From 8e6b0685c15144d39949c0f4df2a1d807a6cfda4 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 16 Nov 2012 11:48:15 +0000 Subject: fish --- Makefile.in | 16415 ------- aclocal.m4 | 1090 - config-util.h.in | 1247 - docs/Makefile.in | 1232 - docs/grub-dev.info | 2171 - docs/grub.info | 5228 -- docs/stamp-1 | 4 - docs/stamp-vti | 4 - docs/version-dev.texi | 4 - docs/version.texi | 4 - grub-core/Makefile.core.am | 39086 --------------- grub-core/Makefile.gcry.def | 136 - grub-core/Makefile.in | 57678 ----------------------- grub-core/gnulib/Makefile.in | 2107 - grub-core/lib/libgcrypt-grub/cipher/ChangeLog | 4212 -- grub-core/lib/libgcrypt-grub/cipher/crypto.lst | 38 - po/ast.gmo | Bin 23380 -> 0 bytes po/ca.gmo | Bin 45816 -> 0 bytes po/da.gmo | Bin 42440 -> 0 bytes po/de.gmo | Bin 45131 -> 0 bytes po/fi.gmo | Bin 23364 -> 0 bytes po/fr.gmo | Bin 43798 -> 0 bytes po/hu.gmo | Bin 46734 -> 0 bytes po/id.gmo | Bin 22816 -> 0 bytes po/it.gmo | Bin 44335 -> 0 bytes po/ko.gmo | Bin 25317 -> 0 bytes po/nl.gmo | Bin 44701 -> 0 bytes po/pl.gmo | Bin 24016 -> 0 bytes po/ru.gmo | Bin 58805 -> 0 bytes po/sv.gmo | Bin 13316 -> 0 bytes po/uk.gmo | Bin 61170 -> 0 bytes po/vi.gmo | Bin 25875 -> 0 bytes po/zh_CN.gmo | Bin 37197 -> 0 bytes util/bash-completion.d/Makefile.in | 963 - 34 files changed, 131619 deletions(-) delete mode 100644 Makefile.in delete mode 100644 aclocal.m4 delete mode 100644 config-util.h.in delete mode 100644 docs/Makefile.in delete mode 100644 docs/grub-dev.info delete mode 100644 docs/grub.info delete mode 100644 docs/stamp-1 delete mode 100644 docs/stamp-vti delete mode 100644 docs/version-dev.texi delete mode 100644 docs/version.texi delete mode 100644 grub-core/Makefile.core.am delete mode 100644 grub-core/Makefile.gcry.def delete mode 100644 grub-core/Makefile.in delete mode 100644 grub-core/gnulib/Makefile.in delete mode 100644 grub-core/lib/libgcrypt-grub/cipher/ChangeLog delete mode 100644 grub-core/lib/libgcrypt-grub/cipher/crypto.lst delete mode 100644 po/ast.gmo delete mode 100644 po/ca.gmo delete mode 100644 po/da.gmo delete mode 100644 po/de.gmo delete mode 100644 po/fi.gmo delete mode 100644 po/fr.gmo delete mode 100644 po/hu.gmo delete mode 100644 po/id.gmo delete mode 100644 po/it.gmo delete mode 100644 po/ko.gmo delete mode 100644 po/nl.gmo delete mode 100644 po/pl.gmo delete mode 100644 po/ru.gmo delete mode 100644 po/sv.gmo delete mode 100644 po/uk.gmo delete mode 100644 po/vi.gmo delete mode 100644 po/zh_CN.gmo delete mode 100644 util/bash-completion.d/Makefile.in diff --git a/Makefile.in b/Makefile.in deleted file mode 100644 index f0f3d2d..0000000 --- a/Makefile.in +++ /dev/null @@ -1,16415 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, -# Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ - -# -*- makefile -*- - - - - - -VPATH = @srcdir@ -pkgdatadir = $(datadir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkglibexecdir = $(libexecdir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -build_triplet = @build@ -host_triplet = @host@ -target_triplet = @target@ -DIST_COMMON = README $(am__configure_deps) \ - $(am__dist_noinst_DATA_DIST) $(platform_HEADERS) \ - $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ - $(srcdir)/Makefile.util.am $(srcdir)/config-util.h.in \ - $(srcdir)/config.h.in $(srcdir)/stamp-h.in \ - $(top_srcdir)/conf/Makefile.common \ - $(top_srcdir)/conf/Makefile.extra-dist $(top_srcdir)/configure \ - ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL NEWS THANKS TODO \ - build-aux/compile build-aux/config.guess \ - build-aux/config.rpath build-aux/config.sub build-aux/depcomp \ - build-aux/install-sh build-aux/mdate-sh build-aux/missing \ - build-aux/texinfo.tex - -# Platform specific options -@COND_i386_pc_TRUE@am__append_1 = -mrtd -mregparm=3 -@COND_i386_qemu_TRUE@am__append_2 = -mrtd -mregparm=3 -@COND_i386_coreboot_TRUE@am__append_3 = -mrtd -mregparm=3 -@COND_i386_ieee1275_TRUE@am__append_4 = -mrtd -mregparm=3 -@COND_mips_yeeloong_TRUE@am__append_5 = -mexplicit-relocs -@COND_mips_TRUE@am__append_6 = -mflush-func=grub_cpu_flush_cache -@COND_sparc64_ieee1275_TRUE@am__append_7 = -mno-app-regs -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_FALSE@am__append_8 = -lgcc -bin_PROGRAMS = $(am__EXEEXT_1) $(am__EXEEXT_2) $(am__EXEEXT_3) \ - $(am__EXEEXT_4) $(am__EXEEXT_5) $(am__EXEEXT_6) \ - $(am__EXEEXT_7) $(am__EXEEXT_8) $(am__EXEEXT_9) \ - $(am__EXEEXT_10) $(am__EXEEXT_11) $(am__EXEEXT_12) \ - $(am__EXEEXT_13) $(am__EXEEXT_14) $(am__EXEEXT_15) \ - $(am__EXEEXT_16) $(am__EXEEXT_17) $(am__EXEEXT_18) \ - $(am__EXEEXT_19) $(am__EXEEXT_20) $(am__EXEEXT_21) \ - $(am__EXEEXT_22) $(am__EXEEXT_23) $(am__EXEEXT_24) \ - $(am__EXEEXT_25) $(am__EXEEXT_26) $(am__EXEEXT_27) \ - $(am__EXEEXT_28) $(am__EXEEXT_29) $(am__EXEEXT_30) \ - $(am__EXEEXT_31) $(am__EXEEXT_32) $(am__EXEEXT_33) \ - $(am__EXEEXT_34) $(am__EXEEXT_35) $(am__EXEEXT_36) \ - $(am__EXEEXT_37) $(am__EXEEXT_38) $(am__EXEEXT_39) \ - $(am__EXEEXT_40) $(am__EXEEXT_41) $(am__EXEEXT_42) \ - $(am__EXEEXT_43) $(am__EXEEXT_44) $(am__EXEEXT_45) \ - $(am__EXEEXT_46) $(am__EXEEXT_47) $(am__EXEEXT_48) \ - $(am__EXEEXT_49) $(am__EXEEXT_50) $(am__EXEEXT_51) \ - $(am__EXEEXT_52) $(am__EXEEXT_53) $(am__EXEEXT_54) \ - $(am__EXEEXT_55) $(am__EXEEXT_56) $(am__EXEEXT_57) \ - $(am__EXEEXT_58) $(am__EXEEXT_59) $(am__EXEEXT_60) \ - $(am__EXEEXT_61) $(am__EXEEXT_62) $(am__EXEEXT_63) \ - $(am__EXEEXT_64) $(am__EXEEXT_65) $(am__EXEEXT_66) \ - $(am__EXEEXT_67) $(am__EXEEXT_68) $(am__EXEEXT_69) \ - $(am__EXEEXT_70) $(am__EXEEXT_71) $(am__EXEEXT_72) \ - $(am__EXEEXT_73) $(am__EXEEXT_74) $(am__EXEEXT_75) \ - $(am__EXEEXT_76) $(am__EXEEXT_77) $(am__EXEEXT_78) \ - $(am__EXEEXT_79) $(am__EXEEXT_80) $(am__EXEEXT_81) \ - $(am__EXEEXT_82) $(am__EXEEXT_83) $(am__EXEEXT_84) \ - $(am__EXEEXT_85) $(am__EXEEXT_86) $(am__EXEEXT_87) \ - $(am__EXEEXT_88) $(am__EXEEXT_89) $(am__EXEEXT_90) \ - $(am__EXEEXT_91) $(am__EXEEXT_92) $(am__EXEEXT_93) \ - $(am__EXEEXT_94) $(am__EXEEXT_95) $(am__EXEEXT_96) \ - $(am__EXEEXT_97) $(am__EXEEXT_98) $(am__EXEEXT_99) \ - $(am__EXEEXT_100) $(am__EXEEXT_101) $(am__EXEEXT_102) \ - $(am__EXEEXT_103) $(am__EXEEXT_104) $(am__EXEEXT_105) \ - $(am__EXEEXT_106) $(am__EXEEXT_107) $(am__EXEEXT_108) \ - $(am__EXEEXT_109) $(am__EXEEXT_110) $(am__EXEEXT_111) \ - $(am__EXEEXT_112) $(am__EXEEXT_113) $(am__EXEEXT_114) \ - $(am__EXEEXT_115) $(am__EXEEXT_116) $(am__EXEEXT_117) \ - $(am__EXEEXT_118) $(am__EXEEXT_119) $(am__EXEEXT_120) \ - $(am__EXEEXT_121) $(am__EXEEXT_122) $(am__EXEEXT_123) \ - $(am__EXEEXT_124) $(am__EXEEXT_125) $(am__EXEEXT_126) \ - $(am__EXEEXT_127) $(am__EXEEXT_128) $(am__EXEEXT_129) \ - $(am__EXEEXT_130) $(am__EXEEXT_131) $(am__EXEEXT_132) -sbin_PROGRAMS = $(am__EXEEXT_144) $(am__EXEEXT_145) $(am__EXEEXT_146) \ - $(am__EXEEXT_147) $(am__EXEEXT_148) $(am__EXEEXT_149) \ - $(am__EXEEXT_150) $(am__EXEEXT_151) $(am__EXEEXT_152) \ - $(am__EXEEXT_153) $(am__EXEEXT_154) $(am__EXEEXT_155) \ - $(am__EXEEXT_156) $(am__EXEEXT_157) $(am__EXEEXT_158) \ - $(am__EXEEXT_159) $(am__EXEEXT_160) $(am__EXEEXT_161) \ - $(am__EXEEXT_162) $(am__EXEEXT_163) $(am__EXEEXT_164) \ - $(am__EXEEXT_165) $(am__EXEEXT_166) $(am__EXEEXT_167) -check_PROGRAMS = $(am__EXEEXT_133) $(am__EXEEXT_134) $(am__EXEEXT_135) \ - $(am__EXEEXT_136) $(am__EXEEXT_137) $(am__EXEEXT_138) \ - $(am__EXEEXT_139) $(am__EXEEXT_140) $(am__EXEEXT_141) \ - $(am__EXEEXT_142) $(am__EXEEXT_143) -noinst_PROGRAMS = -TESTS = $(am__EXEEXT_133) $(am__EXEEXT_134) $(am__EXEEXT_135) \ - $(am__EXEEXT_136) $(am__EXEEXT_137) $(am__EXEEXT_138) \ - $(am__EXEEXT_139) $(am__EXEEXT_140) $(am__EXEEXT_141) \ - $(am__EXEEXT_142) $(am__EXEEXT_143) $(am__append_1999) \ - $(am__append_2003) $(am__append_2007) $(am__append_2011) \ - $(am__append_2015) $(am__append_2019) $(am__append_2023) \ - $(am__append_2027) $(am__append_2031) $(am__append_2035) \ - $(am__append_2039) $(am__append_2043) $(am__append_2047) \ - $(am__append_2051) $(am__append_2055) $(am__append_2059) \ - $(am__append_2063) $(am__append_2067) $(am__append_2071) \ - $(am__append_2075) $(am__append_2079) $(am__append_2083) \ - $(am__append_2087) $(am__append_2091) $(am__append_2095) \ - $(am__append_2099) $(am__append_2103) $(am__append_2107) \ - $(am__append_2111) $(am__append_2115) $(am__append_2119) \ - $(am__append_2123) $(am__append_2127) $(am__append_2131) \ - $(am__append_2135) $(am__append_2139) $(am__append_2143) \ - $(am__append_2147) $(am__append_2151) $(am__append_2155) \ - $(am__append_2159) $(am__append_2163) $(am__append_2167) \ - $(am__append_2171) $(am__append_2175) $(am__append_2179) \ - $(am__append_2183) $(am__append_2187) $(am__append_2191) \ - $(am__append_2195) $(am__append_2199) $(am__append_2203) \ - $(am__append_2207) $(am__append_2211) $(am__append_2215) \ - $(am__append_2219) $(am__append_2223) $(am__append_2227) \ - $(am__append_2231) $(am__append_2235) $(am__append_2239) \ - $(am__append_2243) $(am__append_2247) $(am__append_2251) \ - $(am__append_2255) $(am__append_2259) $(am__append_2263) \ - $(am__append_2267) $(am__append_2271) $(am__append_2275) \ - $(am__append_2279) $(am__append_2283) $(am__append_2287) \ - $(am__append_2291) $(am__append_2295) $(am__append_2299) \ - $(am__append_2303) $(am__append_2307) $(am__append_2311) \ - $(am__append_2315) $(am__append_2319) $(am__append_2323) \ - $(am__append_2327) $(am__append_2331) $(am__append_2335) \ - $(am__append_2339) $(am__append_2343) $(am__append_2347) \ - $(am__append_2351) $(am__append_2355) $(am__append_2359) \ - $(am__append_2363) $(am__append_2367) $(am__append_2371) \ - $(am__append_2375) $(am__append_2379) $(am__append_2383) \ - $(am__append_2387) $(am__append_2391) $(am__append_2395) \ - $(am__append_2399) $(am__append_2403) $(am__append_2407) \ - $(am__append_2411) $(am__append_2415) $(am__append_2419) \ - $(am__append_2423) $(am__append_2427) $(am__append_2431) \ - $(am__append_2435) $(am__append_2439) $(am__append_2443) \ - $(am__append_2447) $(am__append_2451) $(am__append_2455) \ - $(am__append_2459) $(am__append_2463) $(am__append_2467) \ - $(am__append_2471) $(am__append_2475) $(am__append_2479) \ - $(am__append_2483) $(am__append_2487) $(am__append_2491) \ - $(am__append_2495) $(am__append_2499) $(am__append_2503) \ - $(am__append_2507) $(am__append_2511) $(am__append_2515) \ - $(am__append_2519) $(am__append_2523) $(am__append_2527) \ - $(am__append_2531) $(am__append_2535) $(am__append_2539) \ - $(am__append_2543) $(am__append_2547) $(am__append_2551) \ - $(am__append_2555) $(am__append_2559) $(am__append_2563) \ - $(am__append_2567) $(am__append_2571) $(am__append_2575) \ - $(am__append_2579) $(am__append_2583) $(am__append_2587) \ - $(am__append_2591) $(am__append_2595) $(am__append_2599) \ - $(am__append_2603) $(am__append_2607) $(am__append_2611) \ - $(am__append_2615) $(am__append_2619) $(am__append_2623) \ - $(am__append_2627) $(am__append_2631) $(am__append_2635) \ - $(am__append_2639) $(am__append_2643) $(am__append_2647) \ - $(am__append_2651) $(am__append_2655) $(am__append_2659) \ - $(am__append_2663) $(am__append_2667) $(am__append_2671) \ - $(am__append_2675) $(am__append_2679) $(am__append_2683) \ - $(am__append_2687) $(am__append_2691) $(am__append_2695) \ - $(am__append_2699) $(am__append_2703) $(am__append_2707) \ - $(am__append_2711) $(am__append_2715) $(am__append_2719) \ - $(am__append_2723) $(am__append_2727) $(am__append_2731) \ - $(am__append_2735) $(am__append_2739) $(am__append_2743) \ - $(am__append_2747) $(am__append_2751) $(am__append_2755) \ - $(am__append_2759) $(am__append_2763) $(am__append_2767) \ - $(am__append_2771) $(am__append_2775) $(am__append_2779) \ - $(am__append_2783) $(am__append_2787) $(am__append_2791) \ - $(am__append_2795) $(am__append_2799) $(am__append_2803) \ - $(am__append_2807) $(am__append_2811) $(am__append_2815) \ - $(am__append_2819) $(am__append_2823) $(am__append_2827) \ - $(am__append_2831) $(am__append_2835) $(am__append_2839) \ - $(am__append_2843) $(am__append_2847) $(am__append_2851) \ - $(am__append_2855) $(am__append_2859) $(am__append_2863) \ - $(am__append_2867) $(am__append_2871) $(am__append_2875) \ - $(am__append_2879) $(am__append_2883) $(am__append_2887) \ - $(am__append_2891) $(am__append_2895) $(am__append_2899) \ - $(am__append_2903) $(am__append_2907) $(am__append_2911) \ - $(am__append_2915) $(am__append_2919) $(am__append_2923) \ - $(am__append_2927) $(am__append_2931) $(am__append_2935) \ - $(am__append_2939) $(am__append_2943) $(am__append_2947) \ - $(am__append_2951) $(am__append_2955) $(am__append_2959) \ - $(am__append_2963) $(am__append_2967) $(am__append_2971) \ - $(am__append_2975) $(am__append_2979) $(am__append_2983) \ - $(am__append_2987) $(am__append_2991) $(am__append_2995) \ - $(am__append_2999) $(am__append_3003) $(am__append_3007) \ - $(am__append_3011) $(am__append_3015) $(am__append_3019) \ - $(am__append_3023) $(am__append_3027) $(am__append_3031) \ - $(am__append_3035) $(am__append_3039) $(am__append_3043) \ - $(am__append_3047) $(am__append_3051) -@COND_emu_TRUE@am__append_9 = libgrubkern.a -@COND_emu_TRUE@am__append_10 = util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c -@COND_emu_TRUE@am__append_11 = -@COND_emu_TRUE@am__append_12 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB) -@COND_emu_TRUE@am__append_13 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB) -@COND_emu_TRUE@am__append_14 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_emu_TRUE@am__append_15 = -@COND_emu_TRUE@am__append_16 = $(nodist_libgrubkern_a_SOURCES) -@COND_emu_TRUE@am__append_17 = $(nodist_libgrubkern_a_SOURCES) -@COND_i386_pc_TRUE@am__append_18 = libgrubkern.a -@COND_i386_pc_TRUE@am__append_19 = util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c -@COND_i386_pc_TRUE@am__append_20 = -@COND_i386_pc_TRUE@am__append_21 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB) -@COND_i386_pc_TRUE@am__append_22 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB) -@COND_i386_pc_TRUE@am__append_23 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_i386_pc_TRUE@am__append_24 = -@COND_i386_pc_TRUE@am__append_25 = $(nodist_libgrubkern_a_SOURCES) -@COND_i386_pc_TRUE@am__append_26 = $(nodist_libgrubkern_a_SOURCES) -@COND_i386_efi_TRUE@am__append_27 = libgrubkern.a -@COND_i386_efi_TRUE@am__append_28 = util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c -@COND_i386_efi_TRUE@am__append_29 = -@COND_i386_efi_TRUE@am__append_30 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB) -@COND_i386_efi_TRUE@am__append_31 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB) -@COND_i386_efi_TRUE@am__append_32 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_i386_efi_TRUE@am__append_33 = -@COND_i386_efi_TRUE@am__append_34 = $(nodist_libgrubkern_a_SOURCES) -@COND_i386_efi_TRUE@am__append_35 = $(nodist_libgrubkern_a_SOURCES) -@COND_i386_qemu_TRUE@am__append_36 = libgrubkern.a -@COND_i386_qemu_TRUE@am__append_37 = util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c -@COND_i386_qemu_TRUE@am__append_38 = -@COND_i386_qemu_TRUE@am__append_39 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB) -@COND_i386_qemu_TRUE@am__append_40 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB) -@COND_i386_qemu_TRUE@am__append_41 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_i386_qemu_TRUE@am__append_42 = -@COND_i386_qemu_TRUE@am__append_43 = $(nodist_libgrubkern_a_SOURCES) -@COND_i386_qemu_TRUE@am__append_44 = $(nodist_libgrubkern_a_SOURCES) -@COND_i386_coreboot_TRUE@am__append_45 = libgrubkern.a -@COND_i386_coreboot_TRUE@am__append_46 = util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c -@COND_i386_coreboot_TRUE@am__append_47 = -@COND_i386_coreboot_TRUE@am__append_48 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB) -@COND_i386_coreboot_TRUE@am__append_49 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB) -@COND_i386_coreboot_TRUE@am__append_50 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_i386_coreboot_TRUE@am__append_51 = -@COND_i386_coreboot_TRUE@am__append_52 = $(nodist_libgrubkern_a_SOURCES) -@COND_i386_coreboot_TRUE@am__append_53 = $(nodist_libgrubkern_a_SOURCES) -@COND_i386_multiboot_TRUE@am__append_54 = libgrubkern.a -@COND_i386_multiboot_TRUE@am__append_55 = util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c -@COND_i386_multiboot_TRUE@am__append_56 = -@COND_i386_multiboot_TRUE@am__append_57 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB) -@COND_i386_multiboot_TRUE@am__append_58 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB) -@COND_i386_multiboot_TRUE@am__append_59 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_i386_multiboot_TRUE@am__append_60 = -@COND_i386_multiboot_TRUE@am__append_61 = $(nodist_libgrubkern_a_SOURCES) -@COND_i386_multiboot_TRUE@am__append_62 = $(nodist_libgrubkern_a_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_63 = libgrubkern.a -@COND_i386_ieee1275_TRUE@am__append_64 = util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c -@COND_i386_ieee1275_TRUE@am__append_65 = -@COND_i386_ieee1275_TRUE@am__append_66 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB) -@COND_i386_ieee1275_TRUE@am__append_67 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB) -@COND_i386_ieee1275_TRUE@am__append_68 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_i386_ieee1275_TRUE@am__append_69 = -@COND_i386_ieee1275_TRUE@am__append_70 = $(nodist_libgrubkern_a_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_71 = $(nodist_libgrubkern_a_SOURCES) -@COND_x86_64_efi_TRUE@am__append_72 = libgrubkern.a -@COND_x86_64_efi_TRUE@am__append_73 = util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c -@COND_x86_64_efi_TRUE@am__append_74 = -@COND_x86_64_efi_TRUE@am__append_75 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB) -@COND_x86_64_efi_TRUE@am__append_76 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB) -@COND_x86_64_efi_TRUE@am__append_77 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_x86_64_efi_TRUE@am__append_78 = -@COND_x86_64_efi_TRUE@am__append_79 = $(nodist_libgrubkern_a_SOURCES) -@COND_x86_64_efi_TRUE@am__append_80 = $(nodist_libgrubkern_a_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_81 = libgrubkern.a -@COND_mips_yeeloong_TRUE@am__append_82 = util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c -@COND_mips_yeeloong_TRUE@am__append_83 = -@COND_mips_yeeloong_TRUE@am__append_84 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB) -@COND_mips_yeeloong_TRUE@am__append_85 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB) -@COND_mips_yeeloong_TRUE@am__append_86 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_mips_yeeloong_TRUE@am__append_87 = -@COND_mips_yeeloong_TRUE@am__append_88 = $(nodist_libgrubkern_a_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_89 = $(nodist_libgrubkern_a_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_90 = libgrubkern.a -@COND_sparc64_ieee1275_TRUE@am__append_91 = util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c -@COND_sparc64_ieee1275_TRUE@am__append_92 = -@COND_sparc64_ieee1275_TRUE@am__append_93 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB) -@COND_sparc64_ieee1275_TRUE@am__append_94 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB) -@COND_sparc64_ieee1275_TRUE@am__append_95 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_sparc64_ieee1275_TRUE@am__append_96 = -@COND_sparc64_ieee1275_TRUE@am__append_97 = $(nodist_libgrubkern_a_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_98 = $(nodist_libgrubkern_a_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_99 = libgrubkern.a -@COND_powerpc_ieee1275_TRUE@am__append_100 = util/misc.c grub-core/kern/command.c grub-core/kern/device.c grub-core/kern/disk.c grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c grub-core/kern/env.c grub-core/kern/err.c grub-core/kern/file.c grub-core/kern/fs.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/kern/partition.c -@COND_powerpc_ieee1275_TRUE@am__append_101 = -@COND_powerpc_ieee1275_TRUE@am__append_102 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GNULIB) -@COND_powerpc_ieee1275_TRUE@am__append_103 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GNULIB) -@COND_powerpc_ieee1275_TRUE@am__append_104 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_powerpc_ieee1275_TRUE@am__append_105 = -@COND_powerpc_ieee1275_TRUE@am__append_106 = $(nodist_libgrubkern_a_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_107 = $(nodist_libgrubkern_a_SOURCES) -@COND_emu_TRUE@am__append_108 = libgrubmods.a -@COND_emu_TRUE@am__append_109 = grub-core/commands/blocklist.c \ -@COND_emu_TRUE@ grub-core/commands/extcmd.c \ -@COND_emu_TRUE@ grub-core/commands/ls.c \ -@COND_emu_TRUE@ grub-core/disk/dmraid_nvidia.c \ -@COND_emu_TRUE@ grub-core/disk/loopback.c grub-core/disk/lvm.c \ -@COND_emu_TRUE@ grub-core/disk/mdraid_linux.c \ -@COND_emu_TRUE@ grub-core/disk/mdraid1x_linux.c \ -@COND_emu_TRUE@ grub-core/disk/raid5_recover.c \ -@COND_emu_TRUE@ grub-core/disk/raid6_recover.c \ -@COND_emu_TRUE@ grub-core/disk/raid.c grub-core/fs/affs.c \ -@COND_emu_TRUE@ grub-core/fs/afs_be.c grub-core/fs/afs.c \ -@COND_emu_TRUE@ grub-core/fs/befs_be.c grub-core/fs/befs.c \ -@COND_emu_TRUE@ grub-core/fs/btrfs.c grub-core/fs/cpio.c \ -@COND_emu_TRUE@ grub-core/fs/ext2.c grub-core/fs/fat.c \ -@COND_emu_TRUE@ grub-core/fs/fshelp.c grub-core/fs/hfs.c \ -@COND_emu_TRUE@ grub-core/fs/hfsplus.c grub-core/fs/iso9660.c \ -@COND_emu_TRUE@ grub-core/fs/jfs.c grub-core/fs/minix.c \ -@COND_emu_TRUE@ grub-core/fs/minix2.c grub-core/fs/nilfs2.c \ -@COND_emu_TRUE@ grub-core/fs/ntfs.c grub-core/fs/ntfscomp.c \ -@COND_emu_TRUE@ grub-core/fs/reiserfs.c grub-core/fs/sfs.c \ -@COND_emu_TRUE@ grub-core/fs/tar.c grub-core/fs/udf.c \ -@COND_emu_TRUE@ grub-core/fs/ufs2.c grub-core/fs/ufs.c \ -@COND_emu_TRUE@ grub-core/fs/xfs.c grub-core/fs/zfs/zfs.c \ -@COND_emu_TRUE@ grub-core/fs/zfs/zfs_lzjb.c \ -@COND_emu_TRUE@ grub-core/fs/zfs/zfs_sha256.c \ -@COND_emu_TRUE@ grub-core/fs/zfs/zfs_fletcher.c \ -@COND_emu_TRUE@ grub-core/lib/arg.c grub-core/lib/crypto.c \ -@COND_emu_TRUE@ grub-core/lib/envblk.c grub-core/lib/hexdump.c \ -@COND_emu_TRUE@ grub-core/lib/libgcrypt-grub/cipher/sha512.c \ -@COND_emu_TRUE@ grub-core/lib/libgcrypt-grub/cipher/crc.c \ -@COND_emu_TRUE@ grub-core/lib/LzFind.c grub-core/lib/LzmaEnc.c \ -@COND_emu_TRUE@ grub-core/lib/pbkdf2.c grub-core/lib/crc.c \ -@COND_emu_TRUE@ grub-core/normal/datetime.c \ -@COND_emu_TRUE@ grub-core/normal/misc.c \ -@COND_emu_TRUE@ grub-core/partmap/acorn.c \ -@COND_emu_TRUE@ grub-core/partmap/amiga.c \ -@COND_emu_TRUE@ grub-core/partmap/apple.c \ -@COND_emu_TRUE@ grub-core/partmap/gpt.c \ -@COND_emu_TRUE@ grub-core/partmap/msdos.c \ -@COND_emu_TRUE@ grub-core/partmap/sun.c \ -@COND_emu_TRUE@ grub-core/partmap/sunpc.c \ -@COND_emu_TRUE@ grub-core/partmap/bsdlabel.c \ -@COND_emu_TRUE@ grub-core/script/function.c \ -@COND_emu_TRUE@ grub-core/script/lexer.c \ -@COND_emu_TRUE@ grub-core/script/main.c \ -@COND_emu_TRUE@ grub-core/script/script.c \ -@COND_emu_TRUE@ grub-core/script/argv.c grub-core/io/gzio.c -@COND_emu_TRUE@am__append_110 = grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h -@COND_emu_TRUE@am__append_111 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY) -@COND_emu_TRUE@am__append_112 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@am__append_113 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_emu_TRUE@am__append_114 = -@COND_emu_TRUE@am__append_115 = $(nodist_libgrubmods_a_SOURCES) -@COND_emu_TRUE@am__append_116 = $(nodist_libgrubmods_a_SOURCES) -@COND_i386_pc_TRUE@am__append_117 = libgrubmods.a -@COND_i386_pc_TRUE@am__append_118 = grub-core/commands/blocklist.c \ -@COND_i386_pc_TRUE@ grub-core/commands/extcmd.c \ -@COND_i386_pc_TRUE@ grub-core/commands/ls.c \ -@COND_i386_pc_TRUE@ grub-core/disk/dmraid_nvidia.c \ -@COND_i386_pc_TRUE@ grub-core/disk/loopback.c \ -@COND_i386_pc_TRUE@ grub-core/disk/lvm.c \ -@COND_i386_pc_TRUE@ grub-core/disk/mdraid_linux.c \ -@COND_i386_pc_TRUE@ grub-core/disk/mdraid1x_linux.c \ -@COND_i386_pc_TRUE@ grub-core/disk/raid5_recover.c \ -@COND_i386_pc_TRUE@ grub-core/disk/raid6_recover.c \ -@COND_i386_pc_TRUE@ grub-core/disk/raid.c grub-core/fs/affs.c \ -@COND_i386_pc_TRUE@ grub-core/fs/afs_be.c grub-core/fs/afs.c \ -@COND_i386_pc_TRUE@ grub-core/fs/befs_be.c grub-core/fs/befs.c \ -@COND_i386_pc_TRUE@ grub-core/fs/btrfs.c grub-core/fs/cpio.c \ -@COND_i386_pc_TRUE@ grub-core/fs/ext2.c grub-core/fs/fat.c \ -@COND_i386_pc_TRUE@ grub-core/fs/fshelp.c grub-core/fs/hfs.c \ -@COND_i386_pc_TRUE@ grub-core/fs/hfsplus.c \ -@COND_i386_pc_TRUE@ grub-core/fs/iso9660.c grub-core/fs/jfs.c \ -@COND_i386_pc_TRUE@ grub-core/fs/minix.c grub-core/fs/minix2.c \ -@COND_i386_pc_TRUE@ grub-core/fs/nilfs2.c grub-core/fs/ntfs.c \ -@COND_i386_pc_TRUE@ grub-core/fs/ntfscomp.c \ -@COND_i386_pc_TRUE@ grub-core/fs/reiserfs.c grub-core/fs/sfs.c \ -@COND_i386_pc_TRUE@ grub-core/fs/tar.c grub-core/fs/udf.c \ -@COND_i386_pc_TRUE@ grub-core/fs/ufs2.c grub-core/fs/ufs.c \ -@COND_i386_pc_TRUE@ grub-core/fs/xfs.c grub-core/fs/zfs/zfs.c \ -@COND_i386_pc_TRUE@ grub-core/fs/zfs/zfs_lzjb.c \ -@COND_i386_pc_TRUE@ grub-core/fs/zfs/zfs_sha256.c \ -@COND_i386_pc_TRUE@ grub-core/fs/zfs/zfs_fletcher.c \ -@COND_i386_pc_TRUE@ grub-core/lib/arg.c grub-core/lib/crypto.c \ -@COND_i386_pc_TRUE@ grub-core/lib/envblk.c \ -@COND_i386_pc_TRUE@ grub-core/lib/hexdump.c \ -@COND_i386_pc_TRUE@ grub-core/lib/libgcrypt-grub/cipher/sha512.c \ -@COND_i386_pc_TRUE@ grub-core/lib/libgcrypt-grub/cipher/crc.c \ -@COND_i386_pc_TRUE@ grub-core/lib/LzFind.c \ -@COND_i386_pc_TRUE@ grub-core/lib/LzmaEnc.c \ -@COND_i386_pc_TRUE@ grub-core/lib/pbkdf2.c grub-core/lib/crc.c \ -@COND_i386_pc_TRUE@ grub-core/normal/datetime.c \ -@COND_i386_pc_TRUE@ grub-core/normal/misc.c \ -@COND_i386_pc_TRUE@ grub-core/partmap/acorn.c \ -@COND_i386_pc_TRUE@ grub-core/partmap/amiga.c \ -@COND_i386_pc_TRUE@ grub-core/partmap/apple.c \ -@COND_i386_pc_TRUE@ grub-core/partmap/gpt.c \ -@COND_i386_pc_TRUE@ grub-core/partmap/msdos.c \ -@COND_i386_pc_TRUE@ grub-core/partmap/sun.c \ -@COND_i386_pc_TRUE@ grub-core/partmap/sunpc.c \ -@COND_i386_pc_TRUE@ grub-core/partmap/bsdlabel.c \ -@COND_i386_pc_TRUE@ grub-core/script/function.c \ -@COND_i386_pc_TRUE@ grub-core/script/lexer.c \ -@COND_i386_pc_TRUE@ grub-core/script/main.c \ -@COND_i386_pc_TRUE@ grub-core/script/script.c \ -@COND_i386_pc_TRUE@ grub-core/script/argv.c grub-core/io/gzio.c -@COND_i386_pc_TRUE@am__append_119 = grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h -@COND_i386_pc_TRUE@am__append_120 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@am__append_121 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@am__append_122 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_i386_pc_TRUE@am__append_123 = -@COND_i386_pc_TRUE@am__append_124 = $(nodist_libgrubmods_a_SOURCES) -@COND_i386_pc_TRUE@am__append_125 = $(nodist_libgrubmods_a_SOURCES) -@COND_i386_efi_TRUE@am__append_126 = libgrubmods.a -@COND_i386_efi_TRUE@am__append_127 = grub-core/commands/blocklist.c \ -@COND_i386_efi_TRUE@ grub-core/commands/extcmd.c \ -@COND_i386_efi_TRUE@ grub-core/commands/ls.c \ -@COND_i386_efi_TRUE@ grub-core/disk/dmraid_nvidia.c \ -@COND_i386_efi_TRUE@ grub-core/disk/loopback.c \ -@COND_i386_efi_TRUE@ grub-core/disk/lvm.c \ -@COND_i386_efi_TRUE@ grub-core/disk/mdraid_linux.c \ -@COND_i386_efi_TRUE@ grub-core/disk/mdraid1x_linux.c \ -@COND_i386_efi_TRUE@ grub-core/disk/raid5_recover.c \ -@COND_i386_efi_TRUE@ grub-core/disk/raid6_recover.c \ -@COND_i386_efi_TRUE@ grub-core/disk/raid.c grub-core/fs/affs.c \ -@COND_i386_efi_TRUE@ grub-core/fs/afs_be.c grub-core/fs/afs.c \ -@COND_i386_efi_TRUE@ grub-core/fs/befs_be.c grub-core/fs/befs.c \ -@COND_i386_efi_TRUE@ grub-core/fs/btrfs.c grub-core/fs/cpio.c \ -@COND_i386_efi_TRUE@ grub-core/fs/ext2.c grub-core/fs/fat.c \ -@COND_i386_efi_TRUE@ grub-core/fs/fshelp.c grub-core/fs/hfs.c \ -@COND_i386_efi_TRUE@ grub-core/fs/hfsplus.c \ -@COND_i386_efi_TRUE@ grub-core/fs/iso9660.c grub-core/fs/jfs.c \ -@COND_i386_efi_TRUE@ grub-core/fs/minix.c grub-core/fs/minix2.c \ -@COND_i386_efi_TRUE@ grub-core/fs/nilfs2.c grub-core/fs/ntfs.c \ -@COND_i386_efi_TRUE@ grub-core/fs/ntfscomp.c \ -@COND_i386_efi_TRUE@ grub-core/fs/reiserfs.c grub-core/fs/sfs.c \ -@COND_i386_efi_TRUE@ grub-core/fs/tar.c grub-core/fs/udf.c \ -@COND_i386_efi_TRUE@ grub-core/fs/ufs2.c grub-core/fs/ufs.c \ -@COND_i386_efi_TRUE@ grub-core/fs/xfs.c grub-core/fs/zfs/zfs.c \ -@COND_i386_efi_TRUE@ grub-core/fs/zfs/zfs_lzjb.c \ -@COND_i386_efi_TRUE@ grub-core/fs/zfs/zfs_sha256.c \ -@COND_i386_efi_TRUE@ grub-core/fs/zfs/zfs_fletcher.c \ -@COND_i386_efi_TRUE@ grub-core/lib/arg.c grub-core/lib/crypto.c \ -@COND_i386_efi_TRUE@ grub-core/lib/envblk.c \ -@COND_i386_efi_TRUE@ grub-core/lib/hexdump.c \ -@COND_i386_efi_TRUE@ grub-core/lib/libgcrypt-grub/cipher/sha512.c \ -@COND_i386_efi_TRUE@ grub-core/lib/libgcrypt-grub/cipher/crc.c \ -@COND_i386_efi_TRUE@ grub-core/lib/LzFind.c \ -@COND_i386_efi_TRUE@ grub-core/lib/LzmaEnc.c \ -@COND_i386_efi_TRUE@ grub-core/lib/pbkdf2.c grub-core/lib/crc.c \ -@COND_i386_efi_TRUE@ grub-core/normal/datetime.c \ -@COND_i386_efi_TRUE@ grub-core/normal/misc.c \ -@COND_i386_efi_TRUE@ grub-core/partmap/acorn.c \ -@COND_i386_efi_TRUE@ grub-core/partmap/amiga.c \ -@COND_i386_efi_TRUE@ grub-core/partmap/apple.c \ -@COND_i386_efi_TRUE@ grub-core/partmap/gpt.c \ -@COND_i386_efi_TRUE@ grub-core/partmap/msdos.c \ -@COND_i386_efi_TRUE@ grub-core/partmap/sun.c \ -@COND_i386_efi_TRUE@ grub-core/partmap/sunpc.c \ -@COND_i386_efi_TRUE@ grub-core/partmap/bsdlabel.c \ -@COND_i386_efi_TRUE@ grub-core/script/function.c \ -@COND_i386_efi_TRUE@ grub-core/script/lexer.c \ -@COND_i386_efi_TRUE@ grub-core/script/main.c \ -@COND_i386_efi_TRUE@ grub-core/script/script.c \ -@COND_i386_efi_TRUE@ grub-core/script/argv.c \ -@COND_i386_efi_TRUE@ grub-core/io/gzio.c -@COND_i386_efi_TRUE@am__append_128 = grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h -@COND_i386_efi_TRUE@am__append_129 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@am__append_130 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@am__append_131 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_i386_efi_TRUE@am__append_132 = -@COND_i386_efi_TRUE@am__append_133 = $(nodist_libgrubmods_a_SOURCES) -@COND_i386_efi_TRUE@am__append_134 = $(nodist_libgrubmods_a_SOURCES) -@COND_i386_qemu_TRUE@am__append_135 = libgrubmods.a -@COND_i386_qemu_TRUE@am__append_136 = grub-core/commands/blocklist.c \ -@COND_i386_qemu_TRUE@ grub-core/commands/extcmd.c \ -@COND_i386_qemu_TRUE@ grub-core/commands/ls.c \ -@COND_i386_qemu_TRUE@ grub-core/disk/dmraid_nvidia.c \ -@COND_i386_qemu_TRUE@ grub-core/disk/loopback.c \ -@COND_i386_qemu_TRUE@ grub-core/disk/lvm.c \ -@COND_i386_qemu_TRUE@ grub-core/disk/mdraid_linux.c \ -@COND_i386_qemu_TRUE@ grub-core/disk/mdraid1x_linux.c \ -@COND_i386_qemu_TRUE@ grub-core/disk/raid5_recover.c \ -@COND_i386_qemu_TRUE@ grub-core/disk/raid6_recover.c \ -@COND_i386_qemu_TRUE@ grub-core/disk/raid.c grub-core/fs/affs.c \ -@COND_i386_qemu_TRUE@ grub-core/fs/afs_be.c grub-core/fs/afs.c \ -@COND_i386_qemu_TRUE@ grub-core/fs/befs_be.c \ -@COND_i386_qemu_TRUE@ grub-core/fs/befs.c grub-core/fs/btrfs.c \ -@COND_i386_qemu_TRUE@ grub-core/fs/cpio.c grub-core/fs/ext2.c \ -@COND_i386_qemu_TRUE@ grub-core/fs/fat.c grub-core/fs/fshelp.c \ -@COND_i386_qemu_TRUE@ grub-core/fs/hfs.c grub-core/fs/hfsplus.c \ -@COND_i386_qemu_TRUE@ grub-core/fs/iso9660.c grub-core/fs/jfs.c \ -@COND_i386_qemu_TRUE@ grub-core/fs/minix.c \ -@COND_i386_qemu_TRUE@ grub-core/fs/minix2.c \ -@COND_i386_qemu_TRUE@ grub-core/fs/nilfs2.c grub-core/fs/ntfs.c \ -@COND_i386_qemu_TRUE@ grub-core/fs/ntfscomp.c \ -@COND_i386_qemu_TRUE@ grub-core/fs/reiserfs.c \ -@COND_i386_qemu_TRUE@ grub-core/fs/sfs.c grub-core/fs/tar.c \ -@COND_i386_qemu_TRUE@ grub-core/fs/udf.c grub-core/fs/ufs2.c \ -@COND_i386_qemu_TRUE@ grub-core/fs/ufs.c grub-core/fs/xfs.c \ -@COND_i386_qemu_TRUE@ grub-core/fs/zfs/zfs.c \ -@COND_i386_qemu_TRUE@ grub-core/fs/zfs/zfs_lzjb.c \ -@COND_i386_qemu_TRUE@ grub-core/fs/zfs/zfs_sha256.c \ -@COND_i386_qemu_TRUE@ grub-core/fs/zfs/zfs_fletcher.c \ -@COND_i386_qemu_TRUE@ grub-core/lib/arg.c \ -@COND_i386_qemu_TRUE@ grub-core/lib/crypto.c \ -@COND_i386_qemu_TRUE@ grub-core/lib/envblk.c \ -@COND_i386_qemu_TRUE@ grub-core/lib/hexdump.c \ -@COND_i386_qemu_TRUE@ grub-core/lib/libgcrypt-grub/cipher/sha512.c \ -@COND_i386_qemu_TRUE@ grub-core/lib/libgcrypt-grub/cipher/crc.c \ -@COND_i386_qemu_TRUE@ grub-core/lib/LzFind.c \ -@COND_i386_qemu_TRUE@ grub-core/lib/LzmaEnc.c \ -@COND_i386_qemu_TRUE@ grub-core/lib/pbkdf2.c \ -@COND_i386_qemu_TRUE@ grub-core/lib/crc.c \ -@COND_i386_qemu_TRUE@ grub-core/normal/datetime.c \ -@COND_i386_qemu_TRUE@ grub-core/normal/misc.c \ -@COND_i386_qemu_TRUE@ grub-core/partmap/acorn.c \ -@COND_i386_qemu_TRUE@ grub-core/partmap/amiga.c \ -@COND_i386_qemu_TRUE@ grub-core/partmap/apple.c \ -@COND_i386_qemu_TRUE@ grub-core/partmap/gpt.c \ -@COND_i386_qemu_TRUE@ grub-core/partmap/msdos.c \ -@COND_i386_qemu_TRUE@ grub-core/partmap/sun.c \ -@COND_i386_qemu_TRUE@ grub-core/partmap/sunpc.c \ -@COND_i386_qemu_TRUE@ grub-core/partmap/bsdlabel.c \ -@COND_i386_qemu_TRUE@ grub-core/script/function.c \ -@COND_i386_qemu_TRUE@ grub-core/script/lexer.c \ -@COND_i386_qemu_TRUE@ grub-core/script/main.c \ -@COND_i386_qemu_TRUE@ grub-core/script/script.c \ -@COND_i386_qemu_TRUE@ grub-core/script/argv.c \ -@COND_i386_qemu_TRUE@ grub-core/io/gzio.c -@COND_i386_qemu_TRUE@am__append_137 = grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h -@COND_i386_qemu_TRUE@am__append_138 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@am__append_139 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@am__append_140 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_i386_qemu_TRUE@am__append_141 = -@COND_i386_qemu_TRUE@am__append_142 = $(nodist_libgrubmods_a_SOURCES) -@COND_i386_qemu_TRUE@am__append_143 = $(nodist_libgrubmods_a_SOURCES) -@COND_i386_coreboot_TRUE@am__append_144 = libgrubmods.a -@COND_i386_coreboot_TRUE@am__append_145 = \ -@COND_i386_coreboot_TRUE@ grub-core/commands/blocklist.c \ -@COND_i386_coreboot_TRUE@ grub-core/commands/extcmd.c \ -@COND_i386_coreboot_TRUE@ grub-core/commands/ls.c \ -@COND_i386_coreboot_TRUE@ grub-core/disk/dmraid_nvidia.c \ -@COND_i386_coreboot_TRUE@ grub-core/disk/loopback.c \ -@COND_i386_coreboot_TRUE@ grub-core/disk/lvm.c \ -@COND_i386_coreboot_TRUE@ grub-core/disk/mdraid_linux.c \ -@COND_i386_coreboot_TRUE@ grub-core/disk/mdraid1x_linux.c \ -@COND_i386_coreboot_TRUE@ grub-core/disk/raid5_recover.c \ -@COND_i386_coreboot_TRUE@ grub-core/disk/raid6_recover.c \ -@COND_i386_coreboot_TRUE@ grub-core/disk/raid.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/affs.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/afs_be.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/afs.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/befs_be.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/befs.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/btrfs.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/cpio.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/ext2.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/fat.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/fshelp.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/hfs.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/hfsplus.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/iso9660.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/jfs.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/minix.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/minix2.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/nilfs2.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/ntfs.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/ntfscomp.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/reiserfs.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/sfs.c grub-core/fs/tar.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/udf.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/ufs2.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/ufs.c grub-core/fs/xfs.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/zfs/zfs.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/zfs/zfs_lzjb.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/zfs/zfs_sha256.c \ -@COND_i386_coreboot_TRUE@ grub-core/fs/zfs/zfs_fletcher.c \ -@COND_i386_coreboot_TRUE@ grub-core/lib/arg.c \ -@COND_i386_coreboot_TRUE@ grub-core/lib/crypto.c \ -@COND_i386_coreboot_TRUE@ grub-core/lib/envblk.c \ -@COND_i386_coreboot_TRUE@ grub-core/lib/hexdump.c \ -@COND_i386_coreboot_TRUE@ grub-core/lib/libgcrypt-grub/cipher/sha512.c \ -@COND_i386_coreboot_TRUE@ grub-core/lib/libgcrypt-grub/cipher/crc.c \ -@COND_i386_coreboot_TRUE@ grub-core/lib/LzFind.c \ -@COND_i386_coreboot_TRUE@ grub-core/lib/LzmaEnc.c \ -@COND_i386_coreboot_TRUE@ grub-core/lib/pbkdf2.c \ -@COND_i386_coreboot_TRUE@ grub-core/lib/crc.c \ -@COND_i386_coreboot_TRUE@ grub-core/normal/datetime.c \ -@COND_i386_coreboot_TRUE@ grub-core/normal/misc.c \ -@COND_i386_coreboot_TRUE@ grub-core/partmap/acorn.c \ -@COND_i386_coreboot_TRUE@ grub-core/partmap/amiga.c \ -@COND_i386_coreboot_TRUE@ grub-core/partmap/apple.c \ -@COND_i386_coreboot_TRUE@ grub-core/partmap/gpt.c \ -@COND_i386_coreboot_TRUE@ grub-core/partmap/msdos.c \ -@COND_i386_coreboot_TRUE@ grub-core/partmap/sun.c \ -@COND_i386_coreboot_TRUE@ grub-core/partmap/sunpc.c \ -@COND_i386_coreboot_TRUE@ grub-core/partmap/bsdlabel.c \ -@COND_i386_coreboot_TRUE@ grub-core/script/function.c \ -@COND_i386_coreboot_TRUE@ grub-core/script/lexer.c \ -@COND_i386_coreboot_TRUE@ grub-core/script/main.c \ -@COND_i386_coreboot_TRUE@ grub-core/script/script.c \ -@COND_i386_coreboot_TRUE@ grub-core/script/argv.c \ -@COND_i386_coreboot_TRUE@ grub-core/io/gzio.c -@COND_i386_coreboot_TRUE@am__append_146 = grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h -@COND_i386_coreboot_TRUE@am__append_147 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@am__append_148 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@am__append_149 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_i386_coreboot_TRUE@am__append_150 = -@COND_i386_coreboot_TRUE@am__append_151 = $(nodist_libgrubmods_a_SOURCES) -@COND_i386_coreboot_TRUE@am__append_152 = $(nodist_libgrubmods_a_SOURCES) -@COND_i386_multiboot_TRUE@am__append_153 = libgrubmods.a -@COND_i386_multiboot_TRUE@am__append_154 = \ -@COND_i386_multiboot_TRUE@ grub-core/commands/blocklist.c \ -@COND_i386_multiboot_TRUE@ grub-core/commands/extcmd.c \ -@COND_i386_multiboot_TRUE@ grub-core/commands/ls.c \ -@COND_i386_multiboot_TRUE@ grub-core/disk/dmraid_nvidia.c \ -@COND_i386_multiboot_TRUE@ grub-core/disk/loopback.c \ -@COND_i386_multiboot_TRUE@ grub-core/disk/lvm.c \ -@COND_i386_multiboot_TRUE@ grub-core/disk/mdraid_linux.c \ -@COND_i386_multiboot_TRUE@ grub-core/disk/mdraid1x_linux.c \ -@COND_i386_multiboot_TRUE@ grub-core/disk/raid5_recover.c \ -@COND_i386_multiboot_TRUE@ grub-core/disk/raid6_recover.c \ -@COND_i386_multiboot_TRUE@ grub-core/disk/raid.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/affs.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/afs_be.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/afs.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/befs_be.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/befs.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/btrfs.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/cpio.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/ext2.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/fat.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/fshelp.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/hfs.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/hfsplus.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/iso9660.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/jfs.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/minix.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/minix2.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/nilfs2.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/ntfs.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/ntfscomp.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/reiserfs.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/sfs.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/tar.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/udf.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/ufs2.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/ufs.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/xfs.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/zfs/zfs.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/zfs/zfs_lzjb.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/zfs/zfs_sha256.c \ -@COND_i386_multiboot_TRUE@ grub-core/fs/zfs/zfs_fletcher.c \ -@COND_i386_multiboot_TRUE@ grub-core/lib/arg.c \ -@COND_i386_multiboot_TRUE@ grub-core/lib/crypto.c \ -@COND_i386_multiboot_TRUE@ grub-core/lib/envblk.c \ -@COND_i386_multiboot_TRUE@ grub-core/lib/hexdump.c \ -@COND_i386_multiboot_TRUE@ grub-core/lib/libgcrypt-grub/cipher/sha512.c \ -@COND_i386_multiboot_TRUE@ grub-core/lib/libgcrypt-grub/cipher/crc.c \ -@COND_i386_multiboot_TRUE@ grub-core/lib/LzFind.c \ -@COND_i386_multiboot_TRUE@ grub-core/lib/LzmaEnc.c \ -@COND_i386_multiboot_TRUE@ grub-core/lib/pbkdf2.c \ -@COND_i386_multiboot_TRUE@ grub-core/lib/crc.c \ -@COND_i386_multiboot_TRUE@ grub-core/normal/datetime.c \ -@COND_i386_multiboot_TRUE@ grub-core/normal/misc.c \ -@COND_i386_multiboot_TRUE@ grub-core/partmap/acorn.c \ -@COND_i386_multiboot_TRUE@ grub-core/partmap/amiga.c \ -@COND_i386_multiboot_TRUE@ grub-core/partmap/apple.c \ -@COND_i386_multiboot_TRUE@ grub-core/partmap/gpt.c \ -@COND_i386_multiboot_TRUE@ grub-core/partmap/msdos.c \ -@COND_i386_multiboot_TRUE@ grub-core/partmap/sun.c \ -@COND_i386_multiboot_TRUE@ grub-core/partmap/sunpc.c \ -@COND_i386_multiboot_TRUE@ grub-core/partmap/bsdlabel.c \ -@COND_i386_multiboot_TRUE@ grub-core/script/function.c \ -@COND_i386_multiboot_TRUE@ grub-core/script/lexer.c \ -@COND_i386_multiboot_TRUE@ grub-core/script/main.c \ -@COND_i386_multiboot_TRUE@ grub-core/script/script.c \ -@COND_i386_multiboot_TRUE@ grub-core/script/argv.c \ -@COND_i386_multiboot_TRUE@ grub-core/io/gzio.c -@COND_i386_multiboot_TRUE@am__append_155 = grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h -@COND_i386_multiboot_TRUE@am__append_156 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@am__append_157 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@am__append_158 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_i386_multiboot_TRUE@am__append_159 = -@COND_i386_multiboot_TRUE@am__append_160 = $(nodist_libgrubmods_a_SOURCES) -@COND_i386_multiboot_TRUE@am__append_161 = $(nodist_libgrubmods_a_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_162 = libgrubmods.a -@COND_i386_ieee1275_TRUE@am__append_163 = \ -@COND_i386_ieee1275_TRUE@ grub-core/commands/blocklist.c \ -@COND_i386_ieee1275_TRUE@ grub-core/commands/extcmd.c \ -@COND_i386_ieee1275_TRUE@ grub-core/commands/ls.c \ -@COND_i386_ieee1275_TRUE@ grub-core/disk/dmraid_nvidia.c \ -@COND_i386_ieee1275_TRUE@ grub-core/disk/loopback.c \ -@COND_i386_ieee1275_TRUE@ grub-core/disk/lvm.c \ -@COND_i386_ieee1275_TRUE@ grub-core/disk/mdraid_linux.c \ -@COND_i386_ieee1275_TRUE@ grub-core/disk/mdraid1x_linux.c \ -@COND_i386_ieee1275_TRUE@ grub-core/disk/raid5_recover.c \ -@COND_i386_ieee1275_TRUE@ grub-core/disk/raid6_recover.c \ -@COND_i386_ieee1275_TRUE@ grub-core/disk/raid.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/affs.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/afs_be.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/afs.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/befs_be.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/befs.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/btrfs.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/cpio.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/ext2.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/fat.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/fshelp.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/hfs.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/hfsplus.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/iso9660.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/jfs.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/minix.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/minix2.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/nilfs2.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/ntfs.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/ntfscomp.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/reiserfs.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/sfs.c grub-core/fs/tar.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/udf.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/ufs2.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/ufs.c grub-core/fs/xfs.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/zfs/zfs.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/zfs/zfs_lzjb.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/zfs/zfs_sha256.c \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/zfs/zfs_fletcher.c \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/arg.c \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/crypto.c \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/envblk.c \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/hexdump.c \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/libgcrypt-grub/cipher/sha512.c \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/libgcrypt-grub/cipher/crc.c \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/LzFind.c \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/LzmaEnc.c \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/pbkdf2.c \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/crc.c \ -@COND_i386_ieee1275_TRUE@ grub-core/normal/datetime.c \ -@COND_i386_ieee1275_TRUE@ grub-core/normal/misc.c \ -@COND_i386_ieee1275_TRUE@ grub-core/partmap/acorn.c \ -@COND_i386_ieee1275_TRUE@ grub-core/partmap/amiga.c \ -@COND_i386_ieee1275_TRUE@ grub-core/partmap/apple.c \ -@COND_i386_ieee1275_TRUE@ grub-core/partmap/gpt.c \ -@COND_i386_ieee1275_TRUE@ grub-core/partmap/msdos.c \ -@COND_i386_ieee1275_TRUE@ grub-core/partmap/sun.c \ -@COND_i386_ieee1275_TRUE@ grub-core/partmap/sunpc.c \ -@COND_i386_ieee1275_TRUE@ grub-core/partmap/bsdlabel.c \ -@COND_i386_ieee1275_TRUE@ grub-core/script/function.c \ -@COND_i386_ieee1275_TRUE@ grub-core/script/lexer.c \ -@COND_i386_ieee1275_TRUE@ grub-core/script/main.c \ -@COND_i386_ieee1275_TRUE@ grub-core/script/script.c \ -@COND_i386_ieee1275_TRUE@ grub-core/script/argv.c \ -@COND_i386_ieee1275_TRUE@ grub-core/io/gzio.c -@COND_i386_ieee1275_TRUE@am__append_164 = grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h -@COND_i386_ieee1275_TRUE@am__append_165 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@am__append_166 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@am__append_167 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_i386_ieee1275_TRUE@am__append_168 = -@COND_i386_ieee1275_TRUE@am__append_169 = $(nodist_libgrubmods_a_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_170 = $(nodist_libgrubmods_a_SOURCES) -@COND_x86_64_efi_TRUE@am__append_171 = libgrubmods.a -@COND_x86_64_efi_TRUE@am__append_172 = grub-core/commands/blocklist.c \ -@COND_x86_64_efi_TRUE@ grub-core/commands/extcmd.c \ -@COND_x86_64_efi_TRUE@ grub-core/commands/ls.c \ -@COND_x86_64_efi_TRUE@ grub-core/disk/dmraid_nvidia.c \ -@COND_x86_64_efi_TRUE@ grub-core/disk/loopback.c \ -@COND_x86_64_efi_TRUE@ grub-core/disk/lvm.c \ -@COND_x86_64_efi_TRUE@ grub-core/disk/mdraid_linux.c \ -@COND_x86_64_efi_TRUE@ grub-core/disk/mdraid1x_linux.c \ -@COND_x86_64_efi_TRUE@ grub-core/disk/raid5_recover.c \ -@COND_x86_64_efi_TRUE@ grub-core/disk/raid6_recover.c \ -@COND_x86_64_efi_TRUE@ grub-core/disk/raid.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/affs.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/afs_be.c grub-core/fs/afs.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/befs_be.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/befs.c grub-core/fs/btrfs.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/cpio.c grub-core/fs/ext2.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/fat.c grub-core/fs/fshelp.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/hfs.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/hfsplus.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/iso9660.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/jfs.c grub-core/fs/minix.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/minix2.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/nilfs2.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/ntfs.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/ntfscomp.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/reiserfs.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/sfs.c grub-core/fs/tar.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/udf.c grub-core/fs/ufs2.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/ufs.c grub-core/fs/xfs.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/zfs/zfs.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/zfs/zfs_lzjb.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/zfs/zfs_sha256.c \ -@COND_x86_64_efi_TRUE@ grub-core/fs/zfs/zfs_fletcher.c \ -@COND_x86_64_efi_TRUE@ grub-core/lib/arg.c \ -@COND_x86_64_efi_TRUE@ grub-core/lib/crypto.c \ -@COND_x86_64_efi_TRUE@ grub-core/lib/envblk.c \ -@COND_x86_64_efi_TRUE@ grub-core/lib/hexdump.c \ -@COND_x86_64_efi_TRUE@ grub-core/lib/libgcrypt-grub/cipher/sha512.c \ -@COND_x86_64_efi_TRUE@ grub-core/lib/libgcrypt-grub/cipher/crc.c \ -@COND_x86_64_efi_TRUE@ grub-core/lib/LzFind.c \ -@COND_x86_64_efi_TRUE@ grub-core/lib/LzmaEnc.c \ -@COND_x86_64_efi_TRUE@ grub-core/lib/pbkdf2.c \ -@COND_x86_64_efi_TRUE@ grub-core/lib/crc.c \ -@COND_x86_64_efi_TRUE@ grub-core/normal/datetime.c \ -@COND_x86_64_efi_TRUE@ grub-core/normal/misc.c \ -@COND_x86_64_efi_TRUE@ grub-core/partmap/acorn.c \ -@COND_x86_64_efi_TRUE@ grub-core/partmap/amiga.c \ -@COND_x86_64_efi_TRUE@ grub-core/partmap/apple.c \ -@COND_x86_64_efi_TRUE@ grub-core/partmap/gpt.c \ -@COND_x86_64_efi_TRUE@ grub-core/partmap/msdos.c \ -@COND_x86_64_efi_TRUE@ grub-core/partmap/sun.c \ -@COND_x86_64_efi_TRUE@ grub-core/partmap/sunpc.c \ -@COND_x86_64_efi_TRUE@ grub-core/partmap/bsdlabel.c \ -@COND_x86_64_efi_TRUE@ grub-core/script/function.c \ -@COND_x86_64_efi_TRUE@ grub-core/script/lexer.c \ -@COND_x86_64_efi_TRUE@ grub-core/script/main.c \ -@COND_x86_64_efi_TRUE@ grub-core/script/script.c \ -@COND_x86_64_efi_TRUE@ grub-core/script/argv.c \ -@COND_x86_64_efi_TRUE@ grub-core/io/gzio.c -@COND_x86_64_efi_TRUE@am__append_173 = grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h -@COND_x86_64_efi_TRUE@am__append_174 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@am__append_175 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@am__append_176 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_x86_64_efi_TRUE@am__append_177 = -@COND_x86_64_efi_TRUE@am__append_178 = $(nodist_libgrubmods_a_SOURCES) -@COND_x86_64_efi_TRUE@am__append_179 = $(nodist_libgrubmods_a_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_180 = libgrubmods.a -@COND_mips_yeeloong_TRUE@am__append_181 = \ -@COND_mips_yeeloong_TRUE@ grub-core/commands/blocklist.c \ -@COND_mips_yeeloong_TRUE@ grub-core/commands/extcmd.c \ -@COND_mips_yeeloong_TRUE@ grub-core/commands/ls.c \ -@COND_mips_yeeloong_TRUE@ grub-core/disk/dmraid_nvidia.c \ -@COND_mips_yeeloong_TRUE@ grub-core/disk/loopback.c \ -@COND_mips_yeeloong_TRUE@ grub-core/disk/lvm.c \ -@COND_mips_yeeloong_TRUE@ grub-core/disk/mdraid_linux.c \ -@COND_mips_yeeloong_TRUE@ grub-core/disk/mdraid1x_linux.c \ -@COND_mips_yeeloong_TRUE@ grub-core/disk/raid5_recover.c \ -@COND_mips_yeeloong_TRUE@ grub-core/disk/raid6_recover.c \ -@COND_mips_yeeloong_TRUE@ grub-core/disk/raid.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/affs.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/afs_be.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/afs.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/befs_be.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/befs.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/btrfs.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/cpio.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/ext2.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/fat.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/fshelp.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/hfs.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/hfsplus.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/iso9660.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/jfs.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/minix.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/minix2.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/nilfs2.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/ntfs.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/ntfscomp.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/reiserfs.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/sfs.c grub-core/fs/tar.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/udf.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/ufs2.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/ufs.c grub-core/fs/xfs.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/zfs/zfs.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/zfs/zfs_lzjb.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/zfs/zfs_sha256.c \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/zfs/zfs_fletcher.c \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/arg.c \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/crypto.c \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/envblk.c \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/hexdump.c \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/libgcrypt-grub/cipher/sha512.c \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/libgcrypt-grub/cipher/crc.c \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/LzFind.c \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/LzmaEnc.c \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/pbkdf2.c \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/crc.c \ -@COND_mips_yeeloong_TRUE@ grub-core/normal/datetime.c \ -@COND_mips_yeeloong_TRUE@ grub-core/normal/misc.c \ -@COND_mips_yeeloong_TRUE@ grub-core/partmap/acorn.c \ -@COND_mips_yeeloong_TRUE@ grub-core/partmap/amiga.c \ -@COND_mips_yeeloong_TRUE@ grub-core/partmap/apple.c \ -@COND_mips_yeeloong_TRUE@ grub-core/partmap/gpt.c \ -@COND_mips_yeeloong_TRUE@ grub-core/partmap/msdos.c \ -@COND_mips_yeeloong_TRUE@ grub-core/partmap/sun.c \ -@COND_mips_yeeloong_TRUE@ grub-core/partmap/sunpc.c \ -@COND_mips_yeeloong_TRUE@ grub-core/partmap/bsdlabel.c \ -@COND_mips_yeeloong_TRUE@ grub-core/script/function.c \ -@COND_mips_yeeloong_TRUE@ grub-core/script/lexer.c \ -@COND_mips_yeeloong_TRUE@ grub-core/script/main.c \ -@COND_mips_yeeloong_TRUE@ grub-core/script/script.c \ -@COND_mips_yeeloong_TRUE@ grub-core/script/argv.c \ -@COND_mips_yeeloong_TRUE@ grub-core/io/gzio.c -@COND_mips_yeeloong_TRUE@am__append_182 = grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h -@COND_mips_yeeloong_TRUE@am__append_183 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@am__append_184 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@am__append_185 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_mips_yeeloong_TRUE@am__append_186 = -@COND_mips_yeeloong_TRUE@am__append_187 = $(nodist_libgrubmods_a_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_188 = $(nodist_libgrubmods_a_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_189 = libgrubmods.a -@COND_sparc64_ieee1275_TRUE@am__append_190 = \ -@COND_sparc64_ieee1275_TRUE@ grub-core/commands/blocklist.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/commands/extcmd.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/commands/ls.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/disk/dmraid_nvidia.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/disk/loopback.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/disk/lvm.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/disk/mdraid_linux.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/disk/mdraid1x_linux.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/disk/raid5_recover.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/disk/raid6_recover.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/disk/raid.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/affs.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/afs_be.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/afs.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/befs_be.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/befs.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/btrfs.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/cpio.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/ext2.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/fat.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/fshelp.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/hfs.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/hfsplus.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/iso9660.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/jfs.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/minix.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/minix2.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/nilfs2.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/ntfs.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/ntfscomp.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/reiserfs.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/sfs.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/tar.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/udf.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/ufs2.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/ufs.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/xfs.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/zfs/zfs.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/zfs/zfs_lzjb.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/zfs/zfs_sha256.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/zfs/zfs_fletcher.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/arg.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/crypto.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/envblk.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/hexdump.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/libgcrypt-grub/cipher/sha512.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/libgcrypt-grub/cipher/crc.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/LzFind.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/LzmaEnc.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/pbkdf2.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/crc.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/normal/datetime.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/normal/misc.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/partmap/acorn.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/partmap/amiga.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/partmap/apple.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/partmap/gpt.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/partmap/msdos.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/partmap/sun.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/partmap/sunpc.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/partmap/bsdlabel.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/script/function.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/script/lexer.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/script/main.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/script/script.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/script/argv.c \ -@COND_sparc64_ieee1275_TRUE@ grub-core/io/gzio.c -@COND_sparc64_ieee1275_TRUE@am__append_191 = grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h -@COND_sparc64_ieee1275_TRUE@am__append_192 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@am__append_193 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@am__append_194 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_sparc64_ieee1275_TRUE@am__append_195 = -@COND_sparc64_ieee1275_TRUE@am__append_196 = $(nodist_libgrubmods_a_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_197 = $(nodist_libgrubmods_a_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_198 = libgrubmods.a -@COND_powerpc_ieee1275_TRUE@am__append_199 = \ -@COND_powerpc_ieee1275_TRUE@ grub-core/commands/blocklist.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/commands/extcmd.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/commands/ls.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/disk/dmraid_nvidia.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/disk/loopback.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/disk/lvm.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/disk/mdraid_linux.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/disk/mdraid1x_linux.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/disk/raid5_recover.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/disk/raid6_recover.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/disk/raid.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/affs.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/afs_be.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/afs.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/befs_be.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/befs.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/btrfs.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/cpio.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/ext2.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/fat.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/fshelp.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/hfs.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/hfsplus.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/iso9660.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/jfs.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/minix.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/minix2.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/nilfs2.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/ntfs.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/ntfscomp.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/reiserfs.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/sfs.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/tar.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/udf.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/ufs2.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/ufs.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/xfs.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/zfs/zfs.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/zfs/zfs_lzjb.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/zfs/zfs_sha256.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/zfs/zfs_fletcher.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/arg.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/crypto.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/envblk.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/hexdump.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/libgcrypt-grub/cipher/sha512.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/libgcrypt-grub/cipher/crc.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/LzFind.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/LzmaEnc.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/pbkdf2.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/crc.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/normal/datetime.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/normal/misc.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/partmap/acorn.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/partmap/amiga.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/partmap/apple.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/partmap/gpt.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/partmap/msdos.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/partmap/sun.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/partmap/sunpc.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/partmap/bsdlabel.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/script/function.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/script/lexer.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/script/main.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/script/script.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/script/argv.c \ -@COND_powerpc_ieee1275_TRUE@ grub-core/io/gzio.c -@COND_powerpc_ieee1275_TRUE@am__append_200 = grub_script.tab.c grub_script.yy.c libgrub_a_init.c grub_script.yy.h grub_script.tab.h -@COND_powerpc_ieee1275_TRUE@am__append_201 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@am__append_202 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@am__append_203 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_powerpc_ieee1275_TRUE@am__append_204 = -@COND_powerpc_ieee1275_TRUE@am__append_205 = $(nodist_libgrubmods_a_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_206 = $(nodist_libgrubmods_a_SOURCES) -@COND_emu_TRUE@am__append_207 = grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_208 = grub-bin2h.1 -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_209 = grub-bin2h.1 -@COND_emu_TRUE@am__append_210 = -@COND_emu_TRUE@am__append_211 = $(nodist_grub_bin2h_SOURCES) -@COND_emu_TRUE@am__append_212 = $(nodist_grub_bin2h_SOURCES) -@COND_i386_pc_TRUE@am__append_213 = grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_214 = grub-bin2h.1 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_215 = grub-bin2h.1 -@COND_i386_pc_TRUE@am__append_216 = -@COND_i386_pc_TRUE@am__append_217 = $(nodist_grub_bin2h_SOURCES) -@COND_i386_pc_TRUE@am__append_218 = $(nodist_grub_bin2h_SOURCES) -@COND_i386_efi_TRUE@am__append_219 = grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_220 = grub-bin2h.1 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_221 = grub-bin2h.1 -@COND_i386_efi_TRUE@am__append_222 = -@COND_i386_efi_TRUE@am__append_223 = $(nodist_grub_bin2h_SOURCES) -@COND_i386_efi_TRUE@am__append_224 = $(nodist_grub_bin2h_SOURCES) -@COND_i386_qemu_TRUE@am__append_225 = grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_226 = grub-bin2h.1 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_227 = grub-bin2h.1 -@COND_i386_qemu_TRUE@am__append_228 = -@COND_i386_qemu_TRUE@am__append_229 = $(nodist_grub_bin2h_SOURCES) -@COND_i386_qemu_TRUE@am__append_230 = $(nodist_grub_bin2h_SOURCES) -@COND_i386_coreboot_TRUE@am__append_231 = grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_232 = grub-bin2h.1 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_233 = grub-bin2h.1 -@COND_i386_coreboot_TRUE@am__append_234 = -@COND_i386_coreboot_TRUE@am__append_235 = $(nodist_grub_bin2h_SOURCES) -@COND_i386_coreboot_TRUE@am__append_236 = $(nodist_grub_bin2h_SOURCES) -@COND_i386_multiboot_TRUE@am__append_237 = grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_238 = grub-bin2h.1 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_239 = grub-bin2h.1 -@COND_i386_multiboot_TRUE@am__append_240 = -@COND_i386_multiboot_TRUE@am__append_241 = $(nodist_grub_bin2h_SOURCES) -@COND_i386_multiboot_TRUE@am__append_242 = $(nodist_grub_bin2h_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_243 = grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_244 = grub-bin2h.1 -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_245 = grub-bin2h.1 -@COND_i386_ieee1275_TRUE@am__append_246 = -@COND_i386_ieee1275_TRUE@am__append_247 = $(nodist_grub_bin2h_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_248 = $(nodist_grub_bin2h_SOURCES) -@COND_x86_64_efi_TRUE@am__append_249 = grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_250 = grub-bin2h.1 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_251 = grub-bin2h.1 -@COND_x86_64_efi_TRUE@am__append_252 = -@COND_x86_64_efi_TRUE@am__append_253 = $(nodist_grub_bin2h_SOURCES) -@COND_x86_64_efi_TRUE@am__append_254 = $(nodist_grub_bin2h_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_255 = grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_256 = grub-bin2h.1 -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_257 = grub-bin2h.1 -@COND_mips_yeeloong_TRUE@am__append_258 = -@COND_mips_yeeloong_TRUE@am__append_259 = $(nodist_grub_bin2h_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_260 = $(nodist_grub_bin2h_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_261 = grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_262 = grub-bin2h.1 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_263 = grub-bin2h.1 -@COND_sparc64_ieee1275_TRUE@am__append_264 = -@COND_sparc64_ieee1275_TRUE@am__append_265 = $(nodist_grub_bin2h_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_266 = $(nodist_grub_bin2h_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_267 = grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_268 = grub-bin2h.1 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_269 = grub-bin2h.1 -@COND_powerpc_ieee1275_TRUE@am__append_270 = -@COND_powerpc_ieee1275_TRUE@am__append_271 = $(nodist_grub_bin2h_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_272 = $(nodist_grub_bin2h_SOURCES) -@COND_emu_TRUE@am__append_273 = grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_274 = grub-mkimage.1 -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_275 = grub-mkimage.1 -@COND_emu_TRUE@am__append_276 = util/grub-mkimagexx.c -@COND_emu_TRUE@am__append_277 = $(nodist_grub_mkimage_SOURCES) -@COND_emu_TRUE@am__append_278 = $(nodist_grub_mkimage_SOURCES) -@COND_i386_pc_TRUE@am__append_279 = grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_280 = grub-mkimage.1 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_281 = grub-mkimage.1 -@COND_i386_pc_TRUE@am__append_282 = util/grub-mkimagexx.c -@COND_i386_pc_TRUE@am__append_283 = $(nodist_grub_mkimage_SOURCES) -@COND_i386_pc_TRUE@am__append_284 = $(nodist_grub_mkimage_SOURCES) -@COND_i386_efi_TRUE@am__append_285 = grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_286 = grub-mkimage.1 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_287 = grub-mkimage.1 -@COND_i386_efi_TRUE@am__append_288 = util/grub-mkimagexx.c -@COND_i386_efi_TRUE@am__append_289 = $(nodist_grub_mkimage_SOURCES) -@COND_i386_efi_TRUE@am__append_290 = $(nodist_grub_mkimage_SOURCES) -@COND_i386_qemu_TRUE@am__append_291 = grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_292 = grub-mkimage.1 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_293 = grub-mkimage.1 -@COND_i386_qemu_TRUE@am__append_294 = util/grub-mkimagexx.c -@COND_i386_qemu_TRUE@am__append_295 = $(nodist_grub_mkimage_SOURCES) -@COND_i386_qemu_TRUE@am__append_296 = $(nodist_grub_mkimage_SOURCES) -@COND_i386_coreboot_TRUE@am__append_297 = grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_298 = grub-mkimage.1 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_299 = grub-mkimage.1 -@COND_i386_coreboot_TRUE@am__append_300 = util/grub-mkimagexx.c -@COND_i386_coreboot_TRUE@am__append_301 = $(nodist_grub_mkimage_SOURCES) -@COND_i386_coreboot_TRUE@am__append_302 = $(nodist_grub_mkimage_SOURCES) -@COND_i386_multiboot_TRUE@am__append_303 = grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_304 = grub-mkimage.1 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_305 = grub-mkimage.1 -@COND_i386_multiboot_TRUE@am__append_306 = util/grub-mkimagexx.c -@COND_i386_multiboot_TRUE@am__append_307 = $(nodist_grub_mkimage_SOURCES) -@COND_i386_multiboot_TRUE@am__append_308 = $(nodist_grub_mkimage_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_309 = grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_310 = grub-mkimage.1 -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_311 = grub-mkimage.1 -@COND_i386_ieee1275_TRUE@am__append_312 = util/grub-mkimagexx.c -@COND_i386_ieee1275_TRUE@am__append_313 = $(nodist_grub_mkimage_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_314 = $(nodist_grub_mkimage_SOURCES) -@COND_x86_64_efi_TRUE@am__append_315 = grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_316 = grub-mkimage.1 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_317 = grub-mkimage.1 -@COND_x86_64_efi_TRUE@am__append_318 = util/grub-mkimagexx.c -@COND_x86_64_efi_TRUE@am__append_319 = $(nodist_grub_mkimage_SOURCES) -@COND_x86_64_efi_TRUE@am__append_320 = $(nodist_grub_mkimage_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_321 = grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_322 = grub-mkimage.1 -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_323 = grub-mkimage.1 -@COND_mips_yeeloong_TRUE@am__append_324 = util/grub-mkimagexx.c -@COND_mips_yeeloong_TRUE@am__append_325 = $(nodist_grub_mkimage_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_326 = $(nodist_grub_mkimage_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_327 = grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_328 = grub-mkimage.1 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_329 = grub-mkimage.1 -@COND_sparc64_ieee1275_TRUE@am__append_330 = util/grub-mkimagexx.c -@COND_sparc64_ieee1275_TRUE@am__append_331 = $(nodist_grub_mkimage_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_332 = $(nodist_grub_mkimage_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_333 = grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_334 = grub-mkimage.1 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_335 = grub-mkimage.1 -@COND_powerpc_ieee1275_TRUE@am__append_336 = util/grub-mkimagexx.c -@COND_powerpc_ieee1275_TRUE@am__append_337 = $(nodist_grub_mkimage_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_338 = $(nodist_grub_mkimage_SOURCES) -@COND_emu_TRUE@am__append_339 = grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_340 = grub-mkrelpath.1 -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_341 = grub-mkrelpath.1 -@COND_emu_TRUE@am__append_342 = -@COND_emu_TRUE@am__append_343 = $(nodist_grub_mkrelpath_SOURCES) -@COND_emu_TRUE@am__append_344 = $(nodist_grub_mkrelpath_SOURCES) -@COND_i386_pc_TRUE@am__append_345 = grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_346 = grub-mkrelpath.1 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_347 = grub-mkrelpath.1 -@COND_i386_pc_TRUE@am__append_348 = -@COND_i386_pc_TRUE@am__append_349 = $(nodist_grub_mkrelpath_SOURCES) -@COND_i386_pc_TRUE@am__append_350 = $(nodist_grub_mkrelpath_SOURCES) -@COND_i386_efi_TRUE@am__append_351 = grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_352 = grub-mkrelpath.1 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_353 = grub-mkrelpath.1 -@COND_i386_efi_TRUE@am__append_354 = -@COND_i386_efi_TRUE@am__append_355 = $(nodist_grub_mkrelpath_SOURCES) -@COND_i386_efi_TRUE@am__append_356 = $(nodist_grub_mkrelpath_SOURCES) -@COND_i386_qemu_TRUE@am__append_357 = grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_358 = grub-mkrelpath.1 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_359 = grub-mkrelpath.1 -@COND_i386_qemu_TRUE@am__append_360 = -@COND_i386_qemu_TRUE@am__append_361 = $(nodist_grub_mkrelpath_SOURCES) -@COND_i386_qemu_TRUE@am__append_362 = $(nodist_grub_mkrelpath_SOURCES) -@COND_i386_coreboot_TRUE@am__append_363 = grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_364 = grub-mkrelpath.1 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_365 = grub-mkrelpath.1 -@COND_i386_coreboot_TRUE@am__append_366 = -@COND_i386_coreboot_TRUE@am__append_367 = $(nodist_grub_mkrelpath_SOURCES) -@COND_i386_coreboot_TRUE@am__append_368 = $(nodist_grub_mkrelpath_SOURCES) -@COND_i386_multiboot_TRUE@am__append_369 = grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_370 = grub-mkrelpath.1 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_371 = grub-mkrelpath.1 -@COND_i386_multiboot_TRUE@am__append_372 = -@COND_i386_multiboot_TRUE@am__append_373 = $(nodist_grub_mkrelpath_SOURCES) -@COND_i386_multiboot_TRUE@am__append_374 = $(nodist_grub_mkrelpath_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_375 = grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_376 = grub-mkrelpath.1 -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_377 = grub-mkrelpath.1 -@COND_i386_ieee1275_TRUE@am__append_378 = -@COND_i386_ieee1275_TRUE@am__append_379 = $(nodist_grub_mkrelpath_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_380 = $(nodist_grub_mkrelpath_SOURCES) -@COND_x86_64_efi_TRUE@am__append_381 = grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_382 = grub-mkrelpath.1 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_383 = grub-mkrelpath.1 -@COND_x86_64_efi_TRUE@am__append_384 = -@COND_x86_64_efi_TRUE@am__append_385 = $(nodist_grub_mkrelpath_SOURCES) -@COND_x86_64_efi_TRUE@am__append_386 = $(nodist_grub_mkrelpath_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_387 = grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_388 = grub-mkrelpath.1 -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_389 = grub-mkrelpath.1 -@COND_mips_yeeloong_TRUE@am__append_390 = -@COND_mips_yeeloong_TRUE@am__append_391 = $(nodist_grub_mkrelpath_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_392 = $(nodist_grub_mkrelpath_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_393 = grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_394 = grub-mkrelpath.1 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_395 = grub-mkrelpath.1 -@COND_sparc64_ieee1275_TRUE@am__append_396 = -@COND_sparc64_ieee1275_TRUE@am__append_397 = $(nodist_grub_mkrelpath_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_398 = $(nodist_grub_mkrelpath_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_399 = grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_400 = grub-mkrelpath.1 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_401 = grub-mkrelpath.1 -@COND_powerpc_ieee1275_TRUE@am__append_402 = -@COND_powerpc_ieee1275_TRUE@am__append_403 = $(nodist_grub_mkrelpath_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_404 = $(nodist_grub_mkrelpath_SOURCES) -@COND_emu_TRUE@am__append_405 = grub-script-check -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_406 = grub-script-check.1 -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_407 = grub-script-check.1 -@COND_emu_TRUE@am__append_408 = -@COND_emu_TRUE@am__append_409 = $(nodist_grub_script_check_SOURCES) -@COND_emu_TRUE@am__append_410 = $(nodist_grub_script_check_SOURCES) -@COND_i386_pc_TRUE@am__append_411 = grub-script-check -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_412 = grub-script-check.1 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_413 = grub-script-check.1 -@COND_i386_pc_TRUE@am__append_414 = -@COND_i386_pc_TRUE@am__append_415 = $(nodist_grub_script_check_SOURCES) -@COND_i386_pc_TRUE@am__append_416 = $(nodist_grub_script_check_SOURCES) -@COND_i386_efi_TRUE@am__append_417 = grub-script-check -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_418 = grub-script-check.1 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_419 = grub-script-check.1 -@COND_i386_efi_TRUE@am__append_420 = -@COND_i386_efi_TRUE@am__append_421 = $(nodist_grub_script_check_SOURCES) -@COND_i386_efi_TRUE@am__append_422 = $(nodist_grub_script_check_SOURCES) -@COND_i386_qemu_TRUE@am__append_423 = grub-script-check -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_424 = grub-script-check.1 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_425 = grub-script-check.1 -@COND_i386_qemu_TRUE@am__append_426 = -@COND_i386_qemu_TRUE@am__append_427 = $(nodist_grub_script_check_SOURCES) -@COND_i386_qemu_TRUE@am__append_428 = $(nodist_grub_script_check_SOURCES) -@COND_i386_coreboot_TRUE@am__append_429 = grub-script-check -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_430 = grub-script-check.1 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_431 = grub-script-check.1 -@COND_i386_coreboot_TRUE@am__append_432 = -@COND_i386_coreboot_TRUE@am__append_433 = $(nodist_grub_script_check_SOURCES) -@COND_i386_coreboot_TRUE@am__append_434 = $(nodist_grub_script_check_SOURCES) -@COND_i386_multiboot_TRUE@am__append_435 = grub-script-check -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_436 = grub-script-check.1 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_437 = grub-script-check.1 -@COND_i386_multiboot_TRUE@am__append_438 = -@COND_i386_multiboot_TRUE@am__append_439 = $(nodist_grub_script_check_SOURCES) -@COND_i386_multiboot_TRUE@am__append_440 = $(nodist_grub_script_check_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_441 = grub-script-check -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_442 = grub-script-check.1 -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_443 = grub-script-check.1 -@COND_i386_ieee1275_TRUE@am__append_444 = -@COND_i386_ieee1275_TRUE@am__append_445 = $(nodist_grub_script_check_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_446 = $(nodist_grub_script_check_SOURCES) -@COND_x86_64_efi_TRUE@am__append_447 = grub-script-check -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_448 = grub-script-check.1 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_449 = grub-script-check.1 -@COND_x86_64_efi_TRUE@am__append_450 = -@COND_x86_64_efi_TRUE@am__append_451 = $(nodist_grub_script_check_SOURCES) -@COND_x86_64_efi_TRUE@am__append_452 = $(nodist_grub_script_check_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_453 = grub-script-check -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_454 = grub-script-check.1 -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_455 = grub-script-check.1 -@COND_mips_yeeloong_TRUE@am__append_456 = -@COND_mips_yeeloong_TRUE@am__append_457 = $(nodist_grub_script_check_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_458 = $(nodist_grub_script_check_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_459 = grub-script-check -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_460 = grub-script-check.1 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_461 = grub-script-check.1 -@COND_sparc64_ieee1275_TRUE@am__append_462 = -@COND_sparc64_ieee1275_TRUE@am__append_463 = $(nodist_grub_script_check_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_464 = $(nodist_grub_script_check_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_465 = grub-script-check -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_466 = grub-script-check.1 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_467 = grub-script-check.1 -@COND_powerpc_ieee1275_TRUE@am__append_468 = -@COND_powerpc_ieee1275_TRUE@am__append_469 = $(nodist_grub_script_check_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_470 = $(nodist_grub_script_check_SOURCES) -@COND_emu_TRUE@am__append_471 = grub-editenv -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_472 = grub-editenv.1 -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_473 = grub-editenv.1 -@COND_emu_TRUE@am__append_474 = -@COND_emu_TRUE@am__append_475 = $(nodist_grub_editenv_SOURCES) -@COND_emu_TRUE@am__append_476 = $(nodist_grub_editenv_SOURCES) -@COND_i386_pc_TRUE@am__append_477 = grub-editenv -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_478 = grub-editenv.1 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_479 = grub-editenv.1 -@COND_i386_pc_TRUE@am__append_480 = -@COND_i386_pc_TRUE@am__append_481 = $(nodist_grub_editenv_SOURCES) -@COND_i386_pc_TRUE@am__append_482 = $(nodist_grub_editenv_SOURCES) -@COND_i386_efi_TRUE@am__append_483 = grub-editenv -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_484 = grub-editenv.1 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_485 = grub-editenv.1 -@COND_i386_efi_TRUE@am__append_486 = -@COND_i386_efi_TRUE@am__append_487 = $(nodist_grub_editenv_SOURCES) -@COND_i386_efi_TRUE@am__append_488 = $(nodist_grub_editenv_SOURCES) -@COND_i386_qemu_TRUE@am__append_489 = grub-editenv -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_490 = grub-editenv.1 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_491 = grub-editenv.1 -@COND_i386_qemu_TRUE@am__append_492 = -@COND_i386_qemu_TRUE@am__append_493 = $(nodist_grub_editenv_SOURCES) -@COND_i386_qemu_TRUE@am__append_494 = $(nodist_grub_editenv_SOURCES) -@COND_i386_coreboot_TRUE@am__append_495 = grub-editenv -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_496 = grub-editenv.1 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_497 = grub-editenv.1 -@COND_i386_coreboot_TRUE@am__append_498 = -@COND_i386_coreboot_TRUE@am__append_499 = $(nodist_grub_editenv_SOURCES) -@COND_i386_coreboot_TRUE@am__append_500 = $(nodist_grub_editenv_SOURCES) -@COND_i386_multiboot_TRUE@am__append_501 = grub-editenv -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_502 = grub-editenv.1 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_503 = grub-editenv.1 -@COND_i386_multiboot_TRUE@am__append_504 = -@COND_i386_multiboot_TRUE@am__append_505 = $(nodist_grub_editenv_SOURCES) -@COND_i386_multiboot_TRUE@am__append_506 = $(nodist_grub_editenv_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_507 = grub-editenv -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_508 = grub-editenv.1 -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_509 = grub-editenv.1 -@COND_i386_ieee1275_TRUE@am__append_510 = -@COND_i386_ieee1275_TRUE@am__append_511 = $(nodist_grub_editenv_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_512 = $(nodist_grub_editenv_SOURCES) -@COND_x86_64_efi_TRUE@am__append_513 = grub-editenv -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_514 = grub-editenv.1 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_515 = grub-editenv.1 -@COND_x86_64_efi_TRUE@am__append_516 = -@COND_x86_64_efi_TRUE@am__append_517 = $(nodist_grub_editenv_SOURCES) -@COND_x86_64_efi_TRUE@am__append_518 = $(nodist_grub_editenv_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_519 = grub-editenv -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_520 = grub-editenv.1 -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_521 = grub-editenv.1 -@COND_mips_yeeloong_TRUE@am__append_522 = -@COND_mips_yeeloong_TRUE@am__append_523 = $(nodist_grub_editenv_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_524 = $(nodist_grub_editenv_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_525 = grub-editenv -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_526 = grub-editenv.1 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_527 = grub-editenv.1 -@COND_sparc64_ieee1275_TRUE@am__append_528 = -@COND_sparc64_ieee1275_TRUE@am__append_529 = $(nodist_grub_editenv_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_530 = $(nodist_grub_editenv_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_531 = grub-editenv -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_532 = grub-editenv.1 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_533 = grub-editenv.1 -@COND_powerpc_ieee1275_TRUE@am__append_534 = -@COND_powerpc_ieee1275_TRUE@am__append_535 = $(nodist_grub_editenv_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_536 = $(nodist_grub_editenv_SOURCES) -@COND_emu_TRUE@am__append_537 = grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_538 = grub-mkpasswd-pbkdf2.1 -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_539 = grub-mkpasswd-pbkdf2.1 -@COND_emu_TRUE@am__append_540 = -@COND_emu_TRUE@am__append_541 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_emu_TRUE@am__append_542 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_i386_pc_TRUE@am__append_543 = grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_544 = grub-mkpasswd-pbkdf2.1 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_545 = grub-mkpasswd-pbkdf2.1 -@COND_i386_pc_TRUE@am__append_546 = -@COND_i386_pc_TRUE@am__append_547 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_i386_pc_TRUE@am__append_548 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_i386_efi_TRUE@am__append_549 = grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_550 = grub-mkpasswd-pbkdf2.1 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_551 = grub-mkpasswd-pbkdf2.1 -@COND_i386_efi_TRUE@am__append_552 = -@COND_i386_efi_TRUE@am__append_553 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_i386_efi_TRUE@am__append_554 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_i386_qemu_TRUE@am__append_555 = grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_556 = grub-mkpasswd-pbkdf2.1 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_557 = grub-mkpasswd-pbkdf2.1 -@COND_i386_qemu_TRUE@am__append_558 = -@COND_i386_qemu_TRUE@am__append_559 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_i386_qemu_TRUE@am__append_560 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_i386_coreboot_TRUE@am__append_561 = grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_562 = grub-mkpasswd-pbkdf2.1 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_563 = grub-mkpasswd-pbkdf2.1 -@COND_i386_coreboot_TRUE@am__append_564 = -@COND_i386_coreboot_TRUE@am__append_565 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_i386_coreboot_TRUE@am__append_566 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_i386_multiboot_TRUE@am__append_567 = grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_568 = grub-mkpasswd-pbkdf2.1 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_569 = grub-mkpasswd-pbkdf2.1 -@COND_i386_multiboot_TRUE@am__append_570 = -@COND_i386_multiboot_TRUE@am__append_571 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_i386_multiboot_TRUE@am__append_572 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_573 = grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_574 = grub-mkpasswd-pbkdf2.1 -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_575 = grub-mkpasswd-pbkdf2.1 -@COND_i386_ieee1275_TRUE@am__append_576 = -@COND_i386_ieee1275_TRUE@am__append_577 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_578 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_x86_64_efi_TRUE@am__append_579 = grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_580 = grub-mkpasswd-pbkdf2.1 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_581 = grub-mkpasswd-pbkdf2.1 -@COND_x86_64_efi_TRUE@am__append_582 = -@COND_x86_64_efi_TRUE@am__append_583 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_x86_64_efi_TRUE@am__append_584 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_585 = grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_586 = grub-mkpasswd-pbkdf2.1 -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_587 = grub-mkpasswd-pbkdf2.1 -@COND_mips_yeeloong_TRUE@am__append_588 = -@COND_mips_yeeloong_TRUE@am__append_589 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_590 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_591 = grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_592 = grub-mkpasswd-pbkdf2.1 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_593 = grub-mkpasswd-pbkdf2.1 -@COND_sparc64_ieee1275_TRUE@am__append_594 = -@COND_sparc64_ieee1275_TRUE@am__append_595 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_596 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_597 = grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_598 = grub-mkpasswd-pbkdf2.1 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_599 = grub-mkpasswd-pbkdf2.1 -@COND_powerpc_ieee1275_TRUE@am__append_600 = -@COND_powerpc_ieee1275_TRUE@am__append_601 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_602 = $(nodist_grub_mkpasswd_pbkdf2_SOURCES) -@COND_APPLE_CC_TRUE@@COND_emu_TRUE@am__append_603 = grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_604 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_605 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_emu_TRUE@am__append_606 = -@COND_APPLE_CC_TRUE@@COND_emu_TRUE@am__append_607 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_emu_TRUE@am__append_608 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_i386_pc_TRUE@am__append_609 = grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_610 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_611 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_i386_pc_TRUE@am__append_612 = -@COND_APPLE_CC_TRUE@@COND_i386_pc_TRUE@am__append_613 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_i386_pc_TRUE@am__append_614 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_i386_efi_TRUE@am__append_615 = grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_616 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_617 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_i386_efi_TRUE@am__append_618 = -@COND_APPLE_CC_TRUE@@COND_i386_efi_TRUE@am__append_619 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_i386_efi_TRUE@am__append_620 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_i386_qemu_TRUE@am__append_621 = grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_622 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_623 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_i386_qemu_TRUE@am__append_624 = -@COND_APPLE_CC_TRUE@@COND_i386_qemu_TRUE@am__append_625 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_i386_qemu_TRUE@am__append_626 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_i386_coreboot_TRUE@am__append_627 = grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_628 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_629 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_i386_coreboot_TRUE@am__append_630 = -@COND_APPLE_CC_TRUE@@COND_i386_coreboot_TRUE@am__append_631 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_i386_coreboot_TRUE@am__append_632 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_i386_multiboot_TRUE@am__append_633 = grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_634 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_635 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_i386_multiboot_TRUE@am__append_636 = -@COND_APPLE_CC_TRUE@@COND_i386_multiboot_TRUE@am__append_637 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_i386_multiboot_TRUE@am__append_638 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_i386_ieee1275_TRUE@am__append_639 = grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_640 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_641 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_i386_ieee1275_TRUE@am__append_642 = -@COND_APPLE_CC_TRUE@@COND_i386_ieee1275_TRUE@am__append_643 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_i386_ieee1275_TRUE@am__append_644 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_x86_64_efi_TRUE@am__append_645 = grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_646 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_647 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_x86_64_efi_TRUE@am__append_648 = -@COND_APPLE_CC_TRUE@@COND_x86_64_efi_TRUE@am__append_649 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_x86_64_efi_TRUE@am__append_650 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_mips_yeeloong_TRUE@am__append_651 = grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_652 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_653 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_mips_yeeloong_TRUE@am__append_654 = -@COND_APPLE_CC_TRUE@@COND_mips_yeeloong_TRUE@am__append_655 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_mips_yeeloong_TRUE@am__append_656 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_657 = grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_658 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_659 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_660 = -@COND_APPLE_CC_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_661 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_662 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_663 = grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_664 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_665 = grub-macho2img.1 -@COND_APPLE_CC_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_666 = -@COND_APPLE_CC_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_667 = $(nodist_grub_macho2img_SOURCES) -@COND_APPLE_CC_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_668 = $(nodist_grub_macho2img_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_TRUE@am__append_669 = grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_670 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_671 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_emu_TRUE@am__append_672 = -@COND_GRUB_PE2ELF_TRUE@@COND_emu_TRUE@am__append_673 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_TRUE@am__append_674 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_pc_TRUE@am__append_675 = grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_676 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_677 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_i386_pc_TRUE@am__append_678 = -@COND_GRUB_PE2ELF_TRUE@@COND_i386_pc_TRUE@am__append_679 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_pc_TRUE@am__append_680 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_efi_TRUE@am__append_681 = grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_682 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_683 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_i386_efi_TRUE@am__append_684 = -@COND_GRUB_PE2ELF_TRUE@@COND_i386_efi_TRUE@am__append_685 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_efi_TRUE@am__append_686 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_qemu_TRUE@am__append_687 = grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_688 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_689 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_i386_qemu_TRUE@am__append_690 = -@COND_GRUB_PE2ELF_TRUE@@COND_i386_qemu_TRUE@am__append_691 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_qemu_TRUE@am__append_692 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_coreboot_TRUE@am__append_693 = grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_694 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_695 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_i386_coreboot_TRUE@am__append_696 = -@COND_GRUB_PE2ELF_TRUE@@COND_i386_coreboot_TRUE@am__append_697 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_coreboot_TRUE@am__append_698 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_multiboot_TRUE@am__append_699 = grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_700 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_701 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_i386_multiboot_TRUE@am__append_702 = -@COND_GRUB_PE2ELF_TRUE@@COND_i386_multiboot_TRUE@am__append_703 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_multiboot_TRUE@am__append_704 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_ieee1275_TRUE@am__append_705 = grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_706 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_707 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_i386_ieee1275_TRUE@am__append_708 = -@COND_GRUB_PE2ELF_TRUE@@COND_i386_ieee1275_TRUE@am__append_709 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_ieee1275_TRUE@am__append_710 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_x86_64_efi_TRUE@am__append_711 = grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_712 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_713 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_x86_64_efi_TRUE@am__append_714 = -@COND_GRUB_PE2ELF_TRUE@@COND_x86_64_efi_TRUE@am__append_715 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_x86_64_efi_TRUE@am__append_716 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_mips_yeeloong_TRUE@am__append_717 = grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_718 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_719 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_mips_yeeloong_TRUE@am__append_720 = -@COND_GRUB_PE2ELF_TRUE@@COND_mips_yeeloong_TRUE@am__append_721 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_mips_yeeloong_TRUE@am__append_722 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_723 = grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_724 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_725 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_726 = -@COND_GRUB_PE2ELF_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_727 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_728 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_729 = grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_730 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_731 = grub-pe2elf.1 -@COND_GRUB_PE2ELF_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_732 = -@COND_GRUB_PE2ELF_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_733 = $(nodist_grub_pe2elf_SOURCES) -@COND_GRUB_PE2ELF_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_734 = $(nodist_grub_pe2elf_SOURCES) -@COND_emu_TRUE@am__append_735 = grub-fstest -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_736 = grub-fstest.1 -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_737 = grub-fstest.1 -@COND_emu_TRUE@am__append_738 = -@COND_emu_TRUE@am__append_739 = $(nodist_grub_fstest_SOURCES) -@COND_emu_TRUE@am__append_740 = $(nodist_grub_fstest_SOURCES) -@COND_i386_pc_TRUE@am__append_741 = grub-fstest -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_742 = grub-fstest.1 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_743 = grub-fstest.1 -@COND_i386_pc_TRUE@am__append_744 = -@COND_i386_pc_TRUE@am__append_745 = $(nodist_grub_fstest_SOURCES) -@COND_i386_pc_TRUE@am__append_746 = $(nodist_grub_fstest_SOURCES) -@COND_i386_efi_TRUE@am__append_747 = grub-fstest -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_748 = grub-fstest.1 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_749 = grub-fstest.1 -@COND_i386_efi_TRUE@am__append_750 = -@COND_i386_efi_TRUE@am__append_751 = $(nodist_grub_fstest_SOURCES) -@COND_i386_efi_TRUE@am__append_752 = $(nodist_grub_fstest_SOURCES) -@COND_i386_qemu_TRUE@am__append_753 = grub-fstest -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_754 = grub-fstest.1 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_755 = grub-fstest.1 -@COND_i386_qemu_TRUE@am__append_756 = -@COND_i386_qemu_TRUE@am__append_757 = $(nodist_grub_fstest_SOURCES) -@COND_i386_qemu_TRUE@am__append_758 = $(nodist_grub_fstest_SOURCES) -@COND_i386_coreboot_TRUE@am__append_759 = grub-fstest -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_760 = grub-fstest.1 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_761 = grub-fstest.1 -@COND_i386_coreboot_TRUE@am__append_762 = -@COND_i386_coreboot_TRUE@am__append_763 = $(nodist_grub_fstest_SOURCES) -@COND_i386_coreboot_TRUE@am__append_764 = $(nodist_grub_fstest_SOURCES) -@COND_i386_multiboot_TRUE@am__append_765 = grub-fstest -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_766 = grub-fstest.1 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_767 = grub-fstest.1 -@COND_i386_multiboot_TRUE@am__append_768 = -@COND_i386_multiboot_TRUE@am__append_769 = $(nodist_grub_fstest_SOURCES) -@COND_i386_multiboot_TRUE@am__append_770 = $(nodist_grub_fstest_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_771 = grub-fstest -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_772 = grub-fstest.1 -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_773 = grub-fstest.1 -@COND_i386_ieee1275_TRUE@am__append_774 = -@COND_i386_ieee1275_TRUE@am__append_775 = $(nodist_grub_fstest_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_776 = $(nodist_grub_fstest_SOURCES) -@COND_x86_64_efi_TRUE@am__append_777 = grub-fstest -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_778 = grub-fstest.1 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_779 = grub-fstest.1 -@COND_x86_64_efi_TRUE@am__append_780 = -@COND_x86_64_efi_TRUE@am__append_781 = $(nodist_grub_fstest_SOURCES) -@COND_x86_64_efi_TRUE@am__append_782 = $(nodist_grub_fstest_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_783 = grub-fstest -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_784 = grub-fstest.1 -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_785 = grub-fstest.1 -@COND_mips_yeeloong_TRUE@am__append_786 = -@COND_mips_yeeloong_TRUE@am__append_787 = $(nodist_grub_fstest_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_788 = $(nodist_grub_fstest_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_789 = grub-fstest -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_790 = grub-fstest.1 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_791 = grub-fstest.1 -@COND_sparc64_ieee1275_TRUE@am__append_792 = -@COND_sparc64_ieee1275_TRUE@am__append_793 = $(nodist_grub_fstest_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_794 = $(nodist_grub_fstest_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_795 = grub-fstest -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_796 = grub-fstest.1 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_797 = grub-fstest.1 -@COND_powerpc_ieee1275_TRUE@am__append_798 = -@COND_powerpc_ieee1275_TRUE@am__append_799 = $(nodist_grub_fstest_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_800 = $(nodist_grub_fstest_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@am__append_801 = grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_802 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_803 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@am__append_804 = -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@am__append_805 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@am__append_806 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_i386_pc_TRUE@am__append_807 = grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_808 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_809 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_i386_pc_TRUE@am__append_810 = -@COND_GRUB_MKFONT_TRUE@@COND_i386_pc_TRUE@am__append_811 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_i386_pc_TRUE@am__append_812 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_i386_efi_TRUE@am__append_813 = grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_814 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_815 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_i386_efi_TRUE@am__append_816 = -@COND_GRUB_MKFONT_TRUE@@COND_i386_efi_TRUE@am__append_817 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_i386_efi_TRUE@am__append_818 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_i386_qemu_TRUE@am__append_819 = grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_820 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_821 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_i386_qemu_TRUE@am__append_822 = -@COND_GRUB_MKFONT_TRUE@@COND_i386_qemu_TRUE@am__append_823 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_i386_qemu_TRUE@am__append_824 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_i386_coreboot_TRUE@am__append_825 = grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_826 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_827 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_i386_coreboot_TRUE@am__append_828 = -@COND_GRUB_MKFONT_TRUE@@COND_i386_coreboot_TRUE@am__append_829 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_i386_coreboot_TRUE@am__append_830 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_i386_multiboot_TRUE@am__append_831 = grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_832 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_833 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_i386_multiboot_TRUE@am__append_834 = -@COND_GRUB_MKFONT_TRUE@@COND_i386_multiboot_TRUE@am__append_835 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_i386_multiboot_TRUE@am__append_836 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_i386_ieee1275_TRUE@am__append_837 = grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_838 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_839 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_i386_ieee1275_TRUE@am__append_840 = -@COND_GRUB_MKFONT_TRUE@@COND_i386_ieee1275_TRUE@am__append_841 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_i386_ieee1275_TRUE@am__append_842 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_x86_64_efi_TRUE@am__append_843 = grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_844 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_845 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_x86_64_efi_TRUE@am__append_846 = -@COND_GRUB_MKFONT_TRUE@@COND_x86_64_efi_TRUE@am__append_847 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_x86_64_efi_TRUE@am__append_848 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_mips_yeeloong_TRUE@am__append_849 = grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_850 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_851 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_mips_yeeloong_TRUE@am__append_852 = -@COND_GRUB_MKFONT_TRUE@@COND_mips_yeeloong_TRUE@am__append_853 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_mips_yeeloong_TRUE@am__append_854 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_855 = grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_856 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_857 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_858 = -@COND_GRUB_MKFONT_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_859 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_860 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_861 = grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_862 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_863 = grub-mkfont.1 -@COND_GRUB_MKFONT_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_864 = -@COND_GRUB_MKFONT_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_865 = $(nodist_grub_mkfont_SOURCES) -@COND_GRUB_MKFONT_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_866 = $(nodist_grub_mkfont_SOURCES) -@COND_emu_TRUE@am__append_867 = grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_868 = grub-mkdevicemap.8 -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_869 = grub-mkdevicemap.8 -@COND_emu_TRUE@am__append_870 = -@COND_emu_TRUE@am__append_871 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_emu_TRUE@am__append_872 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_i386_pc_TRUE@am__append_873 = grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_874 = grub-mkdevicemap.8 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_875 = grub-mkdevicemap.8 -@COND_i386_pc_TRUE@am__append_876 = -@COND_i386_pc_TRUE@am__append_877 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_i386_pc_TRUE@am__append_878 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_i386_efi_TRUE@am__append_879 = grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_880 = grub-mkdevicemap.8 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_881 = grub-mkdevicemap.8 -@COND_i386_efi_TRUE@am__append_882 = -@COND_i386_efi_TRUE@am__append_883 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_i386_efi_TRUE@am__append_884 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_i386_qemu_TRUE@am__append_885 = grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_886 = grub-mkdevicemap.8 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_887 = grub-mkdevicemap.8 -@COND_i386_qemu_TRUE@am__append_888 = -@COND_i386_qemu_TRUE@am__append_889 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_i386_qemu_TRUE@am__append_890 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_i386_coreboot_TRUE@am__append_891 = grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_892 = grub-mkdevicemap.8 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_893 = grub-mkdevicemap.8 -@COND_i386_coreboot_TRUE@am__append_894 = -@COND_i386_coreboot_TRUE@am__append_895 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_i386_coreboot_TRUE@am__append_896 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_i386_multiboot_TRUE@am__append_897 = grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_898 = grub-mkdevicemap.8 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_899 = grub-mkdevicemap.8 -@COND_i386_multiboot_TRUE@am__append_900 = -@COND_i386_multiboot_TRUE@am__append_901 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_i386_multiboot_TRUE@am__append_902 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_903 = grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_904 = grub-mkdevicemap.8 -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_905 = grub-mkdevicemap.8 -@COND_i386_ieee1275_TRUE@am__append_906 = -@COND_i386_ieee1275_TRUE@am__append_907 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_908 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_x86_64_efi_TRUE@am__append_909 = grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_910 = grub-mkdevicemap.8 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_911 = grub-mkdevicemap.8 -@COND_x86_64_efi_TRUE@am__append_912 = -@COND_x86_64_efi_TRUE@am__append_913 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_x86_64_efi_TRUE@am__append_914 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_915 = grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_916 = grub-mkdevicemap.8 -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_917 = grub-mkdevicemap.8 -@COND_mips_yeeloong_TRUE@am__append_918 = -@COND_mips_yeeloong_TRUE@am__append_919 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_920 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_921 = grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_922 = grub-mkdevicemap.8 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_923 = grub-mkdevicemap.8 -@COND_sparc64_ieee1275_TRUE@am__append_924 = -@COND_sparc64_ieee1275_TRUE@am__append_925 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_926 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_927 = grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_928 = grub-mkdevicemap.8 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_929 = grub-mkdevicemap.8 -@COND_powerpc_ieee1275_TRUE@am__append_930 = -@COND_powerpc_ieee1275_TRUE@am__append_931 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_932 = $(nodist_grub_mkdevicemap_SOURCES) -@COND_emu_TRUE@am__append_933 = grub-probe -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_934 = grub-probe.8 -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_935 = grub-probe.8 -@COND_emu_TRUE@am__append_936 = -@COND_emu_TRUE@am__append_937 = $(nodist_grub_probe_SOURCES) -@COND_emu_TRUE@am__append_938 = $(nodist_grub_probe_SOURCES) -@COND_i386_pc_TRUE@am__append_939 = grub-probe -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_940 = grub-probe.8 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_941 = grub-probe.8 -@COND_i386_pc_TRUE@am__append_942 = -@COND_i386_pc_TRUE@am__append_943 = $(nodist_grub_probe_SOURCES) -@COND_i386_pc_TRUE@am__append_944 = $(nodist_grub_probe_SOURCES) -@COND_i386_efi_TRUE@am__append_945 = grub-probe -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_946 = grub-probe.8 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_947 = grub-probe.8 -@COND_i386_efi_TRUE@am__append_948 = -@COND_i386_efi_TRUE@am__append_949 = $(nodist_grub_probe_SOURCES) -@COND_i386_efi_TRUE@am__append_950 = $(nodist_grub_probe_SOURCES) -@COND_i386_qemu_TRUE@am__append_951 = grub-probe -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_952 = grub-probe.8 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_953 = grub-probe.8 -@COND_i386_qemu_TRUE@am__append_954 = -@COND_i386_qemu_TRUE@am__append_955 = $(nodist_grub_probe_SOURCES) -@COND_i386_qemu_TRUE@am__append_956 = $(nodist_grub_probe_SOURCES) -@COND_i386_coreboot_TRUE@am__append_957 = grub-probe -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_958 = grub-probe.8 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_959 = grub-probe.8 -@COND_i386_coreboot_TRUE@am__append_960 = -@COND_i386_coreboot_TRUE@am__append_961 = $(nodist_grub_probe_SOURCES) -@COND_i386_coreboot_TRUE@am__append_962 = $(nodist_grub_probe_SOURCES) -@COND_i386_multiboot_TRUE@am__append_963 = grub-probe -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_964 = grub-probe.8 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_965 = grub-probe.8 -@COND_i386_multiboot_TRUE@am__append_966 = -@COND_i386_multiboot_TRUE@am__append_967 = $(nodist_grub_probe_SOURCES) -@COND_i386_multiboot_TRUE@am__append_968 = $(nodist_grub_probe_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_969 = grub-probe -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_970 = grub-probe.8 -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_971 = grub-probe.8 -@COND_i386_ieee1275_TRUE@am__append_972 = -@COND_i386_ieee1275_TRUE@am__append_973 = $(nodist_grub_probe_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_974 = $(nodist_grub_probe_SOURCES) -@COND_x86_64_efi_TRUE@am__append_975 = grub-probe -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_976 = grub-probe.8 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_977 = grub-probe.8 -@COND_x86_64_efi_TRUE@am__append_978 = -@COND_x86_64_efi_TRUE@am__append_979 = $(nodist_grub_probe_SOURCES) -@COND_x86_64_efi_TRUE@am__append_980 = $(nodist_grub_probe_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_981 = grub-probe -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_982 = grub-probe.8 -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_983 = grub-probe.8 -@COND_mips_yeeloong_TRUE@am__append_984 = -@COND_mips_yeeloong_TRUE@am__append_985 = $(nodist_grub_probe_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_986 = $(nodist_grub_probe_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_987 = grub-probe -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_988 = grub-probe.8 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_989 = grub-probe.8 -@COND_sparc64_ieee1275_TRUE@am__append_990 = -@COND_sparc64_ieee1275_TRUE@am__append_991 = $(nodist_grub_probe_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_992 = $(nodist_grub_probe_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_993 = grub-probe -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_994 = grub-probe.8 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_995 = grub-probe.8 -@COND_powerpc_ieee1275_TRUE@am__append_996 = -@COND_powerpc_ieee1275_TRUE@am__append_997 = $(nodist_grub_probe_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_998 = $(nodist_grub_probe_SOURCES) -@COND_i386_pc_TRUE@am__append_999 = grub-setup -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_1000 = grub-setup.8 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_1001 = grub-setup.8 -@COND_i386_pc_TRUE@am__append_1002 = -@COND_i386_pc_TRUE@am__append_1003 = $(nodist_grub_setup_SOURCES) -@COND_i386_pc_TRUE@am__append_1004 = $(nodist_grub_setup_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_1005 = grub-setup \ -@COND_sparc64_ieee1275_TRUE@ grub-ofpathname -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1006 = grub-setup.8 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1007 = grub-setup.8 -@COND_sparc64_ieee1275_TRUE@am__append_1008 = -@COND_sparc64_ieee1275_TRUE@am__append_1009 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_grub_setup_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_grub_ofpathname_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_1010 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_grub_setup_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_grub_ofpathname_SOURCES) -@COND_emu_TRUE@am__append_1011 = grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_1012 = grub-mklayout.1 -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_1013 = grub-mklayout.1 -@COND_emu_TRUE@am__append_1014 = -@COND_emu_TRUE@am__append_1015 = $(nodist_grub_mklayout_SOURCES) -@COND_emu_TRUE@am__append_1016 = $(nodist_grub_mklayout_SOURCES) -@COND_i386_pc_TRUE@am__append_1017 = grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_1018 = grub-mklayout.1 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_1019 = grub-mklayout.1 -@COND_i386_pc_TRUE@am__append_1020 = -@COND_i386_pc_TRUE@am__append_1021 = $(nodist_grub_mklayout_SOURCES) -@COND_i386_pc_TRUE@am__append_1022 = $(nodist_grub_mklayout_SOURCES) -@COND_i386_efi_TRUE@am__append_1023 = grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_1024 = grub-mklayout.1 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_1025 = grub-mklayout.1 -@COND_i386_efi_TRUE@am__append_1026 = -@COND_i386_efi_TRUE@am__append_1027 = $(nodist_grub_mklayout_SOURCES) -@COND_i386_efi_TRUE@am__append_1028 = $(nodist_grub_mklayout_SOURCES) -@COND_i386_qemu_TRUE@am__append_1029 = grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_1030 = grub-mklayout.1 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_1031 = grub-mklayout.1 -@COND_i386_qemu_TRUE@am__append_1032 = -@COND_i386_qemu_TRUE@am__append_1033 = $(nodist_grub_mklayout_SOURCES) -@COND_i386_qemu_TRUE@am__append_1034 = $(nodist_grub_mklayout_SOURCES) -@COND_i386_coreboot_TRUE@am__append_1035 = grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_1036 = grub-mklayout.1 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_1037 = grub-mklayout.1 -@COND_i386_coreboot_TRUE@am__append_1038 = -@COND_i386_coreboot_TRUE@am__append_1039 = $(nodist_grub_mklayout_SOURCES) -@COND_i386_coreboot_TRUE@am__append_1040 = $(nodist_grub_mklayout_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1041 = grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_1042 = grub-mklayout.1 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_1043 = grub-mklayout.1 -@COND_i386_multiboot_TRUE@am__append_1044 = -@COND_i386_multiboot_TRUE@am__append_1045 = $(nodist_grub_mklayout_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1046 = $(nodist_grub_mklayout_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_1047 = grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_1048 = grub-mklayout.1 -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_1049 = grub-mklayout.1 -@COND_i386_ieee1275_TRUE@am__append_1050 = -@COND_i386_ieee1275_TRUE@am__append_1051 = $(nodist_grub_mklayout_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_1052 = $(nodist_grub_mklayout_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1053 = grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_1054 = grub-mklayout.1 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_1055 = grub-mklayout.1 -@COND_x86_64_efi_TRUE@am__append_1056 = -@COND_x86_64_efi_TRUE@am__append_1057 = $(nodist_grub_mklayout_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1058 = $(nodist_grub_mklayout_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_1059 = grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_1060 = grub-mklayout.1 -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_1061 = grub-mklayout.1 -@COND_mips_yeeloong_TRUE@am__append_1062 = -@COND_mips_yeeloong_TRUE@am__append_1063 = $(nodist_grub_mklayout_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_1064 = $(nodist_grub_mklayout_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_1065 = grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1066 = grub-mklayout.1 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1067 = grub-mklayout.1 -@COND_sparc64_ieee1275_TRUE@am__append_1068 = -@COND_sparc64_ieee1275_TRUE@am__append_1069 = $(nodist_grub_mklayout_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_1070 = $(nodist_grub_mklayout_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_1071 = grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1072 = grub-mklayout.1 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1073 = grub-mklayout.1 -@COND_powerpc_ieee1275_TRUE@am__append_1074 = -@COND_powerpc_ieee1275_TRUE@am__append_1075 = $(nodist_grub_mklayout_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_1076 = $(nodist_grub_mklayout_SOURCES) -@COND_emu_TRUE@am__append_1077 = example_unit_test -@COND_emu_TRUE@am__append_1078 = example_unit_test -@COND_emu_TRUE@am__append_1079 = -@COND_emu_TRUE@am__append_1080 = $(nodist_example_unit_test_SOURCES) -@COND_emu_TRUE@am__append_1081 = $(nodist_example_unit_test_SOURCES) -@COND_i386_pc_TRUE@am__append_1082 = example_unit_test -@COND_i386_pc_TRUE@am__append_1083 = example_unit_test -@COND_i386_pc_TRUE@am__append_1084 = -@COND_i386_pc_TRUE@am__append_1085 = $(nodist_example_unit_test_SOURCES) -@COND_i386_pc_TRUE@am__append_1086 = $(nodist_example_unit_test_SOURCES) -@COND_i386_efi_TRUE@am__append_1087 = example_unit_test -@COND_i386_efi_TRUE@am__append_1088 = example_unit_test -@COND_i386_efi_TRUE@am__append_1089 = -@COND_i386_efi_TRUE@am__append_1090 = $(nodist_example_unit_test_SOURCES) -@COND_i386_efi_TRUE@am__append_1091 = $(nodist_example_unit_test_SOURCES) -@COND_i386_qemu_TRUE@am__append_1092 = example_unit_test -@COND_i386_qemu_TRUE@am__append_1093 = example_unit_test -@COND_i386_qemu_TRUE@am__append_1094 = -@COND_i386_qemu_TRUE@am__append_1095 = $(nodist_example_unit_test_SOURCES) -@COND_i386_qemu_TRUE@am__append_1096 = $(nodist_example_unit_test_SOURCES) -@COND_i386_coreboot_TRUE@am__append_1097 = example_unit_test -@COND_i386_coreboot_TRUE@am__append_1098 = example_unit_test -@COND_i386_coreboot_TRUE@am__append_1099 = -@COND_i386_coreboot_TRUE@am__append_1100 = $(nodist_example_unit_test_SOURCES) -@COND_i386_coreboot_TRUE@am__append_1101 = $(nodist_example_unit_test_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1102 = example_unit_test -@COND_i386_multiboot_TRUE@am__append_1103 = example_unit_test -@COND_i386_multiboot_TRUE@am__append_1104 = -@COND_i386_multiboot_TRUE@am__append_1105 = $(nodist_example_unit_test_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1106 = $(nodist_example_unit_test_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_1107 = example_unit_test -@COND_i386_ieee1275_TRUE@am__append_1108 = example_unit_test -@COND_i386_ieee1275_TRUE@am__append_1109 = -@COND_i386_ieee1275_TRUE@am__append_1110 = $(nodist_example_unit_test_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_1111 = $(nodist_example_unit_test_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1112 = example_unit_test -@COND_x86_64_efi_TRUE@am__append_1113 = example_unit_test -@COND_x86_64_efi_TRUE@am__append_1114 = -@COND_x86_64_efi_TRUE@am__append_1115 = $(nodist_example_unit_test_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1116 = $(nodist_example_unit_test_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_1117 = example_unit_test -@COND_mips_yeeloong_TRUE@am__append_1118 = example_unit_test -@COND_mips_yeeloong_TRUE@am__append_1119 = -@COND_mips_yeeloong_TRUE@am__append_1120 = $(nodist_example_unit_test_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_1121 = $(nodist_example_unit_test_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_1122 = example_unit_test -@COND_sparc64_ieee1275_TRUE@am__append_1123 = example_unit_test -@COND_sparc64_ieee1275_TRUE@am__append_1124 = -@COND_sparc64_ieee1275_TRUE@am__append_1125 = $(nodist_example_unit_test_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_1126 = $(nodist_example_unit_test_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_1127 = example_unit_test -@COND_powerpc_ieee1275_TRUE@am__append_1128 = example_unit_test -@COND_powerpc_ieee1275_TRUE@am__append_1129 = -@COND_powerpc_ieee1275_TRUE@am__append_1130 = $(nodist_example_unit_test_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_1131 = $(nodist_example_unit_test_SOURCES) -@COND_emu_TRUE@am__append_1132 = grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_1133 = grub-menulst2cfg.1 -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_1134 = grub-menulst2cfg.1 -@COND_emu_TRUE@am__append_1135 = -@COND_emu_TRUE@am__append_1136 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_emu_TRUE@am__append_1137 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_i386_pc_TRUE@am__append_1138 = grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_1139 = grub-menulst2cfg.1 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_1140 = grub-menulst2cfg.1 -@COND_i386_pc_TRUE@am__append_1141 = -@COND_i386_pc_TRUE@am__append_1142 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_i386_pc_TRUE@am__append_1143 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_i386_efi_TRUE@am__append_1144 = grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_1145 = grub-menulst2cfg.1 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_1146 = grub-menulst2cfg.1 -@COND_i386_efi_TRUE@am__append_1147 = -@COND_i386_efi_TRUE@am__append_1148 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_i386_efi_TRUE@am__append_1149 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_i386_qemu_TRUE@am__append_1150 = grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_1151 = grub-menulst2cfg.1 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_1152 = grub-menulst2cfg.1 -@COND_i386_qemu_TRUE@am__append_1153 = -@COND_i386_qemu_TRUE@am__append_1154 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_i386_qemu_TRUE@am__append_1155 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_i386_coreboot_TRUE@am__append_1156 = grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_1157 = grub-menulst2cfg.1 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_1158 = grub-menulst2cfg.1 -@COND_i386_coreboot_TRUE@am__append_1159 = -@COND_i386_coreboot_TRUE@am__append_1160 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_i386_coreboot_TRUE@am__append_1161 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1162 = grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_1163 = grub-menulst2cfg.1 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_1164 = grub-menulst2cfg.1 -@COND_i386_multiboot_TRUE@am__append_1165 = -@COND_i386_multiboot_TRUE@am__append_1166 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1167 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_1168 = grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_1169 = grub-menulst2cfg.1 -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_1170 = grub-menulst2cfg.1 -@COND_i386_ieee1275_TRUE@am__append_1171 = -@COND_i386_ieee1275_TRUE@am__append_1172 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_1173 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1174 = grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_1175 = grub-menulst2cfg.1 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_1176 = grub-menulst2cfg.1 -@COND_x86_64_efi_TRUE@am__append_1177 = -@COND_x86_64_efi_TRUE@am__append_1178 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1179 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_1180 = grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_1181 = grub-menulst2cfg.1 -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_1182 = grub-menulst2cfg.1 -@COND_mips_yeeloong_TRUE@am__append_1183 = -@COND_mips_yeeloong_TRUE@am__append_1184 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_1185 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_1186 = grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1187 = grub-menulst2cfg.1 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1188 = grub-menulst2cfg.1 -@COND_sparc64_ieee1275_TRUE@am__append_1189 = -@COND_sparc64_ieee1275_TRUE@am__append_1190 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_1191 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_1192 = grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1193 = grub-menulst2cfg.1 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1194 = grub-menulst2cfg.1 -@COND_powerpc_ieee1275_TRUE@am__append_1195 = -@COND_powerpc_ieee1275_TRUE@am__append_1196 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_1197 = $(nodist_grub_menulst2cfg_SOURCES) -@COND_emu_TRUE@am__append_1198 = 00_header -@COND_emu_TRUE@am__append_1199 = 00_header -@COND_emu_TRUE@am__append_1200 = util/grub.d/00_header.in -@COND_i386_pc_TRUE@am__append_1201 = 00_header -@COND_i386_pc_TRUE@am__append_1202 = 00_header -@COND_i386_pc_TRUE@am__append_1203 = util/grub.d/00_header.in -@COND_i386_efi_TRUE@am__append_1204 = 00_header -@COND_i386_efi_TRUE@am__append_1205 = 00_header -@COND_i386_efi_TRUE@am__append_1206 = util/grub.d/00_header.in -@COND_i386_qemu_TRUE@am__append_1207 = 00_header -@COND_i386_qemu_TRUE@am__append_1208 = 00_header -@COND_i386_qemu_TRUE@am__append_1209 = util/grub.d/00_header.in -@COND_i386_coreboot_TRUE@am__append_1210 = 00_header -@COND_i386_coreboot_TRUE@am__append_1211 = 00_header -@COND_i386_coreboot_TRUE@am__append_1212 = util/grub.d/00_header.in -@COND_i386_multiboot_TRUE@am__append_1213 = 00_header -@COND_i386_multiboot_TRUE@am__append_1214 = 00_header -@COND_i386_multiboot_TRUE@am__append_1215 = util/grub.d/00_header.in -@COND_i386_ieee1275_TRUE@am__append_1216 = 00_header -@COND_i386_ieee1275_TRUE@am__append_1217 = 00_header -@COND_i386_ieee1275_TRUE@am__append_1218 = util/grub.d/00_header.in -@COND_x86_64_efi_TRUE@am__append_1219 = 00_header -@COND_x86_64_efi_TRUE@am__append_1220 = 00_header -@COND_x86_64_efi_TRUE@am__append_1221 = util/grub.d/00_header.in -@COND_mips_yeeloong_TRUE@am__append_1222 = 00_header -@COND_mips_yeeloong_TRUE@am__append_1223 = 00_header -@COND_mips_yeeloong_TRUE@am__append_1224 = util/grub.d/00_header.in -@COND_sparc64_ieee1275_TRUE@am__append_1225 = 00_header -@COND_sparc64_ieee1275_TRUE@am__append_1226 = 00_header -@COND_sparc64_ieee1275_TRUE@am__append_1227 = util/grub.d/00_header.in -@COND_powerpc_ieee1275_TRUE@am__append_1228 = 00_header -@COND_powerpc_ieee1275_TRUE@am__append_1229 = 00_header -@COND_powerpc_ieee1275_TRUE@am__append_1230 = util/grub.d/00_header.in -@COND_HOST_WINDOWS_TRUE@@COND_emu_TRUE@am__append_1231 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_emu_TRUE@am__append_1232 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_emu_TRUE@am__append_1233 = util/grub.d/10_windows.in -@COND_HOST_WINDOWS_TRUE@@COND_i386_pc_TRUE@am__append_1234 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_i386_pc_TRUE@am__append_1235 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_i386_pc_TRUE@am__append_1236 = util/grub.d/10_windows.in -@COND_HOST_WINDOWS_TRUE@@COND_i386_efi_TRUE@am__append_1237 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_i386_efi_TRUE@am__append_1238 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_i386_efi_TRUE@am__append_1239 = util/grub.d/10_windows.in -@COND_HOST_WINDOWS_TRUE@@COND_i386_qemu_TRUE@am__append_1240 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_i386_qemu_TRUE@am__append_1241 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_i386_qemu_TRUE@am__append_1242 = util/grub.d/10_windows.in -@COND_HOST_WINDOWS_TRUE@@COND_i386_coreboot_TRUE@am__append_1243 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_i386_coreboot_TRUE@am__append_1244 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_i386_coreboot_TRUE@am__append_1245 = util/grub.d/10_windows.in -@COND_HOST_WINDOWS_TRUE@@COND_i386_multiboot_TRUE@am__append_1246 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_i386_multiboot_TRUE@am__append_1247 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_i386_multiboot_TRUE@am__append_1248 = util/grub.d/10_windows.in -@COND_HOST_WINDOWS_TRUE@@COND_i386_ieee1275_TRUE@am__append_1249 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_i386_ieee1275_TRUE@am__append_1250 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_i386_ieee1275_TRUE@am__append_1251 = util/grub.d/10_windows.in -@COND_HOST_WINDOWS_TRUE@@COND_x86_64_efi_TRUE@am__append_1252 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_x86_64_efi_TRUE@am__append_1253 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_x86_64_efi_TRUE@am__append_1254 = util/grub.d/10_windows.in -@COND_HOST_WINDOWS_TRUE@@COND_mips_yeeloong_TRUE@am__append_1255 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_mips_yeeloong_TRUE@am__append_1256 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_mips_yeeloong_TRUE@am__append_1257 = util/grub.d/10_windows.in -@COND_HOST_WINDOWS_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1258 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1259 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1260 = util/grub.d/10_windows.in -@COND_HOST_WINDOWS_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1261 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1262 = 10_windows -@COND_HOST_WINDOWS_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1263 = util/grub.d/10_windows.in -@COND_HOST_HURD_TRUE@@COND_emu_TRUE@am__append_1264 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_emu_TRUE@am__append_1265 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_emu_TRUE@am__append_1266 = util/grub.d/10_hurd.in -@COND_HOST_HURD_TRUE@@COND_i386_pc_TRUE@am__append_1267 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_i386_pc_TRUE@am__append_1268 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_i386_pc_TRUE@am__append_1269 = util/grub.d/10_hurd.in -@COND_HOST_HURD_TRUE@@COND_i386_efi_TRUE@am__append_1270 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_i386_efi_TRUE@am__append_1271 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_i386_efi_TRUE@am__append_1272 = util/grub.d/10_hurd.in -@COND_HOST_HURD_TRUE@@COND_i386_qemu_TRUE@am__append_1273 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_i386_qemu_TRUE@am__append_1274 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_i386_qemu_TRUE@am__append_1275 = util/grub.d/10_hurd.in -@COND_HOST_HURD_TRUE@@COND_i386_coreboot_TRUE@am__append_1276 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_i386_coreboot_TRUE@am__append_1277 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_i386_coreboot_TRUE@am__append_1278 = util/grub.d/10_hurd.in -@COND_HOST_HURD_TRUE@@COND_i386_multiboot_TRUE@am__append_1279 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_i386_multiboot_TRUE@am__append_1280 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_i386_multiboot_TRUE@am__append_1281 = util/grub.d/10_hurd.in -@COND_HOST_HURD_TRUE@@COND_i386_ieee1275_TRUE@am__append_1282 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_i386_ieee1275_TRUE@am__append_1283 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_i386_ieee1275_TRUE@am__append_1284 = util/grub.d/10_hurd.in -@COND_HOST_HURD_TRUE@@COND_x86_64_efi_TRUE@am__append_1285 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_x86_64_efi_TRUE@am__append_1286 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_x86_64_efi_TRUE@am__append_1287 = util/grub.d/10_hurd.in -@COND_HOST_HURD_TRUE@@COND_mips_yeeloong_TRUE@am__append_1288 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_mips_yeeloong_TRUE@am__append_1289 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_mips_yeeloong_TRUE@am__append_1290 = util/grub.d/10_hurd.in -@COND_HOST_HURD_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1291 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1292 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1293 = util/grub.d/10_hurd.in -@COND_HOST_HURD_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1294 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1295 = 10_hurd -@COND_HOST_HURD_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1296 = util/grub.d/10_hurd.in -@COND_HOST_KFREEBSD_TRUE@@COND_emu_TRUE@am__append_1297 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_emu_TRUE@am__append_1298 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_emu_TRUE@am__append_1299 = util/grub.d/10_kfreebsd.in -@COND_HOST_KFREEBSD_TRUE@@COND_i386_pc_TRUE@am__append_1300 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_i386_pc_TRUE@am__append_1301 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_i386_pc_TRUE@am__append_1302 = util/grub.d/10_kfreebsd.in -@COND_HOST_KFREEBSD_TRUE@@COND_i386_efi_TRUE@am__append_1303 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_i386_efi_TRUE@am__append_1304 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_i386_efi_TRUE@am__append_1305 = util/grub.d/10_kfreebsd.in -@COND_HOST_KFREEBSD_TRUE@@COND_i386_qemu_TRUE@am__append_1306 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_i386_qemu_TRUE@am__append_1307 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_i386_qemu_TRUE@am__append_1308 = util/grub.d/10_kfreebsd.in -@COND_HOST_KFREEBSD_TRUE@@COND_i386_coreboot_TRUE@am__append_1309 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_i386_coreboot_TRUE@am__append_1310 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_i386_coreboot_TRUE@am__append_1311 = util/grub.d/10_kfreebsd.in -@COND_HOST_KFREEBSD_TRUE@@COND_i386_multiboot_TRUE@am__append_1312 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_i386_multiboot_TRUE@am__append_1313 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_i386_multiboot_TRUE@am__append_1314 = util/grub.d/10_kfreebsd.in -@COND_HOST_KFREEBSD_TRUE@@COND_i386_ieee1275_TRUE@am__append_1315 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_i386_ieee1275_TRUE@am__append_1316 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_i386_ieee1275_TRUE@am__append_1317 = util/grub.d/10_kfreebsd.in -@COND_HOST_KFREEBSD_TRUE@@COND_x86_64_efi_TRUE@am__append_1318 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_x86_64_efi_TRUE@am__append_1319 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_x86_64_efi_TRUE@am__append_1320 = util/grub.d/10_kfreebsd.in -@COND_HOST_KFREEBSD_TRUE@@COND_mips_yeeloong_TRUE@am__append_1321 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_mips_yeeloong_TRUE@am__append_1322 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_mips_yeeloong_TRUE@am__append_1323 = util/grub.d/10_kfreebsd.in -@COND_HOST_KFREEBSD_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1324 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1325 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1326 = util/grub.d/10_kfreebsd.in -@COND_HOST_KFREEBSD_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1327 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1328 = 10_kfreebsd -@COND_HOST_KFREEBSD_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1329 = util/grub.d/10_kfreebsd.in -@COND_HOST_NETBSD_TRUE@@COND_emu_TRUE@am__append_1330 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_emu_TRUE@am__append_1331 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_emu_TRUE@am__append_1332 = util/grub.d/10_netbsd.in -@COND_HOST_NETBSD_TRUE@@COND_i386_pc_TRUE@am__append_1333 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_i386_pc_TRUE@am__append_1334 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_i386_pc_TRUE@am__append_1335 = util/grub.d/10_netbsd.in -@COND_HOST_NETBSD_TRUE@@COND_i386_efi_TRUE@am__append_1336 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_i386_efi_TRUE@am__append_1337 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_i386_efi_TRUE@am__append_1338 = util/grub.d/10_netbsd.in -@COND_HOST_NETBSD_TRUE@@COND_i386_qemu_TRUE@am__append_1339 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_i386_qemu_TRUE@am__append_1340 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_i386_qemu_TRUE@am__append_1341 = util/grub.d/10_netbsd.in -@COND_HOST_NETBSD_TRUE@@COND_i386_coreboot_TRUE@am__append_1342 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_i386_coreboot_TRUE@am__append_1343 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_i386_coreboot_TRUE@am__append_1344 = util/grub.d/10_netbsd.in -@COND_HOST_NETBSD_TRUE@@COND_i386_multiboot_TRUE@am__append_1345 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_i386_multiboot_TRUE@am__append_1346 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_i386_multiboot_TRUE@am__append_1347 = util/grub.d/10_netbsd.in -@COND_HOST_NETBSD_TRUE@@COND_i386_ieee1275_TRUE@am__append_1348 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_i386_ieee1275_TRUE@am__append_1349 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_i386_ieee1275_TRUE@am__append_1350 = util/grub.d/10_netbsd.in -@COND_HOST_NETBSD_TRUE@@COND_x86_64_efi_TRUE@am__append_1351 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_x86_64_efi_TRUE@am__append_1352 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_x86_64_efi_TRUE@am__append_1353 = util/grub.d/10_netbsd.in -@COND_HOST_NETBSD_TRUE@@COND_mips_yeeloong_TRUE@am__append_1354 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_mips_yeeloong_TRUE@am__append_1355 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_mips_yeeloong_TRUE@am__append_1356 = util/grub.d/10_netbsd.in -@COND_HOST_NETBSD_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1357 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1358 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1359 = util/grub.d/10_netbsd.in -@COND_HOST_NETBSD_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1360 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1361 = 10_netbsd -@COND_HOST_NETBSD_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1362 = util/grub.d/10_netbsd.in -@COND_HOST_LINUX_TRUE@@COND_emu_TRUE@am__append_1363 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_emu_TRUE@am__append_1364 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_emu_TRUE@am__append_1365 = util/grub.d/10_linux.in -@COND_HOST_LINUX_TRUE@@COND_i386_pc_TRUE@am__append_1366 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_i386_pc_TRUE@am__append_1367 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_i386_pc_TRUE@am__append_1368 = util/grub.d/10_linux.in -@COND_HOST_LINUX_TRUE@@COND_i386_efi_TRUE@am__append_1369 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_i386_efi_TRUE@am__append_1370 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_i386_efi_TRUE@am__append_1371 = util/grub.d/10_linux.in -@COND_HOST_LINUX_TRUE@@COND_i386_qemu_TRUE@am__append_1372 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_i386_qemu_TRUE@am__append_1373 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_i386_qemu_TRUE@am__append_1374 = util/grub.d/10_linux.in -@COND_HOST_LINUX_TRUE@@COND_i386_coreboot_TRUE@am__append_1375 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_i386_coreboot_TRUE@am__append_1376 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_i386_coreboot_TRUE@am__append_1377 = util/grub.d/10_linux.in -@COND_HOST_LINUX_TRUE@@COND_i386_multiboot_TRUE@am__append_1378 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_i386_multiboot_TRUE@am__append_1379 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_i386_multiboot_TRUE@am__append_1380 = util/grub.d/10_linux.in -@COND_HOST_LINUX_TRUE@@COND_i386_ieee1275_TRUE@am__append_1381 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_i386_ieee1275_TRUE@am__append_1382 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_i386_ieee1275_TRUE@am__append_1383 = util/grub.d/10_linux.in -@COND_HOST_LINUX_TRUE@@COND_x86_64_efi_TRUE@am__append_1384 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_x86_64_efi_TRUE@am__append_1385 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_x86_64_efi_TRUE@am__append_1386 = util/grub.d/10_linux.in -@COND_HOST_LINUX_TRUE@@COND_mips_yeeloong_TRUE@am__append_1387 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_mips_yeeloong_TRUE@am__append_1388 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_mips_yeeloong_TRUE@am__append_1389 = util/grub.d/10_linux.in -@COND_HOST_LINUX_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1390 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1391 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1392 = util/grub.d/10_linux.in -@COND_HOST_LINUX_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1393 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1394 = 10_linux -@COND_HOST_LINUX_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1395 = util/grub.d/10_linux.in -@COND_HOST_LINUX_TRUE@@COND_emu_TRUE@am__append_1396 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_emu_TRUE@am__append_1397 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_emu_TRUE@am__append_1398 = util/grub.d/20_linux_xen.in -@COND_HOST_LINUX_TRUE@@COND_i386_pc_TRUE@am__append_1399 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_i386_pc_TRUE@am__append_1400 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_i386_pc_TRUE@am__append_1401 = util/grub.d/20_linux_xen.in -@COND_HOST_LINUX_TRUE@@COND_i386_efi_TRUE@am__append_1402 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_i386_efi_TRUE@am__append_1403 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_i386_efi_TRUE@am__append_1404 = util/grub.d/20_linux_xen.in -@COND_HOST_LINUX_TRUE@@COND_i386_qemu_TRUE@am__append_1405 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_i386_qemu_TRUE@am__append_1406 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_i386_qemu_TRUE@am__append_1407 = util/grub.d/20_linux_xen.in -@COND_HOST_LINUX_TRUE@@COND_i386_coreboot_TRUE@am__append_1408 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_i386_coreboot_TRUE@am__append_1409 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_i386_coreboot_TRUE@am__append_1410 = util/grub.d/20_linux_xen.in -@COND_HOST_LINUX_TRUE@@COND_i386_multiboot_TRUE@am__append_1411 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_i386_multiboot_TRUE@am__append_1412 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_i386_multiboot_TRUE@am__append_1413 = util/grub.d/20_linux_xen.in -@COND_HOST_LINUX_TRUE@@COND_i386_ieee1275_TRUE@am__append_1414 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_i386_ieee1275_TRUE@am__append_1415 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_i386_ieee1275_TRUE@am__append_1416 = util/grub.d/20_linux_xen.in -@COND_HOST_LINUX_TRUE@@COND_x86_64_efi_TRUE@am__append_1417 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_x86_64_efi_TRUE@am__append_1418 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_x86_64_efi_TRUE@am__append_1419 = util/grub.d/20_linux_xen.in -@COND_HOST_LINUX_TRUE@@COND_mips_yeeloong_TRUE@am__append_1420 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_mips_yeeloong_TRUE@am__append_1421 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_mips_yeeloong_TRUE@am__append_1422 = util/grub.d/20_linux_xen.in -@COND_HOST_LINUX_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1423 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1424 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1425 = util/grub.d/20_linux_xen.in -@COND_HOST_LINUX_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1426 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1427 = 20_linux_xen -@COND_HOST_LINUX_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1428 = util/grub.d/20_linux_xen.in -@COND_emu_TRUE@am__append_1429 = 30_os-prober -@COND_emu_TRUE@am__append_1430 = 30_os-prober -@COND_emu_TRUE@am__append_1431 = util/grub.d/30_os-prober.in -@COND_i386_pc_TRUE@am__append_1432 = 30_os-prober -@COND_i386_pc_TRUE@am__append_1433 = 30_os-prober -@COND_i386_pc_TRUE@am__append_1434 = util/grub.d/30_os-prober.in -@COND_i386_efi_TRUE@am__append_1435 = 30_os-prober -@COND_i386_efi_TRUE@am__append_1436 = 30_os-prober -@COND_i386_efi_TRUE@am__append_1437 = util/grub.d/30_os-prober.in -@COND_i386_qemu_TRUE@am__append_1438 = 30_os-prober -@COND_i386_qemu_TRUE@am__append_1439 = 30_os-prober -@COND_i386_qemu_TRUE@am__append_1440 = util/grub.d/30_os-prober.in -@COND_i386_coreboot_TRUE@am__append_1441 = 30_os-prober -@COND_i386_coreboot_TRUE@am__append_1442 = 30_os-prober -@COND_i386_coreboot_TRUE@am__append_1443 = util/grub.d/30_os-prober.in -@COND_i386_multiboot_TRUE@am__append_1444 = 30_os-prober -@COND_i386_multiboot_TRUE@am__append_1445 = 30_os-prober -@COND_i386_multiboot_TRUE@am__append_1446 = util/grub.d/30_os-prober.in -@COND_i386_ieee1275_TRUE@am__append_1447 = 30_os-prober -@COND_i386_ieee1275_TRUE@am__append_1448 = 30_os-prober -@COND_i386_ieee1275_TRUE@am__append_1449 = util/grub.d/30_os-prober.in -@COND_x86_64_efi_TRUE@am__append_1450 = 30_os-prober -@COND_x86_64_efi_TRUE@am__append_1451 = 30_os-prober -@COND_x86_64_efi_TRUE@am__append_1452 = util/grub.d/30_os-prober.in -@COND_mips_yeeloong_TRUE@am__append_1453 = 30_os-prober -@COND_mips_yeeloong_TRUE@am__append_1454 = 30_os-prober -@COND_mips_yeeloong_TRUE@am__append_1455 = util/grub.d/30_os-prober.in -@COND_sparc64_ieee1275_TRUE@am__append_1456 = 30_os-prober -@COND_sparc64_ieee1275_TRUE@am__append_1457 = 30_os-prober -@COND_sparc64_ieee1275_TRUE@am__append_1458 = util/grub.d/30_os-prober.in -@COND_powerpc_ieee1275_TRUE@am__append_1459 = 30_os-prober -@COND_powerpc_ieee1275_TRUE@am__append_1460 = 30_os-prober -@COND_powerpc_ieee1275_TRUE@am__append_1461 = util/grub.d/30_os-prober.in -@COND_emu_TRUE@am__append_1462 = 40_custom -@COND_emu_TRUE@am__append_1463 = 40_custom -@COND_emu_TRUE@am__append_1464 = util/grub.d/40_custom.in -@COND_i386_pc_TRUE@am__append_1465 = 40_custom -@COND_i386_pc_TRUE@am__append_1466 = 40_custom -@COND_i386_pc_TRUE@am__append_1467 = util/grub.d/40_custom.in -@COND_i386_efi_TRUE@am__append_1468 = 40_custom -@COND_i386_efi_TRUE@am__append_1469 = 40_custom -@COND_i386_efi_TRUE@am__append_1470 = util/grub.d/40_custom.in -@COND_i386_qemu_TRUE@am__append_1471 = 40_custom -@COND_i386_qemu_TRUE@am__append_1472 = 40_custom -@COND_i386_qemu_TRUE@am__append_1473 = util/grub.d/40_custom.in -@COND_i386_coreboot_TRUE@am__append_1474 = 40_custom -@COND_i386_coreboot_TRUE@am__append_1475 = 40_custom -@COND_i386_coreboot_TRUE@am__append_1476 = util/grub.d/40_custom.in -@COND_i386_multiboot_TRUE@am__append_1477 = 40_custom -@COND_i386_multiboot_TRUE@am__append_1478 = 40_custom -@COND_i386_multiboot_TRUE@am__append_1479 = util/grub.d/40_custom.in -@COND_i386_ieee1275_TRUE@am__append_1480 = 40_custom -@COND_i386_ieee1275_TRUE@am__append_1481 = 40_custom -@COND_i386_ieee1275_TRUE@am__append_1482 = util/grub.d/40_custom.in -@COND_x86_64_efi_TRUE@am__append_1483 = 40_custom -@COND_x86_64_efi_TRUE@am__append_1484 = 40_custom -@COND_x86_64_efi_TRUE@am__append_1485 = util/grub.d/40_custom.in -@COND_mips_yeeloong_TRUE@am__append_1486 = 40_custom -@COND_mips_yeeloong_TRUE@am__append_1487 = 40_custom -@COND_mips_yeeloong_TRUE@am__append_1488 = util/grub.d/40_custom.in -@COND_sparc64_ieee1275_TRUE@am__append_1489 = 40_custom -@COND_sparc64_ieee1275_TRUE@am__append_1490 = 40_custom -@COND_sparc64_ieee1275_TRUE@am__append_1491 = util/grub.d/40_custom.in -@COND_powerpc_ieee1275_TRUE@am__append_1492 = 40_custom -@COND_powerpc_ieee1275_TRUE@am__append_1493 = 40_custom -@COND_powerpc_ieee1275_TRUE@am__append_1494 = util/grub.d/40_custom.in -@COND_emu_TRUE@am__append_1495 = 41_custom -@COND_emu_TRUE@am__append_1496 = 41_custom -@COND_emu_TRUE@am__append_1497 = util/grub.d/41_custom.in -@COND_i386_pc_TRUE@am__append_1498 = 41_custom -@COND_i386_pc_TRUE@am__append_1499 = 41_custom -@COND_i386_pc_TRUE@am__append_1500 = util/grub.d/41_custom.in -@COND_i386_efi_TRUE@am__append_1501 = 41_custom -@COND_i386_efi_TRUE@am__append_1502 = 41_custom -@COND_i386_efi_TRUE@am__append_1503 = util/grub.d/41_custom.in -@COND_i386_qemu_TRUE@am__append_1504 = 41_custom -@COND_i386_qemu_TRUE@am__append_1505 = 41_custom -@COND_i386_qemu_TRUE@am__append_1506 = util/grub.d/41_custom.in -@COND_i386_coreboot_TRUE@am__append_1507 = 41_custom -@COND_i386_coreboot_TRUE@am__append_1508 = 41_custom -@COND_i386_coreboot_TRUE@am__append_1509 = util/grub.d/41_custom.in -@COND_i386_multiboot_TRUE@am__append_1510 = 41_custom -@COND_i386_multiboot_TRUE@am__append_1511 = 41_custom -@COND_i386_multiboot_TRUE@am__append_1512 = util/grub.d/41_custom.in -@COND_i386_ieee1275_TRUE@am__append_1513 = 41_custom -@COND_i386_ieee1275_TRUE@am__append_1514 = 41_custom -@COND_i386_ieee1275_TRUE@am__append_1515 = util/grub.d/41_custom.in -@COND_x86_64_efi_TRUE@am__append_1516 = 41_custom -@COND_x86_64_efi_TRUE@am__append_1517 = 41_custom -@COND_x86_64_efi_TRUE@am__append_1518 = util/grub.d/41_custom.in -@COND_mips_yeeloong_TRUE@am__append_1519 = 41_custom -@COND_mips_yeeloong_TRUE@am__append_1520 = 41_custom -@COND_mips_yeeloong_TRUE@am__append_1521 = util/grub.d/41_custom.in -@COND_sparc64_ieee1275_TRUE@am__append_1522 = 41_custom -@COND_sparc64_ieee1275_TRUE@am__append_1523 = 41_custom -@COND_sparc64_ieee1275_TRUE@am__append_1524 = util/grub.d/41_custom.in -@COND_powerpc_ieee1275_TRUE@am__append_1525 = 41_custom -@COND_powerpc_ieee1275_TRUE@am__append_1526 = 41_custom -@COND_powerpc_ieee1275_TRUE@am__append_1527 = util/grub.d/41_custom.in -@COND_i386_pc_TRUE@am__append_1528 = grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_1529 = grub-mkrescue.1 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_1530 = grub-mkrescue.1 -@COND_i386_pc_TRUE@am__append_1531 = grub-mkrescue -@COND_i386_pc_TRUE@am__append_1532 = util/grub-mkrescue.in -@COND_i386_efi_TRUE@am__append_1533 = grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_1534 = grub-mkrescue.1 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_1535 = grub-mkrescue.1 -@COND_i386_efi_TRUE@am__append_1536 = grub-mkrescue -@COND_i386_efi_TRUE@am__append_1537 = util/grub-mkrescue.in -@COND_i386_qemu_TRUE@am__append_1538 = grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_1539 = grub-mkrescue.1 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_1540 = grub-mkrescue.1 -@COND_i386_qemu_TRUE@am__append_1541 = grub-mkrescue -@COND_i386_qemu_TRUE@am__append_1542 = util/grub-mkrescue.in -@COND_i386_coreboot_TRUE@am__append_1543 = grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_1544 = grub-mkrescue.1 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_1545 = grub-mkrescue.1 -@COND_i386_coreboot_TRUE@am__append_1546 = grub-mkrescue -@COND_i386_coreboot_TRUE@am__append_1547 = util/grub-mkrescue.in -@COND_i386_multiboot_TRUE@am__append_1548 = grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_1549 = grub-mkrescue.1 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_1550 = grub-mkrescue.1 -@COND_i386_multiboot_TRUE@am__append_1551 = grub-mkrescue -@COND_i386_multiboot_TRUE@am__append_1552 = util/grub-mkrescue.in -@COND_x86_64_efi_TRUE@am__append_1553 = grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_1554 = grub-mkrescue.1 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_1555 = grub-mkrescue.1 -@COND_x86_64_efi_TRUE@am__append_1556 = grub-mkrescue -@COND_x86_64_efi_TRUE@am__append_1557 = util/grub-mkrescue.in -@COND_powerpc_ieee1275_TRUE@am__append_1558 = grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1559 = grub-mkrescue.1 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1560 = grub-mkrescue.1 -@COND_powerpc_ieee1275_TRUE@am__append_1561 = grub-mkrescue -@COND_powerpc_ieee1275_TRUE@am__append_1562 = util/powerpc/ieee1275/grub-mkrescue.in -@COND_i386_pc_TRUE@am__append_1563 = grub-install -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_1564 = grub-install.8 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_1565 = grub-install.8 -@COND_i386_pc_TRUE@am__append_1566 = grub-install -@COND_i386_pc_TRUE@am__append_1567 = util/grub-install.in -@COND_i386_efi_TRUE@am__append_1568 = grub-install -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_1569 = grub-install.8 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_1570 = grub-install.8 -@COND_i386_efi_TRUE@am__append_1571 = grub-install -@COND_i386_efi_TRUE@am__append_1572 = util/grub-install.in -@COND_i386_qemu_TRUE@am__append_1573 = grub-install -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_1574 = grub-install.8 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_1575 = grub-install.8 -@COND_i386_qemu_TRUE@am__append_1576 = grub-install -@COND_i386_qemu_TRUE@am__append_1577 = util/grub-install.in -@COND_i386_coreboot_TRUE@am__append_1578 = grub-install -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_1579 = grub-install.8 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_1580 = grub-install.8 -@COND_i386_coreboot_TRUE@am__append_1581 = grub-install -@COND_i386_coreboot_TRUE@am__append_1582 = util/grub-install.in -@COND_i386_multiboot_TRUE@am__append_1583 = grub-install -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_1584 = grub-install.8 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_1585 = grub-install.8 -@COND_i386_multiboot_TRUE@am__append_1586 = grub-install -@COND_i386_multiboot_TRUE@am__append_1587 = util/grub-install.in -@COND_i386_ieee1275_TRUE@am__append_1588 = grub-install -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_1589 = grub-install.8 -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_1590 = grub-install.8 -@COND_i386_ieee1275_TRUE@am__append_1591 = grub-install -@COND_i386_ieee1275_TRUE@am__append_1592 = util/grub-install.in -@COND_x86_64_efi_TRUE@am__append_1593 = grub-install -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_1594 = grub-install.8 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_1595 = grub-install.8 -@COND_x86_64_efi_TRUE@am__append_1596 = grub-install -@COND_x86_64_efi_TRUE@am__append_1597 = util/grub-install.in -@COND_mips_yeeloong_TRUE@am__append_1598 = grub-install -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_1599 = grub-install.8 -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_1600 = grub-install.8 -@COND_mips_yeeloong_TRUE@am__append_1601 = grub-install -@COND_mips_yeeloong_TRUE@am__append_1602 = util/grub-install.in -@COND_sparc64_ieee1275_TRUE@am__append_1603 = grub-install -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1604 = grub-install.8 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1605 = grub-install.8 -@COND_sparc64_ieee1275_TRUE@am__append_1606 = grub-install -@COND_sparc64_ieee1275_TRUE@am__append_1607 = util/grub-install.in -@COND_powerpc_ieee1275_TRUE@am__append_1608 = grub-install -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1609 = grub-install.8 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1610 = grub-install.8 -@COND_powerpc_ieee1275_TRUE@am__append_1611 = grub-install -@COND_powerpc_ieee1275_TRUE@am__append_1612 = util/grub-install.in -@COND_emu_TRUE@am__append_1613 = grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_1614 = grub-mknetdir.8 -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_1615 = grub-mknetdir.8 -@COND_emu_TRUE@am__append_1616 = grub-mknetdir -@COND_emu_TRUE@am__append_1617 = util/grub-mknetdir.in -@COND_i386_pc_TRUE@am__append_1618 = grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_1619 = grub-mknetdir.8 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_1620 = grub-mknetdir.8 -@COND_i386_pc_TRUE@am__append_1621 = grub-mknetdir -@COND_i386_pc_TRUE@am__append_1622 = util/grub-mknetdir.in -@COND_i386_efi_TRUE@am__append_1623 = grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_1624 = grub-mknetdir.8 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_1625 = grub-mknetdir.8 -@COND_i386_efi_TRUE@am__append_1626 = grub-mknetdir -@COND_i386_efi_TRUE@am__append_1627 = util/grub-mknetdir.in -@COND_i386_qemu_TRUE@am__append_1628 = grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_1629 = grub-mknetdir.8 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_1630 = grub-mknetdir.8 -@COND_i386_qemu_TRUE@am__append_1631 = grub-mknetdir -@COND_i386_qemu_TRUE@am__append_1632 = util/grub-mknetdir.in -@COND_i386_coreboot_TRUE@am__append_1633 = grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_1634 = grub-mknetdir.8 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_1635 = grub-mknetdir.8 -@COND_i386_coreboot_TRUE@am__append_1636 = grub-mknetdir -@COND_i386_coreboot_TRUE@am__append_1637 = util/grub-mknetdir.in -@COND_i386_multiboot_TRUE@am__append_1638 = grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_1639 = grub-mknetdir.8 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_1640 = grub-mknetdir.8 -@COND_i386_multiboot_TRUE@am__append_1641 = grub-mknetdir -@COND_i386_multiboot_TRUE@am__append_1642 = util/grub-mknetdir.in -@COND_i386_ieee1275_TRUE@am__append_1643 = grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_1644 = grub-mknetdir.8 -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_1645 = grub-mknetdir.8 -@COND_i386_ieee1275_TRUE@am__append_1646 = grub-mknetdir -@COND_i386_ieee1275_TRUE@am__append_1647 = util/grub-mknetdir.in -@COND_x86_64_efi_TRUE@am__append_1648 = grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_1649 = grub-mknetdir.8 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_1650 = grub-mknetdir.8 -@COND_x86_64_efi_TRUE@am__append_1651 = grub-mknetdir -@COND_x86_64_efi_TRUE@am__append_1652 = util/grub-mknetdir.in -@COND_mips_yeeloong_TRUE@am__append_1653 = grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_1654 = grub-mknetdir.8 -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_1655 = grub-mknetdir.8 -@COND_mips_yeeloong_TRUE@am__append_1656 = grub-mknetdir -@COND_mips_yeeloong_TRUE@am__append_1657 = util/grub-mknetdir.in -@COND_sparc64_ieee1275_TRUE@am__append_1658 = grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1659 = grub-mknetdir.8 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1660 = grub-mknetdir.8 -@COND_sparc64_ieee1275_TRUE@am__append_1661 = grub-mknetdir -@COND_sparc64_ieee1275_TRUE@am__append_1662 = util/grub-mknetdir.in -@COND_powerpc_ieee1275_TRUE@am__append_1663 = grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1664 = grub-mknetdir.8 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1665 = grub-mknetdir.8 -@COND_powerpc_ieee1275_TRUE@am__append_1666 = grub-mknetdir -@COND_powerpc_ieee1275_TRUE@am__append_1667 = util/grub-mknetdir.in -@COND_emu_TRUE@am__append_1668 = grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_1669 = grub-mkconfig.8 -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_1670 = grub-mkconfig.8 -@COND_emu_TRUE@am__append_1671 = grub-mkconfig -@COND_emu_TRUE@am__append_1672 = util/grub-mkconfig.in -@COND_i386_pc_TRUE@am__append_1673 = grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_1674 = grub-mkconfig.8 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_1675 = grub-mkconfig.8 -@COND_i386_pc_TRUE@am__append_1676 = grub-mkconfig -@COND_i386_pc_TRUE@am__append_1677 = util/grub-mkconfig.in -@COND_i386_efi_TRUE@am__append_1678 = grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_1679 = grub-mkconfig.8 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_1680 = grub-mkconfig.8 -@COND_i386_efi_TRUE@am__append_1681 = grub-mkconfig -@COND_i386_efi_TRUE@am__append_1682 = util/grub-mkconfig.in -@COND_i386_qemu_TRUE@am__append_1683 = grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_1684 = grub-mkconfig.8 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_1685 = grub-mkconfig.8 -@COND_i386_qemu_TRUE@am__append_1686 = grub-mkconfig -@COND_i386_qemu_TRUE@am__append_1687 = util/grub-mkconfig.in -@COND_i386_coreboot_TRUE@am__append_1688 = grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_1689 = grub-mkconfig.8 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_1690 = grub-mkconfig.8 -@COND_i386_coreboot_TRUE@am__append_1691 = grub-mkconfig -@COND_i386_coreboot_TRUE@am__append_1692 = util/grub-mkconfig.in -@COND_i386_multiboot_TRUE@am__append_1693 = grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_1694 = grub-mkconfig.8 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_1695 = grub-mkconfig.8 -@COND_i386_multiboot_TRUE@am__append_1696 = grub-mkconfig -@COND_i386_multiboot_TRUE@am__append_1697 = util/grub-mkconfig.in -@COND_i386_ieee1275_TRUE@am__append_1698 = grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_1699 = grub-mkconfig.8 -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_1700 = grub-mkconfig.8 -@COND_i386_ieee1275_TRUE@am__append_1701 = grub-mkconfig -@COND_i386_ieee1275_TRUE@am__append_1702 = util/grub-mkconfig.in -@COND_x86_64_efi_TRUE@am__append_1703 = grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_1704 = grub-mkconfig.8 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_1705 = grub-mkconfig.8 -@COND_x86_64_efi_TRUE@am__append_1706 = grub-mkconfig -@COND_x86_64_efi_TRUE@am__append_1707 = util/grub-mkconfig.in -@COND_mips_yeeloong_TRUE@am__append_1708 = grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_1709 = grub-mkconfig.8 -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_1710 = grub-mkconfig.8 -@COND_mips_yeeloong_TRUE@am__append_1711 = grub-mkconfig -@COND_mips_yeeloong_TRUE@am__append_1712 = util/grub-mkconfig.in -@COND_sparc64_ieee1275_TRUE@am__append_1713 = grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1714 = grub-mkconfig.8 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1715 = grub-mkconfig.8 -@COND_sparc64_ieee1275_TRUE@am__append_1716 = grub-mkconfig -@COND_sparc64_ieee1275_TRUE@am__append_1717 = util/grub-mkconfig.in -@COND_powerpc_ieee1275_TRUE@am__append_1718 = grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1719 = grub-mkconfig.8 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1720 = grub-mkconfig.8 -@COND_powerpc_ieee1275_TRUE@am__append_1721 = grub-mkconfig -@COND_powerpc_ieee1275_TRUE@am__append_1722 = util/grub-mkconfig.in -@COND_emu_TRUE@am__append_1723 = grub-set-default -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_1724 = grub-set-default.8 -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_1725 = grub-set-default.8 -@COND_emu_TRUE@am__append_1726 = grub-set-default -@COND_emu_TRUE@am__append_1727 = util/grub-set-default.in -@COND_i386_pc_TRUE@am__append_1728 = grub-set-default -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_1729 = grub-set-default.8 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_1730 = grub-set-default.8 -@COND_i386_pc_TRUE@am__append_1731 = grub-set-default -@COND_i386_pc_TRUE@am__append_1732 = util/grub-set-default.in -@COND_i386_efi_TRUE@am__append_1733 = grub-set-default -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_1734 = grub-set-default.8 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_1735 = grub-set-default.8 -@COND_i386_efi_TRUE@am__append_1736 = grub-set-default -@COND_i386_efi_TRUE@am__append_1737 = util/grub-set-default.in -@COND_i386_qemu_TRUE@am__append_1738 = grub-set-default -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_1739 = grub-set-default.8 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_1740 = grub-set-default.8 -@COND_i386_qemu_TRUE@am__append_1741 = grub-set-default -@COND_i386_qemu_TRUE@am__append_1742 = util/grub-set-default.in -@COND_i386_coreboot_TRUE@am__append_1743 = grub-set-default -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_1744 = grub-set-default.8 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_1745 = grub-set-default.8 -@COND_i386_coreboot_TRUE@am__append_1746 = grub-set-default -@COND_i386_coreboot_TRUE@am__append_1747 = util/grub-set-default.in -@COND_i386_multiboot_TRUE@am__append_1748 = grub-set-default -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_1749 = grub-set-default.8 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_1750 = grub-set-default.8 -@COND_i386_multiboot_TRUE@am__append_1751 = grub-set-default -@COND_i386_multiboot_TRUE@am__append_1752 = util/grub-set-default.in -@COND_i386_ieee1275_TRUE@am__append_1753 = grub-set-default -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_1754 = grub-set-default.8 -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_1755 = grub-set-default.8 -@COND_i386_ieee1275_TRUE@am__append_1756 = grub-set-default -@COND_i386_ieee1275_TRUE@am__append_1757 = util/grub-set-default.in -@COND_x86_64_efi_TRUE@am__append_1758 = grub-set-default -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_1759 = grub-set-default.8 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_1760 = grub-set-default.8 -@COND_x86_64_efi_TRUE@am__append_1761 = grub-set-default -@COND_x86_64_efi_TRUE@am__append_1762 = util/grub-set-default.in -@COND_mips_yeeloong_TRUE@am__append_1763 = grub-set-default -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_1764 = grub-set-default.8 -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_1765 = grub-set-default.8 -@COND_mips_yeeloong_TRUE@am__append_1766 = grub-set-default -@COND_mips_yeeloong_TRUE@am__append_1767 = util/grub-set-default.in -@COND_sparc64_ieee1275_TRUE@am__append_1768 = grub-set-default -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1769 = grub-set-default.8 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1770 = grub-set-default.8 -@COND_sparc64_ieee1275_TRUE@am__append_1771 = grub-set-default -@COND_sparc64_ieee1275_TRUE@am__append_1772 = util/grub-set-default.in -@COND_powerpc_ieee1275_TRUE@am__append_1773 = grub-set-default -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1774 = grub-set-default.8 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1775 = grub-set-default.8 -@COND_powerpc_ieee1275_TRUE@am__append_1776 = grub-set-default -@COND_powerpc_ieee1275_TRUE@am__append_1777 = util/grub-set-default.in -@COND_emu_TRUE@am__append_1778 = grub-reboot -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_1779 = grub-reboot.8 -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_1780 = grub-reboot.8 -@COND_emu_TRUE@am__append_1781 = grub-reboot -@COND_emu_TRUE@am__append_1782 = util/grub-reboot.in -@COND_i386_pc_TRUE@am__append_1783 = grub-reboot -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_1784 = grub-reboot.8 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@am__append_1785 = grub-reboot.8 -@COND_i386_pc_TRUE@am__append_1786 = grub-reboot -@COND_i386_pc_TRUE@am__append_1787 = util/grub-reboot.in -@COND_i386_efi_TRUE@am__append_1788 = grub-reboot -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_1789 = grub-reboot.8 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@am__append_1790 = grub-reboot.8 -@COND_i386_efi_TRUE@am__append_1791 = grub-reboot -@COND_i386_efi_TRUE@am__append_1792 = util/grub-reboot.in -@COND_i386_qemu_TRUE@am__append_1793 = grub-reboot -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_1794 = grub-reboot.8 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@am__append_1795 = grub-reboot.8 -@COND_i386_qemu_TRUE@am__append_1796 = grub-reboot -@COND_i386_qemu_TRUE@am__append_1797 = util/grub-reboot.in -@COND_i386_coreboot_TRUE@am__append_1798 = grub-reboot -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_1799 = grub-reboot.8 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@am__append_1800 = grub-reboot.8 -@COND_i386_coreboot_TRUE@am__append_1801 = grub-reboot -@COND_i386_coreboot_TRUE@am__append_1802 = util/grub-reboot.in -@COND_i386_multiboot_TRUE@am__append_1803 = grub-reboot -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_1804 = grub-reboot.8 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@am__append_1805 = grub-reboot.8 -@COND_i386_multiboot_TRUE@am__append_1806 = grub-reboot -@COND_i386_multiboot_TRUE@am__append_1807 = util/grub-reboot.in -@COND_i386_ieee1275_TRUE@am__append_1808 = grub-reboot -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_1809 = grub-reboot.8 -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@am__append_1810 = grub-reboot.8 -@COND_i386_ieee1275_TRUE@am__append_1811 = grub-reboot -@COND_i386_ieee1275_TRUE@am__append_1812 = util/grub-reboot.in -@COND_x86_64_efi_TRUE@am__append_1813 = grub-reboot -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_1814 = grub-reboot.8 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@am__append_1815 = grub-reboot.8 -@COND_x86_64_efi_TRUE@am__append_1816 = grub-reboot -@COND_x86_64_efi_TRUE@am__append_1817 = util/grub-reboot.in -@COND_mips_yeeloong_TRUE@am__append_1818 = grub-reboot -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_1819 = grub-reboot.8 -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@am__append_1820 = grub-reboot.8 -@COND_mips_yeeloong_TRUE@am__append_1821 = grub-reboot -@COND_mips_yeeloong_TRUE@am__append_1822 = util/grub-reboot.in -@COND_sparc64_ieee1275_TRUE@am__append_1823 = grub-reboot -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1824 = grub-reboot.8 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@am__append_1825 = grub-reboot.8 -@COND_sparc64_ieee1275_TRUE@am__append_1826 = grub-reboot -@COND_sparc64_ieee1275_TRUE@am__append_1827 = util/grub-reboot.in -@COND_powerpc_ieee1275_TRUE@am__append_1828 = grub-reboot -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1829 = grub-reboot.8 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@am__append_1830 = grub-reboot.8 -@COND_powerpc_ieee1275_TRUE@am__append_1831 = grub-reboot -@COND_powerpc_ieee1275_TRUE@am__append_1832 = util/grub-reboot.in -@COND_emu_TRUE@am__append_1833 = grub-mkconfig_lib -@COND_emu_TRUE@am__append_1834 = grub-mkconfig_lib -@COND_emu_TRUE@am__append_1835 = util/grub-mkconfig_lib.in -@COND_i386_pc_TRUE@am__append_1836 = grub-mkconfig_lib -@COND_i386_pc_TRUE@am__append_1837 = grub-mkconfig_lib -@COND_i386_pc_TRUE@am__append_1838 = util/grub-mkconfig_lib.in -@COND_i386_efi_TRUE@am__append_1839 = grub-mkconfig_lib -@COND_i386_efi_TRUE@am__append_1840 = grub-mkconfig_lib -@COND_i386_efi_TRUE@am__append_1841 = util/grub-mkconfig_lib.in -@COND_i386_qemu_TRUE@am__append_1842 = grub-mkconfig_lib -@COND_i386_qemu_TRUE@am__append_1843 = grub-mkconfig_lib -@COND_i386_qemu_TRUE@am__append_1844 = util/grub-mkconfig_lib.in -@COND_i386_coreboot_TRUE@am__append_1845 = grub-mkconfig_lib -@COND_i386_coreboot_TRUE@am__append_1846 = grub-mkconfig_lib -@COND_i386_coreboot_TRUE@am__append_1847 = util/grub-mkconfig_lib.in -@COND_i386_multiboot_TRUE@am__append_1848 = grub-mkconfig_lib -@COND_i386_multiboot_TRUE@am__append_1849 = grub-mkconfig_lib -@COND_i386_multiboot_TRUE@am__append_1850 = util/grub-mkconfig_lib.in -@COND_i386_ieee1275_TRUE@am__append_1851 = grub-mkconfig_lib -@COND_i386_ieee1275_TRUE@am__append_1852 = grub-mkconfig_lib -@COND_i386_ieee1275_TRUE@am__append_1853 = util/grub-mkconfig_lib.in -@COND_x86_64_efi_TRUE@am__append_1854 = grub-mkconfig_lib -@COND_x86_64_efi_TRUE@am__append_1855 = grub-mkconfig_lib -@COND_x86_64_efi_TRUE@am__append_1856 = util/grub-mkconfig_lib.in -@COND_mips_yeeloong_TRUE@am__append_1857 = grub-mkconfig_lib -@COND_mips_yeeloong_TRUE@am__append_1858 = grub-mkconfig_lib -@COND_mips_yeeloong_TRUE@am__append_1859 = util/grub-mkconfig_lib.in -@COND_sparc64_ieee1275_TRUE@am__append_1860 = grub-mkconfig_lib -@COND_sparc64_ieee1275_TRUE@am__append_1861 = grub-mkconfig_lib -@COND_sparc64_ieee1275_TRUE@am__append_1862 = util/grub-mkconfig_lib.in -@COND_powerpc_ieee1275_TRUE@am__append_1863 = grub-mkconfig_lib -@COND_powerpc_ieee1275_TRUE@am__append_1864 = grub-mkconfig_lib -@COND_powerpc_ieee1275_TRUE@am__append_1865 = util/grub-mkconfig_lib.in -@COND_emu_TRUE@am__append_1866 = update-grub_lib -@COND_emu_TRUE@am__append_1867 = update-grub_lib -@COND_emu_TRUE@am__append_1868 = util/update-grub_lib.in -@COND_i386_pc_TRUE@am__append_1869 = update-grub_lib -@COND_i386_pc_TRUE@am__append_1870 = update-grub_lib -@COND_i386_pc_TRUE@am__append_1871 = util/update-grub_lib.in -@COND_i386_efi_TRUE@am__append_1872 = update-grub_lib -@COND_i386_efi_TRUE@am__append_1873 = update-grub_lib -@COND_i386_efi_TRUE@am__append_1874 = util/update-grub_lib.in -@COND_i386_qemu_TRUE@am__append_1875 = update-grub_lib -@COND_i386_qemu_TRUE@am__append_1876 = update-grub_lib -@COND_i386_qemu_TRUE@am__append_1877 = util/update-grub_lib.in -@COND_i386_coreboot_TRUE@am__append_1878 = update-grub_lib -@COND_i386_coreboot_TRUE@am__append_1879 = update-grub_lib -@COND_i386_coreboot_TRUE@am__append_1880 = util/update-grub_lib.in -@COND_i386_multiboot_TRUE@am__append_1881 = update-grub_lib -@COND_i386_multiboot_TRUE@am__append_1882 = update-grub_lib -@COND_i386_multiboot_TRUE@am__append_1883 = util/update-grub_lib.in -@COND_i386_ieee1275_TRUE@am__append_1884 = update-grub_lib -@COND_i386_ieee1275_TRUE@am__append_1885 = update-grub_lib -@COND_i386_ieee1275_TRUE@am__append_1886 = util/update-grub_lib.in -@COND_x86_64_efi_TRUE@am__append_1887 = update-grub_lib -@COND_x86_64_efi_TRUE@am__append_1888 = update-grub_lib -@COND_x86_64_efi_TRUE@am__append_1889 = util/update-grub_lib.in -@COND_mips_yeeloong_TRUE@am__append_1890 = update-grub_lib -@COND_mips_yeeloong_TRUE@am__append_1891 = update-grub_lib -@COND_mips_yeeloong_TRUE@am__append_1892 = util/update-grub_lib.in -@COND_sparc64_ieee1275_TRUE@am__append_1893 = update-grub_lib -@COND_sparc64_ieee1275_TRUE@am__append_1894 = update-grub_lib -@COND_sparc64_ieee1275_TRUE@am__append_1895 = util/update-grub_lib.in -@COND_powerpc_ieee1275_TRUE@am__append_1896 = update-grub_lib -@COND_powerpc_ieee1275_TRUE@am__append_1897 = update-grub_lib -@COND_powerpc_ieee1275_TRUE@am__append_1898 = util/update-grub_lib.in -@COND_emu_TRUE@am__append_1899 = grub-kbdcomp -@COND_emu_TRUE@am__append_1900 = grub-kbdcomp -@COND_emu_TRUE@am__append_1901 = util/grub-kbdcomp.in -@COND_i386_pc_TRUE@am__append_1902 = grub-kbdcomp -@COND_i386_pc_TRUE@am__append_1903 = grub-kbdcomp -@COND_i386_pc_TRUE@am__append_1904 = util/grub-kbdcomp.in -@COND_i386_efi_TRUE@am__append_1905 = grub-kbdcomp -@COND_i386_efi_TRUE@am__append_1906 = grub-kbdcomp -@COND_i386_efi_TRUE@am__append_1907 = util/grub-kbdcomp.in -@COND_i386_qemu_TRUE@am__append_1908 = grub-kbdcomp -@COND_i386_qemu_TRUE@am__append_1909 = grub-kbdcomp -@COND_i386_qemu_TRUE@am__append_1910 = util/grub-kbdcomp.in -@COND_i386_coreboot_TRUE@am__append_1911 = grub-kbdcomp -@COND_i386_coreboot_TRUE@am__append_1912 = grub-kbdcomp -@COND_i386_coreboot_TRUE@am__append_1913 = util/grub-kbdcomp.in -@COND_i386_multiboot_TRUE@am__append_1914 = grub-kbdcomp -@COND_i386_multiboot_TRUE@am__append_1915 = grub-kbdcomp -@COND_i386_multiboot_TRUE@am__append_1916 = util/grub-kbdcomp.in -@COND_i386_ieee1275_TRUE@am__append_1917 = grub-kbdcomp -@COND_i386_ieee1275_TRUE@am__append_1918 = grub-kbdcomp -@COND_i386_ieee1275_TRUE@am__append_1919 = util/grub-kbdcomp.in -@COND_x86_64_efi_TRUE@am__append_1920 = grub-kbdcomp -@COND_x86_64_efi_TRUE@am__append_1921 = grub-kbdcomp -@COND_x86_64_efi_TRUE@am__append_1922 = util/grub-kbdcomp.in -@COND_mips_yeeloong_TRUE@am__append_1923 = grub-kbdcomp -@COND_mips_yeeloong_TRUE@am__append_1924 = grub-kbdcomp -@COND_mips_yeeloong_TRUE@am__append_1925 = util/grub-kbdcomp.in -@COND_sparc64_ieee1275_TRUE@am__append_1926 = grub-kbdcomp -@COND_sparc64_ieee1275_TRUE@am__append_1927 = grub-kbdcomp -@COND_sparc64_ieee1275_TRUE@am__append_1928 = util/grub-kbdcomp.in -@COND_powerpc_ieee1275_TRUE@am__append_1929 = grub-kbdcomp -@COND_powerpc_ieee1275_TRUE@am__append_1930 = grub-kbdcomp -@COND_powerpc_ieee1275_TRUE@am__append_1931 = util/grub-kbdcomp.in -@COND_emu_TRUE@am__append_1932 = grub-shell -@COND_emu_TRUE@am__append_1933 = grub-shell -@COND_emu_TRUE@am__append_1934 = tests/util/grub-shell.in -@COND_i386_pc_TRUE@am__append_1935 = grub-shell -@COND_i386_pc_TRUE@am__append_1936 = grub-shell -@COND_i386_pc_TRUE@am__append_1937 = tests/util/grub-shell.in -@COND_i386_efi_TRUE@am__append_1938 = grub-shell -@COND_i386_efi_TRUE@am__append_1939 = grub-shell -@COND_i386_efi_TRUE@am__append_1940 = tests/util/grub-shell.in -@COND_i386_qemu_TRUE@am__append_1941 = grub-shell -@COND_i386_qemu_TRUE@am__append_1942 = grub-shell -@COND_i386_qemu_TRUE@am__append_1943 = tests/util/grub-shell.in -@COND_i386_coreboot_TRUE@am__append_1944 = grub-shell -@COND_i386_coreboot_TRUE@am__append_1945 = grub-shell -@COND_i386_coreboot_TRUE@am__append_1946 = tests/util/grub-shell.in -@COND_i386_multiboot_TRUE@am__append_1947 = grub-shell -@COND_i386_multiboot_TRUE@am__append_1948 = grub-shell -@COND_i386_multiboot_TRUE@am__append_1949 = tests/util/grub-shell.in -@COND_i386_ieee1275_TRUE@am__append_1950 = grub-shell -@COND_i386_ieee1275_TRUE@am__append_1951 = grub-shell -@COND_i386_ieee1275_TRUE@am__append_1952 = tests/util/grub-shell.in -@COND_x86_64_efi_TRUE@am__append_1953 = grub-shell -@COND_x86_64_efi_TRUE@am__append_1954 = grub-shell -@COND_x86_64_efi_TRUE@am__append_1955 = tests/util/grub-shell.in -@COND_mips_yeeloong_TRUE@am__append_1956 = grub-shell -@COND_mips_yeeloong_TRUE@am__append_1957 = grub-shell -@COND_mips_yeeloong_TRUE@am__append_1958 = tests/util/grub-shell.in -@COND_sparc64_ieee1275_TRUE@am__append_1959 = grub-shell -@COND_sparc64_ieee1275_TRUE@am__append_1960 = grub-shell -@COND_sparc64_ieee1275_TRUE@am__append_1961 = tests/util/grub-shell.in -@COND_powerpc_ieee1275_TRUE@am__append_1962 = grub-shell -@COND_powerpc_ieee1275_TRUE@am__append_1963 = grub-shell -@COND_powerpc_ieee1275_TRUE@am__append_1964 = tests/util/grub-shell.in -@COND_emu_TRUE@am__append_1965 = grub-shell-tester -@COND_emu_TRUE@am__append_1966 = grub-shell-tester -@COND_emu_TRUE@am__append_1967 = tests/util/grub-shell-tester.in -@COND_i386_pc_TRUE@am__append_1968 = grub-shell-tester -@COND_i386_pc_TRUE@am__append_1969 = grub-shell-tester -@COND_i386_pc_TRUE@am__append_1970 = tests/util/grub-shell-tester.in -@COND_i386_efi_TRUE@am__append_1971 = grub-shell-tester -@COND_i386_efi_TRUE@am__append_1972 = grub-shell-tester -@COND_i386_efi_TRUE@am__append_1973 = tests/util/grub-shell-tester.in -@COND_i386_qemu_TRUE@am__append_1974 = grub-shell-tester -@COND_i386_qemu_TRUE@am__append_1975 = grub-shell-tester -@COND_i386_qemu_TRUE@am__append_1976 = tests/util/grub-shell-tester.in -@COND_i386_coreboot_TRUE@am__append_1977 = grub-shell-tester -@COND_i386_coreboot_TRUE@am__append_1978 = grub-shell-tester -@COND_i386_coreboot_TRUE@am__append_1979 = tests/util/grub-shell-tester.in -@COND_i386_multiboot_TRUE@am__append_1980 = grub-shell-tester -@COND_i386_multiboot_TRUE@am__append_1981 = grub-shell-tester -@COND_i386_multiboot_TRUE@am__append_1982 = tests/util/grub-shell-tester.in -@COND_i386_ieee1275_TRUE@am__append_1983 = grub-shell-tester -@COND_i386_ieee1275_TRUE@am__append_1984 = grub-shell-tester -@COND_i386_ieee1275_TRUE@am__append_1985 = tests/util/grub-shell-tester.in -@COND_x86_64_efi_TRUE@am__append_1986 = grub-shell-tester -@COND_x86_64_efi_TRUE@am__append_1987 = grub-shell-tester -@COND_x86_64_efi_TRUE@am__append_1988 = tests/util/grub-shell-tester.in -@COND_mips_yeeloong_TRUE@am__append_1989 = grub-shell-tester -@COND_mips_yeeloong_TRUE@am__append_1990 = grub-shell-tester -@COND_mips_yeeloong_TRUE@am__append_1991 = tests/util/grub-shell-tester.in -@COND_sparc64_ieee1275_TRUE@am__append_1992 = grub-shell-tester -@COND_sparc64_ieee1275_TRUE@am__append_1993 = grub-shell-tester -@COND_sparc64_ieee1275_TRUE@am__append_1994 = tests/util/grub-shell-tester.in -@COND_powerpc_ieee1275_TRUE@am__append_1995 = grub-shell-tester -@COND_powerpc_ieee1275_TRUE@am__append_1996 = grub-shell-tester -@COND_powerpc_ieee1275_TRUE@am__append_1997 = tests/util/grub-shell-tester.in -@COND_emu_TRUE@am__append_1998 = example_scripted_test -@COND_emu_TRUE@am__append_1999 = example_scripted_test -@COND_emu_TRUE@am__append_2000 = example_scripted_test -@COND_emu_TRUE@am__append_2001 = tests/example_scripted_test.in -@COND_i386_pc_TRUE@am__append_2002 = example_scripted_test -@COND_i386_pc_TRUE@am__append_2003 = example_scripted_test -@COND_i386_pc_TRUE@am__append_2004 = example_scripted_test -@COND_i386_pc_TRUE@am__append_2005 = tests/example_scripted_test.in -@COND_i386_efi_TRUE@am__append_2006 = example_scripted_test -@COND_i386_efi_TRUE@am__append_2007 = example_scripted_test -@COND_i386_efi_TRUE@am__append_2008 = example_scripted_test -@COND_i386_efi_TRUE@am__append_2009 = tests/example_scripted_test.in -@COND_i386_qemu_TRUE@am__append_2010 = example_scripted_test -@COND_i386_qemu_TRUE@am__append_2011 = example_scripted_test -@COND_i386_qemu_TRUE@am__append_2012 = example_scripted_test -@COND_i386_qemu_TRUE@am__append_2013 = tests/example_scripted_test.in -@COND_i386_coreboot_TRUE@am__append_2014 = example_scripted_test -@COND_i386_coreboot_TRUE@am__append_2015 = example_scripted_test -@COND_i386_coreboot_TRUE@am__append_2016 = example_scripted_test -@COND_i386_coreboot_TRUE@am__append_2017 = tests/example_scripted_test.in -@COND_i386_multiboot_TRUE@am__append_2018 = example_scripted_test -@COND_i386_multiboot_TRUE@am__append_2019 = example_scripted_test -@COND_i386_multiboot_TRUE@am__append_2020 = example_scripted_test -@COND_i386_multiboot_TRUE@am__append_2021 = tests/example_scripted_test.in -@COND_i386_ieee1275_TRUE@am__append_2022 = example_scripted_test -@COND_i386_ieee1275_TRUE@am__append_2023 = example_scripted_test -@COND_i386_ieee1275_TRUE@am__append_2024 = example_scripted_test -@COND_i386_ieee1275_TRUE@am__append_2025 = tests/example_scripted_test.in -@COND_x86_64_efi_TRUE@am__append_2026 = example_scripted_test -@COND_x86_64_efi_TRUE@am__append_2027 = example_scripted_test -@COND_x86_64_efi_TRUE@am__append_2028 = example_scripted_test -@COND_x86_64_efi_TRUE@am__append_2029 = tests/example_scripted_test.in -@COND_mips_yeeloong_TRUE@am__append_2030 = example_scripted_test -@COND_mips_yeeloong_TRUE@am__append_2031 = example_scripted_test -@COND_mips_yeeloong_TRUE@am__append_2032 = example_scripted_test -@COND_mips_yeeloong_TRUE@am__append_2033 = tests/example_scripted_test.in -@COND_sparc64_ieee1275_TRUE@am__append_2034 = example_scripted_test -@COND_sparc64_ieee1275_TRUE@am__append_2035 = example_scripted_test -@COND_sparc64_ieee1275_TRUE@am__append_2036 = example_scripted_test -@COND_sparc64_ieee1275_TRUE@am__append_2037 = tests/example_scripted_test.in -@COND_powerpc_ieee1275_TRUE@am__append_2038 = example_scripted_test -@COND_powerpc_ieee1275_TRUE@am__append_2039 = example_scripted_test -@COND_powerpc_ieee1275_TRUE@am__append_2040 = example_scripted_test -@COND_powerpc_ieee1275_TRUE@am__append_2041 = tests/example_scripted_test.in -@COND_emu_TRUE@am__append_2042 = example_grub_script_test -@COND_emu_TRUE@am__append_2043 = example_grub_script_test -@COND_emu_TRUE@am__append_2044 = example_grub_script_test -@COND_emu_TRUE@am__append_2045 = tests/example_grub_script_test.in -@COND_i386_pc_TRUE@am__append_2046 = example_grub_script_test -@COND_i386_pc_TRUE@am__append_2047 = example_grub_script_test -@COND_i386_pc_TRUE@am__append_2048 = example_grub_script_test -@COND_i386_pc_TRUE@am__append_2049 = tests/example_grub_script_test.in -@COND_i386_efi_TRUE@am__append_2050 = example_grub_script_test -@COND_i386_efi_TRUE@am__append_2051 = example_grub_script_test -@COND_i386_efi_TRUE@am__append_2052 = example_grub_script_test -@COND_i386_efi_TRUE@am__append_2053 = tests/example_grub_script_test.in -@COND_i386_qemu_TRUE@am__append_2054 = example_grub_script_test -@COND_i386_qemu_TRUE@am__append_2055 = example_grub_script_test -@COND_i386_qemu_TRUE@am__append_2056 = example_grub_script_test -@COND_i386_qemu_TRUE@am__append_2057 = tests/example_grub_script_test.in -@COND_i386_coreboot_TRUE@am__append_2058 = example_grub_script_test -@COND_i386_coreboot_TRUE@am__append_2059 = example_grub_script_test -@COND_i386_coreboot_TRUE@am__append_2060 = example_grub_script_test -@COND_i386_coreboot_TRUE@am__append_2061 = tests/example_grub_script_test.in -@COND_i386_multiboot_TRUE@am__append_2062 = example_grub_script_test -@COND_i386_multiboot_TRUE@am__append_2063 = example_grub_script_test -@COND_i386_multiboot_TRUE@am__append_2064 = example_grub_script_test -@COND_i386_multiboot_TRUE@am__append_2065 = tests/example_grub_script_test.in -@COND_i386_ieee1275_TRUE@am__append_2066 = example_grub_script_test -@COND_i386_ieee1275_TRUE@am__append_2067 = example_grub_script_test -@COND_i386_ieee1275_TRUE@am__append_2068 = example_grub_script_test -@COND_i386_ieee1275_TRUE@am__append_2069 = tests/example_grub_script_test.in -@COND_x86_64_efi_TRUE@am__append_2070 = example_grub_script_test -@COND_x86_64_efi_TRUE@am__append_2071 = example_grub_script_test -@COND_x86_64_efi_TRUE@am__append_2072 = example_grub_script_test -@COND_x86_64_efi_TRUE@am__append_2073 = tests/example_grub_script_test.in -@COND_mips_yeeloong_TRUE@am__append_2074 = example_grub_script_test -@COND_mips_yeeloong_TRUE@am__append_2075 = example_grub_script_test -@COND_mips_yeeloong_TRUE@am__append_2076 = example_grub_script_test -@COND_mips_yeeloong_TRUE@am__append_2077 = tests/example_grub_script_test.in -@COND_sparc64_ieee1275_TRUE@am__append_2078 = example_grub_script_test -@COND_sparc64_ieee1275_TRUE@am__append_2079 = example_grub_script_test -@COND_sparc64_ieee1275_TRUE@am__append_2080 = example_grub_script_test -@COND_sparc64_ieee1275_TRUE@am__append_2081 = tests/example_grub_script_test.in -@COND_powerpc_ieee1275_TRUE@am__append_2082 = example_grub_script_test -@COND_powerpc_ieee1275_TRUE@am__append_2083 = example_grub_script_test -@COND_powerpc_ieee1275_TRUE@am__append_2084 = example_grub_script_test -@COND_powerpc_ieee1275_TRUE@am__append_2085 = tests/example_grub_script_test.in -@COND_emu_TRUE@am__append_2086 = grub_script_echo1 -@COND_emu_TRUE@am__append_2087 = grub_script_echo1 -@COND_emu_TRUE@am__append_2088 = grub_script_echo1 -@COND_emu_TRUE@am__append_2089 = tests/grub_script_echo1.in -@COND_i386_pc_TRUE@am__append_2090 = grub_script_echo1 -@COND_i386_pc_TRUE@am__append_2091 = grub_script_echo1 -@COND_i386_pc_TRUE@am__append_2092 = grub_script_echo1 -@COND_i386_pc_TRUE@am__append_2093 = tests/grub_script_echo1.in -@COND_i386_efi_TRUE@am__append_2094 = grub_script_echo1 -@COND_i386_efi_TRUE@am__append_2095 = grub_script_echo1 -@COND_i386_efi_TRUE@am__append_2096 = grub_script_echo1 -@COND_i386_efi_TRUE@am__append_2097 = tests/grub_script_echo1.in -@COND_i386_qemu_TRUE@am__append_2098 = grub_script_echo1 -@COND_i386_qemu_TRUE@am__append_2099 = grub_script_echo1 -@COND_i386_qemu_TRUE@am__append_2100 = grub_script_echo1 -@COND_i386_qemu_TRUE@am__append_2101 = tests/grub_script_echo1.in -@COND_i386_coreboot_TRUE@am__append_2102 = grub_script_echo1 -@COND_i386_coreboot_TRUE@am__append_2103 = grub_script_echo1 -@COND_i386_coreboot_TRUE@am__append_2104 = grub_script_echo1 -@COND_i386_coreboot_TRUE@am__append_2105 = tests/grub_script_echo1.in -@COND_i386_multiboot_TRUE@am__append_2106 = grub_script_echo1 -@COND_i386_multiboot_TRUE@am__append_2107 = grub_script_echo1 -@COND_i386_multiboot_TRUE@am__append_2108 = grub_script_echo1 -@COND_i386_multiboot_TRUE@am__append_2109 = tests/grub_script_echo1.in -@COND_i386_ieee1275_TRUE@am__append_2110 = grub_script_echo1 -@COND_i386_ieee1275_TRUE@am__append_2111 = grub_script_echo1 -@COND_i386_ieee1275_TRUE@am__append_2112 = grub_script_echo1 -@COND_i386_ieee1275_TRUE@am__append_2113 = tests/grub_script_echo1.in -@COND_x86_64_efi_TRUE@am__append_2114 = grub_script_echo1 -@COND_x86_64_efi_TRUE@am__append_2115 = grub_script_echo1 -@COND_x86_64_efi_TRUE@am__append_2116 = grub_script_echo1 -@COND_x86_64_efi_TRUE@am__append_2117 = tests/grub_script_echo1.in -@COND_mips_yeeloong_TRUE@am__append_2118 = grub_script_echo1 -@COND_mips_yeeloong_TRUE@am__append_2119 = grub_script_echo1 -@COND_mips_yeeloong_TRUE@am__append_2120 = grub_script_echo1 -@COND_mips_yeeloong_TRUE@am__append_2121 = tests/grub_script_echo1.in -@COND_sparc64_ieee1275_TRUE@am__append_2122 = grub_script_echo1 -@COND_sparc64_ieee1275_TRUE@am__append_2123 = grub_script_echo1 -@COND_sparc64_ieee1275_TRUE@am__append_2124 = grub_script_echo1 -@COND_sparc64_ieee1275_TRUE@am__append_2125 = tests/grub_script_echo1.in -@COND_powerpc_ieee1275_TRUE@am__append_2126 = grub_script_echo1 -@COND_powerpc_ieee1275_TRUE@am__append_2127 = grub_script_echo1 -@COND_powerpc_ieee1275_TRUE@am__append_2128 = grub_script_echo1 -@COND_powerpc_ieee1275_TRUE@am__append_2129 = tests/grub_script_echo1.in -@COND_emu_TRUE@am__append_2130 = grub_script_echo_keywords -@COND_emu_TRUE@am__append_2131 = grub_script_echo_keywords -@COND_emu_TRUE@am__append_2132 = grub_script_echo_keywords -@COND_emu_TRUE@am__append_2133 = tests/grub_script_echo_keywords.in -@COND_i386_pc_TRUE@am__append_2134 = grub_script_echo_keywords -@COND_i386_pc_TRUE@am__append_2135 = grub_script_echo_keywords -@COND_i386_pc_TRUE@am__append_2136 = grub_script_echo_keywords -@COND_i386_pc_TRUE@am__append_2137 = tests/grub_script_echo_keywords.in -@COND_i386_efi_TRUE@am__append_2138 = grub_script_echo_keywords -@COND_i386_efi_TRUE@am__append_2139 = grub_script_echo_keywords -@COND_i386_efi_TRUE@am__append_2140 = grub_script_echo_keywords -@COND_i386_efi_TRUE@am__append_2141 = tests/grub_script_echo_keywords.in -@COND_i386_qemu_TRUE@am__append_2142 = grub_script_echo_keywords -@COND_i386_qemu_TRUE@am__append_2143 = grub_script_echo_keywords -@COND_i386_qemu_TRUE@am__append_2144 = grub_script_echo_keywords -@COND_i386_qemu_TRUE@am__append_2145 = tests/grub_script_echo_keywords.in -@COND_i386_coreboot_TRUE@am__append_2146 = grub_script_echo_keywords -@COND_i386_coreboot_TRUE@am__append_2147 = grub_script_echo_keywords -@COND_i386_coreboot_TRUE@am__append_2148 = grub_script_echo_keywords -@COND_i386_coreboot_TRUE@am__append_2149 = tests/grub_script_echo_keywords.in -@COND_i386_multiboot_TRUE@am__append_2150 = grub_script_echo_keywords -@COND_i386_multiboot_TRUE@am__append_2151 = grub_script_echo_keywords -@COND_i386_multiboot_TRUE@am__append_2152 = grub_script_echo_keywords -@COND_i386_multiboot_TRUE@am__append_2153 = tests/grub_script_echo_keywords.in -@COND_i386_ieee1275_TRUE@am__append_2154 = grub_script_echo_keywords -@COND_i386_ieee1275_TRUE@am__append_2155 = grub_script_echo_keywords -@COND_i386_ieee1275_TRUE@am__append_2156 = grub_script_echo_keywords -@COND_i386_ieee1275_TRUE@am__append_2157 = tests/grub_script_echo_keywords.in -@COND_x86_64_efi_TRUE@am__append_2158 = grub_script_echo_keywords -@COND_x86_64_efi_TRUE@am__append_2159 = grub_script_echo_keywords -@COND_x86_64_efi_TRUE@am__append_2160 = grub_script_echo_keywords -@COND_x86_64_efi_TRUE@am__append_2161 = tests/grub_script_echo_keywords.in -@COND_mips_yeeloong_TRUE@am__append_2162 = grub_script_echo_keywords -@COND_mips_yeeloong_TRUE@am__append_2163 = grub_script_echo_keywords -@COND_mips_yeeloong_TRUE@am__append_2164 = grub_script_echo_keywords -@COND_mips_yeeloong_TRUE@am__append_2165 = tests/grub_script_echo_keywords.in -@COND_sparc64_ieee1275_TRUE@am__append_2166 = grub_script_echo_keywords -@COND_sparc64_ieee1275_TRUE@am__append_2167 = grub_script_echo_keywords -@COND_sparc64_ieee1275_TRUE@am__append_2168 = grub_script_echo_keywords -@COND_sparc64_ieee1275_TRUE@am__append_2169 = tests/grub_script_echo_keywords.in -@COND_powerpc_ieee1275_TRUE@am__append_2170 = grub_script_echo_keywords -@COND_powerpc_ieee1275_TRUE@am__append_2171 = grub_script_echo_keywords -@COND_powerpc_ieee1275_TRUE@am__append_2172 = grub_script_echo_keywords -@COND_powerpc_ieee1275_TRUE@am__append_2173 = tests/grub_script_echo_keywords.in -@COND_emu_TRUE@am__append_2174 = grub_script_vars1 -@COND_emu_TRUE@am__append_2175 = grub_script_vars1 -@COND_emu_TRUE@am__append_2176 = grub_script_vars1 -@COND_emu_TRUE@am__append_2177 = tests/grub_script_vars1.in -@COND_i386_pc_TRUE@am__append_2178 = grub_script_vars1 -@COND_i386_pc_TRUE@am__append_2179 = grub_script_vars1 -@COND_i386_pc_TRUE@am__append_2180 = grub_script_vars1 -@COND_i386_pc_TRUE@am__append_2181 = tests/grub_script_vars1.in -@COND_i386_efi_TRUE@am__append_2182 = grub_script_vars1 -@COND_i386_efi_TRUE@am__append_2183 = grub_script_vars1 -@COND_i386_efi_TRUE@am__append_2184 = grub_script_vars1 -@COND_i386_efi_TRUE@am__append_2185 = tests/grub_script_vars1.in -@COND_i386_qemu_TRUE@am__append_2186 = grub_script_vars1 -@COND_i386_qemu_TRUE@am__append_2187 = grub_script_vars1 -@COND_i386_qemu_TRUE@am__append_2188 = grub_script_vars1 -@COND_i386_qemu_TRUE@am__append_2189 = tests/grub_script_vars1.in -@COND_i386_coreboot_TRUE@am__append_2190 = grub_script_vars1 -@COND_i386_coreboot_TRUE@am__append_2191 = grub_script_vars1 -@COND_i386_coreboot_TRUE@am__append_2192 = grub_script_vars1 -@COND_i386_coreboot_TRUE@am__append_2193 = tests/grub_script_vars1.in -@COND_i386_multiboot_TRUE@am__append_2194 = grub_script_vars1 -@COND_i386_multiboot_TRUE@am__append_2195 = grub_script_vars1 -@COND_i386_multiboot_TRUE@am__append_2196 = grub_script_vars1 -@COND_i386_multiboot_TRUE@am__append_2197 = tests/grub_script_vars1.in -@COND_i386_ieee1275_TRUE@am__append_2198 = grub_script_vars1 -@COND_i386_ieee1275_TRUE@am__append_2199 = grub_script_vars1 -@COND_i386_ieee1275_TRUE@am__append_2200 = grub_script_vars1 -@COND_i386_ieee1275_TRUE@am__append_2201 = tests/grub_script_vars1.in -@COND_x86_64_efi_TRUE@am__append_2202 = grub_script_vars1 -@COND_x86_64_efi_TRUE@am__append_2203 = grub_script_vars1 -@COND_x86_64_efi_TRUE@am__append_2204 = grub_script_vars1 -@COND_x86_64_efi_TRUE@am__append_2205 = tests/grub_script_vars1.in -@COND_mips_yeeloong_TRUE@am__append_2206 = grub_script_vars1 -@COND_mips_yeeloong_TRUE@am__append_2207 = grub_script_vars1 -@COND_mips_yeeloong_TRUE@am__append_2208 = grub_script_vars1 -@COND_mips_yeeloong_TRUE@am__append_2209 = tests/grub_script_vars1.in -@COND_sparc64_ieee1275_TRUE@am__append_2210 = grub_script_vars1 -@COND_sparc64_ieee1275_TRUE@am__append_2211 = grub_script_vars1 -@COND_sparc64_ieee1275_TRUE@am__append_2212 = grub_script_vars1 -@COND_sparc64_ieee1275_TRUE@am__append_2213 = tests/grub_script_vars1.in -@COND_powerpc_ieee1275_TRUE@am__append_2214 = grub_script_vars1 -@COND_powerpc_ieee1275_TRUE@am__append_2215 = grub_script_vars1 -@COND_powerpc_ieee1275_TRUE@am__append_2216 = grub_script_vars1 -@COND_powerpc_ieee1275_TRUE@am__append_2217 = tests/grub_script_vars1.in -@COND_emu_TRUE@am__append_2218 = grub_script_for1 -@COND_emu_TRUE@am__append_2219 = grub_script_for1 -@COND_emu_TRUE@am__append_2220 = grub_script_for1 -@COND_emu_TRUE@am__append_2221 = tests/grub_script_for1.in -@COND_i386_pc_TRUE@am__append_2222 = grub_script_for1 -@COND_i386_pc_TRUE@am__append_2223 = grub_script_for1 -@COND_i386_pc_TRUE@am__append_2224 = grub_script_for1 -@COND_i386_pc_TRUE@am__append_2225 = tests/grub_script_for1.in -@COND_i386_efi_TRUE@am__append_2226 = grub_script_for1 -@COND_i386_efi_TRUE@am__append_2227 = grub_script_for1 -@COND_i386_efi_TRUE@am__append_2228 = grub_script_for1 -@COND_i386_efi_TRUE@am__append_2229 = tests/grub_script_for1.in -@COND_i386_qemu_TRUE@am__append_2230 = grub_script_for1 -@COND_i386_qemu_TRUE@am__append_2231 = grub_script_for1 -@COND_i386_qemu_TRUE@am__append_2232 = grub_script_for1 -@COND_i386_qemu_TRUE@am__append_2233 = tests/grub_script_for1.in -@COND_i386_coreboot_TRUE@am__append_2234 = grub_script_for1 -@COND_i386_coreboot_TRUE@am__append_2235 = grub_script_for1 -@COND_i386_coreboot_TRUE@am__append_2236 = grub_script_for1 -@COND_i386_coreboot_TRUE@am__append_2237 = tests/grub_script_for1.in -@COND_i386_multiboot_TRUE@am__append_2238 = grub_script_for1 -@COND_i386_multiboot_TRUE@am__append_2239 = grub_script_for1 -@COND_i386_multiboot_TRUE@am__append_2240 = grub_script_for1 -@COND_i386_multiboot_TRUE@am__append_2241 = tests/grub_script_for1.in -@COND_i386_ieee1275_TRUE@am__append_2242 = grub_script_for1 -@COND_i386_ieee1275_TRUE@am__append_2243 = grub_script_for1 -@COND_i386_ieee1275_TRUE@am__append_2244 = grub_script_for1 -@COND_i386_ieee1275_TRUE@am__append_2245 = tests/grub_script_for1.in -@COND_x86_64_efi_TRUE@am__append_2246 = grub_script_for1 -@COND_x86_64_efi_TRUE@am__append_2247 = grub_script_for1 -@COND_x86_64_efi_TRUE@am__append_2248 = grub_script_for1 -@COND_x86_64_efi_TRUE@am__append_2249 = tests/grub_script_for1.in -@COND_mips_yeeloong_TRUE@am__append_2250 = grub_script_for1 -@COND_mips_yeeloong_TRUE@am__append_2251 = grub_script_for1 -@COND_mips_yeeloong_TRUE@am__append_2252 = grub_script_for1 -@COND_mips_yeeloong_TRUE@am__append_2253 = tests/grub_script_for1.in -@COND_sparc64_ieee1275_TRUE@am__append_2254 = grub_script_for1 -@COND_sparc64_ieee1275_TRUE@am__append_2255 = grub_script_for1 -@COND_sparc64_ieee1275_TRUE@am__append_2256 = grub_script_for1 -@COND_sparc64_ieee1275_TRUE@am__append_2257 = tests/grub_script_for1.in -@COND_powerpc_ieee1275_TRUE@am__append_2258 = grub_script_for1 -@COND_powerpc_ieee1275_TRUE@am__append_2259 = grub_script_for1 -@COND_powerpc_ieee1275_TRUE@am__append_2260 = grub_script_for1 -@COND_powerpc_ieee1275_TRUE@am__append_2261 = tests/grub_script_for1.in -@COND_emu_TRUE@am__append_2262 = grub_script_while1 -@COND_emu_TRUE@am__append_2263 = grub_script_while1 -@COND_emu_TRUE@am__append_2264 = grub_script_while1 -@COND_emu_TRUE@am__append_2265 = tests/grub_script_while1.in -@COND_i386_pc_TRUE@am__append_2266 = grub_script_while1 -@COND_i386_pc_TRUE@am__append_2267 = grub_script_while1 -@COND_i386_pc_TRUE@am__append_2268 = grub_script_while1 -@COND_i386_pc_TRUE@am__append_2269 = tests/grub_script_while1.in -@COND_i386_efi_TRUE@am__append_2270 = grub_script_while1 -@COND_i386_efi_TRUE@am__append_2271 = grub_script_while1 -@COND_i386_efi_TRUE@am__append_2272 = grub_script_while1 -@COND_i386_efi_TRUE@am__append_2273 = tests/grub_script_while1.in -@COND_i386_qemu_TRUE@am__append_2274 = grub_script_while1 -@COND_i386_qemu_TRUE@am__append_2275 = grub_script_while1 -@COND_i386_qemu_TRUE@am__append_2276 = grub_script_while1 -@COND_i386_qemu_TRUE@am__append_2277 = tests/grub_script_while1.in -@COND_i386_coreboot_TRUE@am__append_2278 = grub_script_while1 -@COND_i386_coreboot_TRUE@am__append_2279 = grub_script_while1 -@COND_i386_coreboot_TRUE@am__append_2280 = grub_script_while1 -@COND_i386_coreboot_TRUE@am__append_2281 = tests/grub_script_while1.in -@COND_i386_multiboot_TRUE@am__append_2282 = grub_script_while1 -@COND_i386_multiboot_TRUE@am__append_2283 = grub_script_while1 -@COND_i386_multiboot_TRUE@am__append_2284 = grub_script_while1 -@COND_i386_multiboot_TRUE@am__append_2285 = tests/grub_script_while1.in -@COND_i386_ieee1275_TRUE@am__append_2286 = grub_script_while1 -@COND_i386_ieee1275_TRUE@am__append_2287 = grub_script_while1 -@COND_i386_ieee1275_TRUE@am__append_2288 = grub_script_while1 -@COND_i386_ieee1275_TRUE@am__append_2289 = tests/grub_script_while1.in -@COND_x86_64_efi_TRUE@am__append_2290 = grub_script_while1 -@COND_x86_64_efi_TRUE@am__append_2291 = grub_script_while1 -@COND_x86_64_efi_TRUE@am__append_2292 = grub_script_while1 -@COND_x86_64_efi_TRUE@am__append_2293 = tests/grub_script_while1.in -@COND_mips_yeeloong_TRUE@am__append_2294 = grub_script_while1 -@COND_mips_yeeloong_TRUE@am__append_2295 = grub_script_while1 -@COND_mips_yeeloong_TRUE@am__append_2296 = grub_script_while1 -@COND_mips_yeeloong_TRUE@am__append_2297 = tests/grub_script_while1.in -@COND_sparc64_ieee1275_TRUE@am__append_2298 = grub_script_while1 -@COND_sparc64_ieee1275_TRUE@am__append_2299 = grub_script_while1 -@COND_sparc64_ieee1275_TRUE@am__append_2300 = grub_script_while1 -@COND_sparc64_ieee1275_TRUE@am__append_2301 = tests/grub_script_while1.in -@COND_powerpc_ieee1275_TRUE@am__append_2302 = grub_script_while1 -@COND_powerpc_ieee1275_TRUE@am__append_2303 = grub_script_while1 -@COND_powerpc_ieee1275_TRUE@am__append_2304 = grub_script_while1 -@COND_powerpc_ieee1275_TRUE@am__append_2305 = tests/grub_script_while1.in -@COND_emu_TRUE@am__append_2306 = grub_script_if -@COND_emu_TRUE@am__append_2307 = grub_script_if -@COND_emu_TRUE@am__append_2308 = grub_script_if -@COND_emu_TRUE@am__append_2309 = tests/grub_script_if.in -@COND_i386_pc_TRUE@am__append_2310 = grub_script_if -@COND_i386_pc_TRUE@am__append_2311 = grub_script_if -@COND_i386_pc_TRUE@am__append_2312 = grub_script_if -@COND_i386_pc_TRUE@am__append_2313 = tests/grub_script_if.in -@COND_i386_efi_TRUE@am__append_2314 = grub_script_if -@COND_i386_efi_TRUE@am__append_2315 = grub_script_if -@COND_i386_efi_TRUE@am__append_2316 = grub_script_if -@COND_i386_efi_TRUE@am__append_2317 = tests/grub_script_if.in -@COND_i386_qemu_TRUE@am__append_2318 = grub_script_if -@COND_i386_qemu_TRUE@am__append_2319 = grub_script_if -@COND_i386_qemu_TRUE@am__append_2320 = grub_script_if -@COND_i386_qemu_TRUE@am__append_2321 = tests/grub_script_if.in -@COND_i386_coreboot_TRUE@am__append_2322 = grub_script_if -@COND_i386_coreboot_TRUE@am__append_2323 = grub_script_if -@COND_i386_coreboot_TRUE@am__append_2324 = grub_script_if -@COND_i386_coreboot_TRUE@am__append_2325 = tests/grub_script_if.in -@COND_i386_multiboot_TRUE@am__append_2326 = grub_script_if -@COND_i386_multiboot_TRUE@am__append_2327 = grub_script_if -@COND_i386_multiboot_TRUE@am__append_2328 = grub_script_if -@COND_i386_multiboot_TRUE@am__append_2329 = tests/grub_script_if.in -@COND_i386_ieee1275_TRUE@am__append_2330 = grub_script_if -@COND_i386_ieee1275_TRUE@am__append_2331 = grub_script_if -@COND_i386_ieee1275_TRUE@am__append_2332 = grub_script_if -@COND_i386_ieee1275_TRUE@am__append_2333 = tests/grub_script_if.in -@COND_x86_64_efi_TRUE@am__append_2334 = grub_script_if -@COND_x86_64_efi_TRUE@am__append_2335 = grub_script_if -@COND_x86_64_efi_TRUE@am__append_2336 = grub_script_if -@COND_x86_64_efi_TRUE@am__append_2337 = tests/grub_script_if.in -@COND_mips_yeeloong_TRUE@am__append_2338 = grub_script_if -@COND_mips_yeeloong_TRUE@am__append_2339 = grub_script_if -@COND_mips_yeeloong_TRUE@am__append_2340 = grub_script_if -@COND_mips_yeeloong_TRUE@am__append_2341 = tests/grub_script_if.in -@COND_sparc64_ieee1275_TRUE@am__append_2342 = grub_script_if -@COND_sparc64_ieee1275_TRUE@am__append_2343 = grub_script_if -@COND_sparc64_ieee1275_TRUE@am__append_2344 = grub_script_if -@COND_sparc64_ieee1275_TRUE@am__append_2345 = tests/grub_script_if.in -@COND_powerpc_ieee1275_TRUE@am__append_2346 = grub_script_if -@COND_powerpc_ieee1275_TRUE@am__append_2347 = grub_script_if -@COND_powerpc_ieee1275_TRUE@am__append_2348 = grub_script_if -@COND_powerpc_ieee1275_TRUE@am__append_2349 = tests/grub_script_if.in -@COND_emu_TRUE@am__append_2350 = grub_script_blanklines -@COND_emu_TRUE@am__append_2351 = grub_script_blanklines -@COND_emu_TRUE@am__append_2352 = grub_script_blanklines -@COND_emu_TRUE@am__append_2353 = tests/grub_script_blanklines.in -@COND_i386_pc_TRUE@am__append_2354 = grub_script_blanklines -@COND_i386_pc_TRUE@am__append_2355 = grub_script_blanklines -@COND_i386_pc_TRUE@am__append_2356 = grub_script_blanklines -@COND_i386_pc_TRUE@am__append_2357 = tests/grub_script_blanklines.in -@COND_i386_efi_TRUE@am__append_2358 = grub_script_blanklines -@COND_i386_efi_TRUE@am__append_2359 = grub_script_blanklines -@COND_i386_efi_TRUE@am__append_2360 = grub_script_blanklines -@COND_i386_efi_TRUE@am__append_2361 = tests/grub_script_blanklines.in -@COND_i386_qemu_TRUE@am__append_2362 = grub_script_blanklines -@COND_i386_qemu_TRUE@am__append_2363 = grub_script_blanklines -@COND_i386_qemu_TRUE@am__append_2364 = grub_script_blanklines -@COND_i386_qemu_TRUE@am__append_2365 = tests/grub_script_blanklines.in -@COND_i386_coreboot_TRUE@am__append_2366 = grub_script_blanklines -@COND_i386_coreboot_TRUE@am__append_2367 = grub_script_blanklines -@COND_i386_coreboot_TRUE@am__append_2368 = grub_script_blanklines -@COND_i386_coreboot_TRUE@am__append_2369 = tests/grub_script_blanklines.in -@COND_i386_multiboot_TRUE@am__append_2370 = grub_script_blanklines -@COND_i386_multiboot_TRUE@am__append_2371 = grub_script_blanklines -@COND_i386_multiboot_TRUE@am__append_2372 = grub_script_blanklines -@COND_i386_multiboot_TRUE@am__append_2373 = tests/grub_script_blanklines.in -@COND_i386_ieee1275_TRUE@am__append_2374 = grub_script_blanklines -@COND_i386_ieee1275_TRUE@am__append_2375 = grub_script_blanklines -@COND_i386_ieee1275_TRUE@am__append_2376 = grub_script_blanklines -@COND_i386_ieee1275_TRUE@am__append_2377 = tests/grub_script_blanklines.in -@COND_x86_64_efi_TRUE@am__append_2378 = grub_script_blanklines -@COND_x86_64_efi_TRUE@am__append_2379 = grub_script_blanklines -@COND_x86_64_efi_TRUE@am__append_2380 = grub_script_blanklines -@COND_x86_64_efi_TRUE@am__append_2381 = tests/grub_script_blanklines.in -@COND_mips_yeeloong_TRUE@am__append_2382 = grub_script_blanklines -@COND_mips_yeeloong_TRUE@am__append_2383 = grub_script_blanklines -@COND_mips_yeeloong_TRUE@am__append_2384 = grub_script_blanklines -@COND_mips_yeeloong_TRUE@am__append_2385 = tests/grub_script_blanklines.in -@COND_sparc64_ieee1275_TRUE@am__append_2386 = grub_script_blanklines -@COND_sparc64_ieee1275_TRUE@am__append_2387 = grub_script_blanklines -@COND_sparc64_ieee1275_TRUE@am__append_2388 = grub_script_blanklines -@COND_sparc64_ieee1275_TRUE@am__append_2389 = tests/grub_script_blanklines.in -@COND_powerpc_ieee1275_TRUE@am__append_2390 = grub_script_blanklines -@COND_powerpc_ieee1275_TRUE@am__append_2391 = grub_script_blanklines -@COND_powerpc_ieee1275_TRUE@am__append_2392 = grub_script_blanklines -@COND_powerpc_ieee1275_TRUE@am__append_2393 = tests/grub_script_blanklines.in -@COND_emu_TRUE@am__append_2394 = grub_script_final_semicolon -@COND_emu_TRUE@am__append_2395 = grub_script_final_semicolon -@COND_emu_TRUE@am__append_2396 = grub_script_final_semicolon -@COND_emu_TRUE@am__append_2397 = tests/grub_script_final_semicolon.in -@COND_i386_pc_TRUE@am__append_2398 = grub_script_final_semicolon -@COND_i386_pc_TRUE@am__append_2399 = grub_script_final_semicolon -@COND_i386_pc_TRUE@am__append_2400 = grub_script_final_semicolon -@COND_i386_pc_TRUE@am__append_2401 = tests/grub_script_final_semicolon.in -@COND_i386_efi_TRUE@am__append_2402 = grub_script_final_semicolon -@COND_i386_efi_TRUE@am__append_2403 = grub_script_final_semicolon -@COND_i386_efi_TRUE@am__append_2404 = grub_script_final_semicolon -@COND_i386_efi_TRUE@am__append_2405 = tests/grub_script_final_semicolon.in -@COND_i386_qemu_TRUE@am__append_2406 = grub_script_final_semicolon -@COND_i386_qemu_TRUE@am__append_2407 = grub_script_final_semicolon -@COND_i386_qemu_TRUE@am__append_2408 = grub_script_final_semicolon -@COND_i386_qemu_TRUE@am__append_2409 = tests/grub_script_final_semicolon.in -@COND_i386_coreboot_TRUE@am__append_2410 = grub_script_final_semicolon -@COND_i386_coreboot_TRUE@am__append_2411 = grub_script_final_semicolon -@COND_i386_coreboot_TRUE@am__append_2412 = grub_script_final_semicolon -@COND_i386_coreboot_TRUE@am__append_2413 = tests/grub_script_final_semicolon.in -@COND_i386_multiboot_TRUE@am__append_2414 = grub_script_final_semicolon -@COND_i386_multiboot_TRUE@am__append_2415 = grub_script_final_semicolon -@COND_i386_multiboot_TRUE@am__append_2416 = grub_script_final_semicolon -@COND_i386_multiboot_TRUE@am__append_2417 = tests/grub_script_final_semicolon.in -@COND_i386_ieee1275_TRUE@am__append_2418 = grub_script_final_semicolon -@COND_i386_ieee1275_TRUE@am__append_2419 = grub_script_final_semicolon -@COND_i386_ieee1275_TRUE@am__append_2420 = grub_script_final_semicolon -@COND_i386_ieee1275_TRUE@am__append_2421 = tests/grub_script_final_semicolon.in -@COND_x86_64_efi_TRUE@am__append_2422 = grub_script_final_semicolon -@COND_x86_64_efi_TRUE@am__append_2423 = grub_script_final_semicolon -@COND_x86_64_efi_TRUE@am__append_2424 = grub_script_final_semicolon -@COND_x86_64_efi_TRUE@am__append_2425 = tests/grub_script_final_semicolon.in -@COND_mips_yeeloong_TRUE@am__append_2426 = grub_script_final_semicolon -@COND_mips_yeeloong_TRUE@am__append_2427 = grub_script_final_semicolon -@COND_mips_yeeloong_TRUE@am__append_2428 = grub_script_final_semicolon -@COND_mips_yeeloong_TRUE@am__append_2429 = tests/grub_script_final_semicolon.in -@COND_sparc64_ieee1275_TRUE@am__append_2430 = grub_script_final_semicolon -@COND_sparc64_ieee1275_TRUE@am__append_2431 = grub_script_final_semicolon -@COND_sparc64_ieee1275_TRUE@am__append_2432 = grub_script_final_semicolon -@COND_sparc64_ieee1275_TRUE@am__append_2433 = tests/grub_script_final_semicolon.in -@COND_powerpc_ieee1275_TRUE@am__append_2434 = grub_script_final_semicolon -@COND_powerpc_ieee1275_TRUE@am__append_2435 = grub_script_final_semicolon -@COND_powerpc_ieee1275_TRUE@am__append_2436 = grub_script_final_semicolon -@COND_powerpc_ieee1275_TRUE@am__append_2437 = tests/grub_script_final_semicolon.in -@COND_emu_TRUE@am__append_2438 = grub_script_dollar -@COND_emu_TRUE@am__append_2439 = grub_script_dollar -@COND_emu_TRUE@am__append_2440 = grub_script_dollar -@COND_emu_TRUE@am__append_2441 = tests/grub_script_dollar.in -@COND_i386_pc_TRUE@am__append_2442 = grub_script_dollar -@COND_i386_pc_TRUE@am__append_2443 = grub_script_dollar -@COND_i386_pc_TRUE@am__append_2444 = grub_script_dollar -@COND_i386_pc_TRUE@am__append_2445 = tests/grub_script_dollar.in -@COND_i386_efi_TRUE@am__append_2446 = grub_script_dollar -@COND_i386_efi_TRUE@am__append_2447 = grub_script_dollar -@COND_i386_efi_TRUE@am__append_2448 = grub_script_dollar -@COND_i386_efi_TRUE@am__append_2449 = tests/grub_script_dollar.in -@COND_i386_qemu_TRUE@am__append_2450 = grub_script_dollar -@COND_i386_qemu_TRUE@am__append_2451 = grub_script_dollar -@COND_i386_qemu_TRUE@am__append_2452 = grub_script_dollar -@COND_i386_qemu_TRUE@am__append_2453 = tests/grub_script_dollar.in -@COND_i386_coreboot_TRUE@am__append_2454 = grub_script_dollar -@COND_i386_coreboot_TRUE@am__append_2455 = grub_script_dollar -@COND_i386_coreboot_TRUE@am__append_2456 = grub_script_dollar -@COND_i386_coreboot_TRUE@am__append_2457 = tests/grub_script_dollar.in -@COND_i386_multiboot_TRUE@am__append_2458 = grub_script_dollar -@COND_i386_multiboot_TRUE@am__append_2459 = grub_script_dollar -@COND_i386_multiboot_TRUE@am__append_2460 = grub_script_dollar -@COND_i386_multiboot_TRUE@am__append_2461 = tests/grub_script_dollar.in -@COND_i386_ieee1275_TRUE@am__append_2462 = grub_script_dollar -@COND_i386_ieee1275_TRUE@am__append_2463 = grub_script_dollar -@COND_i386_ieee1275_TRUE@am__append_2464 = grub_script_dollar -@COND_i386_ieee1275_TRUE@am__append_2465 = tests/grub_script_dollar.in -@COND_x86_64_efi_TRUE@am__append_2466 = grub_script_dollar -@COND_x86_64_efi_TRUE@am__append_2467 = grub_script_dollar -@COND_x86_64_efi_TRUE@am__append_2468 = grub_script_dollar -@COND_x86_64_efi_TRUE@am__append_2469 = tests/grub_script_dollar.in -@COND_mips_yeeloong_TRUE@am__append_2470 = grub_script_dollar -@COND_mips_yeeloong_TRUE@am__append_2471 = grub_script_dollar -@COND_mips_yeeloong_TRUE@am__append_2472 = grub_script_dollar -@COND_mips_yeeloong_TRUE@am__append_2473 = tests/grub_script_dollar.in -@COND_sparc64_ieee1275_TRUE@am__append_2474 = grub_script_dollar -@COND_sparc64_ieee1275_TRUE@am__append_2475 = grub_script_dollar -@COND_sparc64_ieee1275_TRUE@am__append_2476 = grub_script_dollar -@COND_sparc64_ieee1275_TRUE@am__append_2477 = tests/grub_script_dollar.in -@COND_powerpc_ieee1275_TRUE@am__append_2478 = grub_script_dollar -@COND_powerpc_ieee1275_TRUE@am__append_2479 = grub_script_dollar -@COND_powerpc_ieee1275_TRUE@am__append_2480 = grub_script_dollar -@COND_powerpc_ieee1275_TRUE@am__append_2481 = tests/grub_script_dollar.in -@COND_emu_TRUE@am__append_2482 = grub_script_comments -@COND_emu_TRUE@am__append_2483 = grub_script_comments -@COND_emu_TRUE@am__append_2484 = grub_script_comments -@COND_emu_TRUE@am__append_2485 = tests/grub_script_comments.in -@COND_i386_pc_TRUE@am__append_2486 = grub_script_comments -@COND_i386_pc_TRUE@am__append_2487 = grub_script_comments -@COND_i386_pc_TRUE@am__append_2488 = grub_script_comments -@COND_i386_pc_TRUE@am__append_2489 = tests/grub_script_comments.in -@COND_i386_efi_TRUE@am__append_2490 = grub_script_comments -@COND_i386_efi_TRUE@am__append_2491 = grub_script_comments -@COND_i386_efi_TRUE@am__append_2492 = grub_script_comments -@COND_i386_efi_TRUE@am__append_2493 = tests/grub_script_comments.in -@COND_i386_qemu_TRUE@am__append_2494 = grub_script_comments -@COND_i386_qemu_TRUE@am__append_2495 = grub_script_comments -@COND_i386_qemu_TRUE@am__append_2496 = grub_script_comments -@COND_i386_qemu_TRUE@am__append_2497 = tests/grub_script_comments.in -@COND_i386_coreboot_TRUE@am__append_2498 = grub_script_comments -@COND_i386_coreboot_TRUE@am__append_2499 = grub_script_comments -@COND_i386_coreboot_TRUE@am__append_2500 = grub_script_comments -@COND_i386_coreboot_TRUE@am__append_2501 = tests/grub_script_comments.in -@COND_i386_multiboot_TRUE@am__append_2502 = grub_script_comments -@COND_i386_multiboot_TRUE@am__append_2503 = grub_script_comments -@COND_i386_multiboot_TRUE@am__append_2504 = grub_script_comments -@COND_i386_multiboot_TRUE@am__append_2505 = tests/grub_script_comments.in -@COND_i386_ieee1275_TRUE@am__append_2506 = grub_script_comments -@COND_i386_ieee1275_TRUE@am__append_2507 = grub_script_comments -@COND_i386_ieee1275_TRUE@am__append_2508 = grub_script_comments -@COND_i386_ieee1275_TRUE@am__append_2509 = tests/grub_script_comments.in -@COND_x86_64_efi_TRUE@am__append_2510 = grub_script_comments -@COND_x86_64_efi_TRUE@am__append_2511 = grub_script_comments -@COND_x86_64_efi_TRUE@am__append_2512 = grub_script_comments -@COND_x86_64_efi_TRUE@am__append_2513 = tests/grub_script_comments.in -@COND_mips_yeeloong_TRUE@am__append_2514 = grub_script_comments -@COND_mips_yeeloong_TRUE@am__append_2515 = grub_script_comments -@COND_mips_yeeloong_TRUE@am__append_2516 = grub_script_comments -@COND_mips_yeeloong_TRUE@am__append_2517 = tests/grub_script_comments.in -@COND_sparc64_ieee1275_TRUE@am__append_2518 = grub_script_comments -@COND_sparc64_ieee1275_TRUE@am__append_2519 = grub_script_comments -@COND_sparc64_ieee1275_TRUE@am__append_2520 = grub_script_comments -@COND_sparc64_ieee1275_TRUE@am__append_2521 = tests/grub_script_comments.in -@COND_powerpc_ieee1275_TRUE@am__append_2522 = grub_script_comments -@COND_powerpc_ieee1275_TRUE@am__append_2523 = grub_script_comments -@COND_powerpc_ieee1275_TRUE@am__append_2524 = grub_script_comments -@COND_powerpc_ieee1275_TRUE@am__append_2525 = tests/grub_script_comments.in -@COND_emu_TRUE@am__append_2526 = grub_script_functions -@COND_emu_TRUE@am__append_2527 = grub_script_functions -@COND_emu_TRUE@am__append_2528 = grub_script_functions -@COND_emu_TRUE@am__append_2529 = tests/grub_script_functions.in -@COND_i386_pc_TRUE@am__append_2530 = grub_script_functions -@COND_i386_pc_TRUE@am__append_2531 = grub_script_functions -@COND_i386_pc_TRUE@am__append_2532 = grub_script_functions -@COND_i386_pc_TRUE@am__append_2533 = tests/grub_script_functions.in -@COND_i386_efi_TRUE@am__append_2534 = grub_script_functions -@COND_i386_efi_TRUE@am__append_2535 = grub_script_functions -@COND_i386_efi_TRUE@am__append_2536 = grub_script_functions -@COND_i386_efi_TRUE@am__append_2537 = tests/grub_script_functions.in -@COND_i386_qemu_TRUE@am__append_2538 = grub_script_functions -@COND_i386_qemu_TRUE@am__append_2539 = grub_script_functions -@COND_i386_qemu_TRUE@am__append_2540 = grub_script_functions -@COND_i386_qemu_TRUE@am__append_2541 = tests/grub_script_functions.in -@COND_i386_coreboot_TRUE@am__append_2542 = grub_script_functions -@COND_i386_coreboot_TRUE@am__append_2543 = grub_script_functions -@COND_i386_coreboot_TRUE@am__append_2544 = grub_script_functions -@COND_i386_coreboot_TRUE@am__append_2545 = tests/grub_script_functions.in -@COND_i386_multiboot_TRUE@am__append_2546 = grub_script_functions -@COND_i386_multiboot_TRUE@am__append_2547 = grub_script_functions -@COND_i386_multiboot_TRUE@am__append_2548 = grub_script_functions -@COND_i386_multiboot_TRUE@am__append_2549 = tests/grub_script_functions.in -@COND_i386_ieee1275_TRUE@am__append_2550 = grub_script_functions -@COND_i386_ieee1275_TRUE@am__append_2551 = grub_script_functions -@COND_i386_ieee1275_TRUE@am__append_2552 = grub_script_functions -@COND_i386_ieee1275_TRUE@am__append_2553 = tests/grub_script_functions.in -@COND_x86_64_efi_TRUE@am__append_2554 = grub_script_functions -@COND_x86_64_efi_TRUE@am__append_2555 = grub_script_functions -@COND_x86_64_efi_TRUE@am__append_2556 = grub_script_functions -@COND_x86_64_efi_TRUE@am__append_2557 = tests/grub_script_functions.in -@COND_mips_yeeloong_TRUE@am__append_2558 = grub_script_functions -@COND_mips_yeeloong_TRUE@am__append_2559 = grub_script_functions -@COND_mips_yeeloong_TRUE@am__append_2560 = grub_script_functions -@COND_mips_yeeloong_TRUE@am__append_2561 = tests/grub_script_functions.in -@COND_sparc64_ieee1275_TRUE@am__append_2562 = grub_script_functions -@COND_sparc64_ieee1275_TRUE@am__append_2563 = grub_script_functions -@COND_sparc64_ieee1275_TRUE@am__append_2564 = grub_script_functions -@COND_sparc64_ieee1275_TRUE@am__append_2565 = tests/grub_script_functions.in -@COND_powerpc_ieee1275_TRUE@am__append_2566 = grub_script_functions -@COND_powerpc_ieee1275_TRUE@am__append_2567 = grub_script_functions -@COND_powerpc_ieee1275_TRUE@am__append_2568 = grub_script_functions -@COND_powerpc_ieee1275_TRUE@am__append_2569 = tests/grub_script_functions.in -@COND_emu_TRUE@am__append_2570 = grub_script_break -@COND_emu_TRUE@am__append_2571 = grub_script_break -@COND_emu_TRUE@am__append_2572 = grub_script_break -@COND_emu_TRUE@am__append_2573 = tests/grub_script_break.in -@COND_i386_pc_TRUE@am__append_2574 = grub_script_break -@COND_i386_pc_TRUE@am__append_2575 = grub_script_break -@COND_i386_pc_TRUE@am__append_2576 = grub_script_break -@COND_i386_pc_TRUE@am__append_2577 = tests/grub_script_break.in -@COND_i386_efi_TRUE@am__append_2578 = grub_script_break -@COND_i386_efi_TRUE@am__append_2579 = grub_script_break -@COND_i386_efi_TRUE@am__append_2580 = grub_script_break -@COND_i386_efi_TRUE@am__append_2581 = tests/grub_script_break.in -@COND_i386_qemu_TRUE@am__append_2582 = grub_script_break -@COND_i386_qemu_TRUE@am__append_2583 = grub_script_break -@COND_i386_qemu_TRUE@am__append_2584 = grub_script_break -@COND_i386_qemu_TRUE@am__append_2585 = tests/grub_script_break.in -@COND_i386_coreboot_TRUE@am__append_2586 = grub_script_break -@COND_i386_coreboot_TRUE@am__append_2587 = grub_script_break -@COND_i386_coreboot_TRUE@am__append_2588 = grub_script_break -@COND_i386_coreboot_TRUE@am__append_2589 = tests/grub_script_break.in -@COND_i386_multiboot_TRUE@am__append_2590 = grub_script_break -@COND_i386_multiboot_TRUE@am__append_2591 = grub_script_break -@COND_i386_multiboot_TRUE@am__append_2592 = grub_script_break -@COND_i386_multiboot_TRUE@am__append_2593 = tests/grub_script_break.in -@COND_i386_ieee1275_TRUE@am__append_2594 = grub_script_break -@COND_i386_ieee1275_TRUE@am__append_2595 = grub_script_break -@COND_i386_ieee1275_TRUE@am__append_2596 = grub_script_break -@COND_i386_ieee1275_TRUE@am__append_2597 = tests/grub_script_break.in -@COND_x86_64_efi_TRUE@am__append_2598 = grub_script_break -@COND_x86_64_efi_TRUE@am__append_2599 = grub_script_break -@COND_x86_64_efi_TRUE@am__append_2600 = grub_script_break -@COND_x86_64_efi_TRUE@am__append_2601 = tests/grub_script_break.in -@COND_mips_yeeloong_TRUE@am__append_2602 = grub_script_break -@COND_mips_yeeloong_TRUE@am__append_2603 = grub_script_break -@COND_mips_yeeloong_TRUE@am__append_2604 = grub_script_break -@COND_mips_yeeloong_TRUE@am__append_2605 = tests/grub_script_break.in -@COND_sparc64_ieee1275_TRUE@am__append_2606 = grub_script_break -@COND_sparc64_ieee1275_TRUE@am__append_2607 = grub_script_break -@COND_sparc64_ieee1275_TRUE@am__append_2608 = grub_script_break -@COND_sparc64_ieee1275_TRUE@am__append_2609 = tests/grub_script_break.in -@COND_powerpc_ieee1275_TRUE@am__append_2610 = grub_script_break -@COND_powerpc_ieee1275_TRUE@am__append_2611 = grub_script_break -@COND_powerpc_ieee1275_TRUE@am__append_2612 = grub_script_break -@COND_powerpc_ieee1275_TRUE@am__append_2613 = tests/grub_script_break.in -@COND_emu_TRUE@am__append_2614 = grub_script_continue -@COND_emu_TRUE@am__append_2615 = grub_script_continue -@COND_emu_TRUE@am__append_2616 = grub_script_continue -@COND_emu_TRUE@am__append_2617 = tests/grub_script_continue.in -@COND_i386_pc_TRUE@am__append_2618 = grub_script_continue -@COND_i386_pc_TRUE@am__append_2619 = grub_script_continue -@COND_i386_pc_TRUE@am__append_2620 = grub_script_continue -@COND_i386_pc_TRUE@am__append_2621 = tests/grub_script_continue.in -@COND_i386_efi_TRUE@am__append_2622 = grub_script_continue -@COND_i386_efi_TRUE@am__append_2623 = grub_script_continue -@COND_i386_efi_TRUE@am__append_2624 = grub_script_continue -@COND_i386_efi_TRUE@am__append_2625 = tests/grub_script_continue.in -@COND_i386_qemu_TRUE@am__append_2626 = grub_script_continue -@COND_i386_qemu_TRUE@am__append_2627 = grub_script_continue -@COND_i386_qemu_TRUE@am__append_2628 = grub_script_continue -@COND_i386_qemu_TRUE@am__append_2629 = tests/grub_script_continue.in -@COND_i386_coreboot_TRUE@am__append_2630 = grub_script_continue -@COND_i386_coreboot_TRUE@am__append_2631 = grub_script_continue -@COND_i386_coreboot_TRUE@am__append_2632 = grub_script_continue -@COND_i386_coreboot_TRUE@am__append_2633 = tests/grub_script_continue.in -@COND_i386_multiboot_TRUE@am__append_2634 = grub_script_continue -@COND_i386_multiboot_TRUE@am__append_2635 = grub_script_continue -@COND_i386_multiboot_TRUE@am__append_2636 = grub_script_continue -@COND_i386_multiboot_TRUE@am__append_2637 = tests/grub_script_continue.in -@COND_i386_ieee1275_TRUE@am__append_2638 = grub_script_continue -@COND_i386_ieee1275_TRUE@am__append_2639 = grub_script_continue -@COND_i386_ieee1275_TRUE@am__append_2640 = grub_script_continue -@COND_i386_ieee1275_TRUE@am__append_2641 = tests/grub_script_continue.in -@COND_x86_64_efi_TRUE@am__append_2642 = grub_script_continue -@COND_x86_64_efi_TRUE@am__append_2643 = grub_script_continue -@COND_x86_64_efi_TRUE@am__append_2644 = grub_script_continue -@COND_x86_64_efi_TRUE@am__append_2645 = tests/grub_script_continue.in -@COND_mips_yeeloong_TRUE@am__append_2646 = grub_script_continue -@COND_mips_yeeloong_TRUE@am__append_2647 = grub_script_continue -@COND_mips_yeeloong_TRUE@am__append_2648 = grub_script_continue -@COND_mips_yeeloong_TRUE@am__append_2649 = tests/grub_script_continue.in -@COND_sparc64_ieee1275_TRUE@am__append_2650 = grub_script_continue -@COND_sparc64_ieee1275_TRUE@am__append_2651 = grub_script_continue -@COND_sparc64_ieee1275_TRUE@am__append_2652 = grub_script_continue -@COND_sparc64_ieee1275_TRUE@am__append_2653 = tests/grub_script_continue.in -@COND_powerpc_ieee1275_TRUE@am__append_2654 = grub_script_continue -@COND_powerpc_ieee1275_TRUE@am__append_2655 = grub_script_continue -@COND_powerpc_ieee1275_TRUE@am__append_2656 = grub_script_continue -@COND_powerpc_ieee1275_TRUE@am__append_2657 = tests/grub_script_continue.in -@COND_emu_TRUE@am__append_2658 = grub_script_shift -@COND_emu_TRUE@am__append_2659 = grub_script_shift -@COND_emu_TRUE@am__append_2660 = grub_script_shift -@COND_emu_TRUE@am__append_2661 = tests/grub_script_shift.in -@COND_i386_pc_TRUE@am__append_2662 = grub_script_shift -@COND_i386_pc_TRUE@am__append_2663 = grub_script_shift -@COND_i386_pc_TRUE@am__append_2664 = grub_script_shift -@COND_i386_pc_TRUE@am__append_2665 = tests/grub_script_shift.in -@COND_i386_efi_TRUE@am__append_2666 = grub_script_shift -@COND_i386_efi_TRUE@am__append_2667 = grub_script_shift -@COND_i386_efi_TRUE@am__append_2668 = grub_script_shift -@COND_i386_efi_TRUE@am__append_2669 = tests/grub_script_shift.in -@COND_i386_qemu_TRUE@am__append_2670 = grub_script_shift -@COND_i386_qemu_TRUE@am__append_2671 = grub_script_shift -@COND_i386_qemu_TRUE@am__append_2672 = grub_script_shift -@COND_i386_qemu_TRUE@am__append_2673 = tests/grub_script_shift.in -@COND_i386_coreboot_TRUE@am__append_2674 = grub_script_shift -@COND_i386_coreboot_TRUE@am__append_2675 = grub_script_shift -@COND_i386_coreboot_TRUE@am__append_2676 = grub_script_shift -@COND_i386_coreboot_TRUE@am__append_2677 = tests/grub_script_shift.in -@COND_i386_multiboot_TRUE@am__append_2678 = grub_script_shift -@COND_i386_multiboot_TRUE@am__append_2679 = grub_script_shift -@COND_i386_multiboot_TRUE@am__append_2680 = grub_script_shift -@COND_i386_multiboot_TRUE@am__append_2681 = tests/grub_script_shift.in -@COND_i386_ieee1275_TRUE@am__append_2682 = grub_script_shift -@COND_i386_ieee1275_TRUE@am__append_2683 = grub_script_shift -@COND_i386_ieee1275_TRUE@am__append_2684 = grub_script_shift -@COND_i386_ieee1275_TRUE@am__append_2685 = tests/grub_script_shift.in -@COND_x86_64_efi_TRUE@am__append_2686 = grub_script_shift -@COND_x86_64_efi_TRUE@am__append_2687 = grub_script_shift -@COND_x86_64_efi_TRUE@am__append_2688 = grub_script_shift -@COND_x86_64_efi_TRUE@am__append_2689 = tests/grub_script_shift.in -@COND_mips_yeeloong_TRUE@am__append_2690 = grub_script_shift -@COND_mips_yeeloong_TRUE@am__append_2691 = grub_script_shift -@COND_mips_yeeloong_TRUE@am__append_2692 = grub_script_shift -@COND_mips_yeeloong_TRUE@am__append_2693 = tests/grub_script_shift.in -@COND_sparc64_ieee1275_TRUE@am__append_2694 = grub_script_shift -@COND_sparc64_ieee1275_TRUE@am__append_2695 = grub_script_shift -@COND_sparc64_ieee1275_TRUE@am__append_2696 = grub_script_shift -@COND_sparc64_ieee1275_TRUE@am__append_2697 = tests/grub_script_shift.in -@COND_powerpc_ieee1275_TRUE@am__append_2698 = grub_script_shift -@COND_powerpc_ieee1275_TRUE@am__append_2699 = grub_script_shift -@COND_powerpc_ieee1275_TRUE@am__append_2700 = grub_script_shift -@COND_powerpc_ieee1275_TRUE@am__append_2701 = tests/grub_script_shift.in -@COND_emu_TRUE@am__append_2702 = grub_script_blockarg -@COND_emu_TRUE@am__append_2703 = grub_script_blockarg -@COND_emu_TRUE@am__append_2704 = grub_script_blockarg -@COND_emu_TRUE@am__append_2705 = tests/grub_script_blockarg.in -@COND_i386_pc_TRUE@am__append_2706 = grub_script_blockarg -@COND_i386_pc_TRUE@am__append_2707 = grub_script_blockarg -@COND_i386_pc_TRUE@am__append_2708 = grub_script_blockarg -@COND_i386_pc_TRUE@am__append_2709 = tests/grub_script_blockarg.in -@COND_i386_efi_TRUE@am__append_2710 = grub_script_blockarg -@COND_i386_efi_TRUE@am__append_2711 = grub_script_blockarg -@COND_i386_efi_TRUE@am__append_2712 = grub_script_blockarg -@COND_i386_efi_TRUE@am__append_2713 = tests/grub_script_blockarg.in -@COND_i386_qemu_TRUE@am__append_2714 = grub_script_blockarg -@COND_i386_qemu_TRUE@am__append_2715 = grub_script_blockarg -@COND_i386_qemu_TRUE@am__append_2716 = grub_script_blockarg -@COND_i386_qemu_TRUE@am__append_2717 = tests/grub_script_blockarg.in -@COND_i386_coreboot_TRUE@am__append_2718 = grub_script_blockarg -@COND_i386_coreboot_TRUE@am__append_2719 = grub_script_blockarg -@COND_i386_coreboot_TRUE@am__append_2720 = grub_script_blockarg -@COND_i386_coreboot_TRUE@am__append_2721 = tests/grub_script_blockarg.in -@COND_i386_multiboot_TRUE@am__append_2722 = grub_script_blockarg -@COND_i386_multiboot_TRUE@am__append_2723 = grub_script_blockarg -@COND_i386_multiboot_TRUE@am__append_2724 = grub_script_blockarg -@COND_i386_multiboot_TRUE@am__append_2725 = tests/grub_script_blockarg.in -@COND_i386_ieee1275_TRUE@am__append_2726 = grub_script_blockarg -@COND_i386_ieee1275_TRUE@am__append_2727 = grub_script_blockarg -@COND_i386_ieee1275_TRUE@am__append_2728 = grub_script_blockarg -@COND_i386_ieee1275_TRUE@am__append_2729 = tests/grub_script_blockarg.in -@COND_x86_64_efi_TRUE@am__append_2730 = grub_script_blockarg -@COND_x86_64_efi_TRUE@am__append_2731 = grub_script_blockarg -@COND_x86_64_efi_TRUE@am__append_2732 = grub_script_blockarg -@COND_x86_64_efi_TRUE@am__append_2733 = tests/grub_script_blockarg.in -@COND_mips_yeeloong_TRUE@am__append_2734 = grub_script_blockarg -@COND_mips_yeeloong_TRUE@am__append_2735 = grub_script_blockarg -@COND_mips_yeeloong_TRUE@am__append_2736 = grub_script_blockarg -@COND_mips_yeeloong_TRUE@am__append_2737 = tests/grub_script_blockarg.in -@COND_sparc64_ieee1275_TRUE@am__append_2738 = grub_script_blockarg -@COND_sparc64_ieee1275_TRUE@am__append_2739 = grub_script_blockarg -@COND_sparc64_ieee1275_TRUE@am__append_2740 = grub_script_blockarg -@COND_sparc64_ieee1275_TRUE@am__append_2741 = tests/grub_script_blockarg.in -@COND_powerpc_ieee1275_TRUE@am__append_2742 = grub_script_blockarg -@COND_powerpc_ieee1275_TRUE@am__append_2743 = grub_script_blockarg -@COND_powerpc_ieee1275_TRUE@am__append_2744 = grub_script_blockarg -@COND_powerpc_ieee1275_TRUE@am__append_2745 = tests/grub_script_blockarg.in -@COND_emu_TRUE@am__append_2746 = grub_script_setparams -@COND_emu_TRUE@am__append_2747 = grub_script_setparams -@COND_emu_TRUE@am__append_2748 = grub_script_setparams -@COND_emu_TRUE@am__append_2749 = tests/grub_script_setparams.in -@COND_i386_pc_TRUE@am__append_2750 = grub_script_setparams -@COND_i386_pc_TRUE@am__append_2751 = grub_script_setparams -@COND_i386_pc_TRUE@am__append_2752 = grub_script_setparams -@COND_i386_pc_TRUE@am__append_2753 = tests/grub_script_setparams.in -@COND_i386_efi_TRUE@am__append_2754 = grub_script_setparams -@COND_i386_efi_TRUE@am__append_2755 = grub_script_setparams -@COND_i386_efi_TRUE@am__append_2756 = grub_script_setparams -@COND_i386_efi_TRUE@am__append_2757 = tests/grub_script_setparams.in -@COND_i386_qemu_TRUE@am__append_2758 = grub_script_setparams -@COND_i386_qemu_TRUE@am__append_2759 = grub_script_setparams -@COND_i386_qemu_TRUE@am__append_2760 = grub_script_setparams -@COND_i386_qemu_TRUE@am__append_2761 = tests/grub_script_setparams.in -@COND_i386_coreboot_TRUE@am__append_2762 = grub_script_setparams -@COND_i386_coreboot_TRUE@am__append_2763 = grub_script_setparams -@COND_i386_coreboot_TRUE@am__append_2764 = grub_script_setparams -@COND_i386_coreboot_TRUE@am__append_2765 = tests/grub_script_setparams.in -@COND_i386_multiboot_TRUE@am__append_2766 = grub_script_setparams -@COND_i386_multiboot_TRUE@am__append_2767 = grub_script_setparams -@COND_i386_multiboot_TRUE@am__append_2768 = grub_script_setparams -@COND_i386_multiboot_TRUE@am__append_2769 = tests/grub_script_setparams.in -@COND_i386_ieee1275_TRUE@am__append_2770 = grub_script_setparams -@COND_i386_ieee1275_TRUE@am__append_2771 = grub_script_setparams -@COND_i386_ieee1275_TRUE@am__append_2772 = grub_script_setparams -@COND_i386_ieee1275_TRUE@am__append_2773 = tests/grub_script_setparams.in -@COND_x86_64_efi_TRUE@am__append_2774 = grub_script_setparams -@COND_x86_64_efi_TRUE@am__append_2775 = grub_script_setparams -@COND_x86_64_efi_TRUE@am__append_2776 = grub_script_setparams -@COND_x86_64_efi_TRUE@am__append_2777 = tests/grub_script_setparams.in -@COND_mips_yeeloong_TRUE@am__append_2778 = grub_script_setparams -@COND_mips_yeeloong_TRUE@am__append_2779 = grub_script_setparams -@COND_mips_yeeloong_TRUE@am__append_2780 = grub_script_setparams -@COND_mips_yeeloong_TRUE@am__append_2781 = tests/grub_script_setparams.in -@COND_sparc64_ieee1275_TRUE@am__append_2782 = grub_script_setparams -@COND_sparc64_ieee1275_TRUE@am__append_2783 = grub_script_setparams -@COND_sparc64_ieee1275_TRUE@am__append_2784 = grub_script_setparams -@COND_sparc64_ieee1275_TRUE@am__append_2785 = tests/grub_script_setparams.in -@COND_powerpc_ieee1275_TRUE@am__append_2786 = grub_script_setparams -@COND_powerpc_ieee1275_TRUE@am__append_2787 = grub_script_setparams -@COND_powerpc_ieee1275_TRUE@am__append_2788 = grub_script_setparams -@COND_powerpc_ieee1275_TRUE@am__append_2789 = tests/grub_script_setparams.in -@COND_emu_TRUE@am__append_2790 = grub_script_return -@COND_emu_TRUE@am__append_2791 = grub_script_return -@COND_emu_TRUE@am__append_2792 = grub_script_return -@COND_emu_TRUE@am__append_2793 = tests/grub_script_return.in -@COND_i386_pc_TRUE@am__append_2794 = grub_script_return -@COND_i386_pc_TRUE@am__append_2795 = grub_script_return -@COND_i386_pc_TRUE@am__append_2796 = grub_script_return -@COND_i386_pc_TRUE@am__append_2797 = tests/grub_script_return.in -@COND_i386_efi_TRUE@am__append_2798 = grub_script_return -@COND_i386_efi_TRUE@am__append_2799 = grub_script_return -@COND_i386_efi_TRUE@am__append_2800 = grub_script_return -@COND_i386_efi_TRUE@am__append_2801 = tests/grub_script_return.in -@COND_i386_qemu_TRUE@am__append_2802 = grub_script_return -@COND_i386_qemu_TRUE@am__append_2803 = grub_script_return -@COND_i386_qemu_TRUE@am__append_2804 = grub_script_return -@COND_i386_qemu_TRUE@am__append_2805 = tests/grub_script_return.in -@COND_i386_coreboot_TRUE@am__append_2806 = grub_script_return -@COND_i386_coreboot_TRUE@am__append_2807 = grub_script_return -@COND_i386_coreboot_TRUE@am__append_2808 = grub_script_return -@COND_i386_coreboot_TRUE@am__append_2809 = tests/grub_script_return.in -@COND_i386_multiboot_TRUE@am__append_2810 = grub_script_return -@COND_i386_multiboot_TRUE@am__append_2811 = grub_script_return -@COND_i386_multiboot_TRUE@am__append_2812 = grub_script_return -@COND_i386_multiboot_TRUE@am__append_2813 = tests/grub_script_return.in -@COND_i386_ieee1275_TRUE@am__append_2814 = grub_script_return -@COND_i386_ieee1275_TRUE@am__append_2815 = grub_script_return -@COND_i386_ieee1275_TRUE@am__append_2816 = grub_script_return -@COND_i386_ieee1275_TRUE@am__append_2817 = tests/grub_script_return.in -@COND_x86_64_efi_TRUE@am__append_2818 = grub_script_return -@COND_x86_64_efi_TRUE@am__append_2819 = grub_script_return -@COND_x86_64_efi_TRUE@am__append_2820 = grub_script_return -@COND_x86_64_efi_TRUE@am__append_2821 = tests/grub_script_return.in -@COND_mips_yeeloong_TRUE@am__append_2822 = grub_script_return -@COND_mips_yeeloong_TRUE@am__append_2823 = grub_script_return -@COND_mips_yeeloong_TRUE@am__append_2824 = grub_script_return -@COND_mips_yeeloong_TRUE@am__append_2825 = tests/grub_script_return.in -@COND_sparc64_ieee1275_TRUE@am__append_2826 = grub_script_return -@COND_sparc64_ieee1275_TRUE@am__append_2827 = grub_script_return -@COND_sparc64_ieee1275_TRUE@am__append_2828 = grub_script_return -@COND_sparc64_ieee1275_TRUE@am__append_2829 = tests/grub_script_return.in -@COND_powerpc_ieee1275_TRUE@am__append_2830 = grub_script_return -@COND_powerpc_ieee1275_TRUE@am__append_2831 = grub_script_return -@COND_powerpc_ieee1275_TRUE@am__append_2832 = grub_script_return -@COND_powerpc_ieee1275_TRUE@am__append_2833 = tests/grub_script_return.in -@COND_emu_TRUE@am__append_2834 = grub_cmd_regexp -@COND_emu_TRUE@am__append_2835 = grub_cmd_regexp -@COND_emu_TRUE@am__append_2836 = grub_cmd_regexp -@COND_emu_TRUE@am__append_2837 = tests/grub_cmd_regexp.in -@COND_i386_pc_TRUE@am__append_2838 = grub_cmd_regexp -@COND_i386_pc_TRUE@am__append_2839 = grub_cmd_regexp -@COND_i386_pc_TRUE@am__append_2840 = grub_cmd_regexp -@COND_i386_pc_TRUE@am__append_2841 = tests/grub_cmd_regexp.in -@COND_i386_efi_TRUE@am__append_2842 = grub_cmd_regexp -@COND_i386_efi_TRUE@am__append_2843 = grub_cmd_regexp -@COND_i386_efi_TRUE@am__append_2844 = grub_cmd_regexp -@COND_i386_efi_TRUE@am__append_2845 = tests/grub_cmd_regexp.in -@COND_i386_qemu_TRUE@am__append_2846 = grub_cmd_regexp -@COND_i386_qemu_TRUE@am__append_2847 = grub_cmd_regexp -@COND_i386_qemu_TRUE@am__append_2848 = grub_cmd_regexp -@COND_i386_qemu_TRUE@am__append_2849 = tests/grub_cmd_regexp.in -@COND_i386_coreboot_TRUE@am__append_2850 = grub_cmd_regexp -@COND_i386_coreboot_TRUE@am__append_2851 = grub_cmd_regexp -@COND_i386_coreboot_TRUE@am__append_2852 = grub_cmd_regexp -@COND_i386_coreboot_TRUE@am__append_2853 = tests/grub_cmd_regexp.in -@COND_i386_multiboot_TRUE@am__append_2854 = grub_cmd_regexp -@COND_i386_multiboot_TRUE@am__append_2855 = grub_cmd_regexp -@COND_i386_multiboot_TRUE@am__append_2856 = grub_cmd_regexp -@COND_i386_multiboot_TRUE@am__append_2857 = tests/grub_cmd_regexp.in -@COND_i386_ieee1275_TRUE@am__append_2858 = grub_cmd_regexp -@COND_i386_ieee1275_TRUE@am__append_2859 = grub_cmd_regexp -@COND_i386_ieee1275_TRUE@am__append_2860 = grub_cmd_regexp -@COND_i386_ieee1275_TRUE@am__append_2861 = tests/grub_cmd_regexp.in -@COND_x86_64_efi_TRUE@am__append_2862 = grub_cmd_regexp -@COND_x86_64_efi_TRUE@am__append_2863 = grub_cmd_regexp -@COND_x86_64_efi_TRUE@am__append_2864 = grub_cmd_regexp -@COND_x86_64_efi_TRUE@am__append_2865 = tests/grub_cmd_regexp.in -@COND_mips_yeeloong_TRUE@am__append_2866 = grub_cmd_regexp -@COND_mips_yeeloong_TRUE@am__append_2867 = grub_cmd_regexp -@COND_mips_yeeloong_TRUE@am__append_2868 = grub_cmd_regexp -@COND_mips_yeeloong_TRUE@am__append_2869 = tests/grub_cmd_regexp.in -@COND_sparc64_ieee1275_TRUE@am__append_2870 = grub_cmd_regexp -@COND_sparc64_ieee1275_TRUE@am__append_2871 = grub_cmd_regexp -@COND_sparc64_ieee1275_TRUE@am__append_2872 = grub_cmd_regexp -@COND_sparc64_ieee1275_TRUE@am__append_2873 = tests/grub_cmd_regexp.in -@COND_powerpc_ieee1275_TRUE@am__append_2874 = grub_cmd_regexp -@COND_powerpc_ieee1275_TRUE@am__append_2875 = grub_cmd_regexp -@COND_powerpc_ieee1275_TRUE@am__append_2876 = grub_cmd_regexp -@COND_powerpc_ieee1275_TRUE@am__append_2877 = tests/grub_cmd_regexp.in -@COND_emu_TRUE@am__append_2878 = grub_script_expansion -@COND_emu_TRUE@am__append_2879 = grub_script_expansion -@COND_emu_TRUE@am__append_2880 = grub_script_expansion -@COND_emu_TRUE@am__append_2881 = tests/grub_script_expansion.in -@COND_i386_pc_TRUE@am__append_2882 = grub_script_expansion -@COND_i386_pc_TRUE@am__append_2883 = grub_script_expansion -@COND_i386_pc_TRUE@am__append_2884 = grub_script_expansion -@COND_i386_pc_TRUE@am__append_2885 = tests/grub_script_expansion.in -@COND_i386_efi_TRUE@am__append_2886 = grub_script_expansion -@COND_i386_efi_TRUE@am__append_2887 = grub_script_expansion -@COND_i386_efi_TRUE@am__append_2888 = grub_script_expansion -@COND_i386_efi_TRUE@am__append_2889 = tests/grub_script_expansion.in -@COND_i386_qemu_TRUE@am__append_2890 = grub_script_expansion -@COND_i386_qemu_TRUE@am__append_2891 = grub_script_expansion -@COND_i386_qemu_TRUE@am__append_2892 = grub_script_expansion -@COND_i386_qemu_TRUE@am__append_2893 = tests/grub_script_expansion.in -@COND_i386_coreboot_TRUE@am__append_2894 = grub_script_expansion -@COND_i386_coreboot_TRUE@am__append_2895 = grub_script_expansion -@COND_i386_coreboot_TRUE@am__append_2896 = grub_script_expansion -@COND_i386_coreboot_TRUE@am__append_2897 = tests/grub_script_expansion.in -@COND_i386_multiboot_TRUE@am__append_2898 = grub_script_expansion -@COND_i386_multiboot_TRUE@am__append_2899 = grub_script_expansion -@COND_i386_multiboot_TRUE@am__append_2900 = grub_script_expansion -@COND_i386_multiboot_TRUE@am__append_2901 = tests/grub_script_expansion.in -@COND_i386_ieee1275_TRUE@am__append_2902 = grub_script_expansion -@COND_i386_ieee1275_TRUE@am__append_2903 = grub_script_expansion -@COND_i386_ieee1275_TRUE@am__append_2904 = grub_script_expansion -@COND_i386_ieee1275_TRUE@am__append_2905 = tests/grub_script_expansion.in -@COND_x86_64_efi_TRUE@am__append_2906 = grub_script_expansion -@COND_x86_64_efi_TRUE@am__append_2907 = grub_script_expansion -@COND_x86_64_efi_TRUE@am__append_2908 = grub_script_expansion -@COND_x86_64_efi_TRUE@am__append_2909 = tests/grub_script_expansion.in -@COND_mips_yeeloong_TRUE@am__append_2910 = grub_script_expansion -@COND_mips_yeeloong_TRUE@am__append_2911 = grub_script_expansion -@COND_mips_yeeloong_TRUE@am__append_2912 = grub_script_expansion -@COND_mips_yeeloong_TRUE@am__append_2913 = tests/grub_script_expansion.in -@COND_sparc64_ieee1275_TRUE@am__append_2914 = grub_script_expansion -@COND_sparc64_ieee1275_TRUE@am__append_2915 = grub_script_expansion -@COND_sparc64_ieee1275_TRUE@am__append_2916 = grub_script_expansion -@COND_sparc64_ieee1275_TRUE@am__append_2917 = tests/grub_script_expansion.in -@COND_powerpc_ieee1275_TRUE@am__append_2918 = grub_script_expansion -@COND_powerpc_ieee1275_TRUE@am__append_2919 = grub_script_expansion -@COND_powerpc_ieee1275_TRUE@am__append_2920 = grub_script_expansion -@COND_powerpc_ieee1275_TRUE@am__append_2921 = tests/grub_script_expansion.in -@COND_emu_TRUE@am__append_2922 = grub_script_not -@COND_emu_TRUE@am__append_2923 = grub_script_not -@COND_emu_TRUE@am__append_2924 = grub_script_not -@COND_emu_TRUE@am__append_2925 = tests/grub_script_not.in -@COND_i386_pc_TRUE@am__append_2926 = grub_script_not -@COND_i386_pc_TRUE@am__append_2927 = grub_script_not -@COND_i386_pc_TRUE@am__append_2928 = grub_script_not -@COND_i386_pc_TRUE@am__append_2929 = tests/grub_script_not.in -@COND_i386_efi_TRUE@am__append_2930 = grub_script_not -@COND_i386_efi_TRUE@am__append_2931 = grub_script_not -@COND_i386_efi_TRUE@am__append_2932 = grub_script_not -@COND_i386_efi_TRUE@am__append_2933 = tests/grub_script_not.in -@COND_i386_qemu_TRUE@am__append_2934 = grub_script_not -@COND_i386_qemu_TRUE@am__append_2935 = grub_script_not -@COND_i386_qemu_TRUE@am__append_2936 = grub_script_not -@COND_i386_qemu_TRUE@am__append_2937 = tests/grub_script_not.in -@COND_i386_coreboot_TRUE@am__append_2938 = grub_script_not -@COND_i386_coreboot_TRUE@am__append_2939 = grub_script_not -@COND_i386_coreboot_TRUE@am__append_2940 = grub_script_not -@COND_i386_coreboot_TRUE@am__append_2941 = tests/grub_script_not.in -@COND_i386_multiboot_TRUE@am__append_2942 = grub_script_not -@COND_i386_multiboot_TRUE@am__append_2943 = grub_script_not -@COND_i386_multiboot_TRUE@am__append_2944 = grub_script_not -@COND_i386_multiboot_TRUE@am__append_2945 = tests/grub_script_not.in -@COND_i386_ieee1275_TRUE@am__append_2946 = grub_script_not -@COND_i386_ieee1275_TRUE@am__append_2947 = grub_script_not -@COND_i386_ieee1275_TRUE@am__append_2948 = grub_script_not -@COND_i386_ieee1275_TRUE@am__append_2949 = tests/grub_script_not.in -@COND_x86_64_efi_TRUE@am__append_2950 = grub_script_not -@COND_x86_64_efi_TRUE@am__append_2951 = grub_script_not -@COND_x86_64_efi_TRUE@am__append_2952 = grub_script_not -@COND_x86_64_efi_TRUE@am__append_2953 = tests/grub_script_not.in -@COND_mips_yeeloong_TRUE@am__append_2954 = grub_script_not -@COND_mips_yeeloong_TRUE@am__append_2955 = grub_script_not -@COND_mips_yeeloong_TRUE@am__append_2956 = grub_script_not -@COND_mips_yeeloong_TRUE@am__append_2957 = tests/grub_script_not.in -@COND_sparc64_ieee1275_TRUE@am__append_2958 = grub_script_not -@COND_sparc64_ieee1275_TRUE@am__append_2959 = grub_script_not -@COND_sparc64_ieee1275_TRUE@am__append_2960 = grub_script_not -@COND_sparc64_ieee1275_TRUE@am__append_2961 = tests/grub_script_not.in -@COND_powerpc_ieee1275_TRUE@am__append_2962 = grub_script_not -@COND_powerpc_ieee1275_TRUE@am__append_2963 = grub_script_not -@COND_powerpc_ieee1275_TRUE@am__append_2964 = grub_script_not -@COND_powerpc_ieee1275_TRUE@am__append_2965 = tests/grub_script_not.in -@COND_emu_TRUE@am__append_2966 = partmap_test -@COND_emu_TRUE@am__append_2967 = partmap_test -@COND_emu_TRUE@am__append_2968 = partmap_test -@COND_emu_TRUE@am__append_2969 = tests/partmap_test.in -@COND_i386_pc_TRUE@am__append_2970 = partmap_test -@COND_i386_pc_TRUE@am__append_2971 = partmap_test -@COND_i386_pc_TRUE@am__append_2972 = partmap_test -@COND_i386_pc_TRUE@am__append_2973 = tests/partmap_test.in -@COND_i386_efi_TRUE@am__append_2974 = partmap_test -@COND_i386_efi_TRUE@am__append_2975 = partmap_test -@COND_i386_efi_TRUE@am__append_2976 = partmap_test -@COND_i386_efi_TRUE@am__append_2977 = tests/partmap_test.in -@COND_i386_qemu_TRUE@am__append_2978 = partmap_test -@COND_i386_qemu_TRUE@am__append_2979 = partmap_test -@COND_i386_qemu_TRUE@am__append_2980 = partmap_test -@COND_i386_qemu_TRUE@am__append_2981 = tests/partmap_test.in -@COND_i386_coreboot_TRUE@am__append_2982 = partmap_test -@COND_i386_coreboot_TRUE@am__append_2983 = partmap_test -@COND_i386_coreboot_TRUE@am__append_2984 = partmap_test -@COND_i386_coreboot_TRUE@am__append_2985 = tests/partmap_test.in -@COND_i386_multiboot_TRUE@am__append_2986 = partmap_test -@COND_i386_multiboot_TRUE@am__append_2987 = partmap_test -@COND_i386_multiboot_TRUE@am__append_2988 = partmap_test -@COND_i386_multiboot_TRUE@am__append_2989 = tests/partmap_test.in -@COND_i386_ieee1275_TRUE@am__append_2990 = partmap_test -@COND_i386_ieee1275_TRUE@am__append_2991 = partmap_test -@COND_i386_ieee1275_TRUE@am__append_2992 = partmap_test -@COND_i386_ieee1275_TRUE@am__append_2993 = tests/partmap_test.in -@COND_x86_64_efi_TRUE@am__append_2994 = partmap_test -@COND_x86_64_efi_TRUE@am__append_2995 = partmap_test -@COND_x86_64_efi_TRUE@am__append_2996 = partmap_test -@COND_x86_64_efi_TRUE@am__append_2997 = tests/partmap_test.in -@COND_mips_yeeloong_TRUE@am__append_2998 = partmap_test -@COND_mips_yeeloong_TRUE@am__append_2999 = partmap_test -@COND_mips_yeeloong_TRUE@am__append_3000 = partmap_test -@COND_mips_yeeloong_TRUE@am__append_3001 = tests/partmap_test.in -@COND_sparc64_ieee1275_TRUE@am__append_3002 = partmap_test -@COND_sparc64_ieee1275_TRUE@am__append_3003 = partmap_test -@COND_sparc64_ieee1275_TRUE@am__append_3004 = partmap_test -@COND_sparc64_ieee1275_TRUE@am__append_3005 = tests/partmap_test.in -@COND_powerpc_ieee1275_TRUE@am__append_3006 = partmap_test -@COND_powerpc_ieee1275_TRUE@am__append_3007 = partmap_test -@COND_powerpc_ieee1275_TRUE@am__append_3008 = partmap_test -@COND_powerpc_ieee1275_TRUE@am__append_3009 = tests/partmap_test.in -@COND_emu_TRUE@am__append_3010 = grub_cmd_echo -@COND_emu_TRUE@am__append_3011 = grub_cmd_echo -@COND_emu_TRUE@am__append_3012 = grub_cmd_echo -@COND_emu_TRUE@am__append_3013 = tests/grub_cmd_echo.in -@COND_i386_pc_TRUE@am__append_3014 = grub_cmd_echo -@COND_i386_pc_TRUE@am__append_3015 = grub_cmd_echo -@COND_i386_pc_TRUE@am__append_3016 = grub_cmd_echo -@COND_i386_pc_TRUE@am__append_3017 = tests/grub_cmd_echo.in -@COND_i386_efi_TRUE@am__append_3018 = grub_cmd_echo -@COND_i386_efi_TRUE@am__append_3019 = grub_cmd_echo -@COND_i386_efi_TRUE@am__append_3020 = grub_cmd_echo -@COND_i386_efi_TRUE@am__append_3021 = tests/grub_cmd_echo.in -@COND_i386_qemu_TRUE@am__append_3022 = grub_cmd_echo -@COND_i386_qemu_TRUE@am__append_3023 = grub_cmd_echo -@COND_i386_qemu_TRUE@am__append_3024 = grub_cmd_echo -@COND_i386_qemu_TRUE@am__append_3025 = tests/grub_cmd_echo.in -@COND_i386_coreboot_TRUE@am__append_3026 = grub_cmd_echo -@COND_i386_coreboot_TRUE@am__append_3027 = grub_cmd_echo -@COND_i386_coreboot_TRUE@am__append_3028 = grub_cmd_echo -@COND_i386_coreboot_TRUE@am__append_3029 = tests/grub_cmd_echo.in -@COND_i386_multiboot_TRUE@am__append_3030 = grub_cmd_echo -@COND_i386_multiboot_TRUE@am__append_3031 = grub_cmd_echo -@COND_i386_multiboot_TRUE@am__append_3032 = grub_cmd_echo -@COND_i386_multiboot_TRUE@am__append_3033 = tests/grub_cmd_echo.in -@COND_i386_ieee1275_TRUE@am__append_3034 = grub_cmd_echo -@COND_i386_ieee1275_TRUE@am__append_3035 = grub_cmd_echo -@COND_i386_ieee1275_TRUE@am__append_3036 = grub_cmd_echo -@COND_i386_ieee1275_TRUE@am__append_3037 = tests/grub_cmd_echo.in -@COND_x86_64_efi_TRUE@am__append_3038 = grub_cmd_echo -@COND_x86_64_efi_TRUE@am__append_3039 = grub_cmd_echo -@COND_x86_64_efi_TRUE@am__append_3040 = grub_cmd_echo -@COND_x86_64_efi_TRUE@am__append_3041 = tests/grub_cmd_echo.in -@COND_mips_yeeloong_TRUE@am__append_3042 = grub_cmd_echo -@COND_mips_yeeloong_TRUE@am__append_3043 = grub_cmd_echo -@COND_mips_yeeloong_TRUE@am__append_3044 = grub_cmd_echo -@COND_mips_yeeloong_TRUE@am__append_3045 = tests/grub_cmd_echo.in -@COND_sparc64_ieee1275_TRUE@am__append_3046 = grub_cmd_echo -@COND_sparc64_ieee1275_TRUE@am__append_3047 = grub_cmd_echo -@COND_sparc64_ieee1275_TRUE@am__append_3048 = grub_cmd_echo -@COND_sparc64_ieee1275_TRUE@am__append_3049 = tests/grub_cmd_echo.in -@COND_powerpc_ieee1275_TRUE@am__append_3050 = grub_cmd_echo -@COND_powerpc_ieee1275_TRUE@am__append_3051 = grub_cmd_echo -@COND_powerpc_ieee1275_TRUE@am__append_3052 = grub_cmd_echo -@COND_powerpc_ieee1275_TRUE@am__append_3053 = tests/grub_cmd_echo.in -@COND_emu_TRUE@am__append_3054 = util/grub.d/README -@COND_emu_TRUE@am__append_3055 = util/grub.d/README -@COND_i386_pc_TRUE@am__append_3056 = util/grub.d/README -@COND_i386_pc_TRUE@am__append_3057 = util/grub.d/README -@COND_i386_efi_TRUE@am__append_3058 = util/grub.d/README -@COND_i386_efi_TRUE@am__append_3059 = util/grub.d/README -@COND_i386_qemu_TRUE@am__append_3060 = util/grub.d/README -@COND_i386_qemu_TRUE@am__append_3061 = util/grub.d/README -@COND_i386_coreboot_TRUE@am__append_3062 = util/grub.d/README -@COND_i386_coreboot_TRUE@am__append_3063 = util/grub.d/README -@COND_i386_multiboot_TRUE@am__append_3064 = util/grub.d/README -@COND_i386_multiboot_TRUE@am__append_3065 = util/grub.d/README -@COND_i386_ieee1275_TRUE@am__append_3066 = util/grub.d/README -@COND_i386_ieee1275_TRUE@am__append_3067 = util/grub.d/README -@COND_x86_64_efi_TRUE@am__append_3068 = util/grub.d/README -@COND_x86_64_efi_TRUE@am__append_3069 = util/grub.d/README -@COND_mips_yeeloong_TRUE@am__append_3070 = util/grub.d/README -@COND_mips_yeeloong_TRUE@am__append_3071 = util/grub.d/README -@COND_sparc64_ieee1275_TRUE@am__append_3072 = util/grub.d/README -@COND_sparc64_ieee1275_TRUE@am__append_3073 = util/grub.d/README -@COND_powerpc_ieee1275_TRUE@am__append_3074 = util/grub.d/README -@COND_powerpc_ieee1275_TRUE@am__append_3075 = util/grub.d/README - -#pc chainloader by definition is only for i386-pc -#ntldr and bootmgr require BIOS. -#legacy protocol makes early BIOS calls. -# Crashes early on non-BIOS -@COND_i386_pc_TRUE@am__append_3076 = bootcheck-pc-chainloader \ -@COND_i386_pc_TRUE@ bootcheck-ntldr bootcheck-linux16-i386 \ -@COND_i386_pc_TRUE@ bootcheck-linux16-x86_64 \ -@COND_i386_pc_TRUE@ bootcheck-knetbsd-i386 - -# Crashes because memory at 0-0x1000 is occupied -@COND_i386_coreboot_FALSE@am__append_3077 = bootcheck-knetbsd-x86_64 - -# Likewise and require ACPI. -@COND_i386_coreboot_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_qemu_FALSE@am__append_3078 = bootcheck-kfreebsd-x86_64 \ -@COND_i386_coreboot_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_qemu_FALSE@ bootcheck-kfreebsd-i386 -subdir = . -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \ - $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/argp.m4 \ - $(top_srcdir)/m4/asm-underscore.m4 $(top_srcdir)/m4/btowc.m4 \ - $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/dirname.m4 \ - $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \ - $(top_srcdir)/m4/errno_h.m4 $(top_srcdir)/m4/error.m4 \ - $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-o.m4 \ - $(top_srcdir)/m4/float_h.m4 $(top_srcdir)/m4/fnmatch.m4 \ - $(top_srcdir)/m4/getdelim.m4 $(top_srcdir)/m4/getline.m4 \ - $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gnulib-common.m4 \ - $(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/iconv.m4 \ - $(top_srcdir)/m4/include_next.m4 \ - $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intmax_t.m4 \ - $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/langinfo_h.m4 \ - $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \ - $(top_srcdir)/m4/lib-prefix.m4 \ - $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/locale-fr.m4 \ - $(top_srcdir)/m4/locale-ja.m4 $(top_srcdir)/m4/locale-zh.m4 \ - $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/malloc.m4 \ - $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbsinit.m4 \ - $(top_srcdir)/m4/mbsrtowcs.m4 $(top_srcdir)/m4/mbstate_t.m4 \ - $(top_srcdir)/m4/memchr.m4 $(top_srcdir)/m4/mempcpy.m4 \ - $(top_srcdir)/m4/mmap-anon.m4 $(top_srcdir)/m4/multiarch.m4 \ - $(top_srcdir)/m4/nl_langinfo.m4 $(top_srcdir)/m4/nls.m4 \ - $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf.m4 \ - $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/rawmemchr.m4 \ - $(top_srcdir)/m4/realloc.m4 $(top_srcdir)/m4/regex.m4 \ - $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/sleep.m4 \ - $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stdbool.m4 \ - $(top_srcdir)/m4/stddef_h.m4 $(top_srcdir)/m4/stdint.m4 \ - $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio_h.m4 \ - $(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/strcase.m4 \ - $(top_srcdir)/m4/strchrnul.m4 $(top_srcdir)/m4/strerror.m4 \ - $(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strings_h.m4 \ - $(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \ - $(top_srcdir)/m4/sys_wait_h.m4 $(top_srcdir)/m4/sysexits.m4 \ - $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/vasnprintf.m4 \ - $(top_srcdir)/m4/vsnprintf.m4 $(top_srcdir)/m4/warn-on-use.m4 \ - $(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \ - $(top_srcdir)/m4/wcrtomb.m4 $(top_srcdir)/m4/wctype_h.m4 \ - $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \ - $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \ - configure.lineno config.status.lineno -mkinstalldirs = $(install_sh) -d -CONFIG_HEADER = config-util.h -CONFIG_CLEAN_FILES = stamp-h config.h include/grub/cpu \ - include/grub/machine -CONFIG_CLEAN_VPATH_FILES = -LIBRARIES = $(noinst_LIBRARIES) -AR = ar -ARFLAGS = cru -libgrubkern_a_AR = $(AR) $(ARFLAGS) -libgrubkern_a_LIBADD = -am__libgrubkern_a_SOURCES_DIST = util/misc.c grub-core/kern/command.c \ - grub-core/kern/device.c grub-core/kern/disk.c \ - grub-core/kern/emu/getroot.c grub-core/kern/emu/hostdisk.c \ - grub-core/kern/emu/misc.c grub-core/kern/emu/mm.c \ - grub-core/kern/env.c grub-core/kern/err.c \ - grub-core/kern/file.c grub-core/kern/fs.c \ - grub-core/kern/list.c grub-core/kern/misc.c \ - grub-core/kern/partition.c -am__dirstamp = $(am__leading_dot)dirstamp -@COND_emu_TRUE@am__objects_1 = util/libgrubkern_a-misc.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/kern/libgrubkern_a-command.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/kern/libgrubkern_a-device.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/kern/libgrubkern_a-disk.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/kern/emu/libgrubkern_a-getroot.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/kern/emu/libgrubkern_a-hostdisk.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/kern/emu/libgrubkern_a-misc.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/kern/emu/libgrubkern_a-mm.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/kern/libgrubkern_a-env.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/kern/libgrubkern_a-err.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/kern/libgrubkern_a-file.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/kern/libgrubkern_a-fs.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/kern/libgrubkern_a-list.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/kern/libgrubkern_a-misc.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/kern/libgrubkern_a-partition.$(OBJEXT) -@COND_i386_pc_TRUE@am__objects_2 = util/libgrubkern_a-misc.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/kern/libgrubkern_a-command.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/kern/libgrubkern_a-device.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/kern/libgrubkern_a-disk.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/kern/emu/libgrubkern_a-getroot.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/kern/emu/libgrubkern_a-hostdisk.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/kern/emu/libgrubkern_a-misc.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/kern/emu/libgrubkern_a-mm.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/kern/libgrubkern_a-env.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/kern/libgrubkern_a-err.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/kern/libgrubkern_a-file.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/kern/libgrubkern_a-fs.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/kern/libgrubkern_a-list.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/kern/libgrubkern_a-misc.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/kern/libgrubkern_a-partition.$(OBJEXT) -@COND_i386_efi_TRUE@am__objects_3 = util/libgrubkern_a-misc.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/kern/libgrubkern_a-command.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/kern/libgrubkern_a-device.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/kern/libgrubkern_a-disk.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/kern/emu/libgrubkern_a-getroot.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/kern/emu/libgrubkern_a-hostdisk.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/kern/emu/libgrubkern_a-misc.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/kern/emu/libgrubkern_a-mm.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/kern/libgrubkern_a-env.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/kern/libgrubkern_a-err.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/kern/libgrubkern_a-file.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/kern/libgrubkern_a-fs.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/kern/libgrubkern_a-list.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/kern/libgrubkern_a-misc.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/kern/libgrubkern_a-partition.$(OBJEXT) -@COND_i386_qemu_TRUE@am__objects_4 = \ -@COND_i386_qemu_TRUE@ util/libgrubkern_a-misc.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/kern/libgrubkern_a-command.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/kern/libgrubkern_a-device.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/kern/libgrubkern_a-disk.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/kern/emu/libgrubkern_a-getroot.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/kern/emu/libgrubkern_a-hostdisk.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/kern/emu/libgrubkern_a-misc.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/kern/emu/libgrubkern_a-mm.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/kern/libgrubkern_a-env.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/kern/libgrubkern_a-err.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/kern/libgrubkern_a-file.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/kern/libgrubkern_a-fs.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/kern/libgrubkern_a-list.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/kern/libgrubkern_a-misc.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/kern/libgrubkern_a-partition.$(OBJEXT) -@COND_i386_coreboot_TRUE@am__objects_5 = \ -@COND_i386_coreboot_TRUE@ util/libgrubkern_a-misc.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/kern/libgrubkern_a-command.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/kern/libgrubkern_a-device.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/kern/libgrubkern_a-disk.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/kern/emu/libgrubkern_a-getroot.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/kern/emu/libgrubkern_a-hostdisk.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/kern/emu/libgrubkern_a-misc.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/kern/emu/libgrubkern_a-mm.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/kern/libgrubkern_a-env.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/kern/libgrubkern_a-err.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/kern/libgrubkern_a-file.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/kern/libgrubkern_a-fs.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/kern/libgrubkern_a-list.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/kern/libgrubkern_a-misc.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/kern/libgrubkern_a-partition.$(OBJEXT) -@COND_i386_multiboot_TRUE@am__objects_6 = \ -@COND_i386_multiboot_TRUE@ util/libgrubkern_a-misc.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/kern/libgrubkern_a-command.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/kern/libgrubkern_a-device.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/kern/libgrubkern_a-disk.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/kern/emu/libgrubkern_a-getroot.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/kern/emu/libgrubkern_a-hostdisk.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/kern/emu/libgrubkern_a-misc.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/kern/emu/libgrubkern_a-mm.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/kern/libgrubkern_a-env.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/kern/libgrubkern_a-err.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/kern/libgrubkern_a-file.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/kern/libgrubkern_a-fs.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/kern/libgrubkern_a-list.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/kern/libgrubkern_a-misc.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/kern/libgrubkern_a-partition.$(OBJEXT) -@COND_i386_ieee1275_TRUE@am__objects_7 = \ -@COND_i386_ieee1275_TRUE@ util/libgrubkern_a-misc.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-command.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-device.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-disk.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/kern/emu/libgrubkern_a-getroot.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/kern/emu/libgrubkern_a-hostdisk.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/kern/emu/libgrubkern_a-misc.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/kern/emu/libgrubkern_a-mm.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-env.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-err.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-file.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-fs.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-list.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-misc.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-partition.$(OBJEXT) -@COND_x86_64_efi_TRUE@am__objects_8 = \ -@COND_x86_64_efi_TRUE@ util/libgrubkern_a-misc.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/kern/libgrubkern_a-command.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/kern/libgrubkern_a-device.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/kern/libgrubkern_a-disk.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/kern/emu/libgrubkern_a-getroot.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/kern/emu/libgrubkern_a-hostdisk.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/kern/emu/libgrubkern_a-misc.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/kern/emu/libgrubkern_a-mm.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/kern/libgrubkern_a-env.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/kern/libgrubkern_a-err.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/kern/libgrubkern_a-file.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/kern/libgrubkern_a-fs.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/kern/libgrubkern_a-list.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/kern/libgrubkern_a-misc.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/kern/libgrubkern_a-partition.$(OBJEXT) -@COND_mips_yeeloong_TRUE@am__objects_9 = \ -@COND_mips_yeeloong_TRUE@ util/libgrubkern_a-misc.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/kern/libgrubkern_a-command.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/kern/libgrubkern_a-device.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/kern/libgrubkern_a-disk.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/kern/emu/libgrubkern_a-getroot.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/kern/emu/libgrubkern_a-hostdisk.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/kern/emu/libgrubkern_a-misc.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/kern/emu/libgrubkern_a-mm.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/kern/libgrubkern_a-env.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/kern/libgrubkern_a-err.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/kern/libgrubkern_a-file.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/kern/libgrubkern_a-fs.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/kern/libgrubkern_a-list.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/kern/libgrubkern_a-misc.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/kern/libgrubkern_a-partition.$(OBJEXT) -@COND_sparc64_ieee1275_TRUE@am__objects_10 = \ -@COND_sparc64_ieee1275_TRUE@ util/libgrubkern_a-misc.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-command.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-device.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-disk.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/kern/emu/libgrubkern_a-getroot.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/kern/emu/libgrubkern_a-hostdisk.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/kern/emu/libgrubkern_a-misc.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/kern/emu/libgrubkern_a-mm.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-env.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-err.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-file.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-fs.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-list.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-misc.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-partition.$(OBJEXT) -@COND_powerpc_ieee1275_TRUE@am__objects_11 = \ -@COND_powerpc_ieee1275_TRUE@ util/libgrubkern_a-misc.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-command.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-device.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-disk.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/kern/emu/libgrubkern_a-getroot.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/kern/emu/libgrubkern_a-hostdisk.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/kern/emu/libgrubkern_a-misc.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/kern/emu/libgrubkern_a-mm.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-env.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-err.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-file.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-fs.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-list.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-misc.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/kern/libgrubkern_a-partition.$(OBJEXT) -am_libgrubkern_a_OBJECTS = $(am__objects_1) $(am__objects_2) \ - $(am__objects_3) $(am__objects_4) $(am__objects_5) \ - $(am__objects_6) $(am__objects_7) $(am__objects_8) \ - $(am__objects_9) $(am__objects_10) $(am__objects_11) -am__objects_12 = -nodist_libgrubkern_a_OBJECTS = $(am__objects_12) $(am__objects_12) \ - $(am__objects_12) $(am__objects_12) $(am__objects_12) \ - $(am__objects_12) $(am__objects_12) $(am__objects_12) \ - $(am__objects_12) $(am__objects_12) $(am__objects_12) -libgrubkern_a_OBJECTS = $(am_libgrubkern_a_OBJECTS) \ - $(nodist_libgrubkern_a_OBJECTS) -libgrubmods_a_AR = $(AR) $(ARFLAGS) -libgrubmods_a_LIBADD = -am__libgrubmods_a_SOURCES_DIST = grub-core/commands/blocklist.c \ - grub-core/commands/extcmd.c grub-core/commands/ls.c \ - grub-core/disk/dmraid_nvidia.c grub-core/disk/loopback.c \ - grub-core/disk/lvm.c grub-core/disk/mdraid_linux.c \ - grub-core/disk/mdraid1x_linux.c grub-core/disk/raid5_recover.c \ - grub-core/disk/raid6_recover.c grub-core/disk/raid.c \ - grub-core/fs/affs.c grub-core/fs/afs_be.c grub-core/fs/afs.c \ - grub-core/fs/befs_be.c grub-core/fs/befs.c \ - grub-core/fs/btrfs.c grub-core/fs/cpio.c grub-core/fs/ext2.c \ - grub-core/fs/fat.c grub-core/fs/fshelp.c grub-core/fs/hfs.c \ - grub-core/fs/hfsplus.c grub-core/fs/iso9660.c \ - grub-core/fs/jfs.c grub-core/fs/minix.c grub-core/fs/minix2.c \ - grub-core/fs/nilfs2.c grub-core/fs/ntfs.c \ - grub-core/fs/ntfscomp.c grub-core/fs/reiserfs.c \ - grub-core/fs/sfs.c grub-core/fs/tar.c grub-core/fs/udf.c \ - grub-core/fs/ufs2.c grub-core/fs/ufs.c grub-core/fs/xfs.c \ - grub-core/fs/zfs/zfs.c grub-core/fs/zfs/zfs_lzjb.c \ - grub-core/fs/zfs/zfs_sha256.c grub-core/fs/zfs/zfs_fletcher.c \ - grub-core/lib/arg.c grub-core/lib/crypto.c \ - grub-core/lib/envblk.c grub-core/lib/hexdump.c \ - grub-core/lib/libgcrypt-grub/cipher/sha512.c \ - grub-core/lib/libgcrypt-grub/cipher/crc.c \ - grub-core/lib/LzFind.c grub-core/lib/LzmaEnc.c \ - grub-core/lib/pbkdf2.c grub-core/lib/crc.c \ - grub-core/normal/datetime.c grub-core/normal/misc.c \ - grub-core/partmap/acorn.c grub-core/partmap/amiga.c \ - grub-core/partmap/apple.c grub-core/partmap/gpt.c \ - grub-core/partmap/msdos.c grub-core/partmap/sun.c \ - grub-core/partmap/sunpc.c grub-core/partmap/bsdlabel.c \ - grub-core/script/function.c grub-core/script/lexer.c \ - grub-core/script/main.c grub-core/script/script.c \ - grub-core/script/argv.c grub-core/io/gzio.c -@COND_emu_TRUE@am__objects_13 = grub-core/commands/libgrubmods_a-blocklist.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/commands/libgrubmods_a-extcmd.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/commands/libgrubmods_a-ls.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/disk/libgrubmods_a-dmraid_nvidia.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/disk/libgrubmods_a-loopback.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/disk/libgrubmods_a-lvm.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/disk/libgrubmods_a-mdraid_linux.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/disk/libgrubmods_a-mdraid1x_linux.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/disk/libgrubmods_a-raid5_recover.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/disk/libgrubmods_a-raid6_recover.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/disk/libgrubmods_a-raid.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-affs.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-afs_be.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-afs.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-befs_be.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-befs.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-btrfs.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-cpio.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-ext2.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-fat.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-fshelp.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-hfs.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-hfsplus.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-iso9660.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-jfs.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-minix.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-minix2.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-nilfs2.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-ntfs.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-ntfscomp.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-reiserfs.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-sfs.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-tar.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-udf.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-ufs2.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-ufs.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/libgrubmods_a-xfs.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_sha256.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/lib/libgrubmods_a-arg.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/lib/libgrubmods_a-crypto.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/lib/libgrubmods_a-envblk.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/lib/libgrubmods_a-hexdump.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/lib/libgrubmods_a-LzFind.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/lib/libgrubmods_a-LzmaEnc.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/lib/libgrubmods_a-pbkdf2.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/lib/libgrubmods_a-crc.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/normal/libgrubmods_a-datetime.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/normal/libgrubmods_a-misc.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/partmap/libgrubmods_a-acorn.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/partmap/libgrubmods_a-amiga.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/partmap/libgrubmods_a-apple.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/partmap/libgrubmods_a-gpt.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/partmap/libgrubmods_a-msdos.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/partmap/libgrubmods_a-sun.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/partmap/libgrubmods_a-sunpc.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/partmap/libgrubmods_a-bsdlabel.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/script/libgrubmods_a-function.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/script/libgrubmods_a-lexer.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/script/libgrubmods_a-main.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/script/libgrubmods_a-script.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/script/libgrubmods_a-argv.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/io/libgrubmods_a-gzio.$(OBJEXT) -@COND_i386_pc_TRUE@am__objects_14 = grub-core/commands/libgrubmods_a-blocklist.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/commands/libgrubmods_a-extcmd.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/commands/libgrubmods_a-ls.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/disk/libgrubmods_a-dmraid_nvidia.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/disk/libgrubmods_a-loopback.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/disk/libgrubmods_a-lvm.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/disk/libgrubmods_a-mdraid_linux.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/disk/libgrubmods_a-mdraid1x_linux.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/disk/libgrubmods_a-raid5_recover.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/disk/libgrubmods_a-raid6_recover.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/disk/libgrubmods_a-raid.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-affs.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-afs_be.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-afs.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-befs_be.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-befs.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-btrfs.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-cpio.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-ext2.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-fat.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-fshelp.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-hfs.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-hfsplus.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-iso9660.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-jfs.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-minix.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-minix2.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-nilfs2.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-ntfs.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-ntfscomp.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-reiserfs.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-sfs.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-tar.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-udf.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-ufs2.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-ufs.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/libgrubmods_a-xfs.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_sha256.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/lib/libgrubmods_a-arg.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/lib/libgrubmods_a-crypto.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/lib/libgrubmods_a-envblk.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/lib/libgrubmods_a-hexdump.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/lib/libgrubmods_a-LzFind.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/lib/libgrubmods_a-LzmaEnc.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/lib/libgrubmods_a-pbkdf2.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/lib/libgrubmods_a-crc.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/normal/libgrubmods_a-datetime.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/normal/libgrubmods_a-misc.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/partmap/libgrubmods_a-acorn.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/partmap/libgrubmods_a-amiga.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/partmap/libgrubmods_a-apple.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/partmap/libgrubmods_a-gpt.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/partmap/libgrubmods_a-msdos.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/partmap/libgrubmods_a-sun.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/partmap/libgrubmods_a-sunpc.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/partmap/libgrubmods_a-bsdlabel.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/script/libgrubmods_a-function.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/script/libgrubmods_a-lexer.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/script/libgrubmods_a-main.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/script/libgrubmods_a-script.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/script/libgrubmods_a-argv.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/io/libgrubmods_a-gzio.$(OBJEXT) -@COND_i386_efi_TRUE@am__objects_15 = grub-core/commands/libgrubmods_a-blocklist.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/commands/libgrubmods_a-extcmd.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/commands/libgrubmods_a-ls.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/disk/libgrubmods_a-dmraid_nvidia.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/disk/libgrubmods_a-loopback.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/disk/libgrubmods_a-lvm.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/disk/libgrubmods_a-mdraid_linux.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/disk/libgrubmods_a-mdraid1x_linux.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/disk/libgrubmods_a-raid5_recover.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/disk/libgrubmods_a-raid6_recover.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/disk/libgrubmods_a-raid.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-affs.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-afs_be.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-afs.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-befs_be.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-befs.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-btrfs.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-cpio.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-ext2.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-fat.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-fshelp.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-hfs.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-hfsplus.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-iso9660.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-jfs.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-minix.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-minix2.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-nilfs2.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-ntfs.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-ntfscomp.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-reiserfs.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-sfs.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-tar.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-udf.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-ufs2.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-ufs.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/libgrubmods_a-xfs.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_sha256.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/lib/libgrubmods_a-arg.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/lib/libgrubmods_a-crypto.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/lib/libgrubmods_a-envblk.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/lib/libgrubmods_a-hexdump.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/lib/libgrubmods_a-LzFind.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/lib/libgrubmods_a-LzmaEnc.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/lib/libgrubmods_a-pbkdf2.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/lib/libgrubmods_a-crc.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/normal/libgrubmods_a-datetime.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/normal/libgrubmods_a-misc.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/partmap/libgrubmods_a-acorn.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/partmap/libgrubmods_a-amiga.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/partmap/libgrubmods_a-apple.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/partmap/libgrubmods_a-gpt.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/partmap/libgrubmods_a-msdos.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/partmap/libgrubmods_a-sun.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/partmap/libgrubmods_a-sunpc.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/partmap/libgrubmods_a-bsdlabel.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/script/libgrubmods_a-function.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/script/libgrubmods_a-lexer.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/script/libgrubmods_a-main.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/script/libgrubmods_a-script.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/script/libgrubmods_a-argv.$(OBJEXT) \ -@COND_i386_efi_TRUE@ grub-core/io/libgrubmods_a-gzio.$(OBJEXT) -@COND_i386_qemu_TRUE@am__objects_16 = grub-core/commands/libgrubmods_a-blocklist.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/commands/libgrubmods_a-extcmd.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/commands/libgrubmods_a-ls.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/disk/libgrubmods_a-dmraid_nvidia.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/disk/libgrubmods_a-loopback.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/disk/libgrubmods_a-lvm.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/disk/libgrubmods_a-mdraid_linux.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/disk/libgrubmods_a-mdraid1x_linux.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/disk/libgrubmods_a-raid5_recover.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/disk/libgrubmods_a-raid6_recover.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/disk/libgrubmods_a-raid.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-affs.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-afs_be.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-afs.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-befs_be.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-befs.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-btrfs.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-cpio.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-ext2.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-fat.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-fshelp.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-hfs.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-hfsplus.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-iso9660.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-jfs.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-minix.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-minix2.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-nilfs2.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-ntfs.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-ntfscomp.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-reiserfs.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-sfs.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-tar.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-udf.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-ufs2.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-ufs.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/libgrubmods_a-xfs.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_sha256.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/lib/libgrubmods_a-arg.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/lib/libgrubmods_a-crypto.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/lib/libgrubmods_a-envblk.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/lib/libgrubmods_a-hexdump.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/lib/libgrubmods_a-LzFind.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/lib/libgrubmods_a-LzmaEnc.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/lib/libgrubmods_a-pbkdf2.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/lib/libgrubmods_a-crc.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/normal/libgrubmods_a-datetime.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/normal/libgrubmods_a-misc.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/partmap/libgrubmods_a-acorn.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/partmap/libgrubmods_a-amiga.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/partmap/libgrubmods_a-apple.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/partmap/libgrubmods_a-gpt.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/partmap/libgrubmods_a-msdos.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/partmap/libgrubmods_a-sun.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/partmap/libgrubmods_a-sunpc.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/partmap/libgrubmods_a-bsdlabel.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/script/libgrubmods_a-function.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/script/libgrubmods_a-lexer.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/script/libgrubmods_a-main.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/script/libgrubmods_a-script.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/script/libgrubmods_a-argv.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ grub-core/io/libgrubmods_a-gzio.$(OBJEXT) -@COND_i386_coreboot_TRUE@am__objects_17 = grub-core/commands/libgrubmods_a-blocklist.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/commands/libgrubmods_a-extcmd.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/commands/libgrubmods_a-ls.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/disk/libgrubmods_a-dmraid_nvidia.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/disk/libgrubmods_a-loopback.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/disk/libgrubmods_a-lvm.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/disk/libgrubmods_a-mdraid_linux.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/disk/libgrubmods_a-mdraid1x_linux.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/disk/libgrubmods_a-raid5_recover.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/disk/libgrubmods_a-raid6_recover.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/disk/libgrubmods_a-raid.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-affs.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-afs_be.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-afs.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-befs_be.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-befs.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-btrfs.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-cpio.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-ext2.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-fat.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-fshelp.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-hfs.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-hfsplus.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-iso9660.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-jfs.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-minix.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-minix2.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-nilfs2.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-ntfs.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-ntfscomp.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-reiserfs.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-sfs.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-tar.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-udf.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-ufs2.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-ufs.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/libgrubmods_a-xfs.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_sha256.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/lib/libgrubmods_a-arg.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/lib/libgrubmods_a-crypto.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/lib/libgrubmods_a-envblk.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/lib/libgrubmods_a-hexdump.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/lib/libgrubmods_a-LzFind.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/lib/libgrubmods_a-LzmaEnc.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/lib/libgrubmods_a-pbkdf2.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/lib/libgrubmods_a-crc.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/normal/libgrubmods_a-datetime.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/normal/libgrubmods_a-misc.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/partmap/libgrubmods_a-acorn.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/partmap/libgrubmods_a-amiga.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/partmap/libgrubmods_a-apple.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/partmap/libgrubmods_a-gpt.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/partmap/libgrubmods_a-msdos.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/partmap/libgrubmods_a-sun.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/partmap/libgrubmods_a-sunpc.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/partmap/libgrubmods_a-bsdlabel.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/script/libgrubmods_a-function.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/script/libgrubmods_a-lexer.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/script/libgrubmods_a-main.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/script/libgrubmods_a-script.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/script/libgrubmods_a-argv.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ grub-core/io/libgrubmods_a-gzio.$(OBJEXT) -@COND_i386_multiboot_TRUE@am__objects_18 = grub-core/commands/libgrubmods_a-blocklist.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/commands/libgrubmods_a-extcmd.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/commands/libgrubmods_a-ls.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/disk/libgrubmods_a-dmraid_nvidia.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/disk/libgrubmods_a-loopback.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/disk/libgrubmods_a-lvm.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/disk/libgrubmods_a-mdraid_linux.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/disk/libgrubmods_a-mdraid1x_linux.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/disk/libgrubmods_a-raid5_recover.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/disk/libgrubmods_a-raid6_recover.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/disk/libgrubmods_a-raid.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-affs.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-afs_be.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-afs.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-befs_be.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-befs.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-btrfs.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-cpio.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-ext2.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-fat.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-fshelp.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-hfs.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-hfsplus.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-iso9660.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-jfs.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-minix.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-minix2.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-nilfs2.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-ntfs.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-ntfscomp.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-reiserfs.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-sfs.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-tar.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-udf.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-ufs2.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-ufs.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/libgrubmods_a-xfs.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_sha256.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/lib/libgrubmods_a-arg.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/lib/libgrubmods_a-crypto.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/lib/libgrubmods_a-envblk.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/lib/libgrubmods_a-hexdump.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/lib/libgrubmods_a-LzFind.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/lib/libgrubmods_a-LzmaEnc.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/lib/libgrubmods_a-pbkdf2.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/lib/libgrubmods_a-crc.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/normal/libgrubmods_a-datetime.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/normal/libgrubmods_a-misc.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/partmap/libgrubmods_a-acorn.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/partmap/libgrubmods_a-amiga.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/partmap/libgrubmods_a-apple.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/partmap/libgrubmods_a-gpt.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/partmap/libgrubmods_a-msdos.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/partmap/libgrubmods_a-sun.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/partmap/libgrubmods_a-sunpc.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/partmap/libgrubmods_a-bsdlabel.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/script/libgrubmods_a-function.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/script/libgrubmods_a-lexer.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/script/libgrubmods_a-main.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/script/libgrubmods_a-script.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/script/libgrubmods_a-argv.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ grub-core/io/libgrubmods_a-gzio.$(OBJEXT) -@COND_i386_ieee1275_TRUE@am__objects_19 = grub-core/commands/libgrubmods_a-blocklist.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/commands/libgrubmods_a-extcmd.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/commands/libgrubmods_a-ls.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-dmraid_nvidia.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-loopback.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-lvm.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-mdraid_linux.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-mdraid1x_linux.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-raid5_recover.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-raid6_recover.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-raid.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-affs.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-afs_be.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-afs.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-befs_be.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-befs.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-btrfs.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-cpio.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-ext2.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-fat.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-fshelp.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-hfs.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-hfsplus.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-iso9660.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-jfs.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-minix.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-minix2.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-nilfs2.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-ntfs.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-ntfscomp.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-reiserfs.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-sfs.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-tar.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-udf.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-ufs2.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-ufs.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-xfs.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_sha256.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-arg.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-crypto.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-envblk.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-hexdump.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-LzFind.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-LzmaEnc.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-pbkdf2.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-crc.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/normal/libgrubmods_a-datetime.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/normal/libgrubmods_a-misc.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-acorn.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-amiga.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-apple.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-gpt.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-msdos.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-sun.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-sunpc.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-bsdlabel.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/script/libgrubmods_a-function.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/script/libgrubmods_a-lexer.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/script/libgrubmods_a-main.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/script/libgrubmods_a-script.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/script/libgrubmods_a-argv.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ grub-core/io/libgrubmods_a-gzio.$(OBJEXT) -@COND_x86_64_efi_TRUE@am__objects_20 = grub-core/commands/libgrubmods_a-blocklist.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/commands/libgrubmods_a-extcmd.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/commands/libgrubmods_a-ls.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/disk/libgrubmods_a-dmraid_nvidia.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/disk/libgrubmods_a-loopback.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/disk/libgrubmods_a-lvm.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/disk/libgrubmods_a-mdraid_linux.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/disk/libgrubmods_a-mdraid1x_linux.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/disk/libgrubmods_a-raid5_recover.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/disk/libgrubmods_a-raid6_recover.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/disk/libgrubmods_a-raid.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-affs.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-afs_be.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-afs.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-befs_be.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-befs.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-btrfs.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-cpio.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-ext2.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-fat.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-fshelp.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-hfs.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-hfsplus.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-iso9660.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-jfs.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-minix.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-minix2.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-nilfs2.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-ntfs.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-ntfscomp.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-reiserfs.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-sfs.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-tar.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-udf.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-ufs2.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-ufs.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/libgrubmods_a-xfs.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_sha256.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/lib/libgrubmods_a-arg.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/lib/libgrubmods_a-crypto.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/lib/libgrubmods_a-envblk.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/lib/libgrubmods_a-hexdump.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/lib/libgrubmods_a-LzFind.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/lib/libgrubmods_a-LzmaEnc.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/lib/libgrubmods_a-pbkdf2.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/lib/libgrubmods_a-crc.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/normal/libgrubmods_a-datetime.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/normal/libgrubmods_a-misc.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/partmap/libgrubmods_a-acorn.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/partmap/libgrubmods_a-amiga.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/partmap/libgrubmods_a-apple.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/partmap/libgrubmods_a-gpt.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/partmap/libgrubmods_a-msdos.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/partmap/libgrubmods_a-sun.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/partmap/libgrubmods_a-sunpc.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/partmap/libgrubmods_a-bsdlabel.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/script/libgrubmods_a-function.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/script/libgrubmods_a-lexer.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/script/libgrubmods_a-main.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/script/libgrubmods_a-script.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/script/libgrubmods_a-argv.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ grub-core/io/libgrubmods_a-gzio.$(OBJEXT) -@COND_mips_yeeloong_TRUE@am__objects_21 = grub-core/commands/libgrubmods_a-blocklist.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/commands/libgrubmods_a-extcmd.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/commands/libgrubmods_a-ls.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/disk/libgrubmods_a-dmraid_nvidia.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/disk/libgrubmods_a-loopback.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/disk/libgrubmods_a-lvm.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/disk/libgrubmods_a-mdraid_linux.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/disk/libgrubmods_a-mdraid1x_linux.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/disk/libgrubmods_a-raid5_recover.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/disk/libgrubmods_a-raid6_recover.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/disk/libgrubmods_a-raid.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-affs.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-afs_be.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-afs.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-befs_be.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-befs.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-btrfs.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-cpio.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-ext2.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-fat.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-fshelp.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-hfs.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-hfsplus.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-iso9660.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-jfs.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-minix.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-minix2.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-nilfs2.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-ntfs.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-ntfscomp.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-reiserfs.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-sfs.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-tar.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-udf.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-ufs2.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-ufs.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/libgrubmods_a-xfs.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_sha256.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/libgrubmods_a-arg.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/libgrubmods_a-crypto.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/libgrubmods_a-envblk.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/libgrubmods_a-hexdump.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/libgrubmods_a-LzFind.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/libgrubmods_a-LzmaEnc.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/libgrubmods_a-pbkdf2.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/lib/libgrubmods_a-crc.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/normal/libgrubmods_a-datetime.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/normal/libgrubmods_a-misc.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/partmap/libgrubmods_a-acorn.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/partmap/libgrubmods_a-amiga.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/partmap/libgrubmods_a-apple.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/partmap/libgrubmods_a-gpt.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/partmap/libgrubmods_a-msdos.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/partmap/libgrubmods_a-sun.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/partmap/libgrubmods_a-sunpc.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/partmap/libgrubmods_a-bsdlabel.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/script/libgrubmods_a-function.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/script/libgrubmods_a-lexer.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/script/libgrubmods_a-main.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/script/libgrubmods_a-script.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/script/libgrubmods_a-argv.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ grub-core/io/libgrubmods_a-gzio.$(OBJEXT) -@COND_sparc64_ieee1275_TRUE@am__objects_22 = grub-core/commands/libgrubmods_a-blocklist.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/commands/libgrubmods_a-extcmd.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/commands/libgrubmods_a-ls.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-dmraid_nvidia.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-loopback.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-lvm.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-mdraid_linux.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-mdraid1x_linux.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-raid5_recover.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-raid6_recover.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-raid.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-affs.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-afs_be.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-afs.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-befs_be.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-befs.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-btrfs.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-cpio.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-ext2.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-fat.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-fshelp.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-hfs.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-hfsplus.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-iso9660.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-jfs.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-minix.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-minix2.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-nilfs2.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-ntfs.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-ntfscomp.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-reiserfs.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-sfs.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-tar.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-udf.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-ufs2.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-ufs.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-xfs.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_sha256.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-arg.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-crypto.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-envblk.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-hexdump.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-LzFind.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-LzmaEnc.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-pbkdf2.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-crc.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/normal/libgrubmods_a-datetime.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/normal/libgrubmods_a-misc.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-acorn.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-amiga.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-apple.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-gpt.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-msdos.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-sun.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-sunpc.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-bsdlabel.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/script/libgrubmods_a-function.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/script/libgrubmods_a-lexer.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/script/libgrubmods_a-main.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/script/libgrubmods_a-script.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/script/libgrubmods_a-argv.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-core/io/libgrubmods_a-gzio.$(OBJEXT) -@COND_powerpc_ieee1275_TRUE@am__objects_23 = grub-core/commands/libgrubmods_a-blocklist.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/commands/libgrubmods_a-extcmd.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/commands/libgrubmods_a-ls.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-dmraid_nvidia.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-loopback.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-lvm.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-mdraid_linux.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-mdraid1x_linux.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-raid5_recover.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-raid6_recover.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/disk/libgrubmods_a-raid.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-affs.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-afs_be.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-afs.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-befs_be.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-befs.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-btrfs.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-cpio.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-ext2.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-fat.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-fshelp.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-hfs.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-hfsplus.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-iso9660.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-jfs.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-minix.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-minix2.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-nilfs2.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-ntfs.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-ntfscomp.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-reiserfs.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-sfs.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-tar.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-udf.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-ufs2.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-ufs.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/libgrubmods_a-xfs.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_sha256.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-arg.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-crypto.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-envblk.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-hexdump.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-LzFind.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-LzmaEnc.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-pbkdf2.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/lib/libgrubmods_a-crc.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/normal/libgrubmods_a-datetime.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/normal/libgrubmods_a-misc.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-acorn.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-amiga.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-apple.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-gpt.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-msdos.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-sun.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-sunpc.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/partmap/libgrubmods_a-bsdlabel.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/script/libgrubmods_a-function.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/script/libgrubmods_a-lexer.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/script/libgrubmods_a-main.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/script/libgrubmods_a-script.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/script/libgrubmods_a-argv.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ grub-core/io/libgrubmods_a-gzio.$(OBJEXT) -am_libgrubmods_a_OBJECTS = $(am__objects_13) $(am__objects_14) \ - $(am__objects_15) $(am__objects_16) $(am__objects_17) \ - $(am__objects_18) $(am__objects_19) $(am__objects_20) \ - $(am__objects_21) $(am__objects_22) $(am__objects_23) -@COND_emu_TRUE@am__objects_24 = \ -@COND_emu_TRUE@ libgrubmods_a-grub_script.tab.$(OBJEXT) \ -@COND_emu_TRUE@ libgrubmods_a-grub_script.yy.$(OBJEXT) \ -@COND_emu_TRUE@ libgrubmods_a-libgrub_a_init.$(OBJEXT) -@COND_i386_pc_TRUE@am__objects_25 = \ -@COND_i386_pc_TRUE@ libgrubmods_a-grub_script.tab.$(OBJEXT) \ -@COND_i386_pc_TRUE@ libgrubmods_a-grub_script.yy.$(OBJEXT) \ -@COND_i386_pc_TRUE@ libgrubmods_a-libgrub_a_init.$(OBJEXT) -@COND_i386_efi_TRUE@am__objects_26 = \ -@COND_i386_efi_TRUE@ libgrubmods_a-grub_script.tab.$(OBJEXT) \ -@COND_i386_efi_TRUE@ libgrubmods_a-grub_script.yy.$(OBJEXT) \ -@COND_i386_efi_TRUE@ libgrubmods_a-libgrub_a_init.$(OBJEXT) -@COND_i386_qemu_TRUE@am__objects_27 = \ -@COND_i386_qemu_TRUE@ libgrubmods_a-grub_script.tab.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ libgrubmods_a-grub_script.yy.$(OBJEXT) \ -@COND_i386_qemu_TRUE@ libgrubmods_a-libgrub_a_init.$(OBJEXT) -@COND_i386_coreboot_TRUE@am__objects_28 = libgrubmods_a-grub_script.tab.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ libgrubmods_a-grub_script.yy.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ libgrubmods_a-libgrub_a_init.$(OBJEXT) -@COND_i386_multiboot_TRUE@am__objects_29 = libgrubmods_a-grub_script.tab.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ libgrubmods_a-grub_script.yy.$(OBJEXT) \ -@COND_i386_multiboot_TRUE@ libgrubmods_a-libgrub_a_init.$(OBJEXT) -@COND_i386_ieee1275_TRUE@am__objects_30 = libgrubmods_a-grub_script.tab.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ libgrubmods_a-grub_script.yy.$(OBJEXT) \ -@COND_i386_ieee1275_TRUE@ libgrubmods_a-libgrub_a_init.$(OBJEXT) -@COND_x86_64_efi_TRUE@am__objects_31 = \ -@COND_x86_64_efi_TRUE@ libgrubmods_a-grub_script.tab.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ libgrubmods_a-grub_script.yy.$(OBJEXT) \ -@COND_x86_64_efi_TRUE@ libgrubmods_a-libgrub_a_init.$(OBJEXT) -@COND_mips_yeeloong_TRUE@am__objects_32 = libgrubmods_a-grub_script.tab.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ libgrubmods_a-grub_script.yy.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ libgrubmods_a-libgrub_a_init.$(OBJEXT) -@COND_sparc64_ieee1275_TRUE@am__objects_33 = libgrubmods_a-grub_script.tab.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ libgrubmods_a-grub_script.yy.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ libgrubmods_a-libgrub_a_init.$(OBJEXT) -@COND_powerpc_ieee1275_TRUE@am__objects_34 = libgrubmods_a-grub_script.tab.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ libgrubmods_a-grub_script.yy.$(OBJEXT) \ -@COND_powerpc_ieee1275_TRUE@ libgrubmods_a-libgrub_a_init.$(OBJEXT) -nodist_libgrubmods_a_OBJECTS = $(am__objects_24) $(am__objects_25) \ - $(am__objects_26) $(am__objects_27) $(am__objects_28) \ - $(am__objects_29) $(am__objects_30) $(am__objects_31) \ - $(am__objects_32) $(am__objects_33) $(am__objects_34) -libgrubmods_a_OBJECTS = $(am_libgrubmods_a_OBJECTS) \ - $(nodist_libgrubmods_a_OBJECTS) -@COND_emu_TRUE@am__EXEEXT_1 = grub-bin2h$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_2 = grub-bin2h$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_3 = grub-bin2h$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_4 = grub-bin2h$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_5 = grub-bin2h$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_6 = grub-bin2h$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_7 = grub-bin2h$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_8 = grub-bin2h$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_9 = grub-bin2h$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_10 = grub-bin2h$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_11 = grub-bin2h$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_12 = grub-mkimage$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_13 = grub-mkimage$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_14 = grub-mkimage$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_15 = grub-mkimage$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_16 = grub-mkimage$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_17 = grub-mkimage$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_18 = grub-mkimage$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_19 = grub-mkimage$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_20 = grub-mkimage$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_21 = grub-mkimage$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_22 = grub-mkimage$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_23 = grub-mkrelpath$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_24 = grub-mkrelpath$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_25 = grub-mkrelpath$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_26 = grub-mkrelpath$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_27 = grub-mkrelpath$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_28 = grub-mkrelpath$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_29 = grub-mkrelpath$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_30 = grub-mkrelpath$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_31 = grub-mkrelpath$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_32 = grub-mkrelpath$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_33 = grub-mkrelpath$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_34 = grub-script-check$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_35 = grub-script-check$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_36 = grub-script-check$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_37 = grub-script-check$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_38 = grub-script-check$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_39 = grub-script-check$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_40 = grub-script-check$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_41 = grub-script-check$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_42 = grub-script-check$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_43 = \ -@COND_sparc64_ieee1275_TRUE@ grub-script-check$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_44 = \ -@COND_powerpc_ieee1275_TRUE@ grub-script-check$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_45 = grub-editenv$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_46 = grub-editenv$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_47 = grub-editenv$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_48 = grub-editenv$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_49 = grub-editenv$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_50 = grub-editenv$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_51 = grub-editenv$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_52 = grub-editenv$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_53 = grub-editenv$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_54 = grub-editenv$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_55 = grub-editenv$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_56 = grub-mkpasswd-pbkdf2$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_57 = grub-mkpasswd-pbkdf2$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_58 = grub-mkpasswd-pbkdf2$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_59 = grub-mkpasswd-pbkdf2$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_60 = \ -@COND_i386_coreboot_TRUE@ grub-mkpasswd-pbkdf2$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_61 = \ -@COND_i386_multiboot_TRUE@ grub-mkpasswd-pbkdf2$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_62 = \ -@COND_i386_ieee1275_TRUE@ grub-mkpasswd-pbkdf2$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_63 = grub-mkpasswd-pbkdf2$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_64 = \ -@COND_mips_yeeloong_TRUE@ grub-mkpasswd-pbkdf2$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_65 = \ -@COND_sparc64_ieee1275_TRUE@ grub-mkpasswd-pbkdf2$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_66 = \ -@COND_powerpc_ieee1275_TRUE@ grub-mkpasswd-pbkdf2$(EXEEXT) -@COND_APPLE_CC_TRUE@@COND_emu_TRUE@am__EXEEXT_67 = \ -@COND_APPLE_CC_TRUE@@COND_emu_TRUE@ grub-macho2img$(EXEEXT) -@COND_APPLE_CC_TRUE@@COND_i386_pc_TRUE@am__EXEEXT_68 = grub-macho2img$(EXEEXT) -@COND_APPLE_CC_TRUE@@COND_i386_efi_TRUE@am__EXEEXT_69 = grub-macho2img$(EXEEXT) -@COND_APPLE_CC_TRUE@@COND_i386_qemu_TRUE@am__EXEEXT_70 = grub-macho2img$(EXEEXT) -@COND_APPLE_CC_TRUE@@COND_i386_coreboot_TRUE@am__EXEEXT_71 = grub-macho2img$(EXEEXT) -@COND_APPLE_CC_TRUE@@COND_i386_multiboot_TRUE@am__EXEEXT_72 = grub-macho2img$(EXEEXT) -@COND_APPLE_CC_TRUE@@COND_i386_ieee1275_TRUE@am__EXEEXT_73 = grub-macho2img$(EXEEXT) -@COND_APPLE_CC_TRUE@@COND_x86_64_efi_TRUE@am__EXEEXT_74 = grub-macho2img$(EXEEXT) -@COND_APPLE_CC_TRUE@@COND_mips_yeeloong_TRUE@am__EXEEXT_75 = grub-macho2img$(EXEEXT) -@COND_APPLE_CC_TRUE@@COND_sparc64_ieee1275_TRUE@am__EXEEXT_76 = grub-macho2img$(EXEEXT) -@COND_APPLE_CC_TRUE@@COND_powerpc_ieee1275_TRUE@am__EXEEXT_77 = grub-macho2img$(EXEEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_TRUE@am__EXEEXT_78 = \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_TRUE@ grub-pe2elf$(EXEEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_pc_TRUE@am__EXEEXT_79 = grub-pe2elf$(EXEEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_efi_TRUE@am__EXEEXT_80 = grub-pe2elf$(EXEEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_qemu_TRUE@am__EXEEXT_81 = grub-pe2elf$(EXEEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_coreboot_TRUE@am__EXEEXT_82 = grub-pe2elf$(EXEEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_multiboot_TRUE@am__EXEEXT_83 = grub-pe2elf$(EXEEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_ieee1275_TRUE@am__EXEEXT_84 = grub-pe2elf$(EXEEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_x86_64_efi_TRUE@am__EXEEXT_85 = grub-pe2elf$(EXEEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_mips_yeeloong_TRUE@am__EXEEXT_86 = grub-pe2elf$(EXEEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_sparc64_ieee1275_TRUE@am__EXEEXT_87 = grub-pe2elf$(EXEEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_powerpc_ieee1275_TRUE@am__EXEEXT_88 = grub-pe2elf$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_89 = grub-fstest$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_90 = grub-fstest$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_91 = grub-fstest$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_92 = grub-fstest$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_93 = grub-fstest$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_94 = grub-fstest$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_95 = grub-fstest$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_96 = grub-fstest$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_97 = grub-fstest$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_98 = grub-fstest$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_99 = grub-fstest$(EXEEXT) -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@am__EXEEXT_100 = \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@ grub-mkfont$(EXEEXT) -@COND_GRUB_MKFONT_TRUE@@COND_i386_pc_TRUE@am__EXEEXT_101 = grub-mkfont$(EXEEXT) -@COND_GRUB_MKFONT_TRUE@@COND_i386_efi_TRUE@am__EXEEXT_102 = grub-mkfont$(EXEEXT) -@COND_GRUB_MKFONT_TRUE@@COND_i386_qemu_TRUE@am__EXEEXT_103 = grub-mkfont$(EXEEXT) -@COND_GRUB_MKFONT_TRUE@@COND_i386_coreboot_TRUE@am__EXEEXT_104 = grub-mkfont$(EXEEXT) -@COND_GRUB_MKFONT_TRUE@@COND_i386_multiboot_TRUE@am__EXEEXT_105 = grub-mkfont$(EXEEXT) -@COND_GRUB_MKFONT_TRUE@@COND_i386_ieee1275_TRUE@am__EXEEXT_106 = grub-mkfont$(EXEEXT) -@COND_GRUB_MKFONT_TRUE@@COND_x86_64_efi_TRUE@am__EXEEXT_107 = grub-mkfont$(EXEEXT) -@COND_GRUB_MKFONT_TRUE@@COND_mips_yeeloong_TRUE@am__EXEEXT_108 = grub-mkfont$(EXEEXT) -@COND_GRUB_MKFONT_TRUE@@COND_sparc64_ieee1275_TRUE@am__EXEEXT_109 = grub-mkfont$(EXEEXT) -@COND_GRUB_MKFONT_TRUE@@COND_powerpc_ieee1275_TRUE@am__EXEEXT_110 = grub-mkfont$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_111 = grub-mklayout$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_112 = grub-mklayout$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_113 = grub-mklayout$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_114 = grub-mklayout$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_115 = grub-mklayout$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_116 = grub-mklayout$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_117 = grub-mklayout$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_118 = grub-mklayout$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_119 = grub-mklayout$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_120 = grub-mklayout$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_121 = grub-mklayout$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_122 = grub-menulst2cfg$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_123 = grub-menulst2cfg$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_124 = grub-menulst2cfg$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_125 = grub-menulst2cfg$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_126 = grub-menulst2cfg$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_127 = grub-menulst2cfg$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_128 = grub-menulst2cfg$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_129 = grub-menulst2cfg$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_130 = grub-menulst2cfg$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_131 = \ -@COND_sparc64_ieee1275_TRUE@ grub-menulst2cfg$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_132 = \ -@COND_powerpc_ieee1275_TRUE@ grub-menulst2cfg$(EXEEXT) -am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" \ - "$(DESTDIR)$(bindir)" "$(DESTDIR)$(grubconfdir)" \ - "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(sbindir)" \ - "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" \ - "$(DESTDIR)$(grubconfdir)" "$(DESTDIR)$(grubdatadir)" \ - "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(platformdir)" \ - "$(DESTDIR)$(platformdir)" -@COND_emu_TRUE@am__EXEEXT_133 = example_unit_test$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_134 = example_unit_test$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_135 = example_unit_test$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_136 = example_unit_test$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_137 = example_unit_test$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_138 = example_unit_test$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_139 = example_unit_test$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_140 = example_unit_test$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_141 = example_unit_test$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_142 = \ -@COND_sparc64_ieee1275_TRUE@ example_unit_test$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_143 = \ -@COND_powerpc_ieee1275_TRUE@ example_unit_test$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_144 = grub-mkdevicemap$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_145 = grub-mkdevicemap$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_146 = grub-mkdevicemap$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_147 = grub-mkdevicemap$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_148 = grub-mkdevicemap$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_149 = grub-mkdevicemap$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_150 = grub-mkdevicemap$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_151 = grub-mkdevicemap$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_152 = grub-mkdevicemap$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_153 = \ -@COND_sparc64_ieee1275_TRUE@ grub-mkdevicemap$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_154 = \ -@COND_powerpc_ieee1275_TRUE@ grub-mkdevicemap$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_155 = grub-probe$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_156 = grub-probe$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_157 = grub-probe$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_158 = grub-probe$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_159 = grub-probe$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_160 = grub-probe$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_161 = grub-probe$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_162 = grub-probe$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_163 = grub-probe$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_164 = grub-probe$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_165 = grub-probe$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_166 = grub-setup$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_167 = grub-setup$(EXEEXT) \ -@COND_sparc64_ieee1275_TRUE@ grub-ofpathname$(EXEEXT) -PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) $(sbin_PROGRAMS) -am__example_unit_test_SOURCES_DIST = tests/example_unit_test.c \ - tests/lib/unit_test.c grub-core/kern/list.c \ - grub-core/kern/misc.c grub-core/tests/lib/test.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_example_unit_test_OBJECTS = tests/example_unit_test-example_unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ tests/lib/example_unit_test-unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/kern/example_unit_test-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/kern/example_unit_test-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/tests/lib/example_unit_test-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_example_unit_test_OBJECTS = tests/example_unit_test-example_unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ tests/lib/example_unit_test-unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/kern/example_unit_test-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/kern/example_unit_test-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/tests/lib/example_unit_test-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_example_unit_test_OBJECTS = tests/example_unit_test-example_unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ tests/lib/example_unit_test-unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/kern/example_unit_test-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/kern/example_unit_test-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/tests/lib/example_unit_test-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_example_unit_test_OBJECTS = tests/example_unit_test-example_unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ tests/lib/example_unit_test-unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/kern/example_unit_test-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/kern/example_unit_test-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/tests/lib/example_unit_test-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_example_unit_test_OBJECTS = tests/example_unit_test-example_unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ tests/lib/example_unit_test-unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/kern/example_unit_test-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/kern/example_unit_test-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/tests/lib/example_unit_test-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_example_unit_test_OBJECTS = tests/example_unit_test-example_unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ tests/lib/example_unit_test-unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/kern/example_unit_test-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/kern/example_unit_test-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/tests/lib/example_unit_test-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_example_unit_test_OBJECTS = tests/example_unit_test-example_unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ tests/lib/example_unit_test-unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/kern/example_unit_test-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/kern/example_unit_test-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/tests/lib/example_unit_test-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_example_unit_test_OBJECTS = tests/example_unit_test-example_unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ tests/lib/example_unit_test-unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/kern/example_unit_test-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/kern/example_unit_test-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/tests/lib/example_unit_test-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_example_unit_test_OBJECTS = tests/example_unit_test-example_unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ tests/lib/example_unit_test-unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/kern/example_unit_test-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/kern/example_unit_test-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/tests/lib/example_unit_test-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_example_unit_test_OBJECTS = tests/example_unit_test-example_unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ tests/lib/example_unit_test-unit_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/kern/example_unit_test-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/kern/example_unit_test-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/tests/lib/example_unit_test-test.$(OBJEXT) -@COND_emu_TRUE@am_example_unit_test_OBJECTS = tests/example_unit_test-example_unit_test.$(OBJEXT) \ -@COND_emu_TRUE@ tests/lib/example_unit_test-unit_test.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/kern/example_unit_test-list.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/kern/example_unit_test-misc.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/tests/lib/example_unit_test-test.$(OBJEXT) -nodist_example_unit_test_OBJECTS = -example_unit_test_OBJECTS = $(am_example_unit_test_OBJECTS) \ - $(nodist_example_unit_test_OBJECTS) -am__DEPENDENCIES_1 = -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@example_unit_test_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@example_unit_test_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@example_unit_test_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@example_unit_test_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@example_unit_test_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@example_unit_test_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@example_unit_test_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@example_unit_test_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@example_unit_test_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@example_unit_test_DEPENDENCIES = \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_TRUE@example_unit_test_DEPENDENCIES = libgrubmods.a \ -@COND_emu_TRUE@ libgrubkern.a grub-core/gnulib/libgnu.a \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) -example_unit_test_LINK = $(CCLD) $(example_unit_test_CFLAGS) $(CFLAGS) \ - $(example_unit_test_LDFLAGS) $(LDFLAGS) -o $@ -am__grub_bin2h_SOURCES_DIST = util/bin2h.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_grub_bin2h_OBJECTS = util/grub_bin2h-bin2h.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_grub_bin2h_OBJECTS = util/grub_bin2h-bin2h.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_grub_bin2h_OBJECTS = util/grub_bin2h-bin2h.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_grub_bin2h_OBJECTS = util/grub_bin2h-bin2h.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_grub_bin2h_OBJECTS = util/grub_bin2h-bin2h.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_grub_bin2h_OBJECTS = util/grub_bin2h-bin2h.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_grub_bin2h_OBJECTS = util/grub_bin2h-bin2h.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_grub_bin2h_OBJECTS = util/grub_bin2h-bin2h.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_grub_bin2h_OBJECTS = util/grub_bin2h-bin2h.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_grub_bin2h_OBJECTS = util/grub_bin2h-bin2h.$(OBJEXT) -@COND_emu_TRUE@am_grub_bin2h_OBJECTS = \ -@COND_emu_TRUE@ util/grub_bin2h-bin2h.$(OBJEXT) -nodist_grub_bin2h_OBJECTS = -grub_bin2h_OBJECTS = $(am_grub_bin2h_OBJECTS) \ - $(nodist_grub_bin2h_OBJECTS) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@grub_bin2h_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@grub_bin2h_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@grub_bin2h_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@grub_bin2h_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@grub_bin2h_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@grub_bin2h_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@grub_bin2h_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@grub_bin2h_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@grub_bin2h_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@grub_bin2h_DEPENDENCIES = \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_TRUE@grub_bin2h_DEPENDENCIES = libgrubmods.a libgrubkern.a \ -@COND_emu_TRUE@ grub-core/gnulib/libgnu.a $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) -grub_bin2h_LINK = $(CCLD) $(grub_bin2h_CFLAGS) $(CFLAGS) \ - $(grub_bin2h_LDFLAGS) $(LDFLAGS) -o $@ -am__grub_editenv_SOURCES_DIST = util/grub-editenv.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_grub_editenv_OBJECTS = util/grub_editenv-grub-editenv.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_grub_editenv_OBJECTS = util/grub_editenv-grub-editenv.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_grub_editenv_OBJECTS = util/grub_editenv-grub-editenv.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_grub_editenv_OBJECTS = util/grub_editenv-grub-editenv.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_grub_editenv_OBJECTS = util/grub_editenv-grub-editenv.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_grub_editenv_OBJECTS = util/grub_editenv-grub-editenv.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_grub_editenv_OBJECTS = util/grub_editenv-grub-editenv.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_grub_editenv_OBJECTS = util/grub_editenv-grub-editenv.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_grub_editenv_OBJECTS = util/grub_editenv-grub-editenv.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_grub_editenv_OBJECTS = util/grub_editenv-grub-editenv.$(OBJEXT) -@COND_emu_TRUE@am_grub_editenv_OBJECTS = \ -@COND_emu_TRUE@ util/grub_editenv-grub-editenv.$(OBJEXT) -nodist_grub_editenv_OBJECTS = -grub_editenv_OBJECTS = $(am_grub_editenv_OBJECTS) \ - $(nodist_grub_editenv_OBJECTS) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@grub_editenv_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@grub_editenv_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@grub_editenv_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@grub_editenv_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@grub_editenv_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@grub_editenv_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@grub_editenv_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@grub_editenv_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@grub_editenv_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@grub_editenv_DEPENDENCIES = \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_TRUE@grub_editenv_DEPENDENCIES = libgrubmods.a libgrubkern.a \ -@COND_emu_TRUE@ grub-core/gnulib/libgnu.a $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) -grub_editenv_LINK = $(CCLD) $(grub_editenv_CFLAGS) $(CFLAGS) \ - $(grub_editenv_LDFLAGS) $(LDFLAGS) -o $@ -am__grub_fstest_SOURCES_DIST = util/grub-fstest.c \ - grub-core/kern/emu/hostfs.c grub-core/disk/host.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_grub_fstest_OBJECTS = util/grub_fstest-grub-fstest.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/kern/emu/grub_fstest-hostfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/disk/grub_fstest-host.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_grub_fstest_OBJECTS = util/grub_fstest-grub-fstest.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/kern/emu/grub_fstest-hostfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/disk/grub_fstest-host.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_grub_fstest_OBJECTS = util/grub_fstest-grub-fstest.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/kern/emu/grub_fstest-hostfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/disk/grub_fstest-host.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_grub_fstest_OBJECTS = util/grub_fstest-grub-fstest.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/kern/emu/grub_fstest-hostfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/disk/grub_fstest-host.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_grub_fstest_OBJECTS = util/grub_fstest-grub-fstest.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/kern/emu/grub_fstest-hostfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/disk/grub_fstest-host.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_grub_fstest_OBJECTS = util/grub_fstest-grub-fstest.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/kern/emu/grub_fstest-hostfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/disk/grub_fstest-host.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_grub_fstest_OBJECTS = util/grub_fstest-grub-fstest.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/kern/emu/grub_fstest-hostfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/disk/grub_fstest-host.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_grub_fstest_OBJECTS = util/grub_fstest-grub-fstest.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/kern/emu/grub_fstest-hostfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/disk/grub_fstest-host.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_grub_fstest_OBJECTS = util/grub_fstest-grub-fstest.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/kern/emu/grub_fstest-hostfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/disk/grub_fstest-host.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_grub_fstest_OBJECTS = util/grub_fstest-grub-fstest.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/kern/emu/grub_fstest-hostfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/disk/grub_fstest-host.$(OBJEXT) -@COND_emu_TRUE@am_grub_fstest_OBJECTS = \ -@COND_emu_TRUE@ util/grub_fstest-grub-fstest.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/kern/emu/grub_fstest-hostfs.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/disk/grub_fstest-host.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@nodist_grub_fstest_OBJECTS = grub_fstest-grub_fstest_init.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@nodist_grub_fstest_OBJECTS = grub_fstest-grub_fstest_init.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@nodist_grub_fstest_OBJECTS = grub_fstest-grub_fstest_init.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@nodist_grub_fstest_OBJECTS = grub_fstest-grub_fstest_init.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@nodist_grub_fstest_OBJECTS = grub_fstest-grub_fstest_init.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@nodist_grub_fstest_OBJECTS = grub_fstest-grub_fstest_init.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@nodist_grub_fstest_OBJECTS = grub_fstest-grub_fstest_init.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@nodist_grub_fstest_OBJECTS = grub_fstest-grub_fstest_init.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@nodist_grub_fstest_OBJECTS = grub_fstest-grub_fstest_init.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@nodist_grub_fstest_OBJECTS = grub_fstest-grub_fstest_init.$(OBJEXT) -@COND_emu_TRUE@nodist_grub_fstest_OBJECTS = \ -@COND_emu_TRUE@ grub_fstest-grub_fstest_init.$(OBJEXT) -grub_fstest_OBJECTS = $(am_grub_fstest_OBJECTS) \ - $(nodist_grub_fstest_OBJECTS) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@grub_fstest_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@grub_fstest_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@grub_fstest_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@grub_fstest_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@grub_fstest_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@grub_fstest_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@grub_fstest_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@grub_fstest_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@grub_fstest_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@grub_fstest_DEPENDENCIES = \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_TRUE@grub_fstest_DEPENDENCIES = libgrubmods.a libgrubkern.a \ -@COND_emu_TRUE@ grub-core/gnulib/libgnu.a $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) -grub_fstest_LINK = $(CCLD) $(grub_fstest_CFLAGS) $(CFLAGS) \ - $(grub_fstest_LDFLAGS) $(LDFLAGS) -o $@ -am__grub_macho2img_SOURCES_DIST = util/grub-macho2img.c -@COND_APPLE_CC_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_grub_macho2img_OBJECTS = util/grub_macho2img-grub-macho2img.$(OBJEXT) -@COND_APPLE_CC_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_grub_macho2img_OBJECTS = util/grub_macho2img-grub-macho2img.$(OBJEXT) -@COND_APPLE_CC_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_grub_macho2img_OBJECTS = util/grub_macho2img-grub-macho2img.$(OBJEXT) -@COND_APPLE_CC_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_grub_macho2img_OBJECTS = util/grub_macho2img-grub-macho2img.$(OBJEXT) -@COND_APPLE_CC_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_grub_macho2img_OBJECTS = util/grub_macho2img-grub-macho2img.$(OBJEXT) -@COND_APPLE_CC_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_grub_macho2img_OBJECTS = util/grub_macho2img-grub-macho2img.$(OBJEXT) -@COND_APPLE_CC_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_grub_macho2img_OBJECTS = util/grub_macho2img-grub-macho2img.$(OBJEXT) -@COND_APPLE_CC_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_grub_macho2img_OBJECTS = util/grub_macho2img-grub-macho2img.$(OBJEXT) -@COND_APPLE_CC_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_grub_macho2img_OBJECTS = util/grub_macho2img-grub-macho2img.$(OBJEXT) -@COND_APPLE_CC_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_grub_macho2img_OBJECTS = util/grub_macho2img-grub-macho2img.$(OBJEXT) -@COND_APPLE_CC_TRUE@@COND_emu_TRUE@am_grub_macho2img_OBJECTS = util/grub_macho2img-grub-macho2img.$(OBJEXT) -nodist_grub_macho2img_OBJECTS = -grub_macho2img_OBJECTS = $(am_grub_macho2img_OBJECTS) \ - $(nodist_grub_macho2img_OBJECTS) -grub_macho2img_DEPENDENCIES = -grub_macho2img_LINK = $(CCLD) $(grub_macho2img_CFLAGS) $(CFLAGS) \ - $(grub_macho2img_LDFLAGS) $(LDFLAGS) -o $@ -am__grub_menulst2cfg_SOURCES_DIST = util/grub-menulst2cfg.c \ - grub-core/lib/legacy_parse.c \ - grub-core/lib/i386/pc/vesa_modes_table.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_grub_menulst2cfg_OBJECTS = util/grub_menulst2cfg-grub-menulst2cfg.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/lib/grub_menulst2cfg-legacy_parse.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_grub_menulst2cfg_OBJECTS = util/grub_menulst2cfg-grub-menulst2cfg.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/lib/grub_menulst2cfg-legacy_parse.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_grub_menulst2cfg_OBJECTS = util/grub_menulst2cfg-grub-menulst2cfg.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/lib/grub_menulst2cfg-legacy_parse.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_grub_menulst2cfg_OBJECTS = util/grub_menulst2cfg-grub-menulst2cfg.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/lib/grub_menulst2cfg-legacy_parse.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_grub_menulst2cfg_OBJECTS = util/grub_menulst2cfg-grub-menulst2cfg.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/lib/grub_menulst2cfg-legacy_parse.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_grub_menulst2cfg_OBJECTS = util/grub_menulst2cfg-grub-menulst2cfg.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/lib/grub_menulst2cfg-legacy_parse.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_grub_menulst2cfg_OBJECTS = util/grub_menulst2cfg-grub-menulst2cfg.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/lib/grub_menulst2cfg-legacy_parse.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_grub_menulst2cfg_OBJECTS = util/grub_menulst2cfg-grub-menulst2cfg.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/lib/grub_menulst2cfg-legacy_parse.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_grub_menulst2cfg_OBJECTS = util/grub_menulst2cfg-grub-menulst2cfg.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/lib/grub_menulst2cfg-legacy_parse.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_grub_menulst2cfg_OBJECTS = util/grub_menulst2cfg-grub-menulst2cfg.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/lib/grub_menulst2cfg-legacy_parse.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.$(OBJEXT) -@COND_emu_TRUE@am_grub_menulst2cfg_OBJECTS = util/grub_menulst2cfg-grub-menulst2cfg.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/lib/grub_menulst2cfg-legacy_parse.$(OBJEXT) \ -@COND_emu_TRUE@ grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.$(OBJEXT) -nodist_grub_menulst2cfg_OBJECTS = -grub_menulst2cfg_OBJECTS = $(am_grub_menulst2cfg_OBJECTS) \ - $(nodist_grub_menulst2cfg_OBJECTS) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@grub_menulst2cfg_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@grub_menulst2cfg_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@grub_menulst2cfg_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@grub_menulst2cfg_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@grub_menulst2cfg_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@grub_menulst2cfg_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@grub_menulst2cfg_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@grub_menulst2cfg_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@grub_menulst2cfg_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@grub_menulst2cfg_DEPENDENCIES = \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_TRUE@grub_menulst2cfg_DEPENDENCIES = libgrubmods.a \ -@COND_emu_TRUE@ libgrubkern.a grub-core/gnulib/libgnu.a \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) -grub_menulst2cfg_LINK = $(CCLD) $(grub_menulst2cfg_CFLAGS) $(CFLAGS) \ - $(grub_menulst2cfg_LDFLAGS) $(LDFLAGS) -o $@ -am__grub_mkdevicemap_SOURCES_DIST = util/devicemap.c \ - util/grub-mkdevicemap.c util/deviceiter.c \ - util/ieee1275/ofpath.c util/ieee1275/devicemap.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_grub_mkdevicemap_OBJECTS = util/grub_mkdevicemap-devicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ util/grub_mkdevicemap-grub-mkdevicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ util/grub_mkdevicemap-deviceiter.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_grub_mkdevicemap_OBJECTS = util/ieee1275/grub_mkdevicemap-ofpath.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ util/ieee1275/grub_mkdevicemap-devicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ util/grub_mkdevicemap-grub-mkdevicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ util/grub_mkdevicemap-deviceiter.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_grub_mkdevicemap_OBJECTS = util/grub_mkdevicemap-devicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ util/grub_mkdevicemap-grub-mkdevicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ util/grub_mkdevicemap-deviceiter.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_grub_mkdevicemap_OBJECTS = util/grub_mkdevicemap-devicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ util/grub_mkdevicemap-grub-mkdevicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ util/grub_mkdevicemap-deviceiter.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_grub_mkdevicemap_OBJECTS = util/grub_mkdevicemap-devicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ util/grub_mkdevicemap-grub-mkdevicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ util/grub_mkdevicemap-deviceiter.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_grub_mkdevicemap_OBJECTS = util/grub_mkdevicemap-devicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ util/grub_mkdevicemap-grub-mkdevicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ util/grub_mkdevicemap-deviceiter.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_grub_mkdevicemap_OBJECTS = util/grub_mkdevicemap-devicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ util/grub_mkdevicemap-grub-mkdevicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ util/grub_mkdevicemap-deviceiter.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_grub_mkdevicemap_OBJECTS = util/grub_mkdevicemap-devicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ util/grub_mkdevicemap-grub-mkdevicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ util/grub_mkdevicemap-deviceiter.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_grub_mkdevicemap_OBJECTS = util/grub_mkdevicemap-devicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ util/grub_mkdevicemap-grub-mkdevicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ util/grub_mkdevicemap-deviceiter.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_grub_mkdevicemap_OBJECTS = util/grub_mkdevicemap-devicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ util/grub_mkdevicemap-grub-mkdevicemap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ util/grub_mkdevicemap-deviceiter.$(OBJEXT) -@COND_emu_TRUE@am_grub_mkdevicemap_OBJECTS = \ -@COND_emu_TRUE@ util/grub_mkdevicemap-devicemap.$(OBJEXT) \ -@COND_emu_TRUE@ util/grub_mkdevicemap-grub-mkdevicemap.$(OBJEXT) \ -@COND_emu_TRUE@ util/grub_mkdevicemap-deviceiter.$(OBJEXT) -nodist_grub_mkdevicemap_OBJECTS = -grub_mkdevicemap_OBJECTS = $(am_grub_mkdevicemap_OBJECTS) \ - $(nodist_grub_mkdevicemap_OBJECTS) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@grub_mkdevicemap_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@grub_mkdevicemap_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@grub_mkdevicemap_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@grub_mkdevicemap_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@grub_mkdevicemap_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@grub_mkdevicemap_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@grub_mkdevicemap_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@grub_mkdevicemap_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@grub_mkdevicemap_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@grub_mkdevicemap_DEPENDENCIES = \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_TRUE@grub_mkdevicemap_DEPENDENCIES = libgrubmods.a \ -@COND_emu_TRUE@ libgrubkern.a grub-core/gnulib/libgnu.a \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) -grub_mkdevicemap_LINK = $(CCLD) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) \ - $(grub_mkdevicemap_LDFLAGS) $(LDFLAGS) -o $@ -am__grub_mkfont_SOURCES_DIST = util/grub-mkfont.c grub-core/unidata.c -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_grub_mkfont_OBJECTS = util/grub_mkfont-grub-mkfont.$(OBJEXT) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/grub_mkfont-unidata.$(OBJEXT) -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_grub_mkfont_OBJECTS = util/grub_mkfont-grub-mkfont.$(OBJEXT) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/grub_mkfont-unidata.$(OBJEXT) -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_grub_mkfont_OBJECTS = util/grub_mkfont-grub-mkfont.$(OBJEXT) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/grub_mkfont-unidata.$(OBJEXT) -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_grub_mkfont_OBJECTS = util/grub_mkfont-grub-mkfont.$(OBJEXT) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/grub_mkfont-unidata.$(OBJEXT) -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_grub_mkfont_OBJECTS = util/grub_mkfont-grub-mkfont.$(OBJEXT) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/grub_mkfont-unidata.$(OBJEXT) -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_grub_mkfont_OBJECTS = util/grub_mkfont-grub-mkfont.$(OBJEXT) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/grub_mkfont-unidata.$(OBJEXT) -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_grub_mkfont_OBJECTS = util/grub_mkfont-grub-mkfont.$(OBJEXT) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/grub_mkfont-unidata.$(OBJEXT) -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_grub_mkfont_OBJECTS = util/grub_mkfont-grub-mkfont.$(OBJEXT) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/grub_mkfont-unidata.$(OBJEXT) -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_grub_mkfont_OBJECTS = util/grub_mkfont-grub-mkfont.$(OBJEXT) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/grub_mkfont-unidata.$(OBJEXT) -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_grub_mkfont_OBJECTS = util/grub_mkfont-grub-mkfont.$(OBJEXT) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/grub_mkfont-unidata.$(OBJEXT) -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@am_grub_mkfont_OBJECTS = util/grub_mkfont-grub-mkfont.$(OBJEXT) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@ grub-core/grub_mkfont-unidata.$(OBJEXT) -nodist_grub_mkfont_OBJECTS = -grub_mkfont_OBJECTS = $(am_grub_mkfont_OBJECTS) \ - $(nodist_grub_mkfont_OBJECTS) -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@grub_mkfont_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ libgrubkern.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@grub_mkfont_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ libgrubkern.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@grub_mkfont_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ libgrubkern.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@grub_mkfont_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ libgrubkern.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@grub_mkfont_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ libgrubkern.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@grub_mkfont_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ libgrubkern.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@grub_mkfont_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ libgrubkern.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@grub_mkfont_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ libgrubkern.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@grub_mkfont_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ libgrubkern.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_TRUE@grub_mkfont_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubkern.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@grub_mkfont_DEPENDENCIES = \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@ libgrubmods.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@ libgrubkern.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@ $(am__DEPENDENCIES_1) -grub_mkfont_LINK = $(CCLD) $(grub_mkfont_CFLAGS) $(CFLAGS) \ - $(grub_mkfont_LDFLAGS) $(LDFLAGS) -o $@ -am__grub_mkimage_SOURCES_DIST = util/grub-mkimage.c util/resolve.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_grub_mkimage_OBJECTS = util/grub_mkimage-grub-mkimage.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ util/grub_mkimage-resolve.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_grub_mkimage_OBJECTS = util/grub_mkimage-grub-mkimage.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ util/grub_mkimage-resolve.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_grub_mkimage_OBJECTS = util/grub_mkimage-grub-mkimage.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ util/grub_mkimage-resolve.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_grub_mkimage_OBJECTS = util/grub_mkimage-grub-mkimage.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ util/grub_mkimage-resolve.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_grub_mkimage_OBJECTS = util/grub_mkimage-grub-mkimage.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ util/grub_mkimage-resolve.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_grub_mkimage_OBJECTS = util/grub_mkimage-grub-mkimage.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ util/grub_mkimage-resolve.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_grub_mkimage_OBJECTS = util/grub_mkimage-grub-mkimage.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ util/grub_mkimage-resolve.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_grub_mkimage_OBJECTS = util/grub_mkimage-grub-mkimage.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ util/grub_mkimage-resolve.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_grub_mkimage_OBJECTS = util/grub_mkimage-grub-mkimage.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ util/grub_mkimage-resolve.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_grub_mkimage_OBJECTS = util/grub_mkimage-grub-mkimage.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ util/grub_mkimage-resolve.$(OBJEXT) -@COND_emu_TRUE@am_grub_mkimage_OBJECTS = \ -@COND_emu_TRUE@ util/grub_mkimage-grub-mkimage.$(OBJEXT) \ -@COND_emu_TRUE@ util/grub_mkimage-resolve.$(OBJEXT) -nodist_grub_mkimage_OBJECTS = -grub_mkimage_OBJECTS = $(am_grub_mkimage_OBJECTS) \ - $(nodist_grub_mkimage_OBJECTS) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@grub_mkimage_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@grub_mkimage_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@grub_mkimage_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@grub_mkimage_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@grub_mkimage_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@grub_mkimage_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@grub_mkimage_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@grub_mkimage_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@grub_mkimage_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@grub_mkimage_DEPENDENCIES = \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_TRUE@grub_mkimage_DEPENDENCIES = libgrubmods.a libgrubkern.a \ -@COND_emu_TRUE@ grub-core/gnulib/libgnu.a $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) -grub_mkimage_LINK = $(CCLD) $(grub_mkimage_CFLAGS) $(CFLAGS) \ - $(grub_mkimage_LDFLAGS) $(LDFLAGS) -o $@ -am__grub_mklayout_SOURCES_DIST = util/grub-mklayout.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_grub_mklayout_OBJECTS = util/grub_mklayout-grub-mklayout.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_grub_mklayout_OBJECTS = util/grub_mklayout-grub-mklayout.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_grub_mklayout_OBJECTS = util/grub_mklayout-grub-mklayout.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_grub_mklayout_OBJECTS = util/grub_mklayout-grub-mklayout.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_grub_mklayout_OBJECTS = util/grub_mklayout-grub-mklayout.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_grub_mklayout_OBJECTS = util/grub_mklayout-grub-mklayout.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_grub_mklayout_OBJECTS = util/grub_mklayout-grub-mklayout.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_grub_mklayout_OBJECTS = util/grub_mklayout-grub-mklayout.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_grub_mklayout_OBJECTS = util/grub_mklayout-grub-mklayout.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_grub_mklayout_OBJECTS = util/grub_mklayout-grub-mklayout.$(OBJEXT) -@COND_emu_TRUE@am_grub_mklayout_OBJECTS = \ -@COND_emu_TRUE@ util/grub_mklayout-grub-mklayout.$(OBJEXT) -nodist_grub_mklayout_OBJECTS = -grub_mklayout_OBJECTS = $(am_grub_mklayout_OBJECTS) \ - $(nodist_grub_mklayout_OBJECTS) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@grub_mklayout_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@grub_mklayout_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@grub_mklayout_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@grub_mklayout_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@grub_mklayout_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@grub_mklayout_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@grub_mklayout_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@grub_mklayout_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@grub_mklayout_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@grub_mklayout_DEPENDENCIES = \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_TRUE@grub_mklayout_DEPENDENCIES = libgrubmods.a \ -@COND_emu_TRUE@ libgrubkern.a grub-core/gnulib/libgnu.a \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) -grub_mklayout_LINK = $(CCLD) $(grub_mklayout_CFLAGS) $(CFLAGS) \ - $(grub_mklayout_LDFLAGS) $(LDFLAGS) -o $@ -am__grub_mkpasswd_pbkdf2_SOURCES_DIST = util/grub-mkpasswd-pbkdf2.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_grub_mkpasswd_pbkdf2_OBJECTS = util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_grub_mkpasswd_pbkdf2_OBJECTS = util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_grub_mkpasswd_pbkdf2_OBJECTS = util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_grub_mkpasswd_pbkdf2_OBJECTS = util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_grub_mkpasswd_pbkdf2_OBJECTS = util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_grub_mkpasswd_pbkdf2_OBJECTS = util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_grub_mkpasswd_pbkdf2_OBJECTS = util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_grub_mkpasswd_pbkdf2_OBJECTS = util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_grub_mkpasswd_pbkdf2_OBJECTS = util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_grub_mkpasswd_pbkdf2_OBJECTS = util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.$(OBJEXT) -@COND_emu_TRUE@am_grub_mkpasswd_pbkdf2_OBJECTS = util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.$(OBJEXT) -nodist_grub_mkpasswd_pbkdf2_OBJECTS = -grub_mkpasswd_pbkdf2_OBJECTS = $(am_grub_mkpasswd_pbkdf2_OBJECTS) \ - $(nodist_grub_mkpasswd_pbkdf2_OBJECTS) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@grub_mkpasswd_pbkdf2_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@grub_mkpasswd_pbkdf2_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@grub_mkpasswd_pbkdf2_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@grub_mkpasswd_pbkdf2_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@grub_mkpasswd_pbkdf2_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@grub_mkpasswd_pbkdf2_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@grub_mkpasswd_pbkdf2_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@grub_mkpasswd_pbkdf2_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@grub_mkpasswd_pbkdf2_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@grub_mkpasswd_pbkdf2_DEPENDENCIES = \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_TRUE@grub_mkpasswd_pbkdf2_DEPENDENCIES = libgrubmods.a \ -@COND_emu_TRUE@ libgrubkern.a grub-core/gnulib/libgnu.a \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) -grub_mkpasswd_pbkdf2_LINK = $(CCLD) $(grub_mkpasswd_pbkdf2_CFLAGS) \ - $(CFLAGS) $(grub_mkpasswd_pbkdf2_LDFLAGS) $(LDFLAGS) -o $@ -am__grub_mkrelpath_SOURCES_DIST = util/grub-mkrelpath.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_grub_mkrelpath_OBJECTS = util/grub_mkrelpath-grub-mkrelpath.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_grub_mkrelpath_OBJECTS = util/grub_mkrelpath-grub-mkrelpath.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_grub_mkrelpath_OBJECTS = util/grub_mkrelpath-grub-mkrelpath.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_grub_mkrelpath_OBJECTS = util/grub_mkrelpath-grub-mkrelpath.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_grub_mkrelpath_OBJECTS = util/grub_mkrelpath-grub-mkrelpath.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_grub_mkrelpath_OBJECTS = util/grub_mkrelpath-grub-mkrelpath.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_grub_mkrelpath_OBJECTS = util/grub_mkrelpath-grub-mkrelpath.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_grub_mkrelpath_OBJECTS = util/grub_mkrelpath-grub-mkrelpath.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_grub_mkrelpath_OBJECTS = util/grub_mkrelpath-grub-mkrelpath.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_grub_mkrelpath_OBJECTS = util/grub_mkrelpath-grub-mkrelpath.$(OBJEXT) -@COND_emu_TRUE@am_grub_mkrelpath_OBJECTS = \ -@COND_emu_TRUE@ util/grub_mkrelpath-grub-mkrelpath.$(OBJEXT) -nodist_grub_mkrelpath_OBJECTS = -grub_mkrelpath_OBJECTS = $(am_grub_mkrelpath_OBJECTS) \ - $(nodist_grub_mkrelpath_OBJECTS) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@grub_mkrelpath_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@grub_mkrelpath_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@grub_mkrelpath_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@grub_mkrelpath_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@grub_mkrelpath_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@grub_mkrelpath_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@grub_mkrelpath_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@grub_mkrelpath_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@grub_mkrelpath_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@grub_mkrelpath_DEPENDENCIES = \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_TRUE@grub_mkrelpath_DEPENDENCIES = libgrubmods.a \ -@COND_emu_TRUE@ libgrubkern.a grub-core/gnulib/libgnu.a \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) -grub_mkrelpath_LINK = $(CCLD) $(grub_mkrelpath_CFLAGS) $(CFLAGS) \ - $(grub_mkrelpath_LDFLAGS) $(LDFLAGS) -o $@ -am__grub_ofpathname_SOURCES_DIST = util/ieee1275/grub-ofpathname.c \ - util/ieee1275/ofpath.c -@COND_sparc64_ieee1275_TRUE@am_grub_ofpathname_OBJECTS = util/ieee1275/grub_ofpathname-grub-ofpathname.$(OBJEXT) \ -@COND_sparc64_ieee1275_TRUE@ util/ieee1275/grub_ofpathname-ofpath.$(OBJEXT) -nodist_grub_ofpathname_OBJECTS = -grub_ofpathname_OBJECTS = $(am_grub_ofpathname_OBJECTS) \ - $(nodist_grub_ofpathname_OBJECTS) -@COND_sparc64_ieee1275_TRUE@grub_ofpathname_DEPENDENCIES = \ -@COND_sparc64_ieee1275_TRUE@ libgrubmods.a libgrubkern.a \ -@COND_sparc64_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -grub_ofpathname_LINK = $(CCLD) $(grub_ofpathname_CFLAGS) $(CFLAGS) \ - $(grub_ofpathname_LDFLAGS) $(LDFLAGS) -o $@ -am__grub_pe2elf_SOURCES_DIST = util/grub-pe2elf.c -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_grub_pe2elf_OBJECTS = util/grub_pe2elf-grub-pe2elf.$(OBJEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_grub_pe2elf_OBJECTS = util/grub_pe2elf-grub-pe2elf.$(OBJEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_grub_pe2elf_OBJECTS = util/grub_pe2elf-grub-pe2elf.$(OBJEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_grub_pe2elf_OBJECTS = util/grub_pe2elf-grub-pe2elf.$(OBJEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_grub_pe2elf_OBJECTS = util/grub_pe2elf-grub-pe2elf.$(OBJEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_grub_pe2elf_OBJECTS = util/grub_pe2elf-grub-pe2elf.$(OBJEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_grub_pe2elf_OBJECTS = util/grub_pe2elf-grub-pe2elf.$(OBJEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_grub_pe2elf_OBJECTS = util/grub_pe2elf-grub-pe2elf.$(OBJEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_grub_pe2elf_OBJECTS = util/grub_pe2elf-grub-pe2elf.$(OBJEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_grub_pe2elf_OBJECTS = util/grub_pe2elf-grub-pe2elf.$(OBJEXT) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_TRUE@am_grub_pe2elf_OBJECTS = util/grub_pe2elf-grub-pe2elf.$(OBJEXT) -nodist_grub_pe2elf_OBJECTS = -grub_pe2elf_OBJECTS = $(am_grub_pe2elf_OBJECTS) \ - $(nodist_grub_pe2elf_OBJECTS) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@grub_pe2elf_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ libgrubkern.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@grub_pe2elf_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ libgrubkern.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@grub_pe2elf_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ libgrubkern.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@grub_pe2elf_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ libgrubkern.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@grub_pe2elf_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ libgrubkern.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@grub_pe2elf_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ libgrubkern.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@grub_pe2elf_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ libgrubkern.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@grub_pe2elf_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ libgrubkern.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@grub_pe2elf_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ libgrubkern.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_TRUE@grub_pe2elf_DEPENDENCIES = libgrubmods.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubkern.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_TRUE@grub_pe2elf_DEPENDENCIES = \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_TRUE@ libgrubmods.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_TRUE@ libgrubkern.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_GRUB_PE2ELF_TRUE@@COND_emu_TRUE@ $(am__DEPENDENCIES_1) -grub_pe2elf_LINK = $(CCLD) $(grub_pe2elf_CFLAGS) $(CFLAGS) \ - $(grub_pe2elf_LDFLAGS) $(LDFLAGS) -o $@ -am__grub_probe_SOURCES_DIST = util/grub-probe.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_grub_probe_OBJECTS = util/grub_probe-grub-probe.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_grub_probe_OBJECTS = util/grub_probe-grub-probe.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_grub_probe_OBJECTS = util/grub_probe-grub-probe.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_grub_probe_OBJECTS = util/grub_probe-grub-probe.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_grub_probe_OBJECTS = util/grub_probe-grub-probe.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_grub_probe_OBJECTS = util/grub_probe-grub-probe.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_grub_probe_OBJECTS = util/grub_probe-grub-probe.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_grub_probe_OBJECTS = util/grub_probe-grub-probe.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_grub_probe_OBJECTS = util/grub_probe-grub-probe.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_grub_probe_OBJECTS = util/grub_probe-grub-probe.$(OBJEXT) -@COND_emu_TRUE@am_grub_probe_OBJECTS = \ -@COND_emu_TRUE@ util/grub_probe-grub-probe.$(OBJEXT) -nodist_grub_probe_OBJECTS = -grub_probe_OBJECTS = $(am_grub_probe_OBJECTS) \ - $(nodist_grub_probe_OBJECTS) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@grub_probe_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@grub_probe_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@grub_probe_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@grub_probe_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@grub_probe_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@grub_probe_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@grub_probe_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@grub_probe_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@grub_probe_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@grub_probe_DEPENDENCIES = \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_TRUE@grub_probe_DEPENDENCIES = libgrubmods.a libgrubkern.a \ -@COND_emu_TRUE@ grub-core/gnulib/libgnu.a $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) -grub_probe_LINK = $(CCLD) $(grub_probe_CFLAGS) $(CFLAGS) \ - $(grub_probe_LDFLAGS) $(LDFLAGS) -o $@ -am__grub_script_check_SOURCES_DIST = util/grub-script-check.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_grub_script_check_OBJECTS = util/grub_script_check-grub-script-check.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_grub_script_check_OBJECTS = util/grub_script_check-grub-script-check.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_grub_script_check_OBJECTS = util/grub_script_check-grub-script-check.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_grub_script_check_OBJECTS = util/grub_script_check-grub-script-check.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_grub_script_check_OBJECTS = util/grub_script_check-grub-script-check.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_grub_script_check_OBJECTS = util/grub_script_check-grub-script-check.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_grub_script_check_OBJECTS = util/grub_script_check-grub-script-check.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_grub_script_check_OBJECTS = util/grub_script_check-grub-script-check.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_grub_script_check_OBJECTS = util/grub_script_check-grub-script-check.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_grub_script_check_OBJECTS = util/grub_script_check-grub-script-check.$(OBJEXT) -@COND_emu_TRUE@am_grub_script_check_OBJECTS = util/grub_script_check-grub-script-check.$(OBJEXT) -nodist_grub_script_check_OBJECTS = -grub_script_check_OBJECTS = $(am_grub_script_check_OBJECTS) \ - $(nodist_grub_script_check_OBJECTS) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@grub_script_check_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@grub_script_check_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@grub_script_check_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@grub_script_check_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@grub_script_check_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@grub_script_check_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@grub_script_check_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@grub_script_check_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@grub_script_check_DEPENDENCIES = libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@grub_script_check_DEPENDENCIES = \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubmods.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgrubkern.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ $(am__DEPENDENCIES_1) -@COND_emu_TRUE@grub_script_check_DEPENDENCIES = libgrubmods.a \ -@COND_emu_TRUE@ libgrubkern.a grub-core/gnulib/libgnu.a \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) -grub_script_check_LINK = $(CCLD) $(grub_script_check_CFLAGS) $(CFLAGS) \ - $(grub_script_check_LDFLAGS) $(LDFLAGS) -o $@ -am__grub_setup_SOURCES_DIST = util/grub-setup.c util/raid.c util/lvm.c \ - grub-core/lib/reed_solomon.c util/ieee1275/ofpath.c -@COND_i386_pc_FALSE@@COND_sparc64_ieee1275_TRUE@am_grub_setup_OBJECTS = util/ieee1275/grub_setup-ofpath.$(OBJEXT) \ -@COND_i386_pc_FALSE@@COND_sparc64_ieee1275_TRUE@ util/grub_setup-grub-setup.$(OBJEXT) \ -@COND_i386_pc_FALSE@@COND_sparc64_ieee1275_TRUE@ util/grub_setup-raid.$(OBJEXT) \ -@COND_i386_pc_FALSE@@COND_sparc64_ieee1275_TRUE@ util/grub_setup-lvm.$(OBJEXT) \ -@COND_i386_pc_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/lib/grub_setup-reed_solomon.$(OBJEXT) -@COND_i386_pc_TRUE@am_grub_setup_OBJECTS = \ -@COND_i386_pc_TRUE@ util/grub_setup-grub-setup.$(OBJEXT) \ -@COND_i386_pc_TRUE@ util/grub_setup-raid.$(OBJEXT) \ -@COND_i386_pc_TRUE@ util/grub_setup-lvm.$(OBJEXT) \ -@COND_i386_pc_TRUE@ grub-core/lib/grub_setup-reed_solomon.$(OBJEXT) -nodist_grub_setup_OBJECTS = -grub_setup_OBJECTS = $(am_grub_setup_OBJECTS) \ - $(nodist_grub_setup_OBJECTS) -@COND_i386_pc_FALSE@@COND_sparc64_ieee1275_TRUE@grub_setup_DEPENDENCIES = \ -@COND_i386_pc_FALSE@@COND_sparc64_ieee1275_TRUE@ libgrubmods.a \ -@COND_i386_pc_FALSE@@COND_sparc64_ieee1275_TRUE@ libgrubkern.a \ -@COND_i386_pc_FALSE@@COND_sparc64_ieee1275_TRUE@ grub-core/gnulib/libgnu.a \ -@COND_i386_pc_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_i386_pc_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_i386_pc_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_i386_pc_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_i386_pc_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) \ -@COND_i386_pc_FALSE@@COND_sparc64_ieee1275_TRUE@ $(am__DEPENDENCIES_1) -@COND_i386_pc_TRUE@grub_setup_DEPENDENCIES = libgrubmods.a \ -@COND_i386_pc_TRUE@ libgrubkern.a grub-core/gnulib/libgnu.a \ -@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_i386_pc_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) -grub_setup_LINK = $(CCLD) $(grub_setup_CFLAGS) $(CFLAGS) \ - $(grub_setup_LDFLAGS) $(LDFLAGS) -o $@ -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; -am__install_max = 40 -am__nobase_strip_setup = \ - srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` -am__nobase_strip = \ - for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" -am__nobase_list = $(am__nobase_strip_setup); \ - for p in $$list; do echo "$$p $$p"; done | \ - sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ - $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ - if (++n[$$2] == $(am__install_max)) \ - { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ - END { for (dir in files) print dir, files[dir] }' -am__base_list = \ - sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ - sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -SCRIPTS = $(bin_SCRIPTS) $(grubconf_SCRIPTS) $(noinst_SCRIPTS) \ - $(pkglib_SCRIPTS) $(sbin_SCRIPTS) -DEFAULT_INCLUDES = -I.@am__isrc@ -depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp -am__depfiles_maybe = depfiles -am__mv = mv -f -COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ - $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -CCLD = $(CC) -LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ -SOURCES = $(libgrubkern_a_SOURCES) $(nodist_libgrubkern_a_SOURCES) \ - $(libgrubmods_a_SOURCES) $(nodist_libgrubmods_a_SOURCES) \ - $(example_unit_test_SOURCES) \ - $(nodist_example_unit_test_SOURCES) $(grub_bin2h_SOURCES) \ - $(nodist_grub_bin2h_SOURCES) $(grub_editenv_SOURCES) \ - $(nodist_grub_editenv_SOURCES) $(grub_fstest_SOURCES) \ - $(nodist_grub_fstest_SOURCES) $(grub_macho2img_SOURCES) \ - $(nodist_grub_macho2img_SOURCES) $(grub_menulst2cfg_SOURCES) \ - $(nodist_grub_menulst2cfg_SOURCES) $(grub_mkdevicemap_SOURCES) \ - $(nodist_grub_mkdevicemap_SOURCES) $(grub_mkfont_SOURCES) \ - $(nodist_grub_mkfont_SOURCES) $(grub_mkimage_SOURCES) \ - $(nodist_grub_mkimage_SOURCES) $(grub_mklayout_SOURCES) \ - $(nodist_grub_mklayout_SOURCES) \ - $(grub_mkpasswd_pbkdf2_SOURCES) \ - $(nodist_grub_mkpasswd_pbkdf2_SOURCES) \ - $(grub_mkrelpath_SOURCES) $(nodist_grub_mkrelpath_SOURCES) \ - $(grub_ofpathname_SOURCES) $(nodist_grub_ofpathname_SOURCES) \ - $(grub_pe2elf_SOURCES) $(nodist_grub_pe2elf_SOURCES) \ - $(grub_probe_SOURCES) $(nodist_grub_probe_SOURCES) \ - $(grub_script_check_SOURCES) \ - $(nodist_grub_script_check_SOURCES) $(grub_setup_SOURCES) \ - $(nodist_grub_setup_SOURCES) -DIST_SOURCES = $(am__libgrubkern_a_SOURCES_DIST) \ - $(am__libgrubmods_a_SOURCES_DIST) \ - $(am__example_unit_test_SOURCES_DIST) \ - $(am__grub_bin2h_SOURCES_DIST) \ - $(am__grub_editenv_SOURCES_DIST) \ - $(am__grub_fstest_SOURCES_DIST) \ - $(am__grub_macho2img_SOURCES_DIST) \ - $(am__grub_menulst2cfg_SOURCES_DIST) \ - $(am__grub_mkdevicemap_SOURCES_DIST) \ - $(am__grub_mkfont_SOURCES_DIST) \ - $(am__grub_mkimage_SOURCES_DIST) \ - $(am__grub_mklayout_SOURCES_DIST) \ - $(am__grub_mkpasswd_pbkdf2_SOURCES_DIST) \ - $(am__grub_mkrelpath_SOURCES_DIST) \ - $(am__grub_ofpathname_SOURCES_DIST) \ - $(am__grub_pe2elf_SOURCES_DIST) $(am__grub_probe_SOURCES_DIST) \ - $(am__grub_script_check_SOURCES_DIST) \ - $(am__grub_setup_SOURCES_DIST) -RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ - html-recursive info-recursive install-data-recursive \ - install-dvi-recursive install-exec-recursive \ - install-html-recursive install-info-recursive \ - install-pdf-recursive install-ps-recursive install-recursive \ - installcheck-recursive installdirs-recursive pdf-recursive \ - ps-recursive uninstall-recursive -man1dir = $(mandir)/man1 -man8dir = $(mandir)/man8 -NROFF = nroff -MANS = $(man_MANS) -am__dist_noinst_DATA_DIST = util/grub.d/00_header.in \ - util/grub.d/10_windows.in util/grub.d/10_hurd.in \ - util/grub.d/10_kfreebsd.in util/grub.d/10_netbsd.in \ - util/grub.d/10_linux.in util/grub.d/20_linux_xen.in \ - util/grub.d/30_os-prober.in util/grub.d/40_custom.in \ - util/grub.d/41_custom.in util/grub-mkrescue.in \ - util/powerpc/ieee1275/grub-mkrescue.in util/grub-install.in \ - util/grub-mknetdir.in util/grub-mkconfig.in \ - util/grub-set-default.in util/grub-reboot.in \ - util/grub-mkconfig_lib.in util/update-grub_lib.in \ - util/grub-kbdcomp.in tests/util/grub-shell.in \ - tests/util/grub-shell-tester.in tests/example_scripted_test.in \ - tests/example_grub_script_test.in tests/grub_script_echo1.in \ - tests/grub_script_echo_keywords.in tests/grub_script_vars1.in \ - tests/grub_script_for1.in tests/grub_script_while1.in \ - tests/grub_script_if.in tests/grub_script_blanklines.in \ - tests/grub_script_final_semicolon.in \ - tests/grub_script_dollar.in tests/grub_script_comments.in \ - tests/grub_script_functions.in tests/grub_script_break.in \ - tests/grub_script_continue.in tests/grub_script_shift.in \ - tests/grub_script_blockarg.in tests/grub_script_setparams.in \ - tests/grub_script_return.in tests/grub_cmd_regexp.in \ - tests/grub_script_expansion.in tests/grub_script_not.in \ - tests/partmap_test.in tests/grub_cmd_echo.in -DATA = $(dist_noinst_DATA) $(grubconf_DATA) $(grubdata_DATA) \ - $(noinst_DATA) $(pkglib_DATA) $(platform_DATA) -HEADERS = $(platform_HEADERS) -RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ - distclean-recursive maintainer-clean-recursive -AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ - $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ - distdir dist dist-all distcheck -ETAGS = etags -CTAGS = ctags -am__tty_colors = \ -red=; grn=; lgn=; blu=; std= -DIST_SUBDIRS = $(SUBDIRS) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -distdir = $(PACKAGE)-$(VERSION) -top_distdir = $(distdir) -am__remove_distdir = \ - { test ! -d "$(distdir)" \ - || { find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \ - && rm -fr "$(distdir)"; }; } -am__relativize = \ - dir0=`pwd`; \ - sed_first='s,^\([^/]*\)/.*$$,\1,'; \ - sed_rest='s,^[^/]*/*,,'; \ - sed_last='s,^.*/\([^/]*\)$$,\1,'; \ - sed_butlast='s,/*[^/]*$$,,'; \ - while test -n "$$dir1"; do \ - first=`echo "$$dir1" | sed -e "$$sed_first"`; \ - if test "$$first" != "."; then \ - if test "$$first" = ".."; then \ - dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ - dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ - else \ - first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ - if test "$$first2" = "$$first"; then \ - dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ - else \ - dir2="../$$dir2"; \ - fi; \ - dir0="$$dir0"/"$$first"; \ - fi; \ - fi; \ - dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ - done; \ - reldir="$$dir2" -DIST_ARCHIVES = $(distdir).tar.gz -GZIP_ENV = --best -distuninstallcheck_listfiles = find . -type f -print -distcleancheck_listfiles = find . -type f -print -ACLOCAL = @ACLOCAL@ -ADDR32 = @ADDR32@ -ALLOCA = @ALLOCA@ -ALLOCA_H = @ALLOCA_H@ -AMTAR = @AMTAR@ -APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@ -ASM_SYMBOL_PREFIX = @ASM_SYMBOL_PREFIX@ -AUTOCONF = @AUTOCONF@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@ -BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@ -BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@ -BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@ -BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@ -BSS_START_SYMBOL = @BSS_START_SYMBOL@ -BUILD_CC = @BUILD_CC@ -CC = @CC@ -CCAS = @CCAS@ -CCASDEPMODE = @CCASDEPMODE@ -CCASFLAGS = @CCASFLAGS@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ -CMP = @CMP@ -CPP = @CPP@ -CPPFLAGS = @CPPFLAGS@ -CYGPATH_W = @CYGPATH_W@ -DATA32 = @DATA32@ -DEFS = @DEFS@ -DEPDIR = .deps-util -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -EGREP = @EGREP@ -EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@ -EMULTIHOP_VALUE = @EMULTIHOP_VALUE@ -END_SYMBOL = @END_SYMBOL@ -ENOLINK_HIDDEN = @ENOLINK_HIDDEN@ -ENOLINK_VALUE = @ENOLINK_VALUE@ -EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@ -EOVERFLOW_VALUE = @EOVERFLOW_VALUE@ -ERRNO_H = @ERRNO_H@ -EXEEXT = @EXEEXT@ -FLOAT_H = @FLOAT_H@ -FNMATCH_H = @FNMATCH_H@ -FONT_SOURCE = @FONT_SOURCE@ -FREETYPE = @FREETYPE@ -GETOPT_H = @GETOPT_H@ -GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ -GLIBC21 = @GLIBC21@ -GMSGFMT = @GMSGFMT@ -GMSGFMT_015 = @GMSGFMT_015@ -GNULIB_ATOLL = @GNULIB_ATOLL@ -GNULIB_BTOWC = @GNULIB_BTOWC@ -GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@ -GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@ -GNULIB_CHOWN = @GNULIB_CHOWN@ -GNULIB_CLOSE = @GNULIB_CLOSE@ -GNULIB_DPRINTF = @GNULIB_DPRINTF@ -GNULIB_DUP2 = @GNULIB_DUP2@ -GNULIB_DUP3 = @GNULIB_DUP3@ -GNULIB_ENVIRON = @GNULIB_ENVIRON@ -GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@ -GNULIB_FACCESSAT = @GNULIB_FACCESSAT@ -GNULIB_FCHDIR = @GNULIB_FCHDIR@ -GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@ -GNULIB_FCLOSE = @GNULIB_FCLOSE@ -GNULIB_FFLUSH = @GNULIB_FFLUSH@ -GNULIB_FOPEN = @GNULIB_FOPEN@ -GNULIB_FPRINTF = @GNULIB_FPRINTF@ -GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@ -GNULIB_FPURGE = @GNULIB_FPURGE@ -GNULIB_FPUTC = @GNULIB_FPUTC@ -GNULIB_FPUTS = @GNULIB_FPUTS@ -GNULIB_FREOPEN = @GNULIB_FREOPEN@ -GNULIB_FSEEK = @GNULIB_FSEEK@ -GNULIB_FSEEKO = @GNULIB_FSEEKO@ -GNULIB_FSYNC = @GNULIB_FSYNC@ -GNULIB_FTELL = @GNULIB_FTELL@ -GNULIB_FTELLO = @GNULIB_FTELLO@ -GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@ -GNULIB_FWRITE = @GNULIB_FWRITE@ -GNULIB_GETCWD = @GNULIB_GETCWD@ -GNULIB_GETDELIM = @GNULIB_GETDELIM@ -GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@ -GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@ -GNULIB_GETGROUPS = @GNULIB_GETGROUPS@ -GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@ -GNULIB_GETLINE = @GNULIB_GETLINE@ -GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@ -GNULIB_GETLOGIN = @GNULIB_GETLOGIN@ -GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@ -GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@ -GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@ -GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@ -GNULIB_GRANTPT = @GNULIB_GRANTPT@ -GNULIB_LCHOWN = @GNULIB_LCHOWN@ -GNULIB_LINK = @GNULIB_LINK@ -GNULIB_LINKAT = @GNULIB_LINKAT@ -GNULIB_LSEEK = @GNULIB_LSEEK@ -GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@ -GNULIB_MBRLEN = @GNULIB_MBRLEN@ -GNULIB_MBRTOWC = @GNULIB_MBRTOWC@ -GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@ -GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@ -GNULIB_MBSCHR = @GNULIB_MBSCHR@ -GNULIB_MBSCSPN = @GNULIB_MBSCSPN@ -GNULIB_MBSINIT = @GNULIB_MBSINIT@ -GNULIB_MBSLEN = @GNULIB_MBSLEN@ -GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@ -GNULIB_MBSNLEN = @GNULIB_MBSNLEN@ -GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@ -GNULIB_MBSPBRK = @GNULIB_MBSPBRK@ -GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@ -GNULIB_MBSRCHR = @GNULIB_MBSRCHR@ -GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@ -GNULIB_MBSSEP = @GNULIB_MBSSEP@ -GNULIB_MBSSPN = @GNULIB_MBSSPN@ -GNULIB_MBSSTR = @GNULIB_MBSSTR@ -GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@ -GNULIB_MEMCHR = @GNULIB_MEMCHR@ -GNULIB_MEMMEM = @GNULIB_MEMMEM@ -GNULIB_MEMPCPY = @GNULIB_MEMPCPY@ -GNULIB_MEMRCHR = @GNULIB_MEMRCHR@ -GNULIB_MKDTEMP = @GNULIB_MKDTEMP@ -GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@ -GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@ -GNULIB_MKSTEMP = @GNULIB_MKSTEMP@ -GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@ -GNULIB_NL_LANGINFO = @GNULIB_NL_LANGINFO@ -GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@ -GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@ -GNULIB_PERROR = @GNULIB_PERROR@ -GNULIB_PIPE2 = @GNULIB_PIPE2@ -GNULIB_POPEN = @GNULIB_POPEN@ -GNULIB_PREAD = @GNULIB_PREAD@ -GNULIB_PRINTF = @GNULIB_PRINTF@ -GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@ -GNULIB_PTSNAME = @GNULIB_PTSNAME@ -GNULIB_PUTC = @GNULIB_PUTC@ -GNULIB_PUTCHAR = @GNULIB_PUTCHAR@ -GNULIB_PUTENV = @GNULIB_PUTENV@ -GNULIB_PUTS = @GNULIB_PUTS@ -GNULIB_PWRITE = @GNULIB_PWRITE@ -GNULIB_RANDOM_R = @GNULIB_RANDOM_R@ -GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@ -GNULIB_READLINK = @GNULIB_READLINK@ -GNULIB_READLINKAT = @GNULIB_READLINKAT@ -GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@ -GNULIB_REALPATH = @GNULIB_REALPATH@ -GNULIB_REMOVE = @GNULIB_REMOVE@ -GNULIB_RENAME = @GNULIB_RENAME@ -GNULIB_RENAMEAT = @GNULIB_RENAMEAT@ -GNULIB_RMDIR = @GNULIB_RMDIR@ -GNULIB_RPMATCH = @GNULIB_RPMATCH@ -GNULIB_SETENV = @GNULIB_SETENV@ -GNULIB_SLEEP = @GNULIB_SLEEP@ -GNULIB_SNPRINTF = @GNULIB_SNPRINTF@ -GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@ -GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@ -GNULIB_STPCPY = @GNULIB_STPCPY@ -GNULIB_STPNCPY = @GNULIB_STPNCPY@ -GNULIB_STRCASESTR = @GNULIB_STRCASESTR@ -GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@ -GNULIB_STRDUP = @GNULIB_STRDUP@ -GNULIB_STRERROR = @GNULIB_STRERROR@ -GNULIB_STRNCAT = @GNULIB_STRNCAT@ -GNULIB_STRNDUP = @GNULIB_STRNDUP@ -GNULIB_STRNLEN = @GNULIB_STRNLEN@ -GNULIB_STRPBRK = @GNULIB_STRPBRK@ -GNULIB_STRSEP = @GNULIB_STRSEP@ -GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@ -GNULIB_STRSTR = @GNULIB_STRSTR@ -GNULIB_STRTOD = @GNULIB_STRTOD@ -GNULIB_STRTOK_R = @GNULIB_STRTOK_R@ -GNULIB_STRTOLL = @GNULIB_STRTOLL@ -GNULIB_STRTOULL = @GNULIB_STRTOULL@ -GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@ -GNULIB_SYMLINK = @GNULIB_SYMLINK@ -GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@ -GNULIB_TMPFILE = @GNULIB_TMPFILE@ -GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@ -GNULIB_UNISTD_H_GETOPT = @GNULIB_UNISTD_H_GETOPT@ -GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@ -GNULIB_UNLINK = @GNULIB_UNLINK@ -GNULIB_UNLINKAT = @GNULIB_UNLINKAT@ -GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@ -GNULIB_UNSETENV = @GNULIB_UNSETENV@ -GNULIB_USLEEP = @GNULIB_USLEEP@ -GNULIB_VASPRINTF = @GNULIB_VASPRINTF@ -GNULIB_VDPRINTF = @GNULIB_VDPRINTF@ -GNULIB_VFPRINTF = @GNULIB_VFPRINTF@ -GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@ -GNULIB_VPRINTF = @GNULIB_VPRINTF@ -GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@ -GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@ -GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@ -GNULIB_WCRTOMB = @GNULIB_WCRTOMB@ -GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@ -GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@ -GNULIB_WCTOB = @GNULIB_WCTOB@ -GNULIB_WCWIDTH = @GNULIB_WCWIDTH@ -GNULIB_WRITE = @GNULIB_WRITE@ -GNULIB__EXIT = @GNULIB__EXIT@ -GREP = @GREP@ -GRUB_BOOT_MACHINE_LINK_ADDR = @GRUB_BOOT_MACHINE_LINK_ADDR@ -HAVE_ASM_USCORE = @HAVE_ASM_USCORE@ -HAVE_ATOLL = @HAVE_ATOLL@ -HAVE_BTOWC = @HAVE_BTOWC@ -HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@ -HAVE_CHOWN = @HAVE_CHOWN@ -HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@ -HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@ -HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@ -HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@ -HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@ -HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@ -HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@ -HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@ -HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@ -HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@ -HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@ -HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@ -HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@ -HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@ -HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@ -HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@ -HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@ -HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@ -HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@ -HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@ -HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@ -HAVE_DPRINTF = @HAVE_DPRINTF@ -HAVE_DUP2 = @HAVE_DUP2@ -HAVE_DUP3 = @HAVE_DUP3@ -HAVE_EUIDACCESS = @HAVE_EUIDACCESS@ -HAVE_FACCESSAT = @HAVE_FACCESSAT@ -HAVE_FCHDIR = @HAVE_FCHDIR@ -HAVE_FCHOWNAT = @HAVE_FCHOWNAT@ -HAVE_FSEEKO = @HAVE_FSEEKO@ -HAVE_FSYNC = @HAVE_FSYNC@ -HAVE_FTELLO = @HAVE_FTELLO@ -HAVE_FTRUNCATE = @HAVE_FTRUNCATE@ -HAVE_GETDOMAINNAME = @HAVE_GETDOMAINNAME@ -HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@ -HAVE_GETGROUPS = @HAVE_GETGROUPS@ -HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@ -HAVE_GETLOGIN = @HAVE_GETLOGIN@ -HAVE_GETOPT_H = @HAVE_GETOPT_H@ -HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@ -HAVE_GETSUBOPT = @HAVE_GETSUBOPT@ -HAVE_GRANTPT = @HAVE_GRANTPT@ -HAVE_INTTYPES_H = @HAVE_INTTYPES_H@ -HAVE_ISWBLANK = @HAVE_ISWBLANK@ -HAVE_ISWCNTRL = @HAVE_ISWCNTRL@ -HAVE_LANGINFO_CODESET = @HAVE_LANGINFO_CODESET@ -HAVE_LANGINFO_ERA = @HAVE_LANGINFO_ERA@ -HAVE_LANGINFO_H = @HAVE_LANGINFO_H@ -HAVE_LANGINFO_T_FMT_AMPM = @HAVE_LANGINFO_T_FMT_AMPM@ -HAVE_LANGINFO_YESEXPR = @HAVE_LANGINFO_YESEXPR@ -HAVE_LCHOWN = @HAVE_LCHOWN@ -HAVE_LINK = @HAVE_LINK@ -HAVE_LINKAT = @HAVE_LINKAT@ -HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@ -HAVE_MBRLEN = @HAVE_MBRLEN@ -HAVE_MBRTOWC = @HAVE_MBRTOWC@ -HAVE_MBSINIT = @HAVE_MBSINIT@ -HAVE_MBSLEN = @HAVE_MBSLEN@ -HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@ -HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@ -HAVE_MEMCHR = @HAVE_MEMCHR@ -HAVE_MEMPCPY = @HAVE_MEMPCPY@ -HAVE_MKDTEMP = @HAVE_MKDTEMP@ -HAVE_MKOSTEMP = @HAVE_MKOSTEMP@ -HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@ -HAVE_MKSTEMP = @HAVE_MKSTEMP@ -HAVE_MKSTEMPS = @HAVE_MKSTEMPS@ -HAVE_NL_LANGINFO = @HAVE_NL_LANGINFO@ -HAVE_OS_H = @HAVE_OS_H@ -HAVE_PIPE2 = @HAVE_PIPE2@ -HAVE_PREAD = @HAVE_PREAD@ -HAVE_PTSNAME = @HAVE_PTSNAME@ -HAVE_PWRITE = @HAVE_PWRITE@ -HAVE_RANDOM_H = @HAVE_RANDOM_H@ -HAVE_RANDOM_R = @HAVE_RANDOM_R@ -HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@ -HAVE_READLINK = @HAVE_READLINK@ -HAVE_READLINKAT = @HAVE_READLINKAT@ -HAVE_REALPATH = @HAVE_REALPATH@ -HAVE_RENAMEAT = @HAVE_RENAMEAT@ -HAVE_RPMATCH = @HAVE_RPMATCH@ -HAVE_SETENV = @HAVE_SETENV@ -HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@ -HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@ -HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@ -HAVE_SLEEP = @HAVE_SLEEP@ -HAVE_STDINT_H = @HAVE_STDINT_H@ -HAVE_STPCPY = @HAVE_STPCPY@ -HAVE_STPNCPY = @HAVE_STPNCPY@ -HAVE_STRCASECMP = @HAVE_STRCASECMP@ -HAVE_STRCASESTR = @HAVE_STRCASESTR@ -HAVE_STRCHRNUL = @HAVE_STRCHRNUL@ -HAVE_STRPBRK = @HAVE_STRPBRK@ -HAVE_STRSEP = @HAVE_STRSEP@ -HAVE_STRTOD = @HAVE_STRTOD@ -HAVE_STRTOLL = @HAVE_STRTOLL@ -HAVE_STRTOULL = @HAVE_STRTOULL@ -HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@ -HAVE_STRVERSCMP = @HAVE_STRVERSCMP@ -HAVE_SYMLINK = @HAVE_SYMLINK@ -HAVE_SYMLINKAT = @HAVE_SYMLINKAT@ -HAVE_SYSEXITS_H = @HAVE_SYSEXITS_H@ -HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@ -HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@ -HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@ -HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@ -HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@ -HAVE_TTYNAME_R = @HAVE_TTYNAME_R@ -HAVE_UNISTD_H = @HAVE_UNISTD_H@ -HAVE_UNLINKAT = @HAVE_UNLINKAT@ -HAVE_UNLOCKPT = @HAVE_UNLOCKPT@ -HAVE_UNSETENV = @HAVE_UNSETENV@ -HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@ -HAVE_USLEEP = @HAVE_USLEEP@ -HAVE_VASPRINTF = @HAVE_VASPRINTF@ -HAVE_VDPRINTF = @HAVE_VDPRINTF@ -HAVE_WCHAR_H = @HAVE_WCHAR_H@ -HAVE_WCHAR_T = @HAVE_WCHAR_T@ -HAVE_WCRTOMB = @HAVE_WCRTOMB@ -HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@ -HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@ -HAVE_WCTYPE_H = @HAVE_WCTYPE_H@ -HAVE_WINT_T = @HAVE_WINT_T@ -HAVE__BOOL = @HAVE__BOOL@ -HAVE__EXIT = @HAVE__EXIT@ -HELP2MAN = @HELP2MAN@ -HOST_CC = @HOST_CC@ -HOST_CCASFLAGS = @HOST_CCASFLAGS@ -HOST_CFLAGS = @HOST_CFLAGS@ -HOST_CPPFLAGS = @HOST_CPPFLAGS@ -HOST_LDFLAGS = @HOST_LDFLAGS@ -INCLUDE_NEXT = @INCLUDE_NEXT@ -INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -INTLLIBS = @INTLLIBS@ -INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ -LDFLAGS = @LDFLAGS@ -LEX = @LEX@ -LEXLIB = @LEXLIB@ -LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ -LIBCURSES = @LIBCURSES@ -LIBDEVMAPPER = @LIBDEVMAPPER@ -LIBGEOM = @LIBGEOM@ -LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@ -LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@ -LIBICONV = @LIBICONV@ -LIBINTL = @LIBINTL@ -LIBLZMA = @LIBLZMA@ -LIBNVPAIR = @LIBNVPAIR@ -LIBOBJS = @LIBOBJS@ -LIBPCIACCESS = @LIBPCIACCESS@ -LIBS = @LIBS@ -LIBSDL = @LIBSDL@ -LIBUSB = @LIBUSB@ -LIBUTIL = @LIBUTIL@ -LIBZFS = @LIBZFS@ -LN_S = @LN_S@ -LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@ -LOCALE_FR = @LOCALE_FR@ -LOCALE_FR_UTF8 = @LOCALE_FR_UTF8@ -LOCALE_JA = @LOCALE_JA@ -LOCALE_ZH_CN = @LOCALE_ZH_CN@ -LTLIBICONV = @LTLIBICONV@ -LTLIBINTL = @LTLIBINTL@ -LTLIBOBJS = @LTLIBOBJS@ -MAKEINFO = @MAKEINFO@ -MKDIR_P = @MKDIR_P@ -MSGFMT = @MSGFMT@ -MSGFMT_015 = @MSGFMT_015@ -MSGMERGE = @MSGMERGE@ -NEED_ENABLE_EXECUTE_STACK = @NEED_ENABLE_EXECUTE_STACK@ -NEED_REGISTER_FRAME_INFO = @NEED_REGISTER_FRAME_INFO@ -NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@ -NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = @NEXT_AS_FIRST_DIRECTIVE_FLOAT_H@ -NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@ -NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H = @NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H@ -NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@ -NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@ -NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@ -NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@ -NEXT_AS_FIRST_DIRECTIVE_STRINGS_H = @NEXT_AS_FIRST_DIRECTIVE_STRINGS_H@ -NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@ -NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H = @NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H@ -NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H@ -NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@ -NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@ -NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@ -NEXT_ERRNO_H = @NEXT_ERRNO_H@ -NEXT_FLOAT_H = @NEXT_FLOAT_H@ -NEXT_GETOPT_H = @NEXT_GETOPT_H@ -NEXT_LANGINFO_H = @NEXT_LANGINFO_H@ -NEXT_STDDEF_H = @NEXT_STDDEF_H@ -NEXT_STDINT_H = @NEXT_STDINT_H@ -NEXT_STDIO_H = @NEXT_STDIO_H@ -NEXT_STDLIB_H = @NEXT_STDLIB_H@ -NEXT_STRINGS_H = @NEXT_STRINGS_H@ -NEXT_STRING_H = @NEXT_STRING_H@ -NEXT_SYSEXITS_H = @NEXT_SYSEXITS_H@ -NEXT_SYS_WAIT_H = @NEXT_SYS_WAIT_H@ -NEXT_UNISTD_H = @NEXT_UNISTD_H@ -NEXT_WCHAR_H = @NEXT_WCHAR_H@ -NEXT_WCTYPE_H = @NEXT_WCTYPE_H@ -NM = @NM@ -OBJCONV = @OBJCONV@ -OBJCOPY = @OBJCOPY@ -OBJEXT = @OBJEXT@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_URL = @PACKAGE_URL@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -POSUB = @POSUB@ -PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@ -PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@ -RANLIB = @RANLIB@ -REPLACE_BTOWC = @REPLACE_BTOWC@ -REPLACE_CALLOC = @REPLACE_CALLOC@ -REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@ -REPLACE_CHOWN = @REPLACE_CHOWN@ -REPLACE_CLOSE = @REPLACE_CLOSE@ -REPLACE_DPRINTF = @REPLACE_DPRINTF@ -REPLACE_DUP = @REPLACE_DUP@ -REPLACE_DUP2 = @REPLACE_DUP2@ -REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@ -REPLACE_FCLOSE = @REPLACE_FCLOSE@ -REPLACE_FFLUSH = @REPLACE_FFLUSH@ -REPLACE_FOPEN = @REPLACE_FOPEN@ -REPLACE_FPRINTF = @REPLACE_FPRINTF@ -REPLACE_FPURGE = @REPLACE_FPURGE@ -REPLACE_FREOPEN = @REPLACE_FREOPEN@ -REPLACE_FSEEK = @REPLACE_FSEEK@ -REPLACE_FSEEKO = @REPLACE_FSEEKO@ -REPLACE_FTELL = @REPLACE_FTELL@ -REPLACE_FTELLO = @REPLACE_FTELLO@ -REPLACE_GETCWD = @REPLACE_GETCWD@ -REPLACE_GETDELIM = @REPLACE_GETDELIM@ -REPLACE_GETGROUPS = @REPLACE_GETGROUPS@ -REPLACE_GETLINE = @REPLACE_GETLINE@ -REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@ -REPLACE_ISWBLANK = @REPLACE_ISWBLANK@ -REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@ -REPLACE_LCHOWN = @REPLACE_LCHOWN@ -REPLACE_LINK = @REPLACE_LINK@ -REPLACE_LINKAT = @REPLACE_LINKAT@ -REPLACE_LSEEK = @REPLACE_LSEEK@ -REPLACE_MALLOC = @REPLACE_MALLOC@ -REPLACE_MBRLEN = @REPLACE_MBRLEN@ -REPLACE_MBRTOWC = @REPLACE_MBRTOWC@ -REPLACE_MBSINIT = @REPLACE_MBSINIT@ -REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@ -REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@ -REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@ -REPLACE_MEMCHR = @REPLACE_MEMCHR@ -REPLACE_MEMMEM = @REPLACE_MEMMEM@ -REPLACE_MKSTEMP = @REPLACE_MKSTEMP@ -REPLACE_NL_LANGINFO = @REPLACE_NL_LANGINFO@ -REPLACE_NULL = @REPLACE_NULL@ -REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@ -REPLACE_PERROR = @REPLACE_PERROR@ -REPLACE_POPEN = @REPLACE_POPEN@ -REPLACE_PREAD = @REPLACE_PREAD@ -REPLACE_PRINTF = @REPLACE_PRINTF@ -REPLACE_PUTENV = @REPLACE_PUTENV@ -REPLACE_PWRITE = @REPLACE_PWRITE@ -REPLACE_READLINK = @REPLACE_READLINK@ -REPLACE_REALLOC = @REPLACE_REALLOC@ -REPLACE_REALPATH = @REPLACE_REALPATH@ -REPLACE_REMOVE = @REPLACE_REMOVE@ -REPLACE_RENAME = @REPLACE_RENAME@ -REPLACE_RENAMEAT = @REPLACE_RENAMEAT@ -REPLACE_RMDIR = @REPLACE_RMDIR@ -REPLACE_SETENV = @REPLACE_SETENV@ -REPLACE_SLEEP = @REPLACE_SLEEP@ -REPLACE_SNPRINTF = @REPLACE_SNPRINTF@ -REPLACE_SPRINTF = @REPLACE_SPRINTF@ -REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@ -REPLACE_STPNCPY = @REPLACE_STPNCPY@ -REPLACE_STRCASESTR = @REPLACE_STRCASESTR@ -REPLACE_STRDUP = @REPLACE_STRDUP@ -REPLACE_STRERROR = @REPLACE_STRERROR@ -REPLACE_STRNCAT = @REPLACE_STRNCAT@ -REPLACE_STRNDUP = @REPLACE_STRNDUP@ -REPLACE_STRNLEN = @REPLACE_STRNLEN@ -REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@ -REPLACE_STRSTR = @REPLACE_STRSTR@ -REPLACE_STRTOD = @REPLACE_STRTOD@ -REPLACE_STRTOK_R = @REPLACE_STRTOK_R@ -REPLACE_SYMLINK = @REPLACE_SYMLINK@ -REPLACE_TMPFILE = @REPLACE_TMPFILE@ -REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@ -REPLACE_UNLINK = @REPLACE_UNLINK@ -REPLACE_UNLINKAT = @REPLACE_UNLINKAT@ -REPLACE_UNSETENV = @REPLACE_UNSETENV@ -REPLACE_USLEEP = @REPLACE_USLEEP@ -REPLACE_VASPRINTF = @REPLACE_VASPRINTF@ -REPLACE_VDPRINTF = @REPLACE_VDPRINTF@ -REPLACE_VFPRINTF = @REPLACE_VFPRINTF@ -REPLACE_VPRINTF = @REPLACE_VPRINTF@ -REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@ -REPLACE_VSPRINTF = @REPLACE_VSPRINTF@ -REPLACE_WCRTOMB = @REPLACE_WCRTOMB@ -REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@ -REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@ -REPLACE_WCTOB = @REPLACE_WCTOB@ -REPLACE_WCWIDTH = @REPLACE_WCWIDTH@ -REPLACE_WRITE = @REPLACE_WRITE@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@ -SIZE_T_SUFFIX = @SIZE_T_SUFFIX@ -STDBOOL_H = @STDBOOL_H@ -STDDEF_H = @STDDEF_H@ -STDINT_H = @STDINT_H@ -STRIP = @STRIP@ -SYSEXITS_H = @SYSEXITS_H@ -TARGET_APPLE_CC = @TARGET_APPLE_CC@ -TARGET_CC = @TARGET_CC@ -TARGET_CCAS = @TARGET_CCAS@ -TARGET_CCASFLAGS = @TARGET_CCASFLAGS@ -TARGET_CFLAGS = @TARGET_CFLAGS@ -TARGET_CPP = @TARGET_CPP@ -TARGET_CPPFLAGS = @TARGET_CPPFLAGS@ -TARGET_IMG_BASE_LDOPT = @TARGET_IMG_BASE_LDOPT@ -TARGET_IMG_CFLAGS = @TARGET_IMG_CFLAGS@ -TARGET_IMG_LDFLAGS = @TARGET_IMG_LDFLAGS@ -TARGET_IMG_LDSCRIPT = @TARGET_IMG_LDSCRIPT@ -TARGET_LDFLAGS = @TARGET_LDFLAGS@ -TARGET_MODULE_FORMAT = @TARGET_MODULE_FORMAT@ -TARGET_OBJ2ELF = @TARGET_OBJ2ELF@ -UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@ -UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@ -UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@ -USE_APPLE_CC_FIXES = @USE_APPLE_CC_FIXES@ -USE_NLS = @USE_NLS@ -VERSION = @VERSION@ -WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@ -WINT_T_SUFFIX = @WINT_T_SUFFIX@ -XGETTEXT = @XGETTEXT@ -XGETTEXT_015 = @XGETTEXT_015@ -XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@ -YACC = @YACC@ -YFLAGS = @YFLAGS@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -ac_ct_TARGET_CC = @ac_ct_TARGET_CC@ -am__include = @am__include@ -am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ -bindir = @bindir@ -bootdirname = @bootdirname@ -build = @build@ -build_alias = @build_alias@ -build_cpu = @build_cpu@ -build_os = @build_os@ -build_vendor = @build_vendor@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -enable_efiemu = @enable_efiemu@ -enable_grub_emu_pci = @enable_grub_emu_pci@ -enable_grub_emu_sdl = @enable_grub_emu_sdl@ -enable_grub_emu_usb = @enable_grub_emu_usb@ -enable_grub_mkfont = @enable_grub_mkfont@ -exec_prefix = @exec_prefix@ -freetype_cflags = @freetype_cflags@ -freetype_libs = @freetype_libs@ -gl_LIBOBJS = @gl_LIBOBJS@ -gl_LTLIBOBJS = @gl_LTLIBOBJS@ -gltests_LIBOBJS = @gltests_LIBOBJS@ -gltests_LTLIBOBJS = @gltests_LTLIBOBJS@ -gltests_WITNESS = @gltests_WITNESS@ -grubdirname = @grubdirname@ -host = @host@ -host_alias = @host_alias@ -host_cpu = @host_cpu@ -host_kernel = @host_kernel@ -host_os = @host_os@ -host_vendor = @host_vendor@ -htmldir = @htmldir@ -includedir = @includedir@ -infodir = @infodir@ -install_sh = @install_sh@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localedir = @localedir@ -localstatedir = @localstatedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ -pkglibrootdir = @pkglibrootdir@ -platform = @platform@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -psdir = @psdir@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target = @target@ -target_alias = @target_alias@ -target_cpu = @target_cpu@ -target_os = @target_os@ -target_vendor = @target_vendor@ -top_build_prefix = @top_build_prefix@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -AUTOMAKE_OPTIONS = subdir-objects -SUBDIRS = grub-core/gnulib . grub-core po docs util/bash-completion.d -CFLAGS_PLATFORM = $(am__append_1) $(am__append_2) $(am__append_3) \ - $(am__append_4) $(am__append_5) $(am__append_6) \ - $(am__append_7) -@COND_i386_efi_TRUE@LDFLAGS_PLATFORM = -melf_i386 -@COND_sparc64_ieee1275_TRUE@LDFLAGS_PLATFORM = -melf64_sparc -mno-relax -@COND_x86_64_efi_TRUE@LDFLAGS_PLATFORM = -melf_x86_64 -@COND_mips_yeeloong_TRUE@CPPFLAGS_PLATFORM = -DUSE_ASCII_FAILBACK -@COND_mips_yeeloong_TRUE@CCASFLAGS_PLATFORM = -march=mips3 - -# Other options -CPPFLAGS_DEFAULT = -DGRUB_FILE=\"$(subst $(srcdir)/,,$<)\" \ - -I$(builddir) -I$(srcdir) -I$(top_builddir) -I$(top_srcdir) \ - -I$(top_srcdir)/include -I$(top_builddir)/include -CCASFLAGS_DEFAULT = -DASM_FILE=1 -LDADD_KERNEL = $(am__append_8) -CFLAGS_KERNEL = $(CFLAGS_CPU) $(CFLAGS_PLATFORM) -ffreestanding -LDFLAGS_KERNEL = $(LDFLAGS_CPU) $(LDFLAGS_PLATFORM) -nostdlib -Wl,-N -static-libgcc -CPPFLAGS_KERNEL = $(CPPFLAGS_CPU) $(CPPFLAGS_PLATFORM) -CCASFLAGS_KERNEL = $(CCASFLAGS_CPU) $(CCASFLAGS_PLATFORM) -@COND_CYGWIN_FALSE@STRIPFLAGS_KERNEL = -R .rel.dyn -R .reginfo -R .note -R .comment -@COND_CYGWIN_TRUE@STRIPFLAGS_KERNEL = -F elf32-i386 -R .rel.dyn -R .reginfo -R .note -R .comment -R .drectve -CFLAGS_MODULE = $(CFLAGS_CPU) $(CFLAGS_PLATFORM) -ffreestanding -LDFLAGS_MODULE = $(LDFLAGS_CPU) $(LDFLAGS_PLATFORM) -nostdlib -Wl,-N,-r,-d -CPPFLAGS_MODULE = $(CPPFLAGS_CPU) $(CPPFLAGS_PLATFORM) -CCASFLAGS_MODULE = $(CCASFLAGS_CPU) $(CCASFLAGS_PLATFORM) -CFLAGS_IMAGE = $(CFLAGS_CPU) $(CFLAGS_PLATFORM) -fno-builtin -LDFLAGS_IMAGE = $(LDFLAGS_CPU) $(LDFLAGS_PLATFORM) -nostdlib -Wl,-N,-S -CPPFLAGS_IMAGE = $(CPPFLAGS_CPU) $(CPPFLAGS_PLATFORM) -CCASFLAGS_IMAGE = $(CCASFLAGS_CPU) $(CCASFLAGS_PLATFORM) -CFLAGS_PROGRAM = $(CFLAGS_GNULIB) -LDFLAGS_PROGRAM = $(LDFLAGS_GNULIB) -CPPFLAGS_PROGRAM = $(CPPFLAGS_GNULIB) -CCASFLAGS_PROGRAM = $(CCASFLAGS_GNULIB) -CFLAGS_LIBRARY = -CPPFLAGS_LIBRARY = -CCASFLAGS_LIBRARY = - -# Other variables -grubconfdir = $(sysconfdir)/grub.d -grubdatadir = $(datadir)/`echo @PACKAGE_TARNAME@ | sed '$(transform)'` -platformdir = $(pkglibrootdir)/$(target_cpu)-$(platform) -CFLAGS_GCRY = -Wno-error -Wno-missing-field-initializers -CPPFLAGS_GCRY = -I$(top_srcdir)/grub-core/lib/libgcrypt_wrap -CFLAGS_GNULIB = -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -CPPFLAGS_GNULIB = -I$(top_builddir)/grub-core/gnulib -I$(top_srcdir)/grub-core/gnulib -CFLAGS_POSIX = -fno-builtin -CPPFLAGS_POSIX = -I$(top_srcdir)/grub-core/lib/posix_wrap -CPPFLAGS_EFIEMU = -I$(top_srcdir)/grub-core/efiemu/runtime - -# List file macros for recognizing /interesting/ modules -CPPFLAGS_FS_LIST = -Dgrub_fs_register=FS_LIST_MARKER -CPPFLAGS_VIDEO_LIST = -Dgrub_video_register=VIDEO_LIST_MARKER -CPPFLAGS_PARTMAP_LIST = -Dgrub_partition_map_register=PARTMAP_LIST_MARKER -CPPFLAGS_PARTTOOL_LIST = -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -CPPFLAGS_TERMINAL_LIST = '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' \ - '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' -CPPFLAGS_COMMAND_LIST = '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' \ - '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' \ - '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' -CPPFLAGS_MARKER = $(CPPFLAGS_FS_LIST) $(CPPFLAGS_VIDEO_LIST) \ - $(CPPFLAGS_PARTTOOL_LIST) $(CPPFLAGS_PARTMAP_LIST) \ - $(CPPFLAGS_TERMINAL_LIST) $(CPPFLAGS_COMMAND_LIST) - - -# Define these variables to calm down automake -IMG_FILES = -MOD_FILES = -MODULE_FILES = -MARKER_FILES = -KERNEL_HEADER_FILES = -man_MANS = $(am__append_208) $(am__append_214) $(am__append_220) \ - $(am__append_226) $(am__append_232) $(am__append_238) \ - $(am__append_244) $(am__append_250) $(am__append_256) \ - $(am__append_262) $(am__append_268) $(am__append_274) \ - $(am__append_280) $(am__append_286) $(am__append_292) \ - $(am__append_298) $(am__append_304) $(am__append_310) \ - $(am__append_316) $(am__append_322) $(am__append_328) \ - $(am__append_334) $(am__append_340) $(am__append_346) \ - $(am__append_352) $(am__append_358) $(am__append_364) \ - $(am__append_370) $(am__append_376) $(am__append_382) \ - $(am__append_388) $(am__append_394) $(am__append_400) \ - $(am__append_406) $(am__append_412) $(am__append_418) \ - $(am__append_424) $(am__append_430) $(am__append_436) \ - $(am__append_442) $(am__append_448) $(am__append_454) \ - $(am__append_460) $(am__append_466) $(am__append_472) \ - $(am__append_478) $(am__append_484) $(am__append_490) \ - $(am__append_496) $(am__append_502) $(am__append_508) \ - $(am__append_514) $(am__append_520) $(am__append_526) \ - $(am__append_532) $(am__append_538) $(am__append_544) \ - $(am__append_550) $(am__append_556) $(am__append_562) \ - $(am__append_568) $(am__append_574) $(am__append_580) \ - $(am__append_586) $(am__append_592) $(am__append_598) \ - $(am__append_604) $(am__append_610) $(am__append_616) \ - $(am__append_622) $(am__append_628) $(am__append_634) \ - $(am__append_640) $(am__append_646) $(am__append_652) \ - $(am__append_658) $(am__append_664) $(am__append_670) \ - $(am__append_676) $(am__append_682) $(am__append_688) \ - $(am__append_694) $(am__append_700) $(am__append_706) \ - $(am__append_712) $(am__append_718) $(am__append_724) \ - $(am__append_730) $(am__append_736) $(am__append_742) \ - $(am__append_748) $(am__append_754) $(am__append_760) \ - $(am__append_766) $(am__append_772) $(am__append_778) \ - $(am__append_784) $(am__append_790) $(am__append_796) \ - $(am__append_802) $(am__append_808) $(am__append_814) \ - $(am__append_820) $(am__append_826) $(am__append_832) \ - $(am__append_838) $(am__append_844) $(am__append_850) \ - $(am__append_856) $(am__append_862) $(am__append_868) \ - $(am__append_874) $(am__append_880) $(am__append_886) \ - $(am__append_892) $(am__append_898) $(am__append_904) \ - $(am__append_910) $(am__append_916) $(am__append_922) \ - $(am__append_928) $(am__append_934) $(am__append_940) \ - $(am__append_946) $(am__append_952) $(am__append_958) \ - $(am__append_964) $(am__append_970) $(am__append_976) \ - $(am__append_982) $(am__append_988) $(am__append_994) \ - $(am__append_1000) $(am__append_1006) $(am__append_1012) \ - $(am__append_1018) $(am__append_1024) $(am__append_1030) \ - $(am__append_1036) $(am__append_1042) $(am__append_1048) \ - $(am__append_1054) $(am__append_1060) $(am__append_1066) \ - $(am__append_1072) $(am__append_1133) $(am__append_1139) \ - $(am__append_1145) $(am__append_1151) $(am__append_1157) \ - $(am__append_1163) $(am__append_1169) $(am__append_1175) \ - $(am__append_1181) $(am__append_1187) $(am__append_1193) \ - $(am__append_1529) $(am__append_1534) $(am__append_1539) \ - $(am__append_1544) $(am__append_1549) $(am__append_1554) \ - $(am__append_1559) $(am__append_1564) $(am__append_1569) \ - $(am__append_1574) $(am__append_1579) $(am__append_1584) \ - $(am__append_1589) $(am__append_1594) $(am__append_1599) \ - $(am__append_1604) $(am__append_1609) $(am__append_1614) \ - $(am__append_1619) $(am__append_1624) $(am__append_1629) \ - $(am__append_1634) $(am__append_1639) $(am__append_1644) \ - $(am__append_1649) $(am__append_1654) $(am__append_1659) \ - $(am__append_1664) $(am__append_1669) $(am__append_1674) \ - $(am__append_1679) $(am__append_1684) $(am__append_1689) \ - $(am__append_1694) $(am__append_1699) $(am__append_1704) \ - $(am__append_1709) $(am__append_1714) $(am__append_1719) \ - $(am__append_1724) $(am__append_1729) $(am__append_1734) \ - $(am__append_1739) $(am__append_1744) $(am__append_1749) \ - $(am__append_1754) $(am__append_1759) $(am__append_1764) \ - $(am__append_1769) $(am__append_1774) $(am__append_1779) \ - $(am__append_1784) $(am__append_1789) $(am__append_1794) \ - $(am__append_1799) $(am__append_1804) $(am__append_1809) \ - $(am__append_1814) $(am__append_1819) $(am__append_1824) \ - $(am__append_1829) -noinst_DATA = -pkglib_DATA = grub-mkconfig_lib update-grub_lib -bin_SCRIPTS = $(am__append_1528) $(am__append_1533) $(am__append_1538) \ - $(am__append_1543) $(am__append_1548) $(am__append_1553) \ - $(am__append_1558) $(am__append_1899) $(am__append_1902) \ - $(am__append_1905) $(am__append_1908) $(am__append_1911) \ - $(am__append_1914) $(am__append_1917) $(am__append_1920) \ - $(am__append_1923) $(am__append_1926) $(am__append_1929) -sbin_SCRIPTS = $(am__append_1563) $(am__append_1568) \ - $(am__append_1573) $(am__append_1578) $(am__append_1583) \ - $(am__append_1588) $(am__append_1593) $(am__append_1598) \ - $(am__append_1603) $(am__append_1608) $(am__append_1613) \ - $(am__append_1618) $(am__append_1623) $(am__append_1628) \ - $(am__append_1633) $(am__append_1638) $(am__append_1643) \ - $(am__append_1648) $(am__append_1653) $(am__append_1658) \ - $(am__append_1663) $(am__append_1668) $(am__append_1673) \ - $(am__append_1678) $(am__append_1683) $(am__append_1688) \ - $(am__append_1693) $(am__append_1698) $(am__append_1703) \ - $(am__append_1708) $(am__append_1713) $(am__append_1718) \ - $(am__append_1723) $(am__append_1728) $(am__append_1733) \ - $(am__append_1738) $(am__append_1743) $(am__append_1748) \ - $(am__append_1753) $(am__append_1758) $(am__append_1763) \ - $(am__append_1768) $(am__append_1773) $(am__append_1778) \ - $(am__append_1783) $(am__append_1788) $(am__append_1793) \ - $(am__append_1798) $(am__append_1803) $(am__append_1808) \ - $(am__append_1813) $(am__append_1818) $(am__append_1823) \ - $(am__append_1828) -platform_DATA = -check_SCRIPTS = $(am__append_1998) $(am__append_2002) \ - $(am__append_2006) $(am__append_2010) $(am__append_2014) \ - $(am__append_2018) $(am__append_2022) $(am__append_2026) \ - $(am__append_2030) $(am__append_2034) $(am__append_2038) \ - $(am__append_2042) $(am__append_2046) $(am__append_2050) \ - $(am__append_2054) $(am__append_2058) $(am__append_2062) \ - $(am__append_2066) $(am__append_2070) $(am__append_2074) \ - $(am__append_2078) $(am__append_2082) $(am__append_2086) \ - $(am__append_2090) $(am__append_2094) $(am__append_2098) \ - $(am__append_2102) $(am__append_2106) $(am__append_2110) \ - $(am__append_2114) $(am__append_2118) $(am__append_2122) \ - $(am__append_2126) $(am__append_2130) $(am__append_2134) \ - $(am__append_2138) $(am__append_2142) $(am__append_2146) \ - $(am__append_2150) $(am__append_2154) $(am__append_2158) \ - $(am__append_2162) $(am__append_2166) $(am__append_2170) \ - $(am__append_2174) $(am__append_2178) $(am__append_2182) \ - $(am__append_2186) $(am__append_2190) $(am__append_2194) \ - $(am__append_2198) $(am__append_2202) $(am__append_2206) \ - $(am__append_2210) $(am__append_2214) $(am__append_2218) \ - $(am__append_2222) $(am__append_2226) $(am__append_2230) \ - $(am__append_2234) $(am__append_2238) $(am__append_2242) \ - $(am__append_2246) $(am__append_2250) $(am__append_2254) \ - $(am__append_2258) $(am__append_2262) $(am__append_2266) \ - $(am__append_2270) $(am__append_2274) $(am__append_2278) \ - $(am__append_2282) $(am__append_2286) $(am__append_2290) \ - $(am__append_2294) $(am__append_2298) $(am__append_2302) \ - $(am__append_2306) $(am__append_2310) $(am__append_2314) \ - $(am__append_2318) $(am__append_2322) $(am__append_2326) \ - $(am__append_2330) $(am__append_2334) $(am__append_2338) \ - $(am__append_2342) $(am__append_2346) $(am__append_2350) \ - $(am__append_2354) $(am__append_2358) $(am__append_2362) \ - $(am__append_2366) $(am__append_2370) $(am__append_2374) \ - $(am__append_2378) $(am__append_2382) $(am__append_2386) \ - $(am__append_2390) $(am__append_2394) $(am__append_2398) \ - $(am__append_2402) $(am__append_2406) $(am__append_2410) \ - $(am__append_2414) $(am__append_2418) $(am__append_2422) \ - $(am__append_2426) $(am__append_2430) $(am__append_2434) \ - $(am__append_2438) $(am__append_2442) $(am__append_2446) \ - $(am__append_2450) $(am__append_2454) $(am__append_2458) \ - $(am__append_2462) $(am__append_2466) $(am__append_2470) \ - $(am__append_2474) $(am__append_2478) $(am__append_2482) \ - $(am__append_2486) $(am__append_2490) $(am__append_2494) \ - $(am__append_2498) $(am__append_2502) $(am__append_2506) \ - $(am__append_2510) $(am__append_2514) $(am__append_2518) \ - $(am__append_2522) $(am__append_2526) $(am__append_2530) \ - $(am__append_2534) $(am__append_2538) $(am__append_2542) \ - $(am__append_2546) $(am__append_2550) $(am__append_2554) \ - $(am__append_2558) $(am__append_2562) $(am__append_2566) \ - $(am__append_2570) $(am__append_2574) $(am__append_2578) \ - $(am__append_2582) $(am__append_2586) $(am__append_2590) \ - $(am__append_2594) $(am__append_2598) $(am__append_2602) \ - $(am__append_2606) $(am__append_2610) $(am__append_2614) \ - $(am__append_2618) $(am__append_2622) $(am__append_2626) \ - $(am__append_2630) $(am__append_2634) $(am__append_2638) \ - $(am__append_2642) $(am__append_2646) $(am__append_2650) \ - $(am__append_2654) $(am__append_2658) $(am__append_2662) \ - $(am__append_2666) $(am__append_2670) $(am__append_2674) \ - $(am__append_2678) $(am__append_2682) $(am__append_2686) \ - $(am__append_2690) $(am__append_2694) $(am__append_2698) \ - $(am__append_2702) $(am__append_2706) $(am__append_2710) \ - $(am__append_2714) $(am__append_2718) $(am__append_2722) \ - $(am__append_2726) $(am__append_2730) $(am__append_2734) \ - $(am__append_2738) $(am__append_2742) $(am__append_2746) \ - $(am__append_2750) $(am__append_2754) $(am__append_2758) \ - $(am__append_2762) $(am__append_2766) $(am__append_2770) \ - $(am__append_2774) $(am__append_2778) $(am__append_2782) \ - $(am__append_2786) $(am__append_2790) $(am__append_2794) \ - $(am__append_2798) $(am__append_2802) $(am__append_2806) \ - $(am__append_2810) $(am__append_2814) $(am__append_2818) \ - $(am__append_2822) $(am__append_2826) $(am__append_2830) \ - $(am__append_2834) $(am__append_2838) $(am__append_2842) \ - $(am__append_2846) $(am__append_2850) $(am__append_2854) \ - $(am__append_2858) $(am__append_2862) $(am__append_2866) \ - $(am__append_2870) $(am__append_2874) $(am__append_2878) \ - $(am__append_2882) $(am__append_2886) $(am__append_2890) \ - $(am__append_2894) $(am__append_2898) $(am__append_2902) \ - $(am__append_2906) $(am__append_2910) $(am__append_2914) \ - $(am__append_2918) $(am__append_2922) $(am__append_2926) \ - $(am__append_2930) $(am__append_2934) $(am__append_2938) \ - $(am__append_2942) $(am__append_2946) $(am__append_2950) \ - $(am__append_2954) $(am__append_2958) $(am__append_2962) \ - $(am__append_2966) $(am__append_2970) $(am__append_2974) \ - $(am__append_2978) $(am__append_2982) $(am__append_2986) \ - $(am__append_2990) $(am__append_2994) $(am__append_2998) \ - $(am__append_3002) $(am__append_3006) $(am__append_3010) \ - $(am__append_3014) $(am__append_3018) $(am__append_3022) \ - $(am__append_3026) $(am__append_3030) $(am__append_3034) \ - $(am__append_3038) $(am__append_3042) $(am__append_3046) \ - $(am__append_3050) -grubconf_DATA = $(am__append_3055) $(am__append_3057) \ - $(am__append_3059) $(am__append_3061) $(am__append_3063) \ - $(am__append_3065) $(am__append_3067) $(am__append_3069) \ - $(am__append_3071) $(am__append_3073) $(am__append_3075) -noinst_SCRIPTS = $(am__append_1833) $(am__append_1836) \ - $(am__append_1839) $(am__append_1842) $(am__append_1845) \ - $(am__append_1848) $(am__append_1851) $(am__append_1854) \ - $(am__append_1857) $(am__append_1860) $(am__append_1863) \ - $(am__append_1866) $(am__append_1869) $(am__append_1872) \ - $(am__append_1875) $(am__append_1878) $(am__append_1881) \ - $(am__append_1884) $(am__append_1887) $(am__append_1890) \ - $(am__append_1893) $(am__append_1896) $(am__append_1932) \ - $(am__append_1935) $(am__append_1938) $(am__append_1941) \ - $(am__append_1944) $(am__append_1947) $(am__append_1950) \ - $(am__append_1953) $(am__append_1956) $(am__append_1959) \ - $(am__append_1962) $(am__append_1965) $(am__append_1968) \ - $(am__append_1971) $(am__append_1974) $(am__append_1977) \ - $(am__append_1980) $(am__append_1983) $(am__append_1986) \ - $(am__append_1989) $(am__append_1992) $(am__append_1995) -pkglib_SCRIPTS = -grubconf_SCRIPTS = $(am__append_1198) $(am__append_1201) \ - $(am__append_1204) $(am__append_1207) $(am__append_1210) \ - $(am__append_1213) $(am__append_1216) $(am__append_1219) \ - $(am__append_1222) $(am__append_1225) $(am__append_1228) \ - $(am__append_1231) $(am__append_1234) $(am__append_1237) \ - $(am__append_1240) $(am__append_1243) $(am__append_1246) \ - $(am__append_1249) $(am__append_1252) $(am__append_1255) \ - $(am__append_1258) $(am__append_1261) $(am__append_1264) \ - $(am__append_1267) $(am__append_1270) $(am__append_1273) \ - $(am__append_1276) $(am__append_1279) $(am__append_1282) \ - $(am__append_1285) $(am__append_1288) $(am__append_1291) \ - $(am__append_1294) $(am__append_1297) $(am__append_1300) \ - $(am__append_1303) $(am__append_1306) $(am__append_1309) \ - $(am__append_1312) $(am__append_1315) $(am__append_1318) \ - $(am__append_1321) $(am__append_1324) $(am__append_1327) \ - $(am__append_1330) $(am__append_1333) $(am__append_1336) \ - $(am__append_1339) $(am__append_1342) $(am__append_1345) \ - $(am__append_1348) $(am__append_1351) $(am__append_1354) \ - $(am__append_1357) $(am__append_1360) $(am__append_1363) \ - $(am__append_1366) $(am__append_1369) $(am__append_1372) \ - $(am__append_1375) $(am__append_1378) $(am__append_1381) \ - $(am__append_1384) $(am__append_1387) $(am__append_1390) \ - $(am__append_1393) $(am__append_1396) $(am__append_1399) \ - $(am__append_1402) $(am__append_1405) $(am__append_1408) \ - $(am__append_1411) $(am__append_1414) $(am__append_1417) \ - $(am__append_1420) $(am__append_1423) $(am__append_1426) \ - $(am__append_1429) $(am__append_1432) $(am__append_1435) \ - $(am__append_1438) $(am__append_1441) $(am__append_1444) \ - $(am__append_1447) $(am__append_1450) $(am__append_1453) \ - $(am__append_1456) $(am__append_1459) $(am__append_1462) \ - $(am__append_1465) $(am__append_1468) $(am__append_1471) \ - $(am__append_1474) $(am__append_1477) $(am__append_1480) \ - $(am__append_1483) $(am__append_1486) $(am__append_1489) \ - $(am__append_1492) $(am__append_1495) $(am__append_1498) \ - $(am__append_1501) $(am__append_1504) $(am__append_1507) \ - $(am__append_1510) $(am__append_1513) $(am__append_1516) \ - $(am__append_1519) $(am__append_1522) $(am__append_1525) -noinst_LIBRARIES = $(am__append_9) $(am__append_18) $(am__append_27) \ - $(am__append_36) $(am__append_45) $(am__append_54) \ - $(am__append_63) $(am__append_72) $(am__append_81) \ - $(am__append_90) $(am__append_99) $(am__append_108) \ - $(am__append_117) $(am__append_126) $(am__append_135) \ - $(am__append_144) $(am__append_153) $(am__append_162) \ - $(am__append_171) $(am__append_180) $(am__append_189) \ - $(am__append_198) -dist_noinst_DATA = $(am__append_1200) $(am__append_1203) \ - $(am__append_1206) $(am__append_1209) $(am__append_1212) \ - $(am__append_1215) $(am__append_1218) $(am__append_1221) \ - $(am__append_1224) $(am__append_1227) $(am__append_1230) \ - $(am__append_1233) $(am__append_1236) $(am__append_1239) \ - $(am__append_1242) $(am__append_1245) $(am__append_1248) \ - $(am__append_1251) $(am__append_1254) $(am__append_1257) \ - $(am__append_1260) $(am__append_1263) $(am__append_1266) \ - $(am__append_1269) $(am__append_1272) $(am__append_1275) \ - $(am__append_1278) $(am__append_1281) $(am__append_1284) \ - $(am__append_1287) $(am__append_1290) $(am__append_1293) \ - $(am__append_1296) $(am__append_1299) $(am__append_1302) \ - $(am__append_1305) $(am__append_1308) $(am__append_1311) \ - $(am__append_1314) $(am__append_1317) $(am__append_1320) \ - $(am__append_1323) $(am__append_1326) $(am__append_1329) \ - $(am__append_1332) $(am__append_1335) $(am__append_1338) \ - $(am__append_1341) $(am__append_1344) $(am__append_1347) \ - $(am__append_1350) $(am__append_1353) $(am__append_1356) \ - $(am__append_1359) $(am__append_1362) $(am__append_1365) \ - $(am__append_1368) $(am__append_1371) $(am__append_1374) \ - $(am__append_1377) $(am__append_1380) $(am__append_1383) \ - $(am__append_1386) $(am__append_1389) $(am__append_1392) \ - $(am__append_1395) $(am__append_1398) $(am__append_1401) \ - $(am__append_1404) $(am__append_1407) $(am__append_1410) \ - $(am__append_1413) $(am__append_1416) $(am__append_1419) \ - $(am__append_1422) $(am__append_1425) $(am__append_1428) \ - $(am__append_1431) $(am__append_1434) $(am__append_1437) \ - $(am__append_1440) $(am__append_1443) $(am__append_1446) \ - $(am__append_1449) $(am__append_1452) $(am__append_1455) \ - $(am__append_1458) $(am__append_1461) $(am__append_1464) \ - $(am__append_1467) $(am__append_1470) $(am__append_1473) \ - $(am__append_1476) $(am__append_1479) $(am__append_1482) \ - $(am__append_1485) $(am__append_1488) $(am__append_1491) \ - $(am__append_1494) $(am__append_1497) $(am__append_1500) \ - $(am__append_1503) $(am__append_1506) $(am__append_1509) \ - $(am__append_1512) $(am__append_1515) $(am__append_1518) \ - $(am__append_1521) $(am__append_1524) $(am__append_1527) \ - $(am__append_1532) $(am__append_1537) $(am__append_1542) \ - $(am__append_1547) $(am__append_1552) $(am__append_1557) \ - $(am__append_1562) $(am__append_1567) $(am__append_1572) \ - $(am__append_1577) $(am__append_1582) $(am__append_1587) \ - $(am__append_1592) $(am__append_1597) $(am__append_1602) \ - $(am__append_1607) $(am__append_1612) $(am__append_1617) \ - $(am__append_1622) $(am__append_1627) $(am__append_1632) \ - $(am__append_1637) $(am__append_1642) $(am__append_1647) \ - $(am__append_1652) $(am__append_1657) $(am__append_1662) \ - $(am__append_1667) $(am__append_1672) $(am__append_1677) \ - $(am__append_1682) $(am__append_1687) $(am__append_1692) \ - $(am__append_1697) $(am__append_1702) $(am__append_1707) \ - $(am__append_1712) $(am__append_1717) $(am__append_1722) \ - $(am__append_1727) $(am__append_1732) $(am__append_1737) \ - $(am__append_1742) $(am__append_1747) $(am__append_1752) \ - $(am__append_1757) $(am__append_1762) $(am__append_1767) \ - $(am__append_1772) $(am__append_1777) $(am__append_1782) \ - $(am__append_1787) $(am__append_1792) $(am__append_1797) \ - $(am__append_1802) $(am__append_1807) $(am__append_1812) \ - $(am__append_1817) $(am__append_1822) $(am__append_1827) \ - $(am__append_1832) $(am__append_1835) $(am__append_1838) \ - $(am__append_1841) $(am__append_1844) $(am__append_1847) \ - $(am__append_1850) $(am__append_1853) $(am__append_1856) \ - $(am__append_1859) $(am__append_1862) $(am__append_1865) \ - $(am__append_1868) $(am__append_1871) $(am__append_1874) \ - $(am__append_1877) $(am__append_1880) $(am__append_1883) \ - $(am__append_1886) $(am__append_1889) $(am__append_1892) \ - $(am__append_1895) $(am__append_1898) $(am__append_1901) \ - $(am__append_1904) $(am__append_1907) $(am__append_1910) \ - $(am__append_1913) $(am__append_1916) $(am__append_1919) \ - $(am__append_1922) $(am__append_1925) $(am__append_1928) \ - $(am__append_1931) $(am__append_1934) $(am__append_1937) \ - $(am__append_1940) $(am__append_1943) $(am__append_1946) \ - $(am__append_1949) $(am__append_1952) $(am__append_1955) \ - $(am__append_1958) $(am__append_1961) $(am__append_1964) \ - $(am__append_1967) $(am__append_1970) $(am__append_1973) \ - $(am__append_1976) $(am__append_1979) $(am__append_1982) \ - $(am__append_1985) $(am__append_1988) $(am__append_1991) \ - $(am__append_1994) $(am__append_1997) $(am__append_2001) \ - $(am__append_2005) $(am__append_2009) $(am__append_2013) \ - $(am__append_2017) $(am__append_2021) $(am__append_2025) \ - $(am__append_2029) $(am__append_2033) $(am__append_2037) \ - $(am__append_2041) $(am__append_2045) $(am__append_2049) \ - $(am__append_2053) $(am__append_2057) $(am__append_2061) \ - $(am__append_2065) $(am__append_2069) $(am__append_2073) \ - $(am__append_2077) $(am__append_2081) $(am__append_2085) \ - $(am__append_2089) $(am__append_2093) $(am__append_2097) \ - $(am__append_2101) $(am__append_2105) $(am__append_2109) \ - $(am__append_2113) $(am__append_2117) $(am__append_2121) \ - $(am__append_2125) $(am__append_2129) $(am__append_2133) \ - $(am__append_2137) $(am__append_2141) $(am__append_2145) \ - $(am__append_2149) $(am__append_2153) $(am__append_2157) \ - $(am__append_2161) $(am__append_2165) $(am__append_2169) \ - $(am__append_2173) $(am__append_2177) $(am__append_2181) \ - $(am__append_2185) $(am__append_2189) $(am__append_2193) \ - $(am__append_2197) $(am__append_2201) $(am__append_2205) \ - $(am__append_2209) $(am__append_2213) $(am__append_2217) \ - $(am__append_2221) $(am__append_2225) $(am__append_2229) \ - $(am__append_2233) $(am__append_2237) $(am__append_2241) \ - $(am__append_2245) $(am__append_2249) $(am__append_2253) \ - $(am__append_2257) $(am__append_2261) $(am__append_2265) \ - $(am__append_2269) $(am__append_2273) $(am__append_2277) \ - $(am__append_2281) $(am__append_2285) $(am__append_2289) \ - $(am__append_2293) $(am__append_2297) $(am__append_2301) \ - $(am__append_2305) $(am__append_2309) $(am__append_2313) \ - $(am__append_2317) $(am__append_2321) $(am__append_2325) \ - $(am__append_2329) $(am__append_2333) $(am__append_2337) \ - $(am__append_2341) $(am__append_2345) $(am__append_2349) \ - $(am__append_2353) $(am__append_2357) $(am__append_2361) \ - $(am__append_2365) $(am__append_2369) $(am__append_2373) \ - $(am__append_2377) $(am__append_2381) $(am__append_2385) \ - $(am__append_2389) $(am__append_2393) $(am__append_2397) \ - $(am__append_2401) $(am__append_2405) $(am__append_2409) \ - $(am__append_2413) $(am__append_2417) $(am__append_2421) \ - $(am__append_2425) $(am__append_2429) $(am__append_2433) \ - $(am__append_2437) $(am__append_2441) $(am__append_2445) \ - $(am__append_2449) $(am__append_2453) $(am__append_2457) \ - $(am__append_2461) $(am__append_2465) $(am__append_2469) \ - $(am__append_2473) $(am__append_2477) $(am__append_2481) \ - $(am__append_2485) $(am__append_2489) $(am__append_2493) \ - $(am__append_2497) $(am__append_2501) $(am__append_2505) \ - $(am__append_2509) $(am__append_2513) $(am__append_2517) \ - $(am__append_2521) $(am__append_2525) $(am__append_2529) \ - $(am__append_2533) $(am__append_2537) $(am__append_2541) \ - $(am__append_2545) $(am__append_2549) $(am__append_2553) \ - $(am__append_2557) $(am__append_2561) $(am__append_2565) \ - $(am__append_2569) $(am__append_2573) $(am__append_2577) \ - $(am__append_2581) $(am__append_2585) $(am__append_2589) \ - $(am__append_2593) $(am__append_2597) $(am__append_2601) \ - $(am__append_2605) $(am__append_2609) $(am__append_2613) \ - $(am__append_2617) $(am__append_2621) $(am__append_2625) \ - $(am__append_2629) $(am__append_2633) $(am__append_2637) \ - $(am__append_2641) $(am__append_2645) $(am__append_2649) \ - $(am__append_2653) $(am__append_2657) $(am__append_2661) \ - $(am__append_2665) $(am__append_2669) $(am__append_2673) \ - $(am__append_2677) $(am__append_2681) $(am__append_2685) \ - $(am__append_2689) $(am__append_2693) $(am__append_2697) \ - $(am__append_2701) $(am__append_2705) $(am__append_2709) \ - $(am__append_2713) $(am__append_2717) $(am__append_2721) \ - $(am__append_2725) $(am__append_2729) $(am__append_2733) \ - $(am__append_2737) $(am__append_2741) $(am__append_2745) \ - $(am__append_2749) $(am__append_2753) $(am__append_2757) \ - $(am__append_2761) $(am__append_2765) $(am__append_2769) \ - $(am__append_2773) $(am__append_2777) $(am__append_2781) \ - $(am__append_2785) $(am__append_2789) $(am__append_2793) \ - $(am__append_2797) $(am__append_2801) $(am__append_2805) \ - $(am__append_2809) $(am__append_2813) $(am__append_2817) \ - $(am__append_2821) $(am__append_2825) $(am__append_2829) \ - $(am__append_2833) $(am__append_2837) $(am__append_2841) \ - $(am__append_2845) $(am__append_2849) $(am__append_2853) \ - $(am__append_2857) $(am__append_2861) $(am__append_2865) \ - $(am__append_2869) $(am__append_2873) $(am__append_2877) \ - $(am__append_2881) $(am__append_2885) $(am__append_2889) \ - $(am__append_2893) $(am__append_2897) $(am__append_2901) \ - $(am__append_2905) $(am__append_2909) $(am__append_2913) \ - $(am__append_2917) $(am__append_2921) $(am__append_2925) \ - $(am__append_2929) $(am__append_2933) $(am__append_2937) \ - $(am__append_2941) $(am__append_2945) $(am__append_2949) \ - $(am__append_2953) $(am__append_2957) $(am__append_2961) \ - $(am__append_2965) $(am__append_2969) $(am__append_2973) \ - $(am__append_2977) $(am__append_2981) $(am__append_2985) \ - $(am__append_2989) $(am__append_2993) $(am__append_2997) \ - $(am__append_3001) $(am__append_3005) $(am__append_3009) \ - $(am__append_3013) $(am__append_3017) $(am__append_3021) \ - $(am__append_3025) $(am__append_3029) $(am__append_3033) \ - $(am__append_3037) $(am__append_3041) $(am__append_3045) \ - $(am__append_3049) $(am__append_3053) -EXTRA_DIST = autogen.sh geninit.sh gentpl.py Makefile.tpl \ - Makefile.util.def unicode util/import_gcry.py \ - util/import_unicode.py docs/man docs/grub.cfg \ - conf/i386-pc-cygwin-img-ld.sc grub-core/Makefile.core.def \ - grub-core/Makefile.gcry.def grub-core/genmoddep.awk \ - grub-core/genmod.sh.in grub-core/gensyminfo.sh.in \ - grub-core/gensymlist.sh grub-core/genemuinit.sh \ - grub-core/genemuinitheader.sh grub-core/lib/libgcrypt/cipher \ - $(shell find $(top_srcdir)/include -name '*.h') $(shell find \ - $(top_srcdir)/grub-core/lib -name '*.h') $(shell find \ - $(top_srcdir)/grub-core/gnulib -name '*.h') $(shell find \ - $(top_srcdir)/grub-core/efiemu -name '*.h') m4/gnulib-cache.m4 \ - $(am__append_15) $(am__append_24) $(am__append_33) \ - $(am__append_42) $(am__append_51) $(am__append_60) \ - $(am__append_69) $(am__append_78) $(am__append_87) \ - $(am__append_96) $(am__append_105) $(am__append_114) \ - $(am__append_123) $(am__append_132) $(am__append_141) \ - $(am__append_150) $(am__append_159) $(am__append_168) \ - $(am__append_177) $(am__append_186) $(am__append_195) \ - $(am__append_204) $(am__append_210) $(am__append_216) \ - $(am__append_222) $(am__append_228) $(am__append_234) \ - $(am__append_240) $(am__append_246) $(am__append_252) \ - $(am__append_258) $(am__append_264) $(am__append_270) \ - $(am__append_276) $(am__append_282) $(am__append_288) \ - $(am__append_294) $(am__append_300) $(am__append_306) \ - $(am__append_312) $(am__append_318) $(am__append_324) \ - $(am__append_330) $(am__append_336) $(am__append_342) \ - $(am__append_348) $(am__append_354) $(am__append_360) \ - $(am__append_366) $(am__append_372) $(am__append_378) \ - $(am__append_384) $(am__append_390) $(am__append_396) \ - $(am__append_402) $(am__append_408) $(am__append_414) \ - $(am__append_420) $(am__append_426) $(am__append_432) \ - $(am__append_438) $(am__append_444) $(am__append_450) \ - $(am__append_456) $(am__append_462) $(am__append_468) \ - $(am__append_474) $(am__append_480) $(am__append_486) \ - $(am__append_492) $(am__append_498) $(am__append_504) \ - $(am__append_510) $(am__append_516) $(am__append_522) \ - $(am__append_528) $(am__append_534) $(am__append_540) \ - $(am__append_546) $(am__append_552) $(am__append_558) \ - $(am__append_564) $(am__append_570) $(am__append_576) \ - $(am__append_582) $(am__append_588) $(am__append_594) \ - $(am__append_600) $(am__append_606) $(am__append_612) \ - $(am__append_618) $(am__append_624) $(am__append_630) \ - $(am__append_636) $(am__append_642) $(am__append_648) \ - $(am__append_654) $(am__append_660) $(am__append_666) \ - $(am__append_672) $(am__append_678) $(am__append_684) \ - $(am__append_690) $(am__append_696) $(am__append_702) \ - $(am__append_708) $(am__append_714) $(am__append_720) \ - $(am__append_726) $(am__append_732) $(am__append_738) \ - $(am__append_744) $(am__append_750) $(am__append_756) \ - $(am__append_762) $(am__append_768) $(am__append_774) \ - $(am__append_780) $(am__append_786) $(am__append_792) \ - $(am__append_798) $(am__append_804) $(am__append_810) \ - $(am__append_816) $(am__append_822) $(am__append_828) \ - $(am__append_834) $(am__append_840) $(am__append_846) \ - $(am__append_852) $(am__append_858) $(am__append_864) \ - $(am__append_870) $(am__append_876) $(am__append_882) \ - $(am__append_888) $(am__append_894) $(am__append_900) \ - $(am__append_906) $(am__append_912) $(am__append_918) \ - $(am__append_924) $(am__append_930) $(am__append_936) \ - $(am__append_942) $(am__append_948) $(am__append_954) \ - $(am__append_960) $(am__append_966) $(am__append_972) \ - $(am__append_978) $(am__append_984) $(am__append_990) \ - $(am__append_996) $(am__append_1002) $(am__append_1008) \ - $(am__append_1014) $(am__append_1020) $(am__append_1026) \ - $(am__append_1032) $(am__append_1038) $(am__append_1044) \ - $(am__append_1050) $(am__append_1056) $(am__append_1062) \ - $(am__append_1068) $(am__append_1074) $(am__append_1079) \ - $(am__append_1084) $(am__append_1089) $(am__append_1094) \ - $(am__append_1099) $(am__append_1104) $(am__append_1109) \ - $(am__append_1114) $(am__append_1119) $(am__append_1124) \ - $(am__append_1129) $(am__append_1135) $(am__append_1141) \ - $(am__append_1147) $(am__append_1153) $(am__append_1159) \ - $(am__append_1165) $(am__append_1171) $(am__append_1177) \ - $(am__append_1183) $(am__append_1189) $(am__append_1195) \ - $(am__append_3054) $(am__append_3056) $(am__append_3058) \ - $(am__append_3060) $(am__append_3062) $(am__append_3064) \ - $(am__append_3066) $(am__append_3068) $(am__append_3070) \ - $(am__append_3072) $(am__append_3074) -CLEANFILES = $(am__append_17) $(am__append_26) $(am__append_35) \ - $(am__append_44) $(am__append_53) $(am__append_62) \ - $(am__append_71) $(am__append_80) $(am__append_89) \ - $(am__append_98) $(am__append_107) $(am__append_116) \ - $(am__append_125) $(am__append_134) $(am__append_143) \ - $(am__append_152) $(am__append_161) $(am__append_170) \ - $(am__append_179) $(am__append_188) $(am__append_197) \ - $(am__append_206) $(am__append_209) $(am__append_212) \ - $(am__append_215) $(am__append_218) $(am__append_221) \ - $(am__append_224) $(am__append_227) $(am__append_230) \ - $(am__append_233) $(am__append_236) $(am__append_239) \ - $(am__append_242) $(am__append_245) $(am__append_248) \ - $(am__append_251) $(am__append_254) $(am__append_257) \ - $(am__append_260) $(am__append_263) $(am__append_266) \ - $(am__append_269) $(am__append_272) $(am__append_275) \ - $(am__append_278) $(am__append_281) $(am__append_284) \ - $(am__append_287) $(am__append_290) $(am__append_293) \ - $(am__append_296) $(am__append_299) $(am__append_302) \ - $(am__append_305) $(am__append_308) $(am__append_311) \ - $(am__append_314) $(am__append_317) $(am__append_320) \ - $(am__append_323) $(am__append_326) $(am__append_329) \ - $(am__append_332) $(am__append_335) $(am__append_338) \ - $(am__append_341) $(am__append_344) $(am__append_347) \ - $(am__append_350) $(am__append_353) $(am__append_356) \ - $(am__append_359) $(am__append_362) $(am__append_365) \ - $(am__append_368) $(am__append_371) $(am__append_374) \ - $(am__append_377) $(am__append_380) $(am__append_383) \ - $(am__append_386) $(am__append_389) $(am__append_392) \ - $(am__append_395) $(am__append_398) $(am__append_401) \ - $(am__append_404) $(am__append_407) $(am__append_410) \ - $(am__append_413) $(am__append_416) $(am__append_419) \ - $(am__append_422) $(am__append_425) $(am__append_428) \ - $(am__append_431) $(am__append_434) $(am__append_437) \ - $(am__append_440) $(am__append_443) $(am__append_446) \ - $(am__append_449) $(am__append_452) $(am__append_455) \ - $(am__append_458) $(am__append_461) $(am__append_464) \ - $(am__append_467) $(am__append_470) $(am__append_473) \ - $(am__append_476) $(am__append_479) $(am__append_482) \ - $(am__append_485) $(am__append_488) $(am__append_491) \ - $(am__append_494) $(am__append_497) $(am__append_500) \ - $(am__append_503) $(am__append_506) $(am__append_509) \ - $(am__append_512) $(am__append_515) $(am__append_518) \ - $(am__append_521) $(am__append_524) $(am__append_527) \ - $(am__append_530) $(am__append_533) $(am__append_536) \ - $(am__append_539) $(am__append_542) $(am__append_545) \ - $(am__append_548) $(am__append_551) $(am__append_554) \ - $(am__append_557) $(am__append_560) $(am__append_563) \ - $(am__append_566) $(am__append_569) $(am__append_572) \ - $(am__append_575) $(am__append_578) $(am__append_581) \ - $(am__append_584) $(am__append_587) $(am__append_590) \ - $(am__append_593) $(am__append_596) $(am__append_599) \ - $(am__append_602) $(am__append_605) $(am__append_608) \ - $(am__append_611) $(am__append_614) $(am__append_617) \ - $(am__append_620) $(am__append_623) $(am__append_626) \ - $(am__append_629) $(am__append_632) $(am__append_635) \ - $(am__append_638) $(am__append_641) $(am__append_644) \ - $(am__append_647) $(am__append_650) $(am__append_653) \ - $(am__append_656) $(am__append_659) $(am__append_662) \ - $(am__append_665) $(am__append_668) $(am__append_671) \ - $(am__append_674) $(am__append_677) $(am__append_680) \ - $(am__append_683) $(am__append_686) $(am__append_689) \ - $(am__append_692) $(am__append_695) $(am__append_698) \ - $(am__append_701) $(am__append_704) $(am__append_707) \ - $(am__append_710) $(am__append_713) $(am__append_716) \ - $(am__append_719) $(am__append_722) $(am__append_725) \ - $(am__append_728) $(am__append_731) $(am__append_734) \ - $(am__append_737) $(am__append_740) $(am__append_743) \ - $(am__append_746) $(am__append_749) $(am__append_752) \ - $(am__append_755) $(am__append_758) $(am__append_761) \ - $(am__append_764) $(am__append_767) $(am__append_770) \ - $(am__append_773) $(am__append_776) $(am__append_779) \ - $(am__append_782) $(am__append_785) $(am__append_788) \ - $(am__append_791) $(am__append_794) $(am__append_797) \ - $(am__append_800) $(am__append_803) $(am__append_806) \ - $(am__append_809) $(am__append_812) $(am__append_815) \ - $(am__append_818) $(am__append_821) $(am__append_824) \ - $(am__append_827) $(am__append_830) $(am__append_833) \ - $(am__append_836) $(am__append_839) $(am__append_842) \ - $(am__append_845) $(am__append_848) $(am__append_851) \ - $(am__append_854) $(am__append_857) $(am__append_860) \ - $(am__append_863) $(am__append_866) $(am__append_869) \ - $(am__append_872) $(am__append_875) $(am__append_878) \ - $(am__append_881) $(am__append_884) $(am__append_887) \ - $(am__append_890) $(am__append_893) $(am__append_896) \ - $(am__append_899) $(am__append_902) $(am__append_905) \ - $(am__append_908) $(am__append_911) $(am__append_914) \ - $(am__append_917) $(am__append_920) $(am__append_923) \ - $(am__append_926) $(am__append_929) $(am__append_932) \ - $(am__append_935) $(am__append_938) $(am__append_941) \ - $(am__append_944) $(am__append_947) $(am__append_950) \ - $(am__append_953) $(am__append_956) $(am__append_959) \ - $(am__append_962) $(am__append_965) $(am__append_968) \ - $(am__append_971) $(am__append_974) $(am__append_977) \ - $(am__append_980) $(am__append_983) $(am__append_986) \ - $(am__append_989) $(am__append_992) $(am__append_995) \ - $(am__append_998) $(am__append_1001) $(am__append_1004) \ - $(am__append_1007) $(am__append_1010) $(am__append_1013) \ - $(am__append_1016) $(am__append_1019) $(am__append_1022) \ - $(am__append_1025) $(am__append_1028) $(am__append_1031) \ - $(am__append_1034) $(am__append_1037) $(am__append_1040) \ - $(am__append_1043) $(am__append_1046) $(am__append_1049) \ - $(am__append_1052) $(am__append_1055) $(am__append_1058) \ - $(am__append_1061) $(am__append_1064) $(am__append_1067) \ - $(am__append_1070) $(am__append_1073) $(am__append_1076) \ - $(am__append_1081) $(am__append_1086) $(am__append_1091) \ - $(am__append_1096) $(am__append_1101) $(am__append_1106) \ - $(am__append_1111) $(am__append_1116) $(am__append_1121) \ - $(am__append_1126) $(am__append_1131) $(am__append_1134) \ - $(am__append_1137) $(am__append_1140) $(am__append_1143) \ - $(am__append_1146) $(am__append_1149) $(am__append_1152) \ - $(am__append_1155) $(am__append_1158) $(am__append_1161) \ - $(am__append_1164) $(am__append_1167) $(am__append_1170) \ - $(am__append_1173) $(am__append_1176) $(am__append_1179) \ - $(am__append_1182) $(am__append_1185) $(am__append_1188) \ - $(am__append_1191) $(am__append_1194) $(am__append_1197) \ - $(am__append_1199) $(am__append_1202) $(am__append_1205) \ - $(am__append_1208) $(am__append_1211) $(am__append_1214) \ - $(am__append_1217) $(am__append_1220) $(am__append_1223) \ - $(am__append_1226) $(am__append_1229) $(am__append_1232) \ - $(am__append_1235) $(am__append_1238) $(am__append_1241) \ - $(am__append_1244) $(am__append_1247) $(am__append_1250) \ - $(am__append_1253) $(am__append_1256) $(am__append_1259) \ - $(am__append_1262) $(am__append_1265) $(am__append_1268) \ - $(am__append_1271) $(am__append_1274) $(am__append_1277) \ - $(am__append_1280) $(am__append_1283) $(am__append_1286) \ - $(am__append_1289) $(am__append_1292) $(am__append_1295) \ - $(am__append_1298) $(am__append_1301) $(am__append_1304) \ - $(am__append_1307) $(am__append_1310) $(am__append_1313) \ - $(am__append_1316) $(am__append_1319) $(am__append_1322) \ - $(am__append_1325) $(am__append_1328) $(am__append_1331) \ - $(am__append_1334) $(am__append_1337) $(am__append_1340) \ - $(am__append_1343) $(am__append_1346) $(am__append_1349) \ - $(am__append_1352) $(am__append_1355) $(am__append_1358) \ - $(am__append_1361) $(am__append_1364) $(am__append_1367) \ - $(am__append_1370) $(am__append_1373) $(am__append_1376) \ - $(am__append_1379) $(am__append_1382) $(am__append_1385) \ - $(am__append_1388) $(am__append_1391) $(am__append_1394) \ - $(am__append_1397) $(am__append_1400) $(am__append_1403) \ - $(am__append_1406) $(am__append_1409) $(am__append_1412) \ - $(am__append_1415) $(am__append_1418) $(am__append_1421) \ - $(am__append_1424) $(am__append_1427) $(am__append_1430) \ - $(am__append_1433) $(am__append_1436) $(am__append_1439) \ - $(am__append_1442) $(am__append_1445) $(am__append_1448) \ - $(am__append_1451) $(am__append_1454) $(am__append_1457) \ - $(am__append_1460) $(am__append_1463) $(am__append_1466) \ - $(am__append_1469) $(am__append_1472) $(am__append_1475) \ - $(am__append_1478) $(am__append_1481) $(am__append_1484) \ - $(am__append_1487) $(am__append_1490) $(am__append_1493) \ - $(am__append_1496) $(am__append_1499) $(am__append_1502) \ - $(am__append_1505) $(am__append_1508) $(am__append_1511) \ - $(am__append_1514) $(am__append_1517) $(am__append_1520) \ - $(am__append_1523) $(am__append_1526) $(am__append_1530) \ - $(am__append_1531) $(am__append_1535) $(am__append_1536) \ - $(am__append_1540) $(am__append_1541) $(am__append_1545) \ - $(am__append_1546) $(am__append_1550) $(am__append_1551) \ - $(am__append_1555) $(am__append_1556) $(am__append_1560) \ - $(am__append_1561) $(am__append_1565) $(am__append_1566) \ - $(am__append_1570) $(am__append_1571) $(am__append_1575) \ - $(am__append_1576) $(am__append_1580) $(am__append_1581) \ - $(am__append_1585) $(am__append_1586) $(am__append_1590) \ - $(am__append_1591) $(am__append_1595) $(am__append_1596) \ - $(am__append_1600) $(am__append_1601) $(am__append_1605) \ - $(am__append_1606) $(am__append_1610) $(am__append_1611) \ - $(am__append_1615) $(am__append_1616) $(am__append_1620) \ - $(am__append_1621) $(am__append_1625) $(am__append_1626) \ - $(am__append_1630) $(am__append_1631) $(am__append_1635) \ - $(am__append_1636) $(am__append_1640) $(am__append_1641) \ - $(am__append_1645) $(am__append_1646) $(am__append_1650) \ - $(am__append_1651) $(am__append_1655) $(am__append_1656) \ - $(am__append_1660) $(am__append_1661) $(am__append_1665) \ - $(am__append_1666) $(am__append_1670) $(am__append_1671) \ - $(am__append_1675) $(am__append_1676) $(am__append_1680) \ - $(am__append_1681) $(am__append_1685) $(am__append_1686) \ - $(am__append_1690) $(am__append_1691) $(am__append_1695) \ - $(am__append_1696) $(am__append_1700) $(am__append_1701) \ - $(am__append_1705) $(am__append_1706) $(am__append_1710) \ - $(am__append_1711) $(am__append_1715) $(am__append_1716) \ - $(am__append_1720) $(am__append_1721) $(am__append_1725) \ - $(am__append_1726) $(am__append_1730) $(am__append_1731) \ - $(am__append_1735) $(am__append_1736) $(am__append_1740) \ - $(am__append_1741) $(am__append_1745) $(am__append_1746) \ - $(am__append_1750) $(am__append_1751) $(am__append_1755) \ - $(am__append_1756) $(am__append_1760) $(am__append_1761) \ - $(am__append_1765) $(am__append_1766) $(am__append_1770) \ - $(am__append_1771) $(am__append_1775) $(am__append_1776) \ - $(am__append_1780) $(am__append_1781) $(am__append_1785) \ - $(am__append_1786) $(am__append_1790) $(am__append_1791) \ - $(am__append_1795) $(am__append_1796) $(am__append_1800) \ - $(am__append_1801) $(am__append_1805) $(am__append_1806) \ - $(am__append_1810) $(am__append_1811) $(am__append_1815) \ - $(am__append_1816) $(am__append_1820) $(am__append_1821) \ - $(am__append_1825) $(am__append_1826) $(am__append_1830) \ - $(am__append_1831) $(am__append_1834) $(am__append_1837) \ - $(am__append_1840) $(am__append_1843) $(am__append_1846) \ - $(am__append_1849) $(am__append_1852) $(am__append_1855) \ - $(am__append_1858) $(am__append_1861) $(am__append_1864) \ - $(am__append_1867) $(am__append_1870) $(am__append_1873) \ - $(am__append_1876) $(am__append_1879) $(am__append_1882) \ - $(am__append_1885) $(am__append_1888) $(am__append_1891) \ - $(am__append_1894) $(am__append_1897) $(am__append_1900) \ - $(am__append_1903) $(am__append_1906) $(am__append_1909) \ - $(am__append_1912) $(am__append_1915) $(am__append_1918) \ - $(am__append_1921) $(am__append_1924) $(am__append_1927) \ - $(am__append_1930) $(am__append_1933) $(am__append_1936) \ - $(am__append_1939) $(am__append_1942) $(am__append_1945) \ - $(am__append_1948) $(am__append_1951) $(am__append_1954) \ - $(am__append_1957) $(am__append_1960) $(am__append_1963) \ - $(am__append_1966) $(am__append_1969) $(am__append_1972) \ - $(am__append_1975) $(am__append_1978) $(am__append_1981) \ - $(am__append_1984) $(am__append_1987) $(am__append_1990) \ - $(am__append_1993) $(am__append_1996) $(am__append_2000) \ - $(am__append_2004) $(am__append_2008) $(am__append_2012) \ - $(am__append_2016) $(am__append_2020) $(am__append_2024) \ - $(am__append_2028) $(am__append_2032) $(am__append_2036) \ - $(am__append_2040) $(am__append_2044) $(am__append_2048) \ - $(am__append_2052) $(am__append_2056) $(am__append_2060) \ - $(am__append_2064) $(am__append_2068) $(am__append_2072) \ - $(am__append_2076) $(am__append_2080) $(am__append_2084) \ - $(am__append_2088) $(am__append_2092) $(am__append_2096) \ - $(am__append_2100) $(am__append_2104) $(am__append_2108) \ - $(am__append_2112) $(am__append_2116) $(am__append_2120) \ - $(am__append_2124) $(am__append_2128) $(am__append_2132) \ - $(am__append_2136) $(am__append_2140) $(am__append_2144) \ - $(am__append_2148) $(am__append_2152) $(am__append_2156) \ - $(am__append_2160) $(am__append_2164) $(am__append_2168) \ - $(am__append_2172) $(am__append_2176) $(am__append_2180) \ - $(am__append_2184) $(am__append_2188) $(am__append_2192) \ - $(am__append_2196) $(am__append_2200) $(am__append_2204) \ - $(am__append_2208) $(am__append_2212) $(am__append_2216) \ - $(am__append_2220) $(am__append_2224) $(am__append_2228) \ - $(am__append_2232) $(am__append_2236) $(am__append_2240) \ - $(am__append_2244) $(am__append_2248) $(am__append_2252) \ - $(am__append_2256) $(am__append_2260) $(am__append_2264) \ - $(am__append_2268) $(am__append_2272) $(am__append_2276) \ - $(am__append_2280) $(am__append_2284) $(am__append_2288) \ - $(am__append_2292) $(am__append_2296) $(am__append_2300) \ - $(am__append_2304) $(am__append_2308) $(am__append_2312) \ - $(am__append_2316) $(am__append_2320) $(am__append_2324) \ - $(am__append_2328) $(am__append_2332) $(am__append_2336) \ - $(am__append_2340) $(am__append_2344) $(am__append_2348) \ - $(am__append_2352) $(am__append_2356) $(am__append_2360) \ - $(am__append_2364) $(am__append_2368) $(am__append_2372) \ - $(am__append_2376) $(am__append_2380) $(am__append_2384) \ - $(am__append_2388) $(am__append_2392) $(am__append_2396) \ - $(am__append_2400) $(am__append_2404) $(am__append_2408) \ - $(am__append_2412) $(am__append_2416) $(am__append_2420) \ - $(am__append_2424) $(am__append_2428) $(am__append_2432) \ - $(am__append_2436) $(am__append_2440) $(am__append_2444) \ - $(am__append_2448) $(am__append_2452) $(am__append_2456) \ - $(am__append_2460) $(am__append_2464) $(am__append_2468) \ - $(am__append_2472) $(am__append_2476) $(am__append_2480) \ - $(am__append_2484) $(am__append_2488) $(am__append_2492) \ - $(am__append_2496) $(am__append_2500) $(am__append_2504) \ - $(am__append_2508) $(am__append_2512) $(am__append_2516) \ - $(am__append_2520) $(am__append_2524) $(am__append_2528) \ - $(am__append_2532) $(am__append_2536) $(am__append_2540) \ - $(am__append_2544) $(am__append_2548) $(am__append_2552) \ - $(am__append_2556) $(am__append_2560) $(am__append_2564) \ - $(am__append_2568) $(am__append_2572) $(am__append_2576) \ - $(am__append_2580) $(am__append_2584) $(am__append_2588) \ - $(am__append_2592) $(am__append_2596) $(am__append_2600) \ - $(am__append_2604) $(am__append_2608) $(am__append_2612) \ - $(am__append_2616) $(am__append_2620) $(am__append_2624) \ - $(am__append_2628) $(am__append_2632) $(am__append_2636) \ - $(am__append_2640) $(am__append_2644) $(am__append_2648) \ - $(am__append_2652) $(am__append_2656) $(am__append_2660) \ - $(am__append_2664) $(am__append_2668) $(am__append_2672) \ - $(am__append_2676) $(am__append_2680) $(am__append_2684) \ - $(am__append_2688) $(am__append_2692) $(am__append_2696) \ - $(am__append_2700) $(am__append_2704) $(am__append_2708) \ - $(am__append_2712) $(am__append_2716) $(am__append_2720) \ - $(am__append_2724) $(am__append_2728) $(am__append_2732) \ - $(am__append_2736) $(am__append_2740) $(am__append_2744) \ - $(am__append_2748) $(am__append_2752) $(am__append_2756) \ - $(am__append_2760) $(am__append_2764) $(am__append_2768) \ - $(am__append_2772) $(am__append_2776) $(am__append_2780) \ - $(am__append_2784) $(am__append_2788) $(am__append_2792) \ - $(am__append_2796) $(am__append_2800) $(am__append_2804) \ - $(am__append_2808) $(am__append_2812) $(am__append_2816) \ - $(am__append_2820) $(am__append_2824) $(am__append_2828) \ - $(am__append_2832) $(am__append_2836) $(am__append_2840) \ - $(am__append_2844) $(am__append_2848) $(am__append_2852) \ - $(am__append_2856) $(am__append_2860) $(am__append_2864) \ - $(am__append_2868) $(am__append_2872) $(am__append_2876) \ - $(am__append_2880) $(am__append_2884) $(am__append_2888) \ - $(am__append_2892) $(am__append_2896) $(am__append_2900) \ - $(am__append_2904) $(am__append_2908) $(am__append_2912) \ - $(am__append_2916) $(am__append_2920) $(am__append_2924) \ - $(am__append_2928) $(am__append_2932) $(am__append_2936) \ - $(am__append_2940) $(am__append_2944) $(am__append_2948) \ - $(am__append_2952) $(am__append_2956) $(am__append_2960) \ - $(am__append_2964) $(am__append_2968) $(am__append_2972) \ - $(am__append_2976) $(am__append_2980) $(am__append_2984) \ - $(am__append_2988) $(am__append_2992) $(am__append_2996) \ - $(am__append_3000) $(am__append_3004) $(am__append_3008) \ - $(am__append_3012) $(am__append_3016) $(am__append_3020) \ - $(am__append_3024) $(am__append_3028) $(am__append_3032) \ - $(am__append_3036) $(am__append_3040) $(am__append_3044) \ - $(am__append_3048) $(am__append_3052) grub_script.tab.c \ - grub_script.tab.h grub_script.yy.c grub_script.yy.h libgrub.pp \ - libgrub_a_init.lst libgrub_a_init.c grub_fstest.pp \ - grub_fstest_init.lst grub_fstest_init.c unicode.pf2 ascii.pf2 \ - euro.pf2 ascii.bitmaps ascii.h \ - $(top_builddir)/grub-core/include/ascii.h widthspec.bin \ - widthspec.h linux.init.i386 kfreebsd.init.i386 \ - linux.init.x86_64 linux-initramfs.i386 linux-initramfs.x86_64 -BUILT_SOURCES = $(am__append_16) $(am__append_25) $(am__append_34) \ - $(am__append_43) $(am__append_52) $(am__append_61) \ - $(am__append_70) $(am__append_79) $(am__append_88) \ - $(am__append_97) $(am__append_106) $(am__append_115) \ - $(am__append_124) $(am__append_133) $(am__append_142) \ - $(am__append_151) $(am__append_160) $(am__append_169) \ - $(am__append_178) $(am__append_187) $(am__append_196) \ - $(am__append_205) $(am__append_211) $(am__append_217) \ - $(am__append_223) $(am__append_229) $(am__append_235) \ - $(am__append_241) $(am__append_247) $(am__append_253) \ - $(am__append_259) $(am__append_265) $(am__append_271) \ - $(am__append_277) $(am__append_283) $(am__append_289) \ - $(am__append_295) $(am__append_301) $(am__append_307) \ - $(am__append_313) $(am__append_319) $(am__append_325) \ - $(am__append_331) $(am__append_337) $(am__append_343) \ - $(am__append_349) $(am__append_355) $(am__append_361) \ - $(am__append_367) $(am__append_373) $(am__append_379) \ - $(am__append_385) $(am__append_391) $(am__append_397) \ - $(am__append_403) $(am__append_409) $(am__append_415) \ - $(am__append_421) $(am__append_427) $(am__append_433) \ - $(am__append_439) $(am__append_445) $(am__append_451) \ - $(am__append_457) $(am__append_463) $(am__append_469) \ - $(am__append_475) $(am__append_481) $(am__append_487) \ - $(am__append_493) $(am__append_499) $(am__append_505) \ - $(am__append_511) $(am__append_517) $(am__append_523) \ - $(am__append_529) $(am__append_535) $(am__append_541) \ - $(am__append_547) $(am__append_553) $(am__append_559) \ - $(am__append_565) $(am__append_571) $(am__append_577) \ - $(am__append_583) $(am__append_589) $(am__append_595) \ - $(am__append_601) $(am__append_607) $(am__append_613) \ - $(am__append_619) $(am__append_625) $(am__append_631) \ - $(am__append_637) $(am__append_643) $(am__append_649) \ - $(am__append_655) $(am__append_661) $(am__append_667) \ - $(am__append_673) $(am__append_679) $(am__append_685) \ - $(am__append_691) $(am__append_697) $(am__append_703) \ - $(am__append_709) $(am__append_715) $(am__append_721) \ - $(am__append_727) $(am__append_733) $(am__append_739) \ - $(am__append_745) $(am__append_751) $(am__append_757) \ - $(am__append_763) $(am__append_769) $(am__append_775) \ - $(am__append_781) $(am__append_787) $(am__append_793) \ - $(am__append_799) $(am__append_805) $(am__append_811) \ - $(am__append_817) $(am__append_823) $(am__append_829) \ - $(am__append_835) $(am__append_841) $(am__append_847) \ - $(am__append_853) $(am__append_859) $(am__append_865) \ - $(am__append_871) $(am__append_877) $(am__append_883) \ - $(am__append_889) $(am__append_895) $(am__append_901) \ - $(am__append_907) $(am__append_913) $(am__append_919) \ - $(am__append_925) $(am__append_931) $(am__append_937) \ - $(am__append_943) $(am__append_949) $(am__append_955) \ - $(am__append_961) $(am__append_967) $(am__append_973) \ - $(am__append_979) $(am__append_985) $(am__append_991) \ - $(am__append_997) $(am__append_1003) $(am__append_1009) \ - $(am__append_1015) $(am__append_1021) $(am__append_1027) \ - $(am__append_1033) $(am__append_1039) $(am__append_1045) \ - $(am__append_1051) $(am__append_1057) $(am__append_1063) \ - $(am__append_1069) $(am__append_1075) $(am__append_1080) \ - $(am__append_1085) $(am__append_1090) $(am__append_1095) \ - $(am__append_1100) $(am__append_1105) $(am__append_1110) \ - $(am__append_1115) $(am__append_1120) $(am__append_1125) \ - $(am__append_1130) $(am__append_1136) $(am__append_1142) \ - $(am__append_1148) $(am__append_1154) $(am__append_1160) \ - $(am__append_1166) $(am__append_1172) $(am__append_1178) \ - $(am__append_1184) $(am__append_1190) $(am__append_1196) -AM_CFLAGS = $(HOST_CFLAGS) -AM_LDFLAGS = $(HOST_LDFLAGS) -AM_CPPFLAGS = $(HOST_CPPFLAGS) $(CPPFLAGS_DEFAULT) -AM_CCASFLAGS = $(HOST_CCASFLAGS) $(CCASFLAGS_DEFAULT) -ACLOCAL_AMFLAGS = -I m4 -libgrubkern_a_SOURCES = $(am__append_10) $(am__append_19) \ - $(am__append_28) $(am__append_37) $(am__append_46) \ - $(am__append_55) $(am__append_64) $(am__append_73) \ - $(am__append_82) $(am__append_91) $(am__append_100) -nodist_libgrubkern_a_SOURCES = $(am__append_11) $(am__append_20) \ - $(am__append_29) $(am__append_38) $(am__append_47) \ - $(am__append_56) $(am__append_65) $(am__append_74) \ - $(am__append_83) $(am__append_92) $(am__append_101) -libgrubkern_a_CFLAGS = $(am__append_12) $(am__append_21) \ - $(am__append_30) $(am__append_39) $(am__append_48) \ - $(am__append_57) $(am__append_66) $(am__append_75) \ - $(am__append_84) $(am__append_93) $(am__append_102) -libgrubkern_a_CPPFLAGS = $(am__append_13) $(am__append_22) \ - $(am__append_31) $(am__append_40) $(am__append_49) \ - $(am__append_58) $(am__append_67) $(am__append_76) \ - $(am__append_85) $(am__append_94) $(am__append_103) -libgrubkern_a_CCASFLAGS = $(am__append_14) $(am__append_23) \ - $(am__append_32) $(am__append_41) $(am__append_50) \ - $(am__append_59) $(am__append_68) $(am__append_77) \ - $(am__append_86) $(am__append_95) $(am__append_104) -libgrubmods_a_SOURCES = $(am__append_109) $(am__append_118) \ - $(am__append_127) $(am__append_136) $(am__append_145) \ - $(am__append_154) $(am__append_163) $(am__append_172) \ - $(am__append_181) $(am__append_190) $(am__append_199) -nodist_libgrubmods_a_SOURCES = $(am__append_110) $(am__append_119) \ - $(am__append_128) $(am__append_137) $(am__append_146) \ - $(am__append_155) $(am__append_164) $(am__append_173) \ - $(am__append_182) $(am__append_191) $(am__append_200) -libgrubmods_a_CFLAGS = $(am__append_111) $(am__append_120) \ - $(am__append_129) $(am__append_138) $(am__append_147) \ - $(am__append_156) $(am__append_165) $(am__append_174) \ - $(am__append_183) $(am__append_192) $(am__append_201) -libgrubmods_a_CPPFLAGS = $(am__append_112) $(am__append_121) \ - $(am__append_130) $(am__append_139) $(am__append_148) \ - $(am__append_157) $(am__append_166) $(am__append_175) \ - $(am__append_184) $(am__append_193) $(am__append_202) -libgrubmods_a_CCASFLAGS = $(am__append_113) $(am__append_122) \ - $(am__append_131) $(am__append_140) $(am__append_149) \ - $(am__append_158) $(am__append_167) $(am__append_176) \ - $(am__append_185) $(am__append_194) $(am__append_203) -@COND_emu_TRUE@grub_bin2h_SOURCES = util/bin2h.c -@COND_i386_coreboot_TRUE@grub_bin2h_SOURCES = util/bin2h.c -@COND_i386_efi_TRUE@grub_bin2h_SOURCES = util/bin2h.c -@COND_i386_ieee1275_TRUE@grub_bin2h_SOURCES = util/bin2h.c -@COND_i386_multiboot_TRUE@grub_bin2h_SOURCES = util/bin2h.c -@COND_i386_pc_TRUE@grub_bin2h_SOURCES = util/bin2h.c -@COND_i386_qemu_TRUE@grub_bin2h_SOURCES = util/bin2h.c -@COND_mips_yeeloong_TRUE@grub_bin2h_SOURCES = util/bin2h.c -@COND_powerpc_ieee1275_TRUE@grub_bin2h_SOURCES = util/bin2h.c -@COND_sparc64_ieee1275_TRUE@grub_bin2h_SOURCES = util/bin2h.c -@COND_x86_64_efi_TRUE@grub_bin2h_SOURCES = util/bin2h.c -@COND_emu_TRUE@nodist_grub_bin2h_SOURCES = -@COND_i386_coreboot_TRUE@nodist_grub_bin2h_SOURCES = -@COND_i386_efi_TRUE@nodist_grub_bin2h_SOURCES = -@COND_i386_ieee1275_TRUE@nodist_grub_bin2h_SOURCES = -@COND_i386_multiboot_TRUE@nodist_grub_bin2h_SOURCES = -@COND_i386_pc_TRUE@nodist_grub_bin2h_SOURCES = -@COND_i386_qemu_TRUE@nodist_grub_bin2h_SOURCES = -@COND_mips_yeeloong_TRUE@nodist_grub_bin2h_SOURCES = -@COND_powerpc_ieee1275_TRUE@nodist_grub_bin2h_SOURCES = -@COND_sparc64_ieee1275_TRUE@nodist_grub_bin2h_SOURCES = -@COND_x86_64_efi_TRUE@nodist_grub_bin2h_SOURCES = -@COND_emu_TRUE@grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) -@COND_i386_coreboot_TRUE@grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) -@COND_i386_efi_TRUE@grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) -@COND_i386_ieee1275_TRUE@grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) -@COND_i386_multiboot_TRUE@grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) -@COND_i386_pc_TRUE@grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) -@COND_i386_qemu_TRUE@grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) -@COND_mips_yeeloong_TRUE@grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) -@COND_powerpc_ieee1275_TRUE@grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) -@COND_sparc64_ieee1275_TRUE@grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) -@COND_x86_64_efi_TRUE@grub_bin2h_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) -@COND_emu_TRUE@grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_bin2h_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_emu_TRUE@grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_bin2h_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_emu_TRUE@grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_bin2h_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_emu_TRUE@grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_bin2h_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_emu_TRUE@grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c -@COND_i386_coreboot_TRUE@grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c -@COND_i386_efi_TRUE@grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c -@COND_i386_ieee1275_TRUE@grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c -@COND_i386_multiboot_TRUE@grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c -@COND_i386_pc_TRUE@grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c -@COND_i386_qemu_TRUE@grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c -@COND_mips_yeeloong_TRUE@grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c -@COND_powerpc_ieee1275_TRUE@grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c -@COND_sparc64_ieee1275_TRUE@grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c -@COND_x86_64_efi_TRUE@grub_mkimage_SOURCES = util/grub-mkimage.c util/resolve.c -@COND_emu_TRUE@nodist_grub_mkimage_SOURCES = -@COND_i386_coreboot_TRUE@nodist_grub_mkimage_SOURCES = -@COND_i386_efi_TRUE@nodist_grub_mkimage_SOURCES = -@COND_i386_ieee1275_TRUE@nodist_grub_mkimage_SOURCES = -@COND_i386_multiboot_TRUE@nodist_grub_mkimage_SOURCES = -@COND_i386_pc_TRUE@nodist_grub_mkimage_SOURCES = -@COND_i386_qemu_TRUE@nodist_grub_mkimage_SOURCES = -@COND_mips_yeeloong_TRUE@nodist_grub_mkimage_SOURCES = -@COND_powerpc_ieee1275_TRUE@nodist_grub_mkimage_SOURCES = -@COND_sparc64_ieee1275_TRUE@nodist_grub_mkimage_SOURCES = -@COND_x86_64_efi_TRUE@nodist_grub_mkimage_SOURCES = -@COND_emu_TRUE@grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_coreboot_TRUE@grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_efi_TRUE@grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_ieee1275_TRUE@grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_multiboot_TRUE@grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_pc_TRUE@grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_qemu_TRUE@grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_mips_yeeloong_TRUE@grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_powerpc_ieee1275_TRUE@grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_sparc64_ieee1275_TRUE@grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_x86_64_efi_TRUE@grub_mkimage_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBLZMA) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_emu_TRUE@grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_mkimage_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_emu_TRUE@grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_mkimage_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_emu_TRUE@grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\" -@COND_i386_coreboot_TRUE@grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\" -@COND_i386_efi_TRUE@grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\" -@COND_i386_ieee1275_TRUE@grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\" -@COND_i386_multiboot_TRUE@grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\" -@COND_i386_pc_TRUE@grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\" -@COND_i386_qemu_TRUE@grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\" -@COND_mips_yeeloong_TRUE@grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\" -@COND_powerpc_ieee1275_TRUE@grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\" -@COND_sparc64_ieee1275_TRUE@grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\" -@COND_x86_64_efi_TRUE@grub_mkimage_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -DGRUB_PKGLIBROOTDIR=\"$(pkglibrootdir)\" -@COND_emu_TRUE@grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_mkimage_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_emu_TRUE@grub_mkrelpath_SOURCES = util/grub-mkrelpath.c -@COND_i386_coreboot_TRUE@grub_mkrelpath_SOURCES = util/grub-mkrelpath.c -@COND_i386_efi_TRUE@grub_mkrelpath_SOURCES = util/grub-mkrelpath.c -@COND_i386_ieee1275_TRUE@grub_mkrelpath_SOURCES = util/grub-mkrelpath.c -@COND_i386_multiboot_TRUE@grub_mkrelpath_SOURCES = util/grub-mkrelpath.c -@COND_i386_pc_TRUE@grub_mkrelpath_SOURCES = util/grub-mkrelpath.c -@COND_i386_qemu_TRUE@grub_mkrelpath_SOURCES = util/grub-mkrelpath.c -@COND_mips_yeeloong_TRUE@grub_mkrelpath_SOURCES = util/grub-mkrelpath.c -@COND_powerpc_ieee1275_TRUE@grub_mkrelpath_SOURCES = util/grub-mkrelpath.c -@COND_sparc64_ieee1275_TRUE@grub_mkrelpath_SOURCES = util/grub-mkrelpath.c -@COND_x86_64_efi_TRUE@grub_mkrelpath_SOURCES = util/grub-mkrelpath.c -@COND_emu_TRUE@nodist_grub_mkrelpath_SOURCES = -@COND_i386_coreboot_TRUE@nodist_grub_mkrelpath_SOURCES = -@COND_i386_efi_TRUE@nodist_grub_mkrelpath_SOURCES = -@COND_i386_ieee1275_TRUE@nodist_grub_mkrelpath_SOURCES = -@COND_i386_multiboot_TRUE@nodist_grub_mkrelpath_SOURCES = -@COND_i386_pc_TRUE@nodist_grub_mkrelpath_SOURCES = -@COND_i386_qemu_TRUE@nodist_grub_mkrelpath_SOURCES = -@COND_mips_yeeloong_TRUE@nodist_grub_mkrelpath_SOURCES = -@COND_powerpc_ieee1275_TRUE@nodist_grub_mkrelpath_SOURCES = -@COND_sparc64_ieee1275_TRUE@nodist_grub_mkrelpath_SOURCES = -@COND_x86_64_efi_TRUE@nodist_grub_mkrelpath_SOURCES = -@COND_emu_TRUE@grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_coreboot_TRUE@grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_efi_TRUE@grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_ieee1275_TRUE@grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_multiboot_TRUE@grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_pc_TRUE@grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_qemu_TRUE@grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_mips_yeeloong_TRUE@grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_powerpc_ieee1275_TRUE@grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_sparc64_ieee1275_TRUE@grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_x86_64_efi_TRUE@grub_mkrelpath_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_emu_TRUE@grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_mkrelpath_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_emu_TRUE@grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_mkrelpath_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_emu_TRUE@grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_mkrelpath_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_emu_TRUE@grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_mkrelpath_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_emu_TRUE@grub_script_check_SOURCES = util/grub-script-check.c -@COND_i386_coreboot_TRUE@grub_script_check_SOURCES = util/grub-script-check.c -@COND_i386_efi_TRUE@grub_script_check_SOURCES = util/grub-script-check.c -@COND_i386_ieee1275_TRUE@grub_script_check_SOURCES = util/grub-script-check.c -@COND_i386_multiboot_TRUE@grub_script_check_SOURCES = util/grub-script-check.c -@COND_i386_pc_TRUE@grub_script_check_SOURCES = util/grub-script-check.c -@COND_i386_qemu_TRUE@grub_script_check_SOURCES = util/grub-script-check.c -@COND_mips_yeeloong_TRUE@grub_script_check_SOURCES = util/grub-script-check.c -@COND_powerpc_ieee1275_TRUE@grub_script_check_SOURCES = util/grub-script-check.c -@COND_sparc64_ieee1275_TRUE@grub_script_check_SOURCES = util/grub-script-check.c -@COND_x86_64_efi_TRUE@grub_script_check_SOURCES = util/grub-script-check.c -@COND_emu_TRUE@nodist_grub_script_check_SOURCES = -@COND_i386_coreboot_TRUE@nodist_grub_script_check_SOURCES = -@COND_i386_efi_TRUE@nodist_grub_script_check_SOURCES = -@COND_i386_ieee1275_TRUE@nodist_grub_script_check_SOURCES = -@COND_i386_multiboot_TRUE@nodist_grub_script_check_SOURCES = -@COND_i386_pc_TRUE@nodist_grub_script_check_SOURCES = -@COND_i386_qemu_TRUE@nodist_grub_script_check_SOURCES = -@COND_mips_yeeloong_TRUE@nodist_grub_script_check_SOURCES = -@COND_powerpc_ieee1275_TRUE@nodist_grub_script_check_SOURCES = -@COND_sparc64_ieee1275_TRUE@nodist_grub_script_check_SOURCES = -@COND_x86_64_efi_TRUE@nodist_grub_script_check_SOURCES = -@COND_emu_TRUE@grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_coreboot_TRUE@grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_efi_TRUE@grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_ieee1275_TRUE@grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_multiboot_TRUE@grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_pc_TRUE@grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_qemu_TRUE@grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_mips_yeeloong_TRUE@grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_powerpc_ieee1275_TRUE@grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_sparc64_ieee1275_TRUE@grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_x86_64_efi_TRUE@grub_script_check_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_emu_TRUE@grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_script_check_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_emu_TRUE@grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_script_check_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_emu_TRUE@grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_script_check_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_emu_TRUE@grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_script_check_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_emu_TRUE@grub_editenv_SOURCES = util/grub-editenv.c -@COND_i386_coreboot_TRUE@grub_editenv_SOURCES = util/grub-editenv.c -@COND_i386_efi_TRUE@grub_editenv_SOURCES = util/grub-editenv.c -@COND_i386_ieee1275_TRUE@grub_editenv_SOURCES = util/grub-editenv.c -@COND_i386_multiboot_TRUE@grub_editenv_SOURCES = util/grub-editenv.c -@COND_i386_pc_TRUE@grub_editenv_SOURCES = util/grub-editenv.c -@COND_i386_qemu_TRUE@grub_editenv_SOURCES = util/grub-editenv.c -@COND_mips_yeeloong_TRUE@grub_editenv_SOURCES = util/grub-editenv.c -@COND_powerpc_ieee1275_TRUE@grub_editenv_SOURCES = util/grub-editenv.c -@COND_sparc64_ieee1275_TRUE@grub_editenv_SOURCES = util/grub-editenv.c -@COND_x86_64_efi_TRUE@grub_editenv_SOURCES = util/grub-editenv.c -@COND_emu_TRUE@nodist_grub_editenv_SOURCES = -@COND_i386_coreboot_TRUE@nodist_grub_editenv_SOURCES = -@COND_i386_efi_TRUE@nodist_grub_editenv_SOURCES = -@COND_i386_ieee1275_TRUE@nodist_grub_editenv_SOURCES = -@COND_i386_multiboot_TRUE@nodist_grub_editenv_SOURCES = -@COND_i386_pc_TRUE@nodist_grub_editenv_SOURCES = -@COND_i386_qemu_TRUE@nodist_grub_editenv_SOURCES = -@COND_mips_yeeloong_TRUE@nodist_grub_editenv_SOURCES = -@COND_powerpc_ieee1275_TRUE@nodist_grub_editenv_SOURCES = -@COND_sparc64_ieee1275_TRUE@nodist_grub_editenv_SOURCES = -@COND_x86_64_efi_TRUE@nodist_grub_editenv_SOURCES = -@COND_emu_TRUE@grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_coreboot_TRUE@grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_efi_TRUE@grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_ieee1275_TRUE@grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_multiboot_TRUE@grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_pc_TRUE@grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_qemu_TRUE@grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_mips_yeeloong_TRUE@grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_powerpc_ieee1275_TRUE@grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_sparc64_ieee1275_TRUE@grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_x86_64_efi_TRUE@grub_editenv_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_emu_TRUE@grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_editenv_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_emu_TRUE@grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_editenv_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_emu_TRUE@grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_editenv_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_emu_TRUE@grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_editenv_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_emu_TRUE@grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c -@COND_i386_coreboot_TRUE@grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c -@COND_i386_efi_TRUE@grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c -@COND_i386_ieee1275_TRUE@grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c -@COND_i386_multiboot_TRUE@grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c -@COND_i386_pc_TRUE@grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c -@COND_i386_qemu_TRUE@grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c -@COND_mips_yeeloong_TRUE@grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c -@COND_powerpc_ieee1275_TRUE@grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c -@COND_sparc64_ieee1275_TRUE@grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c -@COND_x86_64_efi_TRUE@grub_mkpasswd_pbkdf2_SOURCES = util/grub-mkpasswd-pbkdf2.c -@COND_emu_TRUE@nodist_grub_mkpasswd_pbkdf2_SOURCES = -@COND_i386_coreboot_TRUE@nodist_grub_mkpasswd_pbkdf2_SOURCES = -@COND_i386_efi_TRUE@nodist_grub_mkpasswd_pbkdf2_SOURCES = -@COND_i386_ieee1275_TRUE@nodist_grub_mkpasswd_pbkdf2_SOURCES = -@COND_i386_multiboot_TRUE@nodist_grub_mkpasswd_pbkdf2_SOURCES = -@COND_i386_pc_TRUE@nodist_grub_mkpasswd_pbkdf2_SOURCES = -@COND_i386_qemu_TRUE@nodist_grub_mkpasswd_pbkdf2_SOURCES = -@COND_mips_yeeloong_TRUE@nodist_grub_mkpasswd_pbkdf2_SOURCES = -@COND_powerpc_ieee1275_TRUE@nodist_grub_mkpasswd_pbkdf2_SOURCES = -@COND_sparc64_ieee1275_TRUE@nodist_grub_mkpasswd_pbkdf2_SOURCES = -@COND_x86_64_efi_TRUE@nodist_grub_mkpasswd_pbkdf2_SOURCES = -@COND_emu_TRUE@grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_coreboot_TRUE@grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_efi_TRUE@grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_ieee1275_TRUE@grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_multiboot_TRUE@grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_pc_TRUE@grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_qemu_TRUE@grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_mips_yeeloong_TRUE@grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_powerpc_ieee1275_TRUE@grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_sparc64_ieee1275_TRUE@grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_x86_64_efi_TRUE@grub_mkpasswd_pbkdf2_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_emu_TRUE@grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@grub_mkpasswd_pbkdf2_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_emu_TRUE@grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_mkpasswd_pbkdf2_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_emu_TRUE@grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@grub_mkpasswd_pbkdf2_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_mkpasswd_pbkdf2_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_emu_TRUE@grub_macho2img_SOURCES = util/grub-macho2img.c -@COND_APPLE_CC_TRUE@@COND_i386_coreboot_TRUE@grub_macho2img_SOURCES = util/grub-macho2img.c -@COND_APPLE_CC_TRUE@@COND_i386_efi_TRUE@grub_macho2img_SOURCES = util/grub-macho2img.c -@COND_APPLE_CC_TRUE@@COND_i386_ieee1275_TRUE@grub_macho2img_SOURCES = util/grub-macho2img.c -@COND_APPLE_CC_TRUE@@COND_i386_multiboot_TRUE@grub_macho2img_SOURCES = util/grub-macho2img.c -@COND_APPLE_CC_TRUE@@COND_i386_pc_TRUE@grub_macho2img_SOURCES = util/grub-macho2img.c -@COND_APPLE_CC_TRUE@@COND_i386_qemu_TRUE@grub_macho2img_SOURCES = util/grub-macho2img.c -@COND_APPLE_CC_TRUE@@COND_mips_yeeloong_TRUE@grub_macho2img_SOURCES = util/grub-macho2img.c -@COND_APPLE_CC_TRUE@@COND_powerpc_ieee1275_TRUE@grub_macho2img_SOURCES = util/grub-macho2img.c -@COND_APPLE_CC_TRUE@@COND_sparc64_ieee1275_TRUE@grub_macho2img_SOURCES = util/grub-macho2img.c -@COND_APPLE_CC_TRUE@@COND_x86_64_efi_TRUE@grub_macho2img_SOURCES = util/grub-macho2img.c -@COND_APPLE_CC_TRUE@@COND_emu_TRUE@nodist_grub_macho2img_SOURCES = -@COND_APPLE_CC_TRUE@@COND_i386_coreboot_TRUE@nodist_grub_macho2img_SOURCES = -@COND_APPLE_CC_TRUE@@COND_i386_efi_TRUE@nodist_grub_macho2img_SOURCES = -@COND_APPLE_CC_TRUE@@COND_i386_ieee1275_TRUE@nodist_grub_macho2img_SOURCES = -@COND_APPLE_CC_TRUE@@COND_i386_multiboot_TRUE@nodist_grub_macho2img_SOURCES = -@COND_APPLE_CC_TRUE@@COND_i386_pc_TRUE@nodist_grub_macho2img_SOURCES = -@COND_APPLE_CC_TRUE@@COND_i386_qemu_TRUE@nodist_grub_macho2img_SOURCES = -@COND_APPLE_CC_TRUE@@COND_mips_yeeloong_TRUE@nodist_grub_macho2img_SOURCES = -@COND_APPLE_CC_TRUE@@COND_powerpc_ieee1275_TRUE@nodist_grub_macho2img_SOURCES = -@COND_APPLE_CC_TRUE@@COND_sparc64_ieee1275_TRUE@nodist_grub_macho2img_SOURCES = -@COND_APPLE_CC_TRUE@@COND_x86_64_efi_TRUE@nodist_grub_macho2img_SOURCES = -@COND_APPLE_CC_TRUE@@COND_emu_TRUE@grub_macho2img_LDADD = -@COND_APPLE_CC_TRUE@@COND_i386_coreboot_TRUE@grub_macho2img_LDADD = -@COND_APPLE_CC_TRUE@@COND_i386_efi_TRUE@grub_macho2img_LDADD = -@COND_APPLE_CC_TRUE@@COND_i386_ieee1275_TRUE@grub_macho2img_LDADD = -@COND_APPLE_CC_TRUE@@COND_i386_multiboot_TRUE@grub_macho2img_LDADD = -@COND_APPLE_CC_TRUE@@COND_i386_pc_TRUE@grub_macho2img_LDADD = -@COND_APPLE_CC_TRUE@@COND_i386_qemu_TRUE@grub_macho2img_LDADD = -@COND_APPLE_CC_TRUE@@COND_mips_yeeloong_TRUE@grub_macho2img_LDADD = -@COND_APPLE_CC_TRUE@@COND_powerpc_ieee1275_TRUE@grub_macho2img_LDADD = -@COND_APPLE_CC_TRUE@@COND_sparc64_ieee1275_TRUE@grub_macho2img_LDADD = -@COND_APPLE_CC_TRUE@@COND_x86_64_efi_TRUE@grub_macho2img_LDADD = -@COND_APPLE_CC_TRUE@@COND_emu_TRUE@grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_coreboot_TRUE@grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_efi_TRUE@grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_ieee1275_TRUE@grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_multiboot_TRUE@grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_pc_TRUE@grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_qemu_TRUE@grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_mips_yeeloong_TRUE@grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_powerpc_ieee1275_TRUE@grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_sparc64_ieee1275_TRUE@grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_x86_64_efi_TRUE@grub_macho2img_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_emu_TRUE@grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_coreboot_TRUE@grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_efi_TRUE@grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_ieee1275_TRUE@grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_multiboot_TRUE@grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_pc_TRUE@grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_qemu_TRUE@grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_mips_yeeloong_TRUE@grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_powerpc_ieee1275_TRUE@grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_sparc64_ieee1275_TRUE@grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_x86_64_efi_TRUE@grub_macho2img_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_emu_TRUE@grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_coreboot_TRUE@grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_efi_TRUE@grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_ieee1275_TRUE@grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_multiboot_TRUE@grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_pc_TRUE@grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_qemu_TRUE@grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_mips_yeeloong_TRUE@grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_powerpc_ieee1275_TRUE@grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_sparc64_ieee1275_TRUE@grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_x86_64_efi_TRUE@grub_macho2img_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_emu_TRUE@grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_coreboot_TRUE@grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_efi_TRUE@grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_ieee1275_TRUE@grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_multiboot_TRUE@grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_pc_TRUE@grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_i386_qemu_TRUE@grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_mips_yeeloong_TRUE@grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_powerpc_ieee1275_TRUE@grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_sparc64_ieee1275_TRUE@grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_APPLE_CC_TRUE@@COND_x86_64_efi_TRUE@grub_macho2img_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_TRUE@grub_pe2elf_SOURCES = util/grub-pe2elf.c -@COND_GRUB_PE2ELF_TRUE@@COND_i386_coreboot_TRUE@grub_pe2elf_SOURCES = util/grub-pe2elf.c -@COND_GRUB_PE2ELF_TRUE@@COND_i386_efi_TRUE@grub_pe2elf_SOURCES = util/grub-pe2elf.c -@COND_GRUB_PE2ELF_TRUE@@COND_i386_ieee1275_TRUE@grub_pe2elf_SOURCES = util/grub-pe2elf.c -@COND_GRUB_PE2ELF_TRUE@@COND_i386_multiboot_TRUE@grub_pe2elf_SOURCES = util/grub-pe2elf.c -@COND_GRUB_PE2ELF_TRUE@@COND_i386_pc_TRUE@grub_pe2elf_SOURCES = util/grub-pe2elf.c -@COND_GRUB_PE2ELF_TRUE@@COND_i386_qemu_TRUE@grub_pe2elf_SOURCES = util/grub-pe2elf.c -@COND_GRUB_PE2ELF_TRUE@@COND_mips_yeeloong_TRUE@grub_pe2elf_SOURCES = util/grub-pe2elf.c -@COND_GRUB_PE2ELF_TRUE@@COND_powerpc_ieee1275_TRUE@grub_pe2elf_SOURCES = util/grub-pe2elf.c -@COND_GRUB_PE2ELF_TRUE@@COND_sparc64_ieee1275_TRUE@grub_pe2elf_SOURCES = util/grub-pe2elf.c -@COND_GRUB_PE2ELF_TRUE@@COND_x86_64_efi_TRUE@grub_pe2elf_SOURCES = util/grub-pe2elf.c -@COND_GRUB_PE2ELF_TRUE@@COND_emu_TRUE@nodist_grub_pe2elf_SOURCES = -@COND_GRUB_PE2ELF_TRUE@@COND_i386_coreboot_TRUE@nodist_grub_pe2elf_SOURCES = -@COND_GRUB_PE2ELF_TRUE@@COND_i386_efi_TRUE@nodist_grub_pe2elf_SOURCES = -@COND_GRUB_PE2ELF_TRUE@@COND_i386_ieee1275_TRUE@nodist_grub_pe2elf_SOURCES = -@COND_GRUB_PE2ELF_TRUE@@COND_i386_multiboot_TRUE@nodist_grub_pe2elf_SOURCES = -@COND_GRUB_PE2ELF_TRUE@@COND_i386_pc_TRUE@nodist_grub_pe2elf_SOURCES = -@COND_GRUB_PE2ELF_TRUE@@COND_i386_qemu_TRUE@nodist_grub_pe2elf_SOURCES = -@COND_GRUB_PE2ELF_TRUE@@COND_mips_yeeloong_TRUE@nodist_grub_pe2elf_SOURCES = -@COND_GRUB_PE2ELF_TRUE@@COND_powerpc_ieee1275_TRUE@nodist_grub_pe2elf_SOURCES = -@COND_GRUB_PE2ELF_TRUE@@COND_sparc64_ieee1275_TRUE@nodist_grub_pe2elf_SOURCES = -@COND_GRUB_PE2ELF_TRUE@@COND_x86_64_efi_TRUE@nodist_grub_pe2elf_SOURCES = -@COND_GRUB_PE2ELF_TRUE@@COND_emu_TRUE@grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_coreboot_TRUE@grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_efi_TRUE@grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_ieee1275_TRUE@grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_multiboot_TRUE@grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_pc_TRUE@grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_qemu_TRUE@grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) -@COND_GRUB_PE2ELF_TRUE@@COND_mips_yeeloong_TRUE@grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) -@COND_GRUB_PE2ELF_TRUE@@COND_powerpc_ieee1275_TRUE@grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) -@COND_GRUB_PE2ELF_TRUE@@COND_sparc64_ieee1275_TRUE@grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) -@COND_GRUB_PE2ELF_TRUE@@COND_x86_64_efi_TRUE@grub_pe2elf_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_TRUE@grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_coreboot_TRUE@grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_efi_TRUE@grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_ieee1275_TRUE@grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_multiboot_TRUE@grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_pc_TRUE@grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_qemu_TRUE@grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_mips_yeeloong_TRUE@grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_powerpc_ieee1275_TRUE@grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_sparc64_ieee1275_TRUE@grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_x86_64_efi_TRUE@grub_pe2elf_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_TRUE@grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_coreboot_TRUE@grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_efi_TRUE@grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_ieee1275_TRUE@grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_multiboot_TRUE@grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_pc_TRUE@grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_qemu_TRUE@grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_mips_yeeloong_TRUE@grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_powerpc_ieee1275_TRUE@grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_sparc64_ieee1275_TRUE@grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_x86_64_efi_TRUE@grub_pe2elf_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_TRUE@grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_coreboot_TRUE@grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_efi_TRUE@grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_ieee1275_TRUE@grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_multiboot_TRUE@grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_pc_TRUE@grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_qemu_TRUE@grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_mips_yeeloong_TRUE@grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_powerpc_ieee1275_TRUE@grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_sparc64_ieee1275_TRUE@grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_x86_64_efi_TRUE@grub_pe2elf_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_emu_TRUE@grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_coreboot_TRUE@grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_efi_TRUE@grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_ieee1275_TRUE@grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_multiboot_TRUE@grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_pc_TRUE@grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_i386_qemu_TRUE@grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_mips_yeeloong_TRUE@grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_powerpc_ieee1275_TRUE@grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_sparc64_ieee1275_TRUE@grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_PE2ELF_TRUE@@COND_x86_64_efi_TRUE@grub_pe2elf_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_emu_TRUE@grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c -@COND_i386_coreboot_TRUE@grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c -@COND_i386_efi_TRUE@grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c -@COND_i386_ieee1275_TRUE@grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c -@COND_i386_multiboot_TRUE@grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c -@COND_i386_pc_TRUE@grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c -@COND_i386_qemu_TRUE@grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c -@COND_mips_yeeloong_TRUE@grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c -@COND_powerpc_ieee1275_TRUE@grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c -@COND_sparc64_ieee1275_TRUE@grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c -@COND_x86_64_efi_TRUE@grub_fstest_SOURCES = util/grub-fstest.c grub-core/kern/emu/hostfs.c grub-core/disk/host.c -@COND_emu_TRUE@nodist_grub_fstest_SOURCES = grub_fstest_init.c -@COND_i386_coreboot_TRUE@nodist_grub_fstest_SOURCES = grub_fstest_init.c -@COND_i386_efi_TRUE@nodist_grub_fstest_SOURCES = grub_fstest_init.c -@COND_i386_ieee1275_TRUE@nodist_grub_fstest_SOURCES = grub_fstest_init.c -@COND_i386_multiboot_TRUE@nodist_grub_fstest_SOURCES = grub_fstest_init.c -@COND_i386_pc_TRUE@nodist_grub_fstest_SOURCES = grub_fstest_init.c -@COND_i386_qemu_TRUE@nodist_grub_fstest_SOURCES = grub_fstest_init.c -@COND_mips_yeeloong_TRUE@nodist_grub_fstest_SOURCES = grub_fstest_init.c -@COND_powerpc_ieee1275_TRUE@nodist_grub_fstest_SOURCES = grub_fstest_init.c -@COND_sparc64_ieee1275_TRUE@nodist_grub_fstest_SOURCES = grub_fstest_init.c -@COND_x86_64_efi_TRUE@nodist_grub_fstest_SOURCES = grub_fstest_init.c -@COND_emu_TRUE@grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_coreboot_TRUE@grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_efi_TRUE@grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_ieee1275_TRUE@grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_multiboot_TRUE@grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_pc_TRUE@grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_qemu_TRUE@grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_mips_yeeloong_TRUE@grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_powerpc_ieee1275_TRUE@grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_sparc64_ieee1275_TRUE@grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_x86_64_efi_TRUE@grub_fstest_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_emu_TRUE@grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@grub_fstest_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(CFLAGS_GCRY) -@COND_emu_TRUE@grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_fstest_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_emu_TRUE@grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@grub_fstest_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_fstest_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c -@COND_GRUB_MKFONT_TRUE@@COND_i386_coreboot_TRUE@grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c -@COND_GRUB_MKFONT_TRUE@@COND_i386_efi_TRUE@grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c -@COND_GRUB_MKFONT_TRUE@@COND_i386_ieee1275_TRUE@grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c -@COND_GRUB_MKFONT_TRUE@@COND_i386_multiboot_TRUE@grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c -@COND_GRUB_MKFONT_TRUE@@COND_i386_pc_TRUE@grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c -@COND_GRUB_MKFONT_TRUE@@COND_i386_qemu_TRUE@grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c -@COND_GRUB_MKFONT_TRUE@@COND_mips_yeeloong_TRUE@grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c -@COND_GRUB_MKFONT_TRUE@@COND_powerpc_ieee1275_TRUE@grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c -@COND_GRUB_MKFONT_TRUE@@COND_sparc64_ieee1275_TRUE@grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c -@COND_GRUB_MKFONT_TRUE@@COND_x86_64_efi_TRUE@grub_mkfont_SOURCES = util/grub-mkfont.c grub-core/unidata.c -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@nodist_grub_mkfont_SOURCES = -@COND_GRUB_MKFONT_TRUE@@COND_i386_coreboot_TRUE@nodist_grub_mkfont_SOURCES = -@COND_GRUB_MKFONT_TRUE@@COND_i386_efi_TRUE@nodist_grub_mkfont_SOURCES = -@COND_GRUB_MKFONT_TRUE@@COND_i386_ieee1275_TRUE@nodist_grub_mkfont_SOURCES = -@COND_GRUB_MKFONT_TRUE@@COND_i386_multiboot_TRUE@nodist_grub_mkfont_SOURCES = -@COND_GRUB_MKFONT_TRUE@@COND_i386_pc_TRUE@nodist_grub_mkfont_SOURCES = -@COND_GRUB_MKFONT_TRUE@@COND_i386_qemu_TRUE@nodist_grub_mkfont_SOURCES = -@COND_GRUB_MKFONT_TRUE@@COND_mips_yeeloong_TRUE@nodist_grub_mkfont_SOURCES = -@COND_GRUB_MKFONT_TRUE@@COND_powerpc_ieee1275_TRUE@nodist_grub_mkfont_SOURCES = -@COND_GRUB_MKFONT_TRUE@@COND_sparc64_ieee1275_TRUE@nodist_grub_mkfont_SOURCES = -@COND_GRUB_MKFONT_TRUE@@COND_x86_64_efi_TRUE@nodist_grub_mkfont_SOURCES = -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_coreboot_TRUE@grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_efi_TRUE@grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_ieee1275_TRUE@grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_multiboot_TRUE@grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_pc_TRUE@grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_qemu_TRUE@grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_GRUB_MKFONT_TRUE@@COND_mips_yeeloong_TRUE@grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_GRUB_MKFONT_TRUE@@COND_powerpc_ieee1275_TRUE@grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_GRUB_MKFONT_TRUE@@COND_sparc64_ieee1275_TRUE@grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_GRUB_MKFONT_TRUE@@COND_x86_64_efi_TRUE@grub_mkfont_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(freetype_libs) $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags) -@COND_GRUB_MKFONT_TRUE@@COND_i386_coreboot_TRUE@grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags) -@COND_GRUB_MKFONT_TRUE@@COND_i386_efi_TRUE@grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags) -@COND_GRUB_MKFONT_TRUE@@COND_i386_ieee1275_TRUE@grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags) -@COND_GRUB_MKFONT_TRUE@@COND_i386_multiboot_TRUE@grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags) -@COND_GRUB_MKFONT_TRUE@@COND_i386_pc_TRUE@grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags) -@COND_GRUB_MKFONT_TRUE@@COND_i386_qemu_TRUE@grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags) -@COND_GRUB_MKFONT_TRUE@@COND_mips_yeeloong_TRUE@grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags) -@COND_GRUB_MKFONT_TRUE@@COND_powerpc_ieee1275_TRUE@grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags) -@COND_GRUB_MKFONT_TRUE@@COND_sparc64_ieee1275_TRUE@grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags) -@COND_GRUB_MKFONT_TRUE@@COND_x86_64_efi_TRUE@grub_mkfont_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) $(freetype_cflags) -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_coreboot_TRUE@grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_efi_TRUE@grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_ieee1275_TRUE@grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_multiboot_TRUE@grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_pc_TRUE@grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_qemu_TRUE@grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_mips_yeeloong_TRUE@grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_powerpc_ieee1275_TRUE@grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_sparc64_ieee1275_TRUE@grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_x86_64_efi_TRUE@grub_mkfont_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_coreboot_TRUE@grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_efi_TRUE@grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_ieee1275_TRUE@grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_multiboot_TRUE@grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_pc_TRUE@grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_qemu_TRUE@grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_mips_yeeloong_TRUE@grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_powerpc_ieee1275_TRUE@grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_sparc64_ieee1275_TRUE@grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_x86_64_efi_TRUE@grub_mkfont_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_emu_TRUE@grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_coreboot_TRUE@grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_efi_TRUE@grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_ieee1275_TRUE@grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_multiboot_TRUE@grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_pc_TRUE@grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_i386_qemu_TRUE@grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_mips_yeeloong_TRUE@grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_powerpc_ieee1275_TRUE@grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_sparc64_ieee1275_TRUE@grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_x86_64_efi_TRUE@grub_mkfont_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_emu_TRUE@grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c -@COND_i386_coreboot_TRUE@grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c -@COND_i386_efi_TRUE@grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c -@COND_i386_ieee1275_TRUE@grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c -@COND_i386_multiboot_TRUE@grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c -@COND_i386_pc_TRUE@grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c -@COND_i386_qemu_TRUE@grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c -@COND_mips_yeeloong_TRUE@grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c -@COND_powerpc_ieee1275_TRUE@grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c -@COND_sparc64_ieee1275_TRUE@grub_mkdevicemap_SOURCES = util/ieee1275/ofpath.c util/ieee1275/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c -@COND_x86_64_efi_TRUE@grub_mkdevicemap_SOURCES = util/devicemap.c util/grub-mkdevicemap.c util/deviceiter.c -@COND_emu_TRUE@nodist_grub_mkdevicemap_SOURCES = -@COND_i386_coreboot_TRUE@nodist_grub_mkdevicemap_SOURCES = -@COND_i386_efi_TRUE@nodist_grub_mkdevicemap_SOURCES = -@COND_i386_ieee1275_TRUE@nodist_grub_mkdevicemap_SOURCES = -@COND_i386_multiboot_TRUE@nodist_grub_mkdevicemap_SOURCES = -@COND_i386_pc_TRUE@nodist_grub_mkdevicemap_SOURCES = -@COND_i386_qemu_TRUE@nodist_grub_mkdevicemap_SOURCES = -@COND_mips_yeeloong_TRUE@nodist_grub_mkdevicemap_SOURCES = -@COND_powerpc_ieee1275_TRUE@nodist_grub_mkdevicemap_SOURCES = -@COND_sparc64_ieee1275_TRUE@nodist_grub_mkdevicemap_SOURCES = -@COND_x86_64_efi_TRUE@nodist_grub_mkdevicemap_SOURCES = -@COND_emu_TRUE@grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_coreboot_TRUE@grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_efi_TRUE@grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_ieee1275_TRUE@grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_multiboot_TRUE@grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_pc_TRUE@grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_qemu_TRUE@grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_mips_yeeloong_TRUE@grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_powerpc_ieee1275_TRUE@grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_sparc64_ieee1275_TRUE@grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_x86_64_efi_TRUE@grub_mkdevicemap_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_emu_TRUE@grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_mkdevicemap_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_emu_TRUE@grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_mkdevicemap_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_emu_TRUE@grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_mkdevicemap_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_emu_TRUE@grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_mkdevicemap_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_emu_TRUE@grub_probe_SOURCES = util/grub-probe.c -@COND_i386_coreboot_TRUE@grub_probe_SOURCES = util/grub-probe.c -@COND_i386_efi_TRUE@grub_probe_SOURCES = util/grub-probe.c -@COND_i386_ieee1275_TRUE@grub_probe_SOURCES = util/grub-probe.c -@COND_i386_multiboot_TRUE@grub_probe_SOURCES = util/grub-probe.c -@COND_i386_pc_TRUE@grub_probe_SOURCES = util/grub-probe.c -@COND_i386_qemu_TRUE@grub_probe_SOURCES = util/grub-probe.c -@COND_mips_yeeloong_TRUE@grub_probe_SOURCES = util/grub-probe.c -@COND_powerpc_ieee1275_TRUE@grub_probe_SOURCES = util/grub-probe.c -@COND_sparc64_ieee1275_TRUE@grub_probe_SOURCES = util/grub-probe.c -@COND_x86_64_efi_TRUE@grub_probe_SOURCES = util/grub-probe.c -@COND_emu_TRUE@nodist_grub_probe_SOURCES = -@COND_i386_coreboot_TRUE@nodist_grub_probe_SOURCES = -@COND_i386_efi_TRUE@nodist_grub_probe_SOURCES = -@COND_i386_ieee1275_TRUE@nodist_grub_probe_SOURCES = -@COND_i386_multiboot_TRUE@nodist_grub_probe_SOURCES = -@COND_i386_pc_TRUE@nodist_grub_probe_SOURCES = -@COND_i386_qemu_TRUE@nodist_grub_probe_SOURCES = -@COND_mips_yeeloong_TRUE@nodist_grub_probe_SOURCES = -@COND_powerpc_ieee1275_TRUE@nodist_grub_probe_SOURCES = -@COND_sparc64_ieee1275_TRUE@nodist_grub_probe_SOURCES = -@COND_x86_64_efi_TRUE@nodist_grub_probe_SOURCES = -@COND_emu_TRUE@grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_coreboot_TRUE@grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_efi_TRUE@grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_ieee1275_TRUE@grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_multiboot_TRUE@grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_pc_TRUE@grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_qemu_TRUE@grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_mips_yeeloong_TRUE@grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_powerpc_ieee1275_TRUE@grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_sparc64_ieee1275_TRUE@grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_x86_64_efi_TRUE@grub_probe_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_emu_TRUE@grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_probe_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_emu_TRUE@grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_probe_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_emu_TRUE@grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_probe_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_emu_TRUE@grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_probe_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_setup_SOURCES = util/grub-setup.c util/raid.c util/lvm.c grub-core/lib/reed_solomon.c -@COND_sparc64_ieee1275_TRUE@grub_setup_SOURCES = util/ieee1275/ofpath.c util/grub-setup.c util/raid.c util/lvm.c grub-core/lib/reed_solomon.c -@COND_i386_pc_TRUE@nodist_grub_setup_SOURCES = -@COND_sparc64_ieee1275_TRUE@nodist_grub_setup_SOURCES = -@COND_i386_pc_TRUE@grub_setup_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_sparc64_ieee1275_TRUE@grub_setup_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_pc_TRUE@grub_setup_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_setup_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_setup_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_setup_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_setup_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_setup_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_setup_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_setup_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_ofpathname_SOURCES = util/ieee1275/grub-ofpathname.c util/ieee1275/ofpath.c -@COND_sparc64_ieee1275_TRUE@nodist_grub_ofpathname_SOURCES = -@COND_sparc64_ieee1275_TRUE@grub_ofpathname_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBUTIL) $(LIBGEOM) -@COND_sparc64_ieee1275_TRUE@grub_ofpathname_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_ofpathname_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_ofpathname_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_ofpathname_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_emu_TRUE@grub_mklayout_SOURCES = util/grub-mklayout.c -@COND_i386_coreboot_TRUE@grub_mklayout_SOURCES = util/grub-mklayout.c -@COND_i386_efi_TRUE@grub_mklayout_SOURCES = util/grub-mklayout.c -@COND_i386_ieee1275_TRUE@grub_mklayout_SOURCES = util/grub-mklayout.c -@COND_i386_multiboot_TRUE@grub_mklayout_SOURCES = util/grub-mklayout.c -@COND_i386_pc_TRUE@grub_mklayout_SOURCES = util/grub-mklayout.c -@COND_i386_qemu_TRUE@grub_mklayout_SOURCES = util/grub-mklayout.c -@COND_mips_yeeloong_TRUE@grub_mklayout_SOURCES = util/grub-mklayout.c -@COND_powerpc_ieee1275_TRUE@grub_mklayout_SOURCES = util/grub-mklayout.c -@COND_sparc64_ieee1275_TRUE@grub_mklayout_SOURCES = util/grub-mklayout.c -@COND_x86_64_efi_TRUE@grub_mklayout_SOURCES = util/grub-mklayout.c -@COND_emu_TRUE@nodist_grub_mklayout_SOURCES = -@COND_i386_coreboot_TRUE@nodist_grub_mklayout_SOURCES = -@COND_i386_efi_TRUE@nodist_grub_mklayout_SOURCES = -@COND_i386_ieee1275_TRUE@nodist_grub_mklayout_SOURCES = -@COND_i386_multiboot_TRUE@nodist_grub_mklayout_SOURCES = -@COND_i386_pc_TRUE@nodist_grub_mklayout_SOURCES = -@COND_i386_qemu_TRUE@nodist_grub_mklayout_SOURCES = -@COND_mips_yeeloong_TRUE@nodist_grub_mklayout_SOURCES = -@COND_powerpc_ieee1275_TRUE@nodist_grub_mklayout_SOURCES = -@COND_sparc64_ieee1275_TRUE@nodist_grub_mklayout_SOURCES = -@COND_x86_64_efi_TRUE@nodist_grub_mklayout_SOURCES = -@COND_emu_TRUE@grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_coreboot_TRUE@grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_efi_TRUE@grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_ieee1275_TRUE@grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_multiboot_TRUE@grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_pc_TRUE@grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_qemu_TRUE@grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_mips_yeeloong_TRUE@grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_powerpc_ieee1275_TRUE@grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_sparc64_ieee1275_TRUE@grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_x86_64_efi_TRUE@grub_mklayout_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_emu_TRUE@grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_mklayout_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_emu_TRUE@grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_mklayout_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_emu_TRUE@grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_mklayout_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_emu_TRUE@grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_mklayout_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_emu_TRUE@example_unit_test_SOURCES = tests/example_unit_test.c tests/lib/unit_test.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/tests/lib/test.c -@COND_i386_coreboot_TRUE@example_unit_test_SOURCES = tests/example_unit_test.c tests/lib/unit_test.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/tests/lib/test.c -@COND_i386_efi_TRUE@example_unit_test_SOURCES = tests/example_unit_test.c tests/lib/unit_test.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/tests/lib/test.c -@COND_i386_ieee1275_TRUE@example_unit_test_SOURCES = tests/example_unit_test.c tests/lib/unit_test.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/tests/lib/test.c -@COND_i386_multiboot_TRUE@example_unit_test_SOURCES = tests/example_unit_test.c tests/lib/unit_test.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/tests/lib/test.c -@COND_i386_pc_TRUE@example_unit_test_SOURCES = tests/example_unit_test.c tests/lib/unit_test.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/tests/lib/test.c -@COND_i386_qemu_TRUE@example_unit_test_SOURCES = tests/example_unit_test.c tests/lib/unit_test.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/tests/lib/test.c -@COND_mips_yeeloong_TRUE@example_unit_test_SOURCES = tests/example_unit_test.c tests/lib/unit_test.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/tests/lib/test.c -@COND_powerpc_ieee1275_TRUE@example_unit_test_SOURCES = tests/example_unit_test.c tests/lib/unit_test.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/tests/lib/test.c -@COND_sparc64_ieee1275_TRUE@example_unit_test_SOURCES = tests/example_unit_test.c tests/lib/unit_test.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/tests/lib/test.c -@COND_x86_64_efi_TRUE@example_unit_test_SOURCES = tests/example_unit_test.c tests/lib/unit_test.c grub-core/kern/list.c grub-core/kern/misc.c grub-core/tests/lib/test.c -@COND_emu_TRUE@nodist_example_unit_test_SOURCES = -@COND_i386_coreboot_TRUE@nodist_example_unit_test_SOURCES = -@COND_i386_efi_TRUE@nodist_example_unit_test_SOURCES = -@COND_i386_ieee1275_TRUE@nodist_example_unit_test_SOURCES = -@COND_i386_multiboot_TRUE@nodist_example_unit_test_SOURCES = -@COND_i386_pc_TRUE@nodist_example_unit_test_SOURCES = -@COND_i386_qemu_TRUE@nodist_example_unit_test_SOURCES = -@COND_mips_yeeloong_TRUE@nodist_example_unit_test_SOURCES = -@COND_powerpc_ieee1275_TRUE@nodist_example_unit_test_SOURCES = -@COND_sparc64_ieee1275_TRUE@nodist_example_unit_test_SOURCES = -@COND_x86_64_efi_TRUE@nodist_example_unit_test_SOURCES = -@COND_emu_TRUE@example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_coreboot_TRUE@example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_efi_TRUE@example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_ieee1275_TRUE@example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_multiboot_TRUE@example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_pc_TRUE@example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_qemu_TRUE@example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_mips_yeeloong_TRUE@example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_powerpc_ieee1275_TRUE@example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_sparc64_ieee1275_TRUE@example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_x86_64_efi_TRUE@example_unit_test_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_emu_TRUE@example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format -@COND_i386_coreboot_TRUE@example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format -@COND_i386_efi_TRUE@example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format -@COND_i386_ieee1275_TRUE@example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format -@COND_i386_multiboot_TRUE@example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format -@COND_i386_pc_TRUE@example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format -@COND_i386_qemu_TRUE@example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format -@COND_mips_yeeloong_TRUE@example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format -@COND_powerpc_ieee1275_TRUE@example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format -@COND_sparc64_ieee1275_TRUE@example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format -@COND_x86_64_efi_TRUE@example_unit_test_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -Wno-format -@COND_emu_TRUE@example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_efi_TRUE@example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_pc_TRUE@example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@example_unit_test_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_emu_TRUE@example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_efi_TRUE@example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_pc_TRUE@example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@example_unit_test_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_emu_TRUE@example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_efi_TRUE@example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_pc_TRUE@example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@example_unit_test_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_emu_TRUE@grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c -@COND_i386_coreboot_TRUE@grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c -@COND_i386_efi_TRUE@grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c -@COND_i386_ieee1275_TRUE@grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c -@COND_i386_multiboot_TRUE@grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c -@COND_i386_pc_TRUE@grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c -@COND_i386_qemu_TRUE@grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c -@COND_mips_yeeloong_TRUE@grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c -@COND_powerpc_ieee1275_TRUE@grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c -@COND_sparc64_ieee1275_TRUE@grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c -@COND_x86_64_efi_TRUE@grub_menulst2cfg_SOURCES = util/grub-menulst2cfg.c grub-core/lib/legacy_parse.c grub-core/lib/i386/pc/vesa_modes_table.c -@COND_emu_TRUE@nodist_grub_menulst2cfg_SOURCES = -@COND_i386_coreboot_TRUE@nodist_grub_menulst2cfg_SOURCES = -@COND_i386_efi_TRUE@nodist_grub_menulst2cfg_SOURCES = -@COND_i386_ieee1275_TRUE@nodist_grub_menulst2cfg_SOURCES = -@COND_i386_multiboot_TRUE@nodist_grub_menulst2cfg_SOURCES = -@COND_i386_pc_TRUE@nodist_grub_menulst2cfg_SOURCES = -@COND_i386_qemu_TRUE@nodist_grub_menulst2cfg_SOURCES = -@COND_mips_yeeloong_TRUE@nodist_grub_menulst2cfg_SOURCES = -@COND_powerpc_ieee1275_TRUE@nodist_grub_menulst2cfg_SOURCES = -@COND_sparc64_ieee1275_TRUE@nodist_grub_menulst2cfg_SOURCES = -@COND_x86_64_efi_TRUE@nodist_grub_menulst2cfg_SOURCES = -@COND_emu_TRUE@grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_coreboot_TRUE@grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_efi_TRUE@grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_ieee1275_TRUE@grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_multiboot_TRUE@grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_pc_TRUE@grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_i386_qemu_TRUE@grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_mips_yeeloong_TRUE@grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_powerpc_ieee1275_TRUE@grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_sparc64_ieee1275_TRUE@grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_x86_64_efi_TRUE@grub_menulst2cfg_LDADD = libgrubmods.a libgrubkern.a grub-core/gnulib/libgnu.a $(LIBINTL) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_emu_TRUE@grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_menulst2cfg_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_emu_TRUE@grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_menulst2cfg_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_emu_TRUE@grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_menulst2cfg_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_emu_TRUE@grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_coreboot_TRUE@grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_efi_TRUE@grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_ieee1275_TRUE@grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_multiboot_TRUE@grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_pc_TRUE@grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_i386_qemu_TRUE@grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_mips_yeeloong_TRUE@grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_powerpc_ieee1275_TRUE@grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_sparc64_ieee1275_TRUE@grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_x86_64_efi_TRUE@grub_menulst2cfg_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_GRUB_MKFONT_TRUE@@COND_HAVE_FONT_SOURCE_TRUE@grubdata_DATA = unicode.pf2 ascii.pf2 euro.pf2 ascii.h widthspec.h - -# Arrows and lines are needed to draw the menu, so always include them -UNICODE_ARROWS = 0x2190-0x2193 -UNICODE_LINES = 0x2501-0x251B - -# Install config.h into platformdir -platform_HEADERS = config.h -@COND_i386_coreboot_TRUE@BOOTTARGET = coreboot -@COND_i386_efi_TRUE@BOOTTARGET = cd -@COND_i386_ieee1275_TRUE@BOOTTARGET = cd -@COND_i386_multiboot_TRUE@BOOTTARGET = cd -@COND_i386_pc_TRUE@BOOTTARGET = cd -@COND_i386_qemu_TRUE@BOOTTARGET = qemu -@COND_x86_64_efi_TRUE@BOOTTARGET = cd -@COND_i386_coreboot_TRUE@QEMU32 = qemu-system-i386 -@COND_i386_efi_TRUE@QEMU32 = qemu-system-i386 -@COND_i386_ieee1275_TRUE@QEMU32 = qemu-system-i386 -@COND_i386_multiboot_TRUE@QEMU32 = qemu-system-i386 -@COND_i386_pc_TRUE@QEMU32 = qemu-system-i386 -@COND_i386_qemu_TRUE@QEMU32 = qemu-system-i386 -@COND_x86_64_efi_TRUE@QEMU32 = qemu-system-x86_64 -BOOTCHECKS = $(am__append_3076) $(am__append_3077) $(am__append_3078) \ - bootcheck-kfreebsd-aout bootcheck-kopenbsd-i386 \ - bootcheck-kopenbsd-x86_64 bootcheck-multiboot \ - bootcheck-multiboot2 bootcheck-linux-i386 \ - bootcheck-linux-x86_64 - -# Randomly generated -SUCCESSFUL_BOOT_STRING = 3e49994fd5d82b7c9298d672d774080d -# tianocore cd access is very slow -BOOTCHECK_TIMEOUT = 180 -all: $(BUILT_SOURCES) config-util.h - $(MAKE) $(AM_MAKEFLAGS) all-recursive - -.SUFFIXES: -.SUFFIXES: .c .o .obj -am--refresh: - @: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/conf/Makefile.common $(top_srcdir)/conf/Makefile.extra-dist $(srcdir)/Makefile.util.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - echo ' cd $(srcdir) && $(AUTOMAKE) --gnu'; \ - $(am__cd) $(srcdir) && $(AUTOMAKE) --gnu \ - && exit 0; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --gnu Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - echo ' $(SHELL) ./config.status'; \ - $(SHELL) ./config.status;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - $(SHELL) ./config.status --recheck - -$(top_srcdir)/configure: $(am__configure_deps) - $(am__cd) $(srcdir) && $(AUTOCONF) -$(ACLOCAL_M4): $(am__aclocal_m4_deps) - $(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS) -$(am__aclocal_m4_deps): - -config-util.h: stamp-h1 - @if test ! -f $@; then \ - rm -f stamp-h1; \ - $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \ - else :; fi - -stamp-h1: $(srcdir)/config-util.h.in $(top_builddir)/config.status - @rm -f stamp-h1 - cd $(top_builddir) && $(SHELL) ./config.status config-util.h -$(srcdir)/config-util.h.in: $(am__configure_deps) - ($(am__cd) $(top_srcdir) && $(AUTOHEADER)) - rm -f stamp-h1 - touch $@ - -distclean-hdr: - -rm -f config-util.h stamp-h1 -stamp-h: $(top_builddir)/config.status $(srcdir)/stamp-h.in - cd $(top_builddir) && $(SHELL) ./config.status $@ -config.h: $(top_builddir)/config.status $(srcdir)/config.h.in - cd $(top_builddir) && $(SHELL) ./config.status $@ - -clean-noinstLIBRARIES: - -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) -util/$(am__dirstamp): - @$(MKDIR_P) util - @: > util/$(am__dirstamp) -util/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) util/$(DEPDIR) - @: > util/$(DEPDIR)/$(am__dirstamp) -util/libgrubkern_a-misc.$(OBJEXT): util/$(am__dirstamp) \ - util/$(DEPDIR)/$(am__dirstamp) -grub-core/kern/$(am__dirstamp): - @$(MKDIR_P) grub-core/kern - @: > grub-core/kern/$(am__dirstamp) -grub-core/kern/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) grub-core/kern/$(DEPDIR) - @: > grub-core/kern/$(DEPDIR)/$(am__dirstamp) -grub-core/kern/libgrubkern_a-command.$(OBJEXT): \ - grub-core/kern/$(am__dirstamp) \ - grub-core/kern/$(DEPDIR)/$(am__dirstamp) -grub-core/kern/libgrubkern_a-device.$(OBJEXT): \ - grub-core/kern/$(am__dirstamp) \ - grub-core/kern/$(DEPDIR)/$(am__dirstamp) -grub-core/kern/libgrubkern_a-disk.$(OBJEXT): \ - grub-core/kern/$(am__dirstamp) \ - grub-core/kern/$(DEPDIR)/$(am__dirstamp) -grub-core/kern/emu/$(am__dirstamp): - @$(MKDIR_P) grub-core/kern/emu - @: > grub-core/kern/emu/$(am__dirstamp) -grub-core/kern/emu/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) grub-core/kern/emu/$(DEPDIR) - @: > grub-core/kern/emu/$(DEPDIR)/$(am__dirstamp) -grub-core/kern/emu/libgrubkern_a-getroot.$(OBJEXT): \ - grub-core/kern/emu/$(am__dirstamp) \ - grub-core/kern/emu/$(DEPDIR)/$(am__dirstamp) -grub-core/kern/emu/libgrubkern_a-hostdisk.$(OBJEXT): \ - grub-core/kern/emu/$(am__dirstamp) \ - grub-core/kern/emu/$(DEPDIR)/$(am__dirstamp) -grub-core/kern/emu/libgrubkern_a-misc.$(OBJEXT): \ - grub-core/kern/emu/$(am__dirstamp) \ - grub-core/kern/emu/$(DEPDIR)/$(am__dirstamp) -grub-core/kern/emu/libgrubkern_a-mm.$(OBJEXT): \ - grub-core/kern/emu/$(am__dirstamp) \ - grub-core/kern/emu/$(DEPDIR)/$(am__dirstamp) -grub-core/kern/libgrubkern_a-env.$(OBJEXT): \ - grub-core/kern/$(am__dirstamp) \ - grub-core/kern/$(DEPDIR)/$(am__dirstamp) -grub-core/kern/libgrubkern_a-err.$(OBJEXT): \ - grub-core/kern/$(am__dirstamp) \ - grub-core/kern/$(DEPDIR)/$(am__dirstamp) -grub-core/kern/libgrubkern_a-file.$(OBJEXT): \ - grub-core/kern/$(am__dirstamp) \ - grub-core/kern/$(DEPDIR)/$(am__dirstamp) -grub-core/kern/libgrubkern_a-fs.$(OBJEXT): \ - grub-core/kern/$(am__dirstamp) \ - grub-core/kern/$(DEPDIR)/$(am__dirstamp) -grub-core/kern/libgrubkern_a-list.$(OBJEXT): \ - grub-core/kern/$(am__dirstamp) \ - grub-core/kern/$(DEPDIR)/$(am__dirstamp) -grub-core/kern/libgrubkern_a-misc.$(OBJEXT): \ - grub-core/kern/$(am__dirstamp) \ - grub-core/kern/$(DEPDIR)/$(am__dirstamp) -grub-core/kern/libgrubkern_a-partition.$(OBJEXT): \ - grub-core/kern/$(am__dirstamp) \ - grub-core/kern/$(DEPDIR)/$(am__dirstamp) -libgrubkern.a: $(libgrubkern_a_OBJECTS) $(libgrubkern_a_DEPENDENCIES) - -rm -f libgrubkern.a - $(libgrubkern_a_AR) libgrubkern.a $(libgrubkern_a_OBJECTS) $(libgrubkern_a_LIBADD) - $(RANLIB) libgrubkern.a -grub-core/commands/$(am__dirstamp): - @$(MKDIR_P) grub-core/commands - @: > grub-core/commands/$(am__dirstamp) -grub-core/commands/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) grub-core/commands/$(DEPDIR) - @: > grub-core/commands/$(DEPDIR)/$(am__dirstamp) -grub-core/commands/libgrubmods_a-blocklist.$(OBJEXT): \ - grub-core/commands/$(am__dirstamp) \ - grub-core/commands/$(DEPDIR)/$(am__dirstamp) -grub-core/commands/libgrubmods_a-extcmd.$(OBJEXT): \ - grub-core/commands/$(am__dirstamp) \ - grub-core/commands/$(DEPDIR)/$(am__dirstamp) -grub-core/commands/libgrubmods_a-ls.$(OBJEXT): \ - grub-core/commands/$(am__dirstamp) \ - grub-core/commands/$(DEPDIR)/$(am__dirstamp) -grub-core/disk/$(am__dirstamp): - @$(MKDIR_P) grub-core/disk - @: > grub-core/disk/$(am__dirstamp) -grub-core/disk/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) grub-core/disk/$(DEPDIR) - @: > grub-core/disk/$(DEPDIR)/$(am__dirstamp) -grub-core/disk/libgrubmods_a-dmraid_nvidia.$(OBJEXT): \ - grub-core/disk/$(am__dirstamp) \ - grub-core/disk/$(DEPDIR)/$(am__dirstamp) -grub-core/disk/libgrubmods_a-loopback.$(OBJEXT): \ - grub-core/disk/$(am__dirstamp) \ - grub-core/disk/$(DEPDIR)/$(am__dirstamp) -grub-core/disk/libgrubmods_a-lvm.$(OBJEXT): \ - grub-core/disk/$(am__dirstamp) \ - grub-core/disk/$(DEPDIR)/$(am__dirstamp) -grub-core/disk/libgrubmods_a-mdraid_linux.$(OBJEXT): \ - grub-core/disk/$(am__dirstamp) \ - grub-core/disk/$(DEPDIR)/$(am__dirstamp) -grub-core/disk/libgrubmods_a-mdraid1x_linux.$(OBJEXT): \ - grub-core/disk/$(am__dirstamp) \ - grub-core/disk/$(DEPDIR)/$(am__dirstamp) -grub-core/disk/libgrubmods_a-raid5_recover.$(OBJEXT): \ - grub-core/disk/$(am__dirstamp) \ - grub-core/disk/$(DEPDIR)/$(am__dirstamp) -grub-core/disk/libgrubmods_a-raid6_recover.$(OBJEXT): \ - grub-core/disk/$(am__dirstamp) \ - grub-core/disk/$(DEPDIR)/$(am__dirstamp) -grub-core/disk/libgrubmods_a-raid.$(OBJEXT): \ - grub-core/disk/$(am__dirstamp) \ - grub-core/disk/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/$(am__dirstamp): - @$(MKDIR_P) grub-core/fs - @: > grub-core/fs/$(am__dirstamp) -grub-core/fs/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) grub-core/fs/$(DEPDIR) - @: > grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-affs.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-afs_be.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-afs.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-befs_be.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-befs.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-btrfs.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-cpio.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-ext2.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-fat.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-fshelp.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-hfs.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-hfsplus.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-iso9660.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-jfs.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-minix.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-minix2.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-nilfs2.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-ntfs.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-ntfscomp.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-reiserfs.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-sfs.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-tar.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-udf.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-ufs2.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-ufs.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/libgrubmods_a-xfs.$(OBJEXT): \ - grub-core/fs/$(am__dirstamp) \ - grub-core/fs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/zfs/$(am__dirstamp): - @$(MKDIR_P) grub-core/fs/zfs - @: > grub-core/fs/zfs/$(am__dirstamp) -grub-core/fs/zfs/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) grub-core/fs/zfs/$(DEPDIR) - @: > grub-core/fs/zfs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/zfs/libgrubmods_a-zfs.$(OBJEXT): \ - grub-core/fs/zfs/$(am__dirstamp) \ - grub-core/fs/zfs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.$(OBJEXT): \ - grub-core/fs/zfs/$(am__dirstamp) \ - grub-core/fs/zfs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/zfs/libgrubmods_a-zfs_sha256.$(OBJEXT): \ - grub-core/fs/zfs/$(am__dirstamp) \ - grub-core/fs/zfs/$(DEPDIR)/$(am__dirstamp) -grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.$(OBJEXT): \ - grub-core/fs/zfs/$(am__dirstamp) \ - grub-core/fs/zfs/$(DEPDIR)/$(am__dirstamp) -grub-core/lib/$(am__dirstamp): - @$(MKDIR_P) grub-core/lib - @: > grub-core/lib/$(am__dirstamp) -grub-core/lib/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) grub-core/lib/$(DEPDIR) - @: > grub-core/lib/$(DEPDIR)/$(am__dirstamp) -grub-core/lib/libgrubmods_a-arg.$(OBJEXT): \ - grub-core/lib/$(am__dirstamp) \ - grub-core/lib/$(DEPDIR)/$(am__dirstamp) -grub-core/lib/libgrubmods_a-crypto.$(OBJEXT): \ - grub-core/lib/$(am__dirstamp) \ - grub-core/lib/$(DEPDIR)/$(am__dirstamp) -grub-core/lib/libgrubmods_a-envblk.$(OBJEXT): \ - grub-core/lib/$(am__dirstamp) \ - grub-core/lib/$(DEPDIR)/$(am__dirstamp) -grub-core/lib/libgrubmods_a-hexdump.$(OBJEXT): \ - grub-core/lib/$(am__dirstamp) \ - grub-core/lib/$(DEPDIR)/$(am__dirstamp) -grub-core/lib/libgcrypt-grub/cipher/$(am__dirstamp): - @$(MKDIR_P) grub-core/lib/libgcrypt-grub/cipher - @: > grub-core/lib/libgcrypt-grub/cipher/$(am__dirstamp) -grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR) - @: > grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.$(OBJEXT): \ - grub-core/lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.$(OBJEXT): \ - grub-core/lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -grub-core/lib/libgrubmods_a-LzFind.$(OBJEXT): \ - grub-core/lib/$(am__dirstamp) \ - grub-core/lib/$(DEPDIR)/$(am__dirstamp) -grub-core/lib/libgrubmods_a-LzmaEnc.$(OBJEXT): \ - grub-core/lib/$(am__dirstamp) \ - grub-core/lib/$(DEPDIR)/$(am__dirstamp) -grub-core/lib/libgrubmods_a-pbkdf2.$(OBJEXT): \ - grub-core/lib/$(am__dirstamp) \ - grub-core/lib/$(DEPDIR)/$(am__dirstamp) -grub-core/lib/libgrubmods_a-crc.$(OBJEXT): \ - grub-core/lib/$(am__dirstamp) \ - grub-core/lib/$(DEPDIR)/$(am__dirstamp) -grub-core/normal/$(am__dirstamp): - @$(MKDIR_P) grub-core/normal - @: > grub-core/normal/$(am__dirstamp) -grub-core/normal/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) grub-core/normal/$(DEPDIR) - @: > grub-core/normal/$(DEPDIR)/$(am__dirstamp) -grub-core/normal/libgrubmods_a-datetime.$(OBJEXT): \ - grub-core/normal/$(am__dirstamp) \ - grub-core/normal/$(DEPDIR)/$(am__dirstamp) -grub-core/normal/libgrubmods_a-misc.$(OBJEXT): \ - grub-core/normal/$(am__dirstamp) \ - grub-core/normal/$(DEPDIR)/$(am__dirstamp) -grub-core/partmap/$(am__dirstamp): - @$(MKDIR_P) grub-core/partmap - @: > grub-core/partmap/$(am__dirstamp) -grub-core/partmap/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) grub-core/partmap/$(DEPDIR) - @: > grub-core/partmap/$(DEPDIR)/$(am__dirstamp) -grub-core/partmap/libgrubmods_a-acorn.$(OBJEXT): \ - grub-core/partmap/$(am__dirstamp) \ - grub-core/partmap/$(DEPDIR)/$(am__dirstamp) -grub-core/partmap/libgrubmods_a-amiga.$(OBJEXT): \ - grub-core/partmap/$(am__dirstamp) \ - grub-core/partmap/$(DEPDIR)/$(am__dirstamp) -grub-core/partmap/libgrubmods_a-apple.$(OBJEXT): \ - grub-core/partmap/$(am__dirstamp) \ - grub-core/partmap/$(DEPDIR)/$(am__dirstamp) -grub-core/partmap/libgrubmods_a-gpt.$(OBJEXT): \ - grub-core/partmap/$(am__dirstamp) \ - grub-core/partmap/$(DEPDIR)/$(am__dirstamp) -grub-core/partmap/libgrubmods_a-msdos.$(OBJEXT): \ - grub-core/partmap/$(am__dirstamp) \ - grub-core/partmap/$(DEPDIR)/$(am__dirstamp) -grub-core/partmap/libgrubmods_a-sun.$(OBJEXT): \ - grub-core/partmap/$(am__dirstamp) \ - grub-core/partmap/$(DEPDIR)/$(am__dirstamp) -grub-core/partmap/libgrubmods_a-sunpc.$(OBJEXT): \ - grub-core/partmap/$(am__dirstamp) \ - grub-core/partmap/$(DEPDIR)/$(am__dirstamp) -grub-core/partmap/libgrubmods_a-bsdlabel.$(OBJEXT): \ - grub-core/partmap/$(am__dirstamp) \ - grub-core/partmap/$(DEPDIR)/$(am__dirstamp) -grub-core/script/$(am__dirstamp): - @$(MKDIR_P) grub-core/script - @: > grub-core/script/$(am__dirstamp) -grub-core/script/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) grub-core/script/$(DEPDIR) - @: > grub-core/script/$(DEPDIR)/$(am__dirstamp) -grub-core/script/libgrubmods_a-function.$(OBJEXT): \ - grub-core/script/$(am__dirstamp) \ - grub-core/script/$(DEPDIR)/$(am__dirstamp) -grub-core/script/libgrubmods_a-lexer.$(OBJEXT): \ - grub-core/script/$(am__dirstamp) \ - grub-core/script/$(DEPDIR)/$(am__dirstamp) -grub-core/script/libgrubmods_a-main.$(OBJEXT): \ - grub-core/script/$(am__dirstamp) \ - grub-core/script/$(DEPDIR)/$(am__dirstamp) -grub-core/script/libgrubmods_a-script.$(OBJEXT): \ - grub-core/script/$(am__dirstamp) \ - grub-core/script/$(DEPDIR)/$(am__dirstamp) -grub-core/script/libgrubmods_a-argv.$(OBJEXT): \ - grub-core/script/$(am__dirstamp) \ - grub-core/script/$(DEPDIR)/$(am__dirstamp) -grub-core/io/$(am__dirstamp): - @$(MKDIR_P) grub-core/io - @: > grub-core/io/$(am__dirstamp) -grub-core/io/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) grub-core/io/$(DEPDIR) - @: > grub-core/io/$(DEPDIR)/$(am__dirstamp) -grub-core/io/libgrubmods_a-gzio.$(OBJEXT): \ - grub-core/io/$(am__dirstamp) \ - grub-core/io/$(DEPDIR)/$(am__dirstamp) -libgrubmods.a: $(libgrubmods_a_OBJECTS) $(libgrubmods_a_DEPENDENCIES) - -rm -f libgrubmods.a - $(libgrubmods_a_AR) libgrubmods.a $(libgrubmods_a_OBJECTS) $(libgrubmods_a_LIBADD) - $(RANLIB) libgrubmods.a -install-binPROGRAMS: $(bin_PROGRAMS) - @$(NORMAL_INSTALL) - test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" - @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ - for p in $$list; do echo "$$p $$p"; done | \ - sed 's/$(EXEEXT)$$//' | \ - while read p p1; do if test -f $$p; \ - then echo "$$p"; echo "$$p"; else :; fi; \ - done | \ - sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ - -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ - sed 'N;N;N;s,\n, ,g' | \ - $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ - { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ - if ($$2 == $$4) files[d] = files[d] " " $$1; \ - else { print "f", $$3 "/" $$4, $$1; } } \ - END { for (d in files) print "f", d, files[d] }' | \ - while read type dir files; do \ - if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ - test -z "$$files" || { \ - echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ - $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ - } \ - ; done - -uninstall-binPROGRAMS: - @$(NORMAL_UNINSTALL) - @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ - files=`for p in $$list; do echo "$$p"; done | \ - sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ - -e 's/$$/$(EXEEXT)/' `; \ - test -n "$$list" || exit 0; \ - echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(bindir)" && rm -f $$files - -clean-binPROGRAMS: - -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) - -clean-checkPROGRAMS: - -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS) - -clean-noinstPROGRAMS: - -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS) -install-sbinPROGRAMS: $(sbin_PROGRAMS) - @$(NORMAL_INSTALL) - test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)" - @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \ - for p in $$list; do echo "$$p $$p"; done | \ - sed 's/$(EXEEXT)$$//' | \ - while read p p1; do if test -f $$p; \ - then echo "$$p"; echo "$$p"; else :; fi; \ - done | \ - sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ - -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ - sed 'N;N;N;s,\n, ,g' | \ - $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ - { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ - if ($$2 == $$4) files[d] = files[d] " " $$1; \ - else { print "f", $$3 "/" $$4, $$1; } } \ - END { for (d in files) print "f", d, files[d] }' | \ - while read type dir files; do \ - if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ - test -z "$$files" || { \ - echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \ - $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \ - } \ - ; done - -uninstall-sbinPROGRAMS: - @$(NORMAL_UNINSTALL) - @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \ - files=`for p in $$list; do echo "$$p"; done | \ - sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ - -e 's/$$/$(EXEEXT)/' `; \ - test -n "$$list" || exit 0; \ - echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(sbindir)" && rm -f $$files - -clean-sbinPROGRAMS: - -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS) -tests/$(am__dirstamp): - @$(MKDIR_P) tests - @: > tests/$(am__dirstamp) -tests/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) tests/$(DEPDIR) - @: > tests/$(DEPDIR)/$(am__dirstamp) -tests/example_unit_test-example_unit_test.$(OBJEXT): \ - tests/$(am__dirstamp) tests/$(DEPDIR)/$(am__dirstamp) -tests/lib/$(am__dirstamp): - @$(MKDIR_P) tests/lib - @: > tests/lib/$(am__dirstamp) -tests/lib/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) tests/lib/$(DEPDIR) - @: > tests/lib/$(DEPDIR)/$(am__dirstamp) -tests/lib/example_unit_test-unit_test.$(OBJEXT): \ - tests/lib/$(am__dirstamp) tests/lib/$(DEPDIR)/$(am__dirstamp) -grub-core/kern/example_unit_test-list.$(OBJEXT): \ - grub-core/kern/$(am__dirstamp) \ - grub-core/kern/$(DEPDIR)/$(am__dirstamp) -grub-core/kern/example_unit_test-misc.$(OBJEXT): \ - grub-core/kern/$(am__dirstamp) \ - grub-core/kern/$(DEPDIR)/$(am__dirstamp) -grub-core/tests/lib/$(am__dirstamp): - @$(MKDIR_P) grub-core/tests/lib - @: > grub-core/tests/lib/$(am__dirstamp) -grub-core/tests/lib/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) grub-core/tests/lib/$(DEPDIR) - @: > grub-core/tests/lib/$(DEPDIR)/$(am__dirstamp) -grub-core/tests/lib/example_unit_test-test.$(OBJEXT): \ - grub-core/tests/lib/$(am__dirstamp) \ - grub-core/tests/lib/$(DEPDIR)/$(am__dirstamp) -example_unit_test$(EXEEXT): $(example_unit_test_OBJECTS) $(example_unit_test_DEPENDENCIES) - @rm -f example_unit_test$(EXEEXT) - $(example_unit_test_LINK) $(example_unit_test_OBJECTS) $(example_unit_test_LDADD) $(LIBS) -util/grub_bin2h-bin2h.$(OBJEXT): util/$(am__dirstamp) \ - util/$(DEPDIR)/$(am__dirstamp) -grub-bin2h$(EXEEXT): $(grub_bin2h_OBJECTS) $(grub_bin2h_DEPENDENCIES) - @rm -f grub-bin2h$(EXEEXT) - $(grub_bin2h_LINK) $(grub_bin2h_OBJECTS) $(grub_bin2h_LDADD) $(LIBS) -util/grub_editenv-grub-editenv.$(OBJEXT): util/$(am__dirstamp) \ - util/$(DEPDIR)/$(am__dirstamp) -grub-editenv$(EXEEXT): $(grub_editenv_OBJECTS) $(grub_editenv_DEPENDENCIES) - @rm -f grub-editenv$(EXEEXT) - $(grub_editenv_LINK) $(grub_editenv_OBJECTS) $(grub_editenv_LDADD) $(LIBS) -util/grub_fstest-grub-fstest.$(OBJEXT): util/$(am__dirstamp) \ - util/$(DEPDIR)/$(am__dirstamp) -grub-core/kern/emu/grub_fstest-hostfs.$(OBJEXT): \ - grub-core/kern/emu/$(am__dirstamp) \ - grub-core/kern/emu/$(DEPDIR)/$(am__dirstamp) -grub-core/disk/grub_fstest-host.$(OBJEXT): \ - grub-core/disk/$(am__dirstamp) \ - grub-core/disk/$(DEPDIR)/$(am__dirstamp) -grub-fstest$(EXEEXT): $(grub_fstest_OBJECTS) $(grub_fstest_DEPENDENCIES) - @rm -f grub-fstest$(EXEEXT) - $(grub_fstest_LINK) $(grub_fstest_OBJECTS) $(grub_fstest_LDADD) $(LIBS) -util/grub_macho2img-grub-macho2img.$(OBJEXT): util/$(am__dirstamp) \ - util/$(DEPDIR)/$(am__dirstamp) -grub-macho2img$(EXEEXT): $(grub_macho2img_OBJECTS) $(grub_macho2img_DEPENDENCIES) - @rm -f grub-macho2img$(EXEEXT) - $(grub_macho2img_LINK) $(grub_macho2img_OBJECTS) $(grub_macho2img_LDADD) $(LIBS) -util/grub_menulst2cfg-grub-menulst2cfg.$(OBJEXT): \ - util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) -grub-core/lib/grub_menulst2cfg-legacy_parse.$(OBJEXT): \ - grub-core/lib/$(am__dirstamp) \ - grub-core/lib/$(DEPDIR)/$(am__dirstamp) -grub-core/lib/i386/pc/$(am__dirstamp): - @$(MKDIR_P) grub-core/lib/i386/pc - @: > grub-core/lib/i386/pc/$(am__dirstamp) -grub-core/lib/i386/pc/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) grub-core/lib/i386/pc/$(DEPDIR) - @: > grub-core/lib/i386/pc/$(DEPDIR)/$(am__dirstamp) -grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.$(OBJEXT): \ - grub-core/lib/i386/pc/$(am__dirstamp) \ - grub-core/lib/i386/pc/$(DEPDIR)/$(am__dirstamp) -grub-menulst2cfg$(EXEEXT): $(grub_menulst2cfg_OBJECTS) $(grub_menulst2cfg_DEPENDENCIES) - @rm -f grub-menulst2cfg$(EXEEXT) - $(grub_menulst2cfg_LINK) $(grub_menulst2cfg_OBJECTS) $(grub_menulst2cfg_LDADD) $(LIBS) -util/grub_mkdevicemap-devicemap.$(OBJEXT): util/$(am__dirstamp) \ - util/$(DEPDIR)/$(am__dirstamp) -util/grub_mkdevicemap-grub-mkdevicemap.$(OBJEXT): \ - util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) -util/grub_mkdevicemap-deviceiter.$(OBJEXT): util/$(am__dirstamp) \ - util/$(DEPDIR)/$(am__dirstamp) -util/ieee1275/$(am__dirstamp): - @$(MKDIR_P) util/ieee1275 - @: > util/ieee1275/$(am__dirstamp) -util/ieee1275/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) util/ieee1275/$(DEPDIR) - @: > util/ieee1275/$(DEPDIR)/$(am__dirstamp) -util/ieee1275/grub_mkdevicemap-ofpath.$(OBJEXT): \ - util/ieee1275/$(am__dirstamp) \ - util/ieee1275/$(DEPDIR)/$(am__dirstamp) -util/ieee1275/grub_mkdevicemap-devicemap.$(OBJEXT): \ - util/ieee1275/$(am__dirstamp) \ - util/ieee1275/$(DEPDIR)/$(am__dirstamp) -grub-mkdevicemap$(EXEEXT): $(grub_mkdevicemap_OBJECTS) $(grub_mkdevicemap_DEPENDENCIES) - @rm -f grub-mkdevicemap$(EXEEXT) - $(grub_mkdevicemap_LINK) $(grub_mkdevicemap_OBJECTS) $(grub_mkdevicemap_LDADD) $(LIBS) -util/grub_mkfont-grub-mkfont.$(OBJEXT): util/$(am__dirstamp) \ - util/$(DEPDIR)/$(am__dirstamp) -grub-core/$(am__dirstamp): - @$(MKDIR_P) grub-core - @: > grub-core/$(am__dirstamp) -grub-core/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) grub-core/$(DEPDIR) - @: > grub-core/$(DEPDIR)/$(am__dirstamp) -grub-core/grub_mkfont-unidata.$(OBJEXT): grub-core/$(am__dirstamp) \ - grub-core/$(DEPDIR)/$(am__dirstamp) -grub-mkfont$(EXEEXT): $(grub_mkfont_OBJECTS) $(grub_mkfont_DEPENDENCIES) - @rm -f grub-mkfont$(EXEEXT) - $(grub_mkfont_LINK) $(grub_mkfont_OBJECTS) $(grub_mkfont_LDADD) $(LIBS) -util/grub_mkimage-grub-mkimage.$(OBJEXT): util/$(am__dirstamp) \ - util/$(DEPDIR)/$(am__dirstamp) -util/grub_mkimage-resolve.$(OBJEXT): util/$(am__dirstamp) \ - util/$(DEPDIR)/$(am__dirstamp) -grub-mkimage$(EXEEXT): $(grub_mkimage_OBJECTS) $(grub_mkimage_DEPENDENCIES) - @rm -f grub-mkimage$(EXEEXT) - $(grub_mkimage_LINK) $(grub_mkimage_OBJECTS) $(grub_mkimage_LDADD) $(LIBS) -util/grub_mklayout-grub-mklayout.$(OBJEXT): util/$(am__dirstamp) \ - util/$(DEPDIR)/$(am__dirstamp) -grub-mklayout$(EXEEXT): $(grub_mklayout_OBJECTS) $(grub_mklayout_DEPENDENCIES) - @rm -f grub-mklayout$(EXEEXT) - $(grub_mklayout_LINK) $(grub_mklayout_OBJECTS) $(grub_mklayout_LDADD) $(LIBS) -util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.$(OBJEXT): \ - util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) -grub-mkpasswd-pbkdf2$(EXEEXT): $(grub_mkpasswd_pbkdf2_OBJECTS) $(grub_mkpasswd_pbkdf2_DEPENDENCIES) - @rm -f grub-mkpasswd-pbkdf2$(EXEEXT) - $(grub_mkpasswd_pbkdf2_LINK) $(grub_mkpasswd_pbkdf2_OBJECTS) $(grub_mkpasswd_pbkdf2_LDADD) $(LIBS) -util/grub_mkrelpath-grub-mkrelpath.$(OBJEXT): util/$(am__dirstamp) \ - util/$(DEPDIR)/$(am__dirstamp) -grub-mkrelpath$(EXEEXT): $(grub_mkrelpath_OBJECTS) $(grub_mkrelpath_DEPENDENCIES) - @rm -f grub-mkrelpath$(EXEEXT) - $(grub_mkrelpath_LINK) $(grub_mkrelpath_OBJECTS) $(grub_mkrelpath_LDADD) $(LIBS) -util/ieee1275/grub_ofpathname-grub-ofpathname.$(OBJEXT): \ - util/ieee1275/$(am__dirstamp) \ - util/ieee1275/$(DEPDIR)/$(am__dirstamp) -util/ieee1275/grub_ofpathname-ofpath.$(OBJEXT): \ - util/ieee1275/$(am__dirstamp) \ - util/ieee1275/$(DEPDIR)/$(am__dirstamp) -grub-ofpathname$(EXEEXT): $(grub_ofpathname_OBJECTS) $(grub_ofpathname_DEPENDENCIES) - @rm -f grub-ofpathname$(EXEEXT) - $(grub_ofpathname_LINK) $(grub_ofpathname_OBJECTS) $(grub_ofpathname_LDADD) $(LIBS) -util/grub_pe2elf-grub-pe2elf.$(OBJEXT): util/$(am__dirstamp) \ - util/$(DEPDIR)/$(am__dirstamp) -grub-pe2elf$(EXEEXT): $(grub_pe2elf_OBJECTS) $(grub_pe2elf_DEPENDENCIES) - @rm -f grub-pe2elf$(EXEEXT) - $(grub_pe2elf_LINK) $(grub_pe2elf_OBJECTS) $(grub_pe2elf_LDADD) $(LIBS) -util/grub_probe-grub-probe.$(OBJEXT): util/$(am__dirstamp) \ - util/$(DEPDIR)/$(am__dirstamp) -grub-probe$(EXEEXT): $(grub_probe_OBJECTS) $(grub_probe_DEPENDENCIES) - @rm -f grub-probe$(EXEEXT) - $(grub_probe_LINK) $(grub_probe_OBJECTS) $(grub_probe_LDADD) $(LIBS) -util/grub_script_check-grub-script-check.$(OBJEXT): \ - util/$(am__dirstamp) util/$(DEPDIR)/$(am__dirstamp) -grub-script-check$(EXEEXT): $(grub_script_check_OBJECTS) $(grub_script_check_DEPENDENCIES) - @rm -f grub-script-check$(EXEEXT) - $(grub_script_check_LINK) $(grub_script_check_OBJECTS) $(grub_script_check_LDADD) $(LIBS) -util/grub_setup-grub-setup.$(OBJEXT): util/$(am__dirstamp) \ - util/$(DEPDIR)/$(am__dirstamp) -util/grub_setup-raid.$(OBJEXT): util/$(am__dirstamp) \ - util/$(DEPDIR)/$(am__dirstamp) -util/grub_setup-lvm.$(OBJEXT): util/$(am__dirstamp) \ - util/$(DEPDIR)/$(am__dirstamp) -grub-core/lib/grub_setup-reed_solomon.$(OBJEXT): \ - grub-core/lib/$(am__dirstamp) \ - grub-core/lib/$(DEPDIR)/$(am__dirstamp) -util/ieee1275/grub_setup-ofpath.$(OBJEXT): \ - util/ieee1275/$(am__dirstamp) \ - util/ieee1275/$(DEPDIR)/$(am__dirstamp) -grub-setup$(EXEEXT): $(grub_setup_OBJECTS) $(grub_setup_DEPENDENCIES) - @rm -f grub-setup$(EXEEXT) - $(grub_setup_LINK) $(grub_setup_OBJECTS) $(grub_setup_LDADD) $(LIBS) -install-binSCRIPTS: $(bin_SCRIPTS) - @$(NORMAL_INSTALL) - test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" - @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ - done | \ - sed -e 'p;s,.*/,,;n' \ - -e 'h;s|.*|.|' \ - -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ - $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ - { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ - if ($$2 == $$4) { files[d] = files[d] " " $$1; \ - if (++n[d] == $(am__install_max)) { \ - print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ - else { print "f", d "/" $$4, $$1 } } \ - END { for (d in files) print "f", d, files[d] }' | \ - while read type dir files; do \ - if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ - test -z "$$files" || { \ - echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \ - $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ - } \ - ; done - -uninstall-binSCRIPTS: - @$(NORMAL_UNINSTALL) - @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \ - files=`for p in $$list; do echo "$$p"; done | \ - sed -e 's,.*/,,;$(transform)'`; \ - test -n "$$list" || exit 0; \ - echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(bindir)" && rm -f $$files -install-grubconfSCRIPTS: $(grubconf_SCRIPTS) - @$(NORMAL_INSTALL) - test -z "$(grubconfdir)" || $(MKDIR_P) "$(DESTDIR)$(grubconfdir)" - @list='$(grubconf_SCRIPTS)'; test -n "$(grubconfdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ - done | \ - sed -e 'p;s,.*/,,;n' \ - -e 'h;s|.*|.|' \ - -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ - $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ - { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ - if ($$2 == $$4) { files[d] = files[d] " " $$1; \ - if (++n[d] == $(am__install_max)) { \ - print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ - else { print "f", d "/" $$4, $$1 } } \ - END { for (d in files) print "f", d, files[d] }' | \ - while read type dir files; do \ - if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ - test -z "$$files" || { \ - echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(grubconfdir)$$dir'"; \ - $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(grubconfdir)$$dir" || exit $$?; \ - } \ - ; done - -uninstall-grubconfSCRIPTS: - @$(NORMAL_UNINSTALL) - @list='$(grubconf_SCRIPTS)'; test -n "$(grubconfdir)" || exit 0; \ - files=`for p in $$list; do echo "$$p"; done | \ - sed -e 's,.*/,,;$(transform)'`; \ - test -n "$$list" || exit 0; \ - echo " ( cd '$(DESTDIR)$(grubconfdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(grubconfdir)" && rm -f $$files -install-pkglibSCRIPTS: $(pkglib_SCRIPTS) - @$(NORMAL_INSTALL) - test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" - @list='$(pkglib_SCRIPTS)'; test -n "$(pkglibdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ - done | \ - sed -e 'p;s,.*/,,;n' \ - -e 'h;s|.*|.|' \ - -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ - $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ - { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ - if ($$2 == $$4) { files[d] = files[d] " " $$1; \ - if (++n[d] == $(am__install_max)) { \ - print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ - else { print "f", d "/" $$4, $$1 } } \ - END { for (d in files) print "f", d, files[d] }' | \ - while read type dir files; do \ - if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ - test -z "$$files" || { \ - echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(pkglibdir)$$dir'"; \ - $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(pkglibdir)$$dir" || exit $$?; \ - } \ - ; done - -uninstall-pkglibSCRIPTS: - @$(NORMAL_UNINSTALL) - @list='$(pkglib_SCRIPTS)'; test -n "$(pkglibdir)" || exit 0; \ - files=`for p in $$list; do echo "$$p"; done | \ - sed -e 's,.*/,,;$(transform)'`; \ - test -n "$$list" || exit 0; \ - echo " ( cd '$(DESTDIR)$(pkglibdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(pkglibdir)" && rm -f $$files -install-sbinSCRIPTS: $(sbin_SCRIPTS) - @$(NORMAL_INSTALL) - test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)" - @list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ - done | \ - sed -e 'p;s,.*/,,;n' \ - -e 'h;s|.*|.|' \ - -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ - $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ - { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ - if ($$2 == $$4) { files[d] = files[d] " " $$1; \ - if (++n[d] == $(am__install_max)) { \ - print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ - else { print "f", d "/" $$4, $$1 } } \ - END { for (d in files) print "f", d, files[d] }' | \ - while read type dir files; do \ - if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ - test -z "$$files" || { \ - echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(sbindir)$$dir'"; \ - $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \ - } \ - ; done - -uninstall-sbinSCRIPTS: - @$(NORMAL_UNINSTALL) - @list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || exit 0; \ - files=`for p in $$list; do echo "$$p"; done | \ - sed -e 's,.*/,,;$(transform)'`; \ - test -n "$$list" || exit 0; \ - echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(sbindir)" && rm -f $$files - -mostlyclean-compile: - -rm -f *.$(OBJEXT) - -rm -f grub-core/commands/libgrubmods_a-blocklist.$(OBJEXT) - -rm -f grub-core/commands/libgrubmods_a-extcmd.$(OBJEXT) - -rm -f grub-core/commands/libgrubmods_a-ls.$(OBJEXT) - -rm -f grub-core/disk/grub_fstest-host.$(OBJEXT) - -rm -f grub-core/disk/libgrubmods_a-dmraid_nvidia.$(OBJEXT) - -rm -f grub-core/disk/libgrubmods_a-loopback.$(OBJEXT) - -rm -f grub-core/disk/libgrubmods_a-lvm.$(OBJEXT) - -rm -f grub-core/disk/libgrubmods_a-mdraid1x_linux.$(OBJEXT) - -rm -f grub-core/disk/libgrubmods_a-mdraid_linux.$(OBJEXT) - -rm -f grub-core/disk/libgrubmods_a-raid.$(OBJEXT) - -rm -f grub-core/disk/libgrubmods_a-raid5_recover.$(OBJEXT) - -rm -f grub-core/disk/libgrubmods_a-raid6_recover.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-affs.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-afs.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-afs_be.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-befs.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-befs_be.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-btrfs.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-cpio.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-ext2.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-fat.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-fshelp.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-hfs.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-hfsplus.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-iso9660.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-jfs.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-minix.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-minix2.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-nilfs2.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-ntfs.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-ntfscomp.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-reiserfs.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-sfs.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-tar.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-udf.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-ufs.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-ufs2.$(OBJEXT) - -rm -f grub-core/fs/libgrubmods_a-xfs.$(OBJEXT) - -rm -f grub-core/fs/zfs/libgrubmods_a-zfs.$(OBJEXT) - -rm -f grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.$(OBJEXT) - -rm -f grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.$(OBJEXT) - -rm -f grub-core/fs/zfs/libgrubmods_a-zfs_sha256.$(OBJEXT) - -rm -f grub-core/grub_mkfont-unidata.$(OBJEXT) - -rm -f grub-core/io/libgrubmods_a-gzio.$(OBJEXT) - -rm -f grub-core/kern/emu/grub_fstest-hostfs.$(OBJEXT) - -rm -f grub-core/kern/emu/libgrubkern_a-getroot.$(OBJEXT) - -rm -f grub-core/kern/emu/libgrubkern_a-hostdisk.$(OBJEXT) - -rm -f grub-core/kern/emu/libgrubkern_a-misc.$(OBJEXT) - -rm -f grub-core/kern/emu/libgrubkern_a-mm.$(OBJEXT) - -rm -f grub-core/kern/example_unit_test-list.$(OBJEXT) - -rm -f grub-core/kern/example_unit_test-misc.$(OBJEXT) - -rm -f grub-core/kern/libgrubkern_a-command.$(OBJEXT) - -rm -f grub-core/kern/libgrubkern_a-device.$(OBJEXT) - -rm -f grub-core/kern/libgrubkern_a-disk.$(OBJEXT) - -rm -f grub-core/kern/libgrubkern_a-env.$(OBJEXT) - -rm -f grub-core/kern/libgrubkern_a-err.$(OBJEXT) - -rm -f grub-core/kern/libgrubkern_a-file.$(OBJEXT) - -rm -f grub-core/kern/libgrubkern_a-fs.$(OBJEXT) - -rm -f grub-core/kern/libgrubkern_a-list.$(OBJEXT) - -rm -f grub-core/kern/libgrubkern_a-misc.$(OBJEXT) - -rm -f grub-core/kern/libgrubkern_a-partition.$(OBJEXT) - -rm -f grub-core/lib/grub_menulst2cfg-legacy_parse.$(OBJEXT) - -rm -f grub-core/lib/grub_setup-reed_solomon.$(OBJEXT) - -rm -f grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.$(OBJEXT) - -rm -f grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.$(OBJEXT) - -rm -f grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.$(OBJEXT) - -rm -f grub-core/lib/libgrubmods_a-LzFind.$(OBJEXT) - -rm -f grub-core/lib/libgrubmods_a-LzmaEnc.$(OBJEXT) - -rm -f grub-core/lib/libgrubmods_a-arg.$(OBJEXT) - -rm -f grub-core/lib/libgrubmods_a-crc.$(OBJEXT) - -rm -f grub-core/lib/libgrubmods_a-crypto.$(OBJEXT) - -rm -f grub-core/lib/libgrubmods_a-envblk.$(OBJEXT) - -rm -f grub-core/lib/libgrubmods_a-hexdump.$(OBJEXT) - -rm -f grub-core/lib/libgrubmods_a-pbkdf2.$(OBJEXT) - -rm -f grub-core/normal/libgrubmods_a-datetime.$(OBJEXT) - -rm -f grub-core/normal/libgrubmods_a-misc.$(OBJEXT) - -rm -f grub-core/partmap/libgrubmods_a-acorn.$(OBJEXT) - -rm -f grub-core/partmap/libgrubmods_a-amiga.$(OBJEXT) - -rm -f grub-core/partmap/libgrubmods_a-apple.$(OBJEXT) - -rm -f grub-core/partmap/libgrubmods_a-bsdlabel.$(OBJEXT) - -rm -f grub-core/partmap/libgrubmods_a-gpt.$(OBJEXT) - -rm -f grub-core/partmap/libgrubmods_a-msdos.$(OBJEXT) - -rm -f grub-core/partmap/libgrubmods_a-sun.$(OBJEXT) - -rm -f grub-core/partmap/libgrubmods_a-sunpc.$(OBJEXT) - -rm -f grub-core/script/libgrubmods_a-argv.$(OBJEXT) - -rm -f grub-core/script/libgrubmods_a-function.$(OBJEXT) - -rm -f grub-core/script/libgrubmods_a-lexer.$(OBJEXT) - -rm -f grub-core/script/libgrubmods_a-main.$(OBJEXT) - -rm -f grub-core/script/libgrubmods_a-script.$(OBJEXT) - -rm -f grub-core/tests/lib/example_unit_test-test.$(OBJEXT) - -rm -f tests/example_unit_test-example_unit_test.$(OBJEXT) - -rm -f tests/lib/example_unit_test-unit_test.$(OBJEXT) - -rm -f util/grub_bin2h-bin2h.$(OBJEXT) - -rm -f util/grub_editenv-grub-editenv.$(OBJEXT) - -rm -f util/grub_fstest-grub-fstest.$(OBJEXT) - -rm -f util/grub_macho2img-grub-macho2img.$(OBJEXT) - -rm -f util/grub_menulst2cfg-grub-menulst2cfg.$(OBJEXT) - -rm -f util/grub_mkdevicemap-deviceiter.$(OBJEXT) - -rm -f util/grub_mkdevicemap-devicemap.$(OBJEXT) - -rm -f util/grub_mkdevicemap-grub-mkdevicemap.$(OBJEXT) - -rm -f util/grub_mkfont-grub-mkfont.$(OBJEXT) - -rm -f util/grub_mkimage-grub-mkimage.$(OBJEXT) - -rm -f util/grub_mkimage-resolve.$(OBJEXT) - -rm -f util/grub_mklayout-grub-mklayout.$(OBJEXT) - -rm -f util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.$(OBJEXT) - -rm -f util/grub_mkrelpath-grub-mkrelpath.$(OBJEXT) - -rm -f util/grub_pe2elf-grub-pe2elf.$(OBJEXT) - -rm -f util/grub_probe-grub-probe.$(OBJEXT) - -rm -f util/grub_script_check-grub-script-check.$(OBJEXT) - -rm -f util/grub_setup-grub-setup.$(OBJEXT) - -rm -f util/grub_setup-lvm.$(OBJEXT) - -rm -f util/grub_setup-raid.$(OBJEXT) - -rm -f util/ieee1275/grub_mkdevicemap-devicemap.$(OBJEXT) - -rm -f util/ieee1275/grub_mkdevicemap-ofpath.$(OBJEXT) - -rm -f util/ieee1275/grub_ofpathname-grub-ofpathname.$(OBJEXT) - -rm -f util/ieee1275/grub_ofpathname-ofpath.$(OBJEXT) - -rm -f util/ieee1275/grub_setup-ofpath.$(OBJEXT) - -rm -f util/libgrubkern_a-misc.$(OBJEXT) - -distclean-compile: - -rm -f *.tab.c - -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/grub_fstest-grub_fstest_init.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgrubmods_a-grub_script.tab.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgrubmods_a-grub_script.yy.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/libgrubmods_a-libgrub_a_init.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/$(DEPDIR)/grub_mkfont-unidata.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/commands/$(DEPDIR)/libgrubmods_a-blocklist.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/commands/$(DEPDIR)/libgrubmods_a-extcmd.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/commands/$(DEPDIR)/libgrubmods_a-ls.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/disk/$(DEPDIR)/grub_fstest-host.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/disk/$(DEPDIR)/libgrubmods_a-dmraid_nvidia.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/disk/$(DEPDIR)/libgrubmods_a-loopback.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/disk/$(DEPDIR)/libgrubmods_a-lvm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/disk/$(DEPDIR)/libgrubmods_a-mdraid1x_linux.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/disk/$(DEPDIR)/libgrubmods_a-mdraid_linux.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/disk/$(DEPDIR)/libgrubmods_a-raid.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/disk/$(DEPDIR)/libgrubmods_a-raid5_recover.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/disk/$(DEPDIR)/libgrubmods_a-raid6_recover.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-affs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-afs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-afs_be.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-befs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-befs_be.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-btrfs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-cpio.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-ext2.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-fat.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-fshelp.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-hfs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-hfsplus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-iso9660.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-jfs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-minix.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-minix2.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-nilfs2.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-ntfs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-ntfscomp.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-reiserfs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-sfs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-tar.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-udf.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-ufs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-ufs2.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/$(DEPDIR)/libgrubmods_a-xfs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_fletcher.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_lzjb.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_sha256.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/io/$(DEPDIR)/libgrubmods_a-gzio.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/kern/$(DEPDIR)/example_unit_test-list.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/kern/$(DEPDIR)/example_unit_test-misc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/kern/$(DEPDIR)/libgrubkern_a-command.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/kern/$(DEPDIR)/libgrubkern_a-device.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/kern/$(DEPDIR)/libgrubkern_a-disk.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/kern/$(DEPDIR)/libgrubkern_a-env.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/kern/$(DEPDIR)/libgrubkern_a-err.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/kern/$(DEPDIR)/libgrubkern_a-file.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/kern/$(DEPDIR)/libgrubkern_a-fs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/kern/$(DEPDIR)/libgrubkern_a-list.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/kern/$(DEPDIR)/libgrubkern_a-misc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/kern/$(DEPDIR)/libgrubkern_a-partition.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/kern/emu/$(DEPDIR)/grub_fstest-hostfs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-getroot.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-hostdisk.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-misc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-mm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/lib/$(DEPDIR)/grub_menulst2cfg-legacy_parse.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/lib/$(DEPDIR)/grub_setup-reed_solomon.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/lib/$(DEPDIR)/libgrubmods_a-LzFind.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/lib/$(DEPDIR)/libgrubmods_a-LzmaEnc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/lib/$(DEPDIR)/libgrubmods_a-arg.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/lib/$(DEPDIR)/libgrubmods_a-crc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/lib/$(DEPDIR)/libgrubmods_a-crypto.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/lib/$(DEPDIR)/libgrubmods_a-envblk.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/lib/$(DEPDIR)/libgrubmods_a-hexdump.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/lib/$(DEPDIR)/libgrubmods_a-pbkdf2.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/lib/i386/pc/$(DEPDIR)/grub_menulst2cfg-vesa_modes_table.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR)/libgrubmods_a-crc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR)/libgrubmods_a-sha512.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/normal/$(DEPDIR)/libgrubmods_a-datetime.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/normal/$(DEPDIR)/libgrubmods_a-misc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/partmap/$(DEPDIR)/libgrubmods_a-acorn.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/partmap/$(DEPDIR)/libgrubmods_a-amiga.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/partmap/$(DEPDIR)/libgrubmods_a-apple.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/partmap/$(DEPDIR)/libgrubmods_a-bsdlabel.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/partmap/$(DEPDIR)/libgrubmods_a-gpt.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/partmap/$(DEPDIR)/libgrubmods_a-msdos.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/partmap/$(DEPDIR)/libgrubmods_a-sun.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/partmap/$(DEPDIR)/libgrubmods_a-sunpc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/script/$(DEPDIR)/libgrubmods_a-argv.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/script/$(DEPDIR)/libgrubmods_a-function.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/script/$(DEPDIR)/libgrubmods_a-lexer.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/script/$(DEPDIR)/libgrubmods_a-main.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/script/$(DEPDIR)/libgrubmods_a-script.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@grub-core/tests/lib/$(DEPDIR)/example_unit_test-test.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/example_unit_test-example_unit_test.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tests/lib/$(DEPDIR)/example_unit_test-unit_test.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_bin2h-bin2h.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_editenv-grub-editenv.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_fstest-grub-fstest.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_macho2img-grub-macho2img.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_menulst2cfg-grub-menulst2cfg.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_mkdevicemap-deviceiter.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_mkdevicemap-devicemap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_mkdevicemap-grub-mkdevicemap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_mkfont-grub-mkfont.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_mkimage-grub-mkimage.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_mkimage-resolve.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_mklayout-grub-mklayout.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_mkrelpath-grub-mkrelpath.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_pe2elf-grub-pe2elf.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_probe-grub-probe.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_script_check-grub-script-check.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_setup-grub-setup.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_setup-lvm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/grub_setup-raid.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/$(DEPDIR)/libgrubkern_a-misc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/ieee1275/$(DEPDIR)/grub_mkdevicemap-devicemap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/ieee1275/$(DEPDIR)/grub_mkdevicemap-ofpath.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/ieee1275/$(DEPDIR)/grub_ofpathname-grub-ofpathname.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/ieee1275/$(DEPDIR)/grub_ofpathname-ofpath.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@util/ieee1275/$(DEPDIR)/grub_setup-ofpath.Po@am__quote@ - -.c.o: -@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ -@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ -@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< - -.c.obj: -@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ -@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ -@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` - -util/libgrubkern_a-misc.o: util/misc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT util/libgrubkern_a-misc.o -MD -MP -MF util/$(DEPDIR)/libgrubkern_a-misc.Tpo -c -o util/libgrubkern_a-misc.o `test -f 'util/misc.c' || echo '$(srcdir)/'`util/misc.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/libgrubkern_a-misc.Tpo util/$(DEPDIR)/libgrubkern_a-misc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/misc.c' object='util/libgrubkern_a-misc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o util/libgrubkern_a-misc.o `test -f 'util/misc.c' || echo '$(srcdir)/'`util/misc.c - -util/libgrubkern_a-misc.obj: util/misc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT util/libgrubkern_a-misc.obj -MD -MP -MF util/$(DEPDIR)/libgrubkern_a-misc.Tpo -c -o util/libgrubkern_a-misc.obj `if test -f 'util/misc.c'; then $(CYGPATH_W) 'util/misc.c'; else $(CYGPATH_W) '$(srcdir)/util/misc.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/libgrubkern_a-misc.Tpo util/$(DEPDIR)/libgrubkern_a-misc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/misc.c' object='util/libgrubkern_a-misc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o util/libgrubkern_a-misc.obj `if test -f 'util/misc.c'; then $(CYGPATH_W) 'util/misc.c'; else $(CYGPATH_W) '$(srcdir)/util/misc.c'; fi` - -grub-core/kern/libgrubkern_a-command.o: grub-core/kern/command.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-command.o -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-command.Tpo -c -o grub-core/kern/libgrubkern_a-command.o `test -f 'grub-core/kern/command.c' || echo '$(srcdir)/'`grub-core/kern/command.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-command.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-command.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/command.c' object='grub-core/kern/libgrubkern_a-command.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-command.o `test -f 'grub-core/kern/command.c' || echo '$(srcdir)/'`grub-core/kern/command.c - -grub-core/kern/libgrubkern_a-command.obj: grub-core/kern/command.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-command.obj -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-command.Tpo -c -o grub-core/kern/libgrubkern_a-command.obj `if test -f 'grub-core/kern/command.c'; then $(CYGPATH_W) 'grub-core/kern/command.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/command.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-command.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-command.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/command.c' object='grub-core/kern/libgrubkern_a-command.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-command.obj `if test -f 'grub-core/kern/command.c'; then $(CYGPATH_W) 'grub-core/kern/command.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/command.c'; fi` - -grub-core/kern/libgrubkern_a-device.o: grub-core/kern/device.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-device.o -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-device.Tpo -c -o grub-core/kern/libgrubkern_a-device.o `test -f 'grub-core/kern/device.c' || echo '$(srcdir)/'`grub-core/kern/device.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-device.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-device.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/device.c' object='grub-core/kern/libgrubkern_a-device.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-device.o `test -f 'grub-core/kern/device.c' || echo '$(srcdir)/'`grub-core/kern/device.c - -grub-core/kern/libgrubkern_a-device.obj: grub-core/kern/device.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-device.obj -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-device.Tpo -c -o grub-core/kern/libgrubkern_a-device.obj `if test -f 'grub-core/kern/device.c'; then $(CYGPATH_W) 'grub-core/kern/device.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/device.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-device.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-device.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/device.c' object='grub-core/kern/libgrubkern_a-device.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-device.obj `if test -f 'grub-core/kern/device.c'; then $(CYGPATH_W) 'grub-core/kern/device.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/device.c'; fi` - -grub-core/kern/libgrubkern_a-disk.o: grub-core/kern/disk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-disk.o -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-disk.Tpo -c -o grub-core/kern/libgrubkern_a-disk.o `test -f 'grub-core/kern/disk.c' || echo '$(srcdir)/'`grub-core/kern/disk.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-disk.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-disk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/disk.c' object='grub-core/kern/libgrubkern_a-disk.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-disk.o `test -f 'grub-core/kern/disk.c' || echo '$(srcdir)/'`grub-core/kern/disk.c - -grub-core/kern/libgrubkern_a-disk.obj: grub-core/kern/disk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-disk.obj -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-disk.Tpo -c -o grub-core/kern/libgrubkern_a-disk.obj `if test -f 'grub-core/kern/disk.c'; then $(CYGPATH_W) 'grub-core/kern/disk.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/disk.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-disk.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-disk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/disk.c' object='grub-core/kern/libgrubkern_a-disk.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-disk.obj `if test -f 'grub-core/kern/disk.c'; then $(CYGPATH_W) 'grub-core/kern/disk.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/disk.c'; fi` - -grub-core/kern/emu/libgrubkern_a-getroot.o: grub-core/kern/emu/getroot.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/emu/libgrubkern_a-getroot.o -MD -MP -MF grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-getroot.Tpo -c -o grub-core/kern/emu/libgrubkern_a-getroot.o `test -f 'grub-core/kern/emu/getroot.c' || echo '$(srcdir)/'`grub-core/kern/emu/getroot.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-getroot.Tpo grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-getroot.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/emu/getroot.c' object='grub-core/kern/emu/libgrubkern_a-getroot.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/emu/libgrubkern_a-getroot.o `test -f 'grub-core/kern/emu/getroot.c' || echo '$(srcdir)/'`grub-core/kern/emu/getroot.c - -grub-core/kern/emu/libgrubkern_a-getroot.obj: grub-core/kern/emu/getroot.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/emu/libgrubkern_a-getroot.obj -MD -MP -MF grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-getroot.Tpo -c -o grub-core/kern/emu/libgrubkern_a-getroot.obj `if test -f 'grub-core/kern/emu/getroot.c'; then $(CYGPATH_W) 'grub-core/kern/emu/getroot.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/emu/getroot.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-getroot.Tpo grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-getroot.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/emu/getroot.c' object='grub-core/kern/emu/libgrubkern_a-getroot.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/emu/libgrubkern_a-getroot.obj `if test -f 'grub-core/kern/emu/getroot.c'; then $(CYGPATH_W) 'grub-core/kern/emu/getroot.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/emu/getroot.c'; fi` - -grub-core/kern/emu/libgrubkern_a-hostdisk.o: grub-core/kern/emu/hostdisk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/emu/libgrubkern_a-hostdisk.o -MD -MP -MF grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-hostdisk.Tpo -c -o grub-core/kern/emu/libgrubkern_a-hostdisk.o `test -f 'grub-core/kern/emu/hostdisk.c' || echo '$(srcdir)/'`grub-core/kern/emu/hostdisk.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-hostdisk.Tpo grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-hostdisk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/emu/hostdisk.c' object='grub-core/kern/emu/libgrubkern_a-hostdisk.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/emu/libgrubkern_a-hostdisk.o `test -f 'grub-core/kern/emu/hostdisk.c' || echo '$(srcdir)/'`grub-core/kern/emu/hostdisk.c - -grub-core/kern/emu/libgrubkern_a-hostdisk.obj: grub-core/kern/emu/hostdisk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/emu/libgrubkern_a-hostdisk.obj -MD -MP -MF grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-hostdisk.Tpo -c -o grub-core/kern/emu/libgrubkern_a-hostdisk.obj `if test -f 'grub-core/kern/emu/hostdisk.c'; then $(CYGPATH_W) 'grub-core/kern/emu/hostdisk.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/emu/hostdisk.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-hostdisk.Tpo grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-hostdisk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/emu/hostdisk.c' object='grub-core/kern/emu/libgrubkern_a-hostdisk.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/emu/libgrubkern_a-hostdisk.obj `if test -f 'grub-core/kern/emu/hostdisk.c'; then $(CYGPATH_W) 'grub-core/kern/emu/hostdisk.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/emu/hostdisk.c'; fi` - -grub-core/kern/emu/libgrubkern_a-misc.o: grub-core/kern/emu/misc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/emu/libgrubkern_a-misc.o -MD -MP -MF grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-misc.Tpo -c -o grub-core/kern/emu/libgrubkern_a-misc.o `test -f 'grub-core/kern/emu/misc.c' || echo '$(srcdir)/'`grub-core/kern/emu/misc.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-misc.Tpo grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-misc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/emu/misc.c' object='grub-core/kern/emu/libgrubkern_a-misc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/emu/libgrubkern_a-misc.o `test -f 'grub-core/kern/emu/misc.c' || echo '$(srcdir)/'`grub-core/kern/emu/misc.c - -grub-core/kern/emu/libgrubkern_a-misc.obj: grub-core/kern/emu/misc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/emu/libgrubkern_a-misc.obj -MD -MP -MF grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-misc.Tpo -c -o grub-core/kern/emu/libgrubkern_a-misc.obj `if test -f 'grub-core/kern/emu/misc.c'; then $(CYGPATH_W) 'grub-core/kern/emu/misc.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/emu/misc.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-misc.Tpo grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-misc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/emu/misc.c' object='grub-core/kern/emu/libgrubkern_a-misc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/emu/libgrubkern_a-misc.obj `if test -f 'grub-core/kern/emu/misc.c'; then $(CYGPATH_W) 'grub-core/kern/emu/misc.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/emu/misc.c'; fi` - -grub-core/kern/emu/libgrubkern_a-mm.o: grub-core/kern/emu/mm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/emu/libgrubkern_a-mm.o -MD -MP -MF grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-mm.Tpo -c -o grub-core/kern/emu/libgrubkern_a-mm.o `test -f 'grub-core/kern/emu/mm.c' || echo '$(srcdir)/'`grub-core/kern/emu/mm.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-mm.Tpo grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-mm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/emu/mm.c' object='grub-core/kern/emu/libgrubkern_a-mm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/emu/libgrubkern_a-mm.o `test -f 'grub-core/kern/emu/mm.c' || echo '$(srcdir)/'`grub-core/kern/emu/mm.c - -grub-core/kern/emu/libgrubkern_a-mm.obj: grub-core/kern/emu/mm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/emu/libgrubkern_a-mm.obj -MD -MP -MF grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-mm.Tpo -c -o grub-core/kern/emu/libgrubkern_a-mm.obj `if test -f 'grub-core/kern/emu/mm.c'; then $(CYGPATH_W) 'grub-core/kern/emu/mm.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/emu/mm.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-mm.Tpo grub-core/kern/emu/$(DEPDIR)/libgrubkern_a-mm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/emu/mm.c' object='grub-core/kern/emu/libgrubkern_a-mm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/emu/libgrubkern_a-mm.obj `if test -f 'grub-core/kern/emu/mm.c'; then $(CYGPATH_W) 'grub-core/kern/emu/mm.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/emu/mm.c'; fi` - -grub-core/kern/libgrubkern_a-env.o: grub-core/kern/env.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-env.o -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-env.Tpo -c -o grub-core/kern/libgrubkern_a-env.o `test -f 'grub-core/kern/env.c' || echo '$(srcdir)/'`grub-core/kern/env.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-env.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-env.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/env.c' object='grub-core/kern/libgrubkern_a-env.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-env.o `test -f 'grub-core/kern/env.c' || echo '$(srcdir)/'`grub-core/kern/env.c - -grub-core/kern/libgrubkern_a-env.obj: grub-core/kern/env.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-env.obj -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-env.Tpo -c -o grub-core/kern/libgrubkern_a-env.obj `if test -f 'grub-core/kern/env.c'; then $(CYGPATH_W) 'grub-core/kern/env.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/env.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-env.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-env.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/env.c' object='grub-core/kern/libgrubkern_a-env.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-env.obj `if test -f 'grub-core/kern/env.c'; then $(CYGPATH_W) 'grub-core/kern/env.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/env.c'; fi` - -grub-core/kern/libgrubkern_a-err.o: grub-core/kern/err.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-err.o -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-err.Tpo -c -o grub-core/kern/libgrubkern_a-err.o `test -f 'grub-core/kern/err.c' || echo '$(srcdir)/'`grub-core/kern/err.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-err.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-err.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/err.c' object='grub-core/kern/libgrubkern_a-err.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-err.o `test -f 'grub-core/kern/err.c' || echo '$(srcdir)/'`grub-core/kern/err.c - -grub-core/kern/libgrubkern_a-err.obj: grub-core/kern/err.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-err.obj -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-err.Tpo -c -o grub-core/kern/libgrubkern_a-err.obj `if test -f 'grub-core/kern/err.c'; then $(CYGPATH_W) 'grub-core/kern/err.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/err.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-err.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-err.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/err.c' object='grub-core/kern/libgrubkern_a-err.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-err.obj `if test -f 'grub-core/kern/err.c'; then $(CYGPATH_W) 'grub-core/kern/err.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/err.c'; fi` - -grub-core/kern/libgrubkern_a-file.o: grub-core/kern/file.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-file.o -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-file.Tpo -c -o grub-core/kern/libgrubkern_a-file.o `test -f 'grub-core/kern/file.c' || echo '$(srcdir)/'`grub-core/kern/file.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-file.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/file.c' object='grub-core/kern/libgrubkern_a-file.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-file.o `test -f 'grub-core/kern/file.c' || echo '$(srcdir)/'`grub-core/kern/file.c - -grub-core/kern/libgrubkern_a-file.obj: grub-core/kern/file.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-file.obj -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-file.Tpo -c -o grub-core/kern/libgrubkern_a-file.obj `if test -f 'grub-core/kern/file.c'; then $(CYGPATH_W) 'grub-core/kern/file.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/file.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-file.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/file.c' object='grub-core/kern/libgrubkern_a-file.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-file.obj `if test -f 'grub-core/kern/file.c'; then $(CYGPATH_W) 'grub-core/kern/file.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/file.c'; fi` - -grub-core/kern/libgrubkern_a-fs.o: grub-core/kern/fs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-fs.o -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-fs.Tpo -c -o grub-core/kern/libgrubkern_a-fs.o `test -f 'grub-core/kern/fs.c' || echo '$(srcdir)/'`grub-core/kern/fs.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-fs.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-fs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/fs.c' object='grub-core/kern/libgrubkern_a-fs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-fs.o `test -f 'grub-core/kern/fs.c' || echo '$(srcdir)/'`grub-core/kern/fs.c - -grub-core/kern/libgrubkern_a-fs.obj: grub-core/kern/fs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-fs.obj -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-fs.Tpo -c -o grub-core/kern/libgrubkern_a-fs.obj `if test -f 'grub-core/kern/fs.c'; then $(CYGPATH_W) 'grub-core/kern/fs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/fs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-fs.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-fs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/fs.c' object='grub-core/kern/libgrubkern_a-fs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-fs.obj `if test -f 'grub-core/kern/fs.c'; then $(CYGPATH_W) 'grub-core/kern/fs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/fs.c'; fi` - -grub-core/kern/libgrubkern_a-list.o: grub-core/kern/list.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-list.o -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-list.Tpo -c -o grub-core/kern/libgrubkern_a-list.o `test -f 'grub-core/kern/list.c' || echo '$(srcdir)/'`grub-core/kern/list.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-list.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-list.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/list.c' object='grub-core/kern/libgrubkern_a-list.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-list.o `test -f 'grub-core/kern/list.c' || echo '$(srcdir)/'`grub-core/kern/list.c - -grub-core/kern/libgrubkern_a-list.obj: grub-core/kern/list.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-list.obj -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-list.Tpo -c -o grub-core/kern/libgrubkern_a-list.obj `if test -f 'grub-core/kern/list.c'; then $(CYGPATH_W) 'grub-core/kern/list.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/list.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-list.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-list.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/list.c' object='grub-core/kern/libgrubkern_a-list.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-list.obj `if test -f 'grub-core/kern/list.c'; then $(CYGPATH_W) 'grub-core/kern/list.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/list.c'; fi` - -grub-core/kern/libgrubkern_a-misc.o: grub-core/kern/misc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-misc.o -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-misc.Tpo -c -o grub-core/kern/libgrubkern_a-misc.o `test -f 'grub-core/kern/misc.c' || echo '$(srcdir)/'`grub-core/kern/misc.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-misc.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-misc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/misc.c' object='grub-core/kern/libgrubkern_a-misc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-misc.o `test -f 'grub-core/kern/misc.c' || echo '$(srcdir)/'`grub-core/kern/misc.c - -grub-core/kern/libgrubkern_a-misc.obj: grub-core/kern/misc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-misc.obj -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-misc.Tpo -c -o grub-core/kern/libgrubkern_a-misc.obj `if test -f 'grub-core/kern/misc.c'; then $(CYGPATH_W) 'grub-core/kern/misc.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/misc.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-misc.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-misc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/misc.c' object='grub-core/kern/libgrubkern_a-misc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-misc.obj `if test -f 'grub-core/kern/misc.c'; then $(CYGPATH_W) 'grub-core/kern/misc.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/misc.c'; fi` - -grub-core/kern/libgrubkern_a-partition.o: grub-core/kern/partition.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-partition.o -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-partition.Tpo -c -o grub-core/kern/libgrubkern_a-partition.o `test -f 'grub-core/kern/partition.c' || echo '$(srcdir)/'`grub-core/kern/partition.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-partition.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-partition.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/partition.c' object='grub-core/kern/libgrubkern_a-partition.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-partition.o `test -f 'grub-core/kern/partition.c' || echo '$(srcdir)/'`grub-core/kern/partition.c - -grub-core/kern/libgrubkern_a-partition.obj: grub-core/kern/partition.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -MT grub-core/kern/libgrubkern_a-partition.obj -MD -MP -MF grub-core/kern/$(DEPDIR)/libgrubkern_a-partition.Tpo -c -o grub-core/kern/libgrubkern_a-partition.obj `if test -f 'grub-core/kern/partition.c'; then $(CYGPATH_W) 'grub-core/kern/partition.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/partition.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/libgrubkern_a-partition.Tpo grub-core/kern/$(DEPDIR)/libgrubkern_a-partition.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/partition.c' object='grub-core/kern/libgrubkern_a-partition.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) $(libgrubkern_a_CFLAGS) $(CFLAGS) -c -o grub-core/kern/libgrubkern_a-partition.obj `if test -f 'grub-core/kern/partition.c'; then $(CYGPATH_W) 'grub-core/kern/partition.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/partition.c'; fi` - -grub-core/commands/libgrubmods_a-blocklist.o: grub-core/commands/blocklist.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/commands/libgrubmods_a-blocklist.o -MD -MP -MF grub-core/commands/$(DEPDIR)/libgrubmods_a-blocklist.Tpo -c -o grub-core/commands/libgrubmods_a-blocklist.o `test -f 'grub-core/commands/blocklist.c' || echo '$(srcdir)/'`grub-core/commands/blocklist.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/commands/$(DEPDIR)/libgrubmods_a-blocklist.Tpo grub-core/commands/$(DEPDIR)/libgrubmods_a-blocklist.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/commands/blocklist.c' object='grub-core/commands/libgrubmods_a-blocklist.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/commands/libgrubmods_a-blocklist.o `test -f 'grub-core/commands/blocklist.c' || echo '$(srcdir)/'`grub-core/commands/blocklist.c - -grub-core/commands/libgrubmods_a-blocklist.obj: grub-core/commands/blocklist.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/commands/libgrubmods_a-blocklist.obj -MD -MP -MF grub-core/commands/$(DEPDIR)/libgrubmods_a-blocklist.Tpo -c -o grub-core/commands/libgrubmods_a-blocklist.obj `if test -f 'grub-core/commands/blocklist.c'; then $(CYGPATH_W) 'grub-core/commands/blocklist.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/commands/blocklist.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/commands/$(DEPDIR)/libgrubmods_a-blocklist.Tpo grub-core/commands/$(DEPDIR)/libgrubmods_a-blocklist.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/commands/blocklist.c' object='grub-core/commands/libgrubmods_a-blocklist.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/commands/libgrubmods_a-blocklist.obj `if test -f 'grub-core/commands/blocklist.c'; then $(CYGPATH_W) 'grub-core/commands/blocklist.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/commands/blocklist.c'; fi` - -grub-core/commands/libgrubmods_a-extcmd.o: grub-core/commands/extcmd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/commands/libgrubmods_a-extcmd.o -MD -MP -MF grub-core/commands/$(DEPDIR)/libgrubmods_a-extcmd.Tpo -c -o grub-core/commands/libgrubmods_a-extcmd.o `test -f 'grub-core/commands/extcmd.c' || echo '$(srcdir)/'`grub-core/commands/extcmd.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/commands/$(DEPDIR)/libgrubmods_a-extcmd.Tpo grub-core/commands/$(DEPDIR)/libgrubmods_a-extcmd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/commands/extcmd.c' object='grub-core/commands/libgrubmods_a-extcmd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/commands/libgrubmods_a-extcmd.o `test -f 'grub-core/commands/extcmd.c' || echo '$(srcdir)/'`grub-core/commands/extcmd.c - -grub-core/commands/libgrubmods_a-extcmd.obj: grub-core/commands/extcmd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/commands/libgrubmods_a-extcmd.obj -MD -MP -MF grub-core/commands/$(DEPDIR)/libgrubmods_a-extcmd.Tpo -c -o grub-core/commands/libgrubmods_a-extcmd.obj `if test -f 'grub-core/commands/extcmd.c'; then $(CYGPATH_W) 'grub-core/commands/extcmd.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/commands/extcmd.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/commands/$(DEPDIR)/libgrubmods_a-extcmd.Tpo grub-core/commands/$(DEPDIR)/libgrubmods_a-extcmd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/commands/extcmd.c' object='grub-core/commands/libgrubmods_a-extcmd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/commands/libgrubmods_a-extcmd.obj `if test -f 'grub-core/commands/extcmd.c'; then $(CYGPATH_W) 'grub-core/commands/extcmd.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/commands/extcmd.c'; fi` - -grub-core/commands/libgrubmods_a-ls.o: grub-core/commands/ls.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/commands/libgrubmods_a-ls.o -MD -MP -MF grub-core/commands/$(DEPDIR)/libgrubmods_a-ls.Tpo -c -o grub-core/commands/libgrubmods_a-ls.o `test -f 'grub-core/commands/ls.c' || echo '$(srcdir)/'`grub-core/commands/ls.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/commands/$(DEPDIR)/libgrubmods_a-ls.Tpo grub-core/commands/$(DEPDIR)/libgrubmods_a-ls.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/commands/ls.c' object='grub-core/commands/libgrubmods_a-ls.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/commands/libgrubmods_a-ls.o `test -f 'grub-core/commands/ls.c' || echo '$(srcdir)/'`grub-core/commands/ls.c - -grub-core/commands/libgrubmods_a-ls.obj: grub-core/commands/ls.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/commands/libgrubmods_a-ls.obj -MD -MP -MF grub-core/commands/$(DEPDIR)/libgrubmods_a-ls.Tpo -c -o grub-core/commands/libgrubmods_a-ls.obj `if test -f 'grub-core/commands/ls.c'; then $(CYGPATH_W) 'grub-core/commands/ls.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/commands/ls.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/commands/$(DEPDIR)/libgrubmods_a-ls.Tpo grub-core/commands/$(DEPDIR)/libgrubmods_a-ls.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/commands/ls.c' object='grub-core/commands/libgrubmods_a-ls.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/commands/libgrubmods_a-ls.obj `if test -f 'grub-core/commands/ls.c'; then $(CYGPATH_W) 'grub-core/commands/ls.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/commands/ls.c'; fi` - -grub-core/disk/libgrubmods_a-dmraid_nvidia.o: grub-core/disk/dmraid_nvidia.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/disk/libgrubmods_a-dmraid_nvidia.o -MD -MP -MF grub-core/disk/$(DEPDIR)/libgrubmods_a-dmraid_nvidia.Tpo -c -o grub-core/disk/libgrubmods_a-dmraid_nvidia.o `test -f 'grub-core/disk/dmraid_nvidia.c' || echo '$(srcdir)/'`grub-core/disk/dmraid_nvidia.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/disk/$(DEPDIR)/libgrubmods_a-dmraid_nvidia.Tpo grub-core/disk/$(DEPDIR)/libgrubmods_a-dmraid_nvidia.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/disk/dmraid_nvidia.c' object='grub-core/disk/libgrubmods_a-dmraid_nvidia.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/disk/libgrubmods_a-dmraid_nvidia.o `test -f 'grub-core/disk/dmraid_nvidia.c' || echo '$(srcdir)/'`grub-core/disk/dmraid_nvidia.c - -grub-core/disk/libgrubmods_a-dmraid_nvidia.obj: grub-core/disk/dmraid_nvidia.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/disk/libgrubmods_a-dmraid_nvidia.obj -MD -MP -MF grub-core/disk/$(DEPDIR)/libgrubmods_a-dmraid_nvidia.Tpo -c -o grub-core/disk/libgrubmods_a-dmraid_nvidia.obj `if test -f 'grub-core/disk/dmraid_nvidia.c'; then $(CYGPATH_W) 'grub-core/disk/dmraid_nvidia.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/disk/dmraid_nvidia.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/disk/$(DEPDIR)/libgrubmods_a-dmraid_nvidia.Tpo grub-core/disk/$(DEPDIR)/libgrubmods_a-dmraid_nvidia.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/disk/dmraid_nvidia.c' object='grub-core/disk/libgrubmods_a-dmraid_nvidia.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/disk/libgrubmods_a-dmraid_nvidia.obj `if test -f 'grub-core/disk/dmraid_nvidia.c'; then $(CYGPATH_W) 'grub-core/disk/dmraid_nvidia.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/disk/dmraid_nvidia.c'; fi` - -grub-core/disk/libgrubmods_a-loopback.o: grub-core/disk/loopback.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/disk/libgrubmods_a-loopback.o -MD -MP -MF grub-core/disk/$(DEPDIR)/libgrubmods_a-loopback.Tpo -c -o grub-core/disk/libgrubmods_a-loopback.o `test -f 'grub-core/disk/loopback.c' || echo '$(srcdir)/'`grub-core/disk/loopback.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/disk/$(DEPDIR)/libgrubmods_a-loopback.Tpo grub-core/disk/$(DEPDIR)/libgrubmods_a-loopback.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/disk/loopback.c' object='grub-core/disk/libgrubmods_a-loopback.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/disk/libgrubmods_a-loopback.o `test -f 'grub-core/disk/loopback.c' || echo '$(srcdir)/'`grub-core/disk/loopback.c - -grub-core/disk/libgrubmods_a-loopback.obj: grub-core/disk/loopback.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/disk/libgrubmods_a-loopback.obj -MD -MP -MF grub-core/disk/$(DEPDIR)/libgrubmods_a-loopback.Tpo -c -o grub-core/disk/libgrubmods_a-loopback.obj `if test -f 'grub-core/disk/loopback.c'; then $(CYGPATH_W) 'grub-core/disk/loopback.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/disk/loopback.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/disk/$(DEPDIR)/libgrubmods_a-loopback.Tpo grub-core/disk/$(DEPDIR)/libgrubmods_a-loopback.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/disk/loopback.c' object='grub-core/disk/libgrubmods_a-loopback.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/disk/libgrubmods_a-loopback.obj `if test -f 'grub-core/disk/loopback.c'; then $(CYGPATH_W) 'grub-core/disk/loopback.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/disk/loopback.c'; fi` - -grub-core/disk/libgrubmods_a-lvm.o: grub-core/disk/lvm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/disk/libgrubmods_a-lvm.o -MD -MP -MF grub-core/disk/$(DEPDIR)/libgrubmods_a-lvm.Tpo -c -o grub-core/disk/libgrubmods_a-lvm.o `test -f 'grub-core/disk/lvm.c' || echo '$(srcdir)/'`grub-core/disk/lvm.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/disk/$(DEPDIR)/libgrubmods_a-lvm.Tpo grub-core/disk/$(DEPDIR)/libgrubmods_a-lvm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/disk/lvm.c' object='grub-core/disk/libgrubmods_a-lvm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/disk/libgrubmods_a-lvm.o `test -f 'grub-core/disk/lvm.c' || echo '$(srcdir)/'`grub-core/disk/lvm.c - -grub-core/disk/libgrubmods_a-lvm.obj: grub-core/disk/lvm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/disk/libgrubmods_a-lvm.obj -MD -MP -MF grub-core/disk/$(DEPDIR)/libgrubmods_a-lvm.Tpo -c -o grub-core/disk/libgrubmods_a-lvm.obj `if test -f 'grub-core/disk/lvm.c'; then $(CYGPATH_W) 'grub-core/disk/lvm.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/disk/lvm.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/disk/$(DEPDIR)/libgrubmods_a-lvm.Tpo grub-core/disk/$(DEPDIR)/libgrubmods_a-lvm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/disk/lvm.c' object='grub-core/disk/libgrubmods_a-lvm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/disk/libgrubmods_a-lvm.obj `if test -f 'grub-core/disk/lvm.c'; then $(CYGPATH_W) 'grub-core/disk/lvm.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/disk/lvm.c'; fi` - -grub-core/disk/libgrubmods_a-mdraid_linux.o: grub-core/disk/mdraid_linux.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/disk/libgrubmods_a-mdraid_linux.o -MD -MP -MF grub-core/disk/$(DEPDIR)/libgrubmods_a-mdraid_linux.Tpo -c -o grub-core/disk/libgrubmods_a-mdraid_linux.o `test -f 'grub-core/disk/mdraid_linux.c' || echo '$(srcdir)/'`grub-core/disk/mdraid_linux.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/disk/$(DEPDIR)/libgrubmods_a-mdraid_linux.Tpo grub-core/disk/$(DEPDIR)/libgrubmods_a-mdraid_linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/disk/mdraid_linux.c' object='grub-core/disk/libgrubmods_a-mdraid_linux.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/disk/libgrubmods_a-mdraid_linux.o `test -f 'grub-core/disk/mdraid_linux.c' || echo '$(srcdir)/'`grub-core/disk/mdraid_linux.c - -grub-core/disk/libgrubmods_a-mdraid_linux.obj: grub-core/disk/mdraid_linux.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/disk/libgrubmods_a-mdraid_linux.obj -MD -MP -MF grub-core/disk/$(DEPDIR)/libgrubmods_a-mdraid_linux.Tpo -c -o grub-core/disk/libgrubmods_a-mdraid_linux.obj `if test -f 'grub-core/disk/mdraid_linux.c'; then $(CYGPATH_W) 'grub-core/disk/mdraid_linux.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/disk/mdraid_linux.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/disk/$(DEPDIR)/libgrubmods_a-mdraid_linux.Tpo grub-core/disk/$(DEPDIR)/libgrubmods_a-mdraid_linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/disk/mdraid_linux.c' object='grub-core/disk/libgrubmods_a-mdraid_linux.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/disk/libgrubmods_a-mdraid_linux.obj `if test -f 'grub-core/disk/mdraid_linux.c'; then $(CYGPATH_W) 'grub-core/disk/mdraid_linux.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/disk/mdraid_linux.c'; fi` - -grub-core/disk/libgrubmods_a-mdraid1x_linux.o: grub-core/disk/mdraid1x_linux.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/disk/libgrubmods_a-mdraid1x_linux.o -MD -MP -MF grub-core/disk/$(DEPDIR)/libgrubmods_a-mdraid1x_linux.Tpo -c -o grub-core/disk/libgrubmods_a-mdraid1x_linux.o `test -f 'grub-core/disk/mdraid1x_linux.c' || echo '$(srcdir)/'`grub-core/disk/mdraid1x_linux.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/disk/$(DEPDIR)/libgrubmods_a-mdraid1x_linux.Tpo grub-core/disk/$(DEPDIR)/libgrubmods_a-mdraid1x_linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/disk/mdraid1x_linux.c' object='grub-core/disk/libgrubmods_a-mdraid1x_linux.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/disk/libgrubmods_a-mdraid1x_linux.o `test -f 'grub-core/disk/mdraid1x_linux.c' || echo '$(srcdir)/'`grub-core/disk/mdraid1x_linux.c - -grub-core/disk/libgrubmods_a-mdraid1x_linux.obj: grub-core/disk/mdraid1x_linux.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/disk/libgrubmods_a-mdraid1x_linux.obj -MD -MP -MF grub-core/disk/$(DEPDIR)/libgrubmods_a-mdraid1x_linux.Tpo -c -o grub-core/disk/libgrubmods_a-mdraid1x_linux.obj `if test -f 'grub-core/disk/mdraid1x_linux.c'; then $(CYGPATH_W) 'grub-core/disk/mdraid1x_linux.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/disk/mdraid1x_linux.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/disk/$(DEPDIR)/libgrubmods_a-mdraid1x_linux.Tpo grub-core/disk/$(DEPDIR)/libgrubmods_a-mdraid1x_linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/disk/mdraid1x_linux.c' object='grub-core/disk/libgrubmods_a-mdraid1x_linux.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/disk/libgrubmods_a-mdraid1x_linux.obj `if test -f 'grub-core/disk/mdraid1x_linux.c'; then $(CYGPATH_W) 'grub-core/disk/mdraid1x_linux.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/disk/mdraid1x_linux.c'; fi` - -grub-core/disk/libgrubmods_a-raid5_recover.o: grub-core/disk/raid5_recover.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/disk/libgrubmods_a-raid5_recover.o -MD -MP -MF grub-core/disk/$(DEPDIR)/libgrubmods_a-raid5_recover.Tpo -c -o grub-core/disk/libgrubmods_a-raid5_recover.o `test -f 'grub-core/disk/raid5_recover.c' || echo '$(srcdir)/'`grub-core/disk/raid5_recover.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/disk/$(DEPDIR)/libgrubmods_a-raid5_recover.Tpo grub-core/disk/$(DEPDIR)/libgrubmods_a-raid5_recover.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/disk/raid5_recover.c' object='grub-core/disk/libgrubmods_a-raid5_recover.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/disk/libgrubmods_a-raid5_recover.o `test -f 'grub-core/disk/raid5_recover.c' || echo '$(srcdir)/'`grub-core/disk/raid5_recover.c - -grub-core/disk/libgrubmods_a-raid5_recover.obj: grub-core/disk/raid5_recover.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/disk/libgrubmods_a-raid5_recover.obj -MD -MP -MF grub-core/disk/$(DEPDIR)/libgrubmods_a-raid5_recover.Tpo -c -o grub-core/disk/libgrubmods_a-raid5_recover.obj `if test -f 'grub-core/disk/raid5_recover.c'; then $(CYGPATH_W) 'grub-core/disk/raid5_recover.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/disk/raid5_recover.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/disk/$(DEPDIR)/libgrubmods_a-raid5_recover.Tpo grub-core/disk/$(DEPDIR)/libgrubmods_a-raid5_recover.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/disk/raid5_recover.c' object='grub-core/disk/libgrubmods_a-raid5_recover.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/disk/libgrubmods_a-raid5_recover.obj `if test -f 'grub-core/disk/raid5_recover.c'; then $(CYGPATH_W) 'grub-core/disk/raid5_recover.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/disk/raid5_recover.c'; fi` - -grub-core/disk/libgrubmods_a-raid6_recover.o: grub-core/disk/raid6_recover.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/disk/libgrubmods_a-raid6_recover.o -MD -MP -MF grub-core/disk/$(DEPDIR)/libgrubmods_a-raid6_recover.Tpo -c -o grub-core/disk/libgrubmods_a-raid6_recover.o `test -f 'grub-core/disk/raid6_recover.c' || echo '$(srcdir)/'`grub-core/disk/raid6_recover.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/disk/$(DEPDIR)/libgrubmods_a-raid6_recover.Tpo grub-core/disk/$(DEPDIR)/libgrubmods_a-raid6_recover.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/disk/raid6_recover.c' object='grub-core/disk/libgrubmods_a-raid6_recover.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/disk/libgrubmods_a-raid6_recover.o `test -f 'grub-core/disk/raid6_recover.c' || echo '$(srcdir)/'`grub-core/disk/raid6_recover.c - -grub-core/disk/libgrubmods_a-raid6_recover.obj: grub-core/disk/raid6_recover.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/disk/libgrubmods_a-raid6_recover.obj -MD -MP -MF grub-core/disk/$(DEPDIR)/libgrubmods_a-raid6_recover.Tpo -c -o grub-core/disk/libgrubmods_a-raid6_recover.obj `if test -f 'grub-core/disk/raid6_recover.c'; then $(CYGPATH_W) 'grub-core/disk/raid6_recover.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/disk/raid6_recover.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/disk/$(DEPDIR)/libgrubmods_a-raid6_recover.Tpo grub-core/disk/$(DEPDIR)/libgrubmods_a-raid6_recover.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/disk/raid6_recover.c' object='grub-core/disk/libgrubmods_a-raid6_recover.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/disk/libgrubmods_a-raid6_recover.obj `if test -f 'grub-core/disk/raid6_recover.c'; then $(CYGPATH_W) 'grub-core/disk/raid6_recover.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/disk/raid6_recover.c'; fi` - -grub-core/disk/libgrubmods_a-raid.o: grub-core/disk/raid.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/disk/libgrubmods_a-raid.o -MD -MP -MF grub-core/disk/$(DEPDIR)/libgrubmods_a-raid.Tpo -c -o grub-core/disk/libgrubmods_a-raid.o `test -f 'grub-core/disk/raid.c' || echo '$(srcdir)/'`grub-core/disk/raid.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/disk/$(DEPDIR)/libgrubmods_a-raid.Tpo grub-core/disk/$(DEPDIR)/libgrubmods_a-raid.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/disk/raid.c' object='grub-core/disk/libgrubmods_a-raid.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/disk/libgrubmods_a-raid.o `test -f 'grub-core/disk/raid.c' || echo '$(srcdir)/'`grub-core/disk/raid.c - -grub-core/disk/libgrubmods_a-raid.obj: grub-core/disk/raid.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/disk/libgrubmods_a-raid.obj -MD -MP -MF grub-core/disk/$(DEPDIR)/libgrubmods_a-raid.Tpo -c -o grub-core/disk/libgrubmods_a-raid.obj `if test -f 'grub-core/disk/raid.c'; then $(CYGPATH_W) 'grub-core/disk/raid.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/disk/raid.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/disk/$(DEPDIR)/libgrubmods_a-raid.Tpo grub-core/disk/$(DEPDIR)/libgrubmods_a-raid.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/disk/raid.c' object='grub-core/disk/libgrubmods_a-raid.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/disk/libgrubmods_a-raid.obj `if test -f 'grub-core/disk/raid.c'; then $(CYGPATH_W) 'grub-core/disk/raid.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/disk/raid.c'; fi` - -grub-core/fs/libgrubmods_a-affs.o: grub-core/fs/affs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-affs.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-affs.Tpo -c -o grub-core/fs/libgrubmods_a-affs.o `test -f 'grub-core/fs/affs.c' || echo '$(srcdir)/'`grub-core/fs/affs.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-affs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-affs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/affs.c' object='grub-core/fs/libgrubmods_a-affs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-affs.o `test -f 'grub-core/fs/affs.c' || echo '$(srcdir)/'`grub-core/fs/affs.c - -grub-core/fs/libgrubmods_a-affs.obj: grub-core/fs/affs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-affs.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-affs.Tpo -c -o grub-core/fs/libgrubmods_a-affs.obj `if test -f 'grub-core/fs/affs.c'; then $(CYGPATH_W) 'grub-core/fs/affs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/affs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-affs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-affs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/affs.c' object='grub-core/fs/libgrubmods_a-affs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-affs.obj `if test -f 'grub-core/fs/affs.c'; then $(CYGPATH_W) 'grub-core/fs/affs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/affs.c'; fi` - -grub-core/fs/libgrubmods_a-afs_be.o: grub-core/fs/afs_be.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-afs_be.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-afs_be.Tpo -c -o grub-core/fs/libgrubmods_a-afs_be.o `test -f 'grub-core/fs/afs_be.c' || echo '$(srcdir)/'`grub-core/fs/afs_be.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-afs_be.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-afs_be.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/afs_be.c' object='grub-core/fs/libgrubmods_a-afs_be.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-afs_be.o `test -f 'grub-core/fs/afs_be.c' || echo '$(srcdir)/'`grub-core/fs/afs_be.c - -grub-core/fs/libgrubmods_a-afs_be.obj: grub-core/fs/afs_be.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-afs_be.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-afs_be.Tpo -c -o grub-core/fs/libgrubmods_a-afs_be.obj `if test -f 'grub-core/fs/afs_be.c'; then $(CYGPATH_W) 'grub-core/fs/afs_be.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/afs_be.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-afs_be.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-afs_be.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/afs_be.c' object='grub-core/fs/libgrubmods_a-afs_be.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-afs_be.obj `if test -f 'grub-core/fs/afs_be.c'; then $(CYGPATH_W) 'grub-core/fs/afs_be.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/afs_be.c'; fi` - -grub-core/fs/libgrubmods_a-afs.o: grub-core/fs/afs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-afs.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-afs.Tpo -c -o grub-core/fs/libgrubmods_a-afs.o `test -f 'grub-core/fs/afs.c' || echo '$(srcdir)/'`grub-core/fs/afs.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-afs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-afs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/afs.c' object='grub-core/fs/libgrubmods_a-afs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-afs.o `test -f 'grub-core/fs/afs.c' || echo '$(srcdir)/'`grub-core/fs/afs.c - -grub-core/fs/libgrubmods_a-afs.obj: grub-core/fs/afs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-afs.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-afs.Tpo -c -o grub-core/fs/libgrubmods_a-afs.obj `if test -f 'grub-core/fs/afs.c'; then $(CYGPATH_W) 'grub-core/fs/afs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/afs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-afs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-afs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/afs.c' object='grub-core/fs/libgrubmods_a-afs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-afs.obj `if test -f 'grub-core/fs/afs.c'; then $(CYGPATH_W) 'grub-core/fs/afs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/afs.c'; fi` - -grub-core/fs/libgrubmods_a-befs_be.o: grub-core/fs/befs_be.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-befs_be.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-befs_be.Tpo -c -o grub-core/fs/libgrubmods_a-befs_be.o `test -f 'grub-core/fs/befs_be.c' || echo '$(srcdir)/'`grub-core/fs/befs_be.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-befs_be.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-befs_be.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/befs_be.c' object='grub-core/fs/libgrubmods_a-befs_be.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-befs_be.o `test -f 'grub-core/fs/befs_be.c' || echo '$(srcdir)/'`grub-core/fs/befs_be.c - -grub-core/fs/libgrubmods_a-befs_be.obj: grub-core/fs/befs_be.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-befs_be.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-befs_be.Tpo -c -o grub-core/fs/libgrubmods_a-befs_be.obj `if test -f 'grub-core/fs/befs_be.c'; then $(CYGPATH_W) 'grub-core/fs/befs_be.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/befs_be.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-befs_be.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-befs_be.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/befs_be.c' object='grub-core/fs/libgrubmods_a-befs_be.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-befs_be.obj `if test -f 'grub-core/fs/befs_be.c'; then $(CYGPATH_W) 'grub-core/fs/befs_be.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/befs_be.c'; fi` - -grub-core/fs/libgrubmods_a-befs.o: grub-core/fs/befs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-befs.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-befs.Tpo -c -o grub-core/fs/libgrubmods_a-befs.o `test -f 'grub-core/fs/befs.c' || echo '$(srcdir)/'`grub-core/fs/befs.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-befs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-befs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/befs.c' object='grub-core/fs/libgrubmods_a-befs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-befs.o `test -f 'grub-core/fs/befs.c' || echo '$(srcdir)/'`grub-core/fs/befs.c - -grub-core/fs/libgrubmods_a-befs.obj: grub-core/fs/befs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-befs.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-befs.Tpo -c -o grub-core/fs/libgrubmods_a-befs.obj `if test -f 'grub-core/fs/befs.c'; then $(CYGPATH_W) 'grub-core/fs/befs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/befs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-befs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-befs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/befs.c' object='grub-core/fs/libgrubmods_a-befs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-befs.obj `if test -f 'grub-core/fs/befs.c'; then $(CYGPATH_W) 'grub-core/fs/befs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/befs.c'; fi` - -grub-core/fs/libgrubmods_a-btrfs.o: grub-core/fs/btrfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-btrfs.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-btrfs.Tpo -c -o grub-core/fs/libgrubmods_a-btrfs.o `test -f 'grub-core/fs/btrfs.c' || echo '$(srcdir)/'`grub-core/fs/btrfs.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-btrfs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-btrfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/btrfs.c' object='grub-core/fs/libgrubmods_a-btrfs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-btrfs.o `test -f 'grub-core/fs/btrfs.c' || echo '$(srcdir)/'`grub-core/fs/btrfs.c - -grub-core/fs/libgrubmods_a-btrfs.obj: grub-core/fs/btrfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-btrfs.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-btrfs.Tpo -c -o grub-core/fs/libgrubmods_a-btrfs.obj `if test -f 'grub-core/fs/btrfs.c'; then $(CYGPATH_W) 'grub-core/fs/btrfs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/btrfs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-btrfs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-btrfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/btrfs.c' object='grub-core/fs/libgrubmods_a-btrfs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-btrfs.obj `if test -f 'grub-core/fs/btrfs.c'; then $(CYGPATH_W) 'grub-core/fs/btrfs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/btrfs.c'; fi` - -grub-core/fs/libgrubmods_a-cpio.o: grub-core/fs/cpio.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-cpio.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-cpio.Tpo -c -o grub-core/fs/libgrubmods_a-cpio.o `test -f 'grub-core/fs/cpio.c' || echo '$(srcdir)/'`grub-core/fs/cpio.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-cpio.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-cpio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/cpio.c' object='grub-core/fs/libgrubmods_a-cpio.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-cpio.o `test -f 'grub-core/fs/cpio.c' || echo '$(srcdir)/'`grub-core/fs/cpio.c - -grub-core/fs/libgrubmods_a-cpio.obj: grub-core/fs/cpio.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-cpio.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-cpio.Tpo -c -o grub-core/fs/libgrubmods_a-cpio.obj `if test -f 'grub-core/fs/cpio.c'; then $(CYGPATH_W) 'grub-core/fs/cpio.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/cpio.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-cpio.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-cpio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/cpio.c' object='grub-core/fs/libgrubmods_a-cpio.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-cpio.obj `if test -f 'grub-core/fs/cpio.c'; then $(CYGPATH_W) 'grub-core/fs/cpio.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/cpio.c'; fi` - -grub-core/fs/libgrubmods_a-ext2.o: grub-core/fs/ext2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-ext2.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-ext2.Tpo -c -o grub-core/fs/libgrubmods_a-ext2.o `test -f 'grub-core/fs/ext2.c' || echo '$(srcdir)/'`grub-core/fs/ext2.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-ext2.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-ext2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/ext2.c' object='grub-core/fs/libgrubmods_a-ext2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-ext2.o `test -f 'grub-core/fs/ext2.c' || echo '$(srcdir)/'`grub-core/fs/ext2.c - -grub-core/fs/libgrubmods_a-ext2.obj: grub-core/fs/ext2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-ext2.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-ext2.Tpo -c -o grub-core/fs/libgrubmods_a-ext2.obj `if test -f 'grub-core/fs/ext2.c'; then $(CYGPATH_W) 'grub-core/fs/ext2.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/ext2.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-ext2.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-ext2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/ext2.c' object='grub-core/fs/libgrubmods_a-ext2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-ext2.obj `if test -f 'grub-core/fs/ext2.c'; then $(CYGPATH_W) 'grub-core/fs/ext2.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/ext2.c'; fi` - -grub-core/fs/libgrubmods_a-fat.o: grub-core/fs/fat.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-fat.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-fat.Tpo -c -o grub-core/fs/libgrubmods_a-fat.o `test -f 'grub-core/fs/fat.c' || echo '$(srcdir)/'`grub-core/fs/fat.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-fat.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-fat.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/fat.c' object='grub-core/fs/libgrubmods_a-fat.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-fat.o `test -f 'grub-core/fs/fat.c' || echo '$(srcdir)/'`grub-core/fs/fat.c - -grub-core/fs/libgrubmods_a-fat.obj: grub-core/fs/fat.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-fat.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-fat.Tpo -c -o grub-core/fs/libgrubmods_a-fat.obj `if test -f 'grub-core/fs/fat.c'; then $(CYGPATH_W) 'grub-core/fs/fat.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/fat.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-fat.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-fat.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/fat.c' object='grub-core/fs/libgrubmods_a-fat.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-fat.obj `if test -f 'grub-core/fs/fat.c'; then $(CYGPATH_W) 'grub-core/fs/fat.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/fat.c'; fi` - -grub-core/fs/libgrubmods_a-fshelp.o: grub-core/fs/fshelp.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-fshelp.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-fshelp.Tpo -c -o grub-core/fs/libgrubmods_a-fshelp.o `test -f 'grub-core/fs/fshelp.c' || echo '$(srcdir)/'`grub-core/fs/fshelp.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-fshelp.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-fshelp.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/fshelp.c' object='grub-core/fs/libgrubmods_a-fshelp.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-fshelp.o `test -f 'grub-core/fs/fshelp.c' || echo '$(srcdir)/'`grub-core/fs/fshelp.c - -grub-core/fs/libgrubmods_a-fshelp.obj: grub-core/fs/fshelp.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-fshelp.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-fshelp.Tpo -c -o grub-core/fs/libgrubmods_a-fshelp.obj `if test -f 'grub-core/fs/fshelp.c'; then $(CYGPATH_W) 'grub-core/fs/fshelp.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/fshelp.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-fshelp.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-fshelp.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/fshelp.c' object='grub-core/fs/libgrubmods_a-fshelp.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-fshelp.obj `if test -f 'grub-core/fs/fshelp.c'; then $(CYGPATH_W) 'grub-core/fs/fshelp.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/fshelp.c'; fi` - -grub-core/fs/libgrubmods_a-hfs.o: grub-core/fs/hfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-hfs.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-hfs.Tpo -c -o grub-core/fs/libgrubmods_a-hfs.o `test -f 'grub-core/fs/hfs.c' || echo '$(srcdir)/'`grub-core/fs/hfs.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-hfs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-hfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/hfs.c' object='grub-core/fs/libgrubmods_a-hfs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-hfs.o `test -f 'grub-core/fs/hfs.c' || echo '$(srcdir)/'`grub-core/fs/hfs.c - -grub-core/fs/libgrubmods_a-hfs.obj: grub-core/fs/hfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-hfs.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-hfs.Tpo -c -o grub-core/fs/libgrubmods_a-hfs.obj `if test -f 'grub-core/fs/hfs.c'; then $(CYGPATH_W) 'grub-core/fs/hfs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/hfs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-hfs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-hfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/hfs.c' object='grub-core/fs/libgrubmods_a-hfs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-hfs.obj `if test -f 'grub-core/fs/hfs.c'; then $(CYGPATH_W) 'grub-core/fs/hfs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/hfs.c'; fi` - -grub-core/fs/libgrubmods_a-hfsplus.o: grub-core/fs/hfsplus.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-hfsplus.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-hfsplus.Tpo -c -o grub-core/fs/libgrubmods_a-hfsplus.o `test -f 'grub-core/fs/hfsplus.c' || echo '$(srcdir)/'`grub-core/fs/hfsplus.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-hfsplus.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-hfsplus.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/hfsplus.c' object='grub-core/fs/libgrubmods_a-hfsplus.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-hfsplus.o `test -f 'grub-core/fs/hfsplus.c' || echo '$(srcdir)/'`grub-core/fs/hfsplus.c - -grub-core/fs/libgrubmods_a-hfsplus.obj: grub-core/fs/hfsplus.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-hfsplus.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-hfsplus.Tpo -c -o grub-core/fs/libgrubmods_a-hfsplus.obj `if test -f 'grub-core/fs/hfsplus.c'; then $(CYGPATH_W) 'grub-core/fs/hfsplus.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/hfsplus.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-hfsplus.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-hfsplus.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/hfsplus.c' object='grub-core/fs/libgrubmods_a-hfsplus.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-hfsplus.obj `if test -f 'grub-core/fs/hfsplus.c'; then $(CYGPATH_W) 'grub-core/fs/hfsplus.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/hfsplus.c'; fi` - -grub-core/fs/libgrubmods_a-iso9660.o: grub-core/fs/iso9660.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-iso9660.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-iso9660.Tpo -c -o grub-core/fs/libgrubmods_a-iso9660.o `test -f 'grub-core/fs/iso9660.c' || echo '$(srcdir)/'`grub-core/fs/iso9660.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-iso9660.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-iso9660.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/iso9660.c' object='grub-core/fs/libgrubmods_a-iso9660.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-iso9660.o `test -f 'grub-core/fs/iso9660.c' || echo '$(srcdir)/'`grub-core/fs/iso9660.c - -grub-core/fs/libgrubmods_a-iso9660.obj: grub-core/fs/iso9660.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-iso9660.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-iso9660.Tpo -c -o grub-core/fs/libgrubmods_a-iso9660.obj `if test -f 'grub-core/fs/iso9660.c'; then $(CYGPATH_W) 'grub-core/fs/iso9660.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/iso9660.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-iso9660.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-iso9660.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/iso9660.c' object='grub-core/fs/libgrubmods_a-iso9660.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-iso9660.obj `if test -f 'grub-core/fs/iso9660.c'; then $(CYGPATH_W) 'grub-core/fs/iso9660.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/iso9660.c'; fi` - -grub-core/fs/libgrubmods_a-jfs.o: grub-core/fs/jfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-jfs.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-jfs.Tpo -c -o grub-core/fs/libgrubmods_a-jfs.o `test -f 'grub-core/fs/jfs.c' || echo '$(srcdir)/'`grub-core/fs/jfs.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-jfs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-jfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/jfs.c' object='grub-core/fs/libgrubmods_a-jfs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-jfs.o `test -f 'grub-core/fs/jfs.c' || echo '$(srcdir)/'`grub-core/fs/jfs.c - -grub-core/fs/libgrubmods_a-jfs.obj: grub-core/fs/jfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-jfs.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-jfs.Tpo -c -o grub-core/fs/libgrubmods_a-jfs.obj `if test -f 'grub-core/fs/jfs.c'; then $(CYGPATH_W) 'grub-core/fs/jfs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/jfs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-jfs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-jfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/jfs.c' object='grub-core/fs/libgrubmods_a-jfs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-jfs.obj `if test -f 'grub-core/fs/jfs.c'; then $(CYGPATH_W) 'grub-core/fs/jfs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/jfs.c'; fi` - -grub-core/fs/libgrubmods_a-minix.o: grub-core/fs/minix.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-minix.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-minix.Tpo -c -o grub-core/fs/libgrubmods_a-minix.o `test -f 'grub-core/fs/minix.c' || echo '$(srcdir)/'`grub-core/fs/minix.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-minix.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-minix.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/minix.c' object='grub-core/fs/libgrubmods_a-minix.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-minix.o `test -f 'grub-core/fs/minix.c' || echo '$(srcdir)/'`grub-core/fs/minix.c - -grub-core/fs/libgrubmods_a-minix.obj: grub-core/fs/minix.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-minix.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-minix.Tpo -c -o grub-core/fs/libgrubmods_a-minix.obj `if test -f 'grub-core/fs/minix.c'; then $(CYGPATH_W) 'grub-core/fs/minix.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/minix.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-minix.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-minix.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/minix.c' object='grub-core/fs/libgrubmods_a-minix.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-minix.obj `if test -f 'grub-core/fs/minix.c'; then $(CYGPATH_W) 'grub-core/fs/minix.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/minix.c'; fi` - -grub-core/fs/libgrubmods_a-minix2.o: grub-core/fs/minix2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-minix2.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-minix2.Tpo -c -o grub-core/fs/libgrubmods_a-minix2.o `test -f 'grub-core/fs/minix2.c' || echo '$(srcdir)/'`grub-core/fs/minix2.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-minix2.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-minix2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/minix2.c' object='grub-core/fs/libgrubmods_a-minix2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-minix2.o `test -f 'grub-core/fs/minix2.c' || echo '$(srcdir)/'`grub-core/fs/minix2.c - -grub-core/fs/libgrubmods_a-minix2.obj: grub-core/fs/minix2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-minix2.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-minix2.Tpo -c -o grub-core/fs/libgrubmods_a-minix2.obj `if test -f 'grub-core/fs/minix2.c'; then $(CYGPATH_W) 'grub-core/fs/minix2.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/minix2.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-minix2.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-minix2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/minix2.c' object='grub-core/fs/libgrubmods_a-minix2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-minix2.obj `if test -f 'grub-core/fs/minix2.c'; then $(CYGPATH_W) 'grub-core/fs/minix2.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/minix2.c'; fi` - -grub-core/fs/libgrubmods_a-nilfs2.o: grub-core/fs/nilfs2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-nilfs2.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-nilfs2.Tpo -c -o grub-core/fs/libgrubmods_a-nilfs2.o `test -f 'grub-core/fs/nilfs2.c' || echo '$(srcdir)/'`grub-core/fs/nilfs2.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-nilfs2.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-nilfs2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/nilfs2.c' object='grub-core/fs/libgrubmods_a-nilfs2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-nilfs2.o `test -f 'grub-core/fs/nilfs2.c' || echo '$(srcdir)/'`grub-core/fs/nilfs2.c - -grub-core/fs/libgrubmods_a-nilfs2.obj: grub-core/fs/nilfs2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-nilfs2.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-nilfs2.Tpo -c -o grub-core/fs/libgrubmods_a-nilfs2.obj `if test -f 'grub-core/fs/nilfs2.c'; then $(CYGPATH_W) 'grub-core/fs/nilfs2.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/nilfs2.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-nilfs2.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-nilfs2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/nilfs2.c' object='grub-core/fs/libgrubmods_a-nilfs2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-nilfs2.obj `if test -f 'grub-core/fs/nilfs2.c'; then $(CYGPATH_W) 'grub-core/fs/nilfs2.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/nilfs2.c'; fi` - -grub-core/fs/libgrubmods_a-ntfs.o: grub-core/fs/ntfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-ntfs.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-ntfs.Tpo -c -o grub-core/fs/libgrubmods_a-ntfs.o `test -f 'grub-core/fs/ntfs.c' || echo '$(srcdir)/'`grub-core/fs/ntfs.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-ntfs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-ntfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/ntfs.c' object='grub-core/fs/libgrubmods_a-ntfs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-ntfs.o `test -f 'grub-core/fs/ntfs.c' || echo '$(srcdir)/'`grub-core/fs/ntfs.c - -grub-core/fs/libgrubmods_a-ntfs.obj: grub-core/fs/ntfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-ntfs.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-ntfs.Tpo -c -o grub-core/fs/libgrubmods_a-ntfs.obj `if test -f 'grub-core/fs/ntfs.c'; then $(CYGPATH_W) 'grub-core/fs/ntfs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/ntfs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-ntfs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-ntfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/ntfs.c' object='grub-core/fs/libgrubmods_a-ntfs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-ntfs.obj `if test -f 'grub-core/fs/ntfs.c'; then $(CYGPATH_W) 'grub-core/fs/ntfs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/ntfs.c'; fi` - -grub-core/fs/libgrubmods_a-ntfscomp.o: grub-core/fs/ntfscomp.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-ntfscomp.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-ntfscomp.Tpo -c -o grub-core/fs/libgrubmods_a-ntfscomp.o `test -f 'grub-core/fs/ntfscomp.c' || echo '$(srcdir)/'`grub-core/fs/ntfscomp.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-ntfscomp.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-ntfscomp.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/ntfscomp.c' object='grub-core/fs/libgrubmods_a-ntfscomp.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-ntfscomp.o `test -f 'grub-core/fs/ntfscomp.c' || echo '$(srcdir)/'`grub-core/fs/ntfscomp.c - -grub-core/fs/libgrubmods_a-ntfscomp.obj: grub-core/fs/ntfscomp.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-ntfscomp.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-ntfscomp.Tpo -c -o grub-core/fs/libgrubmods_a-ntfscomp.obj `if test -f 'grub-core/fs/ntfscomp.c'; then $(CYGPATH_W) 'grub-core/fs/ntfscomp.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/ntfscomp.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-ntfscomp.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-ntfscomp.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/ntfscomp.c' object='grub-core/fs/libgrubmods_a-ntfscomp.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-ntfscomp.obj `if test -f 'grub-core/fs/ntfscomp.c'; then $(CYGPATH_W) 'grub-core/fs/ntfscomp.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/ntfscomp.c'; fi` - -grub-core/fs/libgrubmods_a-reiserfs.o: grub-core/fs/reiserfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-reiserfs.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-reiserfs.Tpo -c -o grub-core/fs/libgrubmods_a-reiserfs.o `test -f 'grub-core/fs/reiserfs.c' || echo '$(srcdir)/'`grub-core/fs/reiserfs.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-reiserfs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-reiserfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/reiserfs.c' object='grub-core/fs/libgrubmods_a-reiserfs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-reiserfs.o `test -f 'grub-core/fs/reiserfs.c' || echo '$(srcdir)/'`grub-core/fs/reiserfs.c - -grub-core/fs/libgrubmods_a-reiserfs.obj: grub-core/fs/reiserfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-reiserfs.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-reiserfs.Tpo -c -o grub-core/fs/libgrubmods_a-reiserfs.obj `if test -f 'grub-core/fs/reiserfs.c'; then $(CYGPATH_W) 'grub-core/fs/reiserfs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/reiserfs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-reiserfs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-reiserfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/reiserfs.c' object='grub-core/fs/libgrubmods_a-reiserfs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-reiserfs.obj `if test -f 'grub-core/fs/reiserfs.c'; then $(CYGPATH_W) 'grub-core/fs/reiserfs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/reiserfs.c'; fi` - -grub-core/fs/libgrubmods_a-sfs.o: grub-core/fs/sfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-sfs.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-sfs.Tpo -c -o grub-core/fs/libgrubmods_a-sfs.o `test -f 'grub-core/fs/sfs.c' || echo '$(srcdir)/'`grub-core/fs/sfs.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-sfs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-sfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/sfs.c' object='grub-core/fs/libgrubmods_a-sfs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-sfs.o `test -f 'grub-core/fs/sfs.c' || echo '$(srcdir)/'`grub-core/fs/sfs.c - -grub-core/fs/libgrubmods_a-sfs.obj: grub-core/fs/sfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-sfs.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-sfs.Tpo -c -o grub-core/fs/libgrubmods_a-sfs.obj `if test -f 'grub-core/fs/sfs.c'; then $(CYGPATH_W) 'grub-core/fs/sfs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/sfs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-sfs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-sfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/sfs.c' object='grub-core/fs/libgrubmods_a-sfs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-sfs.obj `if test -f 'grub-core/fs/sfs.c'; then $(CYGPATH_W) 'grub-core/fs/sfs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/sfs.c'; fi` - -grub-core/fs/libgrubmods_a-tar.o: grub-core/fs/tar.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-tar.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-tar.Tpo -c -o grub-core/fs/libgrubmods_a-tar.o `test -f 'grub-core/fs/tar.c' || echo '$(srcdir)/'`grub-core/fs/tar.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-tar.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-tar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/tar.c' object='grub-core/fs/libgrubmods_a-tar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-tar.o `test -f 'grub-core/fs/tar.c' || echo '$(srcdir)/'`grub-core/fs/tar.c - -grub-core/fs/libgrubmods_a-tar.obj: grub-core/fs/tar.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-tar.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-tar.Tpo -c -o grub-core/fs/libgrubmods_a-tar.obj `if test -f 'grub-core/fs/tar.c'; then $(CYGPATH_W) 'grub-core/fs/tar.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/tar.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-tar.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-tar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/tar.c' object='grub-core/fs/libgrubmods_a-tar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-tar.obj `if test -f 'grub-core/fs/tar.c'; then $(CYGPATH_W) 'grub-core/fs/tar.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/tar.c'; fi` - -grub-core/fs/libgrubmods_a-udf.o: grub-core/fs/udf.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-udf.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-udf.Tpo -c -o grub-core/fs/libgrubmods_a-udf.o `test -f 'grub-core/fs/udf.c' || echo '$(srcdir)/'`grub-core/fs/udf.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-udf.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-udf.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/udf.c' object='grub-core/fs/libgrubmods_a-udf.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-udf.o `test -f 'grub-core/fs/udf.c' || echo '$(srcdir)/'`grub-core/fs/udf.c - -grub-core/fs/libgrubmods_a-udf.obj: grub-core/fs/udf.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-udf.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-udf.Tpo -c -o grub-core/fs/libgrubmods_a-udf.obj `if test -f 'grub-core/fs/udf.c'; then $(CYGPATH_W) 'grub-core/fs/udf.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/udf.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-udf.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-udf.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/udf.c' object='grub-core/fs/libgrubmods_a-udf.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-udf.obj `if test -f 'grub-core/fs/udf.c'; then $(CYGPATH_W) 'grub-core/fs/udf.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/udf.c'; fi` - -grub-core/fs/libgrubmods_a-ufs2.o: grub-core/fs/ufs2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-ufs2.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-ufs2.Tpo -c -o grub-core/fs/libgrubmods_a-ufs2.o `test -f 'grub-core/fs/ufs2.c' || echo '$(srcdir)/'`grub-core/fs/ufs2.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-ufs2.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-ufs2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/ufs2.c' object='grub-core/fs/libgrubmods_a-ufs2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-ufs2.o `test -f 'grub-core/fs/ufs2.c' || echo '$(srcdir)/'`grub-core/fs/ufs2.c - -grub-core/fs/libgrubmods_a-ufs2.obj: grub-core/fs/ufs2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-ufs2.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-ufs2.Tpo -c -o grub-core/fs/libgrubmods_a-ufs2.obj `if test -f 'grub-core/fs/ufs2.c'; then $(CYGPATH_W) 'grub-core/fs/ufs2.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/ufs2.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-ufs2.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-ufs2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/ufs2.c' object='grub-core/fs/libgrubmods_a-ufs2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-ufs2.obj `if test -f 'grub-core/fs/ufs2.c'; then $(CYGPATH_W) 'grub-core/fs/ufs2.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/ufs2.c'; fi` - -grub-core/fs/libgrubmods_a-ufs.o: grub-core/fs/ufs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-ufs.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-ufs.Tpo -c -o grub-core/fs/libgrubmods_a-ufs.o `test -f 'grub-core/fs/ufs.c' || echo '$(srcdir)/'`grub-core/fs/ufs.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-ufs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-ufs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/ufs.c' object='grub-core/fs/libgrubmods_a-ufs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-ufs.o `test -f 'grub-core/fs/ufs.c' || echo '$(srcdir)/'`grub-core/fs/ufs.c - -grub-core/fs/libgrubmods_a-ufs.obj: grub-core/fs/ufs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-ufs.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-ufs.Tpo -c -o grub-core/fs/libgrubmods_a-ufs.obj `if test -f 'grub-core/fs/ufs.c'; then $(CYGPATH_W) 'grub-core/fs/ufs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/ufs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-ufs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-ufs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/ufs.c' object='grub-core/fs/libgrubmods_a-ufs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-ufs.obj `if test -f 'grub-core/fs/ufs.c'; then $(CYGPATH_W) 'grub-core/fs/ufs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/ufs.c'; fi` - -grub-core/fs/libgrubmods_a-xfs.o: grub-core/fs/xfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-xfs.o -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-xfs.Tpo -c -o grub-core/fs/libgrubmods_a-xfs.o `test -f 'grub-core/fs/xfs.c' || echo '$(srcdir)/'`grub-core/fs/xfs.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-xfs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-xfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/xfs.c' object='grub-core/fs/libgrubmods_a-xfs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-xfs.o `test -f 'grub-core/fs/xfs.c' || echo '$(srcdir)/'`grub-core/fs/xfs.c - -grub-core/fs/libgrubmods_a-xfs.obj: grub-core/fs/xfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/libgrubmods_a-xfs.obj -MD -MP -MF grub-core/fs/$(DEPDIR)/libgrubmods_a-xfs.Tpo -c -o grub-core/fs/libgrubmods_a-xfs.obj `if test -f 'grub-core/fs/xfs.c'; then $(CYGPATH_W) 'grub-core/fs/xfs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/xfs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/$(DEPDIR)/libgrubmods_a-xfs.Tpo grub-core/fs/$(DEPDIR)/libgrubmods_a-xfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/xfs.c' object='grub-core/fs/libgrubmods_a-xfs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/libgrubmods_a-xfs.obj `if test -f 'grub-core/fs/xfs.c'; then $(CYGPATH_W) 'grub-core/fs/xfs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/xfs.c'; fi` - -grub-core/fs/zfs/libgrubmods_a-zfs.o: grub-core/fs/zfs/zfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/zfs/libgrubmods_a-zfs.o -MD -MP -MF grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs.Tpo -c -o grub-core/fs/zfs/libgrubmods_a-zfs.o `test -f 'grub-core/fs/zfs/zfs.c' || echo '$(srcdir)/'`grub-core/fs/zfs/zfs.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs.Tpo grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/zfs/zfs.c' object='grub-core/fs/zfs/libgrubmods_a-zfs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/zfs/libgrubmods_a-zfs.o `test -f 'grub-core/fs/zfs/zfs.c' || echo '$(srcdir)/'`grub-core/fs/zfs/zfs.c - -grub-core/fs/zfs/libgrubmods_a-zfs.obj: grub-core/fs/zfs/zfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/zfs/libgrubmods_a-zfs.obj -MD -MP -MF grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs.Tpo -c -o grub-core/fs/zfs/libgrubmods_a-zfs.obj `if test -f 'grub-core/fs/zfs/zfs.c'; then $(CYGPATH_W) 'grub-core/fs/zfs/zfs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/zfs/zfs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs.Tpo grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/zfs/zfs.c' object='grub-core/fs/zfs/libgrubmods_a-zfs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/zfs/libgrubmods_a-zfs.obj `if test -f 'grub-core/fs/zfs/zfs.c'; then $(CYGPATH_W) 'grub-core/fs/zfs/zfs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/zfs/zfs.c'; fi` - -grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.o: grub-core/fs/zfs/zfs_lzjb.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.o -MD -MP -MF grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_lzjb.Tpo -c -o grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.o `test -f 'grub-core/fs/zfs/zfs_lzjb.c' || echo '$(srcdir)/'`grub-core/fs/zfs/zfs_lzjb.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_lzjb.Tpo grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_lzjb.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/zfs/zfs_lzjb.c' object='grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.o `test -f 'grub-core/fs/zfs/zfs_lzjb.c' || echo '$(srcdir)/'`grub-core/fs/zfs/zfs_lzjb.c - -grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.obj: grub-core/fs/zfs/zfs_lzjb.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.obj -MD -MP -MF grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_lzjb.Tpo -c -o grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.obj `if test -f 'grub-core/fs/zfs/zfs_lzjb.c'; then $(CYGPATH_W) 'grub-core/fs/zfs/zfs_lzjb.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/zfs/zfs_lzjb.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_lzjb.Tpo grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_lzjb.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/zfs/zfs_lzjb.c' object='grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/zfs/libgrubmods_a-zfs_lzjb.obj `if test -f 'grub-core/fs/zfs/zfs_lzjb.c'; then $(CYGPATH_W) 'grub-core/fs/zfs/zfs_lzjb.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/zfs/zfs_lzjb.c'; fi` - -grub-core/fs/zfs/libgrubmods_a-zfs_sha256.o: grub-core/fs/zfs/zfs_sha256.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/zfs/libgrubmods_a-zfs_sha256.o -MD -MP -MF grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_sha256.Tpo -c -o grub-core/fs/zfs/libgrubmods_a-zfs_sha256.o `test -f 'grub-core/fs/zfs/zfs_sha256.c' || echo '$(srcdir)/'`grub-core/fs/zfs/zfs_sha256.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_sha256.Tpo grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_sha256.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/zfs/zfs_sha256.c' object='grub-core/fs/zfs/libgrubmods_a-zfs_sha256.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/zfs/libgrubmods_a-zfs_sha256.o `test -f 'grub-core/fs/zfs/zfs_sha256.c' || echo '$(srcdir)/'`grub-core/fs/zfs/zfs_sha256.c - -grub-core/fs/zfs/libgrubmods_a-zfs_sha256.obj: grub-core/fs/zfs/zfs_sha256.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/zfs/libgrubmods_a-zfs_sha256.obj -MD -MP -MF grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_sha256.Tpo -c -o grub-core/fs/zfs/libgrubmods_a-zfs_sha256.obj `if test -f 'grub-core/fs/zfs/zfs_sha256.c'; then $(CYGPATH_W) 'grub-core/fs/zfs/zfs_sha256.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/zfs/zfs_sha256.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_sha256.Tpo grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_sha256.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/zfs/zfs_sha256.c' object='grub-core/fs/zfs/libgrubmods_a-zfs_sha256.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/zfs/libgrubmods_a-zfs_sha256.obj `if test -f 'grub-core/fs/zfs/zfs_sha256.c'; then $(CYGPATH_W) 'grub-core/fs/zfs/zfs_sha256.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/zfs/zfs_sha256.c'; fi` - -grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.o: grub-core/fs/zfs/zfs_fletcher.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.o -MD -MP -MF grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_fletcher.Tpo -c -o grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.o `test -f 'grub-core/fs/zfs/zfs_fletcher.c' || echo '$(srcdir)/'`grub-core/fs/zfs/zfs_fletcher.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_fletcher.Tpo grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_fletcher.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/zfs/zfs_fletcher.c' object='grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.o `test -f 'grub-core/fs/zfs/zfs_fletcher.c' || echo '$(srcdir)/'`grub-core/fs/zfs/zfs_fletcher.c - -grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.obj: grub-core/fs/zfs/zfs_fletcher.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.obj -MD -MP -MF grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_fletcher.Tpo -c -o grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.obj `if test -f 'grub-core/fs/zfs/zfs_fletcher.c'; then $(CYGPATH_W) 'grub-core/fs/zfs/zfs_fletcher.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/zfs/zfs_fletcher.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_fletcher.Tpo grub-core/fs/zfs/$(DEPDIR)/libgrubmods_a-zfs_fletcher.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/fs/zfs/zfs_fletcher.c' object='grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/fs/zfs/libgrubmods_a-zfs_fletcher.obj `if test -f 'grub-core/fs/zfs/zfs_fletcher.c'; then $(CYGPATH_W) 'grub-core/fs/zfs/zfs_fletcher.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/fs/zfs/zfs_fletcher.c'; fi` - -grub-core/lib/libgrubmods_a-arg.o: grub-core/lib/arg.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgrubmods_a-arg.o -MD -MP -MF grub-core/lib/$(DEPDIR)/libgrubmods_a-arg.Tpo -c -o grub-core/lib/libgrubmods_a-arg.o `test -f 'grub-core/lib/arg.c' || echo '$(srcdir)/'`grub-core/lib/arg.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/libgrubmods_a-arg.Tpo grub-core/lib/$(DEPDIR)/libgrubmods_a-arg.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/arg.c' object='grub-core/lib/libgrubmods_a-arg.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgrubmods_a-arg.o `test -f 'grub-core/lib/arg.c' || echo '$(srcdir)/'`grub-core/lib/arg.c - -grub-core/lib/libgrubmods_a-arg.obj: grub-core/lib/arg.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgrubmods_a-arg.obj -MD -MP -MF grub-core/lib/$(DEPDIR)/libgrubmods_a-arg.Tpo -c -o grub-core/lib/libgrubmods_a-arg.obj `if test -f 'grub-core/lib/arg.c'; then $(CYGPATH_W) 'grub-core/lib/arg.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/arg.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/libgrubmods_a-arg.Tpo grub-core/lib/$(DEPDIR)/libgrubmods_a-arg.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/arg.c' object='grub-core/lib/libgrubmods_a-arg.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgrubmods_a-arg.obj `if test -f 'grub-core/lib/arg.c'; then $(CYGPATH_W) 'grub-core/lib/arg.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/arg.c'; fi` - -grub-core/lib/libgrubmods_a-crypto.o: grub-core/lib/crypto.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgrubmods_a-crypto.o -MD -MP -MF grub-core/lib/$(DEPDIR)/libgrubmods_a-crypto.Tpo -c -o grub-core/lib/libgrubmods_a-crypto.o `test -f 'grub-core/lib/crypto.c' || echo '$(srcdir)/'`grub-core/lib/crypto.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/libgrubmods_a-crypto.Tpo grub-core/lib/$(DEPDIR)/libgrubmods_a-crypto.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/crypto.c' object='grub-core/lib/libgrubmods_a-crypto.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgrubmods_a-crypto.o `test -f 'grub-core/lib/crypto.c' || echo '$(srcdir)/'`grub-core/lib/crypto.c - -grub-core/lib/libgrubmods_a-crypto.obj: grub-core/lib/crypto.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgrubmods_a-crypto.obj -MD -MP -MF grub-core/lib/$(DEPDIR)/libgrubmods_a-crypto.Tpo -c -o grub-core/lib/libgrubmods_a-crypto.obj `if test -f 'grub-core/lib/crypto.c'; then $(CYGPATH_W) 'grub-core/lib/crypto.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/crypto.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/libgrubmods_a-crypto.Tpo grub-core/lib/$(DEPDIR)/libgrubmods_a-crypto.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/crypto.c' object='grub-core/lib/libgrubmods_a-crypto.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgrubmods_a-crypto.obj `if test -f 'grub-core/lib/crypto.c'; then $(CYGPATH_W) 'grub-core/lib/crypto.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/crypto.c'; fi` - -grub-core/lib/libgrubmods_a-envblk.o: grub-core/lib/envblk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgrubmods_a-envblk.o -MD -MP -MF grub-core/lib/$(DEPDIR)/libgrubmods_a-envblk.Tpo -c -o grub-core/lib/libgrubmods_a-envblk.o `test -f 'grub-core/lib/envblk.c' || echo '$(srcdir)/'`grub-core/lib/envblk.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/libgrubmods_a-envblk.Tpo grub-core/lib/$(DEPDIR)/libgrubmods_a-envblk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/envblk.c' object='grub-core/lib/libgrubmods_a-envblk.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgrubmods_a-envblk.o `test -f 'grub-core/lib/envblk.c' || echo '$(srcdir)/'`grub-core/lib/envblk.c - -grub-core/lib/libgrubmods_a-envblk.obj: grub-core/lib/envblk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgrubmods_a-envblk.obj -MD -MP -MF grub-core/lib/$(DEPDIR)/libgrubmods_a-envblk.Tpo -c -o grub-core/lib/libgrubmods_a-envblk.obj `if test -f 'grub-core/lib/envblk.c'; then $(CYGPATH_W) 'grub-core/lib/envblk.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/envblk.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/libgrubmods_a-envblk.Tpo grub-core/lib/$(DEPDIR)/libgrubmods_a-envblk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/envblk.c' object='grub-core/lib/libgrubmods_a-envblk.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgrubmods_a-envblk.obj `if test -f 'grub-core/lib/envblk.c'; then $(CYGPATH_W) 'grub-core/lib/envblk.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/envblk.c'; fi` - -grub-core/lib/libgrubmods_a-hexdump.o: grub-core/lib/hexdump.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgrubmods_a-hexdump.o -MD -MP -MF grub-core/lib/$(DEPDIR)/libgrubmods_a-hexdump.Tpo -c -o grub-core/lib/libgrubmods_a-hexdump.o `test -f 'grub-core/lib/hexdump.c' || echo '$(srcdir)/'`grub-core/lib/hexdump.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/libgrubmods_a-hexdump.Tpo grub-core/lib/$(DEPDIR)/libgrubmods_a-hexdump.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/hexdump.c' object='grub-core/lib/libgrubmods_a-hexdump.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgrubmods_a-hexdump.o `test -f 'grub-core/lib/hexdump.c' || echo '$(srcdir)/'`grub-core/lib/hexdump.c - -grub-core/lib/libgrubmods_a-hexdump.obj: grub-core/lib/hexdump.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgrubmods_a-hexdump.obj -MD -MP -MF grub-core/lib/$(DEPDIR)/libgrubmods_a-hexdump.Tpo -c -o grub-core/lib/libgrubmods_a-hexdump.obj `if test -f 'grub-core/lib/hexdump.c'; then $(CYGPATH_W) 'grub-core/lib/hexdump.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/hexdump.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/libgrubmods_a-hexdump.Tpo grub-core/lib/$(DEPDIR)/libgrubmods_a-hexdump.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/hexdump.c' object='grub-core/lib/libgrubmods_a-hexdump.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgrubmods_a-hexdump.obj `if test -f 'grub-core/lib/hexdump.c'; then $(CYGPATH_W) 'grub-core/lib/hexdump.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/hexdump.c'; fi` - -grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.o: grub-core/lib/libgcrypt-grub/cipher/sha512.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR)/libgrubmods_a-sha512.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/sha512.c' || echo '$(srcdir)/'`grub-core/lib/libgcrypt-grub/cipher/sha512.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR)/libgrubmods_a-sha512.Tpo grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR)/libgrubmods_a-sha512.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/libgcrypt-grub/cipher/sha512.c' object='grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/sha512.c' || echo '$(srcdir)/'`grub-core/lib/libgcrypt-grub/cipher/sha512.c - -grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.obj: grub-core/lib/libgcrypt-grub/cipher/sha512.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.obj -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR)/libgrubmods_a-sha512.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.obj `if test -f 'grub-core/lib/libgcrypt-grub/cipher/sha512.c'; then $(CYGPATH_W) 'grub-core/lib/libgcrypt-grub/cipher/sha512.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/libgcrypt-grub/cipher/sha512.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR)/libgrubmods_a-sha512.Tpo grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR)/libgrubmods_a-sha512.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/libgcrypt-grub/cipher/sha512.c' object='grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-sha512.obj `if test -f 'grub-core/lib/libgcrypt-grub/cipher/sha512.c'; then $(CYGPATH_W) 'grub-core/lib/libgcrypt-grub/cipher/sha512.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/libgcrypt-grub/cipher/sha512.c'; fi` - -grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.o: grub-core/lib/libgcrypt-grub/cipher/crc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.o -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR)/libgrubmods_a-crc.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/crc.c' || echo '$(srcdir)/'`grub-core/lib/libgcrypt-grub/cipher/crc.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR)/libgrubmods_a-crc.Tpo grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR)/libgrubmods_a-crc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/libgcrypt-grub/cipher/crc.c' object='grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.o `test -f 'grub-core/lib/libgcrypt-grub/cipher/crc.c' || echo '$(srcdir)/'`grub-core/lib/libgcrypt-grub/cipher/crc.c - -grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.obj: grub-core/lib/libgcrypt-grub/cipher/crc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.obj -MD -MP -MF grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR)/libgrubmods_a-crc.Tpo -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.obj `if test -f 'grub-core/lib/libgcrypt-grub/cipher/crc.c'; then $(CYGPATH_W) 'grub-core/lib/libgcrypt-grub/cipher/crc.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/libgcrypt-grub/cipher/crc.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR)/libgrubmods_a-crc.Tpo grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR)/libgrubmods_a-crc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/libgcrypt-grub/cipher/crc.c' object='grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgcrypt-grub/cipher/libgrubmods_a-crc.obj `if test -f 'grub-core/lib/libgcrypt-grub/cipher/crc.c'; then $(CYGPATH_W) 'grub-core/lib/libgcrypt-grub/cipher/crc.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/libgcrypt-grub/cipher/crc.c'; fi` - -grub-core/lib/libgrubmods_a-LzFind.o: grub-core/lib/LzFind.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgrubmods_a-LzFind.o -MD -MP -MF grub-core/lib/$(DEPDIR)/libgrubmods_a-LzFind.Tpo -c -o grub-core/lib/libgrubmods_a-LzFind.o `test -f 'grub-core/lib/LzFind.c' || echo '$(srcdir)/'`grub-core/lib/LzFind.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/libgrubmods_a-LzFind.Tpo grub-core/lib/$(DEPDIR)/libgrubmods_a-LzFind.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/LzFind.c' object='grub-core/lib/libgrubmods_a-LzFind.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgrubmods_a-LzFind.o `test -f 'grub-core/lib/LzFind.c' || echo '$(srcdir)/'`grub-core/lib/LzFind.c - -grub-core/lib/libgrubmods_a-LzFind.obj: grub-core/lib/LzFind.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgrubmods_a-LzFind.obj -MD -MP -MF grub-core/lib/$(DEPDIR)/libgrubmods_a-LzFind.Tpo -c -o grub-core/lib/libgrubmods_a-LzFind.obj `if test -f 'grub-core/lib/LzFind.c'; then $(CYGPATH_W) 'grub-core/lib/LzFind.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/LzFind.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/libgrubmods_a-LzFind.Tpo grub-core/lib/$(DEPDIR)/libgrubmods_a-LzFind.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/LzFind.c' object='grub-core/lib/libgrubmods_a-LzFind.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgrubmods_a-LzFind.obj `if test -f 'grub-core/lib/LzFind.c'; then $(CYGPATH_W) 'grub-core/lib/LzFind.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/LzFind.c'; fi` - -grub-core/lib/libgrubmods_a-LzmaEnc.o: grub-core/lib/LzmaEnc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgrubmods_a-LzmaEnc.o -MD -MP -MF grub-core/lib/$(DEPDIR)/libgrubmods_a-LzmaEnc.Tpo -c -o grub-core/lib/libgrubmods_a-LzmaEnc.o `test -f 'grub-core/lib/LzmaEnc.c' || echo '$(srcdir)/'`grub-core/lib/LzmaEnc.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/libgrubmods_a-LzmaEnc.Tpo grub-core/lib/$(DEPDIR)/libgrubmods_a-LzmaEnc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/LzmaEnc.c' object='grub-core/lib/libgrubmods_a-LzmaEnc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgrubmods_a-LzmaEnc.o `test -f 'grub-core/lib/LzmaEnc.c' || echo '$(srcdir)/'`grub-core/lib/LzmaEnc.c - -grub-core/lib/libgrubmods_a-LzmaEnc.obj: grub-core/lib/LzmaEnc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgrubmods_a-LzmaEnc.obj -MD -MP -MF grub-core/lib/$(DEPDIR)/libgrubmods_a-LzmaEnc.Tpo -c -o grub-core/lib/libgrubmods_a-LzmaEnc.obj `if test -f 'grub-core/lib/LzmaEnc.c'; then $(CYGPATH_W) 'grub-core/lib/LzmaEnc.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/LzmaEnc.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/libgrubmods_a-LzmaEnc.Tpo grub-core/lib/$(DEPDIR)/libgrubmods_a-LzmaEnc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/LzmaEnc.c' object='grub-core/lib/libgrubmods_a-LzmaEnc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgrubmods_a-LzmaEnc.obj `if test -f 'grub-core/lib/LzmaEnc.c'; then $(CYGPATH_W) 'grub-core/lib/LzmaEnc.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/LzmaEnc.c'; fi` - -grub-core/lib/libgrubmods_a-pbkdf2.o: grub-core/lib/pbkdf2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgrubmods_a-pbkdf2.o -MD -MP -MF grub-core/lib/$(DEPDIR)/libgrubmods_a-pbkdf2.Tpo -c -o grub-core/lib/libgrubmods_a-pbkdf2.o `test -f 'grub-core/lib/pbkdf2.c' || echo '$(srcdir)/'`grub-core/lib/pbkdf2.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/libgrubmods_a-pbkdf2.Tpo grub-core/lib/$(DEPDIR)/libgrubmods_a-pbkdf2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/pbkdf2.c' object='grub-core/lib/libgrubmods_a-pbkdf2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgrubmods_a-pbkdf2.o `test -f 'grub-core/lib/pbkdf2.c' || echo '$(srcdir)/'`grub-core/lib/pbkdf2.c - -grub-core/lib/libgrubmods_a-pbkdf2.obj: grub-core/lib/pbkdf2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgrubmods_a-pbkdf2.obj -MD -MP -MF grub-core/lib/$(DEPDIR)/libgrubmods_a-pbkdf2.Tpo -c -o grub-core/lib/libgrubmods_a-pbkdf2.obj `if test -f 'grub-core/lib/pbkdf2.c'; then $(CYGPATH_W) 'grub-core/lib/pbkdf2.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/pbkdf2.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/libgrubmods_a-pbkdf2.Tpo grub-core/lib/$(DEPDIR)/libgrubmods_a-pbkdf2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/pbkdf2.c' object='grub-core/lib/libgrubmods_a-pbkdf2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgrubmods_a-pbkdf2.obj `if test -f 'grub-core/lib/pbkdf2.c'; then $(CYGPATH_W) 'grub-core/lib/pbkdf2.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/pbkdf2.c'; fi` - -grub-core/lib/libgrubmods_a-crc.o: grub-core/lib/crc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgrubmods_a-crc.o -MD -MP -MF grub-core/lib/$(DEPDIR)/libgrubmods_a-crc.Tpo -c -o grub-core/lib/libgrubmods_a-crc.o `test -f 'grub-core/lib/crc.c' || echo '$(srcdir)/'`grub-core/lib/crc.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/libgrubmods_a-crc.Tpo grub-core/lib/$(DEPDIR)/libgrubmods_a-crc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/crc.c' object='grub-core/lib/libgrubmods_a-crc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgrubmods_a-crc.o `test -f 'grub-core/lib/crc.c' || echo '$(srcdir)/'`grub-core/lib/crc.c - -grub-core/lib/libgrubmods_a-crc.obj: grub-core/lib/crc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/lib/libgrubmods_a-crc.obj -MD -MP -MF grub-core/lib/$(DEPDIR)/libgrubmods_a-crc.Tpo -c -o grub-core/lib/libgrubmods_a-crc.obj `if test -f 'grub-core/lib/crc.c'; then $(CYGPATH_W) 'grub-core/lib/crc.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/crc.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/libgrubmods_a-crc.Tpo grub-core/lib/$(DEPDIR)/libgrubmods_a-crc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/crc.c' object='grub-core/lib/libgrubmods_a-crc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/lib/libgrubmods_a-crc.obj `if test -f 'grub-core/lib/crc.c'; then $(CYGPATH_W) 'grub-core/lib/crc.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/crc.c'; fi` - -grub-core/normal/libgrubmods_a-datetime.o: grub-core/normal/datetime.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/normal/libgrubmods_a-datetime.o -MD -MP -MF grub-core/normal/$(DEPDIR)/libgrubmods_a-datetime.Tpo -c -o grub-core/normal/libgrubmods_a-datetime.o `test -f 'grub-core/normal/datetime.c' || echo '$(srcdir)/'`grub-core/normal/datetime.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/normal/$(DEPDIR)/libgrubmods_a-datetime.Tpo grub-core/normal/$(DEPDIR)/libgrubmods_a-datetime.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/normal/datetime.c' object='grub-core/normal/libgrubmods_a-datetime.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/normal/libgrubmods_a-datetime.o `test -f 'grub-core/normal/datetime.c' || echo '$(srcdir)/'`grub-core/normal/datetime.c - -grub-core/normal/libgrubmods_a-datetime.obj: grub-core/normal/datetime.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/normal/libgrubmods_a-datetime.obj -MD -MP -MF grub-core/normal/$(DEPDIR)/libgrubmods_a-datetime.Tpo -c -o grub-core/normal/libgrubmods_a-datetime.obj `if test -f 'grub-core/normal/datetime.c'; then $(CYGPATH_W) 'grub-core/normal/datetime.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/normal/datetime.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/normal/$(DEPDIR)/libgrubmods_a-datetime.Tpo grub-core/normal/$(DEPDIR)/libgrubmods_a-datetime.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/normal/datetime.c' object='grub-core/normal/libgrubmods_a-datetime.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/normal/libgrubmods_a-datetime.obj `if test -f 'grub-core/normal/datetime.c'; then $(CYGPATH_W) 'grub-core/normal/datetime.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/normal/datetime.c'; fi` - -grub-core/normal/libgrubmods_a-misc.o: grub-core/normal/misc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/normal/libgrubmods_a-misc.o -MD -MP -MF grub-core/normal/$(DEPDIR)/libgrubmods_a-misc.Tpo -c -o grub-core/normal/libgrubmods_a-misc.o `test -f 'grub-core/normal/misc.c' || echo '$(srcdir)/'`grub-core/normal/misc.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/normal/$(DEPDIR)/libgrubmods_a-misc.Tpo grub-core/normal/$(DEPDIR)/libgrubmods_a-misc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/normal/misc.c' object='grub-core/normal/libgrubmods_a-misc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/normal/libgrubmods_a-misc.o `test -f 'grub-core/normal/misc.c' || echo '$(srcdir)/'`grub-core/normal/misc.c - -grub-core/normal/libgrubmods_a-misc.obj: grub-core/normal/misc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/normal/libgrubmods_a-misc.obj -MD -MP -MF grub-core/normal/$(DEPDIR)/libgrubmods_a-misc.Tpo -c -o grub-core/normal/libgrubmods_a-misc.obj `if test -f 'grub-core/normal/misc.c'; then $(CYGPATH_W) 'grub-core/normal/misc.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/normal/misc.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/normal/$(DEPDIR)/libgrubmods_a-misc.Tpo grub-core/normal/$(DEPDIR)/libgrubmods_a-misc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/normal/misc.c' object='grub-core/normal/libgrubmods_a-misc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/normal/libgrubmods_a-misc.obj `if test -f 'grub-core/normal/misc.c'; then $(CYGPATH_W) 'grub-core/normal/misc.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/normal/misc.c'; fi` - -grub-core/partmap/libgrubmods_a-acorn.o: grub-core/partmap/acorn.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/partmap/libgrubmods_a-acorn.o -MD -MP -MF grub-core/partmap/$(DEPDIR)/libgrubmods_a-acorn.Tpo -c -o grub-core/partmap/libgrubmods_a-acorn.o `test -f 'grub-core/partmap/acorn.c' || echo '$(srcdir)/'`grub-core/partmap/acorn.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/partmap/$(DEPDIR)/libgrubmods_a-acorn.Tpo grub-core/partmap/$(DEPDIR)/libgrubmods_a-acorn.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/partmap/acorn.c' object='grub-core/partmap/libgrubmods_a-acorn.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/partmap/libgrubmods_a-acorn.o `test -f 'grub-core/partmap/acorn.c' || echo '$(srcdir)/'`grub-core/partmap/acorn.c - -grub-core/partmap/libgrubmods_a-acorn.obj: grub-core/partmap/acorn.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/partmap/libgrubmods_a-acorn.obj -MD -MP -MF grub-core/partmap/$(DEPDIR)/libgrubmods_a-acorn.Tpo -c -o grub-core/partmap/libgrubmods_a-acorn.obj `if test -f 'grub-core/partmap/acorn.c'; then $(CYGPATH_W) 'grub-core/partmap/acorn.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/partmap/acorn.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/partmap/$(DEPDIR)/libgrubmods_a-acorn.Tpo grub-core/partmap/$(DEPDIR)/libgrubmods_a-acorn.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/partmap/acorn.c' object='grub-core/partmap/libgrubmods_a-acorn.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/partmap/libgrubmods_a-acorn.obj `if test -f 'grub-core/partmap/acorn.c'; then $(CYGPATH_W) 'grub-core/partmap/acorn.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/partmap/acorn.c'; fi` - -grub-core/partmap/libgrubmods_a-amiga.o: grub-core/partmap/amiga.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/partmap/libgrubmods_a-amiga.o -MD -MP -MF grub-core/partmap/$(DEPDIR)/libgrubmods_a-amiga.Tpo -c -o grub-core/partmap/libgrubmods_a-amiga.o `test -f 'grub-core/partmap/amiga.c' || echo '$(srcdir)/'`grub-core/partmap/amiga.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/partmap/$(DEPDIR)/libgrubmods_a-amiga.Tpo grub-core/partmap/$(DEPDIR)/libgrubmods_a-amiga.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/partmap/amiga.c' object='grub-core/partmap/libgrubmods_a-amiga.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/partmap/libgrubmods_a-amiga.o `test -f 'grub-core/partmap/amiga.c' || echo '$(srcdir)/'`grub-core/partmap/amiga.c - -grub-core/partmap/libgrubmods_a-amiga.obj: grub-core/partmap/amiga.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/partmap/libgrubmods_a-amiga.obj -MD -MP -MF grub-core/partmap/$(DEPDIR)/libgrubmods_a-amiga.Tpo -c -o grub-core/partmap/libgrubmods_a-amiga.obj `if test -f 'grub-core/partmap/amiga.c'; then $(CYGPATH_W) 'grub-core/partmap/amiga.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/partmap/amiga.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/partmap/$(DEPDIR)/libgrubmods_a-amiga.Tpo grub-core/partmap/$(DEPDIR)/libgrubmods_a-amiga.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/partmap/amiga.c' object='grub-core/partmap/libgrubmods_a-amiga.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/partmap/libgrubmods_a-amiga.obj `if test -f 'grub-core/partmap/amiga.c'; then $(CYGPATH_W) 'grub-core/partmap/amiga.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/partmap/amiga.c'; fi` - -grub-core/partmap/libgrubmods_a-apple.o: grub-core/partmap/apple.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/partmap/libgrubmods_a-apple.o -MD -MP -MF grub-core/partmap/$(DEPDIR)/libgrubmods_a-apple.Tpo -c -o grub-core/partmap/libgrubmods_a-apple.o `test -f 'grub-core/partmap/apple.c' || echo '$(srcdir)/'`grub-core/partmap/apple.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/partmap/$(DEPDIR)/libgrubmods_a-apple.Tpo grub-core/partmap/$(DEPDIR)/libgrubmods_a-apple.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/partmap/apple.c' object='grub-core/partmap/libgrubmods_a-apple.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/partmap/libgrubmods_a-apple.o `test -f 'grub-core/partmap/apple.c' || echo '$(srcdir)/'`grub-core/partmap/apple.c - -grub-core/partmap/libgrubmods_a-apple.obj: grub-core/partmap/apple.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/partmap/libgrubmods_a-apple.obj -MD -MP -MF grub-core/partmap/$(DEPDIR)/libgrubmods_a-apple.Tpo -c -o grub-core/partmap/libgrubmods_a-apple.obj `if test -f 'grub-core/partmap/apple.c'; then $(CYGPATH_W) 'grub-core/partmap/apple.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/partmap/apple.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/partmap/$(DEPDIR)/libgrubmods_a-apple.Tpo grub-core/partmap/$(DEPDIR)/libgrubmods_a-apple.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/partmap/apple.c' object='grub-core/partmap/libgrubmods_a-apple.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/partmap/libgrubmods_a-apple.obj `if test -f 'grub-core/partmap/apple.c'; then $(CYGPATH_W) 'grub-core/partmap/apple.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/partmap/apple.c'; fi` - -grub-core/partmap/libgrubmods_a-gpt.o: grub-core/partmap/gpt.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/partmap/libgrubmods_a-gpt.o -MD -MP -MF grub-core/partmap/$(DEPDIR)/libgrubmods_a-gpt.Tpo -c -o grub-core/partmap/libgrubmods_a-gpt.o `test -f 'grub-core/partmap/gpt.c' || echo '$(srcdir)/'`grub-core/partmap/gpt.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/partmap/$(DEPDIR)/libgrubmods_a-gpt.Tpo grub-core/partmap/$(DEPDIR)/libgrubmods_a-gpt.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/partmap/gpt.c' object='grub-core/partmap/libgrubmods_a-gpt.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/partmap/libgrubmods_a-gpt.o `test -f 'grub-core/partmap/gpt.c' || echo '$(srcdir)/'`grub-core/partmap/gpt.c - -grub-core/partmap/libgrubmods_a-gpt.obj: grub-core/partmap/gpt.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/partmap/libgrubmods_a-gpt.obj -MD -MP -MF grub-core/partmap/$(DEPDIR)/libgrubmods_a-gpt.Tpo -c -o grub-core/partmap/libgrubmods_a-gpt.obj `if test -f 'grub-core/partmap/gpt.c'; then $(CYGPATH_W) 'grub-core/partmap/gpt.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/partmap/gpt.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/partmap/$(DEPDIR)/libgrubmods_a-gpt.Tpo grub-core/partmap/$(DEPDIR)/libgrubmods_a-gpt.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/partmap/gpt.c' object='grub-core/partmap/libgrubmods_a-gpt.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/partmap/libgrubmods_a-gpt.obj `if test -f 'grub-core/partmap/gpt.c'; then $(CYGPATH_W) 'grub-core/partmap/gpt.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/partmap/gpt.c'; fi` - -grub-core/partmap/libgrubmods_a-msdos.o: grub-core/partmap/msdos.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/partmap/libgrubmods_a-msdos.o -MD -MP -MF grub-core/partmap/$(DEPDIR)/libgrubmods_a-msdos.Tpo -c -o grub-core/partmap/libgrubmods_a-msdos.o `test -f 'grub-core/partmap/msdos.c' || echo '$(srcdir)/'`grub-core/partmap/msdos.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/partmap/$(DEPDIR)/libgrubmods_a-msdos.Tpo grub-core/partmap/$(DEPDIR)/libgrubmods_a-msdos.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/partmap/msdos.c' object='grub-core/partmap/libgrubmods_a-msdos.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/partmap/libgrubmods_a-msdos.o `test -f 'grub-core/partmap/msdos.c' || echo '$(srcdir)/'`grub-core/partmap/msdos.c - -grub-core/partmap/libgrubmods_a-msdos.obj: grub-core/partmap/msdos.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/partmap/libgrubmods_a-msdos.obj -MD -MP -MF grub-core/partmap/$(DEPDIR)/libgrubmods_a-msdos.Tpo -c -o grub-core/partmap/libgrubmods_a-msdos.obj `if test -f 'grub-core/partmap/msdos.c'; then $(CYGPATH_W) 'grub-core/partmap/msdos.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/partmap/msdos.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/partmap/$(DEPDIR)/libgrubmods_a-msdos.Tpo grub-core/partmap/$(DEPDIR)/libgrubmods_a-msdos.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/partmap/msdos.c' object='grub-core/partmap/libgrubmods_a-msdos.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/partmap/libgrubmods_a-msdos.obj `if test -f 'grub-core/partmap/msdos.c'; then $(CYGPATH_W) 'grub-core/partmap/msdos.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/partmap/msdos.c'; fi` - -grub-core/partmap/libgrubmods_a-sun.o: grub-core/partmap/sun.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/partmap/libgrubmods_a-sun.o -MD -MP -MF grub-core/partmap/$(DEPDIR)/libgrubmods_a-sun.Tpo -c -o grub-core/partmap/libgrubmods_a-sun.o `test -f 'grub-core/partmap/sun.c' || echo '$(srcdir)/'`grub-core/partmap/sun.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/partmap/$(DEPDIR)/libgrubmods_a-sun.Tpo grub-core/partmap/$(DEPDIR)/libgrubmods_a-sun.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/partmap/sun.c' object='grub-core/partmap/libgrubmods_a-sun.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/partmap/libgrubmods_a-sun.o `test -f 'grub-core/partmap/sun.c' || echo '$(srcdir)/'`grub-core/partmap/sun.c - -grub-core/partmap/libgrubmods_a-sun.obj: grub-core/partmap/sun.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/partmap/libgrubmods_a-sun.obj -MD -MP -MF grub-core/partmap/$(DEPDIR)/libgrubmods_a-sun.Tpo -c -o grub-core/partmap/libgrubmods_a-sun.obj `if test -f 'grub-core/partmap/sun.c'; then $(CYGPATH_W) 'grub-core/partmap/sun.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/partmap/sun.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/partmap/$(DEPDIR)/libgrubmods_a-sun.Tpo grub-core/partmap/$(DEPDIR)/libgrubmods_a-sun.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/partmap/sun.c' object='grub-core/partmap/libgrubmods_a-sun.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/partmap/libgrubmods_a-sun.obj `if test -f 'grub-core/partmap/sun.c'; then $(CYGPATH_W) 'grub-core/partmap/sun.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/partmap/sun.c'; fi` - -grub-core/partmap/libgrubmods_a-sunpc.o: grub-core/partmap/sunpc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/partmap/libgrubmods_a-sunpc.o -MD -MP -MF grub-core/partmap/$(DEPDIR)/libgrubmods_a-sunpc.Tpo -c -o grub-core/partmap/libgrubmods_a-sunpc.o `test -f 'grub-core/partmap/sunpc.c' || echo '$(srcdir)/'`grub-core/partmap/sunpc.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/partmap/$(DEPDIR)/libgrubmods_a-sunpc.Tpo grub-core/partmap/$(DEPDIR)/libgrubmods_a-sunpc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/partmap/sunpc.c' object='grub-core/partmap/libgrubmods_a-sunpc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/partmap/libgrubmods_a-sunpc.o `test -f 'grub-core/partmap/sunpc.c' || echo '$(srcdir)/'`grub-core/partmap/sunpc.c - -grub-core/partmap/libgrubmods_a-sunpc.obj: grub-core/partmap/sunpc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/partmap/libgrubmods_a-sunpc.obj -MD -MP -MF grub-core/partmap/$(DEPDIR)/libgrubmods_a-sunpc.Tpo -c -o grub-core/partmap/libgrubmods_a-sunpc.obj `if test -f 'grub-core/partmap/sunpc.c'; then $(CYGPATH_W) 'grub-core/partmap/sunpc.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/partmap/sunpc.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/partmap/$(DEPDIR)/libgrubmods_a-sunpc.Tpo grub-core/partmap/$(DEPDIR)/libgrubmods_a-sunpc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/partmap/sunpc.c' object='grub-core/partmap/libgrubmods_a-sunpc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/partmap/libgrubmods_a-sunpc.obj `if test -f 'grub-core/partmap/sunpc.c'; then $(CYGPATH_W) 'grub-core/partmap/sunpc.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/partmap/sunpc.c'; fi` - -grub-core/partmap/libgrubmods_a-bsdlabel.o: grub-core/partmap/bsdlabel.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/partmap/libgrubmods_a-bsdlabel.o -MD -MP -MF grub-core/partmap/$(DEPDIR)/libgrubmods_a-bsdlabel.Tpo -c -o grub-core/partmap/libgrubmods_a-bsdlabel.o `test -f 'grub-core/partmap/bsdlabel.c' || echo '$(srcdir)/'`grub-core/partmap/bsdlabel.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/partmap/$(DEPDIR)/libgrubmods_a-bsdlabel.Tpo grub-core/partmap/$(DEPDIR)/libgrubmods_a-bsdlabel.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/partmap/bsdlabel.c' object='grub-core/partmap/libgrubmods_a-bsdlabel.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/partmap/libgrubmods_a-bsdlabel.o `test -f 'grub-core/partmap/bsdlabel.c' || echo '$(srcdir)/'`grub-core/partmap/bsdlabel.c - -grub-core/partmap/libgrubmods_a-bsdlabel.obj: grub-core/partmap/bsdlabel.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/partmap/libgrubmods_a-bsdlabel.obj -MD -MP -MF grub-core/partmap/$(DEPDIR)/libgrubmods_a-bsdlabel.Tpo -c -o grub-core/partmap/libgrubmods_a-bsdlabel.obj `if test -f 'grub-core/partmap/bsdlabel.c'; then $(CYGPATH_W) 'grub-core/partmap/bsdlabel.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/partmap/bsdlabel.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/partmap/$(DEPDIR)/libgrubmods_a-bsdlabel.Tpo grub-core/partmap/$(DEPDIR)/libgrubmods_a-bsdlabel.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/partmap/bsdlabel.c' object='grub-core/partmap/libgrubmods_a-bsdlabel.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/partmap/libgrubmods_a-bsdlabel.obj `if test -f 'grub-core/partmap/bsdlabel.c'; then $(CYGPATH_W) 'grub-core/partmap/bsdlabel.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/partmap/bsdlabel.c'; fi` - -grub-core/script/libgrubmods_a-function.o: grub-core/script/function.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/script/libgrubmods_a-function.o -MD -MP -MF grub-core/script/$(DEPDIR)/libgrubmods_a-function.Tpo -c -o grub-core/script/libgrubmods_a-function.o `test -f 'grub-core/script/function.c' || echo '$(srcdir)/'`grub-core/script/function.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/script/$(DEPDIR)/libgrubmods_a-function.Tpo grub-core/script/$(DEPDIR)/libgrubmods_a-function.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/script/function.c' object='grub-core/script/libgrubmods_a-function.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/script/libgrubmods_a-function.o `test -f 'grub-core/script/function.c' || echo '$(srcdir)/'`grub-core/script/function.c - -grub-core/script/libgrubmods_a-function.obj: grub-core/script/function.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/script/libgrubmods_a-function.obj -MD -MP -MF grub-core/script/$(DEPDIR)/libgrubmods_a-function.Tpo -c -o grub-core/script/libgrubmods_a-function.obj `if test -f 'grub-core/script/function.c'; then $(CYGPATH_W) 'grub-core/script/function.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/script/function.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/script/$(DEPDIR)/libgrubmods_a-function.Tpo grub-core/script/$(DEPDIR)/libgrubmods_a-function.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/script/function.c' object='grub-core/script/libgrubmods_a-function.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/script/libgrubmods_a-function.obj `if test -f 'grub-core/script/function.c'; then $(CYGPATH_W) 'grub-core/script/function.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/script/function.c'; fi` - -grub-core/script/libgrubmods_a-lexer.o: grub-core/script/lexer.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/script/libgrubmods_a-lexer.o -MD -MP -MF grub-core/script/$(DEPDIR)/libgrubmods_a-lexer.Tpo -c -o grub-core/script/libgrubmods_a-lexer.o `test -f 'grub-core/script/lexer.c' || echo '$(srcdir)/'`grub-core/script/lexer.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/script/$(DEPDIR)/libgrubmods_a-lexer.Tpo grub-core/script/$(DEPDIR)/libgrubmods_a-lexer.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/script/lexer.c' object='grub-core/script/libgrubmods_a-lexer.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/script/libgrubmods_a-lexer.o `test -f 'grub-core/script/lexer.c' || echo '$(srcdir)/'`grub-core/script/lexer.c - -grub-core/script/libgrubmods_a-lexer.obj: grub-core/script/lexer.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/script/libgrubmods_a-lexer.obj -MD -MP -MF grub-core/script/$(DEPDIR)/libgrubmods_a-lexer.Tpo -c -o grub-core/script/libgrubmods_a-lexer.obj `if test -f 'grub-core/script/lexer.c'; then $(CYGPATH_W) 'grub-core/script/lexer.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/script/lexer.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/script/$(DEPDIR)/libgrubmods_a-lexer.Tpo grub-core/script/$(DEPDIR)/libgrubmods_a-lexer.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/script/lexer.c' object='grub-core/script/libgrubmods_a-lexer.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/script/libgrubmods_a-lexer.obj `if test -f 'grub-core/script/lexer.c'; then $(CYGPATH_W) 'grub-core/script/lexer.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/script/lexer.c'; fi` - -grub-core/script/libgrubmods_a-main.o: grub-core/script/main.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/script/libgrubmods_a-main.o -MD -MP -MF grub-core/script/$(DEPDIR)/libgrubmods_a-main.Tpo -c -o grub-core/script/libgrubmods_a-main.o `test -f 'grub-core/script/main.c' || echo '$(srcdir)/'`grub-core/script/main.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/script/$(DEPDIR)/libgrubmods_a-main.Tpo grub-core/script/$(DEPDIR)/libgrubmods_a-main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/script/main.c' object='grub-core/script/libgrubmods_a-main.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/script/libgrubmods_a-main.o `test -f 'grub-core/script/main.c' || echo '$(srcdir)/'`grub-core/script/main.c - -grub-core/script/libgrubmods_a-main.obj: grub-core/script/main.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/script/libgrubmods_a-main.obj -MD -MP -MF grub-core/script/$(DEPDIR)/libgrubmods_a-main.Tpo -c -o grub-core/script/libgrubmods_a-main.obj `if test -f 'grub-core/script/main.c'; then $(CYGPATH_W) 'grub-core/script/main.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/script/main.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/script/$(DEPDIR)/libgrubmods_a-main.Tpo grub-core/script/$(DEPDIR)/libgrubmods_a-main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/script/main.c' object='grub-core/script/libgrubmods_a-main.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/script/libgrubmods_a-main.obj `if test -f 'grub-core/script/main.c'; then $(CYGPATH_W) 'grub-core/script/main.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/script/main.c'; fi` - -grub-core/script/libgrubmods_a-script.o: grub-core/script/script.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/script/libgrubmods_a-script.o -MD -MP -MF grub-core/script/$(DEPDIR)/libgrubmods_a-script.Tpo -c -o grub-core/script/libgrubmods_a-script.o `test -f 'grub-core/script/script.c' || echo '$(srcdir)/'`grub-core/script/script.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/script/$(DEPDIR)/libgrubmods_a-script.Tpo grub-core/script/$(DEPDIR)/libgrubmods_a-script.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/script/script.c' object='grub-core/script/libgrubmods_a-script.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/script/libgrubmods_a-script.o `test -f 'grub-core/script/script.c' || echo '$(srcdir)/'`grub-core/script/script.c - -grub-core/script/libgrubmods_a-script.obj: grub-core/script/script.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/script/libgrubmods_a-script.obj -MD -MP -MF grub-core/script/$(DEPDIR)/libgrubmods_a-script.Tpo -c -o grub-core/script/libgrubmods_a-script.obj `if test -f 'grub-core/script/script.c'; then $(CYGPATH_W) 'grub-core/script/script.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/script/script.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/script/$(DEPDIR)/libgrubmods_a-script.Tpo grub-core/script/$(DEPDIR)/libgrubmods_a-script.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/script/script.c' object='grub-core/script/libgrubmods_a-script.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/script/libgrubmods_a-script.obj `if test -f 'grub-core/script/script.c'; then $(CYGPATH_W) 'grub-core/script/script.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/script/script.c'; fi` - -grub-core/script/libgrubmods_a-argv.o: grub-core/script/argv.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/script/libgrubmods_a-argv.o -MD -MP -MF grub-core/script/$(DEPDIR)/libgrubmods_a-argv.Tpo -c -o grub-core/script/libgrubmods_a-argv.o `test -f 'grub-core/script/argv.c' || echo '$(srcdir)/'`grub-core/script/argv.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/script/$(DEPDIR)/libgrubmods_a-argv.Tpo grub-core/script/$(DEPDIR)/libgrubmods_a-argv.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/script/argv.c' object='grub-core/script/libgrubmods_a-argv.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/script/libgrubmods_a-argv.o `test -f 'grub-core/script/argv.c' || echo '$(srcdir)/'`grub-core/script/argv.c - -grub-core/script/libgrubmods_a-argv.obj: grub-core/script/argv.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/script/libgrubmods_a-argv.obj -MD -MP -MF grub-core/script/$(DEPDIR)/libgrubmods_a-argv.Tpo -c -o grub-core/script/libgrubmods_a-argv.obj `if test -f 'grub-core/script/argv.c'; then $(CYGPATH_W) 'grub-core/script/argv.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/script/argv.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/script/$(DEPDIR)/libgrubmods_a-argv.Tpo grub-core/script/$(DEPDIR)/libgrubmods_a-argv.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/script/argv.c' object='grub-core/script/libgrubmods_a-argv.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/script/libgrubmods_a-argv.obj `if test -f 'grub-core/script/argv.c'; then $(CYGPATH_W) 'grub-core/script/argv.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/script/argv.c'; fi` - -grub-core/io/libgrubmods_a-gzio.o: grub-core/io/gzio.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/io/libgrubmods_a-gzio.o -MD -MP -MF grub-core/io/$(DEPDIR)/libgrubmods_a-gzio.Tpo -c -o grub-core/io/libgrubmods_a-gzio.o `test -f 'grub-core/io/gzio.c' || echo '$(srcdir)/'`grub-core/io/gzio.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/io/$(DEPDIR)/libgrubmods_a-gzio.Tpo grub-core/io/$(DEPDIR)/libgrubmods_a-gzio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/io/gzio.c' object='grub-core/io/libgrubmods_a-gzio.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/io/libgrubmods_a-gzio.o `test -f 'grub-core/io/gzio.c' || echo '$(srcdir)/'`grub-core/io/gzio.c - -grub-core/io/libgrubmods_a-gzio.obj: grub-core/io/gzio.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT grub-core/io/libgrubmods_a-gzio.obj -MD -MP -MF grub-core/io/$(DEPDIR)/libgrubmods_a-gzio.Tpo -c -o grub-core/io/libgrubmods_a-gzio.obj `if test -f 'grub-core/io/gzio.c'; then $(CYGPATH_W) 'grub-core/io/gzio.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/io/gzio.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/io/$(DEPDIR)/libgrubmods_a-gzio.Tpo grub-core/io/$(DEPDIR)/libgrubmods_a-gzio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/io/gzio.c' object='grub-core/io/libgrubmods_a-gzio.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o grub-core/io/libgrubmods_a-gzio.obj `if test -f 'grub-core/io/gzio.c'; then $(CYGPATH_W) 'grub-core/io/gzio.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/io/gzio.c'; fi` - -libgrubmods_a-grub_script.tab.o: grub_script.tab.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT libgrubmods_a-grub_script.tab.o -MD -MP -MF $(DEPDIR)/libgrubmods_a-grub_script.tab.Tpo -c -o libgrubmods_a-grub_script.tab.o `test -f 'grub_script.tab.c' || echo '$(srcdir)/'`grub_script.tab.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgrubmods_a-grub_script.tab.Tpo $(DEPDIR)/libgrubmods_a-grub_script.tab.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub_script.tab.c' object='libgrubmods_a-grub_script.tab.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o libgrubmods_a-grub_script.tab.o `test -f 'grub_script.tab.c' || echo '$(srcdir)/'`grub_script.tab.c - -libgrubmods_a-grub_script.tab.obj: grub_script.tab.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT libgrubmods_a-grub_script.tab.obj -MD -MP -MF $(DEPDIR)/libgrubmods_a-grub_script.tab.Tpo -c -o libgrubmods_a-grub_script.tab.obj `if test -f 'grub_script.tab.c'; then $(CYGPATH_W) 'grub_script.tab.c'; else $(CYGPATH_W) '$(srcdir)/grub_script.tab.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgrubmods_a-grub_script.tab.Tpo $(DEPDIR)/libgrubmods_a-grub_script.tab.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub_script.tab.c' object='libgrubmods_a-grub_script.tab.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o libgrubmods_a-grub_script.tab.obj `if test -f 'grub_script.tab.c'; then $(CYGPATH_W) 'grub_script.tab.c'; else $(CYGPATH_W) '$(srcdir)/grub_script.tab.c'; fi` - -libgrubmods_a-grub_script.yy.o: grub_script.yy.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT libgrubmods_a-grub_script.yy.o -MD -MP -MF $(DEPDIR)/libgrubmods_a-grub_script.yy.Tpo -c -o libgrubmods_a-grub_script.yy.o `test -f 'grub_script.yy.c' || echo '$(srcdir)/'`grub_script.yy.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgrubmods_a-grub_script.yy.Tpo $(DEPDIR)/libgrubmods_a-grub_script.yy.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub_script.yy.c' object='libgrubmods_a-grub_script.yy.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o libgrubmods_a-grub_script.yy.o `test -f 'grub_script.yy.c' || echo '$(srcdir)/'`grub_script.yy.c - -libgrubmods_a-grub_script.yy.obj: grub_script.yy.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT libgrubmods_a-grub_script.yy.obj -MD -MP -MF $(DEPDIR)/libgrubmods_a-grub_script.yy.Tpo -c -o libgrubmods_a-grub_script.yy.obj `if test -f 'grub_script.yy.c'; then $(CYGPATH_W) 'grub_script.yy.c'; else $(CYGPATH_W) '$(srcdir)/grub_script.yy.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgrubmods_a-grub_script.yy.Tpo $(DEPDIR)/libgrubmods_a-grub_script.yy.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub_script.yy.c' object='libgrubmods_a-grub_script.yy.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o libgrubmods_a-grub_script.yy.obj `if test -f 'grub_script.yy.c'; then $(CYGPATH_W) 'grub_script.yy.c'; else $(CYGPATH_W) '$(srcdir)/grub_script.yy.c'; fi` - -libgrubmods_a-libgrub_a_init.o: libgrub_a_init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT libgrubmods_a-libgrub_a_init.o -MD -MP -MF $(DEPDIR)/libgrubmods_a-libgrub_a_init.Tpo -c -o libgrubmods_a-libgrub_a_init.o `test -f 'libgrub_a_init.c' || echo '$(srcdir)/'`libgrub_a_init.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgrubmods_a-libgrub_a_init.Tpo $(DEPDIR)/libgrubmods_a-libgrub_a_init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libgrub_a_init.c' object='libgrubmods_a-libgrub_a_init.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o libgrubmods_a-libgrub_a_init.o `test -f 'libgrub_a_init.c' || echo '$(srcdir)/'`libgrub_a_init.c - -libgrubmods_a-libgrub_a_init.obj: libgrub_a_init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -MT libgrubmods_a-libgrub_a_init.obj -MD -MP -MF $(DEPDIR)/libgrubmods_a-libgrub_a_init.Tpo -c -o libgrubmods_a-libgrub_a_init.obj `if test -f 'libgrub_a_init.c'; then $(CYGPATH_W) 'libgrub_a_init.c'; else $(CYGPATH_W) '$(srcdir)/libgrub_a_init.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/libgrubmods_a-libgrub_a_init.Tpo $(DEPDIR)/libgrubmods_a-libgrub_a_init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='libgrub_a_init.c' object='libgrubmods_a-libgrub_a_init.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(CPPFLAGS) $(libgrubmods_a_CFLAGS) $(CFLAGS) -c -o libgrubmods_a-libgrub_a_init.obj `if test -f 'libgrub_a_init.c'; then $(CYGPATH_W) 'libgrub_a_init.c'; else $(CYGPATH_W) '$(srcdir)/libgrub_a_init.c'; fi` - -tests/example_unit_test-example_unit_test.o: tests/example_unit_test.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -MT tests/example_unit_test-example_unit_test.o -MD -MP -MF tests/$(DEPDIR)/example_unit_test-example_unit_test.Tpo -c -o tests/example_unit_test-example_unit_test.o `test -f 'tests/example_unit_test.c' || echo '$(srcdir)/'`tests/example_unit_test.c -@am__fastdepCC_TRUE@ $(am__mv) tests/$(DEPDIR)/example_unit_test-example_unit_test.Tpo tests/$(DEPDIR)/example_unit_test-example_unit_test.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tests/example_unit_test.c' object='tests/example_unit_test-example_unit_test.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -c -o tests/example_unit_test-example_unit_test.o `test -f 'tests/example_unit_test.c' || echo '$(srcdir)/'`tests/example_unit_test.c - -tests/example_unit_test-example_unit_test.obj: tests/example_unit_test.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -MT tests/example_unit_test-example_unit_test.obj -MD -MP -MF tests/$(DEPDIR)/example_unit_test-example_unit_test.Tpo -c -o tests/example_unit_test-example_unit_test.obj `if test -f 'tests/example_unit_test.c'; then $(CYGPATH_W) 'tests/example_unit_test.c'; else $(CYGPATH_W) '$(srcdir)/tests/example_unit_test.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) tests/$(DEPDIR)/example_unit_test-example_unit_test.Tpo tests/$(DEPDIR)/example_unit_test-example_unit_test.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tests/example_unit_test.c' object='tests/example_unit_test-example_unit_test.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -c -o tests/example_unit_test-example_unit_test.obj `if test -f 'tests/example_unit_test.c'; then $(CYGPATH_W) 'tests/example_unit_test.c'; else $(CYGPATH_W) '$(srcdir)/tests/example_unit_test.c'; fi` - -tests/lib/example_unit_test-unit_test.o: tests/lib/unit_test.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -MT tests/lib/example_unit_test-unit_test.o -MD -MP -MF tests/lib/$(DEPDIR)/example_unit_test-unit_test.Tpo -c -o tests/lib/example_unit_test-unit_test.o `test -f 'tests/lib/unit_test.c' || echo '$(srcdir)/'`tests/lib/unit_test.c -@am__fastdepCC_TRUE@ $(am__mv) tests/lib/$(DEPDIR)/example_unit_test-unit_test.Tpo tests/lib/$(DEPDIR)/example_unit_test-unit_test.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tests/lib/unit_test.c' object='tests/lib/example_unit_test-unit_test.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -c -o tests/lib/example_unit_test-unit_test.o `test -f 'tests/lib/unit_test.c' || echo '$(srcdir)/'`tests/lib/unit_test.c - -tests/lib/example_unit_test-unit_test.obj: tests/lib/unit_test.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -MT tests/lib/example_unit_test-unit_test.obj -MD -MP -MF tests/lib/$(DEPDIR)/example_unit_test-unit_test.Tpo -c -o tests/lib/example_unit_test-unit_test.obj `if test -f 'tests/lib/unit_test.c'; then $(CYGPATH_W) 'tests/lib/unit_test.c'; else $(CYGPATH_W) '$(srcdir)/tests/lib/unit_test.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) tests/lib/$(DEPDIR)/example_unit_test-unit_test.Tpo tests/lib/$(DEPDIR)/example_unit_test-unit_test.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tests/lib/unit_test.c' object='tests/lib/example_unit_test-unit_test.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -c -o tests/lib/example_unit_test-unit_test.obj `if test -f 'tests/lib/unit_test.c'; then $(CYGPATH_W) 'tests/lib/unit_test.c'; else $(CYGPATH_W) '$(srcdir)/tests/lib/unit_test.c'; fi` - -grub-core/kern/example_unit_test-list.o: grub-core/kern/list.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -MT grub-core/kern/example_unit_test-list.o -MD -MP -MF grub-core/kern/$(DEPDIR)/example_unit_test-list.Tpo -c -o grub-core/kern/example_unit_test-list.o `test -f 'grub-core/kern/list.c' || echo '$(srcdir)/'`grub-core/kern/list.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/example_unit_test-list.Tpo grub-core/kern/$(DEPDIR)/example_unit_test-list.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/list.c' object='grub-core/kern/example_unit_test-list.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -c -o grub-core/kern/example_unit_test-list.o `test -f 'grub-core/kern/list.c' || echo '$(srcdir)/'`grub-core/kern/list.c - -grub-core/kern/example_unit_test-list.obj: grub-core/kern/list.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -MT grub-core/kern/example_unit_test-list.obj -MD -MP -MF grub-core/kern/$(DEPDIR)/example_unit_test-list.Tpo -c -o grub-core/kern/example_unit_test-list.obj `if test -f 'grub-core/kern/list.c'; then $(CYGPATH_W) 'grub-core/kern/list.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/list.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/example_unit_test-list.Tpo grub-core/kern/$(DEPDIR)/example_unit_test-list.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/list.c' object='grub-core/kern/example_unit_test-list.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -c -o grub-core/kern/example_unit_test-list.obj `if test -f 'grub-core/kern/list.c'; then $(CYGPATH_W) 'grub-core/kern/list.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/list.c'; fi` - -grub-core/kern/example_unit_test-misc.o: grub-core/kern/misc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -MT grub-core/kern/example_unit_test-misc.o -MD -MP -MF grub-core/kern/$(DEPDIR)/example_unit_test-misc.Tpo -c -o grub-core/kern/example_unit_test-misc.o `test -f 'grub-core/kern/misc.c' || echo '$(srcdir)/'`grub-core/kern/misc.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/example_unit_test-misc.Tpo grub-core/kern/$(DEPDIR)/example_unit_test-misc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/misc.c' object='grub-core/kern/example_unit_test-misc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -c -o grub-core/kern/example_unit_test-misc.o `test -f 'grub-core/kern/misc.c' || echo '$(srcdir)/'`grub-core/kern/misc.c - -grub-core/kern/example_unit_test-misc.obj: grub-core/kern/misc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -MT grub-core/kern/example_unit_test-misc.obj -MD -MP -MF grub-core/kern/$(DEPDIR)/example_unit_test-misc.Tpo -c -o grub-core/kern/example_unit_test-misc.obj `if test -f 'grub-core/kern/misc.c'; then $(CYGPATH_W) 'grub-core/kern/misc.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/misc.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/$(DEPDIR)/example_unit_test-misc.Tpo grub-core/kern/$(DEPDIR)/example_unit_test-misc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/misc.c' object='grub-core/kern/example_unit_test-misc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -c -o grub-core/kern/example_unit_test-misc.obj `if test -f 'grub-core/kern/misc.c'; then $(CYGPATH_W) 'grub-core/kern/misc.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/misc.c'; fi` - -grub-core/tests/lib/example_unit_test-test.o: grub-core/tests/lib/test.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -MT grub-core/tests/lib/example_unit_test-test.o -MD -MP -MF grub-core/tests/lib/$(DEPDIR)/example_unit_test-test.Tpo -c -o grub-core/tests/lib/example_unit_test-test.o `test -f 'grub-core/tests/lib/test.c' || echo '$(srcdir)/'`grub-core/tests/lib/test.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/tests/lib/$(DEPDIR)/example_unit_test-test.Tpo grub-core/tests/lib/$(DEPDIR)/example_unit_test-test.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/tests/lib/test.c' object='grub-core/tests/lib/example_unit_test-test.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -c -o grub-core/tests/lib/example_unit_test-test.o `test -f 'grub-core/tests/lib/test.c' || echo '$(srcdir)/'`grub-core/tests/lib/test.c - -grub-core/tests/lib/example_unit_test-test.obj: grub-core/tests/lib/test.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -MT grub-core/tests/lib/example_unit_test-test.obj -MD -MP -MF grub-core/tests/lib/$(DEPDIR)/example_unit_test-test.Tpo -c -o grub-core/tests/lib/example_unit_test-test.obj `if test -f 'grub-core/tests/lib/test.c'; then $(CYGPATH_W) 'grub-core/tests/lib/test.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/tests/lib/test.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/tests/lib/$(DEPDIR)/example_unit_test-test.Tpo grub-core/tests/lib/$(DEPDIR)/example_unit_test-test.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/tests/lib/test.c' object='grub-core/tests/lib/example_unit_test-test.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_unit_test_CPPFLAGS) $(CPPFLAGS) $(example_unit_test_CFLAGS) $(CFLAGS) -c -o grub-core/tests/lib/example_unit_test-test.obj `if test -f 'grub-core/tests/lib/test.c'; then $(CYGPATH_W) 'grub-core/tests/lib/test.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/tests/lib/test.c'; fi` - -util/grub_bin2h-bin2h.o: util/bin2h.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_bin2h_CPPFLAGS) $(CPPFLAGS) $(grub_bin2h_CFLAGS) $(CFLAGS) -MT util/grub_bin2h-bin2h.o -MD -MP -MF util/$(DEPDIR)/grub_bin2h-bin2h.Tpo -c -o util/grub_bin2h-bin2h.o `test -f 'util/bin2h.c' || echo '$(srcdir)/'`util/bin2h.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_bin2h-bin2h.Tpo util/$(DEPDIR)/grub_bin2h-bin2h.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/bin2h.c' object='util/grub_bin2h-bin2h.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_bin2h_CPPFLAGS) $(CPPFLAGS) $(grub_bin2h_CFLAGS) $(CFLAGS) -c -o util/grub_bin2h-bin2h.o `test -f 'util/bin2h.c' || echo '$(srcdir)/'`util/bin2h.c - -util/grub_bin2h-bin2h.obj: util/bin2h.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_bin2h_CPPFLAGS) $(CPPFLAGS) $(grub_bin2h_CFLAGS) $(CFLAGS) -MT util/grub_bin2h-bin2h.obj -MD -MP -MF util/$(DEPDIR)/grub_bin2h-bin2h.Tpo -c -o util/grub_bin2h-bin2h.obj `if test -f 'util/bin2h.c'; then $(CYGPATH_W) 'util/bin2h.c'; else $(CYGPATH_W) '$(srcdir)/util/bin2h.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_bin2h-bin2h.Tpo util/$(DEPDIR)/grub_bin2h-bin2h.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/bin2h.c' object='util/grub_bin2h-bin2h.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_bin2h_CPPFLAGS) $(CPPFLAGS) $(grub_bin2h_CFLAGS) $(CFLAGS) -c -o util/grub_bin2h-bin2h.obj `if test -f 'util/bin2h.c'; then $(CYGPATH_W) 'util/bin2h.c'; else $(CYGPATH_W) '$(srcdir)/util/bin2h.c'; fi` - -util/grub_editenv-grub-editenv.o: util/grub-editenv.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_editenv_CPPFLAGS) $(CPPFLAGS) $(grub_editenv_CFLAGS) $(CFLAGS) -MT util/grub_editenv-grub-editenv.o -MD -MP -MF util/$(DEPDIR)/grub_editenv-grub-editenv.Tpo -c -o util/grub_editenv-grub-editenv.o `test -f 'util/grub-editenv.c' || echo '$(srcdir)/'`util/grub-editenv.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_editenv-grub-editenv.Tpo util/$(DEPDIR)/grub_editenv-grub-editenv.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-editenv.c' object='util/grub_editenv-grub-editenv.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_editenv_CPPFLAGS) $(CPPFLAGS) $(grub_editenv_CFLAGS) $(CFLAGS) -c -o util/grub_editenv-grub-editenv.o `test -f 'util/grub-editenv.c' || echo '$(srcdir)/'`util/grub-editenv.c - -util/grub_editenv-grub-editenv.obj: util/grub-editenv.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_editenv_CPPFLAGS) $(CPPFLAGS) $(grub_editenv_CFLAGS) $(CFLAGS) -MT util/grub_editenv-grub-editenv.obj -MD -MP -MF util/$(DEPDIR)/grub_editenv-grub-editenv.Tpo -c -o util/grub_editenv-grub-editenv.obj `if test -f 'util/grub-editenv.c'; then $(CYGPATH_W) 'util/grub-editenv.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-editenv.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_editenv-grub-editenv.Tpo util/$(DEPDIR)/grub_editenv-grub-editenv.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-editenv.c' object='util/grub_editenv-grub-editenv.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_editenv_CPPFLAGS) $(CPPFLAGS) $(grub_editenv_CFLAGS) $(CFLAGS) -c -o util/grub_editenv-grub-editenv.obj `if test -f 'util/grub-editenv.c'; then $(CYGPATH_W) 'util/grub-editenv.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-editenv.c'; fi` - -util/grub_fstest-grub-fstest.o: util/grub-fstest.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_fstest_CPPFLAGS) $(CPPFLAGS) $(grub_fstest_CFLAGS) $(CFLAGS) -MT util/grub_fstest-grub-fstest.o -MD -MP -MF util/$(DEPDIR)/grub_fstest-grub-fstest.Tpo -c -o util/grub_fstest-grub-fstest.o `test -f 'util/grub-fstest.c' || echo '$(srcdir)/'`util/grub-fstest.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_fstest-grub-fstest.Tpo util/$(DEPDIR)/grub_fstest-grub-fstest.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-fstest.c' object='util/grub_fstest-grub-fstest.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_fstest_CPPFLAGS) $(CPPFLAGS) $(grub_fstest_CFLAGS) $(CFLAGS) -c -o util/grub_fstest-grub-fstest.o `test -f 'util/grub-fstest.c' || echo '$(srcdir)/'`util/grub-fstest.c - -util/grub_fstest-grub-fstest.obj: util/grub-fstest.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_fstest_CPPFLAGS) $(CPPFLAGS) $(grub_fstest_CFLAGS) $(CFLAGS) -MT util/grub_fstest-grub-fstest.obj -MD -MP -MF util/$(DEPDIR)/grub_fstest-grub-fstest.Tpo -c -o util/grub_fstest-grub-fstest.obj `if test -f 'util/grub-fstest.c'; then $(CYGPATH_W) 'util/grub-fstest.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-fstest.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_fstest-grub-fstest.Tpo util/$(DEPDIR)/grub_fstest-grub-fstest.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-fstest.c' object='util/grub_fstest-grub-fstest.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_fstest_CPPFLAGS) $(CPPFLAGS) $(grub_fstest_CFLAGS) $(CFLAGS) -c -o util/grub_fstest-grub-fstest.obj `if test -f 'util/grub-fstest.c'; then $(CYGPATH_W) 'util/grub-fstest.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-fstest.c'; fi` - -grub-core/kern/emu/grub_fstest-hostfs.o: grub-core/kern/emu/hostfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_fstest_CPPFLAGS) $(CPPFLAGS) $(grub_fstest_CFLAGS) $(CFLAGS) -MT grub-core/kern/emu/grub_fstest-hostfs.o -MD -MP -MF grub-core/kern/emu/$(DEPDIR)/grub_fstest-hostfs.Tpo -c -o grub-core/kern/emu/grub_fstest-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo '$(srcdir)/'`grub-core/kern/emu/hostfs.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/emu/$(DEPDIR)/grub_fstest-hostfs.Tpo grub-core/kern/emu/$(DEPDIR)/grub_fstest-hostfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/emu/hostfs.c' object='grub-core/kern/emu/grub_fstest-hostfs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_fstest_CPPFLAGS) $(CPPFLAGS) $(grub_fstest_CFLAGS) $(CFLAGS) -c -o grub-core/kern/emu/grub_fstest-hostfs.o `test -f 'grub-core/kern/emu/hostfs.c' || echo '$(srcdir)/'`grub-core/kern/emu/hostfs.c - -grub-core/kern/emu/grub_fstest-hostfs.obj: grub-core/kern/emu/hostfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_fstest_CPPFLAGS) $(CPPFLAGS) $(grub_fstest_CFLAGS) $(CFLAGS) -MT grub-core/kern/emu/grub_fstest-hostfs.obj -MD -MP -MF grub-core/kern/emu/$(DEPDIR)/grub_fstest-hostfs.Tpo -c -o grub-core/kern/emu/grub_fstest-hostfs.obj `if test -f 'grub-core/kern/emu/hostfs.c'; then $(CYGPATH_W) 'grub-core/kern/emu/hostfs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/emu/hostfs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/kern/emu/$(DEPDIR)/grub_fstest-hostfs.Tpo grub-core/kern/emu/$(DEPDIR)/grub_fstest-hostfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/kern/emu/hostfs.c' object='grub-core/kern/emu/grub_fstest-hostfs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_fstest_CPPFLAGS) $(CPPFLAGS) $(grub_fstest_CFLAGS) $(CFLAGS) -c -o grub-core/kern/emu/grub_fstest-hostfs.obj `if test -f 'grub-core/kern/emu/hostfs.c'; then $(CYGPATH_W) 'grub-core/kern/emu/hostfs.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/kern/emu/hostfs.c'; fi` - -grub-core/disk/grub_fstest-host.o: grub-core/disk/host.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_fstest_CPPFLAGS) $(CPPFLAGS) $(grub_fstest_CFLAGS) $(CFLAGS) -MT grub-core/disk/grub_fstest-host.o -MD -MP -MF grub-core/disk/$(DEPDIR)/grub_fstest-host.Tpo -c -o grub-core/disk/grub_fstest-host.o `test -f 'grub-core/disk/host.c' || echo '$(srcdir)/'`grub-core/disk/host.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/disk/$(DEPDIR)/grub_fstest-host.Tpo grub-core/disk/$(DEPDIR)/grub_fstest-host.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/disk/host.c' object='grub-core/disk/grub_fstest-host.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_fstest_CPPFLAGS) $(CPPFLAGS) $(grub_fstest_CFLAGS) $(CFLAGS) -c -o grub-core/disk/grub_fstest-host.o `test -f 'grub-core/disk/host.c' || echo '$(srcdir)/'`grub-core/disk/host.c - -grub-core/disk/grub_fstest-host.obj: grub-core/disk/host.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_fstest_CPPFLAGS) $(CPPFLAGS) $(grub_fstest_CFLAGS) $(CFLAGS) -MT grub-core/disk/grub_fstest-host.obj -MD -MP -MF grub-core/disk/$(DEPDIR)/grub_fstest-host.Tpo -c -o grub-core/disk/grub_fstest-host.obj `if test -f 'grub-core/disk/host.c'; then $(CYGPATH_W) 'grub-core/disk/host.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/disk/host.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/disk/$(DEPDIR)/grub_fstest-host.Tpo grub-core/disk/$(DEPDIR)/grub_fstest-host.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/disk/host.c' object='grub-core/disk/grub_fstest-host.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_fstest_CPPFLAGS) $(CPPFLAGS) $(grub_fstest_CFLAGS) $(CFLAGS) -c -o grub-core/disk/grub_fstest-host.obj `if test -f 'grub-core/disk/host.c'; then $(CYGPATH_W) 'grub-core/disk/host.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/disk/host.c'; fi` - -grub_fstest-grub_fstest_init.o: grub_fstest_init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_fstest_CPPFLAGS) $(CPPFLAGS) $(grub_fstest_CFLAGS) $(CFLAGS) -MT grub_fstest-grub_fstest_init.o -MD -MP -MF $(DEPDIR)/grub_fstest-grub_fstest_init.Tpo -c -o grub_fstest-grub_fstest_init.o `test -f 'grub_fstest_init.c' || echo '$(srcdir)/'`grub_fstest_init.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/grub_fstest-grub_fstest_init.Tpo $(DEPDIR)/grub_fstest-grub_fstest_init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub_fstest_init.c' object='grub_fstest-grub_fstest_init.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_fstest_CPPFLAGS) $(CPPFLAGS) $(grub_fstest_CFLAGS) $(CFLAGS) -c -o grub_fstest-grub_fstest_init.o `test -f 'grub_fstest_init.c' || echo '$(srcdir)/'`grub_fstest_init.c - -grub_fstest-grub_fstest_init.obj: grub_fstest_init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_fstest_CPPFLAGS) $(CPPFLAGS) $(grub_fstest_CFLAGS) $(CFLAGS) -MT grub_fstest-grub_fstest_init.obj -MD -MP -MF $(DEPDIR)/grub_fstest-grub_fstest_init.Tpo -c -o grub_fstest-grub_fstest_init.obj `if test -f 'grub_fstest_init.c'; then $(CYGPATH_W) 'grub_fstest_init.c'; else $(CYGPATH_W) '$(srcdir)/grub_fstest_init.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/grub_fstest-grub_fstest_init.Tpo $(DEPDIR)/grub_fstest-grub_fstest_init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub_fstest_init.c' object='grub_fstest-grub_fstest_init.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_fstest_CPPFLAGS) $(CPPFLAGS) $(grub_fstest_CFLAGS) $(CFLAGS) -c -o grub_fstest-grub_fstest_init.obj `if test -f 'grub_fstest_init.c'; then $(CYGPATH_W) 'grub_fstest_init.c'; else $(CYGPATH_W) '$(srcdir)/grub_fstest_init.c'; fi` - -util/grub_macho2img-grub-macho2img.o: util/grub-macho2img.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_macho2img_CPPFLAGS) $(CPPFLAGS) $(grub_macho2img_CFLAGS) $(CFLAGS) -MT util/grub_macho2img-grub-macho2img.o -MD -MP -MF util/$(DEPDIR)/grub_macho2img-grub-macho2img.Tpo -c -o util/grub_macho2img-grub-macho2img.o `test -f 'util/grub-macho2img.c' || echo '$(srcdir)/'`util/grub-macho2img.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_macho2img-grub-macho2img.Tpo util/$(DEPDIR)/grub_macho2img-grub-macho2img.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-macho2img.c' object='util/grub_macho2img-grub-macho2img.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_macho2img_CPPFLAGS) $(CPPFLAGS) $(grub_macho2img_CFLAGS) $(CFLAGS) -c -o util/grub_macho2img-grub-macho2img.o `test -f 'util/grub-macho2img.c' || echo '$(srcdir)/'`util/grub-macho2img.c - -util/grub_macho2img-grub-macho2img.obj: util/grub-macho2img.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_macho2img_CPPFLAGS) $(CPPFLAGS) $(grub_macho2img_CFLAGS) $(CFLAGS) -MT util/grub_macho2img-grub-macho2img.obj -MD -MP -MF util/$(DEPDIR)/grub_macho2img-grub-macho2img.Tpo -c -o util/grub_macho2img-grub-macho2img.obj `if test -f 'util/grub-macho2img.c'; then $(CYGPATH_W) 'util/grub-macho2img.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-macho2img.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_macho2img-grub-macho2img.Tpo util/$(DEPDIR)/grub_macho2img-grub-macho2img.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-macho2img.c' object='util/grub_macho2img-grub-macho2img.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_macho2img_CPPFLAGS) $(CPPFLAGS) $(grub_macho2img_CFLAGS) $(CFLAGS) -c -o util/grub_macho2img-grub-macho2img.obj `if test -f 'util/grub-macho2img.c'; then $(CYGPATH_W) 'util/grub-macho2img.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-macho2img.c'; fi` - -util/grub_menulst2cfg-grub-menulst2cfg.o: util/grub-menulst2cfg.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_menulst2cfg_CPPFLAGS) $(CPPFLAGS) $(grub_menulst2cfg_CFLAGS) $(CFLAGS) -MT util/grub_menulst2cfg-grub-menulst2cfg.o -MD -MP -MF util/$(DEPDIR)/grub_menulst2cfg-grub-menulst2cfg.Tpo -c -o util/grub_menulst2cfg-grub-menulst2cfg.o `test -f 'util/grub-menulst2cfg.c' || echo '$(srcdir)/'`util/grub-menulst2cfg.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_menulst2cfg-grub-menulst2cfg.Tpo util/$(DEPDIR)/grub_menulst2cfg-grub-menulst2cfg.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-menulst2cfg.c' object='util/grub_menulst2cfg-grub-menulst2cfg.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_menulst2cfg_CPPFLAGS) $(CPPFLAGS) $(grub_menulst2cfg_CFLAGS) $(CFLAGS) -c -o util/grub_menulst2cfg-grub-menulst2cfg.o `test -f 'util/grub-menulst2cfg.c' || echo '$(srcdir)/'`util/grub-menulst2cfg.c - -util/grub_menulst2cfg-grub-menulst2cfg.obj: util/grub-menulst2cfg.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_menulst2cfg_CPPFLAGS) $(CPPFLAGS) $(grub_menulst2cfg_CFLAGS) $(CFLAGS) -MT util/grub_menulst2cfg-grub-menulst2cfg.obj -MD -MP -MF util/$(DEPDIR)/grub_menulst2cfg-grub-menulst2cfg.Tpo -c -o util/grub_menulst2cfg-grub-menulst2cfg.obj `if test -f 'util/grub-menulst2cfg.c'; then $(CYGPATH_W) 'util/grub-menulst2cfg.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-menulst2cfg.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_menulst2cfg-grub-menulst2cfg.Tpo util/$(DEPDIR)/grub_menulst2cfg-grub-menulst2cfg.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-menulst2cfg.c' object='util/grub_menulst2cfg-grub-menulst2cfg.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_menulst2cfg_CPPFLAGS) $(CPPFLAGS) $(grub_menulst2cfg_CFLAGS) $(CFLAGS) -c -o util/grub_menulst2cfg-grub-menulst2cfg.obj `if test -f 'util/grub-menulst2cfg.c'; then $(CYGPATH_W) 'util/grub-menulst2cfg.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-menulst2cfg.c'; fi` - -grub-core/lib/grub_menulst2cfg-legacy_parse.o: grub-core/lib/legacy_parse.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_menulst2cfg_CPPFLAGS) $(CPPFLAGS) $(grub_menulst2cfg_CFLAGS) $(CFLAGS) -MT grub-core/lib/grub_menulst2cfg-legacy_parse.o -MD -MP -MF grub-core/lib/$(DEPDIR)/grub_menulst2cfg-legacy_parse.Tpo -c -o grub-core/lib/grub_menulst2cfg-legacy_parse.o `test -f 'grub-core/lib/legacy_parse.c' || echo '$(srcdir)/'`grub-core/lib/legacy_parse.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/grub_menulst2cfg-legacy_parse.Tpo grub-core/lib/$(DEPDIR)/grub_menulst2cfg-legacy_parse.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/legacy_parse.c' object='grub-core/lib/grub_menulst2cfg-legacy_parse.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_menulst2cfg_CPPFLAGS) $(CPPFLAGS) $(grub_menulst2cfg_CFLAGS) $(CFLAGS) -c -o grub-core/lib/grub_menulst2cfg-legacy_parse.o `test -f 'grub-core/lib/legacy_parse.c' || echo '$(srcdir)/'`grub-core/lib/legacy_parse.c - -grub-core/lib/grub_menulst2cfg-legacy_parse.obj: grub-core/lib/legacy_parse.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_menulst2cfg_CPPFLAGS) $(CPPFLAGS) $(grub_menulst2cfg_CFLAGS) $(CFLAGS) -MT grub-core/lib/grub_menulst2cfg-legacy_parse.obj -MD -MP -MF grub-core/lib/$(DEPDIR)/grub_menulst2cfg-legacy_parse.Tpo -c -o grub-core/lib/grub_menulst2cfg-legacy_parse.obj `if test -f 'grub-core/lib/legacy_parse.c'; then $(CYGPATH_W) 'grub-core/lib/legacy_parse.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/legacy_parse.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/grub_menulst2cfg-legacy_parse.Tpo grub-core/lib/$(DEPDIR)/grub_menulst2cfg-legacy_parse.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/legacy_parse.c' object='grub-core/lib/grub_menulst2cfg-legacy_parse.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_menulst2cfg_CPPFLAGS) $(CPPFLAGS) $(grub_menulst2cfg_CFLAGS) $(CFLAGS) -c -o grub-core/lib/grub_menulst2cfg-legacy_parse.obj `if test -f 'grub-core/lib/legacy_parse.c'; then $(CYGPATH_W) 'grub-core/lib/legacy_parse.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/legacy_parse.c'; fi` - -grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.o: grub-core/lib/i386/pc/vesa_modes_table.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_menulst2cfg_CPPFLAGS) $(CPPFLAGS) $(grub_menulst2cfg_CFLAGS) $(CFLAGS) -MT grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.o -MD -MP -MF grub-core/lib/i386/pc/$(DEPDIR)/grub_menulst2cfg-vesa_modes_table.Tpo -c -o grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.o `test -f 'grub-core/lib/i386/pc/vesa_modes_table.c' || echo '$(srcdir)/'`grub-core/lib/i386/pc/vesa_modes_table.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/i386/pc/$(DEPDIR)/grub_menulst2cfg-vesa_modes_table.Tpo grub-core/lib/i386/pc/$(DEPDIR)/grub_menulst2cfg-vesa_modes_table.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/i386/pc/vesa_modes_table.c' object='grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_menulst2cfg_CPPFLAGS) $(CPPFLAGS) $(grub_menulst2cfg_CFLAGS) $(CFLAGS) -c -o grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.o `test -f 'grub-core/lib/i386/pc/vesa_modes_table.c' || echo '$(srcdir)/'`grub-core/lib/i386/pc/vesa_modes_table.c - -grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.obj: grub-core/lib/i386/pc/vesa_modes_table.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_menulst2cfg_CPPFLAGS) $(CPPFLAGS) $(grub_menulst2cfg_CFLAGS) $(CFLAGS) -MT grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.obj -MD -MP -MF grub-core/lib/i386/pc/$(DEPDIR)/grub_menulst2cfg-vesa_modes_table.Tpo -c -o grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.obj `if test -f 'grub-core/lib/i386/pc/vesa_modes_table.c'; then $(CYGPATH_W) 'grub-core/lib/i386/pc/vesa_modes_table.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/i386/pc/vesa_modes_table.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/i386/pc/$(DEPDIR)/grub_menulst2cfg-vesa_modes_table.Tpo grub-core/lib/i386/pc/$(DEPDIR)/grub_menulst2cfg-vesa_modes_table.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/i386/pc/vesa_modes_table.c' object='grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_menulst2cfg_CPPFLAGS) $(CPPFLAGS) $(grub_menulst2cfg_CFLAGS) $(CFLAGS) -c -o grub-core/lib/i386/pc/grub_menulst2cfg-vesa_modes_table.obj `if test -f 'grub-core/lib/i386/pc/vesa_modes_table.c'; then $(CYGPATH_W) 'grub-core/lib/i386/pc/vesa_modes_table.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/i386/pc/vesa_modes_table.c'; fi` - -util/grub_mkdevicemap-devicemap.o: util/devicemap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -MT util/grub_mkdevicemap-devicemap.o -MD -MP -MF util/$(DEPDIR)/grub_mkdevicemap-devicemap.Tpo -c -o util/grub_mkdevicemap-devicemap.o `test -f 'util/devicemap.c' || echo '$(srcdir)/'`util/devicemap.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_mkdevicemap-devicemap.Tpo util/$(DEPDIR)/grub_mkdevicemap-devicemap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/devicemap.c' object='util/grub_mkdevicemap-devicemap.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -c -o util/grub_mkdevicemap-devicemap.o `test -f 'util/devicemap.c' || echo '$(srcdir)/'`util/devicemap.c - -util/grub_mkdevicemap-devicemap.obj: util/devicemap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -MT util/grub_mkdevicemap-devicemap.obj -MD -MP -MF util/$(DEPDIR)/grub_mkdevicemap-devicemap.Tpo -c -o util/grub_mkdevicemap-devicemap.obj `if test -f 'util/devicemap.c'; then $(CYGPATH_W) 'util/devicemap.c'; else $(CYGPATH_W) '$(srcdir)/util/devicemap.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_mkdevicemap-devicemap.Tpo util/$(DEPDIR)/grub_mkdevicemap-devicemap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/devicemap.c' object='util/grub_mkdevicemap-devicemap.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -c -o util/grub_mkdevicemap-devicemap.obj `if test -f 'util/devicemap.c'; then $(CYGPATH_W) 'util/devicemap.c'; else $(CYGPATH_W) '$(srcdir)/util/devicemap.c'; fi` - -util/grub_mkdevicemap-grub-mkdevicemap.o: util/grub-mkdevicemap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -MT util/grub_mkdevicemap-grub-mkdevicemap.o -MD -MP -MF util/$(DEPDIR)/grub_mkdevicemap-grub-mkdevicemap.Tpo -c -o util/grub_mkdevicemap-grub-mkdevicemap.o `test -f 'util/grub-mkdevicemap.c' || echo '$(srcdir)/'`util/grub-mkdevicemap.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_mkdevicemap-grub-mkdevicemap.Tpo util/$(DEPDIR)/grub_mkdevicemap-grub-mkdevicemap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-mkdevicemap.c' object='util/grub_mkdevicemap-grub-mkdevicemap.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -c -o util/grub_mkdevicemap-grub-mkdevicemap.o `test -f 'util/grub-mkdevicemap.c' || echo '$(srcdir)/'`util/grub-mkdevicemap.c - -util/grub_mkdevicemap-grub-mkdevicemap.obj: util/grub-mkdevicemap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -MT util/grub_mkdevicemap-grub-mkdevicemap.obj -MD -MP -MF util/$(DEPDIR)/grub_mkdevicemap-grub-mkdevicemap.Tpo -c -o util/grub_mkdevicemap-grub-mkdevicemap.obj `if test -f 'util/grub-mkdevicemap.c'; then $(CYGPATH_W) 'util/grub-mkdevicemap.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-mkdevicemap.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_mkdevicemap-grub-mkdevicemap.Tpo util/$(DEPDIR)/grub_mkdevicemap-grub-mkdevicemap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-mkdevicemap.c' object='util/grub_mkdevicemap-grub-mkdevicemap.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -c -o util/grub_mkdevicemap-grub-mkdevicemap.obj `if test -f 'util/grub-mkdevicemap.c'; then $(CYGPATH_W) 'util/grub-mkdevicemap.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-mkdevicemap.c'; fi` - -util/grub_mkdevicemap-deviceiter.o: util/deviceiter.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -MT util/grub_mkdevicemap-deviceiter.o -MD -MP -MF util/$(DEPDIR)/grub_mkdevicemap-deviceiter.Tpo -c -o util/grub_mkdevicemap-deviceiter.o `test -f 'util/deviceiter.c' || echo '$(srcdir)/'`util/deviceiter.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_mkdevicemap-deviceiter.Tpo util/$(DEPDIR)/grub_mkdevicemap-deviceiter.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/deviceiter.c' object='util/grub_mkdevicemap-deviceiter.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -c -o util/grub_mkdevicemap-deviceiter.o `test -f 'util/deviceiter.c' || echo '$(srcdir)/'`util/deviceiter.c - -util/grub_mkdevicemap-deviceiter.obj: util/deviceiter.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -MT util/grub_mkdevicemap-deviceiter.obj -MD -MP -MF util/$(DEPDIR)/grub_mkdevicemap-deviceiter.Tpo -c -o util/grub_mkdevicemap-deviceiter.obj `if test -f 'util/deviceiter.c'; then $(CYGPATH_W) 'util/deviceiter.c'; else $(CYGPATH_W) '$(srcdir)/util/deviceiter.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_mkdevicemap-deviceiter.Tpo util/$(DEPDIR)/grub_mkdevicemap-deviceiter.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/deviceiter.c' object='util/grub_mkdevicemap-deviceiter.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -c -o util/grub_mkdevicemap-deviceiter.obj `if test -f 'util/deviceiter.c'; then $(CYGPATH_W) 'util/deviceiter.c'; else $(CYGPATH_W) '$(srcdir)/util/deviceiter.c'; fi` - -util/ieee1275/grub_mkdevicemap-ofpath.o: util/ieee1275/ofpath.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -MT util/ieee1275/grub_mkdevicemap-ofpath.o -MD -MP -MF util/ieee1275/$(DEPDIR)/grub_mkdevicemap-ofpath.Tpo -c -o util/ieee1275/grub_mkdevicemap-ofpath.o `test -f 'util/ieee1275/ofpath.c' || echo '$(srcdir)/'`util/ieee1275/ofpath.c -@am__fastdepCC_TRUE@ $(am__mv) util/ieee1275/$(DEPDIR)/grub_mkdevicemap-ofpath.Tpo util/ieee1275/$(DEPDIR)/grub_mkdevicemap-ofpath.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/ieee1275/ofpath.c' object='util/ieee1275/grub_mkdevicemap-ofpath.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -c -o util/ieee1275/grub_mkdevicemap-ofpath.o `test -f 'util/ieee1275/ofpath.c' || echo '$(srcdir)/'`util/ieee1275/ofpath.c - -util/ieee1275/grub_mkdevicemap-ofpath.obj: util/ieee1275/ofpath.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -MT util/ieee1275/grub_mkdevicemap-ofpath.obj -MD -MP -MF util/ieee1275/$(DEPDIR)/grub_mkdevicemap-ofpath.Tpo -c -o util/ieee1275/grub_mkdevicemap-ofpath.obj `if test -f 'util/ieee1275/ofpath.c'; then $(CYGPATH_W) 'util/ieee1275/ofpath.c'; else $(CYGPATH_W) '$(srcdir)/util/ieee1275/ofpath.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/ieee1275/$(DEPDIR)/grub_mkdevicemap-ofpath.Tpo util/ieee1275/$(DEPDIR)/grub_mkdevicemap-ofpath.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/ieee1275/ofpath.c' object='util/ieee1275/grub_mkdevicemap-ofpath.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -c -o util/ieee1275/grub_mkdevicemap-ofpath.obj `if test -f 'util/ieee1275/ofpath.c'; then $(CYGPATH_W) 'util/ieee1275/ofpath.c'; else $(CYGPATH_W) '$(srcdir)/util/ieee1275/ofpath.c'; fi` - -util/ieee1275/grub_mkdevicemap-devicemap.o: util/ieee1275/devicemap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -MT util/ieee1275/grub_mkdevicemap-devicemap.o -MD -MP -MF util/ieee1275/$(DEPDIR)/grub_mkdevicemap-devicemap.Tpo -c -o util/ieee1275/grub_mkdevicemap-devicemap.o `test -f 'util/ieee1275/devicemap.c' || echo '$(srcdir)/'`util/ieee1275/devicemap.c -@am__fastdepCC_TRUE@ $(am__mv) util/ieee1275/$(DEPDIR)/grub_mkdevicemap-devicemap.Tpo util/ieee1275/$(DEPDIR)/grub_mkdevicemap-devicemap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/ieee1275/devicemap.c' object='util/ieee1275/grub_mkdevicemap-devicemap.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -c -o util/ieee1275/grub_mkdevicemap-devicemap.o `test -f 'util/ieee1275/devicemap.c' || echo '$(srcdir)/'`util/ieee1275/devicemap.c - -util/ieee1275/grub_mkdevicemap-devicemap.obj: util/ieee1275/devicemap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -MT util/ieee1275/grub_mkdevicemap-devicemap.obj -MD -MP -MF util/ieee1275/$(DEPDIR)/grub_mkdevicemap-devicemap.Tpo -c -o util/ieee1275/grub_mkdevicemap-devicemap.obj `if test -f 'util/ieee1275/devicemap.c'; then $(CYGPATH_W) 'util/ieee1275/devicemap.c'; else $(CYGPATH_W) '$(srcdir)/util/ieee1275/devicemap.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/ieee1275/$(DEPDIR)/grub_mkdevicemap-devicemap.Tpo util/ieee1275/$(DEPDIR)/grub_mkdevicemap-devicemap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/ieee1275/devicemap.c' object='util/ieee1275/grub_mkdevicemap-devicemap.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkdevicemap_CPPFLAGS) $(CPPFLAGS) $(grub_mkdevicemap_CFLAGS) $(CFLAGS) -c -o util/ieee1275/grub_mkdevicemap-devicemap.obj `if test -f 'util/ieee1275/devicemap.c'; then $(CYGPATH_W) 'util/ieee1275/devicemap.c'; else $(CYGPATH_W) '$(srcdir)/util/ieee1275/devicemap.c'; fi` - -util/grub_mkfont-grub-mkfont.o: util/grub-mkfont.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkfont_CPPFLAGS) $(CPPFLAGS) $(grub_mkfont_CFLAGS) $(CFLAGS) -MT util/grub_mkfont-grub-mkfont.o -MD -MP -MF util/$(DEPDIR)/grub_mkfont-grub-mkfont.Tpo -c -o util/grub_mkfont-grub-mkfont.o `test -f 'util/grub-mkfont.c' || echo '$(srcdir)/'`util/grub-mkfont.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_mkfont-grub-mkfont.Tpo util/$(DEPDIR)/grub_mkfont-grub-mkfont.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-mkfont.c' object='util/grub_mkfont-grub-mkfont.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkfont_CPPFLAGS) $(CPPFLAGS) $(grub_mkfont_CFLAGS) $(CFLAGS) -c -o util/grub_mkfont-grub-mkfont.o `test -f 'util/grub-mkfont.c' || echo '$(srcdir)/'`util/grub-mkfont.c - -util/grub_mkfont-grub-mkfont.obj: util/grub-mkfont.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkfont_CPPFLAGS) $(CPPFLAGS) $(grub_mkfont_CFLAGS) $(CFLAGS) -MT util/grub_mkfont-grub-mkfont.obj -MD -MP -MF util/$(DEPDIR)/grub_mkfont-grub-mkfont.Tpo -c -o util/grub_mkfont-grub-mkfont.obj `if test -f 'util/grub-mkfont.c'; then $(CYGPATH_W) 'util/grub-mkfont.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-mkfont.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_mkfont-grub-mkfont.Tpo util/$(DEPDIR)/grub_mkfont-grub-mkfont.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-mkfont.c' object='util/grub_mkfont-grub-mkfont.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkfont_CPPFLAGS) $(CPPFLAGS) $(grub_mkfont_CFLAGS) $(CFLAGS) -c -o util/grub_mkfont-grub-mkfont.obj `if test -f 'util/grub-mkfont.c'; then $(CYGPATH_W) 'util/grub-mkfont.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-mkfont.c'; fi` - -grub-core/grub_mkfont-unidata.o: grub-core/unidata.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkfont_CPPFLAGS) $(CPPFLAGS) $(grub_mkfont_CFLAGS) $(CFLAGS) -MT grub-core/grub_mkfont-unidata.o -MD -MP -MF grub-core/$(DEPDIR)/grub_mkfont-unidata.Tpo -c -o grub-core/grub_mkfont-unidata.o `test -f 'grub-core/unidata.c' || echo '$(srcdir)/'`grub-core/unidata.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/$(DEPDIR)/grub_mkfont-unidata.Tpo grub-core/$(DEPDIR)/grub_mkfont-unidata.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/unidata.c' object='grub-core/grub_mkfont-unidata.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkfont_CPPFLAGS) $(CPPFLAGS) $(grub_mkfont_CFLAGS) $(CFLAGS) -c -o grub-core/grub_mkfont-unidata.o `test -f 'grub-core/unidata.c' || echo '$(srcdir)/'`grub-core/unidata.c - -grub-core/grub_mkfont-unidata.obj: grub-core/unidata.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkfont_CPPFLAGS) $(CPPFLAGS) $(grub_mkfont_CFLAGS) $(CFLAGS) -MT grub-core/grub_mkfont-unidata.obj -MD -MP -MF grub-core/$(DEPDIR)/grub_mkfont-unidata.Tpo -c -o grub-core/grub_mkfont-unidata.obj `if test -f 'grub-core/unidata.c'; then $(CYGPATH_W) 'grub-core/unidata.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/unidata.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/$(DEPDIR)/grub_mkfont-unidata.Tpo grub-core/$(DEPDIR)/grub_mkfont-unidata.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/unidata.c' object='grub-core/grub_mkfont-unidata.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkfont_CPPFLAGS) $(CPPFLAGS) $(grub_mkfont_CFLAGS) $(CFLAGS) -c -o grub-core/grub_mkfont-unidata.obj `if test -f 'grub-core/unidata.c'; then $(CYGPATH_W) 'grub-core/unidata.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/unidata.c'; fi` - -util/grub_mkimage-grub-mkimage.o: util/grub-mkimage.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkimage_CPPFLAGS) $(CPPFLAGS) $(grub_mkimage_CFLAGS) $(CFLAGS) -MT util/grub_mkimage-grub-mkimage.o -MD -MP -MF util/$(DEPDIR)/grub_mkimage-grub-mkimage.Tpo -c -o util/grub_mkimage-grub-mkimage.o `test -f 'util/grub-mkimage.c' || echo '$(srcdir)/'`util/grub-mkimage.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_mkimage-grub-mkimage.Tpo util/$(DEPDIR)/grub_mkimage-grub-mkimage.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-mkimage.c' object='util/grub_mkimage-grub-mkimage.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkimage_CPPFLAGS) $(CPPFLAGS) $(grub_mkimage_CFLAGS) $(CFLAGS) -c -o util/grub_mkimage-grub-mkimage.o `test -f 'util/grub-mkimage.c' || echo '$(srcdir)/'`util/grub-mkimage.c - -util/grub_mkimage-grub-mkimage.obj: util/grub-mkimage.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkimage_CPPFLAGS) $(CPPFLAGS) $(grub_mkimage_CFLAGS) $(CFLAGS) -MT util/grub_mkimage-grub-mkimage.obj -MD -MP -MF util/$(DEPDIR)/grub_mkimage-grub-mkimage.Tpo -c -o util/grub_mkimage-grub-mkimage.obj `if test -f 'util/grub-mkimage.c'; then $(CYGPATH_W) 'util/grub-mkimage.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-mkimage.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_mkimage-grub-mkimage.Tpo util/$(DEPDIR)/grub_mkimage-grub-mkimage.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-mkimage.c' object='util/grub_mkimage-grub-mkimage.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkimage_CPPFLAGS) $(CPPFLAGS) $(grub_mkimage_CFLAGS) $(CFLAGS) -c -o util/grub_mkimage-grub-mkimage.obj `if test -f 'util/grub-mkimage.c'; then $(CYGPATH_W) 'util/grub-mkimage.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-mkimage.c'; fi` - -util/grub_mkimage-resolve.o: util/resolve.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkimage_CPPFLAGS) $(CPPFLAGS) $(grub_mkimage_CFLAGS) $(CFLAGS) -MT util/grub_mkimage-resolve.o -MD -MP -MF util/$(DEPDIR)/grub_mkimage-resolve.Tpo -c -o util/grub_mkimage-resolve.o `test -f 'util/resolve.c' || echo '$(srcdir)/'`util/resolve.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_mkimage-resolve.Tpo util/$(DEPDIR)/grub_mkimage-resolve.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/resolve.c' object='util/grub_mkimage-resolve.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkimage_CPPFLAGS) $(CPPFLAGS) $(grub_mkimage_CFLAGS) $(CFLAGS) -c -o util/grub_mkimage-resolve.o `test -f 'util/resolve.c' || echo '$(srcdir)/'`util/resolve.c - -util/grub_mkimage-resolve.obj: util/resolve.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkimage_CPPFLAGS) $(CPPFLAGS) $(grub_mkimage_CFLAGS) $(CFLAGS) -MT util/grub_mkimage-resolve.obj -MD -MP -MF util/$(DEPDIR)/grub_mkimage-resolve.Tpo -c -o util/grub_mkimage-resolve.obj `if test -f 'util/resolve.c'; then $(CYGPATH_W) 'util/resolve.c'; else $(CYGPATH_W) '$(srcdir)/util/resolve.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_mkimage-resolve.Tpo util/$(DEPDIR)/grub_mkimage-resolve.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/resolve.c' object='util/grub_mkimage-resolve.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkimage_CPPFLAGS) $(CPPFLAGS) $(grub_mkimage_CFLAGS) $(CFLAGS) -c -o util/grub_mkimage-resolve.obj `if test -f 'util/resolve.c'; then $(CYGPATH_W) 'util/resolve.c'; else $(CYGPATH_W) '$(srcdir)/util/resolve.c'; fi` - -util/grub_mklayout-grub-mklayout.o: util/grub-mklayout.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mklayout_CPPFLAGS) $(CPPFLAGS) $(grub_mklayout_CFLAGS) $(CFLAGS) -MT util/grub_mklayout-grub-mklayout.o -MD -MP -MF util/$(DEPDIR)/grub_mklayout-grub-mklayout.Tpo -c -o util/grub_mklayout-grub-mklayout.o `test -f 'util/grub-mklayout.c' || echo '$(srcdir)/'`util/grub-mklayout.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_mklayout-grub-mklayout.Tpo util/$(DEPDIR)/grub_mklayout-grub-mklayout.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-mklayout.c' object='util/grub_mklayout-grub-mklayout.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mklayout_CPPFLAGS) $(CPPFLAGS) $(grub_mklayout_CFLAGS) $(CFLAGS) -c -o util/grub_mklayout-grub-mklayout.o `test -f 'util/grub-mklayout.c' || echo '$(srcdir)/'`util/grub-mklayout.c - -util/grub_mklayout-grub-mklayout.obj: util/grub-mklayout.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mklayout_CPPFLAGS) $(CPPFLAGS) $(grub_mklayout_CFLAGS) $(CFLAGS) -MT util/grub_mklayout-grub-mklayout.obj -MD -MP -MF util/$(DEPDIR)/grub_mklayout-grub-mklayout.Tpo -c -o util/grub_mklayout-grub-mklayout.obj `if test -f 'util/grub-mklayout.c'; then $(CYGPATH_W) 'util/grub-mklayout.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-mklayout.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_mklayout-grub-mklayout.Tpo util/$(DEPDIR)/grub_mklayout-grub-mklayout.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-mklayout.c' object='util/grub_mklayout-grub-mklayout.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mklayout_CPPFLAGS) $(CPPFLAGS) $(grub_mklayout_CFLAGS) $(CFLAGS) -c -o util/grub_mklayout-grub-mklayout.obj `if test -f 'util/grub-mklayout.c'; then $(CYGPATH_W) 'util/grub-mklayout.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-mklayout.c'; fi` - -util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.o: util/grub-mkpasswd-pbkdf2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkpasswd_pbkdf2_CPPFLAGS) $(CPPFLAGS) $(grub_mkpasswd_pbkdf2_CFLAGS) $(CFLAGS) -MT util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.o -MD -MP -MF util/$(DEPDIR)/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.Tpo -c -o util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.o `test -f 'util/grub-mkpasswd-pbkdf2.c' || echo '$(srcdir)/'`util/grub-mkpasswd-pbkdf2.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.Tpo util/$(DEPDIR)/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-mkpasswd-pbkdf2.c' object='util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkpasswd_pbkdf2_CPPFLAGS) $(CPPFLAGS) $(grub_mkpasswd_pbkdf2_CFLAGS) $(CFLAGS) -c -o util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.o `test -f 'util/grub-mkpasswd-pbkdf2.c' || echo '$(srcdir)/'`util/grub-mkpasswd-pbkdf2.c - -util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.obj: util/grub-mkpasswd-pbkdf2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkpasswd_pbkdf2_CPPFLAGS) $(CPPFLAGS) $(grub_mkpasswd_pbkdf2_CFLAGS) $(CFLAGS) -MT util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.obj -MD -MP -MF util/$(DEPDIR)/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.Tpo -c -o util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.obj `if test -f 'util/grub-mkpasswd-pbkdf2.c'; then $(CYGPATH_W) 'util/grub-mkpasswd-pbkdf2.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-mkpasswd-pbkdf2.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.Tpo util/$(DEPDIR)/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-mkpasswd-pbkdf2.c' object='util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkpasswd_pbkdf2_CPPFLAGS) $(CPPFLAGS) $(grub_mkpasswd_pbkdf2_CFLAGS) $(CFLAGS) -c -o util/grub_mkpasswd_pbkdf2-grub-mkpasswd-pbkdf2.obj `if test -f 'util/grub-mkpasswd-pbkdf2.c'; then $(CYGPATH_W) 'util/grub-mkpasswd-pbkdf2.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-mkpasswd-pbkdf2.c'; fi` - -util/grub_mkrelpath-grub-mkrelpath.o: util/grub-mkrelpath.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkrelpath_CPPFLAGS) $(CPPFLAGS) $(grub_mkrelpath_CFLAGS) $(CFLAGS) -MT util/grub_mkrelpath-grub-mkrelpath.o -MD -MP -MF util/$(DEPDIR)/grub_mkrelpath-grub-mkrelpath.Tpo -c -o util/grub_mkrelpath-grub-mkrelpath.o `test -f 'util/grub-mkrelpath.c' || echo '$(srcdir)/'`util/grub-mkrelpath.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_mkrelpath-grub-mkrelpath.Tpo util/$(DEPDIR)/grub_mkrelpath-grub-mkrelpath.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-mkrelpath.c' object='util/grub_mkrelpath-grub-mkrelpath.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkrelpath_CPPFLAGS) $(CPPFLAGS) $(grub_mkrelpath_CFLAGS) $(CFLAGS) -c -o util/grub_mkrelpath-grub-mkrelpath.o `test -f 'util/grub-mkrelpath.c' || echo '$(srcdir)/'`util/grub-mkrelpath.c - -util/grub_mkrelpath-grub-mkrelpath.obj: util/grub-mkrelpath.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkrelpath_CPPFLAGS) $(CPPFLAGS) $(grub_mkrelpath_CFLAGS) $(CFLAGS) -MT util/grub_mkrelpath-grub-mkrelpath.obj -MD -MP -MF util/$(DEPDIR)/grub_mkrelpath-grub-mkrelpath.Tpo -c -o util/grub_mkrelpath-grub-mkrelpath.obj `if test -f 'util/grub-mkrelpath.c'; then $(CYGPATH_W) 'util/grub-mkrelpath.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-mkrelpath.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_mkrelpath-grub-mkrelpath.Tpo util/$(DEPDIR)/grub_mkrelpath-grub-mkrelpath.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-mkrelpath.c' object='util/grub_mkrelpath-grub-mkrelpath.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_mkrelpath_CPPFLAGS) $(CPPFLAGS) $(grub_mkrelpath_CFLAGS) $(CFLAGS) -c -o util/grub_mkrelpath-grub-mkrelpath.obj `if test -f 'util/grub-mkrelpath.c'; then $(CYGPATH_W) 'util/grub-mkrelpath.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-mkrelpath.c'; fi` - -util/ieee1275/grub_ofpathname-grub-ofpathname.o: util/ieee1275/grub-ofpathname.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_ofpathname_CPPFLAGS) $(CPPFLAGS) $(grub_ofpathname_CFLAGS) $(CFLAGS) -MT util/ieee1275/grub_ofpathname-grub-ofpathname.o -MD -MP -MF util/ieee1275/$(DEPDIR)/grub_ofpathname-grub-ofpathname.Tpo -c -o util/ieee1275/grub_ofpathname-grub-ofpathname.o `test -f 'util/ieee1275/grub-ofpathname.c' || echo '$(srcdir)/'`util/ieee1275/grub-ofpathname.c -@am__fastdepCC_TRUE@ $(am__mv) util/ieee1275/$(DEPDIR)/grub_ofpathname-grub-ofpathname.Tpo util/ieee1275/$(DEPDIR)/grub_ofpathname-grub-ofpathname.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/ieee1275/grub-ofpathname.c' object='util/ieee1275/grub_ofpathname-grub-ofpathname.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_ofpathname_CPPFLAGS) $(CPPFLAGS) $(grub_ofpathname_CFLAGS) $(CFLAGS) -c -o util/ieee1275/grub_ofpathname-grub-ofpathname.o `test -f 'util/ieee1275/grub-ofpathname.c' || echo '$(srcdir)/'`util/ieee1275/grub-ofpathname.c - -util/ieee1275/grub_ofpathname-grub-ofpathname.obj: util/ieee1275/grub-ofpathname.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_ofpathname_CPPFLAGS) $(CPPFLAGS) $(grub_ofpathname_CFLAGS) $(CFLAGS) -MT util/ieee1275/grub_ofpathname-grub-ofpathname.obj -MD -MP -MF util/ieee1275/$(DEPDIR)/grub_ofpathname-grub-ofpathname.Tpo -c -o util/ieee1275/grub_ofpathname-grub-ofpathname.obj `if test -f 'util/ieee1275/grub-ofpathname.c'; then $(CYGPATH_W) 'util/ieee1275/grub-ofpathname.c'; else $(CYGPATH_W) '$(srcdir)/util/ieee1275/grub-ofpathname.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/ieee1275/$(DEPDIR)/grub_ofpathname-grub-ofpathname.Tpo util/ieee1275/$(DEPDIR)/grub_ofpathname-grub-ofpathname.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/ieee1275/grub-ofpathname.c' object='util/ieee1275/grub_ofpathname-grub-ofpathname.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_ofpathname_CPPFLAGS) $(CPPFLAGS) $(grub_ofpathname_CFLAGS) $(CFLAGS) -c -o util/ieee1275/grub_ofpathname-grub-ofpathname.obj `if test -f 'util/ieee1275/grub-ofpathname.c'; then $(CYGPATH_W) 'util/ieee1275/grub-ofpathname.c'; else $(CYGPATH_W) '$(srcdir)/util/ieee1275/grub-ofpathname.c'; fi` - -util/ieee1275/grub_ofpathname-ofpath.o: util/ieee1275/ofpath.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_ofpathname_CPPFLAGS) $(CPPFLAGS) $(grub_ofpathname_CFLAGS) $(CFLAGS) -MT util/ieee1275/grub_ofpathname-ofpath.o -MD -MP -MF util/ieee1275/$(DEPDIR)/grub_ofpathname-ofpath.Tpo -c -o util/ieee1275/grub_ofpathname-ofpath.o `test -f 'util/ieee1275/ofpath.c' || echo '$(srcdir)/'`util/ieee1275/ofpath.c -@am__fastdepCC_TRUE@ $(am__mv) util/ieee1275/$(DEPDIR)/grub_ofpathname-ofpath.Tpo util/ieee1275/$(DEPDIR)/grub_ofpathname-ofpath.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/ieee1275/ofpath.c' object='util/ieee1275/grub_ofpathname-ofpath.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_ofpathname_CPPFLAGS) $(CPPFLAGS) $(grub_ofpathname_CFLAGS) $(CFLAGS) -c -o util/ieee1275/grub_ofpathname-ofpath.o `test -f 'util/ieee1275/ofpath.c' || echo '$(srcdir)/'`util/ieee1275/ofpath.c - -util/ieee1275/grub_ofpathname-ofpath.obj: util/ieee1275/ofpath.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_ofpathname_CPPFLAGS) $(CPPFLAGS) $(grub_ofpathname_CFLAGS) $(CFLAGS) -MT util/ieee1275/grub_ofpathname-ofpath.obj -MD -MP -MF util/ieee1275/$(DEPDIR)/grub_ofpathname-ofpath.Tpo -c -o util/ieee1275/grub_ofpathname-ofpath.obj `if test -f 'util/ieee1275/ofpath.c'; then $(CYGPATH_W) 'util/ieee1275/ofpath.c'; else $(CYGPATH_W) '$(srcdir)/util/ieee1275/ofpath.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/ieee1275/$(DEPDIR)/grub_ofpathname-ofpath.Tpo util/ieee1275/$(DEPDIR)/grub_ofpathname-ofpath.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/ieee1275/ofpath.c' object='util/ieee1275/grub_ofpathname-ofpath.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_ofpathname_CPPFLAGS) $(CPPFLAGS) $(grub_ofpathname_CFLAGS) $(CFLAGS) -c -o util/ieee1275/grub_ofpathname-ofpath.obj `if test -f 'util/ieee1275/ofpath.c'; then $(CYGPATH_W) 'util/ieee1275/ofpath.c'; else $(CYGPATH_W) '$(srcdir)/util/ieee1275/ofpath.c'; fi` - -util/grub_pe2elf-grub-pe2elf.o: util/grub-pe2elf.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_pe2elf_CPPFLAGS) $(CPPFLAGS) $(grub_pe2elf_CFLAGS) $(CFLAGS) -MT util/grub_pe2elf-grub-pe2elf.o -MD -MP -MF util/$(DEPDIR)/grub_pe2elf-grub-pe2elf.Tpo -c -o util/grub_pe2elf-grub-pe2elf.o `test -f 'util/grub-pe2elf.c' || echo '$(srcdir)/'`util/grub-pe2elf.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_pe2elf-grub-pe2elf.Tpo util/$(DEPDIR)/grub_pe2elf-grub-pe2elf.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-pe2elf.c' object='util/grub_pe2elf-grub-pe2elf.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_pe2elf_CPPFLAGS) $(CPPFLAGS) $(grub_pe2elf_CFLAGS) $(CFLAGS) -c -o util/grub_pe2elf-grub-pe2elf.o `test -f 'util/grub-pe2elf.c' || echo '$(srcdir)/'`util/grub-pe2elf.c - -util/grub_pe2elf-grub-pe2elf.obj: util/grub-pe2elf.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_pe2elf_CPPFLAGS) $(CPPFLAGS) $(grub_pe2elf_CFLAGS) $(CFLAGS) -MT util/grub_pe2elf-grub-pe2elf.obj -MD -MP -MF util/$(DEPDIR)/grub_pe2elf-grub-pe2elf.Tpo -c -o util/grub_pe2elf-grub-pe2elf.obj `if test -f 'util/grub-pe2elf.c'; then $(CYGPATH_W) 'util/grub-pe2elf.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-pe2elf.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_pe2elf-grub-pe2elf.Tpo util/$(DEPDIR)/grub_pe2elf-grub-pe2elf.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-pe2elf.c' object='util/grub_pe2elf-grub-pe2elf.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_pe2elf_CPPFLAGS) $(CPPFLAGS) $(grub_pe2elf_CFLAGS) $(CFLAGS) -c -o util/grub_pe2elf-grub-pe2elf.obj `if test -f 'util/grub-pe2elf.c'; then $(CYGPATH_W) 'util/grub-pe2elf.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-pe2elf.c'; fi` - -util/grub_probe-grub-probe.o: util/grub-probe.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_probe_CPPFLAGS) $(CPPFLAGS) $(grub_probe_CFLAGS) $(CFLAGS) -MT util/grub_probe-grub-probe.o -MD -MP -MF util/$(DEPDIR)/grub_probe-grub-probe.Tpo -c -o util/grub_probe-grub-probe.o `test -f 'util/grub-probe.c' || echo '$(srcdir)/'`util/grub-probe.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_probe-grub-probe.Tpo util/$(DEPDIR)/grub_probe-grub-probe.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-probe.c' object='util/grub_probe-grub-probe.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_probe_CPPFLAGS) $(CPPFLAGS) $(grub_probe_CFLAGS) $(CFLAGS) -c -o util/grub_probe-grub-probe.o `test -f 'util/grub-probe.c' || echo '$(srcdir)/'`util/grub-probe.c - -util/grub_probe-grub-probe.obj: util/grub-probe.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_probe_CPPFLAGS) $(CPPFLAGS) $(grub_probe_CFLAGS) $(CFLAGS) -MT util/grub_probe-grub-probe.obj -MD -MP -MF util/$(DEPDIR)/grub_probe-grub-probe.Tpo -c -o util/grub_probe-grub-probe.obj `if test -f 'util/grub-probe.c'; then $(CYGPATH_W) 'util/grub-probe.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-probe.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_probe-grub-probe.Tpo util/$(DEPDIR)/grub_probe-grub-probe.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-probe.c' object='util/grub_probe-grub-probe.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_probe_CPPFLAGS) $(CPPFLAGS) $(grub_probe_CFLAGS) $(CFLAGS) -c -o util/grub_probe-grub-probe.obj `if test -f 'util/grub-probe.c'; then $(CYGPATH_W) 'util/grub-probe.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-probe.c'; fi` - -util/grub_script_check-grub-script-check.o: util/grub-script-check.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_script_check_CPPFLAGS) $(CPPFLAGS) $(grub_script_check_CFLAGS) $(CFLAGS) -MT util/grub_script_check-grub-script-check.o -MD -MP -MF util/$(DEPDIR)/grub_script_check-grub-script-check.Tpo -c -o util/grub_script_check-grub-script-check.o `test -f 'util/grub-script-check.c' || echo '$(srcdir)/'`util/grub-script-check.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_script_check-grub-script-check.Tpo util/$(DEPDIR)/grub_script_check-grub-script-check.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-script-check.c' object='util/grub_script_check-grub-script-check.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_script_check_CPPFLAGS) $(CPPFLAGS) $(grub_script_check_CFLAGS) $(CFLAGS) -c -o util/grub_script_check-grub-script-check.o `test -f 'util/grub-script-check.c' || echo '$(srcdir)/'`util/grub-script-check.c - -util/grub_script_check-grub-script-check.obj: util/grub-script-check.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_script_check_CPPFLAGS) $(CPPFLAGS) $(grub_script_check_CFLAGS) $(CFLAGS) -MT util/grub_script_check-grub-script-check.obj -MD -MP -MF util/$(DEPDIR)/grub_script_check-grub-script-check.Tpo -c -o util/grub_script_check-grub-script-check.obj `if test -f 'util/grub-script-check.c'; then $(CYGPATH_W) 'util/grub-script-check.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-script-check.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_script_check-grub-script-check.Tpo util/$(DEPDIR)/grub_script_check-grub-script-check.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-script-check.c' object='util/grub_script_check-grub-script-check.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_script_check_CPPFLAGS) $(CPPFLAGS) $(grub_script_check_CFLAGS) $(CFLAGS) -c -o util/grub_script_check-grub-script-check.obj `if test -f 'util/grub-script-check.c'; then $(CYGPATH_W) 'util/grub-script-check.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-script-check.c'; fi` - -util/grub_setup-grub-setup.o: util/grub-setup.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -MT util/grub_setup-grub-setup.o -MD -MP -MF util/$(DEPDIR)/grub_setup-grub-setup.Tpo -c -o util/grub_setup-grub-setup.o `test -f 'util/grub-setup.c' || echo '$(srcdir)/'`util/grub-setup.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_setup-grub-setup.Tpo util/$(DEPDIR)/grub_setup-grub-setup.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-setup.c' object='util/grub_setup-grub-setup.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -c -o util/grub_setup-grub-setup.o `test -f 'util/grub-setup.c' || echo '$(srcdir)/'`util/grub-setup.c - -util/grub_setup-grub-setup.obj: util/grub-setup.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -MT util/grub_setup-grub-setup.obj -MD -MP -MF util/$(DEPDIR)/grub_setup-grub-setup.Tpo -c -o util/grub_setup-grub-setup.obj `if test -f 'util/grub-setup.c'; then $(CYGPATH_W) 'util/grub-setup.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-setup.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_setup-grub-setup.Tpo util/$(DEPDIR)/grub_setup-grub-setup.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/grub-setup.c' object='util/grub_setup-grub-setup.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -c -o util/grub_setup-grub-setup.obj `if test -f 'util/grub-setup.c'; then $(CYGPATH_W) 'util/grub-setup.c'; else $(CYGPATH_W) '$(srcdir)/util/grub-setup.c'; fi` - -util/grub_setup-raid.o: util/raid.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -MT util/grub_setup-raid.o -MD -MP -MF util/$(DEPDIR)/grub_setup-raid.Tpo -c -o util/grub_setup-raid.o `test -f 'util/raid.c' || echo '$(srcdir)/'`util/raid.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_setup-raid.Tpo util/$(DEPDIR)/grub_setup-raid.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/raid.c' object='util/grub_setup-raid.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -c -o util/grub_setup-raid.o `test -f 'util/raid.c' || echo '$(srcdir)/'`util/raid.c - -util/grub_setup-raid.obj: util/raid.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -MT util/grub_setup-raid.obj -MD -MP -MF util/$(DEPDIR)/grub_setup-raid.Tpo -c -o util/grub_setup-raid.obj `if test -f 'util/raid.c'; then $(CYGPATH_W) 'util/raid.c'; else $(CYGPATH_W) '$(srcdir)/util/raid.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_setup-raid.Tpo util/$(DEPDIR)/grub_setup-raid.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/raid.c' object='util/grub_setup-raid.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -c -o util/grub_setup-raid.obj `if test -f 'util/raid.c'; then $(CYGPATH_W) 'util/raid.c'; else $(CYGPATH_W) '$(srcdir)/util/raid.c'; fi` - -util/grub_setup-lvm.o: util/lvm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -MT util/grub_setup-lvm.o -MD -MP -MF util/$(DEPDIR)/grub_setup-lvm.Tpo -c -o util/grub_setup-lvm.o `test -f 'util/lvm.c' || echo '$(srcdir)/'`util/lvm.c -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_setup-lvm.Tpo util/$(DEPDIR)/grub_setup-lvm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/lvm.c' object='util/grub_setup-lvm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -c -o util/grub_setup-lvm.o `test -f 'util/lvm.c' || echo '$(srcdir)/'`util/lvm.c - -util/grub_setup-lvm.obj: util/lvm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -MT util/grub_setup-lvm.obj -MD -MP -MF util/$(DEPDIR)/grub_setup-lvm.Tpo -c -o util/grub_setup-lvm.obj `if test -f 'util/lvm.c'; then $(CYGPATH_W) 'util/lvm.c'; else $(CYGPATH_W) '$(srcdir)/util/lvm.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/$(DEPDIR)/grub_setup-lvm.Tpo util/$(DEPDIR)/grub_setup-lvm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/lvm.c' object='util/grub_setup-lvm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -c -o util/grub_setup-lvm.obj `if test -f 'util/lvm.c'; then $(CYGPATH_W) 'util/lvm.c'; else $(CYGPATH_W) '$(srcdir)/util/lvm.c'; fi` - -grub-core/lib/grub_setup-reed_solomon.o: grub-core/lib/reed_solomon.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -MT grub-core/lib/grub_setup-reed_solomon.o -MD -MP -MF grub-core/lib/$(DEPDIR)/grub_setup-reed_solomon.Tpo -c -o grub-core/lib/grub_setup-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo '$(srcdir)/'`grub-core/lib/reed_solomon.c -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/grub_setup-reed_solomon.Tpo grub-core/lib/$(DEPDIR)/grub_setup-reed_solomon.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/reed_solomon.c' object='grub-core/lib/grub_setup-reed_solomon.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -c -o grub-core/lib/grub_setup-reed_solomon.o `test -f 'grub-core/lib/reed_solomon.c' || echo '$(srcdir)/'`grub-core/lib/reed_solomon.c - -grub-core/lib/grub_setup-reed_solomon.obj: grub-core/lib/reed_solomon.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -MT grub-core/lib/grub_setup-reed_solomon.obj -MD -MP -MF grub-core/lib/$(DEPDIR)/grub_setup-reed_solomon.Tpo -c -o grub-core/lib/grub_setup-reed_solomon.obj `if test -f 'grub-core/lib/reed_solomon.c'; then $(CYGPATH_W) 'grub-core/lib/reed_solomon.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/reed_solomon.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) grub-core/lib/$(DEPDIR)/grub_setup-reed_solomon.Tpo grub-core/lib/$(DEPDIR)/grub_setup-reed_solomon.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub-core/lib/reed_solomon.c' object='grub-core/lib/grub_setup-reed_solomon.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -c -o grub-core/lib/grub_setup-reed_solomon.obj `if test -f 'grub-core/lib/reed_solomon.c'; then $(CYGPATH_W) 'grub-core/lib/reed_solomon.c'; else $(CYGPATH_W) '$(srcdir)/grub-core/lib/reed_solomon.c'; fi` - -util/ieee1275/grub_setup-ofpath.o: util/ieee1275/ofpath.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -MT util/ieee1275/grub_setup-ofpath.o -MD -MP -MF util/ieee1275/$(DEPDIR)/grub_setup-ofpath.Tpo -c -o util/ieee1275/grub_setup-ofpath.o `test -f 'util/ieee1275/ofpath.c' || echo '$(srcdir)/'`util/ieee1275/ofpath.c -@am__fastdepCC_TRUE@ $(am__mv) util/ieee1275/$(DEPDIR)/grub_setup-ofpath.Tpo util/ieee1275/$(DEPDIR)/grub_setup-ofpath.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/ieee1275/ofpath.c' object='util/ieee1275/grub_setup-ofpath.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -c -o util/ieee1275/grub_setup-ofpath.o `test -f 'util/ieee1275/ofpath.c' || echo '$(srcdir)/'`util/ieee1275/ofpath.c - -util/ieee1275/grub_setup-ofpath.obj: util/ieee1275/ofpath.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -MT util/ieee1275/grub_setup-ofpath.obj -MD -MP -MF util/ieee1275/$(DEPDIR)/grub_setup-ofpath.Tpo -c -o util/ieee1275/grub_setup-ofpath.obj `if test -f 'util/ieee1275/ofpath.c'; then $(CYGPATH_W) 'util/ieee1275/ofpath.c'; else $(CYGPATH_W) '$(srcdir)/util/ieee1275/ofpath.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) util/ieee1275/$(DEPDIR)/grub_setup-ofpath.Tpo util/ieee1275/$(DEPDIR)/grub_setup-ofpath.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='util/ieee1275/ofpath.c' object='util/ieee1275/grub_setup-ofpath.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_setup_CPPFLAGS) $(CPPFLAGS) $(grub_setup_CFLAGS) $(CFLAGS) -c -o util/ieee1275/grub_setup-ofpath.obj `if test -f 'util/ieee1275/ofpath.c'; then $(CYGPATH_W) 'util/ieee1275/ofpath.c'; else $(CYGPATH_W) '$(srcdir)/util/ieee1275/ofpath.c'; fi` -install-man1: $(man_MANS) - @$(NORMAL_INSTALL) - test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)" - @list=''; test -n "$(man1dir)" || exit 0; \ - { for i in $$list; do echo "$$i"; done; \ - l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ - sed -n '/\.1[a-z]*$$/p'; \ - } | while read p; do \ - if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; echo "$$p"; \ - done | \ - sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ - -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ - sed 'N;N;s,\n, ,g' | { \ - list=; while read file base inst; do \ - if test "$$base" = "$$inst"; then list="$$list $$file"; else \ - echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ - $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ - fi; \ - done; \ - for i in $$list; do echo "$$i"; done | $(am__base_list) | \ - while read files; do \ - test -z "$$files" || { \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ - done; } - -uninstall-man1: - @$(NORMAL_UNINSTALL) - @list=''; test -n "$(man1dir)" || exit 0; \ - files=`{ for i in $$list; do echo "$$i"; done; \ - l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ - sed -n '/\.1[a-z]*$$/p'; \ - } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ - -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ - test -z "$$files" || { \ - echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(man1dir)" && rm -f $$files; } -install-man8: $(man_MANS) - @$(NORMAL_INSTALL) - test -z "$(man8dir)" || $(MKDIR_P) "$(DESTDIR)$(man8dir)" - @list=''; test -n "$(man8dir)" || exit 0; \ - { for i in $$list; do echo "$$i"; done; \ - l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ - sed -n '/\.8[a-z]*$$/p'; \ - } | while read p; do \ - if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; echo "$$p"; \ - done | \ - sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \ - -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ - sed 'N;N;s,\n, ,g' | { \ - list=; while read file base inst; do \ - if test "$$base" = "$$inst"; then list="$$list $$file"; else \ - echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man8dir)/$$inst'"; \ - $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man8dir)/$$inst" || exit $$?; \ - fi; \ - done; \ - for i in $$list; do echo "$$i"; done | $(am__base_list) | \ - while read files; do \ - test -z "$$files" || { \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man8dir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(man8dir)" || exit $$?; }; \ - done; } - -uninstall-man8: - @$(NORMAL_UNINSTALL) - @list=''; test -n "$(man8dir)" || exit 0; \ - files=`{ for i in $$list; do echo "$$i"; done; \ - l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ - sed -n '/\.8[a-z]*$$/p'; \ - } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^8][0-9a-z]*$$,8,;x' \ - -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ - test -z "$$files" || { \ - echo " ( cd '$(DESTDIR)$(man8dir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(man8dir)" && rm -f $$files; } -install-grubconfDATA: $(grubconf_DATA) - @$(NORMAL_INSTALL) - test -z "$(grubconfdir)" || $(MKDIR_P) "$(DESTDIR)$(grubconfdir)" - @list='$(grubconf_DATA)'; test -n "$(grubconfdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(grubconfdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(grubconfdir)" || exit $$?; \ - done - -uninstall-grubconfDATA: - @$(NORMAL_UNINSTALL) - @list='$(grubconf_DATA)'; test -n "$(grubconfdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(grubconfdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(grubconfdir)" && rm -f $$files -install-grubdataDATA: $(grubdata_DATA) - @$(NORMAL_INSTALL) - test -z "$(grubdatadir)" || $(MKDIR_P) "$(DESTDIR)$(grubdatadir)" - @list='$(grubdata_DATA)'; test -n "$(grubdatadir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(grubdatadir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(grubdatadir)" || exit $$?; \ - done - -uninstall-grubdataDATA: - @$(NORMAL_UNINSTALL) - @list='$(grubdata_DATA)'; test -n "$(grubdatadir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(grubdatadir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(grubdatadir)" && rm -f $$files -install-pkglibDATA: $(pkglib_DATA) - @$(NORMAL_INSTALL) - test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" - @list='$(pkglib_DATA)'; test -n "$(pkglibdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkglibdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(pkglibdir)" || exit $$?; \ - done - -uninstall-pkglibDATA: - @$(NORMAL_UNINSTALL) - @list='$(pkglib_DATA)'; test -n "$(pkglibdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(pkglibdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(pkglibdir)" && rm -f $$files -install-platformDATA: $(platform_DATA) - @$(NORMAL_INSTALL) - test -z "$(platformdir)" || $(MKDIR_P) "$(DESTDIR)$(platformdir)" - @list='$(platform_DATA)'; test -n "$(platformdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(platformdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(platformdir)" || exit $$?; \ - done - -uninstall-platformDATA: - @$(NORMAL_UNINSTALL) - @list='$(platform_DATA)'; test -n "$(platformdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(platformdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(platformdir)" && rm -f $$files -install-platformHEADERS: $(platform_HEADERS) - @$(NORMAL_INSTALL) - test -z "$(platformdir)" || $(MKDIR_P) "$(DESTDIR)$(platformdir)" - @list='$(platform_HEADERS)'; test -n "$(platformdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_HEADER) $$files '$(DESTDIR)$(platformdir)'"; \ - $(INSTALL_HEADER) $$files "$(DESTDIR)$(platformdir)" || exit $$?; \ - done - -uninstall-platformHEADERS: - @$(NORMAL_UNINSTALL) - @list='$(platform_HEADERS)'; test -n "$(platformdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(platformdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(platformdir)" && rm -f $$files - -# This directory's subdirectories are mostly independent; you can cd -# into them and run `make' without going through this Makefile. -# To change the values of `make' variables: instead of editing Makefiles, -# (1) if the variable is set in `config.status', edit `config.status' -# (which will cause the Makefiles to be regenerated when you run `make'); -# (2) otherwise, pass the desired values on the `make' command line. -$(RECURSIVE_TARGETS): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - target=`echo $@ | sed s/-recursive//`; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - dot_seen=yes; \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done; \ - if test "$$dot_seen" = "no"; then \ - $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ - fi; test -z "$$fail" - -$(RECURSIVE_CLEAN_TARGETS): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - rev=''; for subdir in $$list; do \ - if test "$$subdir" = "."; then :; else \ - rev="$$subdir $$rev"; \ - fi; \ - done; \ - rev="$$rev ."; \ - target=`echo $@ | sed s/-recursive//`; \ - for subdir in $$rev; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done && test -z "$$fail" -tags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ - done -ctags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ - done - -ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - mkid -fID $$unique -tags: TAGS - -TAGS: tags-recursive $(HEADERS) $(SOURCES) config-util.h.in $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - set x; \ - here=`pwd`; \ - if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ - include_option=--etags-include; \ - empty_fix=.; \ - else \ - include_option=--include; \ - empty_fix=; \ - fi; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test ! -f $$subdir/TAGS || \ - set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ - fi; \ - done; \ - list='$(SOURCES) $(HEADERS) config-util.h.in $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "$$@" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: CTAGS -CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config-util.h.in $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - list='$(SOURCES) $(HEADERS) config-util.h.in $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - test -z "$(CTAGS_ARGS)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__cd) $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) "$$here" - -distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -check-TESTS: $(TESTS) - @failed=0; all=0; xfail=0; xpass=0; skip=0; \ - srcdir=$(srcdir); export srcdir; \ - list=' $(TESTS) '; \ - $(am__tty_colors); \ - if test -n "$$list"; then \ - for tst in $$list; do \ - if test -f ./$$tst; then dir=./; \ - elif test -f $$tst; then dir=; \ - else dir="$(srcdir)/"; fi; \ - if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ - all=`expr $$all + 1`; \ - case " $(XFAIL_TESTS) " in \ - *[\ \ ]$$tst[\ \ ]*) \ - xpass=`expr $$xpass + 1`; \ - failed=`expr $$failed + 1`; \ - col=$$red; res=XPASS; \ - ;; \ - *) \ - col=$$grn; res=PASS; \ - ;; \ - esac; \ - elif test $$? -ne 77; then \ - all=`expr $$all + 1`; \ - case " $(XFAIL_TESTS) " in \ - *[\ \ ]$$tst[\ \ ]*) \ - xfail=`expr $$xfail + 1`; \ - col=$$lgn; res=XFAIL; \ - ;; \ - *) \ - failed=`expr $$failed + 1`; \ - col=$$red; res=FAIL; \ - ;; \ - esac; \ - else \ - skip=`expr $$skip + 1`; \ - col=$$blu; res=SKIP; \ - fi; \ - echo "$${col}$$res$${std}: $$tst"; \ - done; \ - if test "$$all" -eq 1; then \ - tests="test"; \ - All=""; \ - else \ - tests="tests"; \ - All="All "; \ - fi; \ - if test "$$failed" -eq 0; then \ - if test "$$xfail" -eq 0; then \ - banner="$$All$$all $$tests passed"; \ - else \ - if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \ - banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \ - fi; \ - else \ - if test "$$xpass" -eq 0; then \ - banner="$$failed of $$all $$tests failed"; \ - else \ - if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \ - banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \ - fi; \ - fi; \ - dashes="$$banner"; \ - skipped=""; \ - if test "$$skip" -ne 0; then \ - if test "$$skip" -eq 1; then \ - skipped="($$skip test was not run)"; \ - else \ - skipped="($$skip tests were not run)"; \ - fi; \ - test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ - dashes="$$skipped"; \ - fi; \ - report=""; \ - if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \ - report="Please report to $(PACKAGE_BUGREPORT)"; \ - test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ - dashes="$$report"; \ - fi; \ - dashes=`echo "$$dashes" | sed s/./=/g`; \ - if test "$$failed" -eq 0; then \ - echo "$$grn$$dashes"; \ - else \ - echo "$$red$$dashes"; \ - fi; \ - echo "$$banner"; \ - test -z "$$skipped" || echo "$$skipped"; \ - test -z "$$report" || echo "$$report"; \ - echo "$$dashes$$std"; \ - test "$$failed" -eq 0; \ - else :; fi - -distdir: $(DISTFILES) - @list='$(MANS)'; if test -n "$$list"; then \ - list=`for p in $$list; do \ - if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ - if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \ - if test -n "$$list" && \ - grep 'ab help2man is required to generate this page' $$list >/dev/null; then \ - echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \ - grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \ - echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \ - echo " typically \`make maintainer-clean' will remove them" >&2; \ - exit 1; \ - else :; fi; \ - else :; fi - $(am__remove_distdir) - test -d "$(distdir)" || mkdir "$(distdir)" - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done - @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test -d "$(distdir)/$$subdir" \ - || $(MKDIR_P) "$(distdir)/$$subdir" \ - || exit 1; \ - fi; \ - done - @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ - $(am__relativize); \ - new_distdir=$$reldir; \ - dir1=$$subdir; dir2="$(top_distdir)"; \ - $(am__relativize); \ - new_top_distdir=$$reldir; \ - echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ - echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ - ($(am__cd) $$subdir && \ - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$new_top_distdir" \ - distdir="$$new_distdir" \ - am__remove_distdir=: \ - am__skip_length_check=: \ - am__skip_mode_fix=: \ - distdir) \ - || exit 1; \ - fi; \ - done - -test -n "$(am__skip_mode_fix)" \ - || find "$(distdir)" -type d ! -perm -755 \ - -exec chmod u+rwx,go+rx {} \; -o \ - ! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \ - ! -type d ! -perm -400 -exec chmod a+r {} \; -o \ - ! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \ - || chmod -R a+r "$(distdir)" -dist-gzip: distdir - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz - $(am__remove_distdir) - -dist-bzip2: distdir - tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2 - $(am__remove_distdir) - -dist-lzma: distdir - tardir=$(distdir) && $(am__tar) | lzma -9 -c >$(distdir).tar.lzma - $(am__remove_distdir) - -dist-xz: distdir - tardir=$(distdir) && $(am__tar) | xz -c >$(distdir).tar.xz - $(am__remove_distdir) - -dist-tarZ: distdir - tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z - $(am__remove_distdir) - -dist-shar: distdir - shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz - $(am__remove_distdir) - -dist-zip: distdir - -rm -f $(distdir).zip - zip -rq $(distdir).zip $(distdir) - $(am__remove_distdir) - -dist dist-all: distdir - tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz - $(am__remove_distdir) - -# This target untars the dist file and tries a VPATH configuration. Then -# it guarantees that the distribution is self-contained by making another -# tarfile. -distcheck: dist - case '$(DIST_ARCHIVES)' in \ - *.tar.gz*) \ - GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\ - *.tar.bz2*) \ - bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\ - *.tar.lzma*) \ - lzma -dc $(distdir).tar.lzma | $(am__untar) ;;\ - *.tar.xz*) \ - xz -dc $(distdir).tar.xz | $(am__untar) ;;\ - *.tar.Z*) \ - uncompress -c $(distdir).tar.Z | $(am__untar) ;;\ - *.shar.gz*) \ - GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\ - *.zip*) \ - unzip $(distdir).zip ;;\ - esac - chmod -R a-w $(distdir); chmod a+w $(distdir) - mkdir $(distdir)/_build - mkdir $(distdir)/_inst - chmod a-w $(distdir) - test -d $(distdir)/_build || exit 0; \ - dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \ - && dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \ - && am__cwd=`pwd` \ - && $(am__cd) $(distdir)/_build \ - && ../configure --srcdir=.. --prefix="$$dc_install_base" \ - $(DISTCHECK_CONFIGURE_FLAGS) \ - && $(MAKE) $(AM_MAKEFLAGS) \ - && $(MAKE) $(AM_MAKEFLAGS) dvi \ - && $(MAKE) $(AM_MAKEFLAGS) check \ - && $(MAKE) $(AM_MAKEFLAGS) install \ - && $(MAKE) $(AM_MAKEFLAGS) installcheck \ - && $(MAKE) $(AM_MAKEFLAGS) uninstall \ - && $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \ - distuninstallcheck \ - && chmod -R a-w "$$dc_install_base" \ - && ({ \ - (cd ../.. && umask 077 && mkdir "$$dc_destdir") \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \ - && $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \ - distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \ - } || { rm -rf "$$dc_destdir"; exit 1; }) \ - && rm -rf "$$dc_destdir" \ - && $(MAKE) $(AM_MAKEFLAGS) dist \ - && rm -rf $(DIST_ARCHIVES) \ - && $(MAKE) $(AM_MAKEFLAGS) distcleancheck \ - && cd "$$am__cwd" \ - || exit 1 - $(am__remove_distdir) - @(echo "$(distdir) archives ready for distribution: "; \ - list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \ - sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x' -distuninstallcheck: - @$(am__cd) '$(distuninstallcheck_dir)' \ - && test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \ - || { echo "ERROR: files left after uninstall:" ; \ - if test -n "$(DESTDIR)"; then \ - echo " (check DESTDIR support)"; \ - fi ; \ - $(distuninstallcheck_listfiles) ; \ - exit 1; } >&2 -distcleancheck: distclean - @if test '$(srcdir)' = . ; then \ - echo "ERROR: distcleancheck can only run from a VPATH build" ; \ - exit 1 ; \ - fi - @test `$(distcleancheck_listfiles) | wc -l` -eq 0 \ - || { echo "ERROR: files left in build directory after distclean:" ; \ - $(distcleancheck_listfiles) ; \ - exit 1; } >&2 -check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(check_SCRIPTS) - $(MAKE) $(AM_MAKEFLAGS) check-TESTS -check: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) check-recursive -all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA) \ - $(HEADERS) config-util.h -installdirs: installdirs-recursive -installdirs-am: - for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(grubconfdir)" "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(man8dir)" "$(DESTDIR)$(grubconfdir)" "$(DESTDIR)$(grubdatadir)" "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(platformdir)" "$(DESTDIR)$(platformdir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) install-recursive -install-exec: install-exec-recursive -install-data: install-data-recursive -uninstall: uninstall-recursive - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-recursive -install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install -mostlyclean-generic: - -clean-generic: - -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -rm -f grub-core/$(DEPDIR)/$(am__dirstamp) - -rm -f grub-core/$(am__dirstamp) - -rm -f grub-core/commands/$(DEPDIR)/$(am__dirstamp) - -rm -f grub-core/commands/$(am__dirstamp) - -rm -f grub-core/disk/$(DEPDIR)/$(am__dirstamp) - -rm -f grub-core/disk/$(am__dirstamp) - -rm -f grub-core/fs/$(DEPDIR)/$(am__dirstamp) - -rm -f grub-core/fs/$(am__dirstamp) - -rm -f grub-core/fs/zfs/$(DEPDIR)/$(am__dirstamp) - -rm -f grub-core/fs/zfs/$(am__dirstamp) - -rm -f grub-core/io/$(DEPDIR)/$(am__dirstamp) - -rm -f grub-core/io/$(am__dirstamp) - -rm -f grub-core/kern/$(DEPDIR)/$(am__dirstamp) - -rm -f grub-core/kern/$(am__dirstamp) - -rm -f grub-core/kern/emu/$(DEPDIR)/$(am__dirstamp) - -rm -f grub-core/kern/emu/$(am__dirstamp) - -rm -f grub-core/lib/$(DEPDIR)/$(am__dirstamp) - -rm -f grub-core/lib/$(am__dirstamp) - -rm -f grub-core/lib/i386/pc/$(DEPDIR)/$(am__dirstamp) - -rm -f grub-core/lib/i386/pc/$(am__dirstamp) - -rm -f grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) - -rm -f grub-core/lib/libgcrypt-grub/cipher/$(am__dirstamp) - -rm -f grub-core/normal/$(DEPDIR)/$(am__dirstamp) - -rm -f grub-core/normal/$(am__dirstamp) - -rm -f grub-core/partmap/$(DEPDIR)/$(am__dirstamp) - -rm -f grub-core/partmap/$(am__dirstamp) - -rm -f grub-core/script/$(DEPDIR)/$(am__dirstamp) - -rm -f grub-core/script/$(am__dirstamp) - -rm -f grub-core/tests/lib/$(DEPDIR)/$(am__dirstamp) - -rm -f grub-core/tests/lib/$(am__dirstamp) - -rm -f tests/$(DEPDIR)/$(am__dirstamp) - -rm -f tests/$(am__dirstamp) - -rm -f tests/lib/$(DEPDIR)/$(am__dirstamp) - -rm -f tests/lib/$(am__dirstamp) - -rm -f util/$(DEPDIR)/$(am__dirstamp) - -rm -f util/$(am__dirstamp) - -rm -f util/ieee1275/$(DEPDIR)/$(am__dirstamp) - -rm -f util/ieee1275/$(am__dirstamp) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." - -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) -clean: clean-recursive - -clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \ - clean-noinstLIBRARIES clean-noinstPROGRAMS clean-sbinPROGRAMS \ - mostlyclean-am - -distclean: distclean-recursive - -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -rf ./$(DEPDIR) grub-core/$(DEPDIR) grub-core/commands/$(DEPDIR) grub-core/disk/$(DEPDIR) grub-core/fs/$(DEPDIR) grub-core/fs/zfs/$(DEPDIR) grub-core/io/$(DEPDIR) grub-core/kern/$(DEPDIR) grub-core/kern/emu/$(DEPDIR) grub-core/lib/$(DEPDIR) grub-core/lib/i386/pc/$(DEPDIR) grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR) grub-core/normal/$(DEPDIR) grub-core/partmap/$(DEPDIR) grub-core/script/$(DEPDIR) grub-core/tests/lib/$(DEPDIR) tests/$(DEPDIR) tests/lib/$(DEPDIR) util/$(DEPDIR) util/ieee1275/$(DEPDIR) - -rm -f Makefile -distclean-am: clean-am distclean-compile distclean-generic \ - distclean-hdr distclean-tags - -dvi: dvi-recursive - -dvi-am: - -html: html-recursive - -html-am: - -info: info-recursive - -info-am: - -install-data-am: install-grubconfDATA install-grubconfSCRIPTS \ - install-grubdataDATA install-man install-platformDATA \ - install-platformHEADERS - -install-dvi: install-dvi-recursive - -install-dvi-am: - -install-exec-am: install-binPROGRAMS install-binSCRIPTS \ - install-pkglibDATA install-pkglibSCRIPTS install-sbinPROGRAMS \ - install-sbinSCRIPTS - -install-html: install-html-recursive - -install-html-am: - -install-info: install-info-recursive - -install-info-am: - -install-man: install-man1 install-man8 - -install-pdf: install-pdf-recursive - -install-pdf-am: - -install-ps: install-ps-recursive - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-recursive - -rm -f $(am__CONFIG_DISTCLEAN_FILES) - -rm -rf $(top_srcdir)/autom4te.cache - -rm -rf ./$(DEPDIR) grub-core/$(DEPDIR) grub-core/commands/$(DEPDIR) grub-core/disk/$(DEPDIR) grub-core/fs/$(DEPDIR) grub-core/fs/zfs/$(DEPDIR) grub-core/io/$(DEPDIR) grub-core/kern/$(DEPDIR) grub-core/kern/emu/$(DEPDIR) grub-core/lib/$(DEPDIR) grub-core/lib/i386/pc/$(DEPDIR) grub-core/lib/libgcrypt-grub/cipher/$(DEPDIR) grub-core/normal/$(DEPDIR) grub-core/partmap/$(DEPDIR) grub-core/script/$(DEPDIR) grub-core/tests/lib/$(DEPDIR) tests/$(DEPDIR) tests/lib/$(DEPDIR) util/$(DEPDIR) util/ieee1275/$(DEPDIR) - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-recursive - -mostlyclean-am: mostlyclean-compile mostlyclean-generic - -pdf: pdf-recursive - -pdf-am: - -ps: ps-recursive - -ps-am: - -uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \ - uninstall-grubconfDATA uninstall-grubconfSCRIPTS \ - uninstall-grubdataDATA uninstall-man uninstall-pkglibDATA \ - uninstall-pkglibSCRIPTS uninstall-platformDATA \ - uninstall-platformHEADERS uninstall-sbinPROGRAMS \ - uninstall-sbinSCRIPTS - -uninstall-man: uninstall-man1 uninstall-man8 - -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \ - check-am ctags-recursive install install-am install-strip \ - tags-recursive - -.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ - all all-am am--refresh check check-TESTS check-am clean \ - clean-binPROGRAMS clean-checkPROGRAMS clean-generic \ - clean-noinstLIBRARIES clean-noinstPROGRAMS clean-sbinPROGRAMS \ - ctags ctags-recursive dist dist-all dist-bzip2 dist-gzip \ - dist-lzma dist-shar dist-tarZ dist-xz dist-zip distcheck \ - distclean distclean-compile distclean-generic distclean-hdr \ - distclean-tags distcleancheck distdir distuninstallcheck dvi \ - dvi-am html html-am info info-am install install-am \ - install-binPROGRAMS install-binSCRIPTS install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-grubconfDATA install-grubconfSCRIPTS \ - install-grubdataDATA install-html install-html-am install-info \ - install-info-am install-man install-man1 install-man8 \ - install-pdf install-pdf-am install-pkglibDATA \ - install-pkglibSCRIPTS install-platformDATA \ - install-platformHEADERS install-ps install-ps-am \ - install-sbinPROGRAMS install-sbinSCRIPTS install-strip \ - installcheck installcheck-am installdirs installdirs-am \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \ - tags tags-recursive uninstall uninstall-am \ - uninstall-binPROGRAMS uninstall-binSCRIPTS \ - uninstall-grubconfDATA uninstall-grubconfSCRIPTS \ - uninstall-grubdataDATA uninstall-man uninstall-man1 \ - uninstall-man8 uninstall-pkglibDATA uninstall-pkglibSCRIPTS \ - uninstall-platformDATA uninstall-platformHEADERS \ - uninstall-sbinPROGRAMS uninstall-sbinSCRIPTS - - -export LC_COLLATE := C -export LC_CTYPE := C -unexport LC_ALL - -# Rules for autogen definition files - -.PRECIOUS: $(top_srcdir)/Makefile.tpl -$(top_srcdir)/Makefile.tpl: $(top_srcdir)/gentpl.py - python $< | sed -e '/^$$/{N;/^\\n$$/D;}' > $@.new || (rm -f $@.new; exit 1) - mv $@.new $@ - -.PRECIOUS: $(top_srcdir)/Makefile.util.am -$(top_srcdir)/Makefile.util.am: $(top_srcdir)/Makefile.util.def $(top_srcdir)/Makefile.tpl - autogen -T $(top_srcdir)/Makefile.tpl $< | sed -e '/^$$/{N;/^\\n$$/D;}' > $@.new || (rm -f $@.new; exit 1) - mv $@.new $@ - -.PRECIOUS: $(top_srcdir)/grub-core/Makefile.core.am -$(top_srcdir)/grub-core/Makefile.core.am: $(top_srcdir)/grub-core/Makefile.core.def $(top_srcdir)/grub-core/Makefile.gcry.def $(top_srcdir)/Makefile.tpl - if [ "x$$GRUB_CONTRIB" != x ]; then echo "You need to run ./autogen.sh manually." >&2; exit 1; fi - autogen -T $(top_srcdir)/Makefile.tpl $(top_srcdir)/grub-core/Makefile.core.def $(top_srcdir)/grub-core/Makefile.gcry.def | sed -e '/^$$/{N;/^\\n$$/D;}' > $@.new || (rm -f $@.new; exit 1) - mv $@.new $@ - -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-bin2h.1: grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ chmod a+x grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h - -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-bin2h.1: grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h - -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-bin2h.1: grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h - -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-bin2h.1: grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h - -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-bin2h.1: grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h - -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-bin2h.1: grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h - -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@grub-bin2h.1: grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h - -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-bin2h.1: grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h - -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@grub-bin2h.1: grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h - -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-bin2h.1: grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h - -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-bin2h.1: grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-bin2h -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-bin2h.h2m -o $@ grub-bin2h - -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-mkimage.1: grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ chmod a+x grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage - -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-mkimage.1: grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage - -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-mkimage.1: grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage - -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-mkimage.1: grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage - -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-mkimage.1: grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage - -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-mkimage.1: grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage - -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@grub-mkimage.1: grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage - -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-mkimage.1: grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage - -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@grub-mkimage.1: grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage - -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-mkimage.1: grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage - -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-mkimage.1: grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-mkimage -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkimage.h2m -o $@ grub-mkimage - -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-mkrelpath.1: grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ chmod a+x grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath - -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-mkrelpath.1: grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath - -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-mkrelpath.1: grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath - -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-mkrelpath.1: grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath - -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-mkrelpath.1: grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath - -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-mkrelpath.1: grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath - -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@grub-mkrelpath.1: grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath - -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-mkrelpath.1: grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath - -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@grub-mkrelpath.1: grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath - -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-mkrelpath.1: grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath - -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-mkrelpath.1: grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-mkrelpath -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrelpath.h2m -o $@ grub-mkrelpath - -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-script-check.1: grub-script-check -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ chmod a+x grub-script-check -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check - -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-script-check.1: grub-script-check -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-script-check -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check - -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-script-check.1: grub-script-check -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-script-check -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check - -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-script-check.1: grub-script-check -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-script-check -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check - -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-script-check.1: grub-script-check -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-script-check -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check - -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-script-check.1: grub-script-check -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-script-check -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check - -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@grub-script-check.1: grub-script-check -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x grub-script-check -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check - -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-script-check.1: grub-script-check -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-script-check -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check - -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@grub-script-check.1: grub-script-check -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x grub-script-check -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check - -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-script-check.1: grub-script-check -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-script-check -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check - -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-script-check.1: grub-script-check -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-script-check -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-script-check.h2m -o $@ grub-script-check - -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-editenv.1: grub-editenv -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ chmod a+x grub-editenv -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv - -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-editenv.1: grub-editenv -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-editenv -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv - -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-editenv.1: grub-editenv -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-editenv -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv - -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-editenv.1: grub-editenv -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-editenv -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv - -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-editenv.1: grub-editenv -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-editenv -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv - -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-editenv.1: grub-editenv -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-editenv -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv - -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@grub-editenv.1: grub-editenv -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x grub-editenv -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv - -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-editenv.1: grub-editenv -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-editenv -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv - -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@grub-editenv.1: grub-editenv -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x grub-editenv -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv - -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-editenv.1: grub-editenv -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-editenv -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv - -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-editenv.1: grub-editenv -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-editenv -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-editenv.h2m -o $@ grub-editenv - -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ chmod a+x grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2 - -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2 - -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2 - -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2 - -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2 - -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2 - -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2 - -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2 - -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2 - -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2 - -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-mkpasswd-pbkdf2.1: grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-mkpasswd-pbkdf2 -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkpasswd-pbkdf2.h2m -o $@ grub-mkpasswd-pbkdf2 - -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-macho2img.1: grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ chmod a+x grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img - -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-macho2img.1: grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img - -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-macho2img.1: grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img - -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-macho2img.1: grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img - -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-macho2img.1: grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img - -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-macho2img.1: grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img - -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@grub-macho2img.1: grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img - -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-macho2img.1: grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img - -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@grub-macho2img.1: grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img - -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-macho2img.1: grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img - -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-macho2img.1: grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-macho2img -@COND_APPLE_CC_TRUE@@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-macho2img.h2m -o $@ grub-macho2img - -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-pe2elf.1: grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ chmod a+x grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf - -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-pe2elf.1: grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf - -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-pe2elf.1: grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf - -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-pe2elf.1: grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf - -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-pe2elf.1: grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf - -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-pe2elf.1: grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf - -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@grub-pe2elf.1: grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf - -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-pe2elf.1: grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf - -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@grub-pe2elf.1: grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf - -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-pe2elf.1: grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf - -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-pe2elf.1: grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-pe2elf -@COND_GRUB_PE2ELF_TRUE@@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-pe2elf.h2m -o $@ grub-pe2elf - -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-fstest.1: grub-fstest -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ chmod a+x grub-fstest -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest - -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-fstest.1: grub-fstest -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-fstest -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest - -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-fstest.1: grub-fstest -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-fstest -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest - -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-fstest.1: grub-fstest -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-fstest -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest - -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-fstest.1: grub-fstest -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-fstest -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest - -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-fstest.1: grub-fstest -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-fstest -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest - -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@grub-fstest.1: grub-fstest -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x grub-fstest -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest - -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-fstest.1: grub-fstest -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-fstest -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest - -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@grub-fstest.1: grub-fstest -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x grub-fstest -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest - -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-fstest.1: grub-fstest -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-fstest -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest - -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-fstest.1: grub-fstest -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-fstest -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-fstest.h2m -o $@ grub-fstest - -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-mkfont.1: grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ chmod a+x grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont - -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-mkfont.1: grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont - -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-mkfont.1: grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont - -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-mkfont.1: grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont - -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-mkfont.1: grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont - -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-mkfont.1: grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont - -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@grub-mkfont.1: grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont - -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-mkfont.1: grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont - -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@grub-mkfont.1: grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont - -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-mkfont.1: grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont - -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-mkfont.1: grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-mkfont -@COND_GRUB_MKFONT_TRUE@@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkfont.h2m -o $@ grub-mkfont - -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-mkdevicemap.8: grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ chmod a+x grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap - -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-mkdevicemap.8: grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap - -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-mkdevicemap.8: grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap - -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-mkdevicemap.8: grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap - -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-mkdevicemap.8: grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap - -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-mkdevicemap.8: grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap - -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@grub-mkdevicemap.8: grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap - -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-mkdevicemap.8: grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap - -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@grub-mkdevicemap.8: grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap - -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-mkdevicemap.8: grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap - -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-mkdevicemap.8: grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-mkdevicemap -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkdevicemap.h2m -o $@ grub-mkdevicemap - -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-probe.8: grub-probe -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ chmod a+x grub-probe -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe - -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-probe.8: grub-probe -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-probe -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe - -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-probe.8: grub-probe -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-probe -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe - -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-probe.8: grub-probe -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-probe -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe - -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-probe.8: grub-probe -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-probe -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe - -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-probe.8: grub-probe -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-probe -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe - -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@grub-probe.8: grub-probe -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x grub-probe -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe - -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-probe.8: grub-probe -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-probe -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe - -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@grub-probe.8: grub-probe -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x grub-probe -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe - -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-probe.8: grub-probe -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-probe -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe - -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-probe.8: grub-probe -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-probe -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-probe.h2m -o $@ grub-probe - -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-setup.8: grub-setup -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-setup -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-setup.h2m -o $@ grub-setup - -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-setup.8: grub-setup -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-setup -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-setup.h2m -o $@ grub-setup - -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-mklayout.1: grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ chmod a+x grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout - -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-mklayout.1: grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout - -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-mklayout.1: grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout - -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-mklayout.1: grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout - -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-mklayout.1: grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout - -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-mklayout.1: grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout - -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@grub-mklayout.1: grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout - -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-mklayout.1: grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout - -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@grub-mklayout.1: grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout - -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-mklayout.1: grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout - -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-mklayout.1: grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-mklayout -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mklayout.h2m -o $@ grub-mklayout - -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-menulst2cfg.1: grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ chmod a+x grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg - -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-menulst2cfg.1: grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg - -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-menulst2cfg.1: grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg - -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-menulst2cfg.1: grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg - -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-menulst2cfg.1: grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg - -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-menulst2cfg.1: grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg - -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@grub-menulst2cfg.1: grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg - -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-menulst2cfg.1: grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg - -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@grub-menulst2cfg.1: grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg - -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-menulst2cfg.1: grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg - -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-menulst2cfg.1: grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-menulst2cfg -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-menulst2cfg.h2m -o $@ grub-menulst2cfg - -@COND_emu_TRUE@00_header: util/grub.d/00_header.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x 00_header - -@COND_i386_pc_TRUE@00_header: util/grub.d/00_header.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x 00_header - -@COND_i386_efi_TRUE@00_header: util/grub.d/00_header.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x 00_header - -@COND_i386_qemu_TRUE@00_header: util/grub.d/00_header.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x 00_header - -@COND_i386_coreboot_TRUE@00_header: util/grub.d/00_header.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x 00_header - -@COND_i386_multiboot_TRUE@00_header: util/grub.d/00_header.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x 00_header - -@COND_i386_ieee1275_TRUE@00_header: util/grub.d/00_header.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x 00_header - -@COND_x86_64_efi_TRUE@00_header: util/grub.d/00_header.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x 00_header - -@COND_mips_yeeloong_TRUE@00_header: util/grub.d/00_header.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x 00_header - -@COND_sparc64_ieee1275_TRUE@00_header: util/grub.d/00_header.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x 00_header - -@COND_powerpc_ieee1275_TRUE@00_header: util/grub.d/00_header.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x 00_header - -@COND_HOST_WINDOWS_TRUE@@COND_emu_TRUE@10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status -@COND_HOST_WINDOWS_TRUE@@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_WINDOWS_TRUE@@COND_emu_TRUE@ chmod a+x 10_windows - -@COND_HOST_WINDOWS_TRUE@@COND_i386_pc_TRUE@10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status -@COND_HOST_WINDOWS_TRUE@@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_WINDOWS_TRUE@@COND_i386_pc_TRUE@ chmod a+x 10_windows - -@COND_HOST_WINDOWS_TRUE@@COND_i386_efi_TRUE@10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status -@COND_HOST_WINDOWS_TRUE@@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_WINDOWS_TRUE@@COND_i386_efi_TRUE@ chmod a+x 10_windows - -@COND_HOST_WINDOWS_TRUE@@COND_i386_qemu_TRUE@10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status -@COND_HOST_WINDOWS_TRUE@@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_WINDOWS_TRUE@@COND_i386_qemu_TRUE@ chmod a+x 10_windows - -@COND_HOST_WINDOWS_TRUE@@COND_i386_coreboot_TRUE@10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status -@COND_HOST_WINDOWS_TRUE@@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_WINDOWS_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x 10_windows - -@COND_HOST_WINDOWS_TRUE@@COND_i386_multiboot_TRUE@10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status -@COND_HOST_WINDOWS_TRUE@@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_WINDOWS_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x 10_windows - -@COND_HOST_WINDOWS_TRUE@@COND_i386_ieee1275_TRUE@10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status -@COND_HOST_WINDOWS_TRUE@@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_WINDOWS_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x 10_windows - -@COND_HOST_WINDOWS_TRUE@@COND_x86_64_efi_TRUE@10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status -@COND_HOST_WINDOWS_TRUE@@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_WINDOWS_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x 10_windows - -@COND_HOST_WINDOWS_TRUE@@COND_mips_yeeloong_TRUE@10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status -@COND_HOST_WINDOWS_TRUE@@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_WINDOWS_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x 10_windows - -@COND_HOST_WINDOWS_TRUE@@COND_sparc64_ieee1275_TRUE@10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status -@COND_HOST_WINDOWS_TRUE@@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_WINDOWS_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x 10_windows - -@COND_HOST_WINDOWS_TRUE@@COND_powerpc_ieee1275_TRUE@10_windows: util/grub.d/10_windows.in $(top_builddir)/config.status -@COND_HOST_WINDOWS_TRUE@@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_WINDOWS_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x 10_windows - -@COND_HOST_HURD_TRUE@@COND_emu_TRUE@10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status -@COND_HOST_HURD_TRUE@@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_HURD_TRUE@@COND_emu_TRUE@ chmod a+x 10_hurd - -@COND_HOST_HURD_TRUE@@COND_i386_pc_TRUE@10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status -@COND_HOST_HURD_TRUE@@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_HURD_TRUE@@COND_i386_pc_TRUE@ chmod a+x 10_hurd - -@COND_HOST_HURD_TRUE@@COND_i386_efi_TRUE@10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status -@COND_HOST_HURD_TRUE@@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_HURD_TRUE@@COND_i386_efi_TRUE@ chmod a+x 10_hurd - -@COND_HOST_HURD_TRUE@@COND_i386_qemu_TRUE@10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status -@COND_HOST_HURD_TRUE@@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_HURD_TRUE@@COND_i386_qemu_TRUE@ chmod a+x 10_hurd - -@COND_HOST_HURD_TRUE@@COND_i386_coreboot_TRUE@10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status -@COND_HOST_HURD_TRUE@@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_HURD_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x 10_hurd - -@COND_HOST_HURD_TRUE@@COND_i386_multiboot_TRUE@10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status -@COND_HOST_HURD_TRUE@@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_HURD_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x 10_hurd - -@COND_HOST_HURD_TRUE@@COND_i386_ieee1275_TRUE@10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status -@COND_HOST_HURD_TRUE@@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_HURD_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x 10_hurd - -@COND_HOST_HURD_TRUE@@COND_x86_64_efi_TRUE@10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status -@COND_HOST_HURD_TRUE@@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_HURD_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x 10_hurd - -@COND_HOST_HURD_TRUE@@COND_mips_yeeloong_TRUE@10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status -@COND_HOST_HURD_TRUE@@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_HURD_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x 10_hurd - -@COND_HOST_HURD_TRUE@@COND_sparc64_ieee1275_TRUE@10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status -@COND_HOST_HURD_TRUE@@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_HURD_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x 10_hurd - -@COND_HOST_HURD_TRUE@@COND_powerpc_ieee1275_TRUE@10_hurd: util/grub.d/10_hurd.in $(top_builddir)/config.status -@COND_HOST_HURD_TRUE@@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_HURD_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x 10_hurd - -@COND_HOST_KFREEBSD_TRUE@@COND_emu_TRUE@10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status -@COND_HOST_KFREEBSD_TRUE@@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_KFREEBSD_TRUE@@COND_emu_TRUE@ chmod a+x 10_kfreebsd - -@COND_HOST_KFREEBSD_TRUE@@COND_i386_pc_TRUE@10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status -@COND_HOST_KFREEBSD_TRUE@@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_KFREEBSD_TRUE@@COND_i386_pc_TRUE@ chmod a+x 10_kfreebsd - -@COND_HOST_KFREEBSD_TRUE@@COND_i386_efi_TRUE@10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status -@COND_HOST_KFREEBSD_TRUE@@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_KFREEBSD_TRUE@@COND_i386_efi_TRUE@ chmod a+x 10_kfreebsd - -@COND_HOST_KFREEBSD_TRUE@@COND_i386_qemu_TRUE@10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status -@COND_HOST_KFREEBSD_TRUE@@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_KFREEBSD_TRUE@@COND_i386_qemu_TRUE@ chmod a+x 10_kfreebsd - -@COND_HOST_KFREEBSD_TRUE@@COND_i386_coreboot_TRUE@10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status -@COND_HOST_KFREEBSD_TRUE@@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_KFREEBSD_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x 10_kfreebsd - -@COND_HOST_KFREEBSD_TRUE@@COND_i386_multiboot_TRUE@10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status -@COND_HOST_KFREEBSD_TRUE@@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_KFREEBSD_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x 10_kfreebsd - -@COND_HOST_KFREEBSD_TRUE@@COND_i386_ieee1275_TRUE@10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status -@COND_HOST_KFREEBSD_TRUE@@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_KFREEBSD_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x 10_kfreebsd - -@COND_HOST_KFREEBSD_TRUE@@COND_x86_64_efi_TRUE@10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status -@COND_HOST_KFREEBSD_TRUE@@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_KFREEBSD_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x 10_kfreebsd - -@COND_HOST_KFREEBSD_TRUE@@COND_mips_yeeloong_TRUE@10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status -@COND_HOST_KFREEBSD_TRUE@@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_KFREEBSD_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x 10_kfreebsd - -@COND_HOST_KFREEBSD_TRUE@@COND_sparc64_ieee1275_TRUE@10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status -@COND_HOST_KFREEBSD_TRUE@@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_KFREEBSD_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x 10_kfreebsd - -@COND_HOST_KFREEBSD_TRUE@@COND_powerpc_ieee1275_TRUE@10_kfreebsd: util/grub.d/10_kfreebsd.in $(top_builddir)/config.status -@COND_HOST_KFREEBSD_TRUE@@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_KFREEBSD_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x 10_kfreebsd - -@COND_HOST_NETBSD_TRUE@@COND_emu_TRUE@10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status -@COND_HOST_NETBSD_TRUE@@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_NETBSD_TRUE@@COND_emu_TRUE@ chmod a+x 10_netbsd - -@COND_HOST_NETBSD_TRUE@@COND_i386_pc_TRUE@10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status -@COND_HOST_NETBSD_TRUE@@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_NETBSD_TRUE@@COND_i386_pc_TRUE@ chmod a+x 10_netbsd - -@COND_HOST_NETBSD_TRUE@@COND_i386_efi_TRUE@10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status -@COND_HOST_NETBSD_TRUE@@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_NETBSD_TRUE@@COND_i386_efi_TRUE@ chmod a+x 10_netbsd - -@COND_HOST_NETBSD_TRUE@@COND_i386_qemu_TRUE@10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status -@COND_HOST_NETBSD_TRUE@@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_NETBSD_TRUE@@COND_i386_qemu_TRUE@ chmod a+x 10_netbsd - -@COND_HOST_NETBSD_TRUE@@COND_i386_coreboot_TRUE@10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status -@COND_HOST_NETBSD_TRUE@@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_NETBSD_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x 10_netbsd - -@COND_HOST_NETBSD_TRUE@@COND_i386_multiboot_TRUE@10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status -@COND_HOST_NETBSD_TRUE@@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_NETBSD_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x 10_netbsd - -@COND_HOST_NETBSD_TRUE@@COND_i386_ieee1275_TRUE@10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status -@COND_HOST_NETBSD_TRUE@@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_NETBSD_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x 10_netbsd - -@COND_HOST_NETBSD_TRUE@@COND_x86_64_efi_TRUE@10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status -@COND_HOST_NETBSD_TRUE@@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_NETBSD_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x 10_netbsd - -@COND_HOST_NETBSD_TRUE@@COND_mips_yeeloong_TRUE@10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status -@COND_HOST_NETBSD_TRUE@@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_NETBSD_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x 10_netbsd - -@COND_HOST_NETBSD_TRUE@@COND_sparc64_ieee1275_TRUE@10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status -@COND_HOST_NETBSD_TRUE@@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_NETBSD_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x 10_netbsd - -@COND_HOST_NETBSD_TRUE@@COND_powerpc_ieee1275_TRUE@10_netbsd: util/grub.d/10_netbsd.in $(top_builddir)/config.status -@COND_HOST_NETBSD_TRUE@@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_NETBSD_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x 10_netbsd - -@COND_HOST_LINUX_TRUE@@COND_emu_TRUE@10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_emu_TRUE@ chmod a+x 10_linux - -@COND_HOST_LINUX_TRUE@@COND_i386_pc_TRUE@10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_i386_pc_TRUE@ chmod a+x 10_linux - -@COND_HOST_LINUX_TRUE@@COND_i386_efi_TRUE@10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_i386_efi_TRUE@ chmod a+x 10_linux - -@COND_HOST_LINUX_TRUE@@COND_i386_qemu_TRUE@10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_i386_qemu_TRUE@ chmod a+x 10_linux - -@COND_HOST_LINUX_TRUE@@COND_i386_coreboot_TRUE@10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x 10_linux - -@COND_HOST_LINUX_TRUE@@COND_i386_multiboot_TRUE@10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x 10_linux - -@COND_HOST_LINUX_TRUE@@COND_i386_ieee1275_TRUE@10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x 10_linux - -@COND_HOST_LINUX_TRUE@@COND_x86_64_efi_TRUE@10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x 10_linux - -@COND_HOST_LINUX_TRUE@@COND_mips_yeeloong_TRUE@10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x 10_linux - -@COND_HOST_LINUX_TRUE@@COND_sparc64_ieee1275_TRUE@10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x 10_linux - -@COND_HOST_LINUX_TRUE@@COND_powerpc_ieee1275_TRUE@10_linux: util/grub.d/10_linux.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x 10_linux - -@COND_HOST_LINUX_TRUE@@COND_emu_TRUE@20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_emu_TRUE@ chmod a+x 20_linux_xen - -@COND_HOST_LINUX_TRUE@@COND_i386_pc_TRUE@20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_i386_pc_TRUE@ chmod a+x 20_linux_xen - -@COND_HOST_LINUX_TRUE@@COND_i386_efi_TRUE@20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_i386_efi_TRUE@ chmod a+x 20_linux_xen - -@COND_HOST_LINUX_TRUE@@COND_i386_qemu_TRUE@20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_i386_qemu_TRUE@ chmod a+x 20_linux_xen - -@COND_HOST_LINUX_TRUE@@COND_i386_coreboot_TRUE@20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x 20_linux_xen - -@COND_HOST_LINUX_TRUE@@COND_i386_multiboot_TRUE@20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x 20_linux_xen - -@COND_HOST_LINUX_TRUE@@COND_i386_ieee1275_TRUE@20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x 20_linux_xen - -@COND_HOST_LINUX_TRUE@@COND_x86_64_efi_TRUE@20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x 20_linux_xen - -@COND_HOST_LINUX_TRUE@@COND_mips_yeeloong_TRUE@20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x 20_linux_xen - -@COND_HOST_LINUX_TRUE@@COND_sparc64_ieee1275_TRUE@20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x 20_linux_xen - -@COND_HOST_LINUX_TRUE@@COND_powerpc_ieee1275_TRUE@20_linux_xen: util/grub.d/20_linux_xen.in $(top_builddir)/config.status -@COND_HOST_LINUX_TRUE@@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_HOST_LINUX_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x 20_linux_xen - -@COND_emu_TRUE@30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x 30_os-prober - -@COND_i386_pc_TRUE@30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x 30_os-prober - -@COND_i386_efi_TRUE@30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x 30_os-prober - -@COND_i386_qemu_TRUE@30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x 30_os-prober - -@COND_i386_coreboot_TRUE@30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x 30_os-prober - -@COND_i386_multiboot_TRUE@30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x 30_os-prober - -@COND_i386_ieee1275_TRUE@30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x 30_os-prober - -@COND_x86_64_efi_TRUE@30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x 30_os-prober - -@COND_mips_yeeloong_TRUE@30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x 30_os-prober - -@COND_sparc64_ieee1275_TRUE@30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x 30_os-prober - -@COND_powerpc_ieee1275_TRUE@30_os-prober: util/grub.d/30_os-prober.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x 30_os-prober - -@COND_emu_TRUE@40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x 40_custom - -@COND_i386_pc_TRUE@40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x 40_custom - -@COND_i386_efi_TRUE@40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x 40_custom - -@COND_i386_qemu_TRUE@40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x 40_custom - -@COND_i386_coreboot_TRUE@40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x 40_custom - -@COND_i386_multiboot_TRUE@40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x 40_custom - -@COND_i386_ieee1275_TRUE@40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x 40_custom - -@COND_x86_64_efi_TRUE@40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x 40_custom - -@COND_mips_yeeloong_TRUE@40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x 40_custom - -@COND_sparc64_ieee1275_TRUE@40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x 40_custom - -@COND_powerpc_ieee1275_TRUE@40_custom: util/grub.d/40_custom.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x 40_custom - -@COND_emu_TRUE@41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x 41_custom - -@COND_i386_pc_TRUE@41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x 41_custom - -@COND_i386_efi_TRUE@41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x 41_custom - -@COND_i386_qemu_TRUE@41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x 41_custom - -@COND_i386_coreboot_TRUE@41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x 41_custom - -@COND_i386_multiboot_TRUE@41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x 41_custom - -@COND_i386_ieee1275_TRUE@41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x 41_custom - -@COND_x86_64_efi_TRUE@41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x 41_custom - -@COND_mips_yeeloong_TRUE@41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x 41_custom - -@COND_sparc64_ieee1275_TRUE@41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x 41_custom - -@COND_powerpc_ieee1275_TRUE@41_custom: util/grub.d/41_custom.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x 41_custom - -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-mkrescue.1: grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrescue.h2m -o $@ grub-mkrescue - -@COND_i386_pc_TRUE@grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub-mkrescue - -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-mkrescue.1: grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrescue.h2m -o $@ grub-mkrescue - -@COND_i386_efi_TRUE@grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub-mkrescue - -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-mkrescue.1: grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrescue.h2m -o $@ grub-mkrescue - -@COND_i386_qemu_TRUE@grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub-mkrescue - -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-mkrescue.1: grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrescue.h2m -o $@ grub-mkrescue - -@COND_i386_coreboot_TRUE@grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub-mkrescue - -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-mkrescue.1: grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrescue.h2m -o $@ grub-mkrescue - -@COND_i386_multiboot_TRUE@grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub-mkrescue - -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-mkrescue.1: grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrescue.h2m -o $@ grub-mkrescue - -@COND_x86_64_efi_TRUE@grub-mkrescue: util/grub-mkrescue.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub-mkrescue - -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-mkrescue.1: grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-mkrescue -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-mkrescue.h2m -o $@ grub-mkrescue - -@COND_powerpc_ieee1275_TRUE@grub-mkrescue: util/powerpc/ieee1275/grub-mkrescue.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-mkrescue - -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-install.8: grub-install -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-install -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install - -@COND_i386_pc_TRUE@grub-install: util/grub-install.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub-install - -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-install.8: grub-install -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-install -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install - -@COND_i386_efi_TRUE@grub-install: util/grub-install.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub-install - -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-install.8: grub-install -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-install -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install - -@COND_i386_qemu_TRUE@grub-install: util/grub-install.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub-install - -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-install.8: grub-install -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-install -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install - -@COND_i386_coreboot_TRUE@grub-install: util/grub-install.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub-install - -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-install.8: grub-install -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-install -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install - -@COND_i386_multiboot_TRUE@grub-install: util/grub-install.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub-install - -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@grub-install.8: grub-install -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x grub-install -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install - -@COND_i386_ieee1275_TRUE@grub-install: util/grub-install.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub-install - -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-install.8: grub-install -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-install -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install - -@COND_x86_64_efi_TRUE@grub-install: util/grub-install.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub-install - -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@grub-install.8: grub-install -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x grub-install -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install - -@COND_mips_yeeloong_TRUE@grub-install: util/grub-install.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub-install - -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-install.8: grub-install -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-install -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install - -@COND_sparc64_ieee1275_TRUE@grub-install: util/grub-install.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-install - -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-install.8: grub-install -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-install -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-install.h2m -o $@ grub-install - -@COND_powerpc_ieee1275_TRUE@grub-install: util/grub-install.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-install - -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-mknetdir.8: grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ chmod a+x grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir - -@COND_emu_TRUE@grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub-mknetdir - -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-mknetdir.8: grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir - -@COND_i386_pc_TRUE@grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub-mknetdir - -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-mknetdir.8: grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir - -@COND_i386_efi_TRUE@grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub-mknetdir - -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-mknetdir.8: grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir - -@COND_i386_qemu_TRUE@grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub-mknetdir - -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-mknetdir.8: grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir - -@COND_i386_coreboot_TRUE@grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub-mknetdir - -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-mknetdir.8: grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir - -@COND_i386_multiboot_TRUE@grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub-mknetdir - -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@grub-mknetdir.8: grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir - -@COND_i386_ieee1275_TRUE@grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub-mknetdir - -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-mknetdir.8: grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir - -@COND_x86_64_efi_TRUE@grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub-mknetdir - -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@grub-mknetdir.8: grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir - -@COND_mips_yeeloong_TRUE@grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub-mknetdir - -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-mknetdir.8: grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir - -@COND_sparc64_ieee1275_TRUE@grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-mknetdir - -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-mknetdir.8: grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-mknetdir -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mknetdir.h2m -o $@ grub-mknetdir - -@COND_powerpc_ieee1275_TRUE@grub-mknetdir: util/grub-mknetdir.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-mknetdir - -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-mkconfig.8: grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ chmod a+x grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig - -@COND_emu_TRUE@grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub-mkconfig - -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-mkconfig.8: grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig - -@COND_i386_pc_TRUE@grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub-mkconfig - -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-mkconfig.8: grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig - -@COND_i386_efi_TRUE@grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub-mkconfig - -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-mkconfig.8: grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig - -@COND_i386_qemu_TRUE@grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub-mkconfig - -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-mkconfig.8: grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig - -@COND_i386_coreboot_TRUE@grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub-mkconfig - -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-mkconfig.8: grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig - -@COND_i386_multiboot_TRUE@grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub-mkconfig - -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@grub-mkconfig.8: grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig - -@COND_i386_ieee1275_TRUE@grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub-mkconfig - -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-mkconfig.8: grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig - -@COND_x86_64_efi_TRUE@grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub-mkconfig - -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@grub-mkconfig.8: grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig - -@COND_mips_yeeloong_TRUE@grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub-mkconfig - -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-mkconfig.8: grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig - -@COND_sparc64_ieee1275_TRUE@grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-mkconfig - -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-mkconfig.8: grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-mkconfig -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-mkconfig.h2m -o $@ grub-mkconfig - -@COND_powerpc_ieee1275_TRUE@grub-mkconfig: util/grub-mkconfig.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-mkconfig - -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-set-default.8: grub-set-default -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ chmod a+x grub-set-default -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default - -@COND_emu_TRUE@grub-set-default: util/grub-set-default.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub-set-default - -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-set-default.8: grub-set-default -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-set-default -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default - -@COND_i386_pc_TRUE@grub-set-default: util/grub-set-default.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub-set-default - -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-set-default.8: grub-set-default -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-set-default -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default - -@COND_i386_efi_TRUE@grub-set-default: util/grub-set-default.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub-set-default - -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-set-default.8: grub-set-default -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-set-default -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default - -@COND_i386_qemu_TRUE@grub-set-default: util/grub-set-default.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub-set-default - -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-set-default.8: grub-set-default -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-set-default -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default - -@COND_i386_coreboot_TRUE@grub-set-default: util/grub-set-default.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub-set-default - -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-set-default.8: grub-set-default -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-set-default -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default - -@COND_i386_multiboot_TRUE@grub-set-default: util/grub-set-default.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub-set-default - -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@grub-set-default.8: grub-set-default -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x grub-set-default -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default - -@COND_i386_ieee1275_TRUE@grub-set-default: util/grub-set-default.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub-set-default - -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-set-default.8: grub-set-default -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-set-default -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default - -@COND_x86_64_efi_TRUE@grub-set-default: util/grub-set-default.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub-set-default - -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@grub-set-default.8: grub-set-default -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x grub-set-default -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default - -@COND_mips_yeeloong_TRUE@grub-set-default: util/grub-set-default.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub-set-default - -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-set-default.8: grub-set-default -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-set-default -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default - -@COND_sparc64_ieee1275_TRUE@grub-set-default: util/grub-set-default.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-set-default - -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-set-default.8: grub-set-default -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-set-default -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-set-default.h2m -o $@ grub-set-default - -@COND_powerpc_ieee1275_TRUE@grub-set-default: util/grub-set-default.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-set-default - -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-reboot.8: grub-reboot -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ chmod a+x grub-reboot -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot - -@COND_emu_TRUE@grub-reboot: util/grub-reboot.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub-reboot - -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@grub-reboot.8: grub-reboot -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ chmod a+x grub-reboot -@COND_MAN_PAGES_TRUE@@COND_i386_pc_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot - -@COND_i386_pc_TRUE@grub-reboot: util/grub-reboot.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub-reboot - -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@grub-reboot.8: grub-reboot -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ chmod a+x grub-reboot -@COND_MAN_PAGES_TRUE@@COND_i386_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot - -@COND_i386_efi_TRUE@grub-reboot: util/grub-reboot.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub-reboot - -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@grub-reboot.8: grub-reboot -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ chmod a+x grub-reboot -@COND_MAN_PAGES_TRUE@@COND_i386_qemu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot - -@COND_i386_qemu_TRUE@grub-reboot: util/grub-reboot.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub-reboot - -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@grub-reboot.8: grub-reboot -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ chmod a+x grub-reboot -@COND_MAN_PAGES_TRUE@@COND_i386_coreboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot - -@COND_i386_coreboot_TRUE@grub-reboot: util/grub-reboot.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub-reboot - -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@grub-reboot.8: grub-reboot -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ chmod a+x grub-reboot -@COND_MAN_PAGES_TRUE@@COND_i386_multiboot_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot - -@COND_i386_multiboot_TRUE@grub-reboot: util/grub-reboot.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub-reboot - -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@grub-reboot.8: grub-reboot -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ chmod a+x grub-reboot -@COND_MAN_PAGES_TRUE@@COND_i386_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot - -@COND_i386_ieee1275_TRUE@grub-reboot: util/grub-reboot.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub-reboot - -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@grub-reboot.8: grub-reboot -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ chmod a+x grub-reboot -@COND_MAN_PAGES_TRUE@@COND_x86_64_efi_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot - -@COND_x86_64_efi_TRUE@grub-reboot: util/grub-reboot.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub-reboot - -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@grub-reboot.8: grub-reboot -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ chmod a+x grub-reboot -@COND_MAN_PAGES_TRUE@@COND_mips_yeeloong_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot - -@COND_mips_yeeloong_TRUE@grub-reboot: util/grub-reboot.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub-reboot - -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@grub-reboot.8: grub-reboot -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-reboot -@COND_MAN_PAGES_TRUE@@COND_sparc64_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot - -@COND_sparc64_ieee1275_TRUE@grub-reboot: util/grub-reboot.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-reboot - -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@grub-reboot.8: grub-reboot -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-reboot -@COND_MAN_PAGES_TRUE@@COND_powerpc_ieee1275_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=8 -i $(top_srcdir)/docs/man/grub-reboot.h2m -o $@ grub-reboot - -@COND_powerpc_ieee1275_TRUE@grub-reboot: util/grub-reboot.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-reboot - -@COND_emu_TRUE@grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub-mkconfig_lib - -@COND_i386_pc_TRUE@grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub-mkconfig_lib - -@COND_i386_efi_TRUE@grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub-mkconfig_lib - -@COND_i386_qemu_TRUE@grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub-mkconfig_lib - -@COND_i386_coreboot_TRUE@grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub-mkconfig_lib - -@COND_i386_multiboot_TRUE@grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub-mkconfig_lib - -@COND_i386_ieee1275_TRUE@grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub-mkconfig_lib - -@COND_x86_64_efi_TRUE@grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub-mkconfig_lib - -@COND_mips_yeeloong_TRUE@grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub-mkconfig_lib - -@COND_sparc64_ieee1275_TRUE@grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-mkconfig_lib - -@COND_powerpc_ieee1275_TRUE@grub-mkconfig_lib: util/grub-mkconfig_lib.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-mkconfig_lib - -@COND_emu_TRUE@update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x update-grub_lib - -@COND_i386_pc_TRUE@update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x update-grub_lib - -@COND_i386_efi_TRUE@update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x update-grub_lib - -@COND_i386_qemu_TRUE@update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x update-grub_lib - -@COND_i386_coreboot_TRUE@update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x update-grub_lib - -@COND_i386_multiboot_TRUE@update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x update-grub_lib - -@COND_i386_ieee1275_TRUE@update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x update-grub_lib - -@COND_x86_64_efi_TRUE@update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x update-grub_lib - -@COND_mips_yeeloong_TRUE@update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x update-grub_lib - -@COND_sparc64_ieee1275_TRUE@update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x update-grub_lib - -@COND_powerpc_ieee1275_TRUE@update-grub_lib: util/update-grub_lib.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x update-grub_lib - -@COND_emu_TRUE@grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub-kbdcomp - -@COND_i386_pc_TRUE@grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub-kbdcomp - -@COND_i386_efi_TRUE@grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub-kbdcomp - -@COND_i386_qemu_TRUE@grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub-kbdcomp - -@COND_i386_coreboot_TRUE@grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub-kbdcomp - -@COND_i386_multiboot_TRUE@grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub-kbdcomp - -@COND_i386_ieee1275_TRUE@grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub-kbdcomp - -@COND_x86_64_efi_TRUE@grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub-kbdcomp - -@COND_mips_yeeloong_TRUE@grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub-kbdcomp - -@COND_sparc64_ieee1275_TRUE@grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-kbdcomp - -@COND_powerpc_ieee1275_TRUE@grub-kbdcomp: util/grub-kbdcomp.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-kbdcomp - -@COND_emu_TRUE@grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub-shell - -@COND_i386_pc_TRUE@grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub-shell - -@COND_i386_efi_TRUE@grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub-shell - -@COND_i386_qemu_TRUE@grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub-shell - -@COND_i386_coreboot_TRUE@grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub-shell - -@COND_i386_multiboot_TRUE@grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub-shell - -@COND_i386_ieee1275_TRUE@grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub-shell - -@COND_x86_64_efi_TRUE@grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub-shell - -@COND_mips_yeeloong_TRUE@grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub-shell - -@COND_sparc64_ieee1275_TRUE@grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-shell - -@COND_powerpc_ieee1275_TRUE@grub-shell: tests/util/grub-shell.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-shell - -@COND_emu_TRUE@grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub-shell-tester - -@COND_i386_pc_TRUE@grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub-shell-tester - -@COND_i386_efi_TRUE@grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub-shell-tester - -@COND_i386_qemu_TRUE@grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub-shell-tester - -@COND_i386_coreboot_TRUE@grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub-shell-tester - -@COND_i386_multiboot_TRUE@grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub-shell-tester - -@COND_i386_ieee1275_TRUE@grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub-shell-tester - -@COND_x86_64_efi_TRUE@grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub-shell-tester - -@COND_mips_yeeloong_TRUE@grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub-shell-tester - -@COND_sparc64_ieee1275_TRUE@grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub-shell-tester - -@COND_powerpc_ieee1275_TRUE@grub-shell-tester: tests/util/grub-shell-tester.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub-shell-tester - -@COND_emu_TRUE@example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x example_scripted_test - -@COND_i386_pc_TRUE@example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x example_scripted_test - -@COND_i386_efi_TRUE@example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x example_scripted_test - -@COND_i386_qemu_TRUE@example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x example_scripted_test - -@COND_i386_coreboot_TRUE@example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x example_scripted_test - -@COND_i386_multiboot_TRUE@example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x example_scripted_test - -@COND_i386_ieee1275_TRUE@example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x example_scripted_test - -@COND_x86_64_efi_TRUE@example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x example_scripted_test - -@COND_mips_yeeloong_TRUE@example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x example_scripted_test - -@COND_sparc64_ieee1275_TRUE@example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x example_scripted_test - -@COND_powerpc_ieee1275_TRUE@example_scripted_test: tests/example_scripted_test.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x example_scripted_test - -@COND_emu_TRUE@example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x example_grub_script_test - -@COND_i386_pc_TRUE@example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x example_grub_script_test - -@COND_i386_efi_TRUE@example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x example_grub_script_test - -@COND_i386_qemu_TRUE@example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x example_grub_script_test - -@COND_i386_coreboot_TRUE@example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x example_grub_script_test - -@COND_i386_multiboot_TRUE@example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x example_grub_script_test - -@COND_i386_ieee1275_TRUE@example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x example_grub_script_test - -@COND_x86_64_efi_TRUE@example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x example_grub_script_test - -@COND_mips_yeeloong_TRUE@example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x example_grub_script_test - -@COND_sparc64_ieee1275_TRUE@example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x example_grub_script_test - -@COND_powerpc_ieee1275_TRUE@example_grub_script_test: tests/example_grub_script_test.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x example_grub_script_test - -@COND_emu_TRUE@grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_script_echo1 - -@COND_i386_pc_TRUE@grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_script_echo1 - -@COND_i386_efi_TRUE@grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_script_echo1 - -@COND_i386_qemu_TRUE@grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_script_echo1 - -@COND_i386_coreboot_TRUE@grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_script_echo1 - -@COND_i386_multiboot_TRUE@grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_script_echo1 - -@COND_i386_ieee1275_TRUE@grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_script_echo1 - -@COND_x86_64_efi_TRUE@grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_script_echo1 - -@COND_mips_yeeloong_TRUE@grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_script_echo1 - -@COND_sparc64_ieee1275_TRUE@grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_script_echo1 - -@COND_powerpc_ieee1275_TRUE@grub_script_echo1: tests/grub_script_echo1.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_script_echo1 - -@COND_emu_TRUE@grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_script_echo_keywords - -@COND_i386_pc_TRUE@grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_script_echo_keywords - -@COND_i386_efi_TRUE@grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_script_echo_keywords - -@COND_i386_qemu_TRUE@grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_script_echo_keywords - -@COND_i386_coreboot_TRUE@grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_script_echo_keywords - -@COND_i386_multiboot_TRUE@grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_script_echo_keywords - -@COND_i386_ieee1275_TRUE@grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_script_echo_keywords - -@COND_x86_64_efi_TRUE@grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_script_echo_keywords - -@COND_mips_yeeloong_TRUE@grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_script_echo_keywords - -@COND_sparc64_ieee1275_TRUE@grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_script_echo_keywords - -@COND_powerpc_ieee1275_TRUE@grub_script_echo_keywords: tests/grub_script_echo_keywords.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_script_echo_keywords - -@COND_emu_TRUE@grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_script_vars1 - -@COND_i386_pc_TRUE@grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_script_vars1 - -@COND_i386_efi_TRUE@grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_script_vars1 - -@COND_i386_qemu_TRUE@grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_script_vars1 - -@COND_i386_coreboot_TRUE@grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_script_vars1 - -@COND_i386_multiboot_TRUE@grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_script_vars1 - -@COND_i386_ieee1275_TRUE@grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_script_vars1 - -@COND_x86_64_efi_TRUE@grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_script_vars1 - -@COND_mips_yeeloong_TRUE@grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_script_vars1 - -@COND_sparc64_ieee1275_TRUE@grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_script_vars1 - -@COND_powerpc_ieee1275_TRUE@grub_script_vars1: tests/grub_script_vars1.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_script_vars1 - -@COND_emu_TRUE@grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_script_for1 - -@COND_i386_pc_TRUE@grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_script_for1 - -@COND_i386_efi_TRUE@grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_script_for1 - -@COND_i386_qemu_TRUE@grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_script_for1 - -@COND_i386_coreboot_TRUE@grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_script_for1 - -@COND_i386_multiboot_TRUE@grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_script_for1 - -@COND_i386_ieee1275_TRUE@grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_script_for1 - -@COND_x86_64_efi_TRUE@grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_script_for1 - -@COND_mips_yeeloong_TRUE@grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_script_for1 - -@COND_sparc64_ieee1275_TRUE@grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_script_for1 - -@COND_powerpc_ieee1275_TRUE@grub_script_for1: tests/grub_script_for1.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_script_for1 - -@COND_emu_TRUE@grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_script_while1 - -@COND_i386_pc_TRUE@grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_script_while1 - -@COND_i386_efi_TRUE@grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_script_while1 - -@COND_i386_qemu_TRUE@grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_script_while1 - -@COND_i386_coreboot_TRUE@grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_script_while1 - -@COND_i386_multiboot_TRUE@grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_script_while1 - -@COND_i386_ieee1275_TRUE@grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_script_while1 - -@COND_x86_64_efi_TRUE@grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_script_while1 - -@COND_mips_yeeloong_TRUE@grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_script_while1 - -@COND_sparc64_ieee1275_TRUE@grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_script_while1 - -@COND_powerpc_ieee1275_TRUE@grub_script_while1: tests/grub_script_while1.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_script_while1 - -@COND_emu_TRUE@grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_script_if - -@COND_i386_pc_TRUE@grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_script_if - -@COND_i386_efi_TRUE@grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_script_if - -@COND_i386_qemu_TRUE@grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_script_if - -@COND_i386_coreboot_TRUE@grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_script_if - -@COND_i386_multiboot_TRUE@grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_script_if - -@COND_i386_ieee1275_TRUE@grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_script_if - -@COND_x86_64_efi_TRUE@grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_script_if - -@COND_mips_yeeloong_TRUE@grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_script_if - -@COND_sparc64_ieee1275_TRUE@grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_script_if - -@COND_powerpc_ieee1275_TRUE@grub_script_if: tests/grub_script_if.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_script_if - -@COND_emu_TRUE@grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_script_blanklines - -@COND_i386_pc_TRUE@grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_script_blanklines - -@COND_i386_efi_TRUE@grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_script_blanklines - -@COND_i386_qemu_TRUE@grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_script_blanklines - -@COND_i386_coreboot_TRUE@grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_script_blanklines - -@COND_i386_multiboot_TRUE@grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_script_blanklines - -@COND_i386_ieee1275_TRUE@grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_script_blanklines - -@COND_x86_64_efi_TRUE@grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_script_blanklines - -@COND_mips_yeeloong_TRUE@grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_script_blanklines - -@COND_sparc64_ieee1275_TRUE@grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_script_blanklines - -@COND_powerpc_ieee1275_TRUE@grub_script_blanklines: tests/grub_script_blanklines.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_script_blanklines - -@COND_emu_TRUE@grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_script_final_semicolon - -@COND_i386_pc_TRUE@grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_script_final_semicolon - -@COND_i386_efi_TRUE@grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_script_final_semicolon - -@COND_i386_qemu_TRUE@grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_script_final_semicolon - -@COND_i386_coreboot_TRUE@grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_script_final_semicolon - -@COND_i386_multiboot_TRUE@grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_script_final_semicolon - -@COND_i386_ieee1275_TRUE@grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_script_final_semicolon - -@COND_x86_64_efi_TRUE@grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_script_final_semicolon - -@COND_mips_yeeloong_TRUE@grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_script_final_semicolon - -@COND_sparc64_ieee1275_TRUE@grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_script_final_semicolon - -@COND_powerpc_ieee1275_TRUE@grub_script_final_semicolon: tests/grub_script_final_semicolon.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_script_final_semicolon - -@COND_emu_TRUE@grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_script_dollar - -@COND_i386_pc_TRUE@grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_script_dollar - -@COND_i386_efi_TRUE@grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_script_dollar - -@COND_i386_qemu_TRUE@grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_script_dollar - -@COND_i386_coreboot_TRUE@grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_script_dollar - -@COND_i386_multiboot_TRUE@grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_script_dollar - -@COND_i386_ieee1275_TRUE@grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_script_dollar - -@COND_x86_64_efi_TRUE@grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_script_dollar - -@COND_mips_yeeloong_TRUE@grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_script_dollar - -@COND_sparc64_ieee1275_TRUE@grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_script_dollar - -@COND_powerpc_ieee1275_TRUE@grub_script_dollar: tests/grub_script_dollar.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_script_dollar - -@COND_emu_TRUE@grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_script_comments - -@COND_i386_pc_TRUE@grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_script_comments - -@COND_i386_efi_TRUE@grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_script_comments - -@COND_i386_qemu_TRUE@grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_script_comments - -@COND_i386_coreboot_TRUE@grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_script_comments - -@COND_i386_multiboot_TRUE@grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_script_comments - -@COND_i386_ieee1275_TRUE@grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_script_comments - -@COND_x86_64_efi_TRUE@grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_script_comments - -@COND_mips_yeeloong_TRUE@grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_script_comments - -@COND_sparc64_ieee1275_TRUE@grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_script_comments - -@COND_powerpc_ieee1275_TRUE@grub_script_comments: tests/grub_script_comments.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_script_comments - -@COND_emu_TRUE@grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_script_functions - -@COND_i386_pc_TRUE@grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_script_functions - -@COND_i386_efi_TRUE@grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_script_functions - -@COND_i386_qemu_TRUE@grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_script_functions - -@COND_i386_coreboot_TRUE@grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_script_functions - -@COND_i386_multiboot_TRUE@grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_script_functions - -@COND_i386_ieee1275_TRUE@grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_script_functions - -@COND_x86_64_efi_TRUE@grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_script_functions - -@COND_mips_yeeloong_TRUE@grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_script_functions - -@COND_sparc64_ieee1275_TRUE@grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_script_functions - -@COND_powerpc_ieee1275_TRUE@grub_script_functions: tests/grub_script_functions.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_script_functions - -@COND_emu_TRUE@grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_script_break - -@COND_i386_pc_TRUE@grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_script_break - -@COND_i386_efi_TRUE@grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_script_break - -@COND_i386_qemu_TRUE@grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_script_break - -@COND_i386_coreboot_TRUE@grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_script_break - -@COND_i386_multiboot_TRUE@grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_script_break - -@COND_i386_ieee1275_TRUE@grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_script_break - -@COND_x86_64_efi_TRUE@grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_script_break - -@COND_mips_yeeloong_TRUE@grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_script_break - -@COND_sparc64_ieee1275_TRUE@grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_script_break - -@COND_powerpc_ieee1275_TRUE@grub_script_break: tests/grub_script_break.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_script_break - -@COND_emu_TRUE@grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_script_continue - -@COND_i386_pc_TRUE@grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_script_continue - -@COND_i386_efi_TRUE@grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_script_continue - -@COND_i386_qemu_TRUE@grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_script_continue - -@COND_i386_coreboot_TRUE@grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_script_continue - -@COND_i386_multiboot_TRUE@grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_script_continue - -@COND_i386_ieee1275_TRUE@grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_script_continue - -@COND_x86_64_efi_TRUE@grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_script_continue - -@COND_mips_yeeloong_TRUE@grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_script_continue - -@COND_sparc64_ieee1275_TRUE@grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_script_continue - -@COND_powerpc_ieee1275_TRUE@grub_script_continue: tests/grub_script_continue.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_script_continue - -@COND_emu_TRUE@grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_script_shift - -@COND_i386_pc_TRUE@grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_script_shift - -@COND_i386_efi_TRUE@grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_script_shift - -@COND_i386_qemu_TRUE@grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_script_shift - -@COND_i386_coreboot_TRUE@grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_script_shift - -@COND_i386_multiboot_TRUE@grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_script_shift - -@COND_i386_ieee1275_TRUE@grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_script_shift - -@COND_x86_64_efi_TRUE@grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_script_shift - -@COND_mips_yeeloong_TRUE@grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_script_shift - -@COND_sparc64_ieee1275_TRUE@grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_script_shift - -@COND_powerpc_ieee1275_TRUE@grub_script_shift: tests/grub_script_shift.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_script_shift - -@COND_emu_TRUE@grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_script_blockarg - -@COND_i386_pc_TRUE@grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_script_blockarg - -@COND_i386_efi_TRUE@grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_script_blockarg - -@COND_i386_qemu_TRUE@grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_script_blockarg - -@COND_i386_coreboot_TRUE@grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_script_blockarg - -@COND_i386_multiboot_TRUE@grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_script_blockarg - -@COND_i386_ieee1275_TRUE@grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_script_blockarg - -@COND_x86_64_efi_TRUE@grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_script_blockarg - -@COND_mips_yeeloong_TRUE@grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_script_blockarg - -@COND_sparc64_ieee1275_TRUE@grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_script_blockarg - -@COND_powerpc_ieee1275_TRUE@grub_script_blockarg: tests/grub_script_blockarg.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_script_blockarg - -@COND_emu_TRUE@grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_script_setparams - -@COND_i386_pc_TRUE@grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_script_setparams - -@COND_i386_efi_TRUE@grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_script_setparams - -@COND_i386_qemu_TRUE@grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_script_setparams - -@COND_i386_coreboot_TRUE@grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_script_setparams - -@COND_i386_multiboot_TRUE@grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_script_setparams - -@COND_i386_ieee1275_TRUE@grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_script_setparams - -@COND_x86_64_efi_TRUE@grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_script_setparams - -@COND_mips_yeeloong_TRUE@grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_script_setparams - -@COND_sparc64_ieee1275_TRUE@grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_script_setparams - -@COND_powerpc_ieee1275_TRUE@grub_script_setparams: tests/grub_script_setparams.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_script_setparams - -@COND_emu_TRUE@grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_script_return - -@COND_i386_pc_TRUE@grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_script_return - -@COND_i386_efi_TRUE@grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_script_return - -@COND_i386_qemu_TRUE@grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_script_return - -@COND_i386_coreboot_TRUE@grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_script_return - -@COND_i386_multiboot_TRUE@grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_script_return - -@COND_i386_ieee1275_TRUE@grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_script_return - -@COND_x86_64_efi_TRUE@grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_script_return - -@COND_mips_yeeloong_TRUE@grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_script_return - -@COND_sparc64_ieee1275_TRUE@grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_script_return - -@COND_powerpc_ieee1275_TRUE@grub_script_return: tests/grub_script_return.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_script_return - -@COND_emu_TRUE@grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_cmd_regexp - -@COND_i386_pc_TRUE@grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_cmd_regexp - -@COND_i386_efi_TRUE@grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_cmd_regexp - -@COND_i386_qemu_TRUE@grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_cmd_regexp - -@COND_i386_coreboot_TRUE@grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_cmd_regexp - -@COND_i386_multiboot_TRUE@grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_cmd_regexp - -@COND_i386_ieee1275_TRUE@grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_cmd_regexp - -@COND_x86_64_efi_TRUE@grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_cmd_regexp - -@COND_mips_yeeloong_TRUE@grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_cmd_regexp - -@COND_sparc64_ieee1275_TRUE@grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_cmd_regexp - -@COND_powerpc_ieee1275_TRUE@grub_cmd_regexp: tests/grub_cmd_regexp.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_cmd_regexp - -@COND_emu_TRUE@grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_script_expansion - -@COND_i386_pc_TRUE@grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_script_expansion - -@COND_i386_efi_TRUE@grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_script_expansion - -@COND_i386_qemu_TRUE@grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_script_expansion - -@COND_i386_coreboot_TRUE@grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_script_expansion - -@COND_i386_multiboot_TRUE@grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_script_expansion - -@COND_i386_ieee1275_TRUE@grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_script_expansion - -@COND_x86_64_efi_TRUE@grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_script_expansion - -@COND_mips_yeeloong_TRUE@grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_script_expansion - -@COND_sparc64_ieee1275_TRUE@grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_script_expansion - -@COND_powerpc_ieee1275_TRUE@grub_script_expansion: tests/grub_script_expansion.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_script_expansion - -@COND_emu_TRUE@grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_script_not - -@COND_i386_pc_TRUE@grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_script_not - -@COND_i386_efi_TRUE@grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_script_not - -@COND_i386_qemu_TRUE@grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_script_not - -@COND_i386_coreboot_TRUE@grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_script_not - -@COND_i386_multiboot_TRUE@grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_script_not - -@COND_i386_ieee1275_TRUE@grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_script_not - -@COND_x86_64_efi_TRUE@grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_script_not - -@COND_mips_yeeloong_TRUE@grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_script_not - -@COND_sparc64_ieee1275_TRUE@grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_script_not - -@COND_powerpc_ieee1275_TRUE@grub_script_not: tests/grub_script_not.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_script_not - -@COND_emu_TRUE@partmap_test: tests/partmap_test.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x partmap_test - -@COND_i386_pc_TRUE@partmap_test: tests/partmap_test.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x partmap_test - -@COND_i386_efi_TRUE@partmap_test: tests/partmap_test.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x partmap_test - -@COND_i386_qemu_TRUE@partmap_test: tests/partmap_test.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x partmap_test - -@COND_i386_coreboot_TRUE@partmap_test: tests/partmap_test.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x partmap_test - -@COND_i386_multiboot_TRUE@partmap_test: tests/partmap_test.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x partmap_test - -@COND_i386_ieee1275_TRUE@partmap_test: tests/partmap_test.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x partmap_test - -@COND_x86_64_efi_TRUE@partmap_test: tests/partmap_test.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x partmap_test - -@COND_mips_yeeloong_TRUE@partmap_test: tests/partmap_test.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x partmap_test - -@COND_sparc64_ieee1275_TRUE@partmap_test: tests/partmap_test.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x partmap_test - -@COND_powerpc_ieee1275_TRUE@partmap_test: tests/partmap_test.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x partmap_test - -@COND_emu_TRUE@grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x grub_cmd_echo - -@COND_i386_pc_TRUE@grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x grub_cmd_echo - -@COND_i386_efi_TRUE@grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x grub_cmd_echo - -@COND_i386_qemu_TRUE@grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x grub_cmd_echo - -@COND_i386_coreboot_TRUE@grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x grub_cmd_echo - -@COND_i386_multiboot_TRUE@grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x grub_cmd_echo - -@COND_i386_ieee1275_TRUE@grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x grub_cmd_echo - -@COND_x86_64_efi_TRUE@grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x grub_cmd_echo - -@COND_mips_yeeloong_TRUE@grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x grub_cmd_echo - -@COND_sparc64_ieee1275_TRUE@grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x grub_cmd_echo - -@COND_powerpc_ieee1275_TRUE@grub_cmd_echo: tests/grub_cmd_echo.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x grub_cmd_echo - -# XXX Use Automake's LEX & YACC support -grub_script.tab.h: $(top_srcdir)/grub-core/script/parser.y - $(YACC) -d -p grub_script_yy -b grub_script $(top_srcdir)/grub-core/script/parser.y -grub_script.tab.c: grub_script.tab.h - -# For the lexer. -grub_script.yy.h: $(top_srcdir)/grub-core/script/yylex.l - $(LEX) -o grub_script.yy.c --header-file=grub_script.yy.h $(top_srcdir)/grub-core/script/yylex.l -grub_script.yy.c: grub_script.yy.h - -# For libgrub.a -libgrub.pp: grub_script.tab.h grub_script.yy.h $(libgrubmods_a_SOURCES) $(libgrubkern_a_SOURCES) - $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgrubmods_a_CPPFLAGS) $(libgrubkern_a_CPPFLAGS) $(CPPFLAGS) \ - -D'GRUB_MOD_INIT(x)=@MARKER@x@' $^ > $@ || (rm -f $@; exit 1) - -libgrub_a_init.lst: libgrub.pp - cat $< | grep '@MARKER@' | sed 's/@MARKER@\(.*\)@/\1/g' | sort -u > $@ || (rm -f $@; exit 1) - -libgrub_a_init.c: libgrub_a_init.lst $(top_srcdir)/geninit.sh - sh $(top_srcdir)/geninit.sh `cat $<` > $@ || (rm -f $@; exit 1) - -# For grub-fstest -grub_fstest.pp: $(grub_fstest_SOURCES) - $(CPP) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_fstest_CPPFLAGS) $(CPPFLAGS) \ - -D'GRUB_MOD_INIT(x)=@MARKER@x@' $^ > $@ || (rm -f $@; exit 1) - -grub_fstest_init.lst: libgrub.pp grub_fstest.pp - cat $^ | grep '@MARKER@' | sed 's/@MARKER@\(.*\)@/\1/g' | sort -u > $@ || (rm -f $@; exit 1) - -grub_fstest_init.c: grub_fstest_init.lst $(top_srcdir)/geninit.sh - sh $(top_srcdir)/geninit.sh `cat $<` > $@ || (rm -f $@; exit 1) - -unicode.pf2: $(FONT_SOURCE) grub-mkfont - $(builddir)/grub-mkfont -o $@ $(FONT_SOURCE) - -ascii.pf2: $(FONT_SOURCE) grub-mkfont - $(builddir)/grub-mkfont -o $@ $(FONT_SOURCE) -r 0x0-0x7f,$(UNICODE_ARROWS),$(UNICODE_LINES) - -euro.pf2: $(FONT_SOURCE) grub-mkfont - $(builddir)/grub-mkfont -o $@ $(FONT_SOURCE) -r 0x0-0x4ff,0x1e00-0x1fff,$(UNICODE_ARROWS),$(UNICODE_LINES) - -ascii.bitmaps: $(FONT_SOURCE) grub-mkfont - $(builddir)/grub-mkfont --ascii-bitmaps -o $@ $(FONT_SOURCE) - -ascii.h: ascii.bitmaps grub-bin2h - $(builddir)/grub-bin2h ascii_bitmaps < $< > $@ - -widthspec.bin: $(FONT_SOURCE) grub-mkfont - $(builddir)/grub-mkfont --width-spec -o $@ $(FONT_SOURCE) - -widthspec.h: widthspec.bin grub-bin2h - $(builddir)/grub-bin2h widthspec < $< > $@ - -linux.init.x86_64: $(srcdir)/grub-core/tests/boot/linux.init-x86_64.S - $(TARGET_CC) -o $@ $< -m64 -nostdlib -nostdinc -DSUCCESSFUL_BOOT_STRING=\"$(SUCCESSFUL_BOOT_STRING)\" - -linux.init.i386: $(srcdir)/grub-core/tests/boot/linux.init-i386.S - $(TARGET_CC) -o $@ $< -m32 -nostdlib -nostdinc -DSUCCESSFUL_BOOT_STRING=\"$(SUCCESSFUL_BOOT_STRING)\" - -multiboot.elf: $(srcdir)/grub-core/tests/boot/kernel-i386.S - $(TARGET_CC) -o $@ $< -DSUCCESSFUL_BOOT_STRING=\"$(SUCCESSFUL_BOOT_STRING)\" -ffreestanding -nostdlib -nostdinc -DTARGET_MULTIBOOT=1 -Wl,--build-id=none -Wl,-N -Wl,-Ttext,0x100000 -m32 -I$(srcdir)/include - -kfreebsd.elf: $(srcdir)/grub-core/tests/boot/kernel-i386.S - $(TARGET_CC) -o $@ $< -DSUCCESSFUL_BOOT_STRING=\"$(SUCCESSFUL_BOOT_STRING)\" -ffreestanding -nostdlib -nostdinc -Wl,--build-id=none -Wl,-N -Wl,-Ttext,0x100000 -m32 -I$(srcdir)/include - -kfreebsd.aout: kfreebsd.elf - $(OBJCOPY) -O a.out-i386-linux $< $@ -R .note.gnu.build-id - -pc-chainloader.elf: $(srcdir)/grub-core/tests/boot/kernel-8086.S - $(TARGET_CC) -o $@ $< -DTARGET_CHAINLOADER=1 -DSUCCESSFUL_BOOT_STRING=\"$(SUCCESSFUL_BOOT_STRING)\" -ffreestanding -nostdlib -nostdinc -Wl,--build-id=none -Wl,-N -Wl,-Ttext,0x7c00 -m32 - -pc-chainloader.bin: pc-chainloader.elf - $(OBJCOPY) -O binary --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; - -ntldr.elf: $(srcdir)/grub-core/tests/boot/kernel-8086.S - $(TARGET_CC) -o $@ $< -DTARGET_NTLDR=1 -DSUCCESSFUL_BOOT_STRING=\"$(SUCCESSFUL_BOOT_STRING)\" -ffreestanding -nostdlib -nostdinc -Wl,--build-id=none -Wl,-N -Wl,-Ttext,0 -m32 - -ntldr.bin: ntldr.elf - $(OBJCOPY) -O binary --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; - -multiboot2.elf: $(srcdir)/grub-core/tests/boot/kernel-i386.S - $(TARGET_CC) -o $@ $< -DSUCCESSFUL_BOOT_STRING=\"$(SUCCESSFUL_BOOT_STRING)\" -ffreestanding -nostdlib -nostdinc -Wl,--build-id=none -Wl,-N -Wl,-Ttext,0x100000 -m32 -I$(srcdir)/include -DTARGET_MULTIBOOT2=1 - -kfreebsd.init.x86_64: $(srcdir)/grub-core/tests/boot/kfreebsd.init-x86_64.S - $(TARGET_CC) -o $@ $< -m64 -nostdlib -nostdinc -DSUCCESSFUL_BOOT_STRING=\"$(SUCCESSFUL_BOOT_STRING)\" && freebsd-brandelf -t FreeBSD $@ - -kfreebsd.init.i386: $(srcdir)/grub-core/tests/boot/kfreebsd.init-i386.S - $(TARGET_CC) -o $@ $< -m32 -nostdlib -nostdinc -DSUCCESSFUL_BOOT_STRING=\"$(SUCCESSFUL_BOOT_STRING)\" && freebsd-brandelf -t FreeBSD $@ - -knetbsd.init.i386: $(srcdir)/grub-core/tests/boot/kbsd.init-i386.S - $(TARGET_CC) -o $@ $< -m32 -nostdlib -nostdinc -DTARGET_NETBSD=1 -DSUCCESSFUL_BOOT_STRING=\"$(SUCCESSFUL_BOOT_STRING)\" - -kopenbsd.init.i386: $(srcdir)/grub-core/tests/boot/kbsd.init-i386.S - $(TARGET_CC) -o $@ $< -m32 -nostdlib -nostdinc -DTARGET_OPENBSD=1 -DSUCCESSFUL_BOOT_STRING=\"$(SUCCESSFUL_BOOT_STRING)\" - -knetbsd.init.x86_64: $(srcdir)/grub-core/tests/boot/kbsd.init-x86_64.S - $(TARGET_CC) -o $@ $< -m64 -DTARGET_NETBSD=1 -nostdlib -nostdinc -DSUCCESSFUL_BOOT_STRING=\"$(SUCCESSFUL_BOOT_STRING)\" - -kopenbsd.init.x86_64: $(srcdir)/grub-core/tests/boot/kbsd.init-x86_64.S - $(TARGET_CC) -o $@ $< -m64 -DTARGET_OPENBSD=1 -nostdlib -nostdinc -DSUCCESSFUL_BOOT_STRING=\"$(SUCCESSFUL_BOOT_STRING)\" - -linux-initramfs.i386: linux.init.i386 Makefile - TDIR=`mktemp -d "$${TMPDIR:-/tmp}/tmp.XXXXXXXXXX"` && cp $< $$TDIR/init && (cd $$TDIR && echo ./init | cpio --quiet --dereference -o -H newc) | gzip > $@ && rm -rf $$TDIR - -linux-initramfs.x86_64: linux.init.x86_64 Makefile - TDIR=`mktemp -d "$${TMPDIR:-/tmp}/tmp.XXXXXXXXXX"` && cp $< $$TDIR/init && (cd $$TDIR && echo ./init | cpio --quiet --dereference -o -H newc) | gzip > $@ && rm -rf $$TDIR - -kfreebsd-mfsroot.i386.img: kfreebsd.init.i386 Makefile - TDIR=`mktemp -d "$${TMPDIR:-/tmp}/tmp.XXXXXXXXXX"` && mkdir $$TDIR/dev && mkdir $$TDIR/sbin && cp $< $$TDIR/sbin/init && makefs -t ffs -s 30m -f 1000 -o minfree=0,version=1 $@ $$TDIR && rm -rf $$TDIR - -knetbsd.image.i386: knetbsd.init.i386 $(srcdir)/grub-core/tests/boot/kbsd.spec.txt - TDIR=`mktemp -d "$${TMPDIR:-/tmp}/tmp.XXXXXXXXXX"` && mkdir $$TDIR/dev && mkdir $$TDIR/sbin && cp $< $$TDIR/sbin/init && makefs -F $(srcdir)/grub-core/tests/boot/kbsd.spec.txt -t ffs -s 64k -f 10 -o minfree=0,version=1 $@ $$TDIR && rm -rf $$TDIR - -kopenbsd.image.i386: kopenbsd.init.i386 $(srcdir)/grub-core/tests/boot/kopenbsdlabel.txt - TDIR=`mktemp -d "$${TMPDIR:-/tmp}/tmp.XXXXXXXXXX"` && mkdir $$TDIR/dev && mkdir $$TDIR/sbin && cp $< $$TDIR/sbin/init && makefs -F $(srcdir)/grub-core/tests/boot/kbsd.spec.txt -t ffs -s 128k -f 10 -o minfree=0,version=1 $@ $$TDIR && bsdlabel -f -R $@ $(srcdir)/grub-core/tests/boot/kopenbsdlabel.txt && rm -rf $$TDIR || rm -f $@ - -kopenbsd.image.x86_64: kopenbsd.init.x86_64 $(srcdir)/grub-core/tests/boot/kopenbsdlabel.txt - TDIR=`mktemp -d "$${TMPDIR:-/tmp}/tmp.XXXXXXXXXX"` && mkdir $$TDIR/dev && mkdir $$TDIR/sbin && cp $< $$TDIR/sbin/init && makefs -F $(srcdir)/grub-core/tests/boot/kbsd.spec.txt -t ffs -s 128k -f 10 -o minfree=0,version=1 $@ $$TDIR && bsdlabel -f -R $@ $(srcdir)/grub-core/tests/boot/kopenbsdlabel.txt && rm -rf $$TDIR || rm -f $@ - -knetbsd.miniroot-image.i386.img: knetbsd.image.i386 $(GRUB_PAYLOADS_DIR)/knetbsd.miniroot.i386 - $(OBJCOPY) --add-section=miniroot=$< $(GRUB_PAYLOADS_DIR)/knetbsd.miniroot.i386 $@ - -kfreebsd-mfsroot.x86_64.img: kfreebsd.init.x86_64 Makefile - TDIR=`mktemp -d "$${TMPDIR:-/tmp}/tmp.XXXXXXXXXX"` && mkdir $$TDIR/dev && mkdir $$TDIR/sbin && cp $< $$TDIR/sbin/init && makefs -t ffs -s 30m -f 1000 -o minfree=0,version=1 $@ $$TDIR && rm -rf $$TDIR - -knetbsd.image.x86_64: knetbsd.init.x86_64 $(srcdir)/grub-core/tests/boot/kbsd.spec.txt - TDIR=`mktemp -d "$${TMPDIR:-/tmp}/tmp.XXXXXXXXXX"` && mkdir $$TDIR/dev && mkdir $$TDIR/sbin && cp $< $$TDIR/sbin/init && makefs -F $(srcdir)/grub-core/tests/boot/kbsd.spec.txt -t ffs -s 64k -f 10 -o minfree=0,version=1 $@ $$TDIR && rm -rf $$TDIR - -knetbsd.miniroot-image.x86_64.img: knetbsd.image.x86_64 $(GRUB_PAYLOADS_DIR)/knetbsd.miniroot.x86_64 - $(OBJCOPY) --add-section=miniroot=$< $(GRUB_PAYLOADS_DIR)/knetbsd.miniroot.x86_64 $@ - -kfreebsd-mfsroot.i386.gz: kfreebsd-mfsroot.i386.img - gzip < $< > $@ - -bootcheck-kfreebsd-i386: kfreebsd-mfsroot.i386.gz $(GRUB_PAYLOADS_DIR)/kfreebsd.i386 $(GRUB_PAYLOADS_DIR)/kfreebsd_env.i386 $(srcdir)/grub-core/tests/boot/kfreebsd.cfg grub-shell - timeout -s KILL $(BOOTCHECK_TIMEOUT) ./grub-shell --qemu-opts="$(GRUB_QEMU_OPTS)" --boot=$(BOOTTARGET) --qemu=$(QEMU32) --files=/mfsroot.gz=kfreebsd-mfsroot.i386.gz --files=/kfreebsd=$(GRUB_PAYLOADS_DIR)/kfreebsd.i386 --files=/kfreebsd_env=$(GRUB_PAYLOADS_DIR)/kfreebsd_env.i386 $(srcdir)/grub-core/tests/boot/kfreebsd.cfg | grep $(SUCCESSFUL_BOOT_STRING) > /dev/null - -kfreebsd-mfsroot.x86_64.gz: kfreebsd-mfsroot.x86_64.img - gzip < $< > $@ - -bootcheck-kfreebsd-x86_64: kfreebsd-mfsroot.x86_64.gz $(GRUB_PAYLOADS_DIR)/kfreebsd.x86_64 $(GRUB_PAYLOADS_DIR)/kfreebsd_env.x86_64 $(srcdir)/grub-core/tests/boot/kfreebsd.cfg grub-shell - timeout -s KILL $(BOOTCHECK_TIMEOUT) ./grub-shell --qemu-opts="$(GRUB_QEMU_OPTS)" --boot=$(BOOTTARGET) --qemu=qemu-system-x86_64 --files=/mfsroot.gz=kfreebsd-mfsroot.x86_64.gz --files=/kfreebsd=$(GRUB_PAYLOADS_DIR)/kfreebsd.x86_64 --files=/kfreebsd_env=$(GRUB_PAYLOADS_DIR)/kfreebsd_env.x86_64 $(srcdir)/grub-core/tests/boot/kfreebsd.cfg | grep $(SUCCESSFUL_BOOT_STRING) > /dev/null - -knetbsd.miniroot-image.i386.gz: knetbsd.miniroot-image.i386.img - gzip < $< > $@ - -bootcheck-knetbsd-i386: knetbsd.miniroot-image.i386.gz $(GRUB_PAYLOADS_DIR)/knetbsd.i386 $(srcdir)/grub-core/tests/boot/knetbsd.cfg grub-shell - timeout -s KILL $(BOOTCHECK_TIMEOUT) ./grub-shell --qemu-opts="$(GRUB_QEMU_OPTS)" --boot=$(BOOTTARGET) --qemu=$(QEMU32) --files=/miniroot.gz=knetbsd.miniroot-image.i386.gz --files=/knetbsd=$(GRUB_PAYLOADS_DIR)/knetbsd.i386 $(srcdir)/grub-core/tests/boot/knetbsd.cfg | grep $(SUCCESSFUL_BOOT_STRING) > /dev/null - -bootcheck-kopenbsd-i386: kopenbsd.image.i386 $(GRUB_PAYLOADS_DIR)/kopenbsd.i386 $(srcdir)/grub-core/tests/boot/kopenbsd.cfg grub-shell - timeout -s KILL $(BOOTCHECK_TIMEOUT) ./grub-shell --qemu-opts="$(GRUB_QEMU_OPTS)" --boot=$(BOOTTARGET) --qemu=$(QEMU32) --files=/ramdisk=kopenbsd.image.i386 --files=/kopenbsd=$(GRUB_PAYLOADS_DIR)/kopenbsd.i386 $(srcdir)/grub-core/tests/boot/kopenbsd.cfg | grep $(SUCCESSFUL_BOOT_STRING) > /dev/null - -bootcheck-kopenbsd-x86_64: kopenbsd.image.x86_64 $(GRUB_PAYLOADS_DIR)/kopenbsd.x86_64 $(srcdir)/grub-core/tests/boot/kopenbsd.cfg grub-shell - timeout -s KILL $(BOOTCHECK_TIMEOUT) ./grub-shell --qemu-opts="$(GRUB_QEMU_OPTS)" --boot=$(BOOTTARGET) --qemu=qemu-system-x86_64 --files=/ramdisk=kopenbsd.image.x86_64 --files=/kopenbsd=$(GRUB_PAYLOADS_DIR)/kopenbsd.x86_64 $(srcdir)/grub-core/tests/boot/kopenbsd.cfg | grep $(SUCCESSFUL_BOOT_STRING) > /dev/null - -knetbsd.miniroot-image.x86_64.gz: knetbsd.miniroot-image.x86_64.img - gzip < $< > $@ - -bootcheck-knetbsd-x86_64: knetbsd.miniroot-image.x86_64.gz $(GRUB_PAYLOADS_DIR)/knetbsd.x86_64 $(srcdir)/grub-core/tests/boot/knetbsd.cfg grub-shell - timeout -s KILL $(BOOTCHECK_TIMEOUT) ./grub-shell --qemu-opts="$(GRUB_QEMU_OPTS)" --boot=$(BOOTTARGET) --qemu=qemu-system-x86_64 --files=/miniroot.gz=knetbsd.miniroot-image.x86_64.gz --files=/knetbsd=$(GRUB_PAYLOADS_DIR)/knetbsd.x86_64 $(srcdir)/grub-core/tests/boot/knetbsd.cfg | grep $(SUCCESSFUL_BOOT_STRING) > /dev/null - -bootcheck-linux-i386: linux-initramfs.i386 $(GRUB_PAYLOADS_DIR)/linux.i386 $(srcdir)/grub-core/tests/boot/linux.cfg grub-shell - timeout -s KILL $(BOOTCHECK_TIMEOUT) ./grub-shell --qemu-opts="$(GRUB_QEMU_OPTS)" --boot=$(BOOTTARGET) --qemu=$(QEMU32) --files=/initrd=linux-initramfs.i386 --files=/linux=$(GRUB_PAYLOADS_DIR)/linux.i386 $(srcdir)/grub-core/tests/boot/linux.cfg | grep $(SUCCESSFUL_BOOT_STRING) > /dev/null - -bootcheck-linux-x86_64: linux-initramfs.x86_64 $(GRUB_PAYLOADS_DIR)/linux.x86_64 $(srcdir)/grub-core/tests/boot/linux.cfg grub-shell - timeout -s KILL $(BOOTCHECK_TIMEOUT) ./grub-shell --qemu-opts="$(GRUB_QEMU_OPTS)" --boot=$(BOOTTARGET) --qemu=qemu-system-x86_64 --files=/initrd=linux-initramfs.x86_64 --files=/linux=$(GRUB_PAYLOADS_DIR)/linux.x86_64 $(srcdir)/grub-core/tests/boot/linux.cfg | grep $(SUCCESSFUL_BOOT_STRING) > /dev/null - -bootcheck-linux16-i386: linux-initramfs.i386 $(GRUB_PAYLOADS_DIR)/linux.i386 $(srcdir)/grub-core/tests/boot/linux.cfg grub-shell - timeout -s KILL $(BOOTCHECK_TIMEOUT) ./grub-shell --qemu-opts="$(GRUB_QEMU_OPTS)" --boot=$(BOOTTARGET) --qemu=$(QEMU32) --files=/initrd=linux-initramfs.i386 --files=/linux=$(GRUB_PAYLOADS_DIR)/linux.i386 $(srcdir)/grub-core/tests/boot/linux16.cfg | grep $(SUCCESSFUL_BOOT_STRING) > /dev/null - -bootcheck-linux16-x86_64: linux-initramfs.x86_64 $(GRUB_PAYLOADS_DIR)/linux.x86_64 $(srcdir)/grub-core/tests/boot/linux.cfg grub-shell - timeout -s KILL $(BOOTCHECK_TIMEOUT) ./grub-shell --qemu-opts="$(GRUB_QEMU_OPTS)" --boot=$(BOOTTARGET) --qemu=qemu-system-x86_64 --files=/initrd=linux-initramfs.x86_64 --files=/linux=$(GRUB_PAYLOADS_DIR)/linux.x86_64 $(srcdir)/grub-core/tests/boot/linux16.cfg | grep $(SUCCESSFUL_BOOT_STRING) > /dev/null - -bootcheck-multiboot: multiboot.elf $(srcdir)/grub-core/tests/boot/multiboot.cfg grub-shell - timeout -s KILL $(BOOTCHECK_TIMEOUT) ./grub-shell --qemu-opts="$(GRUB_QEMU_OPTS)" --boot=$(BOOTTARGET) --qemu=$(QEMU32) --files=/multiboot.elf=multiboot.elf $(srcdir)/grub-core/tests/boot/multiboot.cfg | grep $(SUCCESSFUL_BOOT_STRING) > /dev/null - -bootcheck-multiboot2: multiboot2.elf $(srcdir)/grub-core/tests/boot/multiboot2.cfg grub-shell - timeout -s KILL $(BOOTCHECK_TIMEOUT) ./grub-shell --qemu-opts="$(GRUB_QEMU_OPTS)" --boot=$(BOOTTARGET) --qemu=$(QEMU32) --files=/multiboot2.elf=multiboot2.elf $(srcdir)/grub-core/tests/boot/multiboot2.cfg | grep $(SUCCESSFUL_BOOT_STRING) > /dev/null - -bootcheck-kfreebsd-aout: kfreebsd.aout $(srcdir)/grub-core/tests/boot/kfreebsd-aout.cfg grub-shell - timeout -s KILL $(BOOTCHECK_TIMEOUT) ./grub-shell --qemu-opts="$(GRUB_QEMU_OPTS)" --boot=$(BOOTTARGET) --qemu=$(QEMU32) --files=/kfreebsd.aout=kfreebsd.aout $(srcdir)/grub-core/tests/boot/kfreebsd-aout.cfg | grep $(SUCCESSFUL_BOOT_STRING) > /dev/null - -bootcheck-pc-chainloader: pc-chainloader.bin $(srcdir)/grub-core/tests/boot/pc-chainloader.cfg grub-shell - timeout -s KILL $(BOOTCHECK_TIMEOUT) ./grub-shell --qemu-opts="$(GRUB_QEMU_OPTS)" --boot=$(BOOTTARGET) --qemu=$(QEMU32) --files=/pc-chainloader.bin=pc-chainloader.bin $(srcdir)/grub-core/tests/boot/pc-chainloader.cfg | grep $(SUCCESSFUL_BOOT_STRING) > /dev/null - -bootcheck-ntldr: ntldr.bin $(srcdir)/grub-core/tests/boot/ntldr.cfg grub-shell - timeout -s KILL $(BOOTCHECK_TIMEOUT) ./grub-shell --qemu-opts="$(GRUB_QEMU_OPTS)" --boot=$(BOOTTARGET) --qemu=$(QEMU32) --files=/ntldr.bin=ntldr.bin $(srcdir)/grub-core/tests/boot/ntldr.cfg | grep $(SUCCESSFUL_BOOT_STRING) > /dev/null - -.PHONY: bootcheck-linux-i386 bootcheck-linux-x86_64 \ - bootcheck-kfreebsd-i386 bootcheck-kfreebsd-x86_64 \ - bootcheck-knetbsd-i386 bootcheck-knetbsd-x86_64 - -bootcheck: $(BOOTCHECKS) - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff --git a/aclocal.m4 b/aclocal.m4 deleted file mode 100644 index 6b62ce0..0000000 --- a/aclocal.m4 +++ /dev/null @@ -1,1090 +0,0 @@ -# generated automatically by aclocal 1.11.1 -*- Autoconf -*- - -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -m4_ifndef([AC_AUTOCONF_VERSION], - [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -m4_if(m4_defn([AC_AUTOCONF_VERSION]), [2.68],, -[m4_warning([this file was generated for autoconf 2.68. -You have another version of autoconf. It may work, but is not guaranteed to. -If you have problems, you may need to regenerate the build system entirely. -To do so, use the procedure documented by the package, typically `autoreconf'.])]) - -# Copyright (C) 2002, 2003, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# AM_AUTOMAKE_VERSION(VERSION) -# ---------------------------- -# Automake X.Y traces this macro to ensure aclocal.m4 has been -# generated from the m4 files accompanying Automake X.Y. -# (This private macro should not be called outside this file.) -AC_DEFUN([AM_AUTOMAKE_VERSION], -[am__api_version='1.11' -dnl Some users find AM_AUTOMAKE_VERSION and mistake it for a way to -dnl require some minimum version. Point them to the right macro. -m4_if([$1], [1.11.1], [], - [AC_FATAL([Do not call $0, use AM_INIT_AUTOMAKE([$1]).])])dnl -]) - -# _AM_AUTOCONF_VERSION(VERSION) -# ----------------------------- -# aclocal traces this macro to find the Autoconf version. -# This is a private macro too. Using m4_define simplifies -# the logic in aclocal, which can simply ignore this definition. -m4_define([_AM_AUTOCONF_VERSION], []) - -# AM_SET_CURRENT_AUTOMAKE_VERSION -# ------------------------------- -# Call AM_AUTOMAKE_VERSION and AM_AUTOMAKE_VERSION so they can be traced. -# This function is AC_REQUIREd by AM_INIT_AUTOMAKE. -AC_DEFUN([AM_SET_CURRENT_AUTOMAKE_VERSION], -[AM_AUTOMAKE_VERSION([1.11.1])dnl -m4_ifndef([AC_AUTOCONF_VERSION], - [m4_copy([m4_PACKAGE_VERSION], [AC_AUTOCONF_VERSION])])dnl -_AM_AUTOCONF_VERSION(m4_defn([AC_AUTOCONF_VERSION]))]) - -# Figure out how to run the assembler. -*- Autoconf -*- - -# Copyright (C) 2001, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 5 - -# AM_PROG_AS -# ---------- -AC_DEFUN([AM_PROG_AS], -[# By default we simply use the C compiler to build assembly code. -AC_REQUIRE([AC_PROG_CC]) -test "${CCAS+set}" = set || CCAS=$CC -test "${CCASFLAGS+set}" = set || CCASFLAGS=$CFLAGS -AC_ARG_VAR([CCAS], [assembler compiler command (defaults to CC)]) -AC_ARG_VAR([CCASFLAGS], [assembler compiler flags (defaults to CFLAGS)]) -_AM_IF_OPTION([no-dependencies],, [_AM_DEPENDENCIES([CCAS])])dnl -]) - -# AM_AUX_DIR_EXPAND -*- Autoconf -*- - -# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets -# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to -# `$srcdir', `$srcdir/..', or `$srcdir/../..'. -# -# Of course, Automake must honor this variable whenever it calls a -# tool from the auxiliary directory. The problem is that $srcdir (and -# therefore $ac_aux_dir as well) can be either absolute or relative, -# depending on how configure is run. This is pretty annoying, since -# it makes $ac_aux_dir quite unusable in subdirectories: in the top -# source directory, any form will work fine, but in subdirectories a -# relative path needs to be adjusted first. -# -# $ac_aux_dir/missing -# fails when called from a subdirectory if $ac_aux_dir is relative -# $top_srcdir/$ac_aux_dir/missing -# fails if $ac_aux_dir is absolute, -# fails when called from a subdirectory in a VPATH build with -# a relative $ac_aux_dir -# -# The reason of the latter failure is that $top_srcdir and $ac_aux_dir -# are both prefixed by $srcdir. In an in-source build this is usually -# harmless because $srcdir is `.', but things will broke when you -# start a VPATH build or use an absolute $srcdir. -# -# So we could use something similar to $top_srcdir/$ac_aux_dir/missing, -# iff we strip the leading $srcdir from $ac_aux_dir. That would be: -# am_aux_dir='\$(top_srcdir)/'`expr "$ac_aux_dir" : "$srcdir//*\(.*\)"` -# and then we would define $MISSING as -# MISSING="\${SHELL} $am_aux_dir/missing" -# This will work as long as MISSING is not called from configure, because -# unfortunately $(top_srcdir) has no meaning in configure. -# However there are other variables, like CC, which are often used in -# configure, and could therefore not use this "fixed" $ac_aux_dir. -# -# Another solution, used here, is to always expand $ac_aux_dir to an -# absolute PATH. The drawback is that using absolute paths prevent a -# configured tree to be moved without reconfiguration. - -AC_DEFUN([AM_AUX_DIR_EXPAND], -[dnl Rely on autoconf to set up CDPATH properly. -AC_PREREQ([2.50])dnl -# expand $ac_aux_dir to an absolute path -am_aux_dir=`cd $ac_aux_dir && pwd` -]) - -# AM_CONDITIONAL -*- Autoconf -*- - -# Copyright (C) 1997, 2000, 2001, 2003, 2004, 2005, 2006, 2008 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 9 - -# AM_CONDITIONAL(NAME, SHELL-CONDITION) -# ------------------------------------- -# Define a conditional. -AC_DEFUN([AM_CONDITIONAL], -[AC_PREREQ(2.52)dnl - ifelse([$1], [TRUE], [AC_FATAL([$0: invalid condition: $1])], - [$1], [FALSE], [AC_FATAL([$0: invalid condition: $1])])dnl -AC_SUBST([$1_TRUE])dnl -AC_SUBST([$1_FALSE])dnl -_AM_SUBST_NOTMAKE([$1_TRUE])dnl -_AM_SUBST_NOTMAKE([$1_FALSE])dnl -m4_define([_AM_COND_VALUE_$1], [$2])dnl -if $2; then - $1_TRUE= - $1_FALSE='#' -else - $1_TRUE='#' - $1_FALSE= -fi -AC_CONFIG_COMMANDS_PRE( -[if test -z "${$1_TRUE}" && test -z "${$1_FALSE}"; then - AC_MSG_ERROR([[conditional "$1" was never defined. -Usually this means the macro was only invoked conditionally.]]) -fi])]) - -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2009 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 10 - -# There are a few dirty hacks below to avoid letting `AC_PROG_CC' be -# written in clear, in which case automake, when reading aclocal.m4, -# will think it sees a *use*, and therefore will trigger all it's -# C support machinery. Also note that it means that autoscan, seeing -# CC etc. in the Makefile, will ask for an AC_PROG_CC use... - - -# _AM_DEPENDENCIES(NAME) -# ---------------------- -# See how the compiler implements dependency checking. -# NAME is "CC", "CXX", "GCJ", or "OBJC". -# We try a few techniques and use that to set a single cache variable. -# -# We don't AC_REQUIRE the corresponding AC_PROG_CC since the latter was -# modified to invoke _AM_DEPENDENCIES(CC); we would have a circular -# dependency, and given that the user is not expected to run this macro, -# just rely on AC_PROG_CC. -AC_DEFUN([_AM_DEPENDENCIES], -[AC_REQUIRE([AM_SET_DEPDIR])dnl -AC_REQUIRE([AM_OUTPUT_DEPENDENCY_COMMANDS])dnl -AC_REQUIRE([AM_MAKE_INCLUDE])dnl -AC_REQUIRE([AM_DEP_TRACK])dnl - -ifelse([$1], CC, [depcc="$CC" am_compiler_list=], - [$1], CXX, [depcc="$CXX" am_compiler_list=], - [$1], OBJC, [depcc="$OBJC" am_compiler_list='gcc3 gcc'], - [$1], UPC, [depcc="$UPC" am_compiler_list=], - [$1], GCJ, [depcc="$GCJ" am_compiler_list='gcc3 gcc'], - [depcc="$$1" am_compiler_list=]) - -AC_CACHE_CHECK([dependency style of $depcc], - [am_cv_$1_dependencies_compiler_type], -[if test -z "$AMDEP_TRUE" && test -f "$am_depcomp"; then - # We make a subdir and do the tests there. Otherwise we can end up - # making bogus files that we don't know about and never remove. For - # instance it was reported that on HP-UX the gcc test will end up - # making a dummy file named `D' -- because `-MD' means `put the output - # in D'. - mkdir conftest.dir - # Copy depcomp to subdir because otherwise we won't find it if we're - # using a relative directory. - cp "$am_depcomp" conftest.dir - cd conftest.dir - # We will build objects and dependencies in a subdirectory because - # it helps to detect inapplicable dependency modes. For instance - # both Tru64's cc and ICC support -MD to output dependencies as a - # side effect of compilation, but ICC will put the dependencies in - # the current directory while Tru64 will put them in the object - # directory. - mkdir sub - - am_cv_$1_dependencies_compiler_type=none - if test "$am_compiler_list" = ""; then - am_compiler_list=`sed -n ['s/^#*\([a-zA-Z0-9]*\))$/\1/p'] < ./depcomp` - fi - am__universal=false - m4_case([$1], [CC], - [case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac], - [CXX], - [case " $depcc " in #( - *\ -arch\ *\ -arch\ *) am__universal=true ;; - esac]) - - for depmode in $am_compiler_list; do - # Setup a source with many dependencies, because some compilers - # like to wrap large dependency lists on column 80 (with \), and - # we should not choose a depcomp mode which is confused by this. - # - # We need to recreate these files for each test, as the compiler may - # overwrite some of them when testing with obscure command lines. - # This happens at least with the AIX C compiler. - : > sub/conftest.c - for i in 1 2 3 4 5 6; do - echo '#include "conftst'$i'.h"' >> sub/conftest.c - # Using `: > sub/conftst$i.h' creates only sub/conftst1.h with - # Solaris 8's {/usr,}/bin/sh. - touch sub/conftst$i.h - done - echo "${am__include} ${am__quote}sub/conftest.Po${am__quote}" > confmf - - # We check with `-c' and `-o' for the sake of the "dashmstdout" - # mode. It turns out that the SunPro C++ compiler does not properly - # handle `-M -o', and we need to detect this. Also, some Intel - # versions had trouble with output in subdirs - am__obj=sub/conftest.${OBJEXT-o} - am__minus_obj="-o $am__obj" - case $depmode in - gcc) - # This depmode causes a compiler race in universal mode. - test "$am__universal" = false || continue - ;; - nosideeffect) - # after this tag, mechanisms are not by side-effect, so they'll - # only be used when explicitly requested - if test "x$enable_dependency_tracking" = xyes; then - continue - else - break - fi - ;; - msvisualcpp | msvcmsys) - # This compiler won't grok `-c -o', but also, the minuso test has - # not run yet. These depmodes are late enough in the game, and - # so weak that their functioning should not be impacted. - am__obj=conftest.${OBJEXT-o} - am__minus_obj= - ;; - none) break ;; - esac - if depmode=$depmode \ - source=sub/conftest.c object=$am__obj \ - depfile=sub/conftest.Po tmpdepfile=sub/conftest.TPo \ - $SHELL ./depcomp $depcc -c $am__minus_obj sub/conftest.c \ - >/dev/null 2>conftest.err && - grep sub/conftst1.h sub/conftest.Po > /dev/null 2>&1 && - grep sub/conftst6.h sub/conftest.Po > /dev/null 2>&1 && - grep $am__obj sub/conftest.Po > /dev/null 2>&1 && - ${MAKE-make} -s -f confmf > /dev/null 2>&1; then - # icc doesn't choke on unknown options, it will just issue warnings - # or remarks (even with -Werror). So we grep stderr for any message - # that says an option was ignored or not supported. - # When given -MP, icc 7.0 and 7.1 complain thusly: - # icc: Command line warning: ignoring option '-M'; no argument required - # The diagnosis changed in icc 8.0: - # icc: Command line remark: option '-MP' not supported - if (grep 'ignoring option' conftest.err || - grep 'not supported' conftest.err) >/dev/null 2>&1; then :; else - am_cv_$1_dependencies_compiler_type=$depmode - break - fi - fi - done - - cd .. - rm -rf conftest.dir -else - am_cv_$1_dependencies_compiler_type=none -fi -]) -AC_SUBST([$1DEPMODE], [depmode=$am_cv_$1_dependencies_compiler_type]) -AM_CONDITIONAL([am__fastdep$1], [ - test "x$enable_dependency_tracking" != xno \ - && test "$am_cv_$1_dependencies_compiler_type" = gcc3]) -]) - - -# AM_SET_DEPDIR -# ------------- -# Choose a directory name for dependency files. -# This macro is AC_REQUIREd in _AM_DEPENDENCIES -AC_DEFUN([AM_SET_DEPDIR], -[AC_REQUIRE([AM_SET_LEADING_DOT])dnl -AC_SUBST([DEPDIR], ["${am__leading_dot}deps"])dnl -]) - - -# AM_DEP_TRACK -# ------------ -AC_DEFUN([AM_DEP_TRACK], -[AC_ARG_ENABLE(dependency-tracking, -[ --disable-dependency-tracking speeds up one-time build - --enable-dependency-tracking do not reject slow dependency extractors]) -if test "x$enable_dependency_tracking" != xno; then - am_depcomp="$ac_aux_dir/depcomp" - AMDEPBACKSLASH='\' -fi -AM_CONDITIONAL([AMDEP], [test "x$enable_dependency_tracking" != xno]) -AC_SUBST([AMDEPBACKSLASH])dnl -_AM_SUBST_NOTMAKE([AMDEPBACKSLASH])dnl -]) - -# Generate code to set up dependency tracking. -*- Autoconf -*- - -# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2008 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -#serial 5 - -# _AM_OUTPUT_DEPENDENCY_COMMANDS -# ------------------------------ -AC_DEFUN([_AM_OUTPUT_DEPENDENCY_COMMANDS], -[{ - # Autoconf 2.62 quotes --file arguments for eval, but not when files - # are listed without --file. Let's play safe and only enable the eval - # if we detect the quoting. - case $CONFIG_FILES in - *\'*) eval set x "$CONFIG_FILES" ;; - *) set x $CONFIG_FILES ;; - esac - shift - for mf - do - # Strip MF so we end up with the name of the file. - mf=`echo "$mf" | sed -e 's/:.*$//'` - # Check whether this is an Automake generated Makefile or not. - # We used to match only the files named `Makefile.in', but - # some people rename them; so instead we look at the file content. - # Grep'ing the first line is not enough: some people post-process - # each Makefile.in and add a new line on top of each file to say so. - # Grep'ing the whole file is not good either: AIX grep has a line - # limit of 2048, but all sed's we know have understand at least 4000. - if sed -n 's,^#.*generated by automake.*,X,p' "$mf" | grep X >/dev/null 2>&1; then - dirpart=`AS_DIRNAME("$mf")` - else - continue - fi - # Extract the definition of DEPDIR, am__include, and am__quote - # from the Makefile without running `make'. - DEPDIR=`sed -n 's/^DEPDIR = //p' < "$mf"` - test -z "$DEPDIR" && continue - am__include=`sed -n 's/^am__include = //p' < "$mf"` - test -z "am__include" && continue - am__quote=`sed -n 's/^am__quote = //p' < "$mf"` - # When using ansi2knr, U may be empty or an underscore; expand it - U=`sed -n 's/^U = //p' < "$mf"` - # Find all dependency output files, they are included files with - # $(DEPDIR) in their names. We invoke sed twice because it is the - # simplest approach to changing $(DEPDIR) to its actual value in the - # expansion. - for file in `sed -n " - s/^$am__include $am__quote\(.*(DEPDIR).*\)$am__quote"'$/\1/p' <"$mf" | \ - sed -e 's/\$(DEPDIR)/'"$DEPDIR"'/g' -e 's/\$U/'"$U"'/g'`; do - # Make sure the directory exists. - test -f "$dirpart/$file" && continue - fdir=`AS_DIRNAME(["$file"])` - AS_MKDIR_P([$dirpart/$fdir]) - # echo "creating $dirpart/$file" - echo '# dummy' > "$dirpart/$file" - done - done -} -])# _AM_OUTPUT_DEPENDENCY_COMMANDS - - -# AM_OUTPUT_DEPENDENCY_COMMANDS -# ----------------------------- -# This macro should only be invoked once -- use via AC_REQUIRE. -# -# This code is only required when automatic dependency tracking -# is enabled. FIXME. This creates each `.P' file that we will -# need in order to bootstrap the dependency handling code. -AC_DEFUN([AM_OUTPUT_DEPENDENCY_COMMANDS], -[AC_CONFIG_COMMANDS([depfiles], - [test x"$AMDEP_TRUE" != x"" || _AM_OUTPUT_DEPENDENCY_COMMANDS], - [AMDEP_TRUE="$AMDEP_TRUE" ac_aux_dir="$ac_aux_dir"]) -]) - -# Do all the work for Automake. -*- Autoconf -*- - -# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006, 2008, 2009 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 16 - -# This macro actually does too much. Some checks are only needed if -# your package does certain things. But this isn't really a big deal. - -# AM_INIT_AUTOMAKE(PACKAGE, VERSION, [NO-DEFINE]) -# AM_INIT_AUTOMAKE([OPTIONS]) -# ----------------------------------------------- -# The call with PACKAGE and VERSION arguments is the old style -# call (pre autoconf-2.50), which is being phased out. PACKAGE -# and VERSION should now be passed to AC_INIT and removed from -# the call to AM_INIT_AUTOMAKE. -# We support both call styles for the transition. After -# the next Automake release, Autoconf can make the AC_INIT -# arguments mandatory, and then we can depend on a new Autoconf -# release and drop the old call support. -AC_DEFUN([AM_INIT_AUTOMAKE], -[AC_PREREQ([2.62])dnl -dnl Autoconf wants to disallow AM_ names. We explicitly allow -dnl the ones we care about. -m4_pattern_allow([^AM_[A-Z]+FLAGS$])dnl -AC_REQUIRE([AM_SET_CURRENT_AUTOMAKE_VERSION])dnl -AC_REQUIRE([AC_PROG_INSTALL])dnl -if test "`cd $srcdir && pwd`" != "`pwd`"; then - # Use -I$(srcdir) only when $(srcdir) != ., so that make's output - # is not polluted with repeated "-I." - AC_SUBST([am__isrc], [' -I$(srcdir)'])_AM_SUBST_NOTMAKE([am__isrc])dnl - # test to see if srcdir already configured - if test -f $srcdir/config.status; then - AC_MSG_ERROR([source directory already configured; run "make distclean" there first]) - fi -fi - -# test whether we have cygpath -if test -z "$CYGPATH_W"; then - if (cygpath --version) >/dev/null 2>/dev/null; then - CYGPATH_W='cygpath -w' - else - CYGPATH_W=echo - fi -fi -AC_SUBST([CYGPATH_W]) - -# Define the identity of the package. -dnl Distinguish between old-style and new-style calls. -m4_ifval([$2], -[m4_ifval([$3], [_AM_SET_OPTION([no-define])])dnl - AC_SUBST([PACKAGE], [$1])dnl - AC_SUBST([VERSION], [$2])], -[_AM_SET_OPTIONS([$1])dnl -dnl Diagnose old-style AC_INIT with new-style AM_AUTOMAKE_INIT. -m4_if(m4_ifdef([AC_PACKAGE_NAME], 1)m4_ifdef([AC_PACKAGE_VERSION], 1), 11,, - [m4_fatal([AC_INIT should be called with package and version arguments])])dnl - AC_SUBST([PACKAGE], ['AC_PACKAGE_TARNAME'])dnl - AC_SUBST([VERSION], ['AC_PACKAGE_VERSION'])])dnl - -_AM_IF_OPTION([no-define],, -[AC_DEFINE_UNQUOTED(PACKAGE, "$PACKAGE", [Name of package]) - AC_DEFINE_UNQUOTED(VERSION, "$VERSION", [Version number of package])])dnl - -# Some tools Automake needs. -AC_REQUIRE([AM_SANITY_CHECK])dnl -AC_REQUIRE([AC_ARG_PROGRAM])dnl -AM_MISSING_PROG(ACLOCAL, aclocal-${am__api_version}) -AM_MISSING_PROG(AUTOCONF, autoconf) -AM_MISSING_PROG(AUTOMAKE, automake-${am__api_version}) -AM_MISSING_PROG(AUTOHEADER, autoheader) -AM_MISSING_PROG(MAKEINFO, makeinfo) -AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -AC_REQUIRE([AM_PROG_INSTALL_STRIP])dnl -AC_REQUIRE([AM_PROG_MKDIR_P])dnl -# We need awk for the "check" target. The system "awk" is bad on -# some platforms. -AC_REQUIRE([AC_PROG_AWK])dnl -AC_REQUIRE([AC_PROG_MAKE_SET])dnl -AC_REQUIRE([AM_SET_LEADING_DOT])dnl -_AM_IF_OPTION([tar-ustar], [_AM_PROG_TAR([ustar])], - [_AM_IF_OPTION([tar-pax], [_AM_PROG_TAR([pax])], - [_AM_PROG_TAR([v7])])]) -_AM_IF_OPTION([no-dependencies],, -[AC_PROVIDE_IFELSE([AC_PROG_CC], - [_AM_DEPENDENCIES(CC)], - [define([AC_PROG_CC], - defn([AC_PROG_CC])[_AM_DEPENDENCIES(CC)])])dnl -AC_PROVIDE_IFELSE([AC_PROG_CXX], - [_AM_DEPENDENCIES(CXX)], - [define([AC_PROG_CXX], - defn([AC_PROG_CXX])[_AM_DEPENDENCIES(CXX)])])dnl -AC_PROVIDE_IFELSE([AC_PROG_OBJC], - [_AM_DEPENDENCIES(OBJC)], - [define([AC_PROG_OBJC], - defn([AC_PROG_OBJC])[_AM_DEPENDENCIES(OBJC)])])dnl -]) -_AM_IF_OPTION([silent-rules], [AC_REQUIRE([AM_SILENT_RULES])])dnl -dnl The `parallel-tests' driver may need to know about EXEEXT, so add the -dnl `am__EXEEXT' conditional if _AM_COMPILER_EXEEXT was seen. This macro -dnl is hooked onto _AC_COMPILER_EXEEXT early, see below. -AC_CONFIG_COMMANDS_PRE(dnl -[m4_provide_if([_AM_COMPILER_EXEEXT], - [AM_CONDITIONAL([am__EXEEXT], [test -n "$EXEEXT"])])])dnl -]) - -dnl Hook into `_AC_COMPILER_EXEEXT' early to learn its expansion. Do not -dnl add the conditional right here, as _AC_COMPILER_EXEEXT may be further -dnl mangled by Autoconf and run in a shell conditional statement. -m4_define([_AC_COMPILER_EXEEXT], -m4_defn([_AC_COMPILER_EXEEXT])[m4_provide([_AM_COMPILER_EXEEXT])]) - - -# When config.status generates a header, we must update the stamp-h file. -# This file resides in the same directory as the config header -# that is generated. The stamp files are numbered to have different names. - -# Autoconf calls _AC_AM_CONFIG_HEADER_HOOK (when defined) in the -# loop where config.status creates the headers, so we can generate -# our stamp files there. -AC_DEFUN([_AC_AM_CONFIG_HEADER_HOOK], -[# Compute $1's index in $config_headers. -_am_arg=$1 -_am_stamp_count=1 -for _am_header in $config_headers :; do - case $_am_header in - $_am_arg | $_am_arg:* ) - break ;; - * ) - _am_stamp_count=`expr $_am_stamp_count + 1` ;; - esac -done -echo "timestamp for $_am_arg" >`AS_DIRNAME(["$_am_arg"])`/stamp-h[]$_am_stamp_count]) - -# Copyright (C) 2001, 2003, 2005, 2008 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# AM_PROG_INSTALL_SH -# ------------------ -# Define $install_sh. -AC_DEFUN([AM_PROG_INSTALL_SH], -[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -if test x"${install_sh}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - install_sh="\${SHELL} '$am_aux_dir/install-sh'" ;; - *) - install_sh="\${SHELL} $am_aux_dir/install-sh" - esac -fi -AC_SUBST(install_sh)]) - -# Copyright (C) 2003, 2005 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 2 - -# Check whether the underlying file-system supports filenames -# with a leading dot. For instance MS-DOS doesn't. -AC_DEFUN([AM_SET_LEADING_DOT], -[rm -rf .tst 2>/dev/null -mkdir .tst 2>/dev/null -if test -d .tst; then - am__leading_dot=. -else - am__leading_dot=_ -fi -rmdir .tst 2>/dev/null -AC_SUBST([am__leading_dot])]) - -# Check to see how 'make' treats includes. -*- Autoconf -*- - -# Copyright (C) 2001, 2002, 2003, 2005, 2009 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 4 - -# AM_MAKE_INCLUDE() -# ----------------- -# Check to see how make treats includes. -AC_DEFUN([AM_MAKE_INCLUDE], -[am_make=${MAKE-make} -cat > confinc << 'END' -am__doit: - @echo this is the am__doit target -.PHONY: am__doit -END -# If we don't find an include directive, just comment out the code. -AC_MSG_CHECKING([for style of include used by $am_make]) -am__include="#" -am__quote= -_am_result=none -# First try GNU make style include. -echo "include confinc" > confmf -# Ignore all kinds of additional output from `make'. -case `$am_make -s -f confmf 2> /dev/null` in #( -*the\ am__doit\ target*) - am__include=include - am__quote= - _am_result=GNU - ;; -esac -# Now try BSD make style include. -if test "$am__include" = "#"; then - echo '.include "confinc"' > confmf - case `$am_make -s -f confmf 2> /dev/null` in #( - *the\ am__doit\ target*) - am__include=.include - am__quote="\"" - _am_result=BSD - ;; - esac -fi -AC_SUBST([am__include]) -AC_SUBST([am__quote]) -AC_MSG_RESULT([$_am_result]) -rm -f confinc confmf -]) - -# Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005, 2008 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 6 - -# AM_PROG_CC_C_O -# -------------- -# Like AC_PROG_CC_C_O, but changed for automake. -AC_DEFUN([AM_PROG_CC_C_O], -[AC_REQUIRE([AC_PROG_CC_C_O])dnl -AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -AC_REQUIRE_AUX_FILE([compile])dnl -# FIXME: we rely on the cache variable name because -# there is no other way. -set dummy $CC -am_cc=`echo $[2] | sed ['s/[^a-zA-Z0-9_]/_/g;s/^[0-9]/_/']` -eval am_t=\$ac_cv_prog_cc_${am_cc}_c_o -if test "$am_t" != yes; then - # Losing compiler, so override with the script. - # FIXME: It is wrong to rewrite CC. - # But if we don't then we get into trouble of one sort or another. - # A longer-term fix would be to have automake use am__CC in this case, - # and then we could set am__CC="\$(top_srcdir)/compile \$(CC)" - CC="$am_aux_dir/compile $CC" -fi -dnl Make sure AC_PROG_CC is never called again, or it will override our -dnl setting of CC. -m4_define([AC_PROG_CC], - [m4_fatal([AC_PROG_CC cannot be called after AM_PROG_CC_C_O])]) -]) - -# Fake the existence of programs that GNU maintainers use. -*- Autoconf -*- - -# Copyright (C) 1997, 1999, 2000, 2001, 2003, 2004, 2005, 2008 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 6 - -# AM_MISSING_PROG(NAME, PROGRAM) -# ------------------------------ -AC_DEFUN([AM_MISSING_PROG], -[AC_REQUIRE([AM_MISSING_HAS_RUN]) -$1=${$1-"${am_missing_run}$2"} -AC_SUBST($1)]) - - -# AM_MISSING_HAS_RUN -# ------------------ -# Define MISSING if not defined so far and test if it supports --run. -# If it does, set am_missing_run to use it, otherwise, to nothing. -AC_DEFUN([AM_MISSING_HAS_RUN], -[AC_REQUIRE([AM_AUX_DIR_EXPAND])dnl -AC_REQUIRE_AUX_FILE([missing])dnl -if test x"${MISSING+set}" != xset; then - case $am_aux_dir in - *\ * | *\ *) - MISSING="\${SHELL} \"$am_aux_dir/missing\"" ;; - *) - MISSING="\${SHELL} $am_aux_dir/missing" ;; - esac -fi -# Use eval to expand $SHELL -if eval "$MISSING --run true"; then - am_missing_run="$MISSING --run " -else - am_missing_run= - AC_MSG_WARN([`missing' script is too old or missing]) -fi -]) - -# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# AM_PROG_MKDIR_P -# --------------- -# Check for `mkdir -p'. -AC_DEFUN([AM_PROG_MKDIR_P], -[AC_PREREQ([2.60])dnl -AC_REQUIRE([AC_PROG_MKDIR_P])dnl -dnl Automake 1.8 to 1.9.6 used to define mkdir_p. We now use MKDIR_P, -dnl while keeping a definition of mkdir_p for backward compatibility. -dnl @MKDIR_P@ is magic: AC_OUTPUT adjusts its value for each Makefile. -dnl However we cannot define mkdir_p as $(MKDIR_P) for the sake of -dnl Makefile.ins that do not define MKDIR_P, so we do our own -dnl adjustment using top_builddir (which is defined more often than -dnl MKDIR_P). -AC_SUBST([mkdir_p], ["$MKDIR_P"])dnl -case $mkdir_p in - [[\\/$]]* | ?:[[\\/]]*) ;; - */*) mkdir_p="\$(top_builddir)/$mkdir_p" ;; -esac -]) - -# Helper functions for option handling. -*- Autoconf -*- - -# Copyright (C) 2001, 2002, 2003, 2005, 2008 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 4 - -# _AM_MANGLE_OPTION(NAME) -# ----------------------- -AC_DEFUN([_AM_MANGLE_OPTION], -[[_AM_OPTION_]m4_bpatsubst($1, [[^a-zA-Z0-9_]], [_])]) - -# _AM_SET_OPTION(NAME) -# ------------------------------ -# Set option NAME. Presently that only means defining a flag for this option. -AC_DEFUN([_AM_SET_OPTION], -[m4_define(_AM_MANGLE_OPTION([$1]), 1)]) - -# _AM_SET_OPTIONS(OPTIONS) -# ---------------------------------- -# OPTIONS is a space-separated list of Automake options. -AC_DEFUN([_AM_SET_OPTIONS], -[m4_foreach_w([_AM_Option], [$1], [_AM_SET_OPTION(_AM_Option)])]) - -# _AM_IF_OPTION(OPTION, IF-SET, [IF-NOT-SET]) -# ------------------------------------------- -# Execute IF-SET if OPTION is set, IF-NOT-SET otherwise. -AC_DEFUN([_AM_IF_OPTION], -[m4_ifset(_AM_MANGLE_OPTION([$1]), [$2], [$3])]) - -# Check to make sure that the build environment is sane. -*- Autoconf -*- - -# Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005, 2008 -# Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 5 - -# AM_SANITY_CHECK -# --------------- -AC_DEFUN([AM_SANITY_CHECK], -[AC_MSG_CHECKING([whether build environment is sane]) -# Just in case -sleep 1 -echo timestamp > conftest.file -# Reject unsafe characters in $srcdir or the absolute working directory -# name. Accept space and tab only in the latter. -am_lf=' -' -case `pwd` in - *[[\\\"\#\$\&\'\`$am_lf]]*) - AC_MSG_ERROR([unsafe absolute working directory name]);; -esac -case $srcdir in - *[[\\\"\#\$\&\'\`$am_lf\ \ ]]*) - AC_MSG_ERROR([unsafe srcdir value: `$srcdir']);; -esac - -# Do `set' in a subshell so we don't clobber the current shell's -# arguments. Must try -L first in case configure is actually a -# symlink; some systems play weird games with the mod time of symlinks -# (eg FreeBSD returns the mod time of the symlink's containing -# directory). -if ( - set X `ls -Lt "$srcdir/configure" conftest.file 2> /dev/null` - if test "$[*]" = "X"; then - # -L didn't work. - set X `ls -t "$srcdir/configure" conftest.file` - fi - rm -f conftest.file - if test "$[*]" != "X $srcdir/configure conftest.file" \ - && test "$[*]" != "X conftest.file $srcdir/configure"; then - - # If neither matched, then we have a broken ls. This can happen - # if, for instance, CONFIG_SHELL is bash and it inherits a - # broken ls alias from the environment. This has actually - # happened. Such a system could not be considered "sane". - AC_MSG_ERROR([ls -t appears to fail. Make sure there is not a broken -alias in your environment]) - fi - - test "$[2]" = conftest.file - ) -then - # Ok. - : -else - AC_MSG_ERROR([newly created file is older than distributed files! -Check your system clock]) -fi -AC_MSG_RESULT(yes)]) - -# Copyright (C) 2001, 2003, 2005 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# AM_PROG_INSTALL_STRIP -# --------------------- -# One issue with vendor `install' (even GNU) is that you can't -# specify the program used to strip binaries. This is especially -# annoying in cross-compiling environments, where the build's strip -# is unlikely to handle the host's binaries. -# Fortunately install-sh will honor a STRIPPROG variable, so we -# always use install-sh in `make install-strip', and initialize -# STRIPPROG with the value of the STRIP variable (set by the user). -AC_DEFUN([AM_PROG_INSTALL_STRIP], -[AC_REQUIRE([AM_PROG_INSTALL_SH])dnl -# Installed binaries are usually stripped using `strip' when the user -# run `make install-strip'. However `strip' might not be the right -# tool to use in cross-compilation environments, therefore Automake -# will honor the `STRIP' environment variable to overrule this program. -dnl Don't test for $cross_compiling = yes, because it might be `maybe'. -if test "$cross_compiling" != no; then - AC_CHECK_TOOL([STRIP], [strip], :) -fi -INSTALL_STRIP_PROGRAM="\$(install_sh) -c -s" -AC_SUBST([INSTALL_STRIP_PROGRAM])]) - -# Copyright (C) 2006, 2008 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 2 - -# _AM_SUBST_NOTMAKE(VARIABLE) -# --------------------------- -# Prevent Automake from outputting VARIABLE = @VARIABLE@ in Makefile.in. -# This macro is traced by Automake. -AC_DEFUN([_AM_SUBST_NOTMAKE]) - -# AM_SUBST_NOTMAKE(VARIABLE) -# --------------------------- -# Public sister of _AM_SUBST_NOTMAKE. -AC_DEFUN([AM_SUBST_NOTMAKE], [_AM_SUBST_NOTMAKE($@)]) - -# Check how to create a tarball. -*- Autoconf -*- - -# Copyright (C) 2004, 2005 Free Software Foundation, Inc. -# -# This file is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# serial 2 - -# _AM_PROG_TAR(FORMAT) -# -------------------- -# Check how to create a tarball in format FORMAT. -# FORMAT should be one of `v7', `ustar', or `pax'. -# -# Substitute a variable $(am__tar) that is a command -# writing to stdout a FORMAT-tarball containing the directory -# $tardir. -# tardir=directory && $(am__tar) > result.tar -# -# Substitute a variable $(am__untar) that extract such -# a tarball read from stdin. -# $(am__untar) < result.tar -AC_DEFUN([_AM_PROG_TAR], -[# Always define AMTAR for backward compatibility. -AM_MISSING_PROG([AMTAR], [tar]) -m4_if([$1], [v7], - [am__tar='${AMTAR} chof - "$$tardir"'; am__untar='${AMTAR} xf -'], - [m4_case([$1], [ustar],, [pax],, - [m4_fatal([Unknown tar format])]) -AC_MSG_CHECKING([how to create a $1 tar archive]) -# Loop over all known methods to create a tar archive until one works. -_am_tools='gnutar m4_if([$1], [ustar], [plaintar]) pax cpio none' -_am_tools=${am_cv_prog_tar_$1-$_am_tools} -# Do not fold the above two line into one, because Tru64 sh and -# Solaris sh will not grok spaces in the rhs of `-'. -for _am_tool in $_am_tools -do - case $_am_tool in - gnutar) - for _am_tar in tar gnutar gtar; - do - AM_RUN_LOG([$_am_tar --version]) && break - done - am__tar="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$$tardir"' - am__tar_="$_am_tar --format=m4_if([$1], [pax], [posix], [$1]) -chf - "'"$tardir"' - am__untar="$_am_tar -xf -" - ;; - plaintar) - # Must skip GNU tar: if it does not support --format= it doesn't create - # ustar tarball either. - (tar --version) >/dev/null 2>&1 && continue - am__tar='tar chf - "$$tardir"' - am__tar_='tar chf - "$tardir"' - am__untar='tar xf -' - ;; - pax) - am__tar='pax -L -x $1 -w "$$tardir"' - am__tar_='pax -L -x $1 -w "$tardir"' - am__untar='pax -r' - ;; - cpio) - am__tar='find "$$tardir" -print | cpio -o -H $1 -L' - am__tar_='find "$tardir" -print | cpio -o -H $1 -L' - am__untar='cpio -i -H $1 -d' - ;; - none) - am__tar=false - am__tar_=false - am__untar=false - ;; - esac - - # If the value was cached, stop now. We just wanted to have am__tar - # and am__untar set. - test -n "${am_cv_prog_tar_$1}" && break - - # tar/untar a dummy directory, and stop if the command works - rm -rf conftest.dir - mkdir conftest.dir - echo GrepMe > conftest.dir/file - AM_RUN_LOG([tardir=conftest.dir && eval $am__tar_ >conftest.tar]) - rm -rf conftest.dir - if test -s conftest.tar; then - AM_RUN_LOG([$am__untar /dev/null 2>&1 && break - fi -done -rm -rf conftest.dir - -AC_CACHE_VAL([am_cv_prog_tar_$1], [am_cv_prog_tar_$1=$_am_tool]) -AC_MSG_RESULT([$am_cv_prog_tar_$1])]) -AC_SUBST([am__tar]) -AC_SUBST([am__untar]) -]) # _AM_PROG_TAR - -m4_include([m4/00gnulib.m4]) -m4_include([m4/alloca.m4]) -m4_include([m4/argp.m4]) -m4_include([m4/asm-underscore.m4]) -m4_include([m4/btowc.m4]) -m4_include([m4/codeset.m4]) -m4_include([m4/dirname.m4]) -m4_include([m4/dos.m4]) -m4_include([m4/double-slash-root.m4]) -m4_include([m4/errno_h.m4]) -m4_include([m4/error.m4]) -m4_include([m4/extensions.m4]) -m4_include([m4/fcntl-o.m4]) -m4_include([m4/float_h.m4]) -m4_include([m4/fnmatch.m4]) -m4_include([m4/getdelim.m4]) -m4_include([m4/getline.m4]) -m4_include([m4/getopt.m4]) -m4_include([m4/gettext.m4]) -m4_include([m4/glibc21.m4]) -m4_include([m4/gnulib-common.m4]) -m4_include([m4/gnulib-comp.m4]) -m4_include([m4/iconv.m4]) -m4_include([m4/include_next.m4]) -m4_include([m4/intlmacosx.m4]) -m4_include([m4/intmax_t.m4]) -m4_include([m4/inttypes_h.m4]) -m4_include([m4/langinfo_h.m4]) -m4_include([m4/lib-ld.m4]) -m4_include([m4/lib-link.m4]) -m4_include([m4/lib-prefix.m4]) -m4_include([m4/localcharset.m4]) -m4_include([m4/locale-fr.m4]) -m4_include([m4/locale-ja.m4]) -m4_include([m4/locale-zh.m4]) -m4_include([m4/longlong.m4]) -m4_include([m4/malloc.m4]) -m4_include([m4/mbrtowc.m4]) -m4_include([m4/mbsinit.m4]) -m4_include([m4/mbsrtowcs.m4]) -m4_include([m4/mbstate_t.m4]) -m4_include([m4/memchr.m4]) -m4_include([m4/mempcpy.m4]) -m4_include([m4/mmap-anon.m4]) -m4_include([m4/multiarch.m4]) -m4_include([m4/nl_langinfo.m4]) -m4_include([m4/nls.m4]) -m4_include([m4/po.m4]) -m4_include([m4/printf.m4]) -m4_include([m4/progtest.m4]) -m4_include([m4/rawmemchr.m4]) -m4_include([m4/realloc.m4]) -m4_include([m4/regex.m4]) -m4_include([m4/size_max.m4]) -m4_include([m4/sleep.m4]) -m4_include([m4/ssize_t.m4]) -m4_include([m4/stdbool.m4]) -m4_include([m4/stddef_h.m4]) -m4_include([m4/stdint.m4]) -m4_include([m4/stdint_h.m4]) -m4_include([m4/stdio_h.m4]) -m4_include([m4/stdlib_h.m4]) -m4_include([m4/strcase.m4]) -m4_include([m4/strchrnul.m4]) -m4_include([m4/strerror.m4]) -m4_include([m4/string_h.m4]) -m4_include([m4/strings_h.m4]) -m4_include([m4/strndup.m4]) -m4_include([m4/strnlen.m4]) -m4_include([m4/sys_wait_h.m4]) -m4_include([m4/sysexits.m4]) -m4_include([m4/unistd_h.m4]) -m4_include([m4/vasnprintf.m4]) -m4_include([m4/vsnprintf.m4]) -m4_include([m4/warn-on-use.m4]) -m4_include([m4/wchar_h.m4]) -m4_include([m4/wchar_t.m4]) -m4_include([m4/wcrtomb.m4]) -m4_include([m4/wctype_h.m4]) -m4_include([m4/wint_t.m4]) -m4_include([m4/xsize.m4]) -m4_include([acinclude.m4]) diff --git a/config-util.h.in b/config-util.h.in deleted file mode 100644 index 5144bde..0000000 --- a/config-util.h.in +++ /dev/null @@ -1,1247 +0,0 @@ -/* config-util.h.in. Generated from configure.ac by autoheader. */ - -/* Define if the compiler is building for multiple architectures of Apple - platforms at once. */ -#undef AA_APPLE_UNIVERSAL_BUILD - -/* Define if building universal (internal helper macro) */ -#undef AC_APPLE_UNIVERSAL_BUILD - -/* Define to the number of bits in type 'ptrdiff_t'. */ -#undef BITSIZEOF_PTRDIFF_T - -/* Define to the number of bits in type 'sig_atomic_t'. */ -#undef BITSIZEOF_SIG_ATOMIC_T - -/* Define to the number of bits in type 'size_t'. */ -#undef BITSIZEOF_SIZE_T - -/* Define to the number of bits in type 'wchar_t'. */ -#undef BITSIZEOF_WCHAR_T - -/* Define to the number of bits in type 'wint_t'. */ -#undef BITSIZEOF_WINT_T - -/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP - systems. This function is required for `alloca.c' support on those systems. - */ -#undef CRAY_STACKSEG_END - -/* Define to 1 if using `alloca.c'. */ -#undef C_ALLOCA - -/* Define to 1 if // is a file system root distinct from /. */ -#undef DOUBLE_SLASH_IS_DISTINCT_ROOT - -/* Define to 1 if translation of program messages to the user's native - language is requested. */ -#undef ENABLE_NLS - -/* Define on systems for which file names may have a so-called `drive letter' - prefix, define this to compute the length of that prefix, including the - colon. */ -#undef FILE_SYSTEM_ACCEPTS_DRIVE_LETTER_PREFIX - -/* Define if the backslash character may also serve as a file name component - separator. */ -#undef FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR - -/* Define if a drive letter prefix denotes a relative path if it is not - followed by a file name component separator. */ -#undef FILE_SYSTEM_DRIVE_PREFIX_CAN_BE_RELATIVE - -/* Define to a C preprocessor expression that evaluates to 1 or 0, depending - whether the gnulib module malloc-gnu shall be considered present. */ -#undef GNULIB_MALLOC_GNU - -/* Define to 1 to add extern declaration of program_invocation_name to argp.h - */ -#undef GNULIB_PROGRAM_INVOCATION_NAME - -/* Define to 1 to add extern declaration of program_invocation_short_name to - argp.h */ -#undef GNULIB_PROGRAM_INVOCATION_SHORT_NAME - -/* Define to 1 when the gnulib module btowc should be tested. */ -#undef GNULIB_TEST_BTOWC - -/* Define to 1 when the gnulib module getdelim should be tested. */ -#undef GNULIB_TEST_GETDELIM - -/* Define to 1 when the gnulib module getline should be tested. */ -#undef GNULIB_TEST_GETLINE - -/* Define to 1 when the gnulib module getopt-gnu should be tested. */ -#undef GNULIB_TEST_GETOPT_GNU - -/* Define to 1 when the gnulib module malloc-posix should be tested. */ -#undef GNULIB_TEST_MALLOC_POSIX - -/* Define to 1 when the gnulib module mbrtowc should be tested. */ -#undef GNULIB_TEST_MBRTOWC - -/* Define to 1 when the gnulib module mbsinit should be tested. */ -#undef GNULIB_TEST_MBSINIT - -/* Define to 1 when the gnulib module mbsrtowcs should be tested. */ -#undef GNULIB_TEST_MBSRTOWCS - -/* Define to 1 when the gnulib module memchr should be tested. */ -#undef GNULIB_TEST_MEMCHR - -/* Define to 1 when the gnulib module mempcpy should be tested. */ -#undef GNULIB_TEST_MEMPCPY - -/* Define to 1 when the gnulib module nl_langinfo should be tested. */ -#undef GNULIB_TEST_NL_LANGINFO - -/* Define to 1 when the gnulib module rawmemchr should be tested. */ -#undef GNULIB_TEST_RAWMEMCHR - -/* Define to 1 when the gnulib module realloc-posix should be tested. */ -#undef GNULIB_TEST_REALLOC_POSIX - -/* Define to 1 when the gnulib module sleep should be tested. */ -#undef GNULIB_TEST_SLEEP - -/* Define to 1 when the gnulib module strchrnul should be tested. */ -#undef GNULIB_TEST_STRCHRNUL - -/* Define to 1 when the gnulib module strerror should be tested. */ -#undef GNULIB_TEST_STRERROR - -/* Define to 1 when the gnulib module strndup should be tested. */ -#undef GNULIB_TEST_STRNDUP - -/* Define to 1 when the gnulib module strnlen should be tested. */ -#undef GNULIB_TEST_STRNLEN - -/* Define to 1 when the gnulib module vsnprintf should be tested. */ -#undef GNULIB_TEST_VSNPRINTF - -/* Define to 1 when the gnulib module wcrtomb should be tested. */ -#undef GNULIB_TEST_WCRTOMB - -/* Default boot directory name" */ -#undef GRUB_BOOT_DIR_NAME - -/* Default grub directory name */ -#undef GRUB_DIR_NAME - -/* Define to 1 if you have 'alloca' after including , a header that - may be supplied by this distribution. */ -#undef HAVE_ALLOCA - -/* Define to 1 if you have and it should be used (not on Ultrix). - */ -#undef HAVE_ALLOCA_H - -/* Define to 1 if you have the `asprintf' function. */ -#undef HAVE_ASPRINTF - -/* Define to 1 if you have the header file. */ -#undef HAVE_BP_SYM_H - -/* Define to 1 if you have the `btowc' function. */ -#undef HAVE_BTOWC - -/* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the - CoreFoundation framework. */ -#undef HAVE_CFLOCALECOPYCURRENT - -/* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in - the CoreFoundation framework. */ -#undef HAVE_CFPREFERENCESCOPYAPPVALUE - -/* Define to 1 if you have the header file. */ -#undef HAVE_CURSES_H - -/* Define if the GNU dcgettext() function is already present or preinstalled. - */ -#undef HAVE_DCGETTEXT - -/* Define to 1 if you have the declaration of `clearerr_unlocked', and to 0 if - you don't. */ -#undef HAVE_DECL_CLEARERR_UNLOCKED - -/* Define to 1 if you have the declaration of `feof_unlocked', and to 0 if you - don't. */ -#undef HAVE_DECL_FEOF_UNLOCKED - -/* Define to 1 if you have the declaration of `ferror_unlocked', and to 0 if - you don't. */ -#undef HAVE_DECL_FERROR_UNLOCKED - -/* Define to 1 if you have the declaration of `fflush_unlocked', and to 0 if - you don't. */ -#undef HAVE_DECL_FFLUSH_UNLOCKED - -/* Define to 1 if you have the declaration of `fgets_unlocked', and to 0 if - you don't. */ -#undef HAVE_DECL_FGETS_UNLOCKED - -/* Define to 1 if you have the declaration of `fputc_unlocked', and to 0 if - you don't. */ -#undef HAVE_DECL_FPUTC_UNLOCKED - -/* Define to 1 if you have the declaration of `fputs_unlocked', and to 0 if - you don't. */ -#undef HAVE_DECL_FPUTS_UNLOCKED - -/* Define to 1 if you have the declaration of `fread_unlocked', and to 0 if - you don't. */ -#undef HAVE_DECL_FREAD_UNLOCKED - -/* Define to 1 if you have the declaration of `fwrite_unlocked', and to 0 if - you don't. */ -#undef HAVE_DECL_FWRITE_UNLOCKED - -/* Define to 1 if you have the declaration of `getchar_unlocked', and to 0 if - you don't. */ -#undef HAVE_DECL_GETCHAR_UNLOCKED - -/* Define to 1 if you have the declaration of `getc_unlocked', and to 0 if you - don't. */ -#undef HAVE_DECL_GETC_UNLOCKED - -/* Define to 1 if you have the declaration of `getdelim', and to 0 if you - don't. */ -#undef HAVE_DECL_GETDELIM - -/* Define to 1 if you have the declaration of `getenv', and to 0 if you don't. - */ -#undef HAVE_DECL_GETENV - -/* Define to 1 if you have the declaration of `getline', and to 0 if you - don't. */ -#undef HAVE_DECL_GETLINE - -/* Define to 1 if you have the declaration of `getopt_clip', and to 0 if you - don't. */ -#undef HAVE_DECL_GETOPT_CLIP - -/* Define to 1 if you have the declaration of `isblank', and to 0 if you - don't. */ -#undef HAVE_DECL_ISBLANK - -/* Define to 1 if you have the declaration of `iswblank', and to 0 if you - don't. */ -#undef HAVE_DECL_ISWBLANK - -/* Define to 1 if you have the declaration of `optreset', and to 0 if you - don't. */ -#undef HAVE_DECL_OPTRESET - -/* Define to 1 if you have the declaration of `program_invocation_name', and - to 0 if you don't. */ -#undef HAVE_DECL_PROGRAM_INVOCATION_NAME - -/* Define to 1 if you have the declaration of `program_invocation_short_name', - and to 0 if you don't. */ -#undef HAVE_DECL_PROGRAM_INVOCATION_SHORT_NAME - -/* Define to 1 if you have the declaration of `putchar_unlocked', and to 0 if - you don't. */ -#undef HAVE_DECL_PUTCHAR_UNLOCKED - -/* Define to 1 if you have the declaration of `putc_unlocked', and to 0 if you - don't. */ -#undef HAVE_DECL_PUTC_UNLOCKED - -/* Define to 1 if you have the declaration of `sleep', and to 0 if you don't. - */ -#undef HAVE_DECL_SLEEP - -/* Define to 1 if you have the declaration of `strerror', and to 0 if you - don't. */ -#undef HAVE_DECL_STRERROR - -/* Define to 1 if you have the declaration of `strerror_r', and to 0 if you - don't. */ -#undef HAVE_DECL_STRERROR_R - -/* Define to 1 if you have the declaration of `strncasecmp', and to 0 if you - don't. */ -#undef HAVE_DECL_STRNCASECMP - -/* Define to 1 if you have the declaration of `strndup', and to 0 if you - don't. */ -#undef HAVE_DECL_STRNDUP - -/* Define to 1 if you have the declaration of `strnlen', and to 0 if you - don't. */ -#undef HAVE_DECL_STRNLEN - -/* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you - don't. */ -#undef HAVE_DECL_VSNPRINTF - -/* Define to 1 if you have the declaration of `_snprintf', and to 0 if you - don't. */ -#undef HAVE_DECL__SNPRINTF - -/* Define to 1 if you have the devmapper library. */ -#undef HAVE_DEVICE_MAPPER - -/* Define to 1 if you have the header file. */ -#undef HAVE_ERRNO_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_FEATURES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_FLOAT_H - -/* Define to 1 if you have the `flockfile' function. */ -#undef HAVE_FLOCKFILE - -/* Define to 1 if you have the header file. */ -#undef HAVE_FT2BUILD_H - -/* Define to 1 if you have the `funlockfile' function. */ -#undef HAVE_FUNLOCKFILE - -/* Define to 1 if you have the `getdelim' function. */ -#undef HAVE_GETDELIM - -/* Define to 1 if you have the `getextmntent' function. */ -#undef HAVE_GETEXTMNTENT - -/* Define to 1 if you have the header file. */ -#undef HAVE_GETOPT_H - -/* Define to 1 if you have the `getopt_long_only' function. */ -#undef HAVE_GETOPT_LONG_ONLY - -/* Define if getrawpartition() in -lutil can be used */ -#undef HAVE_GETRAWPARTITION - -/* Define if the GNU gettext() function is already present or preinstalled. */ -#undef HAVE_GETTEXT - -/* Define if you have the iconv() function and it works. */ -#undef HAVE_ICONV - -/* Define if you have the 'intmax_t' type in or . */ -#undef HAVE_INTMAX_T - -/* Define to 1 if you have the header file. */ -#undef HAVE_INTTYPES_H - -/* Define if exists, doesn't clash with , and - declares uintmax_t. */ -#undef HAVE_INTTYPES_H_WITH_UINTMAX - -/* Define to 1 if you have the `isblank' function. */ -#undef HAVE_ISBLANK - -/* Define to 1 if you have the `iswblank' function. */ -#undef HAVE_ISWBLANK - -/* Define to 1 if you have the `iswcntrl' function. */ -#undef HAVE_ISWCNTRL - -/* Define to 1 if you have the `iswctype' function. */ -#undef HAVE_ISWCTYPE - -/* Define if you have and nl_langinfo(CODESET). */ -#undef HAVE_LANGINFO_CODESET - -/* Define to 1 if you have the header file. */ -#undef HAVE_LANGINFO_H - -/* Define to 1 if you have the `devmapper' library (-ldevmapper). */ -#undef HAVE_LIBDEVMAPPER - -/* Define to 1 if you have the `geom' library (-lgeom). */ -#undef HAVE_LIBGEOM - -/* Define to 1 if you have the header file. */ -#undef HAVE_LIBINTL_H - -/* Define to 1 if you have the LZMA library. */ -#undef HAVE_LIBLZMA - -/* Define to 1 if you have the NVPAIR library. */ -#undef HAVE_LIBNVPAIR - -/* Define to 1 if you have the header file. */ -#undef HAVE_LIBNVPAIR_H - -/* Define to 1 if you have the ZFS library. */ -#undef HAVE_LIBZFS - -/* Define to 1 if you have the header file. */ -#undef HAVE_LIBZFS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_LINEWRAP_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_LOCALE_H - -/* Define to 1 if the system has the type `long long int'. */ -#undef HAVE_LONG_LONG_INT - -/* Define to 1 if your system has a GNU libc compatible 'malloc' function, and - to 0 otherwise. */ -#undef HAVE_MALLOC_GNU - -/* Define if the 'malloc' function is POSIX compliant. */ -#undef HAVE_MALLOC_POSIX - -/* Define to 1 if mmap()'s MAP_ANONYMOUS flag is available after including - config.h and . */ -#undef HAVE_MAP_ANONYMOUS - -/* Define to 1 if you have the `mbrtowc' function. */ -#undef HAVE_MBRTOWC - -/* Define to 1 if you have the `mbsinit' function. */ -#undef HAVE_MBSINIT - -/* Define to 1 if you have the `mbsrtowcs' function. */ -#undef HAVE_MBSRTOWCS - -/* Define to 1 if declares mbstate_t. */ -#undef HAVE_MBSTATE_T - -/* Define to 1 if you have the `memalign' function. */ -#undef HAVE_MEMALIGN - -/* Define to 1 if you have the `memchr' function. */ -#undef HAVE_MEMCHR - -/* Define to 1 if you have the header file. */ -#undef HAVE_MEMORY_H - -/* Define to 1 if you have the `mempcpy' function. */ -#undef HAVE_MEMPCPY - -/* Define to 1 if you have the `mprotect' function. */ -#undef HAVE_MPROTECT - -/* Define to 1 if you have the header file. */ -#undef HAVE_NCURSES_CURSES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_NCURSES_H - -/* Define to 1 if you have the `nl_langinfo' function. */ -#undef HAVE_NL_LANGINFO - -/* Define if opendisk() in -lutil can be used */ -#undef HAVE_OPENDISK - -/* Define to 1 if you have the header file. */ -#undef HAVE_PCI_PCI_H - -/* Define to 1 if you have the `posix_memalign' function. */ -#undef HAVE_POSIX_MEMALIGN - -/* Define if program_invocation_name is defined */ -#undef HAVE_PROGRAM_INVOCATION_NAME - -/* Define if program_invocation_short_name is defined */ -#undef HAVE_PROGRAM_INVOCATION_SHORT_NAME - -/* Define to 1 if you have the header file. */ -#undef HAVE_RANDOM_H - -/* Define to 1 if you have the `rawmemchr' function. */ -#undef HAVE_RAWMEMCHR - -/* Define to 1 if atoll is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_ATOLL - -/* Define to 1 if btowc is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_BTOWC - -/* Define to 1 if canonicalize_file_name is declared even after undefining - macros. */ -#undef HAVE_RAW_DECL_CANONICALIZE_FILE_NAME - -/* Define to 1 if chown is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_CHOWN - -/* Define to 1 if dprintf is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_DPRINTF - -/* Define to 1 if dup2 is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_DUP2 - -/* Define to 1 if dup3 is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_DUP3 - -/* Define to 1 if endusershell is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_ENDUSERSHELL - -/* Define to 1 if environ is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_ENVIRON - -/* Define to 1 if euidaccess is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_EUIDACCESS - -/* Define to 1 if faccessat is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_FACCESSAT - -/* Define to 1 if fchdir is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_FCHDIR - -/* Define to 1 if fchownat is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_FCHOWNAT - -/* Define to 1 if fpurge is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_FPURGE - -/* Define to 1 if fseeko is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_FSEEKO - -/* Define to 1 if fsync is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_FSYNC - -/* Define to 1 if ftello is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_FTELLO - -/* Define to 1 if ftruncate is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_FTRUNCATE - -/* Define to 1 if getcwd is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_GETCWD - -/* Define to 1 if getdelim is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_GETDELIM - -/* Define to 1 if getdomainname is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_GETDOMAINNAME - -/* Define to 1 if getdtablesize is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_GETDTABLESIZE - -/* Define to 1 if getgroups is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_GETGROUPS - -/* Define to 1 if gethostname is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_GETHOSTNAME - -/* Define to 1 if getline is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_GETLINE - -/* Define to 1 if getloadavg is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_GETLOADAVG - -/* Define to 1 if getlogin is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_GETLOGIN - -/* Define to 1 if getlogin_r is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_GETLOGIN_R - -/* Define to 1 if getpagesize is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_GETPAGESIZE - -/* Define to 1 if getsubopt is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_GETSUBOPT - -/* Define to 1 if getusershell is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_GETUSERSHELL - -/* Define to 1 if grantpt is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_GRANTPT - -/* Define to 1 if initstat_r is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_INITSTAT_R - -/* Define to 1 if lchown is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_LCHOWN - -/* Define to 1 if link is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_LINK - -/* Define to 1 if linkat is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_LINKAT - -/* Define to 1 if lseek is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_LSEEK - -/* Define to 1 if mbrlen is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_MBRLEN - -/* Define to 1 if mbrtowc is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_MBRTOWC - -/* Define to 1 if mbsinit is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_MBSINIT - -/* Define to 1 if mbsnrtowcs is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_MBSNRTOWCS - -/* Define to 1 if mbsrtowcs is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_MBSRTOWCS - -/* Define to 1 if memmem is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_MEMMEM - -/* Define to 1 if mempcpy is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_MEMPCPY - -/* Define to 1 if memrchr is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_MEMRCHR - -/* Define to 1 if mkdtemp is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_MKDTEMP - -/* Define to 1 if mkostemp is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_MKOSTEMP - -/* Define to 1 if mkostemps is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_MKOSTEMPS - -/* Define to 1 if mkstemp is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_MKSTEMP - -/* Define to 1 if mkstemps is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_MKSTEMPS - -/* Define to 1 if nl_langinfo is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_NL_LANGINFO - -/* Define to 1 if pipe2 is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_PIPE2 - -/* Define to 1 if popen is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_POPEN - -/* Define to 1 if pread is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_PREAD - -/* Define to 1 if ptsname is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_PTSNAME - -/* Define to 1 if pwrite is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_PWRITE - -/* Define to 1 if random_r is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_RANDOM_R - -/* Define to 1 if rawmemchr is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_RAWMEMCHR - -/* Define to 1 if readlink is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_READLINK - -/* Define to 1 if readlinkat is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_READLINKAT - -/* Define to 1 if realpath is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_REALPATH - -/* Define to 1 if renameat is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_RENAMEAT - -/* Define to 1 if rmdir is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_RMDIR - -/* Define to 1 if rpmatch is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_RPMATCH - -/* Define to 1 if setenv is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_SETENV - -/* Define to 1 if setstate_r is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_SETSTATE_R - -/* Define to 1 if setusershell is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_SETUSERSHELL - -/* Define to 1 if sleep is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_SLEEP - -/* Define to 1 if snprintf is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_SNPRINTF - -/* Define to 1 if srandom_r is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_SRANDOM_R - -/* Define to 1 if stpcpy is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_STPCPY - -/* Define to 1 if stpncpy is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_STPNCPY - -/* Define to 1 if strcasecmp is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_STRCASECMP - -/* Define to 1 if strcasestr is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_STRCASESTR - -/* Define to 1 if strchrnul is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_STRCHRNUL - -/* Define to 1 if strdup is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_STRDUP - -/* Define to 1 if strncasecmp is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_STRNCASECMP - -/* Define to 1 if strncat is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_STRNCAT - -/* Define to 1 if strndup is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_STRNDUP - -/* Define to 1 if strnlen is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_STRNLEN - -/* Define to 1 if strpbrk is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_STRPBRK - -/* Define to 1 if strsep is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_STRSEP - -/* Define to 1 if strsignal is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_STRSIGNAL - -/* Define to 1 if strtod is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_STRTOD - -/* Define to 1 if strtok_r is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_STRTOK_R - -/* Define to 1 if strtoll is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_STRTOLL - -/* Define to 1 if strtoull is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_STRTOULL - -/* Define to 1 if strverscmp is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_STRVERSCMP - -/* Define to 1 if symlink is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_SYMLINK - -/* Define to 1 if symlinkat is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_SYMLINKAT - -/* Define to 1 if tmpfile is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_TMPFILE - -/* Define to 1 if ttyname_r is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_TTYNAME_R - -/* Define to 1 if unlink is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_UNLINK - -/* Define to 1 if unlinkat is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_UNLINKAT - -/* Define to 1 if unlockpt is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_UNLOCKPT - -/* Define to 1 if unsetenv is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_UNSETENV - -/* Define to 1 if usleep is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_USLEEP - -/* Define to 1 if vdprintf is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_VDPRINTF - -/* Define to 1 if vsnprintf is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_VSNPRINTF - -/* Define to 1 if wcrtomb is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_WCRTOMB - -/* Define to 1 if wcsnrtombs is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_WCSNRTOMBS - -/* Define to 1 if wcsrtombs is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_WCSRTOMBS - -/* Define to 1 if wctob is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_WCTOB - -/* Define to 1 if wcwidth is declared even after undefining macros. */ -#undef HAVE_RAW_DECL_WCWIDTH - -/* Define to 1 if _Exit is declared even after undefining macros. */ -#undef HAVE_RAW_DECL__EXIT - -/* Define if the 'realloc' function is POSIX compliant. */ -#undef HAVE_REALLOC_POSIX - -/* Define to 1 if you have the header file. */ -#undef HAVE_SDL_SDL_H - -/* Define to 1 if 'sig_atomic_t' is a signed integer type. */ -#undef HAVE_SIGNED_SIG_ATOMIC_T - -/* Define to 1 if 'wchar_t' is a signed integer type. */ -#undef HAVE_SIGNED_WCHAR_T - -/* Define to 1 if 'wint_t' is a signed integer type. */ -#undef HAVE_SIGNED_WINT_T - -/* Define to 1 if you have the `sleep' function. */ -#undef HAVE_SLEEP - -/* Define to 1 if you have the `snprintf' function. */ -#undef HAVE_SNPRINTF - -/* Define if the return value of the snprintf function is the number of of - bytes (excluding the terminating NUL) that would have been produced if the - buffer had been large enough. */ -#undef HAVE_SNPRINTF_RETVAL_C99 - -/* Define to 1 if stdbool.h conforms to C99. */ -#undef HAVE_STDBOOL_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDDEF_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDINT_H - -/* Define if exists, doesn't clash with , and declares - uintmax_t. */ -#undef HAVE_STDINT_H_WITH_UINTMAX - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDIO_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STDLIB_H - -/* Define to 1 if you have the `strcasecmp' function. */ -#undef HAVE_STRCASECMP - -/* Define to 1 if you have the `strchrnul' function. */ -#undef HAVE_STRCHRNUL - -/* Define to 1 if you have the `strerror_r' function. */ -#undef HAVE_STRERROR_R - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRINGS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_STRING_H - -/* Define to 1 if you have the `strncasecmp' function. */ -#undef HAVE_STRNCASECMP - -/* Define to 1 if you have the `strndup' function. */ -#undef HAVE_STRNDUP - -/* Define to 1 if you have the `strnlen' function. */ -#undef HAVE_STRNLEN - -/* Define to 1 if the system has the type `struct random_data'. */ -#undef HAVE_STRUCT_RANDOM_DATA - -/* Define to 1 if `f_fstypename' is a member of `struct statfs'. */ -#undef HAVE_STRUCT_STATFS_F_FSTYPENAME - -/* Define to 1 if `f_mntfromname' is a member of `struct statfs'. */ -#undef HAVE_STRUCT_STATFS_F_MNTFROMNAME - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYSEXITS_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_BITYPES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_INTTYPES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_MKDEV_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_MMAN_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_MNTTAB_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_MOUNT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_PARAM_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_SOCKET_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_STAT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_TYPES_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_SYS_WAIT_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_UNISTD_H - -/* Define to 1 if the system has the type `unsigned long long int'. */ -#undef HAVE_UNSIGNED_LONG_LONG_INT - -/* Define to 1 if you have the header file. */ -#undef HAVE_USB_H - -/* Define to 1 if you have the `vasnprintf' function. */ -#undef HAVE_VASNPRINTF - -/* Define to 1 if you have the `vasprintf' function. */ -#undef HAVE_VASPRINTF - -/* Define to 1 if you have the `vsnprintf' function. */ -#undef HAVE_VSNPRINTF - -/* Define to 1 if you have the header file. */ -#undef HAVE_WCHAR_H - -/* Define if you have the 'wchar_t' type. */ -#undef HAVE_WCHAR_T - -/* Define to 1 if you have the `wcrtomb' function. */ -#undef HAVE_WCRTOMB - -/* Define to 1 if you have the `wcscoll' function. */ -#undef HAVE_WCSCOLL - -/* Define to 1 if you have the `wcslen' function. */ -#undef HAVE_WCSLEN - -/* Define to 1 if you have the `wcsnlen' function. */ -#undef HAVE_WCSNLEN - -/* Define to 1 if you have the header file. */ -#undef HAVE_WCTYPE_H - -/* Define to 1 if you have the header file. */ -#undef HAVE_WINSOCK2_H - -/* Define if you have the 'wint_t' type. */ -#undef HAVE_WINT_T - -/* Define to 1 if you have the `wmemchr' function. */ -#undef HAVE_WMEMCHR - -/* Define to 1 if you have the `wmemcpy' function. */ -#undef HAVE_WMEMCPY - -/* Define to 1 if you have the `wmempcpy' function. */ -#undef HAVE_WMEMPCPY - -/* Define to 1 if O_NOATIME works. */ -#undef HAVE_WORKING_O_NOATIME - -/* Define to 1 if O_NOFOLLOW works. */ -#undef HAVE_WORKING_O_NOFOLLOW - -/* Define to 1 if the system has the type `_Bool'. */ -#undef HAVE__BOOL - -/* Define to 1 if you have the `_restgpr_14_x' function. */ -#undef HAVE__RESTGPR_14_X - -/* Define to 1 if you have the `__ashldi3' function. */ -#undef HAVE___ASHLDI3 - -/* Define to 1 if you have the `__ashrdi3' function. */ -#undef HAVE___ASHRDI3 - -/* Define to 1 if you have the `__bswapdi2' function. */ -#undef HAVE___BSWAPDI2 - -/* Define to 1 if you have the `__bswapsi2' function. */ -#undef HAVE___BSWAPSI2 - -/* Define to 1 if you have the `__lshrdi3' function. */ -#undef HAVE___LSHRDI3 - -/* Define to 1 if you have the `__trampoline_setup' function. */ -#undef HAVE___TRAMPOLINE_SETUP - -/* Define to 1 if you have the `__ucmpdi2' function. */ -#undef HAVE___UCMPDI2 - -#if FILE_SYSTEM_BACKSLASH_IS_FILE_NAME_SEPARATOR -# define ISSLASH(C) ((C) == '/' || (C) == '\\') -#else -# define ISSLASH(C) ((C) == '/') -#endif - -/* Define to a substitute value for mmap()'s MAP_ANONYMOUS flag. */ -#undef MAP_ANONYMOUS - -/* Define if the mbrtowc function has the NULL string argument bug. */ -#undef MBRTOWC_NULL_ARG_BUG - -/* Define if the mbrtowc function does not return 0 for a NUL character. */ -#undef MBRTOWC_NUL_RETVAL_BUG - -/* Define if the mbrtowc function returns a wrong return value. */ -#undef MBRTOWC_RETVAL_BUG - -/* Define to 1 if you enable memory manager debugging. */ -#undef MM_DEBUG - -/* Define to 1 if your C compiler doesn't accept -c and -o together. */ -#undef NO_MINUS_C_MINUS_O - -/* Name of package */ -#undef PACKAGE - -/* Define to the address where bug reports for this package should be sent. */ -#undef PACKAGE_BUGREPORT - -/* Define to the full name of this package. */ -#undef PACKAGE_NAME - -/* Define to the full name and version of this package. */ -#undef PACKAGE_STRING - -/* Define to the one symbol short name of this package. */ -#undef PACKAGE_TARNAME - -/* Define to the home page for this package. */ -#undef PACKAGE_URL - -/* Define to the version of this package. */ -#undef PACKAGE_VERSION - -/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type - 'ptrdiff_t'. */ -#undef PTRDIFF_T_SUFFIX - -/* Define if nl_langinfo exists but is overridden by gnulib. */ -#undef REPLACE_NL_LANGINFO - -/* Define this to 1 if strerror is broken. */ -#undef REPLACE_STRERROR - -/* Define if vasnprintf exists but is overridden by gnulib. */ -#undef REPLACE_VASNPRINTF - -/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type - 'sig_atomic_t'. */ -#undef SIG_ATOMIC_T_SUFFIX - -/* The size of `long', as computed by sizeof. */ -#undef SIZEOF_LONG - -/* The size of `void *', as computed by sizeof. */ -#undef SIZEOF_VOID_P - -/* Define as the maximum value of type 'size_t', if the system doesn't define - it. */ -#ifndef SIZE_MAX -# undef SIZE_MAX -#endif - -/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type - 'size_t'. */ -#undef SIZE_T_SUFFIX - -/* If using the C implementation of alloca, define if you know the - direction of stack growth for your system; otherwise it will be - automatically deduced at runtime. - STACK_DIRECTION > 0 => grows toward higher addresses - STACK_DIRECTION < 0 => grows toward lower addresses - STACK_DIRECTION = 0 => direction of growth unknown */ -#undef STACK_DIRECTION - -/* Define to 1 if you have the ANSI C header files. */ -#undef STDC_HEADERS - -/* Define to 1 if strerror_r returns char *. */ -#undef STRERROR_R_CHAR_P - -/* Define to the prefix of C symbols at the assembler and linker level, either - an underscore or empty. */ -#undef USER_LABEL_PREFIX - -/* Version number of package */ -#undef VERSION - -/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type - 'wchar_t'. */ -#undef WCHAR_T_SUFFIX - -/* Define to l, ll, u, ul, ull, etc., as suitable for constants of type - 'wint_t'. */ -#undef WINT_T_SUFFIX - -/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most - significant byte first (like Motorola and SPARC, unlike Intel). */ -#if defined AC_APPLE_UNIVERSAL_BUILD -# if defined __BIG_ENDIAN__ -# define WORDS_BIGENDIAN 1 -# endif -#else -# ifndef WORDS_BIGENDIAN -# undef WORDS_BIGENDIAN -# endif -#endif - -/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a - `char[]'. */ -#undef YYTEXT_POINTER - -/* Number of bits in a file offset, on hosts where this is settable. */ -#undef _FILE_OFFSET_BITS - -/* Define for large files, on AIX-style hosts. */ -#undef _LARGE_FILES - -/* Define to 1 if on MINIX. */ -#undef _MINIX - -/* Define to 2 if the system does not provide POSIX.1 features except with - this defined. */ -#undef _POSIX_1_SOURCE - -/* Define to 1 if you need to in order for `stat' and other things to work. */ -#undef _POSIX_SOURCE - -/* Define if you want regoff_t to be at least as wide POSIX requires. */ -#undef _REGEX_LARGE_OFFSETS - -/* Define to 500 only on HP-UX. */ -#undef _XOPEN_SOURCE - -/* Enable extensions on AIX 3, Interix. */ -#ifndef _ALL_SOURCE -# undef _ALL_SOURCE -#endif -/* Enable GNU extensions on systems that have them. */ -#ifndef _GNU_SOURCE -# undef _GNU_SOURCE -#endif -/* Enable threading extensions on Solaris. */ -#ifndef _POSIX_PTHREAD_SEMANTICS -# undef _POSIX_PTHREAD_SEMANTICS -#endif -/* Enable extensions on HP NonStop. */ -#ifndef _TANDEM_SOURCE -# undef _TANDEM_SOURCE -#endif -/* Enable general extensions on Solaris. */ -#ifndef __EXTENSIONS__ -# undef __EXTENSIONS__ -#endif - - -/* Define to rpl_ if the getopt replacement functions and variables should be - used. */ -#undef __GETOPT_PREFIX - -/* Define to a replacement function name for fnmatch(). */ -#undef fnmatch - -/* Define to `__inline__' or `__inline' if that's what the C compiler - calls it, or to nothing if 'inline' is not supported under any name. */ -#ifndef __cplusplus -#undef inline -#endif - -/* Define to long or long long if and don't define. */ -#undef intmax_t - -/* Work around a bug in Apple GCC 4.0.1 build 5465: In C99 mode, it supports - the ISO C 99 semantics of 'extern inline' (unlike the GNU C semantics of - earlier versions), but does not display it by setting __GNUC_STDC_INLINE__. - __APPLE__ && __MACH__ test for MacOS X. - __APPLE_CC__ tests for the Apple compiler and its version. - __STDC_VERSION__ tests for the C99 mode. */ -#if defined __APPLE__ && defined __MACH__ && __APPLE_CC__ >= 5465 && !defined __cplusplus && __STDC_VERSION__ >= 199901L && !defined __GNUC_STDC_INLINE__ -# define __GNUC_STDC_INLINE__ 1 -#endif - -/* Define to a type if does not define. */ -#undef mbstate_t - -/* Define as the type of the result of subtracting two pointers, if the system - doesn't define it. */ -#undef ptrdiff_t - -/* Define to rpl_re_comp if the replacement should be used. */ -#undef re_comp - -/* Define to rpl_re_compile_fastmap if the replacement should be used. */ -#undef re_compile_fastmap - -/* Define to rpl_re_compile_pattern if the replacement should be used. */ -#undef re_compile_pattern - -/* Define to rpl_re_exec if the replacement should be used. */ -#undef re_exec - -/* Define to rpl_re_match if the replacement should be used. */ -#undef re_match - -/* Define to rpl_re_match_2 if the replacement should be used. */ -#undef re_match_2 - -/* Define to rpl_re_search if the replacement should be used. */ -#undef re_search - -/* Define to rpl_re_search_2 if the replacement should be used. */ -#undef re_search_2 - -/* Define to rpl_re_set_registers if the replacement should be used. */ -#undef re_set_registers - -/* Define to rpl_re_set_syntax if the replacement should be used. */ -#undef re_set_syntax - -/* Define to rpl_re_syntax_options if the replacement should be used. */ -#undef re_syntax_options - -/* Define to rpl_regcomp if the replacement should be used. */ -#undef regcomp - -/* Define to rpl_regerror if the replacement should be used. */ -#undef regerror - -/* Define to rpl_regexec if the replacement should be used. */ -#undef regexec - -/* Define to rpl_regfree if the replacement should be used. */ -#undef regfree - -/* Define to the equivalent of the C99 'restrict' keyword, or to - nothing if this is not supported. Do not define if restrict is - supported directly. */ -#undef restrict -/* Work around a bug in Sun C++: it does not support _Restrict or - __restrict__, even though the corresponding Sun C compiler ends up with - "#define restrict _Restrict" or "#define restrict __restrict__" in the - previous line. Perhaps some future version of Sun C++ will work with - restrict; if so, hopefully it defines __RESTRICT like Sun C does. */ -#if defined __SUNPRO_CC && !defined __RESTRICT -# define _Restrict -# define __restrict__ -#endif - -/* Define to `unsigned int' if does not define. */ -#undef size_t - -/* Define as a signed type of the same size as size_t. */ -#undef ssize_t - -/* Define as a marker that can be attached to declarations that might not - be used. This helps to reduce warnings, such as from - GCC -Wunused-parameter. */ -#if __GNUC__ >= 3 || (__GNUC__ == 2 && __GNUC_MINOR__ >= 7) -# define _GL_UNUSED __attribute__ ((__unused__)) -#else -# define _GL_UNUSED -#endif -/* The name _UNUSED_PARAMETER_ is an earlier spelling, although the name - is a misnomer outside of parameter lists. */ -#define _UNUSED_PARAMETER_ _GL_UNUSED - diff --git a/docs/Makefile.in b/docs/Makefile.in deleted file mode 100644 index 8ff9d06..0000000 --- a/docs/Makefile.in +++ /dev/null @@ -1,1232 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, -# Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ -VPATH = @srcdir@ -pkgdatadir = $(datadir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkglibexecdir = $(libexecdir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -build_triplet = @build@ -host_triplet = @host@ -target_triplet = @target@ -subdir = docs -DIST_COMMON = $(grub_TEXINFOS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(srcdir)/stamp-1 $(srcdir)/stamp-vti \ - $(srcdir)/version-dev.texi $(srcdir)/version.texi mdate-sh \ - texinfo.tex -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \ - $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/argp.m4 \ - $(top_srcdir)/m4/asm-underscore.m4 $(top_srcdir)/m4/btowc.m4 \ - $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/dirname.m4 \ - $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \ - $(top_srcdir)/m4/errno_h.m4 $(top_srcdir)/m4/error.m4 \ - $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-o.m4 \ - $(top_srcdir)/m4/float_h.m4 $(top_srcdir)/m4/fnmatch.m4 \ - $(top_srcdir)/m4/getdelim.m4 $(top_srcdir)/m4/getline.m4 \ - $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gnulib-common.m4 \ - $(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/iconv.m4 \ - $(top_srcdir)/m4/include_next.m4 \ - $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intmax_t.m4 \ - $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/langinfo_h.m4 \ - $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \ - $(top_srcdir)/m4/lib-prefix.m4 \ - $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/locale-fr.m4 \ - $(top_srcdir)/m4/locale-ja.m4 $(top_srcdir)/m4/locale-zh.m4 \ - $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/malloc.m4 \ - $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbsinit.m4 \ - $(top_srcdir)/m4/mbsrtowcs.m4 $(top_srcdir)/m4/mbstate_t.m4 \ - $(top_srcdir)/m4/memchr.m4 $(top_srcdir)/m4/mempcpy.m4 \ - $(top_srcdir)/m4/mmap-anon.m4 $(top_srcdir)/m4/multiarch.m4 \ - $(top_srcdir)/m4/nl_langinfo.m4 $(top_srcdir)/m4/nls.m4 \ - $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf.m4 \ - $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/rawmemchr.m4 \ - $(top_srcdir)/m4/realloc.m4 $(top_srcdir)/m4/regex.m4 \ - $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/sleep.m4 \ - $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stdbool.m4 \ - $(top_srcdir)/m4/stddef_h.m4 $(top_srcdir)/m4/stdint.m4 \ - $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio_h.m4 \ - $(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/strcase.m4 \ - $(top_srcdir)/m4/strchrnul.m4 $(top_srcdir)/m4/strerror.m4 \ - $(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strings_h.m4 \ - $(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \ - $(top_srcdir)/m4/sys_wait_h.m4 $(top_srcdir)/m4/sysexits.m4 \ - $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/vasnprintf.m4 \ - $(top_srcdir)/m4/vsnprintf.m4 $(top_srcdir)/m4/warn-on-use.m4 \ - $(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \ - $(top_srcdir)/m4/wcrtomb.m4 $(top_srcdir)/m4/wctype_h.m4 \ - $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \ - $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(install_sh) -d -CONFIG_HEADER = $(top_builddir)/config-util.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -SOURCES = -DIST_SOURCES = -INFO_DEPS = $(srcdir)/grub.info $(srcdir)/grub-dev.info -TEXINFO_TEX = $(top_srcdir)/build-aux/texinfo.tex -am__TEXINFO_TEX_DIR = $(top_srcdir)/build-aux -DVIS = grub.dvi grub-dev.dvi -PDFS = grub.pdf grub-dev.pdf -PSS = grub.ps grub-dev.ps -HTMLS = grub.html grub-dev.html -TEXINFOS = grub.texi grub-dev.texi -TEXI2DVI = texi2dvi -TEXI2PDF = $(TEXI2DVI) --pdf --batch -MAKEINFOHTML = $(MAKEINFO) --html -AM_MAKEINFOHTMLFLAGS = $(AM_MAKEINFOFLAGS) -DVIPS = dvips -am__installdirs = "$(DESTDIR)$(infodir)" -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; -am__install_max = 40 -am__nobase_strip_setup = \ - srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` -am__nobase_strip = \ - for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" -am__nobase_list = $(am__nobase_strip_setup); \ - for p in $$list; do echo "$$p $$p"; done | \ - sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ - $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ - if (++n[$$2] == $(am__install_max)) \ - { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ - END { for (dir in files) print dir, files[dir] }' -am__base_list = \ - sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ - sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @ACLOCAL@ -ADDR32 = @ADDR32@ -ALLOCA = @ALLOCA@ -ALLOCA_H = @ALLOCA_H@ -AMTAR = @AMTAR@ -APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@ -ASM_SYMBOL_PREFIX = @ASM_SYMBOL_PREFIX@ -AUTOCONF = @AUTOCONF@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@ -BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@ -BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@ -BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@ -BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@ -BSS_START_SYMBOL = @BSS_START_SYMBOL@ -BUILD_CC = @BUILD_CC@ -CC = @CC@ -CCAS = @CCAS@ -CCASDEPMODE = @CCASDEPMODE@ -CCASFLAGS = @CCASFLAGS@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ -CMP = @CMP@ -CPP = @CPP@ -CPPFLAGS = @CPPFLAGS@ -CYGPATH_W = @CYGPATH_W@ -DATA32 = @DATA32@ -DEFS = @DEFS@ -DEPDIR = @DEPDIR@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -EGREP = @EGREP@ -EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@ -EMULTIHOP_VALUE = @EMULTIHOP_VALUE@ -END_SYMBOL = @END_SYMBOL@ -ENOLINK_HIDDEN = @ENOLINK_HIDDEN@ -ENOLINK_VALUE = @ENOLINK_VALUE@ -EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@ -EOVERFLOW_VALUE = @EOVERFLOW_VALUE@ -ERRNO_H = @ERRNO_H@ -EXEEXT = @EXEEXT@ -FLOAT_H = @FLOAT_H@ -FNMATCH_H = @FNMATCH_H@ -FONT_SOURCE = @FONT_SOURCE@ -FREETYPE = @FREETYPE@ -GETOPT_H = @GETOPT_H@ -GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ -GLIBC21 = @GLIBC21@ -GMSGFMT = @GMSGFMT@ -GMSGFMT_015 = @GMSGFMT_015@ -GNULIB_ATOLL = @GNULIB_ATOLL@ -GNULIB_BTOWC = @GNULIB_BTOWC@ -GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@ -GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@ -GNULIB_CHOWN = @GNULIB_CHOWN@ -GNULIB_CLOSE = @GNULIB_CLOSE@ -GNULIB_DPRINTF = @GNULIB_DPRINTF@ -GNULIB_DUP2 = @GNULIB_DUP2@ -GNULIB_DUP3 = @GNULIB_DUP3@ -GNULIB_ENVIRON = @GNULIB_ENVIRON@ -GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@ -GNULIB_FACCESSAT = @GNULIB_FACCESSAT@ -GNULIB_FCHDIR = @GNULIB_FCHDIR@ -GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@ -GNULIB_FCLOSE = @GNULIB_FCLOSE@ -GNULIB_FFLUSH = @GNULIB_FFLUSH@ -GNULIB_FOPEN = @GNULIB_FOPEN@ -GNULIB_FPRINTF = @GNULIB_FPRINTF@ -GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@ -GNULIB_FPURGE = @GNULIB_FPURGE@ -GNULIB_FPUTC = @GNULIB_FPUTC@ -GNULIB_FPUTS = @GNULIB_FPUTS@ -GNULIB_FREOPEN = @GNULIB_FREOPEN@ -GNULIB_FSEEK = @GNULIB_FSEEK@ -GNULIB_FSEEKO = @GNULIB_FSEEKO@ -GNULIB_FSYNC = @GNULIB_FSYNC@ -GNULIB_FTELL = @GNULIB_FTELL@ -GNULIB_FTELLO = @GNULIB_FTELLO@ -GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@ -GNULIB_FWRITE = @GNULIB_FWRITE@ -GNULIB_GETCWD = @GNULIB_GETCWD@ -GNULIB_GETDELIM = @GNULIB_GETDELIM@ -GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@ -GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@ -GNULIB_GETGROUPS = @GNULIB_GETGROUPS@ -GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@ -GNULIB_GETLINE = @GNULIB_GETLINE@ -GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@ -GNULIB_GETLOGIN = @GNULIB_GETLOGIN@ -GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@ -GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@ -GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@ -GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@ -GNULIB_GRANTPT = @GNULIB_GRANTPT@ -GNULIB_LCHOWN = @GNULIB_LCHOWN@ -GNULIB_LINK = @GNULIB_LINK@ -GNULIB_LINKAT = @GNULIB_LINKAT@ -GNULIB_LSEEK = @GNULIB_LSEEK@ -GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@ -GNULIB_MBRLEN = @GNULIB_MBRLEN@ -GNULIB_MBRTOWC = @GNULIB_MBRTOWC@ -GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@ -GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@ -GNULIB_MBSCHR = @GNULIB_MBSCHR@ -GNULIB_MBSCSPN = @GNULIB_MBSCSPN@ -GNULIB_MBSINIT = @GNULIB_MBSINIT@ -GNULIB_MBSLEN = @GNULIB_MBSLEN@ -GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@ -GNULIB_MBSNLEN = @GNULIB_MBSNLEN@ -GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@ -GNULIB_MBSPBRK = @GNULIB_MBSPBRK@ -GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@ -GNULIB_MBSRCHR = @GNULIB_MBSRCHR@ -GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@ -GNULIB_MBSSEP = @GNULIB_MBSSEP@ -GNULIB_MBSSPN = @GNULIB_MBSSPN@ -GNULIB_MBSSTR = @GNULIB_MBSSTR@ -GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@ -GNULIB_MEMCHR = @GNULIB_MEMCHR@ -GNULIB_MEMMEM = @GNULIB_MEMMEM@ -GNULIB_MEMPCPY = @GNULIB_MEMPCPY@ -GNULIB_MEMRCHR = @GNULIB_MEMRCHR@ -GNULIB_MKDTEMP = @GNULIB_MKDTEMP@ -GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@ -GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@ -GNULIB_MKSTEMP = @GNULIB_MKSTEMP@ -GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@ -GNULIB_NL_LANGINFO = @GNULIB_NL_LANGINFO@ -GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@ -GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@ -GNULIB_PERROR = @GNULIB_PERROR@ -GNULIB_PIPE2 = @GNULIB_PIPE2@ -GNULIB_POPEN = @GNULIB_POPEN@ -GNULIB_PREAD = @GNULIB_PREAD@ -GNULIB_PRINTF = @GNULIB_PRINTF@ -GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@ -GNULIB_PTSNAME = @GNULIB_PTSNAME@ -GNULIB_PUTC = @GNULIB_PUTC@ -GNULIB_PUTCHAR = @GNULIB_PUTCHAR@ -GNULIB_PUTENV = @GNULIB_PUTENV@ -GNULIB_PUTS = @GNULIB_PUTS@ -GNULIB_PWRITE = @GNULIB_PWRITE@ -GNULIB_RANDOM_R = @GNULIB_RANDOM_R@ -GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@ -GNULIB_READLINK = @GNULIB_READLINK@ -GNULIB_READLINKAT = @GNULIB_READLINKAT@ -GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@ -GNULIB_REALPATH = @GNULIB_REALPATH@ -GNULIB_REMOVE = @GNULIB_REMOVE@ -GNULIB_RENAME = @GNULIB_RENAME@ -GNULIB_RENAMEAT = @GNULIB_RENAMEAT@ -GNULIB_RMDIR = @GNULIB_RMDIR@ -GNULIB_RPMATCH = @GNULIB_RPMATCH@ -GNULIB_SETENV = @GNULIB_SETENV@ -GNULIB_SLEEP = @GNULIB_SLEEP@ -GNULIB_SNPRINTF = @GNULIB_SNPRINTF@ -GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@ -GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@ -GNULIB_STPCPY = @GNULIB_STPCPY@ -GNULIB_STPNCPY = @GNULIB_STPNCPY@ -GNULIB_STRCASESTR = @GNULIB_STRCASESTR@ -GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@ -GNULIB_STRDUP = @GNULIB_STRDUP@ -GNULIB_STRERROR = @GNULIB_STRERROR@ -GNULIB_STRNCAT = @GNULIB_STRNCAT@ -GNULIB_STRNDUP = @GNULIB_STRNDUP@ -GNULIB_STRNLEN = @GNULIB_STRNLEN@ -GNULIB_STRPBRK = @GNULIB_STRPBRK@ -GNULIB_STRSEP = @GNULIB_STRSEP@ -GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@ -GNULIB_STRSTR = @GNULIB_STRSTR@ -GNULIB_STRTOD = @GNULIB_STRTOD@ -GNULIB_STRTOK_R = @GNULIB_STRTOK_R@ -GNULIB_STRTOLL = @GNULIB_STRTOLL@ -GNULIB_STRTOULL = @GNULIB_STRTOULL@ -GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@ -GNULIB_SYMLINK = @GNULIB_SYMLINK@ -GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@ -GNULIB_TMPFILE = @GNULIB_TMPFILE@ -GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@ -GNULIB_UNISTD_H_GETOPT = @GNULIB_UNISTD_H_GETOPT@ -GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@ -GNULIB_UNLINK = @GNULIB_UNLINK@ -GNULIB_UNLINKAT = @GNULIB_UNLINKAT@ -GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@ -GNULIB_UNSETENV = @GNULIB_UNSETENV@ -GNULIB_USLEEP = @GNULIB_USLEEP@ -GNULIB_VASPRINTF = @GNULIB_VASPRINTF@ -GNULIB_VDPRINTF = @GNULIB_VDPRINTF@ -GNULIB_VFPRINTF = @GNULIB_VFPRINTF@ -GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@ -GNULIB_VPRINTF = @GNULIB_VPRINTF@ -GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@ -GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@ -GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@ -GNULIB_WCRTOMB = @GNULIB_WCRTOMB@ -GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@ -GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@ -GNULIB_WCTOB = @GNULIB_WCTOB@ -GNULIB_WCWIDTH = @GNULIB_WCWIDTH@ -GNULIB_WRITE = @GNULIB_WRITE@ -GNULIB__EXIT = @GNULIB__EXIT@ -GREP = @GREP@ -GRUB_BOOT_MACHINE_LINK_ADDR = @GRUB_BOOT_MACHINE_LINK_ADDR@ -HAVE_ASM_USCORE = @HAVE_ASM_USCORE@ -HAVE_ATOLL = @HAVE_ATOLL@ -HAVE_BTOWC = @HAVE_BTOWC@ -HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@ -HAVE_CHOWN = @HAVE_CHOWN@ -HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@ -HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@ -HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@ -HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@ -HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@ -HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@ -HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@ -HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@ -HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@ -HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@ -HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@ -HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@ -HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@ -HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@ -HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@ -HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@ -HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@ -HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@ -HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@ -HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@ -HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@ -HAVE_DPRINTF = @HAVE_DPRINTF@ -HAVE_DUP2 = @HAVE_DUP2@ -HAVE_DUP3 = @HAVE_DUP3@ -HAVE_EUIDACCESS = @HAVE_EUIDACCESS@ -HAVE_FACCESSAT = @HAVE_FACCESSAT@ -HAVE_FCHDIR = @HAVE_FCHDIR@ -HAVE_FCHOWNAT = @HAVE_FCHOWNAT@ -HAVE_FSEEKO = @HAVE_FSEEKO@ -HAVE_FSYNC = @HAVE_FSYNC@ -HAVE_FTELLO = @HAVE_FTELLO@ -HAVE_FTRUNCATE = @HAVE_FTRUNCATE@ -HAVE_GETDOMAINNAME = @HAVE_GETDOMAINNAME@ -HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@ -HAVE_GETGROUPS = @HAVE_GETGROUPS@ -HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@ -HAVE_GETLOGIN = @HAVE_GETLOGIN@ -HAVE_GETOPT_H = @HAVE_GETOPT_H@ -HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@ -HAVE_GETSUBOPT = @HAVE_GETSUBOPT@ -HAVE_GRANTPT = @HAVE_GRANTPT@ -HAVE_INTTYPES_H = @HAVE_INTTYPES_H@ -HAVE_ISWBLANK = @HAVE_ISWBLANK@ -HAVE_ISWCNTRL = @HAVE_ISWCNTRL@ -HAVE_LANGINFO_CODESET = @HAVE_LANGINFO_CODESET@ -HAVE_LANGINFO_ERA = @HAVE_LANGINFO_ERA@ -HAVE_LANGINFO_H = @HAVE_LANGINFO_H@ -HAVE_LANGINFO_T_FMT_AMPM = @HAVE_LANGINFO_T_FMT_AMPM@ -HAVE_LANGINFO_YESEXPR = @HAVE_LANGINFO_YESEXPR@ -HAVE_LCHOWN = @HAVE_LCHOWN@ -HAVE_LINK = @HAVE_LINK@ -HAVE_LINKAT = @HAVE_LINKAT@ -HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@ -HAVE_MBRLEN = @HAVE_MBRLEN@ -HAVE_MBRTOWC = @HAVE_MBRTOWC@ -HAVE_MBSINIT = @HAVE_MBSINIT@ -HAVE_MBSLEN = @HAVE_MBSLEN@ -HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@ -HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@ -HAVE_MEMCHR = @HAVE_MEMCHR@ -HAVE_MEMPCPY = @HAVE_MEMPCPY@ -HAVE_MKDTEMP = @HAVE_MKDTEMP@ -HAVE_MKOSTEMP = @HAVE_MKOSTEMP@ -HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@ -HAVE_MKSTEMP = @HAVE_MKSTEMP@ -HAVE_MKSTEMPS = @HAVE_MKSTEMPS@ -HAVE_NL_LANGINFO = @HAVE_NL_LANGINFO@ -HAVE_OS_H = @HAVE_OS_H@ -HAVE_PIPE2 = @HAVE_PIPE2@ -HAVE_PREAD = @HAVE_PREAD@ -HAVE_PTSNAME = @HAVE_PTSNAME@ -HAVE_PWRITE = @HAVE_PWRITE@ -HAVE_RANDOM_H = @HAVE_RANDOM_H@ -HAVE_RANDOM_R = @HAVE_RANDOM_R@ -HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@ -HAVE_READLINK = @HAVE_READLINK@ -HAVE_READLINKAT = @HAVE_READLINKAT@ -HAVE_REALPATH = @HAVE_REALPATH@ -HAVE_RENAMEAT = @HAVE_RENAMEAT@ -HAVE_RPMATCH = @HAVE_RPMATCH@ -HAVE_SETENV = @HAVE_SETENV@ -HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@ -HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@ -HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@ -HAVE_SLEEP = @HAVE_SLEEP@ -HAVE_STDINT_H = @HAVE_STDINT_H@ -HAVE_STPCPY = @HAVE_STPCPY@ -HAVE_STPNCPY = @HAVE_STPNCPY@ -HAVE_STRCASECMP = @HAVE_STRCASECMP@ -HAVE_STRCASESTR = @HAVE_STRCASESTR@ -HAVE_STRCHRNUL = @HAVE_STRCHRNUL@ -HAVE_STRPBRK = @HAVE_STRPBRK@ -HAVE_STRSEP = @HAVE_STRSEP@ -HAVE_STRTOD = @HAVE_STRTOD@ -HAVE_STRTOLL = @HAVE_STRTOLL@ -HAVE_STRTOULL = @HAVE_STRTOULL@ -HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@ -HAVE_STRVERSCMP = @HAVE_STRVERSCMP@ -HAVE_SYMLINK = @HAVE_SYMLINK@ -HAVE_SYMLINKAT = @HAVE_SYMLINKAT@ -HAVE_SYSEXITS_H = @HAVE_SYSEXITS_H@ -HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@ -HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@ -HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@ -HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@ -HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@ -HAVE_TTYNAME_R = @HAVE_TTYNAME_R@ -HAVE_UNISTD_H = @HAVE_UNISTD_H@ -HAVE_UNLINKAT = @HAVE_UNLINKAT@ -HAVE_UNLOCKPT = @HAVE_UNLOCKPT@ -HAVE_UNSETENV = @HAVE_UNSETENV@ -HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@ -HAVE_USLEEP = @HAVE_USLEEP@ -HAVE_VASPRINTF = @HAVE_VASPRINTF@ -HAVE_VDPRINTF = @HAVE_VDPRINTF@ -HAVE_WCHAR_H = @HAVE_WCHAR_H@ -HAVE_WCHAR_T = @HAVE_WCHAR_T@ -HAVE_WCRTOMB = @HAVE_WCRTOMB@ -HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@ -HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@ -HAVE_WCTYPE_H = @HAVE_WCTYPE_H@ -HAVE_WINT_T = @HAVE_WINT_T@ -HAVE__BOOL = @HAVE__BOOL@ -HAVE__EXIT = @HAVE__EXIT@ -HELP2MAN = @HELP2MAN@ -HOST_CC = @HOST_CC@ -HOST_CCASFLAGS = @HOST_CCASFLAGS@ -HOST_CFLAGS = @HOST_CFLAGS@ -HOST_CPPFLAGS = @HOST_CPPFLAGS@ -HOST_LDFLAGS = @HOST_LDFLAGS@ -INCLUDE_NEXT = @INCLUDE_NEXT@ -INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -INTLLIBS = @INTLLIBS@ -INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ -LDFLAGS = @LDFLAGS@ -LEX = @LEX@ -LEXLIB = @LEXLIB@ -LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ -LIBCURSES = @LIBCURSES@ -LIBDEVMAPPER = @LIBDEVMAPPER@ -LIBGEOM = @LIBGEOM@ -LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@ -LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@ -LIBICONV = @LIBICONV@ -LIBINTL = @LIBINTL@ -LIBLZMA = @LIBLZMA@ -LIBNVPAIR = @LIBNVPAIR@ -LIBOBJS = @LIBOBJS@ -LIBPCIACCESS = @LIBPCIACCESS@ -LIBS = @LIBS@ -LIBSDL = @LIBSDL@ -LIBUSB = @LIBUSB@ -LIBUTIL = @LIBUTIL@ -LIBZFS = @LIBZFS@ -LN_S = @LN_S@ -LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@ -LOCALE_FR = @LOCALE_FR@ -LOCALE_FR_UTF8 = @LOCALE_FR_UTF8@ -LOCALE_JA = @LOCALE_JA@ -LOCALE_ZH_CN = @LOCALE_ZH_CN@ -LTLIBICONV = @LTLIBICONV@ -LTLIBINTL = @LTLIBINTL@ -LTLIBOBJS = @LTLIBOBJS@ -MAKEINFO = @MAKEINFO@ -MKDIR_P = @MKDIR_P@ -MSGFMT = @MSGFMT@ -MSGFMT_015 = @MSGFMT_015@ -MSGMERGE = @MSGMERGE@ -NEED_ENABLE_EXECUTE_STACK = @NEED_ENABLE_EXECUTE_STACK@ -NEED_REGISTER_FRAME_INFO = @NEED_REGISTER_FRAME_INFO@ -NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@ -NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = @NEXT_AS_FIRST_DIRECTIVE_FLOAT_H@ -NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@ -NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H = @NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H@ -NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@ -NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@ -NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@ -NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@ -NEXT_AS_FIRST_DIRECTIVE_STRINGS_H = @NEXT_AS_FIRST_DIRECTIVE_STRINGS_H@ -NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@ -NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H = @NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H@ -NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H@ -NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@ -NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@ -NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@ -NEXT_ERRNO_H = @NEXT_ERRNO_H@ -NEXT_FLOAT_H = @NEXT_FLOAT_H@ -NEXT_GETOPT_H = @NEXT_GETOPT_H@ -NEXT_LANGINFO_H = @NEXT_LANGINFO_H@ -NEXT_STDDEF_H = @NEXT_STDDEF_H@ -NEXT_STDINT_H = @NEXT_STDINT_H@ -NEXT_STDIO_H = @NEXT_STDIO_H@ -NEXT_STDLIB_H = @NEXT_STDLIB_H@ -NEXT_STRINGS_H = @NEXT_STRINGS_H@ -NEXT_STRING_H = @NEXT_STRING_H@ -NEXT_SYSEXITS_H = @NEXT_SYSEXITS_H@ -NEXT_SYS_WAIT_H = @NEXT_SYS_WAIT_H@ -NEXT_UNISTD_H = @NEXT_UNISTD_H@ -NEXT_WCHAR_H = @NEXT_WCHAR_H@ -NEXT_WCTYPE_H = @NEXT_WCTYPE_H@ -NM = @NM@ -OBJCONV = @OBJCONV@ -OBJCOPY = @OBJCOPY@ -OBJEXT = @OBJEXT@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_URL = @PACKAGE_URL@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -POSUB = @POSUB@ -PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@ -PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@ -RANLIB = @RANLIB@ -REPLACE_BTOWC = @REPLACE_BTOWC@ -REPLACE_CALLOC = @REPLACE_CALLOC@ -REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@ -REPLACE_CHOWN = @REPLACE_CHOWN@ -REPLACE_CLOSE = @REPLACE_CLOSE@ -REPLACE_DPRINTF = @REPLACE_DPRINTF@ -REPLACE_DUP = @REPLACE_DUP@ -REPLACE_DUP2 = @REPLACE_DUP2@ -REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@ -REPLACE_FCLOSE = @REPLACE_FCLOSE@ -REPLACE_FFLUSH = @REPLACE_FFLUSH@ -REPLACE_FOPEN = @REPLACE_FOPEN@ -REPLACE_FPRINTF = @REPLACE_FPRINTF@ -REPLACE_FPURGE = @REPLACE_FPURGE@ -REPLACE_FREOPEN = @REPLACE_FREOPEN@ -REPLACE_FSEEK = @REPLACE_FSEEK@ -REPLACE_FSEEKO = @REPLACE_FSEEKO@ -REPLACE_FTELL = @REPLACE_FTELL@ -REPLACE_FTELLO = @REPLACE_FTELLO@ -REPLACE_GETCWD = @REPLACE_GETCWD@ -REPLACE_GETDELIM = @REPLACE_GETDELIM@ -REPLACE_GETGROUPS = @REPLACE_GETGROUPS@ -REPLACE_GETLINE = @REPLACE_GETLINE@ -REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@ -REPLACE_ISWBLANK = @REPLACE_ISWBLANK@ -REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@ -REPLACE_LCHOWN = @REPLACE_LCHOWN@ -REPLACE_LINK = @REPLACE_LINK@ -REPLACE_LINKAT = @REPLACE_LINKAT@ -REPLACE_LSEEK = @REPLACE_LSEEK@ -REPLACE_MALLOC = @REPLACE_MALLOC@ -REPLACE_MBRLEN = @REPLACE_MBRLEN@ -REPLACE_MBRTOWC = @REPLACE_MBRTOWC@ -REPLACE_MBSINIT = @REPLACE_MBSINIT@ -REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@ -REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@ -REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@ -REPLACE_MEMCHR = @REPLACE_MEMCHR@ -REPLACE_MEMMEM = @REPLACE_MEMMEM@ -REPLACE_MKSTEMP = @REPLACE_MKSTEMP@ -REPLACE_NL_LANGINFO = @REPLACE_NL_LANGINFO@ -REPLACE_NULL = @REPLACE_NULL@ -REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@ -REPLACE_PERROR = @REPLACE_PERROR@ -REPLACE_POPEN = @REPLACE_POPEN@ -REPLACE_PREAD = @REPLACE_PREAD@ -REPLACE_PRINTF = @REPLACE_PRINTF@ -REPLACE_PUTENV = @REPLACE_PUTENV@ -REPLACE_PWRITE = @REPLACE_PWRITE@ -REPLACE_READLINK = @REPLACE_READLINK@ -REPLACE_REALLOC = @REPLACE_REALLOC@ -REPLACE_REALPATH = @REPLACE_REALPATH@ -REPLACE_REMOVE = @REPLACE_REMOVE@ -REPLACE_RENAME = @REPLACE_RENAME@ -REPLACE_RENAMEAT = @REPLACE_RENAMEAT@ -REPLACE_RMDIR = @REPLACE_RMDIR@ -REPLACE_SETENV = @REPLACE_SETENV@ -REPLACE_SLEEP = @REPLACE_SLEEP@ -REPLACE_SNPRINTF = @REPLACE_SNPRINTF@ -REPLACE_SPRINTF = @REPLACE_SPRINTF@ -REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@ -REPLACE_STPNCPY = @REPLACE_STPNCPY@ -REPLACE_STRCASESTR = @REPLACE_STRCASESTR@ -REPLACE_STRDUP = @REPLACE_STRDUP@ -REPLACE_STRERROR = @REPLACE_STRERROR@ -REPLACE_STRNCAT = @REPLACE_STRNCAT@ -REPLACE_STRNDUP = @REPLACE_STRNDUP@ -REPLACE_STRNLEN = @REPLACE_STRNLEN@ -REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@ -REPLACE_STRSTR = @REPLACE_STRSTR@ -REPLACE_STRTOD = @REPLACE_STRTOD@ -REPLACE_STRTOK_R = @REPLACE_STRTOK_R@ -REPLACE_SYMLINK = @REPLACE_SYMLINK@ -REPLACE_TMPFILE = @REPLACE_TMPFILE@ -REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@ -REPLACE_UNLINK = @REPLACE_UNLINK@ -REPLACE_UNLINKAT = @REPLACE_UNLINKAT@ -REPLACE_UNSETENV = @REPLACE_UNSETENV@ -REPLACE_USLEEP = @REPLACE_USLEEP@ -REPLACE_VASPRINTF = @REPLACE_VASPRINTF@ -REPLACE_VDPRINTF = @REPLACE_VDPRINTF@ -REPLACE_VFPRINTF = @REPLACE_VFPRINTF@ -REPLACE_VPRINTF = @REPLACE_VPRINTF@ -REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@ -REPLACE_VSPRINTF = @REPLACE_VSPRINTF@ -REPLACE_WCRTOMB = @REPLACE_WCRTOMB@ -REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@ -REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@ -REPLACE_WCTOB = @REPLACE_WCTOB@ -REPLACE_WCWIDTH = @REPLACE_WCWIDTH@ -REPLACE_WRITE = @REPLACE_WRITE@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@ -SIZE_T_SUFFIX = @SIZE_T_SUFFIX@ -STDBOOL_H = @STDBOOL_H@ -STDDEF_H = @STDDEF_H@ -STDINT_H = @STDINT_H@ -STRIP = @STRIP@ -SYSEXITS_H = @SYSEXITS_H@ -TARGET_APPLE_CC = @TARGET_APPLE_CC@ -TARGET_CC = @TARGET_CC@ -TARGET_CCAS = @TARGET_CCAS@ -TARGET_CCASFLAGS = @TARGET_CCASFLAGS@ -TARGET_CFLAGS = @TARGET_CFLAGS@ -TARGET_CPP = @TARGET_CPP@ -TARGET_CPPFLAGS = @TARGET_CPPFLAGS@ -TARGET_IMG_BASE_LDOPT = @TARGET_IMG_BASE_LDOPT@ -TARGET_IMG_CFLAGS = @TARGET_IMG_CFLAGS@ -TARGET_IMG_LDFLAGS = @TARGET_IMG_LDFLAGS@ -TARGET_IMG_LDSCRIPT = @TARGET_IMG_LDSCRIPT@ -TARGET_LDFLAGS = @TARGET_LDFLAGS@ -TARGET_MODULE_FORMAT = @TARGET_MODULE_FORMAT@ -TARGET_OBJ2ELF = @TARGET_OBJ2ELF@ -UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@ -UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@ -UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@ -USE_APPLE_CC_FIXES = @USE_APPLE_CC_FIXES@ -USE_NLS = @USE_NLS@ -VERSION = @VERSION@ -WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@ -WINT_T_SUFFIX = @WINT_T_SUFFIX@ -XGETTEXT = @XGETTEXT@ -XGETTEXT_015 = @XGETTEXT_015@ -XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@ -YACC = @YACC@ -YFLAGS = @YFLAGS@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -ac_ct_TARGET_CC = @ac_ct_TARGET_CC@ -am__include = @am__include@ -am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ -bindir = @bindir@ -bootdirname = @bootdirname@ -build = @build@ -build_alias = @build_alias@ -build_cpu = @build_cpu@ -build_os = @build_os@ -build_vendor = @build_vendor@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -enable_efiemu = @enable_efiemu@ -enable_grub_emu_pci = @enable_grub_emu_pci@ -enable_grub_emu_sdl = @enable_grub_emu_sdl@ -enable_grub_emu_usb = @enable_grub_emu_usb@ -enable_grub_mkfont = @enable_grub_mkfont@ -exec_prefix = @exec_prefix@ -freetype_cflags = @freetype_cflags@ -freetype_libs = @freetype_libs@ -gl_LIBOBJS = @gl_LIBOBJS@ -gl_LTLIBOBJS = @gl_LTLIBOBJS@ -gltests_LIBOBJS = @gltests_LIBOBJS@ -gltests_LTLIBOBJS = @gltests_LTLIBOBJS@ -gltests_WITNESS = @gltests_WITNESS@ -grubdirname = @grubdirname@ -host = @host@ -host_alias = @host_alias@ -host_cpu = @host_cpu@ -host_kernel = @host_kernel@ -host_os = @host_os@ -host_vendor = @host_vendor@ -htmldir = @htmldir@ -includedir = @includedir@ -infodir = @infodir@ -install_sh = @install_sh@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localedir = @localedir@ -localstatedir = @localstatedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ -pkglibrootdir = @pkglibrootdir@ -platform = @platform@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -psdir = @psdir@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target = @target@ -target_alias = @target_alias@ -target_cpu = @target_cpu@ -target_os = @target_os@ -target_vendor = @target_vendor@ -top_build_prefix = @top_build_prefix@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -AUTOMAKE_OPTIONS = subdir-objects - -# AM_MAKEINFOFLAGS = --no-split --no-validate -info_TEXINFOS = grub.texi grub-dev.texi -grub_TEXINFOS = fdl.texi -all: all-am - -.SUFFIXES: -.SUFFIXES: .dvi .html .info .pdf .ps .texi -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f $@; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu docs/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --gnu docs/Makefile -.PRECIOUS: Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - -$(top_srcdir)/configure: $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): - -.texi.info: - restore=: && backupdir="$(am__leading_dot)am$$$$" && \ - am__cwd=`pwd` && $(am__cd) $(srcdir) && \ - rm -rf $$backupdir && mkdir $$backupdir && \ - if ($(MAKEINFO) --version) >/dev/null 2>&1; then \ - for f in $@ $@-[0-9] $@-[0-9][0-9] $(@:.info=).i[0-9] $(@:.info=).i[0-9][0-9]; do \ - if test -f $$f; then mv $$f $$backupdir; restore=mv; else :; fi; \ - done; \ - else :; fi && \ - cd "$$am__cwd"; \ - if $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \ - -o $@ $<; \ - then \ - rc=0; \ - $(am__cd) $(srcdir); \ - else \ - rc=$$?; \ - $(am__cd) $(srcdir) && \ - $$restore $$backupdir/* `echo "./$@" | sed 's|[^/]*$$||'`; \ - fi; \ - rm -rf $$backupdir; exit $$rc - -.texi.dvi: - TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ - MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \ - $(TEXI2DVI) $< - -.texi.pdf: - TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ - MAKEINFO='$(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) -I $(srcdir)' \ - $(TEXI2PDF) $< - -.texi.html: - rm -rf $(@:.html=.htp) - if $(MAKEINFOHTML) $(AM_MAKEINFOHTMLFLAGS) $(MAKEINFOFLAGS) -I $(srcdir) \ - -o $(@:.html=.htp) $<; \ - then \ - rm -rf $@; \ - if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \ - mv $(@:.html=) $@; else mv $(@:.html=.htp) $@; fi; \ - else \ - if test ! -d $(@:.html=.htp) && test -d $(@:.html=); then \ - rm -rf $(@:.html=); else rm -Rf $(@:.html=.htp) $@; fi; \ - exit 1; \ - fi -$(srcdir)/grub.info: grub.texi $(srcdir)/version.texi $(grub_TEXINFOS) -grub.dvi: grub.texi $(srcdir)/version.texi $(grub_TEXINFOS) -grub.pdf: grub.texi $(srcdir)/version.texi $(grub_TEXINFOS) -grub.html: grub.texi $(srcdir)/version.texi $(grub_TEXINFOS) -$(srcdir)/version.texi: $(srcdir)/stamp-vti -$(srcdir)/stamp-vti: grub.texi $(top_srcdir)/configure - @(dir=.; test -f ./grub.texi || dir=$(srcdir); \ - set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/grub.texi`; \ - echo "@set UPDATED $$1 $$2 $$3"; \ - echo "@set UPDATED-MONTH $$2 $$3"; \ - echo "@set EDITION $(VERSION)"; \ - echo "@set VERSION $(VERSION)") > vti.tmp - @cmp -s vti.tmp $(srcdir)/version.texi \ - || (echo "Updating $(srcdir)/version.texi"; \ - cp vti.tmp $(srcdir)/version.texi) - -@rm -f vti.tmp - @cp $(srcdir)/version.texi $@ - -mostlyclean-vti: - -rm -f vti.tmp - -maintainer-clean-vti: - -rm -f $(srcdir)/stamp-vti $(srcdir)/version.texi -$(srcdir)/grub-dev.info: grub-dev.texi $(srcdir)/version-dev.texi -grub-dev.dvi: grub-dev.texi $(srcdir)/version-dev.texi -grub-dev.pdf: grub-dev.texi $(srcdir)/version-dev.texi -grub-dev.html: grub-dev.texi $(srcdir)/version-dev.texi -$(srcdir)/version-dev.texi: $(srcdir)/stamp-1 -$(srcdir)/stamp-1: grub-dev.texi $(top_srcdir)/configure - @(dir=.; test -f ./grub-dev.texi || dir=$(srcdir); \ - set `$(SHELL) $(top_srcdir)/build-aux/mdate-sh $$dir/grub-dev.texi`; \ - echo "@set UPDATED $$1 $$2 $$3"; \ - echo "@set UPDATED-MONTH $$2 $$3"; \ - echo "@set EDITION $(VERSION)"; \ - echo "@set VERSION $(VERSION)") > 1.tmp - @cmp -s 1.tmp $(srcdir)/version-dev.texi \ - || (echo "Updating $(srcdir)/version-dev.texi"; \ - cp 1.tmp $(srcdir)/version-dev.texi) - -@rm -f 1.tmp - @cp $(srcdir)/version-dev.texi $@ - -mostlyclean-1: - -rm -f 1.tmp - -maintainer-clean-1: - -rm -f $(srcdir)/stamp-1 $(srcdir)/version-dev.texi -.dvi.ps: - TEXINPUTS="$(am__TEXINFO_TEX_DIR)$(PATH_SEPARATOR)$$TEXINPUTS" \ - $(DVIPS) -o $@ $< - -uninstall-dvi-am: - @$(NORMAL_UNINSTALL) - @list='$(DVIS)'; test -n "$(dvidir)" || list=; \ - for p in $$list; do \ - $(am__strip_dir) \ - echo " rm -f '$(DESTDIR)$(dvidir)/$$f'"; \ - rm -f "$(DESTDIR)$(dvidir)/$$f"; \ - done - -uninstall-html-am: - @$(NORMAL_UNINSTALL) - @list='$(HTMLS)'; test -n "$(htmldir)" || list=; \ - for p in $$list; do \ - $(am__strip_dir) \ - echo " rm -rf '$(DESTDIR)$(htmldir)/$$f'"; \ - rm -rf "$(DESTDIR)$(htmldir)/$$f"; \ - done - -uninstall-info-am: - @$(PRE_UNINSTALL) - @if test -d '$(DESTDIR)$(infodir)' && \ - (install-info --version && \ - install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ - list='$(INFO_DEPS)'; \ - for file in $$list; do \ - relfile=`echo "$$file" | sed 's|^.*/||'`; \ - echo " install-info --info-dir='$(DESTDIR)$(infodir)' --remove '$(DESTDIR)$(infodir)/$$relfile'"; \ - if install-info --info-dir="$(DESTDIR)$(infodir)" --remove "$(DESTDIR)$(infodir)/$$relfile"; \ - then :; else test ! -f "$(DESTDIR)$(infodir)/$$relfile" || exit 1; fi; \ - done; \ - else :; fi - @$(NORMAL_UNINSTALL) - @list='$(INFO_DEPS)'; \ - for file in $$list; do \ - relfile=`echo "$$file" | sed 's|^.*/||'`; \ - relfile_i=`echo "$$relfile" | sed 's|\.info$$||;s|$$|.i|'`; \ - (if test -d "$(DESTDIR)$(infodir)" && cd "$(DESTDIR)$(infodir)"; then \ - echo " cd '$(DESTDIR)$(infodir)' && rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]"; \ - rm -f $$relfile $$relfile-[0-9] $$relfile-[0-9][0-9] $$relfile_i[0-9] $$relfile_i[0-9][0-9]; \ - else :; fi); \ - done - -uninstall-pdf-am: - @$(NORMAL_UNINSTALL) - @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \ - for p in $$list; do \ - $(am__strip_dir) \ - echo " rm -f '$(DESTDIR)$(pdfdir)/$$f'"; \ - rm -f "$(DESTDIR)$(pdfdir)/$$f"; \ - done - -uninstall-ps-am: - @$(NORMAL_UNINSTALL) - @list='$(PSS)'; test -n "$(psdir)" || list=; \ - for p in $$list; do \ - $(am__strip_dir) \ - echo " rm -f '$(DESTDIR)$(psdir)/$$f'"; \ - rm -f "$(DESTDIR)$(psdir)/$$f"; \ - done - -dist-info: $(INFO_DEPS) - @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ - list='$(INFO_DEPS)'; \ - for base in $$list; do \ - case $$base in \ - $(srcdir)/*) base=`echo "$$base" | sed "s|^$$srcdirstrip/||"`;; \ - esac; \ - if test -f $$base; then d=.; else d=$(srcdir); fi; \ - base_i=`echo "$$base" | sed 's|\.info$$||;s|$$|.i|'`; \ - for file in $$d/$$base $$d/$$base-[0-9] $$d/$$base-[0-9][0-9] $$d/$$base_i[0-9] $$d/$$base_i[0-9][0-9]; do \ - if test -f $$file; then \ - relfile=`expr "$$file" : "$$d/\(.*\)"`; \ - test -f "$(distdir)/$$relfile" || \ - cp -p $$file "$(distdir)/$$relfile"; \ - else :; fi; \ - done; \ - done - -mostlyclean-aminfo: - -rm -rf grub.aux grub.cp grub.cps grub.fn grub.ky grub.log grub.pg grub.tmp \ - grub.toc grub.tp grub.vr grub-dev.aux grub-dev.cp \ - grub-dev.cps grub-dev.fn grub-dev.ky grub-dev.log \ - grub-dev.pg grub-dev.tmp grub-dev.toc grub-dev.tp \ - grub-dev.vr - -clean-aminfo: - -test -z "grub.dvi grub.pdf grub.ps grub.html grub-dev.dvi grub-dev.pdf \ - grub-dev.ps grub-dev.html" \ - || rm -rf grub.dvi grub.pdf grub.ps grub.html grub-dev.dvi grub-dev.pdf \ - grub-dev.ps grub-dev.html - -maintainer-clean-aminfo: - @list='$(INFO_DEPS)'; for i in $$list; do \ - i_i=`echo "$$i" | sed 's|\.info$$||;s|$$|.i|'`; \ - echo " rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]"; \ - rm -f $$i $$i-[0-9] $$i-[0-9][0-9] $$i_i[0-9] $$i_i[0-9][0-9]; \ - done -tags: TAGS -TAGS: - -ctags: CTAGS -CTAGS: - - -distdir: $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$(top_distdir)" distdir="$(distdir)" \ - dist-info -check-am: all-am -check: check-am -all-am: Makefile $(INFO_DEPS) -installdirs: - for dir in "$(DESTDIR)$(infodir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install -mostlyclean-generic: - -clean-generic: - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -clean: clean-am - -clean-am: clean-aminfo clean-generic mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic - -dvi: dvi-am - -dvi-am: $(DVIS) - -html: html-am - -html-am: $(HTMLS) - -info: info-am - -info-am: $(INFO_DEPS) - -install-data-am: install-info-am - -install-dvi: install-dvi-am - -install-dvi-am: $(DVIS) - @$(NORMAL_INSTALL) - test -z "$(dvidir)" || $(MKDIR_P) "$(DESTDIR)$(dvidir)" - @list='$(DVIS)'; test -n "$(dvidir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(dvidir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(dvidir)" || exit $$?; \ - done -install-exec-am: - -install-html: install-html-am - -install-html-am: $(HTMLS) - @$(NORMAL_INSTALL) - test -z "$(htmldir)" || $(MKDIR_P) "$(DESTDIR)$(htmldir)" - @list='$(HTMLS)'; list2=; test -n "$(htmldir)" || list=; \ - for p in $$list; do \ - if test -f "$$p" || test -d "$$p"; then d=; else d="$(srcdir)/"; fi; \ - $(am__strip_dir) \ - if test -d "$$d$$p"; then \ - echo " $(MKDIR_P) '$(DESTDIR)$(htmldir)/$$f'"; \ - $(MKDIR_P) "$(DESTDIR)$(htmldir)/$$f" || exit 1; \ - echo " $(INSTALL_DATA) '$$d$$p'/* '$(DESTDIR)$(htmldir)/$$f'"; \ - $(INSTALL_DATA) "$$d$$p"/* "$(DESTDIR)$(htmldir)/$$f" || exit $$?; \ - else \ - list2="$$list2 $$d$$p"; \ - fi; \ - done; \ - test -z "$$list2" || { echo "$$list2" | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(htmldir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(htmldir)" || exit $$?; \ - done; } -install-info: install-info-am - -install-info-am: $(INFO_DEPS) - @$(NORMAL_INSTALL) - test -z "$(infodir)" || $(MKDIR_P) "$(DESTDIR)$(infodir)" - @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \ - list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \ - for file in $$list; do \ - case $$file in \ - $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \ - esac; \ - if test -f $$file; then d=.; else d=$(srcdir); fi; \ - file_i=`echo "$$file" | sed 's|\.info$$||;s|$$|.i|'`; \ - for ifile in $$d/$$file $$d/$$file-[0-9] $$d/$$file-[0-9][0-9] \ - $$d/$$file_i[0-9] $$d/$$file_i[0-9][0-9] ; do \ - if test -f $$ifile; then \ - echo "$$ifile"; \ - else : ; fi; \ - done; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(infodir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(infodir)" || exit $$?; done - @$(POST_INSTALL) - @if (install-info --version && \ - install-info --version 2>&1 | sed 1q | grep -i -v debian) >/dev/null 2>&1; then \ - list='$(INFO_DEPS)'; test -n "$(infodir)" || list=; \ - for file in $$list; do \ - relfile=`echo "$$file" | sed 's|^.*/||'`; \ - echo " install-info --info-dir='$(DESTDIR)$(infodir)' '$(DESTDIR)$(infodir)/$$relfile'";\ - install-info --info-dir="$(DESTDIR)$(infodir)" "$(DESTDIR)$(infodir)/$$relfile" || :;\ - done; \ - else : ; fi -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: $(PDFS) - @$(NORMAL_INSTALL) - test -z "$(pdfdir)" || $(MKDIR_P) "$(DESTDIR)$(pdfdir)" - @list='$(PDFS)'; test -n "$(pdfdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pdfdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(pdfdir)" || exit $$?; done -install-ps: install-ps-am - -install-ps-am: $(PSS) - @$(NORMAL_INSTALL) - test -z "$(psdir)" || $(MKDIR_P) "$(DESTDIR)$(psdir)" - @list='$(PSS)'; test -n "$(psdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(psdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(psdir)" || exit $$?; done -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-1 \ - maintainer-clean-aminfo maintainer-clean-generic \ - maintainer-clean-vti - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-1 mostlyclean-aminfo mostlyclean-generic \ - mostlyclean-vti - -pdf: pdf-am - -pdf-am: $(PDFS) - -ps: ps-am - -ps-am: $(PSS) - -uninstall-am: uninstall-dvi-am uninstall-html-am uninstall-info-am \ - uninstall-pdf-am uninstall-ps-am - -.MAKE: install-am install-strip - -.PHONY: all all-am check check-am clean clean-aminfo clean-generic \ - dist-info distclean distclean-generic distdir dvi dvi-am html \ - html-am info info-am install install-am install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs maintainer-clean \ - maintainer-clean-1 maintainer-clean-aminfo \ - maintainer-clean-generic maintainer-clean-vti mostlyclean \ - mostlyclean-1 mostlyclean-aminfo mostlyclean-generic \ - mostlyclean-vti pdf pdf-am ps ps-am uninstall uninstall-am \ - uninstall-dvi-am uninstall-html-am uninstall-info-am \ - uninstall-pdf-am uninstall-ps-am - - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff --git a/docs/grub-dev.info b/docs/grub-dev.info deleted file mode 100644 index 0510b36..0000000 --- a/docs/grub-dev.info +++ /dev/null @@ -1,2171 +0,0 @@ -This is /home/phcoder/grub2/bzr/grub-1.99/docs/grub-dev.info, produced -by makeinfo version 4.13 from -/home/phcoder/grub2/bzr/grub-1.99/docs/grub-dev.texi. - -This developer manual is for GNU GRUB (version 1.99, 13 April 2011). - - Copyright (C) 1999,2000,2001,2002,2004,2005,2006,2008,2009,2010,2011 -Free Software Foundation, Inc. - - Permission is granted to copy, distribute and/or modify this - document under the terms of the GNU Free Documentation License, - Version 1.2 or any later version published by the Free Software - Foundation; with no Invariant Sections. - -INFO-DIR-SECTION Kernel -START-INFO-DIR-ENTRY -* grub-dev: (grub-dev). The GRand Unified Bootloader Dev -END-INFO-DIR-ENTRY - - -File: grub-dev.info, Node: Top, Next: Getting the source code, Up: (dir) - -GNU GRUB developer manual -************************* - -This is the developer documentation of GNU GRUB, the GRand Unified -Bootloader, a flexible and powerful boot loader program for a wide -range of architectures. - - This edition documents version 1.99. - - This developer manual is for GNU GRUB (version 1.99, 13 April 2011). - - Copyright (C) 1999,2000,2001,2002,2004,2005,2006,2008,2009,2010,2011 -Free Software Foundation, Inc. - - Permission is granted to copy, distribute and/or modify this - document under the terms of the GNU Free Documentation License, - Version 1.2 or any later version published by the Free Software - Foundation; with no Invariant Sections. - -* Menu: - -* Getting the source code:: -* Finding your way around:: -* Coding style:: -* Contributing Changes:: -* Error Handling:: -* CIA:: -* BIOS port memory map:: -* Video Subsystem:: -* PFF2 Font File Format:: -* Graphical Menu Software Design:: -* Copying This Manual:: Copying This Manual -* Index:: - - -File: grub-dev.info, Node: Getting the source code, Next: Finding your way around, Prev: Top, Up: Top - -1 Getting the source code -************************* - -GRUB is maintained using the Bazaar revision control system -(http://bazaar-vcs.org/). To fetch the primary development branch: - - bzr get http://bzr.savannah.gnu.org/r/grub/trunk/grub - - The GRUB developers maintain several other branches with work in -progress. Of these, the most interesting is the experimental branch, -which is a staging area for new code which we expect to eventually -merge into trunk but which is not yet ready: - - bzr get http://bzr.savannah.gnu.org/r/grub/branches/experimental - - Once you have used `bzr get' to fetch an initial copy of a branch, -you can use `bzr pull' to keep it up to date. If you have modified your -local version, you may need to resolve conflicts when pulling. - - -File: grub-dev.info, Node: Coding style, Next: Contributing Changes, Prev: Finding your way around, Up: Top - -2 Coding style -************** - -Basically we follow the GNU Coding Standards -(http://www.gnu.org/prep/standards_toc.html). We define additional -conventions for GRUB here. - -* Menu: - -* Naming Conventions:: -* Functions:: -* Variables:: -* Types:: -* Macros:: -* Comments:: -* Multi-Line Comments:: - - -File: grub-dev.info, Node: Naming Conventions, Next: Functions, Up: Coding style - -2.1 Naming Conventions -====================== - -All global symbols (i.e. functions, variables, types, and macros) must -have the prefix grub_ or GRUB_. The all capital form is used only by -macros. - - -File: grub-dev.info, Node: Functions, Next: Variables, Prev: Naming Conventions, Up: Coding style - -2.2 Functions -============= - -If a function is global, its name must be prefixed with grub_ and must -consist of only small letters. If the function belongs to a specific -function module, the name must also be prefixed with the module name. -For example, if a function is for file systems, its name is prefixed -with grub_fs_. If a function is for FAT file system but not for all -file systems, its name is prefixed with grub_fs_fat_. The hierarchy is -noted this way. - - After a prefix, a function name must start with a verb (such as get -or is). It must not be a noun. Some kind of abbreviation is permitted, -as long as it wouldn't make code less readable (e.g. init). - - If a function is local, its name may not start with any prefix. It -must start with a verb. - - -File: grub-dev.info, Node: Variables, Next: Types, Prev: Functions, Up: Coding style - -2.3 Variables -============= - -The rule is mostly the same as functions, as noted above. If a variable -is global, its name must be prefixed with grub_ and must consist of -only small letters. If the variable belongs to a specific function -module, the name must also be prefixed with the module name. For -example, if a function is for dynamic loading, its name is prefixed -with grub_dl_. If a variable is for ELF but not for all dynamic loading -systems, its name is prefixed with grub_dl_elf_. - - After a prefix, a variable name must start with a noun or an -adjective (such as name or long) and it should end with a noun. Some -kind of abbreviation is permitted, as long as it wouldn't make code -less readable (e.g. i18n). - - If a variable is global in the scope of a single file (i.e. it is -declared with static), its name may not start with any prefix. It must -start with a noun or an adjective. - - If a variable is local, you may choose any shorter name, as long as -it wouldn't make code less readable (e.g. i). - - -File: grub-dev.info, Node: Types, Next: Macros, Prev: Variables, Up: Coding style - -2.4 Types -========= - -The name of a type must be prefixed with grub_ and must consist of only -small letters. If the type belongs to a specific function module, the -name must also be prefixed with the module name. For example, if a type -is for OS loaders, its name is prefixed with grub_loader_. If a type is -for Multiboot but not for all OS loaders, its name is prefixed with -grub_loader_linux_. - - The name must be suffixed with _t, to emphasize the fact that it is -a type but not a variable or a function. - - -File: grub-dev.info, Node: Macros, Next: Comments, Prev: Types, Up: Coding style - -2.5 Macros -========== - -If a macro is global, its name must be prefixed with GRUB_ and must -consist of only large letters. Other rules are the same as functions or -variables, depending on whether a macro is used like a function or a -variable. - - -File: grub-dev.info, Node: Comments, Next: Multi-Line Comments, Prev: Macros, Up: Coding style - -2.6 Comments -============ - -All comments shall be C-style comments, of the form `/* ... */'. - - Comments shall be placed only on a line by themselves. They shall -not be placed together with code, variable declarations, or other -non-comment entities. A comment should be placed immediately preceding -the entity it describes. - - Acceptable: - /* The page # that is the front buffer. */ - int displayed_page; - /* The page # that is the back buffer. */ - int render_page; - - Unacceptable: - int displayed_page; /* The page # that is the front buffer. */ - int render_page; /* The page # that is the back buffer. */ - - -File: grub-dev.info, Node: Multi-Line Comments, Prev: Comments, Up: Coding style - -2.7 Multi-Line Comments -======================= - -Comments spanning multiple lines shall be formatted with all lines -after the first aligned with the first line. - - Asterisk characters should not be repeated a the start of each -subsequent line. - - Acceptable: - /* This is a comment - which spans multiple lines. - It is long. */ - - Unacceptable: - /* - * This is a comment - * which spans multiple lines. - * It is long. */ - - The opening `/*' and closing `*/' should be placed together on a -line with text. - - -File: grub-dev.info, Node: Finding your way around, Next: Coding style, Prev: Getting the source code, Up: Top - -3 Finding your way around -************************* - -Here is a brief map of the GRUB code base. - - GRUB uses Autoconf and Automake, with most of the Automake input -generated by AutoGen. The top-level build rules are in `configure.ac', -`grub-core/Makefile.core.def', and `Makefile.util.def'. Each block in -a `*.def' file represents a build target, and specifies the source -files used to build it on various platforms. The `*.def' files are -processed into AutoGen input by `gentpl.py' (which you only need to -look at if you are extending the build system). If you are adding a new -module which follows an existing pattern, such as a new command or a new -filesystem implementation, it is usually easiest to grep -`grub-core/Makefile.core.def' and `Makefile.util.def' for an existing -example of that pattern to find out where it should be added. - - In general, code that may be run at boot time is in a subdirectory of -`grub-core', while code that is only run from within a full operating -system is in a subdirectory of the top level. - - Low-level boot code, such as the MBR implementation on PC BIOS -systems, is in the `grub-core/boot/' directory. - - The GRUB kernel is in `grub-core/kern/'. This contains core -facilities such as the device, disk, and file frameworks, environment -variable handling, list processing, and so on. The kernel should -contain enough to get up to a rescue prompt. Header files for kernel -facilities, among others, are in `include/'. - - Terminal implementations are in `grub-core/term/'. - - Disk access code is spread across `grub-core/disk/' (for accessing -the disk devices themselves), `grub-core/partmap/' (for interpreting -partition table data), and `grub-core/fs/' (for accessing filesystems). -Note that, with the odd specialised exception, GRUB only contains code -to _read_ from filesystems and tries to avoid containing any code to -_write_ to filesystems; this lets us confidently assure users that GRUB -cannot be responsible for filesystem corruption. - - PCI and USB bus handling is in `grub-core/bus/'. - - Video handling code is in `grub-core/video/'. The graphical menu -system uses this heavily, but is in a separate directory, -`grub-core/gfxmenu/'. - - Most commands are implemented by files in `grub-core/commands/', with -the following exceptions: - - * A few core commands live in `grub-core/kern/corecmd.c'. - - * Commands related to normal mode live under `grub-core/normal/'. - - * Commands that load and boot kernels live under `grub-core/loader/'. - - * The `loopback' command is really a disk device, and so lives in - `grub-core/disk/loopback.c'. - - * The `gettext' command lives under `grub-core/gettext/'. - - * The `loadfont' and `lsfonts' commands live under `grub-core/font/'. - - * The `serial', `terminfo', and `background_image' commands live - under `grub-core/term/'. - - * The `efiemu_*' commands live under `grub-core/efiemu/'. - - There are a few other special-purpose exceptions; grep for them if -they matter to you. - - Utility programs meant to be run from a full operating system are in -`util/'. - - -File: grub-dev.info, Node: Contributing Changes, Next: Error Handling, Prev: Coding style, Up: Top - -4 Contributing changes -********************** - -Contributing changes to GRUB 2 is welcomed activity. However we have a -bit of control what kind of changes will be accepted to GRUB 2. -Therefore it is important to discuss your changes on grub-devel mailing -list (see MailingLists). On this page there are some basic details on -the development process and activities. - - First of all you should come up with the idea yourself what you want -to contribute. If you do not have that beforehand you are advised to -study this manual and try GRUB 2 out to see what you think is missing -from there. - - Here are additional pointers: - * `https://savannah.gnu.org/task/?group=grub GRUB's Task Tracker' - - * `https://savannah.gnu.org/bugs/?group=grub GRUB's Bug Tracker' - - If you intended to make changes to GRUB Legacy (<=0.97) those are -not accepted anymore. - -* Menu: - -* Getting started:: -* Typical Developer Experience:: -* When you are approved for write access to project's files:: - - -File: grub-dev.info, Node: Getting started, Next: Typical Developer Experience, Up: Contributing Changes - -4.1 Getting started -=================== - - * Always use latest GRUB 2 source code. So get that first. - - For developers it is recommended always to use the newest - development version of GRUB 2. If development takes a long period - of time, please remember to keep in sync with newest developments - regularly so it is much easier to integrate your change in the - future. GRUB 2 is being developed in a Bazaar (bzr) repository. - - Please check Savannah's GRUB project page for details how to get - newest bzr: GRUB 2 bzr Repository - (http://savannah.gnu.org/bzr/?group=grub) - - * Compile it and try it out. - - It is always good idea to first see that things work somehow and - after that to start to implement new features or develop fixes to - bugs. - - * Study the code. - - There are sometimes odd ways to do things in GRUB 2 code base. - This is mainly related to limited environment where GRUB 2 is - being executed. You usually do not need to understand it all so - it is better to only try to look at places that relates to your - work. Please do not hesitate to ask for help if there is something - that you do not understand. - - * Develop a new feature. - - Now that you know what to do and how it should work in GRUB 2 code - base, please be free to develop it. If you have not so far - announced your idea on grub-devel mailing list, please do it now. - This is to make sure you are not wasting your time working on the - solution that will not be integrated to GRUB 2 code base. - - You might want to study our coding style before starting - development so you do not need to change much of the code when - your patch is being reviewed. (see *note Coding style::) - - For every accepted patch there has to exist a ChangeLog entry. Our - ChangeLog consist of changes within source code and are not - describing about what the change logically does. Please see - examples from previous entries. - - Also remember that GRUB 2 is licensed under GPLv3 license and that - usually means that you are not allowed to copy pieces of code from - other projects. Even if the source project's license would be - compatible with GPLv3, please discuss it beforehand on grub-devel - mailing list. - - * Test your change. - - Test that your change works properly. Try it out a couple of - times, preferably on different systems, and try to find problems - with it. - - * Publish your change. - - When you are happy with your change, first make sure it is - compilable with latest development version of GRUB 2. After that - please send a patch to grub-devel for review. Please describe in - your email why you made the change, what it changes and so on. - Please be prepared to receive even discouraging comments about - your patch. There is usually at least something that needs to be - improved in every patch. - - Please use unified diff to make your patch (good match of - arguments for diff is `-pruN'). - - * Respond to received feedback. - - If you are asked to modify your patch, please do that and resubmit - it for review. If your change is large you are required to submit - a copyright agreement to FSF. Please keep in mind that if you are - asked to submit for copyright agreement, process can take some - time and is mandatory in order to get your changes integrated. - - If you are not on grub-devel to respond to questions, most likely - your patch will not be accepted. Also if problems arise from your - changes later on, it would be preferable that you also fix the - problem. So stay around for a while. - - * Your patch is accepted. - - Good job! Your patch will now be integrated into GRUB 2 mainline, - and if it didn't break anything it will be publicly available in - the next release. - - Now you are welcome to do further improvements :) - - -File: grub-dev.info, Node: Typical Developer Experience, Next: When you are approved for write access to project's files, Prev: Getting started, Up: Contributing Changes - -4.2 Typical Developer Experience -================================ - -The typical experience for a developer in this project is the following: - - 1. You find yourself wanting to do something (e.g. fixing a bug). - - 2. You show some result in the mailing list or the IRC. - - 3. You are getting to be known to other developers. - - 4. You accumulate significant amount of contribution, so copyright - assignment is processed. - - 5. You are free to check in your changes on your own, legally - speaking. - - At this point, it is rather annoying that you ought to ask somebody -else every change to be checked in. For efficiency, it is far better, -if you can commit it yourself. Therefore, our policy is to give you the -write permission to our official repository, once you have shown your -skill and will, and the FSF clerks have dealt with your copyright -assignment. - - -File: grub-dev.info, Node: When you are approved for write access to project's files, Prev: Typical Developer Experience, Up: Contributing Changes - -4.3 When you are approved for write access to project's files -============================================================= - -As you might know, GRUB is hosted on -`https://savannah.gnu.org/projects/grub Savannah', thus the membership -is managed by Savannah. This means that, if you want to be a member of -this project: - - 1. You need to create your own account on Savannah. - - 2. You can submit "Request for Inclusion" from "My Groups" on - Savannah. - - Then, one of the admins can approve your request, and you will be a -member. If you don't want to use the Savannah interface to submit a -request, you can simply notify the admins by email or something else, -alternatively. But you still need to create an account beforehand. - - NOTE: we sometimes receive a "Request for Inclusion" from an unknown -person. In this case, the request would be just discarded, since it is -too dangerous to allow a stranger to be a member, which automatically -gives him a commit right to the repository, both for a legal reason and -for a technical reason. - - If your intention is to just get started, please do not submit a -inclusion request. Instead, please subscribe to the mailing list, and -communicate first (e.g. sending a patch, asking a question, commenting -on another message...). - - -File: grub-dev.info, Node: Error Handling, Next: CIA, Prev: Contributing Changes, Up: Top - -5 Error Handling -**************** - -Error handling in GRUB 2 is based on exception handling model. As C -language doesn't directly support exceptions, exception handling -behavior is emulated in software. - - When exception is raised, function must return to calling function. -If calling function does not provide handling of the exception it must -return back to its calling function and so on, until exception is -handled. If exception is not handled before prompt is displayed, error -message will be shown to user. - - Exception information is stored on `grub_errno' global variable. If -`grub_errno' variable contains value `GRUB_ERR_NONE', there is no active -exception and application can continue normal processing. When -`grub_errno' has other value, it is required that application code -either handles this error or returns instantly to caller. If function -is with return type `grub_err_t' is about to return `GRUB_ERR_NONE', it -should not set `grub_errno' to that value. Only set `grub_errno' in -cases where there is error situation. - - Simple exception forwarder. - grub_err_t - forwarding_example (void) - { - /* Call function that might cause exception. */ - foobar (); - - /* No special exception handler, just forward possible exceptions. */ - if (grub_errno != GRUB_ERR_NONE) - { - return grub_errno; - } - - /* All is OK, do more processing. */ - - /* Return OK signal, to caller. */ - return GRUB_ERR_NONE; - } - - Error reporting has two components, the actual error code (of type -`grub_err_t') and textual message that will be displayed to user. List -of valid error codes is listed in header file `include/grub/err.h'. -Textual error message can contain any textual data. At time of writing, -error message can contain up to 256 characters (including terminating -NUL). To ease error reporting there is a helper function `grub_error' -that allows easier formatting of error messages and should be used -instead of writing directly to global variables. - - Example of error reporting. - grub_err_t - failing_example () - { - return grub_error (GRUB_ERR_FILE_NOT_FOUND, - "Failed to read %s, tried %d times.", - "test.txt", - 10); - } - - If there is a special reason that error code does not need to be -taken account, `grub_errno' can be zeroed back to `GRUB_ERR_NONE'. In -cases like this all previous error codes should have been handled -correctly. This makes sure that there are no unhandled exceptions. - - Example of zeroing `grub_errno'. - grub_err_t - probe_example () - { - /* Try to probe device type 1. */ - probe_for_device (); - if (grub_errno == GRUB_ERR_NONE) - { - /* Device type 1 was found on system. */ - register_device (); - return GRUB_ERR_NONE; - } - /* Zero out error code. */ - grub_errno = GRUB_ERR_NONE; - - /* No device type 1 found, try to probe device type 2. */ - probe_for_device2 (); - if (grub_errno == GRUB_ERR_NONE) - { - /* Device type 2 was found on system. */ - register_device2 (); - return GRUB_ERR_NONE; - } - /* Zero out error code. */ - grub_errno = GRUB_ERR_NONE; - - /* Return custom error message. */ - return grub_error (GRUB_ERR_UNKNOWN_DEVICE, "No device type 1 or 2 found."); - } - - Some times there is a need to continue processing even if there is a -error state in application. In situations like this, there is a needed -to save old error state and then call other functions that might fail. -To aid in this, there is a error stack implemented. Error state can be -pushed to error stack by calling function `grub_error_push ()'. When -processing has been completed, `grub_error_pop ()' can be used to pop -error state from stack. Error stack contains predefined amount of error -stack items. Error stack is protected for overflow and marks these -situations so overflow error does not get unseen. If there is no space -available to store error message, it is simply discarded and overflow -will be marked as happened. When overflow happens, it most likely will -corrupt error stack consistency as for pushed error there is no matching -pop, but overflow message will be shown to inform user about the -situation. Overflow message will be shown at time when prompt is about -to be drawn. - - Example usage of error stack. - /* Save possible old error message. */ - grub_error_push (); - - /* Do your stuff here. */ - call_possibly_failing_function (); - - if (grub_errno != GRUB_ERR_NONE) - { - /* Inform rest of the code that there is error (grub_errno - is set). There is no pop here as we want both error states - to be displayed. */ - return; - } - - /* Restore old error state by popping previous item from stack. */ - grub_error_pop (); - - -File: grub-dev.info, Node: CIA, Next: BIOS port memory map, Prev: Error Handling, Up: Top - -6 CIA -***** - -If you have commit access, please setup CIA in your Bazaar config so -those in IRC receive notification of your commits. - - In `~/.bazaar/bazaar.conf', add "cia_send_revno = true". -Optionally, you can also add "cia_user = myusername" if you'd like CIA -service to use a specific account (for statistical purpose). - - In the `.bzr/branch/branch.conf' of your checkout branch, "set -nickname = /path_to_this_branch" and "cia_project = GNU GRUB". - - Additionally, please set cia_send_revno in the [DEFAULT] section of -your `~/.bazaar/bazaar.conf'. E.g.: - - [DEFAULT] - cia_send_revno = true - - Remember to install cia-clients (Debian/Ubuntu package) to be able -to use CIA. - - Keep in mind Bazaar sends notifications for all commits to branches -that have this setting, regardless of whether they're bound branches -(checkouts) or not. So if you make local commits in a non-bound branch -and it bothers you that others can read them, do not use this setting. - - -File: grub-dev.info, Node: BIOS port memory map, Next: Video Subsystem, Prev: CIA, Up: Top - -7 BIOS port memory map -********************** - -Start End Usage --------------------------------------------------------------------- -0 0x1000 - 1 BIOS and real mode interrupts -0x07BE 0x07FF Partition table passed to another - boot loader -? 0x2000 - 1 Real mode stack -0x7C00 0x7D00 - 1 Boot sector -0x8000 ? GRUB kernel -0x68000 0x78000 - 1 Disk buffer -? 0x80000 - 1 Protected mode stack -0x80000 ? Heap -? 0xA0000 - 1 Extended BIOS Data Area -0xA0000 0xC0000 - 1 Video RAM -0xC0000 0x100000 - 1 BIOS -0x100000 ? Heap and module code - - -File: grub-dev.info, Node: Video Subsystem, Next: PFF2 Font File Format, Prev: BIOS port memory map, Up: Top - -8 Video Subsystem -***************** - -This document contains specification for Video Subsystem for GRUB2. -Currently only the usage interface is described in this document. -Internal structure of how video drivers are registering and how video -driver manager works are not included here. - -* Menu: - -* Video API:: -* Bitmap API:: -* Example usage of Video API:: - - -File: grub-dev.info, Node: Video API, Next: Bitmap API, Up: Video Subsystem - -8.1 Video API -============= - -8.1.1 grub_video_setup ----------------------- - - * Prototype: - grub_err_t - grub_video_setup (unsigned int width, unsigned int height, unsigned int mode_type); - - * Description: - - Driver will use information provided to it to select best possible - video mode and switch to it. Supported values for `mode_type' are - `GRUB_VIDEO_MODE_TYPE_INDEX_COLOR' for index color modes, - `GRUB_VIDEO_MODE_TYPE_RGB' for direct RGB color modes and - `GRUB_VIDEO_MODE_TYPE_DOUBLE_BUFFERED' for double buffering. When - requesting RGB mode, highest bits per pixel mode will be selected. - When requesting Index color mode, mode with highest number of - colors will be selected. If all parameters are specified as zero, - video adapter will try to figure out best possible mode and - initialize it, platform specific differences are allowed here. If - there is no mode matching request, error X will be returned. If - there are no problems, function returns `GRUB_ERR_NONE'. - - This function also performs following task upon succesful mode - switch. Active rendering target is changed to screen and viewport - is maximized to allow whole screen to be used when performing - graphics operations. In RGB modes, emulated palette gets 16 - entries containing default values for VGA palette, other colors - are defined as black. When switching to Indexed Color mode, driver - may set default VGA palette to screen if the video card allows the - operation. - - -8.1.2 grub_video_restore ------------------------- - - * Prototype: - - grub_err_t - grub_video_restore (void); - - * Description: - - Video subsystem will deinitialize activated video driver to - restore old state of video device. This can be used to switch back - to text mode. - -8.1.3 grub_video_get_info -------------------------- - - * Prototype: - - grub_err_t - grub_video_get_info (struct grub_video_mode_info *mode_info); - - struct grub_video_mode_info - { - /* Width of the screen. */ - unsigned int width; - /* Height of the screen. */ - unsigned int height; - /* Mode type bitmask. Contains information like is it Index color or - RGB mode. */ - unsigned int mode_type; - /* Bits per pixel. */ - unsigned int bpp; - /* Bytes per pixel. */ - unsigned int bytes_per_pixel; - /* Pitch of one scanline. How many bytes there are for scanline. */ - unsigned int pitch; - /* In index color mode, number of colors. In RGB mode this is 256. */ - unsigned int number_of_colors; - /* Optimization hint how binary data is coded. */ - enum grub_video_blit_format blit_format; - /* How many bits are reserved for red color. */ - unsigned int red_mask_size; - /* What is location of red color bits. In Index Color mode, this is 0. */ - unsigned int red_field_pos; - /* How many bits are reserved for green color. */ - unsigned int green_mask_size; - /* What is location of green color bits. In Index Color mode, this is 0. */ - unsigned int green_field_pos; - /* How many bits are reserved for blue color. */ - unsigned int blue_mask_size; - /* What is location of blue color bits. In Index Color mode, this is 0. */ - unsigned int blue_field_pos; - /* How many bits are reserved in color. */ - unsigned int reserved_mask_size; - /* What is location of reserved color bits. In Index Color mode, - this is 0. */ - unsigned int reserved_field_pos; - }; - - * Description: - - Software developer can use this function to query properties of - active rendering taget. Information provided here can be used by - other parts of GRUB, like image loaders to convert loaded images - to correct screen format to allow more optimized blitters to be - used. If there there is no configured video driver with active - screen, error `GRUB_ERR_BAD_DEVICE' is returned, otherwise - `mode_info' is filled with valid information and `GRUB_ERR_NONE' - is returned. - -8.1.4 grub_video_get_blit_format --------------------------------- - - * Prototype: - - enum grub_video_blit_format - grub_video_get_blit_format (struct grub_video_mode_info *mode_info); - - enum grub_video_blit_format - { - /* Follow exactly field & mask information. */ - GRUB_VIDEO_BLIT_FORMAT_RGBA, - /* Make optimization assumption. */ - GRUB_VIDEO_BLIT_FORMAT_R8G8B8A8, - /* Follow exactly field & mask information. */ - GRUB_VIDEO_BLIT_FORMAT_RGB, - /* Make optimization assumption. */ - GRUB_VIDEO_BLIT_FORMAT_R8G8B8, - /* When needed, decode color or just use value as is. */ - GRUB_VIDEO_BLIT_FORMAT_INDEXCOLOR - }; - - * Description: - - Used to query how data could be optimized to suit specified video - mode. Returns exact video format type, or a generic one if there - is no definition for the type. For generic formats, use - `grub_video_get_info' to query video color coding settings. - -8.1.5 grub_video_set_palette ----------------------------- - - * Prototype: - - grub_err_t - grub_video_set_palette (unsigned int start, unsigned int count, struct grub_video_palette_data *palette_data); - - struct grub_video_palette_data - { - grub_uint8_t r; /* Red color value (0-255). */ - grub_uint8_t g; /* Green color value (0-255). */ - grub_uint8_t b; /* Blue color value (0-255). */ - grub_uint8_t a; /* Reserved bits value (0-255). */ - }; - - * Description: - - Used to setup indexed color palettes. If mode is RGB mode, colors - will be set to emulated palette data. In Indexed Color modes, - palettes will be set to hardware. Color values will be converted - to suit requirements of the video mode. `start' will tell what - hardware color index (or emulated color index) will be set to - according information in first indice of `palette_data', after - that both hardware color index and `palette_data' index will be - incremented until `count' number of colors have been set. - -8.1.6 grub_video_get_palette ----------------------------- - - * Prototype: - - grub_err_t - grub_video_get_palette (unsigned int start, unsigned int count, struct grub_video_palette_data *palette_data); - - struct grub_video_palette_data - { - grub_uint8_t r; /* Red color value (0-255). */ - grub_uint8_t g; /* Green color value (0-255). */ - grub_uint8_t b; /* Blue color value (0-255). */ - grub_uint8_t a; /* Reserved bits value (0-255). */ - }; - - * Description: - - Used to query indexed color palettes. If mode is RGB mode, colors - will be copied from emulated palette data. In Indexed Color modes, - palettes will be read from hardware. Color values will be - converted to suit structure format. `start' will tell what - hardware color index (or emulated color index) will be used as a - source for first indice of `palette_data', after that both - hardware color index and `palette_data' index will be incremented - until `count' number of colors have been read. - -8.1.7 grub_video_set_viewport ------------------------------ - - * Prototype: - - grub_err_t - grub_video_set_viewport (unsigned int x, unsigned int y, unsigned int width, unsigned int height); - - * Description: - - Used to specify viewport where draw commands are performed. When - viewport is set, all draw commands coordinates relate to those - specified by `x' and `y'. If draw commands try to draw over - viewport, they are clipped. If developer requests larger than - possible viewport, width and height will be clamped to fit screen. - If `x' and `y' are out of bounds, all functions drawing to screen - will not be displayed. In order to maximize viewport, use - `grub_video_get_info' to query actual screen dimensions and - provide that information to this function. - -8.1.8 grub_video_get_viewport ------------------------------ - - * Prototype: - - grub_err_t - grub_video_get_viewport (unsigned int *x, unsigned int *y, unsigned int *width, unsigned int *height); - - * Description: - - Used to query current viewport dimensions. Software developer can - use this to choose best way to render contents of the viewport. - -8.1.9 grub_video_map_color --------------------------- - - * Prototype: - - grub_video_color_t - grub_video_map_color (grub_uint32_t color_name); - - * Description: - - Map color can be used to support color themes in GRUB. There will - be collection of color names that can be used to query actual - screen mapped color data. Examples could be - `GRUB_COLOR_CONSOLE_BACKGROUND', `GRUB_COLOR_CONSOLE_TEXT'. The - actual color defines are not specified at this point. - -8.1.10 grub_video_map_rgb -------------------------- - - * Prototype: - - grub_video_color_t - grub_video_map_rgb (grub_uint8_t red, grub_uint8_t green, grub_uint8_t blue); - - * Description: - - Map RGB values to compatible screen color data. Values are - expected to be in range 0-255 and in RGB modes they will be - converted to screen color data. In index color modes, index color - palette will be searched for specified color and then index is - returned. - -8.1.11 grub_video_map_rgba --------------------------- - - * Prototype: - - grub_video_color_t - grub_video_map_rgba (grub_uint8_t red, grub_uint8_t green, grub_uint8_t blue, grub_uint8_t alpha); - - * Description: - - Map RGBA values to compatible screen color data. Values are - expected to be in range 0-255. In RGBA modes they will be - converted to screen color data. In index color modes, index color - palette will be searched for best matching color and its index is - returned. - -8.1.12 grub_video_unmap_color ------------------------------ - - * Prototype: - - grub_err_t - grub_video_unmap_color (grub_video_color_t color, grub_uint8_t *red, grub_uint8_t *green, grub_uint8_t *blue, grub_uint8_t *alpha); - - * Description: - - Unmap color value from `color' to color channels in `red', - `green', `blue' and `alpha'. Values will be in range 0-255. Active - rendering target will be used for color domain. In case alpha - information is not available in rendering target, it is assumed to - be opaque (having value 255). - -8.1.13 grub_video_fill_rect ---------------------------- - - * Prototype: - - grub_err_t - grub_video_fill_rect (grub_video_color_t color, int x, int y, unsigned int width, unsigned int height); - - * Description: - - Fill specified area limited by given coordinates within specified - viewport. Negative coordinates are accepted in order to allow easy - moving of rectangle within viewport. If coordinates are negative, - area of the rectangle will be shrinken to follow size limits of - the viewport. - - Software developer should use either `grub_video_map_color', - `grub_video_map_rgb' or `grub_video_map_rgba' to map requested - color to `color' parameter. - -8.1.14 grub_video_blit_glyph ----------------------------- - - * Prototype: - - grub_err_t - grub_video_blit_glyph (struct grub_font_glyph *glyph, grub_video_color_t color, int x, int y); - - struct grub_font_glyph { - /* TBD. */ - }; - - * Description: - - Used to blit glyph to viewport in specified coodinates. If glyph - is at edge of viewport, pixels outside of viewport will be clipped - out. Software developer should use either `grub_video_map_rgb' or - `grub_video_map_rgba' to map requested color to `color' parameter. - -8.1.15 grub_video_blit_bitmap ------------------------------ - - * Prototype: - - grub_err_t - grub_video_blit_bitmap (struct grub_video_bitmap *bitmap, enum grub_video_blit_operators oper, int x, int y, int offset_x, int offset_y, unsigned int width, unsigned int height); - - struct grub_video_bitmap - { - /* TBD. */ - }; - - enum grub_video_blit_operators - { - GRUB_VIDEO_BLIT_REPLACE, - GRUB_VIDEO_BLIT_BLEND - }; - - * Description: - - Used to blit bitmap to viewport in specified coordinates. If part - of bitmap is outside of viewport region, it will be clipped out. - Offsets affect bitmap position where data will be copied from. - Negative values for both viewport coordinates and bitmap offset - coordinates are allowed. If data is looked out of bounds of - bitmap, color value will be assumed to be transparent. If viewport - coordinates are negative, area of the blitted rectangle will be - shrinken to follow size limits of the viewport and bitmap. - Blitting operator `oper' specifies should source pixel replace - data in screen or blend with pixel alpha value. - - Software developer should use `grub_video_bitmap_create' or - `grub_video_bitmap_load' to create or load bitmap data. - -8.1.16 grub_video_blit_render_target ------------------------------------- - - * Prototype: - - grub_err_t - grub_video_blit_render_target (struct grub_video_render_target *source, enum grub_video_blit_operators oper, int x, int y, int offset_x, int offset_y, unsigned int width, unsigned int height); - - struct grub_video_render_target { - /* This is private data for video driver. Should not be accessed from elsewhere directly. */ - }; - - enum grub_video_blit_operators - { - GRUB_VIDEO_BLIT_REPLACE, - GRUB_VIDEO_BLIT_BLEND - }; - - * Description: - - Used to blit source render target to viewport in specified - coordinates. If part of source render target is outside of - viewport region, it will be clipped out. If blitting operator is - specified and source contains alpha values, resulting pixel color - components will be calculated using formula ((src_color * - src_alpha) + (dst_color * (255 - src_alpha)) / 255, if target - buffer has alpha, it will be set to src_alpha. Offsets affect - render target position where data will be copied from. If data is - looked out of bounds of render target, color value will be assumed - to be transparent. Blitting operator `oper' specifies should - source pixel replace data in screen or blend with pixel alpha - value. - -8.1.17 grub_video_scroll ------------------------- - - * Prototype: - - grub_err_t - grub_video_scroll (grub_video_color_t color, int dx, int dy); - - * Description: - - Used to scroll viewport to specified direction. New areas are - filled with specified color. This function is used when screen is - scroller up in video terminal. - -8.1.18 grub_video_swap_buffers ------------------------------- - - * Prototype: - - grub_err_t - grub_video_swap_buffers (void); - - * Description: - - If double buffering is enabled, this swaps frontbuffer and - backbuffer, in order to show values drawn to back buffer. Video - driver is free to choose how this operation is techincally done. - -8.1.19 grub_video_create_render_target --------------------------------------- - - * Prototype: - - grub_err_t - grub_video_create_render_target (struct grub_video_render_target **result, unsigned int width, unsigned int height, unsigned int mode_type); - - struct grub_video_render_target { - /* This is private data for video driver. Should not be accessed from elsewhere directly. */ - }; - - * Description: - - Driver will use information provided to it to create best fitting - render target. `mode_type' will be used to guide on selecting what - features are wanted for render target. Supported values for - `mode_type' are `GRUB_VIDEO_MODE_TYPE_INDEX_COLOR' for index color - modes, `GRUB_VIDEO_MODE_TYPE_RGB' for direct RGB color modes and - `GRUB_VIDEO_MODE_TYPE_ALPHA' for alpha component. - -8.1.20 grub_video_delete_render_target --------------------------------------- - - * Prototype: - - grub_err_t - grub_video_delete_render_target (struct grub_video_render_target *target); - - * Description: - - Used to delete previously created render target. If `target' - contains `NULL' pointer, nothing will be done. If render target is - correctly destroyed, GRUB_ERR_NONE is returned. - -8.1.21 grub_video_set_active_render_target ------------------------------------------- - - * Prototype: - - grub_err_t - grub_video_set_active_render_target (struct grub_video_render_target *target); - - * Description: - - Sets active render target. If this comand is successful all - drawing commands will be done to specified `target'. There is also - special values for target, `GRUB_VIDEO_RENDER_TARGET_DISPLAY' used - to reference screen's front buffer, - `GRUB_VIDEO_RENDER_TARGET_FRONT_BUFFER' used to reference screen's - front buffer (alias for `GRUB_VIDEO_RENDER_TARGET_DISPLAY') and - `GRUB_VIDEO_RENDER_TARGET_BACK_BUFFER' used to reference back - buffer (if double buffering is enabled). If render target is - correclty switched GRUB_ERR_NONE is returned. In no any event - shall there be non drawable active render target. - - -8.1.22 grub_video_get_active_render_target ------------------------------------------- - - * Prototype: - - grub_err_t - grub_video_get_active_render_target (struct grub_video_render_target **target); - - * Description: - - Returns currently active render target. It returns value in - `target' that can be subsequently issued back to - `grub_video_set_active_render_target'. - - -File: grub-dev.info, Node: Example usage of Video API, Prev: Bitmap API, Up: Video Subsystem - -8.2 Example usage of Video API -============================== - -8.2.1 Example of screen setup ------------------------------ - - grub_err_t rc; - /* Try to initialize video mode 1024 x 768 with direct RGB. */ - rc = grub_video_setup (1024, 768, GRUB_VIDEO_MODE_TYPE_RGB); - if (rc != GRUB_ERR_NONE) - { - /* Fall back to standard VGA Index Color mode. */ - rc = grub_video_setup (640, 480, GRUB_VIDEO_MODE_TYPE_INDEX); - if (rc != GRUB_ERR_NONE) - { - /* Handle error. */ - } - } - -8.2.2 Example of setting up console viewport --------------------------------------------- - - grub_uint32_t x, y, width, height; - grub_video_color_t color; - struct grub_font_glyph glyph; - grub_err_t rc; - /* Query existing viewport. */ - grub_video_get_viewport (&x, &y, &width, &height); - /* Fill background. */ - color = grub_video_map_color (GRUB_COLOR_BACKGROUND); - grub_video_fill_rect (color, 0, 0, width, height); - /* Setup console viewport. */ - grub_video_set_viewport (x + 10, y + 10, width - 20, height - 20); - grub_video_get_viewport (&x, &y, &width, &height); - color = grub_video_map_color (GRUB_COLOR_CONSOLE_BACKGROUND); - grub_video_fill_rect (color, 0, 0, width, height); - /* Draw text to viewport. */ - color = grub_video_map_color (GRUB_COLOR_CONSOLE_TEXT); - grub_font_get_glyph ('X', &glyph); - grub_video_blit_glyph (&glyph, color, 0, 0); - - -File: grub-dev.info, Node: Bitmap API, Next: Example usage of Video API, Prev: Video API, Up: Video Subsystem - -8.3 Bitmap API -============== - -8.3.1 grub_video_bitmap_create ------------------------------- - - * Prototype: - grub_err_t grub_video_bitmap_create (struct grub_video_bitmap **bitmap, unsigned int width, unsigned int height, enum grub_video_blit_format blit_format) - - * Description: - - Creates a new bitmap with given dimensions and blitting format. - Allocated bitmap data can then be modified freely and finally - blitted with `grub_video_blit_bitmap' to rendering target. - -8.3.2 grub_video_bitmap_destroy -------------------------------- - - * Prototype: - grub_err_t grub_video_bitmap_destroy (struct grub_video_bitmap *bitmap); - - * Description: - - When bitmap is no longer needed, it can be freed from memory using - this command. `bitmap' is previously allocated bitmap with - `grub_video_bitmap_create' or loaded with `grub_video_bitmap_load'. - -8.3.3 grub_video_bitmap_load ----------------------------- - - * Prototype: - grub_err_t grub_video_bitmap_load (struct grub_video_bitmap **bitmap, const char *filename); - - * Description: - - Tries to load given bitmap (`filename') using registered bitmap - loaders. In case bitmap format is not recognized or supported - error `GRUB_ERR_BAD_FILE_TYPE' is returned. - -8.3.4 grub_video_bitmap_get_width ---------------------------------- - - * Prototype: - unsigned int grub_video_bitmap_get_width (struct grub_video_bitmap *bitmap); - - * Description: - - Returns bitmap width. - -8.3.5 grub_video_bitmap_get_height ----------------------------------- - - * Prototype: - unsigned int grub_video_bitmap_get_height (struct grub_video_bitmap *bitmap); - - * Description: - - Return bitmap height. - -8.3.6 grub_video_bitmap_get_mode_info -------------------------------------- - - * Prototype: - void grub_video_bitmap_get_mode_info (struct grub_video_bitmap *bitmap, struct grub_video_mode_info *mode_info); - - * Description: - - Returns bitmap format details in form of `grub_video_mode_info'. - -8.3.7 grub_video_bitmap_get_data --------------------------------- - - * Prototype: - void *grub_video_bitmap_get_data (struct grub_video_bitmap *bitmap); - - * Description: - - Return pointer to bitmap data. Contents of the pointed data can be - freely modified. There is no extra protection against going off - the bounds so you have to be carefull how to access the data. - - -File: grub-dev.info, Node: PFF2 Font File Format, Next: Graphical Menu Software Design, Prev: Video Subsystem, Up: Top - -9 PFF2 Font File Format -*********************** - -* Menu: - -* Introduction:: -* File Structure:: -* Font Metrics:: - - -File: grub-dev.info, Node: Introduction, Next: File Structure, Up: PFF2 Font File Format - -9.1 Introduction -================ - -The goal of this format is to provide a bitmap font format that is -simple to use, compact, and cleanly supports Unicode. - -9.1.1 Goals of the GRUB Font Format ------------------------------------ - - * Simple to read and use. Since GRUB will only be reading the font - files, we are more concerned with making the code to read the font - simple than we are with writing the font. - - * Compact storage. The fonts will generally be stored in a small - boot partition where GRUB is located, and this may be on a - removable storage device such as a CD or USB flash drive where - space is more limited than it is on most hard drives. - - * Unicode. GRUB should not have to deal with multiple character - encodings. The font should always use Unicode character codes for - simple internationalization. - -9.1.2 Why Another Font Format? ------------------------------- - -There are many existing bitmap font formats that GRUB could use. -However, there are aspects of these formats that may make them less -than suitable for use in GRUB at this time: - -`BDF' - Inefficient storage; uses ASCII to describe properties and - hexadecimal numbers in ASCII for the bitmap rows. - -`PCF' - Many format variations such as byte order and bitmap padding (rows - padded to byte, word, etc.) would result in more complex code to - handle the font format. - - -File: grub-dev.info, Node: File Structure, Next: Font Metrics, Prev: Introduction, Up: PFF2 Font File Format - -9.2 File Structure -================== - -A file *section* consists of a 4-byte name, a 32-bit big-endian length -(not including the name or length), and then LENGTH more -section-type-specific bytes. - - The standard file extension for PFF2 font files is `.pf2'. - -9.2.1 Section Types -------------------- - -`FILE' - *File type ID* (ASCII string). This must be the first section in - the file. It has length 4 and the contents are the four bytes of - the ASCII string `PFF2'. - -`NAME' - *Font name* (ASCII string). This is the full font name including - family, weight, style, and point size. For instance, "Helvetica - Bold Italic 14". - -`FAMI' - *Font family name* (ASCII string). For instance, "Helvetica". - This should be included so that intelligent font substitution can - take place. - -`WEIG' - *Font weight* (ASCII string). Valid values are `bold' and - `normal'. This should be included so that intelligent font - substitution can take place. - -`SLAN' - *Font slant* (ASCII string). Valid values are `italic' and - `normal'. This should be included so that intelligent font - substitution can take place. - -`PTSZ' - *Font point size* (uint16be). - -`MAXW' - *Maximum character width in pixels* (uint16be). - -`MAXH' - *Maximum character height in pixels* (uint16be). - -`ASCE' - *Ascent in pixels* (uint16be). *Note Font Metrics::, for details. - -`DESC' - *Descent in pixels* (uint16be). *Note Font Metrics::, for details. - -`CHIX' - *Character index.* The character index begins with a 32-bit - big-endian unsigned integer indicating the total size of the - section, not including this size value. For each character, there - is an instance of the following entry structure: - - * *Unicode code point.* (32-bit big-endian integer.) - - * *Storage flags.* (byte.) - - * Bits 2..0: - - If equal to 000 binary, then the character data is stored - uncompressed beginning at the offset indicated by the - character's *offset* value. - - If equal to 001 binary, then the character data is - stored within a compressed character definition block - that begins at the offset within the file indicated by - the character's *offset* value. - - * *Offset.* (32-bit big-endian integer.) - - A marker that indicates the remainder of the file is data - accessed via the character index (CHIX) section. When - reading this font file, the rest of the file can be ignored - when scanning the sections. The length should be set to -1 - (0xFFFFFFFF). - - Supported data structures: - - Character definition Each character definition consists of: - - * *Width.* Width of the bitmap in pixels. The bitmap's - extents represent the glyph's bounding box. `uint16be'. - - * *Height.* Height of the bitmap in pixels. The bitmap's - extents represent the glyph's bounding box. `uint16be'. - - * *X offset.* The number of pixels to shift the bitmap by - horizontally before drawing the character. `int16be'. - - * *Y offset.* The number of pixels to shift the bitmap by - vertically before drawing the character. `int16be'. - - * *Device width.* The number of pixels to advance - horizontally from this character's origin to the origin - of the next character. `int16be'. - - * *Bitmap data.* This is encoded as a string of bits. It - is organized as a row-major, top-down, left-to-right - bitmap. The most significant bit of each byte is taken - to be the leftmost or uppermost bit in the byte. For - the sake of compact storage, rows are not padded to byte - boundaries (i.e., a single byte may contain bits - belonging to multiple rows). The last byte of the - bitmap *is* padded with zero bits in the bits positions - to the right of the last used bit if the bitmap data - does not fill the last byte. - - The length of the *bitmap data* field is (WIDTH * HEIGHT - + 7) / 8 using integer arithmetic, which is equivalent - to ceil(WIDTH * HEIGHT / 8) using real number arithmetic. - - It remains to be determined whether bitmap fonts usually - make all glyph bitmaps the same height, or if smaller - glyphs are stored with bitmaps having a lesser height. - In the latter case, the baseline would have to be used - to calculate the location the bitmap should be anchored - at on screen. - - - -File: grub-dev.info, Node: Font Metrics, Prev: File Structure, Up: PFF2 Font File Format - -9.3 Font Metrics -================ - - * Ascent. The distance from the baseline to the top of most - characters. Note that in some cases characters may extend above - the ascent. - - * Descent. The distance from the baseline to the bottom of most - characters. Note that in some cases characters may extend below - the descent. - - * Leading. The amount of space, in pixels, to leave between the - descent of one line of text and the ascent of the next line. This - metrics is not specified in the current file format; instead, the - font rendering engine calculates a reasonable leading value based - on the other font metrics. - - * Horizonal leading. The amount of space, in pixels, to leave - horizontally between the left and right edges of two adjacent - glyphs. The *device width* field determines the effective leading - value that is used to render the font. - -[Please fill this in. -] - - An illustration of how the various font metrics apply to characters. - - -File: grub-dev.info, Node: Graphical Menu Software Design, Next: Copying This Manual, Prev: PFF2 Font File Format, Up: Top - -10 Graphical Menu Software Design -********************************* - -* Menu: - -* Introduction_2:: -* Startup Sequence:: -* GUI Components:: -* Command Line Window:: - - -File: grub-dev.info, Node: Introduction_2, Next: Startup Sequence, Up: Graphical Menu Software Design - -10.1 Introduction -================= - -The `gfxmenu' module provides a graphical menu interface for GRUB 2. It -functions as an alternative to the menu interface provided by the -`normal' module, which uses the grub terminal interface to display a -menu on a character-oriented terminal. - - The graphical menu uses the GRUB video API, which is currently for -the VESA BIOS extensions (VBE) 2.0+. This is supported on the i386-pc -platform. However, the graphical menu itself does not depend on using -VBE, so if another GRUB video driver were implemented, the `gfxmenu' -graphical menu would work on the new video driver as well. - - -File: grub-dev.info, Node: Startup Sequence, Next: GUI Components, Prev: Introduction_2, Up: Graphical Menu Software Design - -10.2 Startup Sequence -===================== - - * grub_enter_normal_mode [normal/main.c] - - * grub_normal_execute [normal/main.c] - - * read_config_file [normal/main.c] - - * (When `gfxmenu.mod' is loaded with `insmod', it will call - `grub_menu_viewer_register()' to register itself.) - - * GRUB_MOD_INIT (gfxmenu) [gfxmenu/gfxmenu.c] - - * grub_menu_viewer_register [kern/menu_viewer.c] - - * grub_menu_viewer_show_menu [kern/menu_viewer.c] - - * get_current_menu_viewer() [kern/menu_viewer.c] - - * show_menu() [gfxmenu/gfxmenu.c] - - * grub_gfxmenu_model_new [gfxmenu/model.c] - - * grub_gfxmenu_view_new [gfxmenu/view.c] - - * set_graphics_mode [gfxmenu/view.c] - - * grub_gfxmenu_view_load_theme [gfxmenu/theme_loader.c] - - -File: grub-dev.info, Node: GUI Components, Next: Command Line Window, Prev: Startup Sequence, Up: Graphical Menu Software Design - -10.3 GUI Components -=================== - -The graphical menu implements a GUI component system that supports a -container-based layout system. Components can be added to containers, -and containers (which are a type of component) can then be added to -other containers, to form a tree of components. Currently, the root -component of this tree is a `canvas' component, which allows manual -layout of its child components. - - Components (non-container): - - * label - - * image - - * progress_bar - - * circular_progress - - * list (currently hard coded to be a boot menu list) - - Containers: - - * canvas - - * hbox - - * vbox - - The GUI component instances are created by the theme loader in -`gfxmenu/theme_loader.c' when a theme is loaded. Theme files specify -statements such as `+vbox{ +label { text="Hello" } +label{ text="World" -} }' to add components to the component tree root. By nesting the -component creation statements in the theme file, the instantiated -components are nested the same way. - - When a component is added to a container, that new child is -considered *owned* by the container. Great care should be taken if the -caller retains a reference to the child component, since it will be -destroyed if its parent container is destroyed. A better choice -instead of storing a pointer to the child component is to use the -component ID to find the desired component. Component IDs do not have -to be unique (it is often useful to have multiple components with an ID -of "__timeout__", for instance). - - In order to access and use components in the component tree, there -are two functions (defined in `gfxmenu/gui_util.c') that are -particularly useful: - - * `grub_gui_find_by_id (root, id, callback, userdata)': - - This function ecursively traverses the component tree rooted at - ROOT, and for every component that has an ID equal to ID, calls - the function pointed to by CALLBACK with the matching component - and the void pointer USERDATA as arguments. The callback function - can do whatever is desired to use the component passed in. - - * `grub_gui_iterate_recursively (root, callback, userdata)': - - This function calls the function pointed to by CALLBACK for every - component that is a descendant of ROOT in the component tree. - When the callback function is called, the component and the void - pointer USERDATA as arguments. The callback function can do - whatever is desired to use the component passed in. - - -File: grub-dev.info, Node: Command Line Window, Prev: GUI Components, Up: Graphical Menu Software Design - -10.4 Command Line Window -======================== - -The terminal window used to provide command line access within the -graphical menu is managed by `gfxmenu/view.c'. The `gfxterm' terminal -is used, and it has been modified to allow rendering to an offscreen -render target to allow it to be composed into the double buffering -system that the graphical menu view uses. This is bad for performance, -however, so it would probably be a good idea to make it possible to -temporarily disable double buffering as long as the terminal window is -visible. There are still unresolved problems that occur when commands -are executed from the terminal window that change the graphics mode. -It's possible that making `grub_video_restore()' return to the graphics -mode that was in use before `grub_video_setup()' was called might fix -some of the problems. - - -File: grub-dev.info, Node: Copying This Manual, Next: Index, Prev: Graphical Menu Software Design, Up: Top - -Appendix A Copying This Manual -****************************** - -* Menu: - -* GNU Free Documentation License:: License for copying this manual. - - -File: grub-dev.info, Node: GNU Free Documentation License, Up: Copying This Manual - -A.1 GNU Free Documentation License -================================== - - Version 1.2, November 2002 - - Copyright (C) 2000,2001,2002 Free Software Foundation, Inc. - 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - 0. PREAMBLE - - The purpose of this License is to make a manual, textbook, or other - functional and useful document "free" in the sense of freedom: to - assure everyone the effective freedom to copy and redistribute it, - with or without modifying it, either commercially or - noncommercially. Secondarily, this License preserves for the - author and publisher a way to get credit for their work, while not - being considered responsible for modifications made by others. - - This License is a kind of "copyleft", which means that derivative - works of the document must themselves be free in the same sense. - It complements the GNU General Public License, which is a copyleft - license designed for free software. - - We have designed this License in order to use it for manuals for - free software, because free software needs free documentation: a - free program should come with manuals providing the same freedoms - that the software does. But this License is not limited to - software manuals; it can be used for any textual work, regardless - of subject matter or whether it is published as a printed book. - We recommend this License principally for works whose purpose is - instruction or reference. - - 1. APPLICABILITY AND DEFINITIONS - - This License applies to any manual or other work, in any medium, - that contains a notice placed by the copyright holder saying it - can be distributed under the terms of this License. Such a notice - grants a world-wide, royalty-free license, unlimited in duration, - to use that work under the conditions stated herein. The - "Document", below, refers to any such manual or work. Any member - of the public is a licensee, and is addressed as "you". You - accept the license if you copy, modify or distribute the work in a - way requiring permission under copyright law. - - A "Modified Version" of the Document means any work containing the - Document or a portion of it, either copied verbatim, or with - modifications and/or translated into another language. - - A "Secondary Section" is a named appendix or a front-matter section - of the Document that deals exclusively with the relationship of the - publishers or authors of the Document to the Document's overall - subject (or to related matters) and contains nothing that could - fall directly within that overall subject. (Thus, if the Document - is in part a textbook of mathematics, a Secondary Section may not - explain any mathematics.) The relationship could be a matter of - historical connection with the subject or with related matters, or - of legal, commercial, philosophical, ethical or political position - regarding them. - - The "Invariant Sections" are certain Secondary Sections whose - titles are designated, as being those of Invariant Sections, in - the notice that says that the Document is released under this - License. If a section does not fit the above definition of - Secondary then it is not allowed to be designated as Invariant. - The Document may contain zero Invariant Sections. If the Document - does not identify any Invariant Sections then there are none. - - The "Cover Texts" are certain short passages of text that are - listed, as Front-Cover Texts or Back-Cover Texts, in the notice - that says that the Document is released under this License. A - Front-Cover Text may be at most 5 words, and a Back-Cover Text may - be at most 25 words. - - A "Transparent" copy of the Document means a machine-readable copy, - represented in a format whose specification is available to the - general public, that is suitable for revising the document - straightforwardly with generic text editors or (for images - composed of pixels) generic paint programs or (for drawings) some - widely available drawing editor, and that is suitable for input to - text formatters or for automatic translation to a variety of - formats suitable for input to text formatters. A copy made in an - otherwise Transparent file format whose markup, or absence of - markup, has been arranged to thwart or discourage subsequent - modification by readers is not Transparent. An image format is - not Transparent if used for any substantial amount of text. A - copy that is not "Transparent" is called "Opaque". - - Examples of suitable formats for Transparent copies include plain - ASCII without markup, Texinfo input format, LaTeX input format, - SGML or XML using a publicly available DTD, and - standard-conforming simple HTML, PostScript or PDF designed for - human modification. Examples of transparent image formats include - PNG, XCF and JPG. Opaque formats include proprietary formats that - can be read and edited only by proprietary word processors, SGML or - XML for which the DTD and/or processing tools are not generally - available, and the machine-generated HTML, PostScript or PDF - produced by some word processors for output purposes only. - - The "Title Page" means, for a printed book, the title page itself, - plus such following pages as are needed to hold, legibly, the - material this License requires to appear in the title page. For - works in formats which do not have any title page as such, "Title - Page" means the text near the most prominent appearance of the - work's title, preceding the beginning of the body of the text. - - A section "Entitled XYZ" means a named subunit of the Document - whose title either is precisely XYZ or contains XYZ in parentheses - following text that translates XYZ in another language. (Here XYZ - stands for a specific section name mentioned below, such as - "Acknowledgements", "Dedications", "Endorsements", or "History".) - To "Preserve the Title" of such a section when you modify the - Document means that it remains a section "Entitled XYZ" according - to this definition. - - The Document may include Warranty Disclaimers next to the notice - which states that this License applies to the Document. These - Warranty Disclaimers are considered to be included by reference in - this License, but only as regards disclaiming warranties: any other - implication that these Warranty Disclaimers may have is void and - has no effect on the meaning of this License. - - 2. VERBATIM COPYING - - You may copy and distribute the Document in any medium, either - commercially or noncommercially, provided that this License, the - copyright notices, and the license notice saying this License - applies to the Document are reproduced in all copies, and that you - add no other conditions whatsoever to those of this License. You - may not use technical measures to obstruct or control the reading - or further copying of the copies you make or distribute. However, - you may accept compensation in exchange for copies. If you - distribute a large enough number of copies you must also follow - the conditions in section 3. - - You may also lend copies, under the same conditions stated above, - and you may publicly display copies. - - 3. COPYING IN QUANTITY - - If you publish printed copies (or copies in media that commonly - have printed covers) of the Document, numbering more than 100, and - the Document's license notice requires Cover Texts, you must - enclose the copies in covers that carry, clearly and legibly, all - these Cover Texts: Front-Cover Texts on the front cover, and - Back-Cover Texts on the back cover. Both covers must also clearly - and legibly identify you as the publisher of these copies. The - front cover must present the full title with all words of the - title equally prominent and visible. You may add other material - on the covers in addition. Copying with changes limited to the - covers, as long as they preserve the title of the Document and - satisfy these conditions, can be treated as verbatim copying in - other respects. - - If the required texts for either cover are too voluminous to fit - legibly, you should put the first ones listed (as many as fit - reasonably) on the actual cover, and continue the rest onto - adjacent pages. - - If you publish or distribute Opaque copies of the Document - numbering more than 100, you must either include a - machine-readable Transparent copy along with each Opaque copy, or - state in or with each Opaque copy a computer-network location from - which the general network-using public has access to download - using public-standard network protocols a complete Transparent - copy of the Document, free of added material. If you use the - latter option, you must take reasonably prudent steps, when you - begin distribution of Opaque copies in quantity, to ensure that - this Transparent copy will remain thus accessible at the stated - location until at least one year after the last time you - distribute an Opaque copy (directly or through your agents or - retailers) of that edition to the public. - - It is requested, but not required, that you contact the authors of - the Document well before redistributing any large number of - copies, to give them a chance to provide you with an updated - version of the Document. - - 4. MODIFICATIONS - - You may copy and distribute a Modified Version of the Document - under the conditions of sections 2 and 3 above, provided that you - release the Modified Version under precisely this License, with - the Modified Version filling the role of the Document, thus - licensing distribution and modification of the Modified Version to - whoever possesses a copy of it. In addition, you must do these - things in the Modified Version: - - A. Use in the Title Page (and on the covers, if any) a title - distinct from that of the Document, and from those of - previous versions (which should, if there were any, be listed - in the History section of the Document). You may use the - same title as a previous version if the original publisher of - that version gives permission. - - B. List on the Title Page, as authors, one or more persons or - entities responsible for authorship of the modifications in - the Modified Version, together with at least five of the - principal authors of the Document (all of its principal - authors, if it has fewer than five), unless they release you - from this requirement. - - C. State on the Title page the name of the publisher of the - Modified Version, as the publisher. - - D. Preserve all the copyright notices of the Document. - - E. Add an appropriate copyright notice for your modifications - adjacent to the other copyright notices. - - F. Include, immediately after the copyright notices, a license - notice giving the public permission to use the Modified - Version under the terms of this License, in the form shown in - the Addendum below. - - G. Preserve in that license notice the full lists of Invariant - Sections and required Cover Texts given in the Document's - license notice. - - H. Include an unaltered copy of this License. - - I. Preserve the section Entitled "History", Preserve its Title, - and add to it an item stating at least the title, year, new - authors, and publisher of the Modified Version as given on - the Title Page. If there is no section Entitled "History" in - the Document, create one stating the title, year, authors, - and publisher of the Document as given on its Title Page, - then add an item describing the Modified Version as stated in - the previous sentence. - - J. Preserve the network location, if any, given in the Document - for public access to a Transparent copy of the Document, and - likewise the network locations given in the Document for - previous versions it was based on. These may be placed in - the "History" section. You may omit a network location for a - work that was published at least four years before the - Document itself, or if the original publisher of the version - it refers to gives permission. - - K. For any section Entitled "Acknowledgements" or "Dedications", - Preserve the Title of the section, and preserve in the - section all the substance and tone of each of the contributor - acknowledgements and/or dedications given therein. - - L. Preserve all the Invariant Sections of the Document, - unaltered in their text and in their titles. Section numbers - or the equivalent are not considered part of the section - titles. - - M. Delete any section Entitled "Endorsements". Such a section - may not be included in the Modified Version. - - N. Do not retitle any existing section to be Entitled - "Endorsements" or to conflict in title with any Invariant - Section. - - O. Preserve any Warranty Disclaimers. - - If the Modified Version includes new front-matter sections or - appendices that qualify as Secondary Sections and contain no - material copied from the Document, you may at your option - designate some or all of these sections as invariant. To do this, - add their titles to the list of Invariant Sections in the Modified - Version's license notice. These titles must be distinct from any - other section titles. - - You may add a section Entitled "Endorsements", provided it contains - nothing but endorsements of your Modified Version by various - parties--for example, statements of peer review or that the text - has been approved by an organization as the authoritative - definition of a standard. - - You may add a passage of up to five words as a Front-Cover Text, - and a passage of up to 25 words as a Back-Cover Text, to the end - of the list of Cover Texts in the Modified Version. Only one - passage of Front-Cover Text and one of Back-Cover Text may be - added by (or through arrangements made by) any one entity. If the - Document already includes a cover text for the same cover, - previously added by you or by arrangement made by the same entity - you are acting on behalf of, you may not add another; but you may - replace the old one, on explicit permission from the previous - publisher that added the old one. - - The author(s) and publisher(s) of the Document do not by this - License give permission to use their names for publicity for or to - assert or imply endorsement of any Modified Version. - - 5. COMBINING DOCUMENTS - - You may combine the Document with other documents released under - this License, under the terms defined in section 4 above for - modified versions, provided that you include in the combination - all of the Invariant Sections of all of the original documents, - unmodified, and list them all as Invariant Sections of your - combined work in its license notice, and that you preserve all - their Warranty Disclaimers. - - The combined work need only contain one copy of this License, and - multiple identical Invariant Sections may be replaced with a single - copy. If there are multiple Invariant Sections with the same name - but different contents, make the title of each such section unique - by adding at the end of it, in parentheses, the name of the - original author or publisher of that section if known, or else a - unique number. Make the same adjustment to the section titles in - the list of Invariant Sections in the license notice of the - combined work. - - In the combination, you must combine any sections Entitled - "History" in the various original documents, forming one section - Entitled "History"; likewise combine any sections Entitled - "Acknowledgements", and any sections Entitled "Dedications". You - must delete all sections Entitled "Endorsements." - - 6. COLLECTIONS OF DOCUMENTS - - You may make a collection consisting of the Document and other - documents released under this License, and replace the individual - copies of this License in the various documents with a single copy - that is included in the collection, provided that you follow the - rules of this License for verbatim copying of each of the - documents in all other respects. - - You may extract a single document from such a collection, and - distribute it individually under this License, provided you insert - a copy of this License into the extracted document, and follow - this License in all other respects regarding verbatim copying of - that document. - - 7. AGGREGATION WITH INDEPENDENT WORKS - - A compilation of the Document or its derivatives with other - separate and independent documents or works, in or on a volume of - a storage or distribution medium, is called an "aggregate" if the - copyright resulting from the compilation is not used to limit the - legal rights of the compilation's users beyond what the individual - works permit. When the Document is included in an aggregate, this - License does not apply to the other works in the aggregate which - are not themselves derivative works of the Document. - - If the Cover Text requirement of section 3 is applicable to these - copies of the Document, then if the Document is less than one half - of the entire aggregate, the Document's Cover Texts may be placed - on covers that bracket the Document within the aggregate, or the - electronic equivalent of covers if the Document is in electronic - form. Otherwise they must appear on printed covers that bracket - the whole aggregate. - - 8. TRANSLATION - - Translation is considered a kind of modification, so you may - distribute translations of the Document under the terms of section - 4. Replacing Invariant Sections with translations requires special - permission from their copyright holders, but you may include - translations of some or all Invariant Sections in addition to the - original versions of these Invariant Sections. You may include a - translation of this License, and all the license notices in the - Document, and any Warranty Disclaimers, provided that you also - include the original English version of this License and the - original versions of those notices and disclaimers. In case of a - disagreement between the translation and the original version of - this License or a notice or disclaimer, the original version will - prevail. - - If a section in the Document is Entitled "Acknowledgements", - "Dedications", or "History", the requirement (section 4) to - Preserve its Title (section 1) will typically require changing the - actual title. - - 9. TERMINATION - - You may not copy, modify, sublicense, or distribute the Document - except as expressly provided for under this License. Any other - attempt to copy, modify, sublicense or distribute the Document is - void, and will automatically terminate your rights under this - License. However, parties who have received copies, or rights, - from you under this License will not have their licenses - terminated so long as such parties remain in full compliance. - - 10. FUTURE REVISIONS OF THIS LICENSE - - The Free Software Foundation may publish new, revised versions of - the GNU Free Documentation License from time to time. Such new - versions will be similar in spirit to the present version, but may - differ in detail to address new problems or concerns. See - `http://www.gnu.org/copyleft/'. - - Each version of the License is given a distinguishing version - number. If the Document specifies that a particular numbered - version of this License "or any later version" applies to it, you - have the option of following the terms and conditions either of - that specified version or of any later version that has been - published (not as a draft) by the Free Software Foundation. If - the Document does not specify a version number of this License, - you may choose any version ever published (not as a draft) by the - Free Software Foundation. - -A.1.1 ADDENDUM: How to use this License for your documents ----------------------------------------------------------- - -To use this License in a document you have written, include a copy of -the License in the document and put the following copyright and license -notices just after the title page: - - Copyright (C) YEAR YOUR NAME. - Permission is granted to copy, distribute and/or modify this document - under the terms of the GNU Free Documentation License, Version 1.2 - or any later version published by the Free Software Foundation; - with no Invariant Sections, no Front-Cover Texts, and no Back-Cover - Texts. A copy of the license is included in the section entitled ``GNU - Free Documentation License''. - - If you have Invariant Sections, Front-Cover Texts and Back-Cover -Texts, replace the "with...Texts." line with this: - - with the Invariant Sections being LIST THEIR TITLES, with - the Front-Cover Texts being LIST, and with the Back-Cover Texts - being LIST. - - If you have Invariant Sections without Cover Texts, or some other -combination of the three, merge those two alternatives to suit the -situation. - - If your document contains nontrivial examples of program code, we -recommend releasing these examples in parallel under your choice of -free software license, such as the GNU General Public License, to -permit their use in free software. - - -File: grub-dev.info, Node: Index, Prev: Copying This Manual, Up: Top - -Index -***** - -[index] -* Menu: - -* FDL, GNU Free Documentation License: GNU Free Documentation License. - (line 6) - - - -Tag Table: -Node: Top718 -Node: Getting the source code1780 -Node: Coding style2660 -Node: Naming Conventions3065 -Node: Functions3348 -Node: Variables4215 -Node: Types5321 -Node: Macros5919 -Node: Comments6250 -Node: Multi-Line Comments7012 -Node: Finding your way around7643 -Node: Contributing Changes10840 -Node: Getting started11924 -Node: Typical Developer Experience15970 -Node: When you are approved for write access to project's files17013 -Node: Error Handling18443 -Node: CIA23516 -Node: BIOS port memory map24588 -Node: Video Subsystem25458 -Node: Video API25930 -Node: Example usage of Video API44184 -Node: Bitmap API45740 -Node: PFF2 Font File Format48271 -Node: Introduction48509 -Node: File Structure50006 -Node: Font Metrics54909 -Node: Graphical Menu Software Design56011 -Node: Introduction_256303 -Node: Startup Sequence57037 -Node: GUI Components57900 -Node: Command Line Window60505 -Node: Copying This Manual61457 -Node: GNU Free Documentation License61713 -Node: Index84125 - -End Tag Table diff --git a/docs/grub.info b/docs/grub.info deleted file mode 100644 index fe00c44..0000000 --- a/docs/grub.info +++ /dev/null @@ -1,5228 +0,0 @@ -This is /home/phcoder/grub2/bzr/grub-1.99/docs/grub.info, produced by -makeinfo version 4.13 from -/home/phcoder/grub2/bzr/grub-1.99/docs/grub.texi. - -This manual is for GNU GRUB (version 1.99, 14 May 2011). - - Copyright (C) 1999,2000,2001,2002,2004,2006,2008,2009,2010 Free -Software Foundation, Inc. - - Permission is granted to copy, distribute and/or modify this - document under the terms of the GNU Free Documentation License, - Version 1.2 or any later version published by the Free Software - Foundation; with no Invariant Sections. - -INFO-DIR-SECTION Kernel -START-INFO-DIR-ENTRY -* GRUB: (grub). The GRand Unified Bootloader -* grub-install: (grub)Invoking grub-install. Install GRUB on your drive -* grub-mkconfig: (grub)Invoking grub-mkconfig. Generate GRUB configuration -* grub-mkpasswd-pbkdf2: (grub)Invoking grub-mkpasswd-pbkdf2. -* grub-mkrescue: (grub)Invoking grub-mkrescue. Make a GRUB rescue image -END-INFO-DIR-ENTRY - - -File: grub.info, Node: Top, Next: Introduction, Up: (dir) - -GNU GRUB manual -*************** - -This is the documentation of GNU GRUB, the GRand Unified Bootloader, a -flexible and powerful boot loader program for a wide range of -architectures. - - This edition documents version 1.99. - - This manual is for GNU GRUB (version 1.99, 14 May 2011). - - Copyright (C) 1999,2000,2001,2002,2004,2006,2008,2009,2010 Free -Software Foundation, Inc. - - Permission is granted to copy, distribute and/or modify this - document under the terms of the GNU Free Documentation License, - Version 1.2 or any later version published by the Free Software - Foundation; with no Invariant Sections. - -* Menu: - -* Introduction:: Capturing the spirit of GRUB -* Naming convention:: Names of your drives in GRUB -* Installation:: Installing GRUB on your drive -* Booting:: How to boot different operating systems -* Configuration:: Writing your own configuration file -* Theme file format:: Format of GRUB theme files -* Network:: Downloading OS images from a network -* Serial terminal:: Using GRUB via a serial line -* Vendor power-on keys:: Changing GRUB behaviour on vendor power-on keys -* Images:: GRUB image files -* Filesystem:: Filesystem syntax and semantics -* Interface:: The menu and the command-line -* Environment:: GRUB environment variables -* Commands:: The list of available builtin commands -* Security:: Authentication and authorisation -* Supported kernels:: The list of supported kernels -* Troubleshooting:: Error messages produced by GRUB -* Invoking grub-install:: How to use the GRUB installer -* Invoking grub-mkconfig:: Generate a GRUB configuration file -* Invoking grub-mkpasswd-pbkdf2:: - Generate GRUB password hashes -* Invoking grub-mkrescue:: Make a GRUB rescue image -* Obtaining and Building GRUB:: How to obtain and build GRUB -* Reporting bugs:: Where you should send a bug report -* Future:: Some future plans on GRUB -* Copying This Manual:: Copying This Manual -* Index:: - - -File: grub.info, Node: Introduction, Next: Naming convention, Prev: Top, Up: Top - -1 Introduction to GRUB -********************** - -* Menu: - -* Overview:: What exactly GRUB is and how to use it -* History:: From maggot to house fly -* Changes from GRUB Legacy:: Differences from previous versions -* Features:: GRUB features -* Role of a boot loader:: The role of a boot loader - - -File: grub.info, Node: Overview, Next: History, Up: Introduction - -1.1 Overview -============ - -Briefly, a "boot loader" is the first software program that runs when a -computer starts. It is responsible for loading and transferring -control to an operating system "kernel" software (such as Linux or GNU -Mach). The kernel, in turn, initializes the rest of the operating -system (e.g. a GNU system). - - GNU GRUB is a very powerful boot loader, which can load a wide -variety of free operating systems, as well as proprietary operating -systems with chain-loading(1) (*note Overview-Footnote-1::). GRUB is -designed to address the complexity of booting a personal computer; both -the program and this manual are tightly bound to that computer platform, -although porting to other platforms may be addressed in the future. - - One of the important features in GRUB is flexibility; GRUB -understands filesystems and kernel executable formats, so you can load -an arbitrary operating system the way you like, without recording the -physical position of your kernel on the disk. Thus you can load the -kernel just by specifying its file name and the drive and partition -where the kernel resides. - - When booting with GRUB, you can use either a command-line interface -(*note Command-line interface::), or a menu interface (*note Menu -interface::). Using the command-line interface, you type the drive -specification and file name of the kernel manually. In the menu -interface, you just select an OS using the arrow keys. The menu is -based on a configuration file which you prepare beforehand (*note -Configuration::). While in the menu, you can switch to the command-line -mode, and vice-versa. You can even edit menu entries before using them. - - In the following chapters, you will learn how to specify a drive, a -partition, and a file name (*note Naming convention::) to GRUB, how to -install GRUB on your drive (*note Installation::), and how to boot your -OSes (*note Booting::), step by step. - - -File: grub.info, Node: Overview-Footnotes, Up: Overview - - (1) "chain-load" is the mechanism for loading unsupported operating -systems by loading another boot loader. It is typically used for -loading DOS or Windows. - - -File: grub.info, Node: History, Next: Changes from GRUB Legacy, Prev: Overview, Up: Introduction - -1.2 History of GRUB -=================== - -GRUB originated in 1995 when Erich Boleyn was trying to boot the GNU -Hurd with the University of Utah's Mach 4 microkernel (now known as GNU -Mach). Erich and Brian Ford designed the Multiboot Specification -(*note Multiboot Specification: (multiboot)Top.), because they were -determined not to add to the large number of mutually-incompatible PC -boot methods. - - Erich then began modifying the FreeBSD boot loader so that it would -understand Multiboot. He soon realized that it would be a lot easier to -write his own boot loader from scratch than to keep working on the -FreeBSD boot loader, and so GRUB was born. - - Erich added many features to GRUB, but other priorities prevented him -from keeping up with the demands of its quickly-expanding user base. In -1999, Gordon Matzigkeit and Yoshinori K. Okuji adopted GRUB as an -official GNU package, and opened its development by making the latest -sources available via anonymous CVS. *Note Obtaining and Building -GRUB::, for more information. - - Over the next few years, GRUB was extended to meet many needs, but it -quickly became clear that its design was not keeping up with the -extensions being made to it, and we reached the point where it was very -difficult to make any further changes without breaking existing -features. Around 2002, Yoshinori K. Okuji started work on PUPA -(Preliminary Universal Programming Architecture for GNU GRUB), aiming -to rewrite the core of GRUB to make it cleaner, safer, more robust, and -more powerful. PUPA was eventually renamed to GRUB 2, and the original -version of GRUB was renamed to GRUB Legacy. Small amounts of -maintenance continued to be done on GRUB Legacy, but the last release -(0.97) was made in 2005 and at the time of writing it seems unlikely -that there will be another. - - By around 2007, GNU/Linux distributions started to use GRUB 2 to -limited extents, and by the end of 2009 multiple major distributions -were installing it by default. - - -File: grub.info, Node: Changes from GRUB Legacy, Next: Features, Prev: History, Up: Introduction - -1.3 Differences from previous versions -====================================== - -GRUB 2 is a rewrite of GRUB (*note History::), although it shares many -characteristics with the previous version, now known as GRUB Legacy. -Users of GRUB Legacy may need some guidance to find their way around -this new version. - - * The configuration file has a new name (`grub.cfg' rather than - `menu.lst' or `grub.conf'), new syntax (*note Configuration::) and - many new commands (*note Commands::). Configuration cannot be - copied over directly, although most GRUB Legacy users should not - find the syntax too surprising. - - * `grub.cfg' is typically automatically generated by `grub-mkconfig' - (*note Simple configuration::). This makes it easier to handle - versioned kernel upgrades. - - * Partition numbers in GRUB device names now start at 1, not 0 - (*note Naming convention::). - - * The configuration file is now written in something closer to a full - scripting language: variables, conditionals, and loops are - available. - - * A small amount of persistent storage is available across reboots, - using the `save_env' and `load_env' commands in GRUB and the - `grub-editenv' utility. This is not available in all - configurations (*note Environment block::). - - * GRUB 2 has more reliable ways to find its own files and those of - target kernels on multiple-disk systems, and has commands (*note - search::) to find devices using file system labels or Universally - Unique Identifiers (UUIDs). - - * GRUB 2 is available for several other types of system in addition - to the PC BIOS systems supported by GRUB Legacy: PC EFI, PC - coreboot, PowerPC, SPARC, and MIPS Lemote Yeeloong are all - supported. - - * Many more file systems are supported, including but not limited to - ext4, HFS+, and NTFS. - - * GRUB 2 can read files directly from LVM and RAID devices. - - * A graphical terminal and a graphical menu system are available. - - * GRUB 2's interface can be translated, including menu entry names. - - * The image files (*note Images::) that make up GRUB have been - reorganised; Stage 1, Stage 1.5, and Stage 2 are no more. - - * GRUB 2 puts many facilities in dynamically loaded modules, - allowing the core image to be smaller, and allowing the core image - to be built in more flexible ways. - - -File: grub.info, Node: Features, Next: Role of a boot loader, Prev: Changes from GRUB Legacy, Up: Introduction - -1.4 GRUB features -================= - -The primary requirement for GRUB is that it be compliant with the -"Multiboot Specification", which is described in *note Multiboot -Specification: (multiboot)Top. - - The other goals, listed in approximate order of importance, are: - - * Basic functions must be straightforward for end-users. - - * Rich functionality to support kernel experts and designers. - - * Backward compatibility for booting FreeBSD, NetBSD, OpenBSD, and - Linux. Proprietary kernels (such as DOS, Windows NT, and OS/2) are - supported via a chain-loading function. - - Except for specific compatibility modes (chain-loading and the Linux -"piggyback" format), all kernels will be started in much the same state -as in the Multiboot Specification. Only kernels loaded at 1 megabyte or -above are presently supported. Any attempt to load below that boundary -will simply result in immediate failure and an error message reporting -the problem. - - In addition to the requirements above, GRUB has the following -features (note that the Multiboot Specification doesn't require all the -features that GRUB supports): - -Recognize multiple executable formats - Support many of the "a.out" variants plus "ELF". Symbol tables are - also loaded. - -Support non-Multiboot kernels - Support many of the various free 32-bit kernels that lack Multiboot - compliance (primarily FreeBSD, NetBSD, OpenBSD, and Linux). - Chain-loading of other boot loaders is also supported. - -Load multiples modules - Fully support the Multiboot feature of loading multiple modules. - -Load a configuration file - Support a human-readable text configuration file with preset boot - commands. You can also load another configuration file dynamically - and embed a preset configuration file in a GRUB image file. The - list of commands (*note Commands::) are a superset of those - supported on the command-line. An example configuration file is - provided in *note Configuration::. - -Provide a menu interface - A menu interface listing preset boot commands, with a programmable - timeout, is available. There is no fixed limit on the number of - boot entries, and the current implementation has space for several - hundred. - -Have a flexible command-line interface - A fairly flexible command-line interface, accessible from the menu, - is available to edit any preset commands, or write a new boot - command set from scratch. If no configuration file is present, - GRUB drops to the command-line. - - The list of commands (*note Commands::) are a subset of those - supported for configuration files. Editing commands closely - resembles the Bash command-line (*note Bash: (features)Command - Line Editing.), with -completion of commands, devices, - partitions, and files in a directory depending on context. - -Support multiple filesystem types - Support multiple filesystem types transparently, plus a useful - explicit blocklist notation. The currently supported filesystem - types are "Amiga Fast FileSystem (AFFS)", "AtheOS fs", "BeFS", - "cpio", "Linux ext2/ext3/ext4", "DOS FAT12/FAT16/FAT32", "HFS", - "HFS+", "ISO9660", "JFS", "Minix fs", "nilfs2", "NTFS", - "ReiserFS", "Amiga Smart FileSystem (SFS)", "tar", "UDF", "BSD - UFS/UFS2", and "XFS". *Note Filesystem::, for more information. - -Support automatic decompression - Can decompress files which were compressed by `gzip' or `xz'(1) - (*note Features-Footnote-1::). This function is both automatic and - transparent to the user (i.e. all functions operate upon the - uncompressed contents of the specified files). This greatly - reduces a file size and loading time, a particularly great benefit - for floppies.(2) (*note Features-Footnote-2::) - - It is conceivable that some kernel modules should be loaded in a - compressed state, so a different module-loading command can be - specified to avoid uncompressing the modules. - -Access data on any installed device - Support reading data from any or all floppies or hard disk(s) - recognized by the BIOS, independent of the setting of the root - device. - -Be independent of drive geometry translations - Unlike many other boot loaders, GRUB makes the particular drive - translation irrelevant. A drive installed and running with one - translation may be converted to another translation without any - adverse effects or changes in GRUB's configuration. - -Detect all installed RAM - GRUB can generally find all the installed RAM on a PC-compatible - machine. It uses an advanced BIOS query technique for finding all - memory regions. As described on the Multiboot Specification (*note - Multiboot Specification: (multiboot)Top.), not all kernels make - use of this information, but GRUB provides it for those who do. - -Support Logical Block Address mode - In traditional disk calls (called "CHS mode"), there is a geometry - translation problem, that is, the BIOS cannot access over 1024 - cylinders, so the accessible space is limited to at least 508 MB - and to at most 8GB. GRUB can't universally solve this problem, as - there is no standard interface used in all machines. However, - several newer machines have the new interface, Logical Block - Address ("LBA") mode. GRUB automatically detects if LBA mode is - available and uses it if available. In LBA mode, GRUB can access - the entire disk. - -Support network booting - GRUB is basically a disk-based boot loader but also has network - support. You can load OS images from a network by using the "TFTP" - protocol. - -Support remote terminals - To support computers with no console, GRUB provides remote terminal - support, so that you can control GRUB from a remote host. Only - serial terminal support is implemented at the moment. - - -File: grub.info, Node: Features-Footnotes, Up: Features - - (1) Only CRC32 data integrity check is supported (xz default is -CRC64 so one should use -check=crc32 option). LZMA BCJ filters are -supported. - - (2) There are a few pathological cases where loading a very badly -organized ELF kernel might take longer, but in practice this never -happen. - - -File: grub.info, Node: Role of a boot loader, Prev: Features, Up: Introduction - -1.5 The role of a boot loader -============================= - -The following is a quotation from Gordon Matzigkeit, a GRUB fanatic: - - Some people like to acknowledge both the operating system and - kernel when they talk about their computers, so they might say - they use "GNU/Linux" or "GNU/Hurd". Other people seem to think - that the kernel is the most important part of the system, so they - like to call their GNU operating systems "Linux systems." - - I, personally, believe that this is a grave injustice, because the - _boot loader_ is the most important software of all. I used to - refer to the above systems as either "LILO"(1) (*note Role of a - boot loader-Footnote-1::) or "GRUB" systems. - - Unfortunately, nobody ever understood what I was talking about; - now I just use the word "GNU" as a pseudonym for GRUB. - - So, if you ever hear people talking about their alleged "GNU" - systems, remember that they are actually paying homage to the best - boot loader around... GRUB! - - We, the GRUB maintainers, do not (usually) encourage Gordon's level -of fanaticism, but it helps to remember that boot loaders deserve -recognition. We hope that you enjoy using GNU GRUB as much as we did -writing it. - - -File: grub.info, Node: Role of a boot loader-Footnotes, Up: Role of a boot loader - - (1) The LInux LOader, a boot loader that everybody uses, but nobody -likes. - - -File: grub.info, Node: Naming convention, Next: Installation, Prev: Introduction, Up: Top - -2 Naming convention -******************* - -The device syntax used in GRUB is a wee bit different from what you may -have seen before in your operating system(s), and you need to know it so -that you can specify a drive/partition. - - Look at the following examples and explanations: - - (fd0) - - First of all, GRUB requires that the device name be enclosed with -`(' and `)'. The `fd' part means that it is a floppy disk. The number -`0' is the drive number, which is counted from _zero_. This expression -means that GRUB will use the whole floppy disk. - - (hd0,msdos2) - - Here, `hd' means it is a hard disk drive. The first integer `0' -indicates the drive number, that is, the first hard disk, the string -`msdos' indicates the partition scheme, while the second integer, `2', -indicates the partition number (or the PC slice number in the BSD -terminology). The partition numbers are counted from _one_, not from -zero (as was the case in previous versions of GRUB). This expression -means the second partition of the first hard disk drive. In this case, -GRUB uses one partition of the disk, instead of the whole disk. - - (hd0,msdos5) - - This specifies the first "extended partition" of the first hard disk -drive. Note that the partition numbers for extended partitions are -counted from `5', regardless of the actual number of primary partitions -on your hard disk. - - (hd1,msdos1,bsd1) - - This means the BSD `a' partition on first PC slice number of the -second hard disk. - - Of course, to actually access the disks or partitions with GRUB, you -need to use the device specification in a command, like `set -root=(fd0)' or `parttool (hd0,msdos3) hidden-'. To help you find out -which number specifies a partition you want, the GRUB command-line -(*note Command-line interface::) options have argument completion. This -means that, for example, you only need to type - - set root=( - - followed by a , and GRUB will display the list of drives, -partitions, or file names. So it should be quite easy to determine the -name of your target partition, even with minimal knowledge of the -syntax. - - Note that GRUB does _not_ distinguish IDE from SCSI - it simply -counts the drive numbers from zero, regardless of their type. Normally, -any IDE drive number is less than any SCSI drive number, although that -is not true if you change the boot sequence by swapping IDE and SCSI -drives in your BIOS. - - Now the question is, how to specify a file? Again, consider an -example: - - (hd0,msdos1)/vmlinuz - - This specifies the file named `vmlinuz', found on the first -partition of the first hard disk drive. Note that the argument -completion works with file names, too. - - That was easy, admit it. Now read the next chapter, to find out how -to actually install GRUB on your drive. - - -File: grub.info, Node: Installation, Next: Booting, Prev: Naming convention, Up: Top - -3 Installation -************** - -In order to install GRUB as your boot loader, you need to first install -the GRUB system and utilities under your UNIX-like operating system -(*note Obtaining and Building GRUB::). You can do this either from the -source tarball, or as a package for your OS. - - After you have done that, you need to install the boot loader on a -drive (floppy or hard disk) by using the utility `grub-install' (*note -Invoking grub-install::) on a UNIX-like OS. - - GRUB comes with boot images, which are normally put in the directory -`/usr/lib/grub/-' (for BIOS-based machines -`/usr/lib/grub/i386-pc'). Hereafter, the directory where GRUB images are -initially placed (normally `/usr/lib/grub/-') will be -called the "image directory", and the directory where the boot loader -needs to find them (usually `/boot') will be called the "boot -directory". - -* Menu: - -* Installing GRUB using grub-install:: -* Making a GRUB bootable CD-ROM:: -* Device map:: -* BIOS installation:: - - -File: grub.info, Node: Installing GRUB using grub-install, Next: Making a GRUB bootable CD-ROM, Up: Installation - -3.1 Installing GRUB using grub-install -====================================== - -For information on where GRUB should be installed on PC BIOS platforms, -*note BIOS installation::. - - In order to install GRUB under a UNIX-like OS (such as GNU), invoke -the program `grub-install' (*note Invoking grub-install::) as the -superuser ("root"). - - The usage is basically very simple. You only need to specify one -argument to the program, namely, where to install the boot loader. The -argument has to be either a device file (like `/dev/hda'). For -example, under Linux the following will install GRUB into the MBR of -the first IDE disk: - - # grub-install /dev/hda - - Likewise, under GNU/Hurd, this has the same effect: - - # grub-install /dev/hd0 - - But all the above examples assume that GRUB should put images under -the `/boot' directory. If you want GRUB to put images under a directory -other than `/boot', you need to specify the option `--boot-directory'. -The typical usage is that you create a GRUB boot floppy with a -filesystem. Here is an example: - - # mke2fs /dev/fd0 - # mount -t ext2 /dev/fd0 /mnt - # mkdir /mnt/boot - # grub-install --boot-directory=/mnt/boot /dev/fd0 - # umount /mnt - - Some BIOSes have a bug of exposing the first partition of a USB -drive as a floppy instead of exposing the USB drive as a hard disk -(they call it "USB-FDD" boot). In such cases, you need to install like -this: - - # losetup /dev/loop0 /dev/sdb1 - # mount /dev/loop0 /mnt/usb - # grub-install --boot-directory=/mnt/usb/bugbios --force --allow-floppy /dev/loop0 - - This install doesn't conflict with standard install as long as they -are in separate directories. - - Note that `grub-install' is actually just a shell script and the -real task is done by `grub-mkimage' and `grub-setup'. Therefore, you -may run those commands directly to install GRUB, without using -`grub-install'. Don't do that, however, unless you are very familiar -with the internals of GRUB. Installing a boot loader on a running OS -may be extremely dangerous. - - -File: grub.info, Node: Making a GRUB bootable CD-ROM, Next: Device map, Prev: Installing GRUB using grub-install, Up: Installation - -3.2 Making a GRUB bootable CD-ROM -================================= - -GRUB supports the "no emulation mode" in the El Torito specification(1) -(*note Making a GRUB bootable CD-ROM-Footnote-1::). This means that you -can use the whole CD-ROM from GRUB and you don't have to make a floppy -or hard disk image file, which can cause compatibility problems. - - For booting from a CD-ROM, GRUB uses a special image called -`cdboot.img', which is concatenated with `core.img'. The `core.img' -used for this should be built with at least the `iso9660' and -`biosdisk' modules. Your bootable CD-ROM will usually also need to -include a configuration file `grub.cfg' and some other GRUB modules. - - To make a simple generic GRUB rescue CD, you can use the -`grub-mkrescue' program (*note Invoking grub-mkrescue::): - - $ grub-mkrescue -o grub.iso - - You will often need to include other files in your image. To do -this, first make a top directory for the bootable image, say, `iso': - - $ mkdir iso - - Make a directory for GRUB: - - $ mkdir -p iso/boot/grub - - If desired, make the config file `grub.cfg' under `iso/boot/grub' -(*note Configuration::), and copy any files and directories for the -disc to the directory `iso/'. - - Finally, make the image: - - $ grub-mkrescue -o grub.iso iso - - This produces a file named `grub.iso', which then can be burned into -a CD (or a DVD), or written to a USB mass storage device. - - The root device will be set up appropriately on entering your -`grub.cfg' configuration file, so you can refer to file names on the CD -without needing to use an explicit device name. This makes it easier to -produce rescue images that will work on both optical drives and USB mass -storage devices. - - -File: grub.info, Node: Making a GRUB bootable CD-ROM-Footnotes, Up: Making a GRUB bootable CD-ROM - - (1) El Torito is a specification for bootable CD using BIOS -functions. - - -File: grub.info, Node: Device map, Next: BIOS installation, Prev: Making a GRUB bootable CD-ROM, Up: Installation - -3.3 The map between BIOS drives and OS devices -============================================== - -The `grub-mkdevicemap' program can be used to create the "device map -file". It is often run automatically by tools such as `grub-install' -if the device map file does not already exist. The file name -`/boot/grub/device.map' is preferred. - - If the device map file exists, the GRUB utilities (`grub-probe', -`grub-setup', etc.) read it to map BIOS drives to OS devices. This -file consists of lines like this: - - DEVICE FILE - - DEVICE is a drive specified in the GRUB syntax (*note Device -syntax::), and FILE is an OS file, which is normally a device file. - - Historically, the device map file was used because GRUB device names -had to be used in the configuration file, and they were derived from -BIOS drive numbers. The map between BIOS drives and OS devices cannot -always be guessed correctly: for example, GRUB will get the order wrong -if you exchange the boot sequence between IDE and SCSI in your BIOS. - - Unfortunately, even OS device names are not always stable. Modern -versions of the Linux kernel may probe drives in a different order from -boot to boot, and the prefix (`/dev/hd*' versus `/dev/sd*') may change -depending on the driver subsystem in use. As a result, the device map -file required frequent editing on some systems. - - GRUB avoids this problem nowadays by using UUIDs or file system -labels when generating `grub.cfg', and we advise that you do the same -for any custom menu entries you write. If the device map file does not -exist, then the GRUB utilities will assume a temporary device map on -the fly. This is often good enough, particularly in the common case of -single-disk systems. - - However, the device map file is not entirely obsolete yet, and there -are still some situations that require it to exist. If necessary, you -may edit the file if `grub-mkdevicemap' makes a mistake. You can put -any comments in the file if needed, as the GRUB utilities assume that a -line is just a comment if the first character is `#'. - - -File: grub.info, Node: BIOS installation, Prev: Device map, Up: Installation - -3.4 BIOS installation -===================== - -MBR -=== - -The partition table format traditionally used on PC BIOS platforms is -called the Master Boot Record (MBR) format; this is the format that -allows up to four primary partitions and additional logical partitions. -With this partition table format, there are two ways to install GRUB: -it can be embedded in the area between the MBR and the first partition -(called by various names, such as the "boot track", "MBR gap", or -"embedding area", and which is usually at least 31 KiB), or the core -image can be installed in a file system and a list of the blocks that -make it up can be stored in the first sector of that partition. - - Each of these has different problems. There is no way to reserve -space in the embedding area with complete safety, and some proprietary -software is known to use it to make it difficult for users to work -around licensing restrictions; and systems are sometimes partitioned -without leaving enough space before the first partition. On the other -hand, installing to a filesystem means that GRUB is vulnerable to its -blocks being moved around by filesystem features such as tail packing, -or even by aggressive fsck implementations, so this approach is quite -fragile; and this approach can only be used if the `/boot' filesystem -is on the same disk that the BIOS boots from, so that GRUB does not -have to rely on guessing BIOS drive numbers. - - The GRUB development team generally recommends embedding GRUB before -the first partition, unless you have special requirements. You must -ensure that the first partition starts at least 31 KiB (63 sectors) -from the start of the disk; on modern disks, it is often a performance -advantage to align partitions on larger boundaries anyway, so the first -partition might start 1 MiB from the start of the disk. - -GPT -=== - -Some newer systems use the GUID Partition Table (GPT) format. This was -specified as part of the Extensible Firmware Interface (EFI), but it can -also be used on BIOS platforms if system software supports it; for -example, GRUB and GNU/Linux can be used in this configuration. With -this format, it is possible to reserve a whole partition for GRUB, -called the BIOS Boot Partition. GRUB can then be embedded into that -partition without the risk of being overwritten by other software and -without being contained in a filesystem which might move its blocks -around. - - When creating a BIOS Boot Partition on a GPT system, you should make -sure that it is at least 31 KiB in size. (GPT-formatted disks are not -usually particularly small, so we recommend that you make it larger -than the bare minimum, such as 1 MiB, to allow plenty of room for -growth.) You must also make sure that it has the proper partition -type. Using GNU Parted, you can set this using a command such as the -following: - - # parted /dev/DISK set PARTITION-NUMBER bios_grub on - - If you are using gdisk, set the partition type to `0xEF02'. With -partitioning programs that require setting the GUID directly, it should -be `21686148-6449-6e6f-744e656564454649'. - - *Caution:* Be very careful which partition you select! When GRUB -finds a BIOS Boot Partition during installation, it will automatically -overwrite part of it. Make sure that the partition does not contain any -other data. - - -File: grub.info, Node: Booting, Next: Configuration, Prev: Installation, Up: Top - -4 Booting -********* - -GRUB can load Multiboot-compliant kernels in a consistent way, but for -some free operating systems you need to use some OS-specific magic. - -* Menu: - -* General boot methods:: How to boot OSes with GRUB generally -* OS-specific notes:: Notes on some operating systems - - -File: grub.info, Node: General boot methods, Next: OS-specific notes, Up: Booting - -4.1 How to boot operating systems -================================= - -GRUB has two distinct boot methods. One of the two is to load an -operating system directly, and the other is to chain-load another boot -loader which then will load an operating system actually. Generally -speaking, the former is more desirable, because you don't need to -install or maintain other boot loaders and GRUB is flexible enough to -load an operating system from an arbitrary disk/partition. However, the -latter is sometimes required, since GRUB doesn't support all the -existing operating systems natively. - -* Menu: - -* Loading an operating system directly:: -* Chain-loading:: - - -File: grub.info, Node: Loading an operating system directly, Next: Chain-loading, Up: General boot methods - -4.1.1 How to boot an OS directly with GRUB ------------------------------------------- - -Multiboot (*note Multiboot Specification: (multiboot)Top.) is the -native format supported by GRUB. For the sake of convenience, there is -also support for Linux, FreeBSD, NetBSD and OpenBSD. If you want to -boot other operating systems, you will have to chain-load them (*note -Chain-loading::). - - FIXME: this section is incomplete. - - 1. Run the command `boot' (*note boot::). - - However, DOS and Windows have some deficiencies, so you might have to -use more complicated instructions. *Note DOS/Windows::, for more -information. - - -File: grub.info, Node: Chain-loading, Prev: Loading an operating system directly, Up: General boot methods - -4.1.2 Chain-loading an OS -------------------------- - -Operating systems that do not support Multiboot and do not have specific -support in GRUB (specific support is available for Linux, FreeBSD, -NetBSD and OpenBSD) must be chain-loaded, which involves loading -another boot loader and jumping to it in real mode. - - The `chainloader' command (*note chainloader::) is used to set this -up. It is normally also necessary to load some GRUB modules and set the -appropriate root device. Putting this together, we get something like -this, for a Windows system on the first partition of the first hard -disk: - -menuentry "Windows" { - insmod chain - insmod ntfs - set root=(hd0,1) - chainloader +1 -} - - On systems with multiple hard disks, an additional workaround may be -required. *Note DOS/Windows::. - - Chain-loading is only supported on PC BIOS and EFI platforms. - - -File: grub.info, Node: OS-specific notes, Prev: General boot methods, Up: Booting - -4.2 Some caveats on OS-specific issues -====================================== - -Here, we describe some caveats on several operating systems. - -* Menu: - -* GNU/Hurd:: -* GNU/Linux:: -* DOS/Windows:: - - -File: grub.info, Node: GNU/Hurd, Next: GNU/Linux, Up: OS-specific notes - -4.2.1 GNU/Hurd --------------- - -Since GNU/Hurd is Multiboot-compliant, it is easy to boot it; there is -nothing special about it. But do not forget that you have to specify a -root partition to the kernel. - - 1. Set GRUB's root device to the same drive as GNU/Hurd's. The - command `search --file --set /boot/gnumach.gz' or similar may help - you (*note search::). - - 2. Load the kernel and the modules, like this: - - grub> multiboot /boot/gnumach.gz root=device:hd0s1 - grub> module /hurd/ext2fs.static ext2fs --readonly \ - --multiboot-command-line='${kernel-command-line}' \ - --host-priv-port='${host-port}' \ - --device-master-port='${device-port}' \ - --exec-server-task='${exec-task}' -T typed '${root}' \ - '$(task-create)' '$(task-resume)' - grub> module /lib/ld.so.1 exec /hurd/exec '$(exec-task=task-create)' - - 3. Finally, run the command `boot' (*note boot::). - - -File: grub.info, Node: GNU/Linux, Next: DOS/Windows, Prev: GNU/Hurd, Up: OS-specific notes - -4.2.2 GNU/Linux ---------------- - -It is relatively easy to boot GNU/Linux from GRUB, because it somewhat -resembles to boot a Multiboot-compliant OS. - - 1. Set GRUB's root device to the same drive as GNU/Linux's. The - command `search --file --set /vmlinuz' or similar may help you - (*note search::). - - 2. Load the kernel using the command `linux' (*note linux::): - - grub> linux /vmlinuz root=/dev/sda1 - - If you need to specify some kernel parameters, just append them to - the command. For example, to set `acpi' to `off', do this: - - grub> linux /vmlinuz root=/dev/sda1 acpi=off - - See the documentation in the Linux source tree for complete - information on the available options. - - With `linux' GRUB uses 32-bit protocol. Some BIOS services like APM - or EDD aren't available with this protocol. In this case you need - to use `linux16' - - grub> linux16 /vmlinuz root=/dev/sda1 acpi=off - - 3. If you use an initrd, execute the command `initrd' (*note initrd::) - after `linux': - - grub> initrd /initrd - - If you used `linux16' you need to use `initrd16': - - grub> initrd16 /initrd - - 4. Finally, run the command `boot' (*note boot::). - - *Caution:* If you use an initrd and specify the `mem=' option to the -kernel to let it use less than actual memory size, you will also have -to specify the same memory size to GRUB. To let GRUB know the size, run -the command `uppermem' _before_ loading the kernel. *Note uppermem::, -for more information. - - -File: grub.info, Node: DOS/Windows, Prev: GNU/Linux, Up: OS-specific notes - -4.2.3 DOS/Windows ------------------ - -GRUB cannot boot DOS or Windows directly, so you must chain-load them -(*note Chain-loading::). However, their boot loaders have some critical -deficiencies, so it may not work to just chain-load them. To overcome -the problems, GRUB provides you with two helper functions. - - If you have installed DOS (or Windows) on a non-first hard disk, you -have to use the disk swapping technique, because that OS cannot boot -from any disks but the first one. The workaround used in GRUB is the -command `drivemap' (*note drivemap::), like this: - - drivemap -s (hd0) (hd1) - - This performs a "virtual" swap between your first and second hard -drive. - - *Caution:* This is effective only if DOS (or Windows) uses BIOS to -access the swapped disks. If that OS uses a special driver for the -disks, this probably won't work. - - Another problem arises if you installed more than one set of -DOS/Windows onto one disk, because they could be confused if there are -more than one primary partitions for DOS/Windows. Certainly you should -avoid doing this, but there is a solution if you do want to do so. Use -the partition hiding/unhiding technique. - - If GRUB "hides" a DOS (or Windows) partition (*note parttool::), DOS -(or Windows) will ignore the partition. If GRUB "unhides" a DOS (or -Windows) partition, DOS (or Windows) will detect the partition. Thus, -if you have installed DOS (or Windows) on the first and the second -partition of the first hard disk, and you want to boot the copy on the -first partition, do the following: - - parttool (hd0,1) hidden- - parttool (hd0,2) hidden+ - set root=(hd0,1) - chainloader +1 - parttool ${root} boot+ - boot - - -File: grub.info, Node: Configuration, Next: Theme file format, Prev: Booting, Up: Top - -5 Writing your own configuration file -************************************* - -GRUB is configured using `grub.cfg', usually located under -`/boot/grub'. This file is quite flexible, but most users will not -need to write the whole thing by hand. - -* Menu: - -* Simple configuration:: Recommended for most users -* Shell-like scripting:: For power users and developers -* Embedded configuration:: Embedding a configuration file into GRUB - - -File: grub.info, Node: Simple configuration, Next: Shell-like scripting, Up: Configuration - -5.1 Simple configuration handling -================================= - -The program `grub-mkconfig' (*note Invoking grub-mkconfig::) generates -`grub.cfg' files suitable for most cases. It is suitable for use when -upgrading a distribution, and will discover available kernels and -attempt to generate menu entries for them. - - `grub-mkconfig' does have some limitations. While adding extra -custom menu entries to the end of the list can be done by editing -`/etc/grub.d/40_custom' or creating `/boot/grub/custom.cfg', changing -the order of menu entries or changing their titles may require making -complex changes to shell scripts stored in `/etc/grub.d/'. This may be -improved in the future. In the meantime, those who feel that it would -be easier to write `grub.cfg' directly are encouraged to do so (*note -Booting::, and *note Shell-like scripting::), and to disable any system -provided by their distribution to automatically run `grub-mkconfig'. - - The file `/etc/default/grub' controls the operation of -`grub-mkconfig'. It is sourced by a shell script, and so must be valid -POSIX shell input; normally, it will just be a sequence of `KEY=value' -lines, but if the value contains spaces or other special characters -then it must be quoted. For example: - - GRUB_TERMINAL_INPUT="console serial" - - Valid keys in `/etc/default/grub' are as follows: - -`GRUB_DEFAULT' - The default menu entry. This may be a number, in which case it - identifies the Nth entry in the generated menu counted from zero, - or the title of a menu entry, or the special string `saved'. - Using the title may be useful if you want to set a menu entry as - the default even though there may be a variable number of entries - before it. - - For example, if you have: - - menuentry 'Example GNU/Linux distribution' --class gnu-linux { - ... - } - - then you can make this the default using: - - GRUB_DEFAULT='Example GNU/Linux distribution' - - If you set this to `saved', then the default menu entry will be - that saved by `GRUB_SAVEDEFAULT', `grub-set-default', or - `grub-reboot'. - - The default is `0'. - -`GRUB_SAVEDEFAULT' - If this option is set to `true', then, when an entry is selected, - save it as a new default entry for use by future runs of GRUB. - This is only useful if `GRUB_DEFAULT=saved'; it is a separate - option because `GRUB_DEFAULT=saved' is useful without this option, - in conjunction with `grub-set-default' or `grub-reboot'. Unset by - default. This option relies on the environment block, which may - not be available in all situations (*note Environment block::). - -`GRUB_TIMEOUT' - Boot the default entry this many seconds after the menu is - displayed, unless a key is pressed. The default is `5'. Set to - `0' to boot immediately without displaying the menu, or to `-1' to - wait indefinitely. - -`GRUB_HIDDEN_TIMEOUT' - Wait this many seconds for a key to be pressed before displaying - the menu. If no key is pressed during that time, boot - immediately. Unset by default. - -`GRUB_HIDDEN_TIMEOUT_QUIET' - In conjunction with `GRUB_HIDDEN_TIMEOUT', set this to `true' to - suppress the verbose countdown while waiting for a key to be - pressed before displaying the menu. Unset by default. - -`GRUB_DEFAULT_BUTTON' -`GRUB_TIMEOUT_BUTTON' -`GRUB_HIDDEN_TIMEOUT_BUTTON' -`GRUB_BUTTON_CMOS_ADDRESS' - Variants of the corresponding variables without the `_BUTTON' - suffix, used to support vendor-specific power buttons. *Note - Vendor power-on keys::. - -`GRUB_DISTRIBUTOR' - Set by distributors of GRUB to their identifying name. This is - used to generate more informative menu entry titles. - -`GRUB_TERMINAL_INPUT' - Select the terminal input device. You may select multiple devices - here, separated by spaces. - - Valid terminal input names depend on the platform, but may include - `console' (PC BIOS and EFI consoles), `serial' (serial terminal), - `ofconsole' (Open Firmware console), `at_keyboard' (PC AT - keyboard, mainly useful with Coreboot), or `usb_keyboard' (USB - keyboard using the HID Boot Protocol, for cases where the firmware - does not handle this). - - The default is to use the platform's native terminal input. - -`GRUB_TERMINAL_OUTPUT' - Select the terminal output device. You may select multiple - devices here, separated by spaces. - - Valid terminal output names depend on the platform, but may include - `console' (PC BIOS and EFI consoles), `serial' (serial terminal), - `gfxterm' (graphics-mode output), `ofconsole' (Open Firmware - console), or `vga_text' (VGA text output, mainly useful with - Coreboot). - - The default is to use the platform's native terminal output. - -`GRUB_TERMINAL' - If this option is set, it overrides both `GRUB_TERMINAL_INPUT' and - `GRUB_TERMINAL_OUTPUT' to the same value. - -`GRUB_SERIAL_COMMAND' - A command to configure the serial port when using the serial - console. *Note serial::. Defaults to `serial'. - -`GRUB_CMDLINE_LINUX' - Command-line arguments to add to menu entries for the Linux kernel. - -`GRUB_CMDLINE_LINUX_DEFAULT' - Unless `GRUB_DISABLE_RECOVERY' is set to `true', two menu entries - will be generated for each Linux kernel: one default entry and one - entry for recovery mode. This option lists command-line arguments - to add only to the default menu entry, after those listed in - `GRUB_CMDLINE_LINUX'. - -`GRUB_CMDLINE_NETBSD' -`GRUB_CMDLINE_NETBSD_DEFAULT' - As `GRUB_CMDLINE_LINUX' and `GRUB_CMDLINE_LINUX_DEFAULT', but for - NetBSD. - -`GRUB_CMDLINE_XEN' -`GRUB_CMDLINE_XEN_DEFAULT' - As `GRUB_CMDLINE_LINUX' and `GRUB_CMDLINE_LINUX_DEFAULT', but for - Linux and Xen. - -`GRUB_DISABLE_LINUX_UUID' - Normally, `grub-mkconfig' will generate menu entries that use - universally-unique identifiers (UUIDs) to identify the root - filesystem to the Linux kernel, using a `root=UUID=...' kernel - parameter. This is usually more reliable, but in some cases it - may not be appropriate. To disable the use of UUIDs, set this - option to `true'. - -`GRUB_DISABLE_RECOVERY' - If this option is set to `true', disable the generation of recovery - mode menu entries. - -`GRUB_VIDEO_BACKEND' - If graphical video support is required, either because the - `gfxterm' graphical terminal is in use or because - `GRUB_GFXPAYLOAD_LINUX' is set, then `grub-mkconfig' will normally - load all available GRUB video drivers and use the one most - appropriate for your hardware. If you need to override this for - some reason, then you can set this option. - - After `grub-install' has been run, the available video drivers are - listed in `/boot/grub/video.lst'. - -`GRUB_GFXMODE' - Set the resolution used on the `gfxterm' graphical terminal. Note - that you can only use modes which your graphics card supports via - VESA BIOS Extensions (VBE), so for example native LCD panel - resolutions may not be available. The default is `640x480'. - *Note gfxmode::. - -`GRUB_BACKGROUND' - Set a background image for use with the `gfxterm' graphical - terminal. The value of this option must be a file readable by - GRUB at boot time, and it must end with `.png', `.tga', `.jpg', or - `.jpeg'. The image will be scaled if necessary to fit the screen. - -`GRUB_THEME' - Set a theme for use with the `gfxterm' graphical terminal. - -`GRUB_GFXPAYLOAD_LINUX' - Set to `text' to force the Linux kernel to boot in normal text - mode, `keep' to preserve the graphics mode set using - `GRUB_GFXMODE', `WIDTHxHEIGHT'[`xDEPTH'] to set a particular - graphics mode, or a sequence of these separated by commas or - semicolons to try several modes in sequence. *Note gfxpayload::. - - Depending on your kernel, your distribution, your graphics card, - and the phase of the moon, note that using this option may cause - GNU/Linux to suffer from various display problems, particularly - during the early part of the boot sequence. If you have problems, - set this option to `text' and GRUB will tell Linux to boot in - normal text mode. - -`GRUB_DISABLE_OS_PROBER' - Normally, `grub-mkconfig' will try to use the external `os-prober' - program, if installed, to discover other operating systems - installed on the same system and generate appropriate menu entries - for them. Set this option to `true' to disable this. - -`GRUB_INIT_TUNE' - Play a tune on the speaker when GRUB starts. This is particularly - useful for users unable to see the screen. The value of this - option is passed directly to *note play::. - -`GRUB_BADRAM' - If this option is set, GRUB will issue a *note badram:: command to - filter out specified regions of RAM. - -`GRUB_PRELOAD_MODULES' - This option may be set to a list of GRUB module names separated by - spaces. Each module will be loaded as early as possible, at the - start of `grub.cfg'. - - - For more detailed customisation of `grub-mkconfig''s output, you may -edit the scripts in `/etc/grub.d' directly. `/etc/grub.d/40_custom' is -particularly useful for adding entire custom menu entries; simply type -the menu entries you want to add at the end of that file, making sure -to leave at least the first two lines intact. - - -File: grub.info, Node: Shell-like scripting, Next: Embedded configuration, Prev: Simple configuration, Up: Configuration - -5.2 Writing full configuration files directly -============================================= - -`grub.cfg' is written in GRUB's built-in scripting language, which has -a syntax quite similar to that of GNU Bash and other Bourne shell -derivatives. - -Words -===== - -A "word" is a sequence of characters considered as a single unit by -GRUB. Words are separated by "metacharacters", which are the following -plus space, tab, and newline: - - { } | & $ ; < > - - Quoting may be used to include metacharacters in words; see below. - -Reserved words -============== - -Reserved words have a special meaning to GRUB. The following words are -recognised as reserved when unquoted and either the first word of a -simple command or the third word of a `for' command: - - ! [[ ]] { } - case do done elif else esac fi for function - if in menuentry select then time until while - - Not all of these reserved words have a useful purpose yet; some are -reserved for future expansion. - -Quoting -======= - -Quoting is used to remove the special meaning of certain characters or -words. It can be used to treat metacharacters as part of a word, to -prevent reserved words from being recognised as such, and to prevent -variable expansion. - - There are three quoting mechanisms: the escape character, single -quotes, and double quotes. - - A non-quoted backslash (\) is the "escape character". It preserves -the literal value of the next character that follows, with the -exception of newline. - - Enclosing characters in single quotes preserves the literal value of -each character within the quotes. A single quote may not occur between -single quotes, even when preceded by a backslash. - - Enclosing characters in double quotes preserves the literal value of -all characters within the quotes, with the exception of `$' and `\'. -The `$' character retains its special meaning within double quotes. -The backslash retains its special meaning only when followed by one of -the following characters: `$', `"', `\', or newline. A -backslash-newline pair is treated as a line continuation (that is, it is -removed from the input stream and effectively ignored(1) (*note -Shell-like scripting-Footnote-1::)). A double quote may be quoted -within double quotes by preceding it with a backslash. - -Variable expansion -================== - -The `$' character introduces variable expansion. The variable name to -be expanded may be enclosed in braces, which are optional but serve to -protect the variable to be expanded from characters immediately -following it which could be interpreted as part of the name. - - Normal variable names begin with an alphabetic character, followed -by zero or more alphanumeric characters. These names refer to entries -in the GRUB environment (*note Environment::). - - Positional variable names consist of one or more digits. They -represent parameters passed to function calls, with `$1' representing -the first parameter, and so on. - - The special variable name `?' expands to the exit status of the most -recently executed command. When positional variable names are active, -other special variable names `@', `*' and `#' are defined and they -expand to all positional parameters with necessary quoting, positional -parameters without any quoting, and positional parameter count -respectively. - -Comments -======== - -A word beginning with `#' causes that word and all remaining characters -on that line to be ignored. - -Simple commands -=============== - -A "simple command" is a sequence of words separated by spaces or tabs -and terminated by a semicolon or a newline. The first word specifies -the command to be executed. The remaining words are passed as -arguments to the invoked command. - - The return value of a simple command is its exit status. If the -reserved word `!' precedes the command, then the return value is -instead the logical negation of the command's exit status. - -Compound commands -================= - -A "compound command" is one of the following: - -for NAME in WORD ...; do LIST; done - The list of words following `in' is expanded, generating a list of - items. The variable NAME is set to each element of this list in - turn, and LIST is executed each time. The return value is the - exit status of the last command that executes. If the expansion - of the items following `in' results in an empty list, no commands - are executed, and the return status is 0. - -if LIST; then LIST; [elif LIST; then LIST;] ... [else LIST;] fi - The `if' LIST is executed. If its exit status is zero, the `then' - LIST is executed. Otherwise, each `elif' LIST is executed in - turn, and if its exit status is zero, the corresponding `then' - LIST is executed and the command completes. Otherwise, the `else' - LIST is executed, if present. The exit status is the exit status - of the last command executed, or zero if no condition tested true. - -while COND; do LIST; done -until COND; do LIST; done - The `while' command continuously executes the `do' LIST as long as - the last command in COND returns an exit status of zero. The - `until' command is identical to the `while' command, except that - the test is negated; the `do' LIST is executed as long as the last - command in COND returns a non-zero exit status. The exit status - of the `while' and `until' commands is the exit status of the last - `do' LIST command executed, or zero if none was executed. - -function NAME { COMMAND; ... } - This defines a function named NAME. The "body" of the function is - the list of commands within braces, each of which must be - terminated with a semicolon or a newline. This list of commands - will be executed whenever NAME is specified as the name of a - simple command. Function definitions do not affect the exit - status in `$?'. When executed, the exit status of a function is - the exit status of the last command executed in the body. - -menuentry TITLE [`--class=class' ...] [`--users=users'] [`--hotkey=key'] { COMMAND; ... } - *Note menuentry::. - -Built-in Commands -================= - -Some built-in commands are also provided by GRUB script to help script -writers perform actions that are otherwise not possible. For example, -these include commands to jump out of a loop without fully completing -it, etc. - -break [`n'] - Exit from within a `for', `while', or `until' loop. If `n' is - specified, break `n' levels. `n' must be greater than or equal to - 1. If `n' is greater than the number of enclosing loops, all - enclosing loops are exited. The return value is 0 unless `n' is - not greater than or equal to 1. - -continue [`n'] - Resume the next iteration of the enclosing `for', `while' or - `until' loop. If `n' is specified, resume at the `n'th enclosing - loop. `n' must be greater than or equal to 1. If `n' is greater - than the number of enclosing loops, the last enclosing loop (the - "top-level" loop) is resumed. The return value is 0 unless `n' is - not greater than or equal to 1. - -return [`n'] - Causes a function to exit with the return value specified by `n'. - If `n' is omitted, the return status is that of the last command - executed in the function body. If used outside a function the - return status is false. - -shift [`n'] - The positional parameters from `n'+1 ... are renamed to `$1'.... - Parameters represented by the numbers `$#' down to `$#'-`n'+1 are - unset. `n' must be a non-negative number less than or equal to - `$#'. If `n' is 0, no parameters are changed. If `n' is not - given, it is assumed to be 1. If `n' is greater than `$#', the - positional parameters are not changed. The return status is - greater than zero if `n' is greater than `$#' or less than zero; - otherwise 0. - - - -File: grub.info, Node: Shell-like scripting-Footnotes, Up: Shell-like scripting - - (1) Currently a backslash-newline pair within a variable name is not -handled properly, so use this feature with some care. - - -File: grub.info, Node: Embedded configuration, Prev: Shell-like scripting, Up: Configuration - -5.3 Embedding a configuration file into GRUB -============================================ - -GRUB supports embedding a configuration file directly into the core -image, so that it is loaded before entering normal mode. This is -useful, for example, when it is not straightforward to find the real -configuration file, or when you need to debug problems with loading -that file. `grub-install' uses this feature when it is not using BIOS -disk functions or when installing to a different disk from the one -containing `/boot/grub', in which case it needs to use the `search' -command (*note search::) to find `/boot/grub'. - - To embed a configuration file, use the `-c' option to -`grub-mkimage'. The file is copied into the core image, so it may -reside anywhere on the file system, and may be removed after running -`grub-mkimage'. - - After the embedded configuration file (if any) is executed, GRUB -will load the `normal' module (*note normal::), which will then read -the real configuration file from `$prefix/grub.cfg'. By this point, the -`root' variable will also have been set to the root device name. For -example, `prefix' might be set to `(hd0,1)/boot/grub', and `root' might -be set to `hd0,1'. Thus, in most cases, the embedded configuration -file only needs to set the `prefix' and `root' variables, and then drop -through to GRUB's normal processing. A typical example of this might -look like this: - - search.fs_uuid 01234567-89ab-cdef-0123-456789abcdef root - set prefix=($root)/boot/grub - - (The `search_fs_uuid' module must be included in the core image for -this example to work.) - - In more complex cases, it may be useful to read other configuration -files directly from the embedded configuration file. This allows such -things as reading files not called `grub.cfg', or reading files from a -directory other than that where GRUB's loadable modules are installed. -To do this, include the `configfile' and `normal' modules in the core -image, and embed a configuration file that uses the `configfile' -command to load another file. The following example of this also -requires the `echo', `search_label', and `test' modules to be included -in the core image: - - search.fs_label grub root - if [ -e /boot/grub/example/test1.cfg ]; then - set prefix=($root)/boot/grub - configfile /boot/grub/example/test1.cfg - else - if [ -e /boot/grub/example/test2.cfg ]; then - set prefix=($root)/boot/grub - configfile /boot/grub/example/test2.cfg - else - echo "Could not find an example configuration file!" - fi - fi - - The embedded configuration file may not contain menu entries -directly, but may only read them from elsewhere using `configfile'. - - -File: grub.info, Node: Theme file format, Next: Network, Prev: Configuration, Up: Top - -6 Theme file format -******************* - -6.1 Introduction -================ - -The GRUB graphical menu supports themes that can customize the layout -and appearance of the GRUB boot menu. The theme is configured through -a plain text file that specifies the layout of the various GUI -components (including the boot menu, timeout progress bar, and text -messages) as well as the appearance using colors, fonts, and images. -Example is available in docs/example_theme.txt - -6.2 Theme Elements -================== - -6.2.1 Colors ------------- - -Colors can be specified in several ways: - - * HTML-style "#RRGGBB" or "#RGB" format, where *R*, *G*, and *B* are - hexadecimal digits (e.g., "#8899FF") - - * as comma-separated decimal RGB values (e.g., "128, 128, 255") - - * with "SVG 1.0 color names" (e.g., "cornflowerblue") which must be - specified in lowercase. - -6.2.2 Fonts ------------ - -The fonts GRUB uses "PFF2 font format" bitmap fonts. Fonts are -specified with full font names. Currently there is no provision for a -preference list of fonts, or deriving one font from another. Fonts are -loaded with the "loadfont" command in GRUB. To see the list of loaded -fonts, execute the "lsfonts" command. If there are too many fonts to -fit on screen, do "set pager=1" before executing "lsfonts". - -6.2.3 Progress Bar ------------------- - -Figure 6.1 - -Figure 6.2 - - Progress bars are used to display the remaining time before GRUB -boots the default menu entry. To create a progress bar that will -display the remaining time before automatic boot, simply create a -"progress_bar" component with the id "__timeout__". This indicates to -GRUB that the progress bar should be updated as time passes, and it -should be made invisible if the countdown to automatic boot is -interrupted by the user. - - Progress bars may optionally have text displayed on them. This is -controlled through the "show_text" property, which can be set to either -"true" or "false" to control whether text is displayed. When GRUB is -counting down to automatic boot, the text informs the user of the -number of seconds remaining. - -6.2.4 Circular Progress Indicator ---------------------------------- - -The circular progress indicator functions similarly to the progress -bar. When given an id of "__timeout__", GRUB updates the circular -progress indicator's value to indicate the time remaining. For the -circular progress indicator, there are two images used to render it: -the *center* image, and the *tick* image. The center image is rendered -in the center of the component, while the tick image is used to render -each mark along the circumference of the indicator. - -6.2.5 Labels ------------- - -Text labels can be placed on the boot screen. The font, color, and -horizontal alignment can be specified for labels. If a label is given -the id "__timeout__", then the "text" property for that label is also -updated with a message informing the user of the number of seconds -remaining until automatic boot. This is useful in case you want the -text displayed somewhere else instead of directly on the progress bar. - -6.2.6 Boot Menu ---------------- - -The boot menu where GRUB displays the menu entries from the "grub.cfg" -file. It is a list of items, where each item has a title and an -optional icon. The icon is selected based on the *classes* specified -for the menu entry. If there is a PNG file named "myclass.png" in the -"grub/themes/icons" directory, it will be displayed for items which -have the class *myclass*. The boot menu can be customized in several -ways, such as the font and color used for the menu entry title, and by -specifying styled boxes for the menu itself and for the selected item -highlight. - -6.2.7 Styled Boxes ------------------- - -One of the most important features for customizing the layout is the -use of *styled boxes*. A styled box is composed of 9 rectangular (and -potentially empty) regions, which are used to seamlessly draw the -styled box on screen: - -Northwest (nw) North (n) Northeast (ne) -West (w) Center (c) East (e) -Southwest (sw) South (s) Southeast (se) - - To support any size of box on screen, the center slice and the -slices for the top, bottom, and sides are all scaled to the correct -size for the component on screen, using the following rules: - - 1. The edge slices (north, south, east, and west) are scaled in the - direction of the edge they are adjacent to. For instance, the - west slice is scaled vertically. - - 2. The corner slices (northwest, northeast, southeast, and southwest) - are not scaled. - - 3. The center slice is scaled to fill the remaining space in the - middle. - - As an example of how an image might be sliced up, consider the -styled box used for a terminal view. - -Figure 6.3 - -6.2.8 Creating Styled Box Images --------------------------------- - -The Inkscape_ scalable vector graphics editor is a very useful tool for -creating styled box images. One process that works well for slicing a -drawing into the necessary image slices is: - - 1. Create or open the drawing you'd like use. - - 2. Create a new layer on the top of the layer stack. Make it - visible. Select this layer as the current layer. - - 3. Draw 9 rectangles on your drawing where you'd like the slices to - be. Clear the fill option, and set the stroke to 1 pixel wide - solid stroke. The corners of the slices must meet precisely; if - it is off by a single pixel, it will probably be evident when the - styled box is rendered in the GRUB menu. You should probably go - to File | Document Properties | Grids and enable a grid or create - a guide (click on one of the rulers next to the drawing and drag - over the drawing; release the mouse button to place the guide) to - help place the rectangles precisely. - - 4. Right click on the center slice rectangle and choose Object - Properties. Change the "Id" to "slice_c" and click Set. Repeat - this for the remaining 8 rectangles, giving them Id values of - "slice_n", "slice_ne", "slice_e", and so on according to the - location. - - 5. Save the drawing. - - 6. Select all the slice rectangles. With the slice layer selected, - you can simply press Ctrl+A to select all rectangles. The status - bar should indicate that 9 rectangles are selected. - - 7. Click the layer hide icon for the slice layer in the layer - palette. The rectangles will remain selected, even though they - are hidden. - - 8. Choose File | Export Bitmap and check the *Batch export 9 selected - objects* box. Make sure that *Hide all except selected* is - unchecked. click *Export*. This will create PNG files in the same - directory as the drawing, named after the slices. These can now - be used for a styled box in a GRUB theme. - -6.3 Theme File Manual -===================== - -The theme file is a plain text file. Lines that begin with "#" are -ignored and considered comments. (Note: This may not be the case if -the previous line ended where a value was expected.) - - The theme file contains two types of statements: - 1. Global properties. - - 2. Component construction. - -6.3.1 Global Properties ------------------------ - -6.3.2 Format ------------- - -Global properties are specified with the simple format: - * name1: value1 - - * name2: "value which may contain spaces" - - * name3: #88F - - In this example, name3 is assigned a color value. - -6.3.3 Global Property List --------------------------- - -title-text Specifies the text to display at the top - center of the screen as a title. -title-font Defines the font used for the title - message at the top of the screen. -title-color Defines the color of the title message. -message-font Defines the font used for messages, such - as when GRUB is unable to automatically - boot an entry. -message-color Defines the color of the message text. -message-bg-color Defines the background color of the - message text area. -desktop-image Specifies the image to use as the - background. It will be scaled to fit the - screen size. -desktop-color Specifies the color for the background if - *desktop-image* is not specified. -terminal-box Specifies the file name pattern for the - styled box slices used for the command - line terminal window. For example, - "terminal-box: terminal_*.png" will use - the images "terminal_c.png" as the center - area, "terminal_n.png" as the north (top) - edge, "terminal_nw.png" as the northwest - (upper left) corner, and so on. If the - image for any slice is not found, it will - simply be left empty. - -6.3.4 Component Construction ----------------------------- - -Greater customizability comes is provided by components. A tree of -components forms the user interface. *Containers* are components that -can contain other components, and there is always a single root -component which is an instance of a *canvas* container. - - Components are created in the theme file by prefixing the type of -component with a '+' sign: - - ` + label { text="GRUB" font="aqui 11" color="#8FF" } ' - - properties of a component are specified as "name = value" (whitespace -surrounding tokens is optional and is ignored) where *value* may be: - * a single word (e.g., "align = center", "color = #FF8080"), - - * a quoted string (e.g., "text = "Hello, World!""), or - - * a tuple (e.g., "preferred_size = (120, 80)"). - -6.3.5 Component List --------------------- - -The following is a list of the components and the properties they -support. - - * label A label displays a line of text. - - Properties: - text The text to display. - font The font to use for text display. - color The color of the text. - align The horizontal alignment of the text within - the component. Options are "left", "center", - and "right". - - * image A component that displays an image. The image is scaled - to fit the component, although the preferred size defaults to - the image's original size unless the "preferred_size" property - is explicitly set. - - Properties: - - file The full path to the image file to load. - - * progress_bar Displays a horizontally oriented progress bar. It - can be rendered using simple solid filled rectangles, or using - a pair of pixmap styled boxes. - - Properties: - - fg_color The foreground color for plain solid color - rendering. - bg_color The background color for plain solid color - rendering. - border_color The border color for plain solid color - rendering. - text_color The text color. - show_text Boolean value indicating whether or not text - should be displayed on the progress bar. If - set to *false*, then no text will be displayed - on the bar. If set to any other value, text - will be displayed on the bar. - bar_style The styled box specification for the frame of - the progress bar. Example: - "progress_frame_*.png" - highlight_styleThe styled box specification for the - highlighted region of the progress bar. This - box will be used to paint just the highlighted - region of the bar, and will be increased in - size as the bar nears completion. Example: - "progress_hl_*.png". - text The text to display on the progress bar. If - the progress bar's ID is set to "__timeout__", - then GRUB will updated this property with an - informative message as the timeout approaches. - value The progress bar current value. Normally not - set manually. - start The progress bar start value. Normally not - set manually. - end The progress bar end value. Normally not set - manually. - - * circular_progress Displays a circular progress indicator. The - appearance of this component is determined by two images: the - *center* image and the *tick* image. The center image is - generally larger and will be drawn in the center of the - component. Around the circumference of a circle within the - component, the tick image will be drawn a certain number of - times, depending on the properties of the component. - - Properties: - - center_bitmap The file name of the image to draw in - the center of the component. - tick_bitmap The file name of the image to draw for - the tick marks. - num_ticks The number of ticks that make up a full - circle. - ticks_disappear Boolean value indicating whether tick - marks should progressively appear, - or progressively disappear as *value* - approaches *end*. Specify "true" - or "false". - value The progress indicator current value. - Normally not set manually. - start The progress indicator start value. - Normally not set manually. - end The progress indicator end value. - Normally not set manually. - - * boot_menu Displays the GRUB boot menu. It allows selecting - items and executing them. - - Properties: - - item_font The font to use for the menu item - titles. - selected_item_font The font to use for the selected - menu item, or "inherit" (the - default) to use "item_font" - for the selected menu item as - well. - item_color The color to use for the menu - item titles. - selected_item_color The color to use for the selected - menu item, or "inherit" (the - default) to use - "item_color" for the selected - menu item as well. - icon_width The width of menu item icons. - Icons are scaled to the specified - size. - icon_height The height of menu item icons. - item_height The height of each menu item in - pixels. - item_padding The amount of space in pixels to - leave on each side of the menu - item contents. - item_icon_space The space between an item's icon - and the title text, in pixels. - item_spacing The amount of space to leave - between menu items, in pixels. - menu_pixmap_style The image file pattern for the - menu frame styled box. - Example: "menu_*.png" (this will - use images such as "menu_c.png", - "menu_w.png", `menu_nw.png", - etc.) - selected_item_pixmap_style The image file pattern for the - selected item highlight styled - box. - scrollbar Boolean value indicating whether - the scroll bar should be drawn if - the frame and thumb styled - boxes are configured. - scrollbar_frame The image file pattern for the - entire scroll bar. - Example: "scrollbar_*.png" - scrollbar_thumb The image file pattern for the - scroll bar thumb (the part of the - scroll bar that moves as - scrolling occurs). - Example: "scrollbar_thumb_*.png" - max_items_shown The maximum number of items to - show on the menu. If there are - more than *max_items_shown* - items in the menu, the list will - scroll to make all items - accessible. - - * canvas Canvas is a container that allows manual placement of - components within it. It does not alter the positions of its - child components. It assigns all child components their - preferred sizes. - - * hbox The *hbox* container lays out its children from left to - right, giving each one its preferred width. The height of each - child is set to the maximum of the preferred heights of all - children. - - * vbox The *vbox* container lays out its children from top to - bottom, giving each one its preferred height. The width of - each child is set to the maximum of the preferred widths of all - children. - -6.3.6 Common properties ------------------------ - -The following properties are supported by all components: -`left' - The distance from the left border of container to left border of - the object in either of three formats: - x Value in pixels - p% Percentage - p%+x mixture of both - -`top' - The distance from the left border of container to left border of - the object in same format. - -`width' - The width of object in same format. - -`height' - The height of object in same format. - -`id' - The identifier for the component. This can be any arbitrary - string. The ID can be used by scripts to refer to various - components in the GUI component tree. Currently, there is one - special ID value that GRUB recognizes: - - "__timeout__" Any component with this ID will have its - *text*, *start*, *end*, *value*, and *visible* - properties set by GRUB when it is counting - down to an automatic boot of the default menu - entry. - - -File: grub.info, Node: Network, Next: Serial terminal, Prev: Theme file format, Up: Top - -7 Booting GRUB from the network -******************************* - -The following instructions only work on PC BIOS systems where the -Preboot eXecution Environment (PXE) is available. - - To generate a PXE boot image, run: - - grub-mkimage --format=i386-pc-pxe --output=grub.pxe --prefix='(pxe)/boot/grub' pxe pxecmd - - Copy `grub.pxe', `/boot/grub/*.mod', and `/boot/grub/*.lst' to the -PXE (TFTP) server, ensuring that `*.mod' and `*.lst' are accessible via -the `/boot/grub/' path from the TFTP server root. Set the DHCP server -configuration to offer `grub.pxe' as the boot file (the `filename' -option in ISC dhcpd). - - You can also use the `grub-mknetdir' utility to generate an image -and a GRUB directory tree, rather than copying files around manually. - - After GRUB has started, files on the TFTP server will be accessible -via the `(pxe)' device. - - The server and gateway IP address can be controlled by changing the -`(pxe)' device name to `(pxe:SERVER-IP)' or -`(pxe:SERVER-IP:GATEWAY-IP)'. Note that this should be changed both in -the prefix and in any references to the device name in the -configuration file. - - GRUB provides several environment variables which may be used to -inspect or change the behaviour of the PXE device: - -`net_pxe_ip' - The IP address of this machine. Read-only. - -`net_pxe_mac' - The network interface's MAC address. Read-only. - -`net_pxe_hostname' - The client host name provided by DHCP. Read-only. - -`net_pxe_domain' - The client domain name provided by DHCP. Read-only. - -`net_pxe_rootpath' - The path to the client's root disk provided by DHCP. Read-only. - -`net_pxe_extensionspath' - The path to additional DHCP vendor extensions provided by DHCP. - Read-only. - -`net_pxe_boot_file' - The boot file name provided by DHCP. Read-only. - -`net_pxe_dhcp_server_name' - The name of the DHCP server responsible for these boot parameters. - Read-only. - -`pxe_blksize' - The PXE transfer block size. Read-write, defaults to 512. - -`pxe_default_server' - The default PXE server. Read-write, although setting this is only - useful before opening a PXE device. - -`pxe_default_gateway' - The default gateway to use when contacting the PXE server. - Read-write, although setting this is only useful before opening a - PXE device. - - -File: grub.info, Node: Serial terminal, Next: Vendor power-on keys, Prev: Network, Up: Top - -8 Using GRUB via a serial line -****************************** - -This chapter describes how to use the serial terminal support in GRUB. - - If you have many computers or computers with no display/keyboard, it -could be very useful to control the computers through serial -communications. To connect one computer with another via a serial line, -you need to prepare a null-modem (cross) serial cable, and you may need -to have multiport serial boards, if your computer doesn't have extra -serial ports. In addition, a terminal emulator is also required, such as -minicom. Refer to a manual of your operating system, for more -information. - - As for GRUB, the instruction to set up a serial terminal is quite -simple. Here is an example: - - grub> serial --unit=0 --speed=9600 - grub> terminal_input serial; terminal_output serial - - The command `serial' initializes the serial unit 0 with the speed -9600bps. The serial unit 0 is usually called `COM1', so, if you want to -use COM2, you must specify `--unit=1' instead. This command accepts -many other options, so please refer to *note serial::, for more details. - - The commands `terminal_input' (*note terminal_input::) and -`terminal_output' (*note terminal_output::) choose which type of -terminal you want to use. In the case above, the terminal will be a -serial terminal, but you can also pass `console' to the command, as -`terminal_input serial console'. In this case, a terminal in which you -press any key will be selected as a GRUB terminal. In the example above, -note that you need to put both commands on the same command line, as you -will lose the ability to type commands on the console after the first -command. - - However, note that GRUB assumes that your terminal emulator is -compatible with VT100 by default. This is true for most terminal -emulators nowadays, but you should pass the option `--dumb' to the -command if your terminal emulator is not VT100-compatible or implements -few VT100 escape sequences. If you specify this option then GRUB -provides you with an alternative menu interface, because the normal -menu requires several fancy features of your terminal. - - -File: grub.info, Node: Vendor power-on keys, Next: Images, Prev: Serial terminal, Up: Top - -9 Using GRUB with vendor power-on keys -************************************** - -Some laptop vendors provide an additional power-on button which boots -another OS. GRUB supports such buttons with the `GRUB_TIMEOUT_BUTTON', -`GRUB_DEFAULT_BUTTON', `GRUB_HIDDEN_TIMEOUT_BUTTON' and -`GRUB_BUTTON_CMOS_ADDRESS' variables in default/grub (*note Simple -configuration::). `GRUB_TIMEOUT_BUTTON', `GRUB_DEFAULT_BUTTON' and -`GRUB_HIDDEN_TIMEOUT_BUTTON' are used instead of the corresponding -variables without the `_BUTTON' suffix when powered on using the special -button. `GRUB_BUTTON_CMOS_ADDRESS' is vendor-specific and partially -model-specific. Values known to the GRUB team are: - - - 85:3 - - - 84:1 (unconfirmed) - - To take full advantage of this function, install GRUB into the MBR -(*note Installing GRUB using grub-install::). - - If you have a laptop which has a similar feature and not in the -above list could you figure your address and contribute? To discover -the address do the following: - * boot normally - - * sudo modprobe nvram - sudo cat /dev/nvram | xxd > normal_button.txt - - * boot using vendor button - - * sudo modprobe nvram - sudo cat /dev/nvram | xxd > normal_vendor.txt - - Then compare these text files and find where a bit was toggled. E.g. -in case of Dell XPS it was: - byte 0x47: 20 --> 28 - It's a bit number 3 as seen from following table: -0 01 -1 02 -2 04 -3 08 -4 10 -5 20 -6 40 -7 80 - - 0x47 is decimal 71. Linux nvram implementation cuts first 14 bytes of -CMOS. So the real byte address in CMOS is 71+14=85 So complete address -is 85:3 - - -File: grub.info, Node: Images, Next: Filesystem, Prev: Vendor power-on keys, Up: Top - -10 GRUB image files -******************* - -GRUB consists of several images: a variety of bootstrap images for -starting GRUB in various ways, a kernel image, and a set of modules -which are combined with the kernel image to form a core image. Here is -a short overview of them. - -`boot.img' - On PC BIOS systems, this image is the first part of GRUB to start. - It is written to a master boot record (MBR) or to the boot sector - of a partition. Because a PC boot sector is 512 bytes, the size - of this image is exactly 512 bytes. - - The sole function of `boot.img' is to read the first sector of the - core image from a local disk and jump to it. Because of the size - restriction, `boot.img' cannot understand any file system - structure, so `grub-setup' hardcodes the location of the first - sector of the core image into `boot.img' when installing GRUB. - -`diskboot.img' - This image is used as the first sector of the core image when - booting from a hard disk. It reads the rest of the core image - into memory and starts the kernel. Since file system handling is - not yet available, it encodes the location of the core image using - a block list format. - -`cdboot.img' - This image is used as the first sector of the core image when - booting from a CD-ROM drive. It performs a similar function to - `diskboot.img'. - -`pxeboot.img' - This image is used as the start of the core image when booting - from the network using PXE. *Note Network::. - -`lnxboot.img' - This image may be placed at the start of the core image in order - to make GRUB look enough like a Linux kernel that it can be booted - by LILO using an `image=' section. - -`kernel.img' - This image contains GRUB's basic run-time facilities: frameworks - for device and file handling, environment variables, the rescue - mode command-line parser, and so on. It is rarely used directly, - but is built into all core images. - -`core.img' - This is the core image of GRUB. It is built dynamically from the - kernel image and an arbitrary list of modules by the `grub-mkimage' - program. Usually, it contains enough modules to access - `/boot/grub', and loads everything else (including menu handling, - the ability to load target operating systems, and so on) from the - file system at run-time. The modular design allows the core image - to be kept small, since the areas of disk where it must be - installed are often as small as 32KB. - - *Note BIOS installation::, for details on where the core image can - be installed on PC systems. - -`*.mod' - Everything else in GRUB resides in dynamically loadable modules. - These are often loaded automatically, or built into the core image - if they are essential, but may also be loaded manually using the - `insmod' command (*note insmod::). - -For GRUB Legacy users -===================== - -GRUB 2 has a different design from GRUB Legacy, and so correspondences -with the images it used cannot be exact. Nevertheless, GRUB Legacy -users often ask questions in the terms they are familiar with, and so -here is a brief guide to how GRUB 2's images relate to that. - -`stage1' - Stage 1 from GRUB Legacy was very similar to `boot.img' in GRUB 2, - and they serve the same function. - -`*_stage1_5' - In GRUB Legacy, Stage 1.5's function was to include enough - filesystem code to allow the much larger Stage 2 to be read from - an ordinary filesystem. In this respect, its function was similar - to `core.img' in GRUB 2. However, `core.img' is much more capable - than Stage 1.5 was; since it offers a rescue shell, it is - sometimes possible to recover manually in the event that it is - unable to load any other modules, for example if partition numbers - have changed. `core.img' is built in a more flexible way, - allowing GRUB 2 to support reading modules from advanced disk - types such as LVM and RAID. - - GRUB Legacy could run with only Stage 1 and Stage 2 in some limited - configurations, while GRUB 2 requires `core.img' and cannot work - without it. - -`stage2' - GRUB 2 has no single Stage 2 image. Instead, it loads modules from - `/boot/grub' at run-time. - -`stage2_eltorito' - In GRUB 2, images for booting from CD-ROM drives are now - constructed using `cdboot.img' and `core.img', making sure that - the core image contains the `iso9660' module. It is usually best - to use the `grub-mkrescue' program for this. - -`nbgrub' - There is as yet no equivalent for `nbgrub' in GRUB 2; it was used - by Etherboot and some other network boot loaders. - -`pxegrub' - In GRUB 2, images for PXE network booting are now constructed using - `pxeboot.img' and `core.img', making sure that the core image - contains the `pxe' and `pxecmd' modules. *Note Network::. - - -File: grub.info, Node: Filesystem, Next: Interface, Prev: Images, Up: Top - -11 Filesystem syntax and semantics -********************************** - -GRUB uses a special syntax for specifying disk drives which can be -accessed by BIOS. Because of BIOS limitations, GRUB cannot distinguish -between IDE, ESDI, SCSI, or others. You must know yourself which BIOS -device is equivalent to which OS device. Normally, that will be clear if -you see the files in a device or use the command `search' (*note -search::). - -* Menu: - -* Device syntax:: How to specify devices -* File name syntax:: How to specify files -* Block list syntax:: How to specify block lists - - -File: grub.info, Node: Device syntax, Next: File name syntax, Up: Filesystem - -11.1 How to specify devices -=========================== - -The device syntax is like this: - - `(DEVICE[,PART-NUM][,BSD-SUBPART-LETTER])' - - `[]' means the parameter is optional. DEVICE should be either `fd' -or `hd' followed by a digit, like `fd0'. But you can also set DEVICE -to a hexadecimal or a decimal number which is a BIOS drive number, so -the following are equivalent: - - (hd0) - (0x80) - (128) - - PART-NUM represents the partition number of DEVICE, starting from -one for primary partitions and from five for extended partitions, and -BSD-SUBPART-LETTER represents the BSD disklabel subpartition, such as -`a' or `e'. - - A shortcut for specifying BSD subpartitions is -`(DEVICE,BSD-SUBPART-LETTER)', in this case, GRUB searches for the -first PC partition containing a BSD disklabel, then finds the -subpartition BSD-SUBPART-LETTER. Here is an example: - - (hd0,a) - - The syntax `(hd0)' represents using the entire disk (or the MBR when -installing GRUB), while the syntax `(hd0,1)' represents using the first -partition of the disk (or the boot sector of the partition when -installing GRUB). - - If you enabled the network support, the special drive `(pxe)' is -also available. Before using the network drive, you must initialize the -network. *Note Network::, for more information. - - If you boot GRUB from a CD-ROM, `(cd)' is available. *Note Making a -GRUB bootable CD-ROM::, for details. - - -File: grub.info, Node: File name syntax, Next: Block list syntax, Prev: Device syntax, Up: Filesystem - -11.2 How to specify files -========================= - -There are two ways to specify files, by "absolute file name" and by -"block list". - - An absolute file name resembles a Unix absolute file name, using `/' -for the directory separator (not `\' as in DOS). One example is -`(hd0,1)/boot/grub/grub.cfg'. This means the file `/boot/grub/grub.cfg' -in the first partition of the first hard disk. If you omit the device -name in an absolute file name, GRUB uses GRUB's "root device" -implicitly. So if you set the root device to, say, `(hd1,1)' by the -command `set root=(hd1,1)' (*note set::), then `/boot/kernel' is the -same as `(hd1,1)/boot/kernel'. - - -File: grub.info, Node: Block list syntax, Prev: File name syntax, Up: Filesystem - -11.3 How to specify block lists -=============================== - -A block list is used for specifying a file that doesn't appear in the -filesystem, like a chainloader. The syntax is -`[OFFSET]+LENGTH[,[OFFSET]+LENGTH]...'. Here is an example: - - `0+100,200+1,300+300' - - This represents that GRUB should read blocks 0 through 99, block 200, -and blocks 300 through 599. If you omit an offset, then GRUB assumes -the offset is zero. - - Like the file name syntax (*note File name syntax::), if a blocklist -does not contain a device name, then GRUB uses GRUB's "root device". So -`(hd0,2)+1' is the same as `+1' when the root device is `(hd0,2)'. - - -File: grub.info, Node: Interface, Next: Environment, Prev: Filesystem, Up: Top - -12 GRUB's user interface -************************ - -GRUB has both a simple menu interface for choosing preset entries from a -configuration file, and a highly flexible command-line for performing -any desired combination of boot commands. - - GRUB looks for its configuration file as soon as it is loaded. If one -is found, then the full menu interface is activated using whatever -entries were found in the file. If you choose the "command-line" menu -option, or if the configuration file was not found, then GRUB drops to -the command-line interface. - -* Menu: - -* Command-line interface:: The flexible command-line interface -* Menu interface:: The simple menu interface -* Menu entry editor:: Editing a menu entry - - -File: grub.info, Node: Command-line interface, Next: Menu interface, Up: Interface - -12.1 The flexible command-line interface -======================================== - -The command-line interface provides a prompt and after it an editable -text area much like a command-line in Unix or DOS. Each command is -immediately executed after it is entered(1) (*note Command-line -interface-Footnote-1::). The commands (*note Command-line and menu -entry commands::) are a subset of those available in the configuration -file, used with exactly the same syntax. - - Cursor movement and editing of the text on the line can be done via a -subset of the functions available in the Bash shell: - - - - Move forward one character. - - - - Move back one character. - - - - Move to the start of the line. - - - - Move the the end of the line. - - - - Delete the character underneath the cursor. - - - - Delete the character to the left of the cursor. - - - Kill the text from the current cursor position to the end of the - line. - - - Kill backward from the cursor to the beginning of the line. - - - Yank the killed text back into the buffer at the cursor. - - - - Move up through the history list. - - - - Move down through the history list. - - When typing commands interactively, if the cursor is within or before -the first word in the command-line, pressing the key (or ) -will display a listing of the available commands, and if the cursor is -after the first word, the `' will provide a completion listing of -disks, partitions, and file names depending on the context. Note that -to obtain a list of drives, one must open a parenthesis, as `root ('. - - Note that you cannot use the completion functionality in the TFTP -filesystem. This is because TFTP doesn't support file name listing for -the security. - - -File: grub.info, Node: Command-line interface-Footnotes, Up: Command-line interface - - (1) However, this behavior will be changed in the future version, in -a user-invisible way. - - -File: grub.info, Node: Menu interface, Next: Menu entry editor, Prev: Command-line interface, Up: Interface - -12.2 The simple menu interface -============================== - -The menu interface is quite easy to use. Its commands are both -reasonably intuitive and described on screen. - - Basically, the menu interface provides a list of "boot entries" to -the user to choose from. Use the arrow keys to select the entry of -choice, then press to run it. An optional timeout is available -to boot the default entry (the first one if not set), which is aborted -by pressing any key. - - Commands are available to enter a bare command-line by pressing -(which operates exactly like the non-config-file version of GRUB, but -allows one to return to the menu if desired by pressing ) or to -edit any of the "boot entries" by pressing . - - If you protect the menu interface with a password (*note Security::), -all you can do is choose an entry by pressing , or press

to -enter the password. - - -File: grub.info, Node: Menu entry editor, Prev: Menu interface, Up: Interface - -12.3 Editing a menu entry -========================= - -The menu entry editor looks much like the main menu interface, but the -lines in the menu are individual commands in the selected entry instead -of entry names. - - If an is pressed in the editor, it aborts all the changes made -to the configuration entry and returns to the main menu interface. - - Each line in the menu entry can be edited freely, and you can add -new lines by pressing at the end of a line. To boot the edited -entry, press . - - Although GRUB unfortunately does not support "undo", you can do -almost the same thing by just returning to the main menu using . - - -File: grub.info, Node: Environment, Next: Commands, Prev: Interface, Up: Top - -13 GRUB environment variables -***************************** - -GRUB supports environment variables which are rather like those offered -by all Unix-like systems. Environment variables have a name, which is -unique and is usually a short identifier, and a value, which is an -arbitrary string of characters. They may be set (*note set::), unset -(*note unset::), or looked up (*note Shell-like scripting::) by name. - - A number of environment variables have special meanings to various -parts of GRUB. Others may be used freely in GRUB configuration files. - -* Menu: - -* Special environment variables:: -* Environment block:: - - -File: grub.info, Node: Special environment variables, Next: Environment block, Up: Environment - -13.1 Special environment variables -================================== - -These variables have special meaning to GRUB. - -* Menu: - -* biosnum:: -* chosen:: -* color_highlight:: -* color_normal:: -* debug:: -* default:: -* fallback:: -* gfxmode:: -* gfxpayload:: -* gfxterm_font:: -* icondir:: -* lang:: -* locale_dir:: -* menu_color_highlight:: -* menu_color_normal:: -* net_pxe_boot_file:: -* net_pxe_dhcp_server_name:: -* net_pxe_domain:: -* net_pxe_extensionspath:: -* net_pxe_hostname:: -* net_pxe_ip:: -* net_pxe_mac:: -* net_pxe_rootpath:: -* pager:: -* prefix:: -* pxe_blksize:: -* pxe_default_gateway:: -* pxe_default_server:: -* root:: -* superusers:: -* theme:: -* timeout:: - - -File: grub.info, Node: biosnum, Next: chosen, Up: Special environment variables - -13.1.1 biosnum --------------- - -When chain-loading another boot loader (*note Chain-loading::), GRUB may -need to know what BIOS drive number corresponds to the root device -(*note root::) so that it can set up registers properly. If the -BIOSNUM variable is set, it overrides GRUB's own means of guessing this. - - For an alternative approach which also changes BIOS drive mappings -for the chain-loaded system, *note drivemap::. - - -File: grub.info, Node: chosen, Next: color_highlight, Prev: biosnum, Up: Special environment variables - -13.1.2 chosen -------------- - -When executing a menu entry, GRUB sets the CHOSEN variable to the title -of the entry being executed. - - If the menu entry is in one or more submenus, then CHOSEN is set to -the titles of each of the submenus starting from the top level followed -by the title of the menu entry itself, separated by `>'. - - -File: grub.info, Node: color_highlight, Next: color_normal, Prev: chosen, Up: Special environment variables - -13.1.3 color_highlight ----------------------- - -This variable contains the "highlight" foreground and background -terminal colors, separated by a slash (`/'). Setting this variable -changes those colors. For the available color names, *note -color_normal::. - - The default is `black/white'. - - -File: grub.info, Node: color_normal, Next: debug, Prev: color_highlight, Up: Special environment variables - -13.1.4 color_normal -------------------- - -This variable contains the "normal" foreground and background terminal -colors, separated by a slash (`/'). Setting this variable changes -those colors. Each color must be a name from the following list: - - * black - - * blue - - * green - - * cyan - - * red - - * magenta - - * brown - - * light-gray - - * dark-gray - - * light-blue - - * light-green - - * light-cyan - - * light-red - - * light-magenta - - * yellow - - * white - - The default is `white/black'. - - -File: grub.info, Node: debug, Next: default, Prev: color_normal, Up: Special environment variables - -13.1.5 debug ------------- - -This variable may be set to enable debugging output from various -components of GRUB. The value is a list of debug facility names -separated by whitespace or `,', or `all' to enable all available -debugging output. - - -File: grub.info, Node: default, Next: fallback, Prev: debug, Up: Special environment variables - -13.1.6 default --------------- - -If this variable is set, it identifies a menu entry that should be -selected by default, possibly after a timeout (*note timeout::). The -entry may be identified by number or by title. - - If the entry is in a submenu, then it must be identified using the -titles of each of the submenus starting from the top level followed by -the number or title of the menu entry itself, separated by `>'. For -example, take the following menu structure: - - Submenu 1 - Menu Entry 1 - Menu Entry 2 - Submenu 2 - Submenu 3 - Menu Entry 3 - Menu Entry 4 - Menu Entry 5 - - "Menu Entry 3" would then be identified as `Submenu 2>Submenu 3>Menu -Entry 3'. - - This variable is often set by `GRUB_DEFAULT' (*note Simple -configuration::), `grub-set-default', or `grub-reboot'. - - -File: grub.info, Node: fallback, Next: gfxmode, Prev: default, Up: Special environment variables - -13.1.7 fallback ---------------- - -If this variable is set, it identifies a menu entry that should be -selected if the default menu entry fails to boot. Entries are -identified in the same way as for `default' (*note default::). - - -File: grub.info, Node: gfxmode, Next: gfxpayload, Prev: fallback, Up: Special environment variables - -13.1.8 gfxmode --------------- - -If this variable is set, it sets the resolution used on the `gfxterm' -graphical terminal. Note that you can only use modes which your -graphics card supports via VESA BIOS Extensions (VBE), so for example -native LCD panel resolutions may not be available. The default is -`auto', which selects a platform-specific default that should look -reasonable. - - The resolution may be specified as a sequence of one or more modes, -separated by commas (`,') or semicolons (`;'); each will be tried in -turn until one is found. Each mode should be either `auto', -`WIDTHxHEIGHT', or `WIDTHxHEIGHTxDEPTH'. - - -File: grub.info, Node: gfxpayload, Next: gfxterm_font, Prev: gfxmode, Up: Special environment variables - -13.1.9 gfxpayload ------------------ - -If this variable is set, it controls the video mode in which the Linux -kernel starts up, replacing the `vga=' boot option (*note linux::). It -may be set to `text' to force the Linux kernel to boot in normal text -mode, `keep' to preserve the graphics mode set using `gfxmode', or any -of the permitted values for `gfxmode' to set a particular graphics mode -(*note gfxmode::). - - Depending on your kernel, your distribution, your graphics card, and -the phase of the moon, note that using this option may cause GNU/Linux -to suffer from various display problems, particularly during the early -part of the boot sequence. If you have problems, set this variable to -`text' and GRUB will tell Linux to boot in normal text mode. - - The default is platform-specific. On platforms with a native text -mode (such as PC BIOS platforms), the default is `text'. Otherwise the -default may be `auto' or a specific video mode. - - This variable is often set by `GRUB_GFXPAYLOAD_LINUX' (*note Simple -configuration::). - - -File: grub.info, Node: gfxterm_font, Next: icondir, Prev: gfxpayload, Up: Special environment variables - -13.1.10 gfxterm_font --------------------- - -If this variable is set, it names a font to use for text on the -`gfxterm' graphical terminal. Otherwise, `gfxterm' may use any -available font. - - -File: grub.info, Node: icondir, Next: lang, Prev: gfxterm_font, Up: Special environment variables - -13.1.11 icondir ---------------- - -If this variable is set, it names a directory in which the GRUB -graphical menu should look for icons after looking in the theme's -`icons' directory. *Note Theme file format::. - - -File: grub.info, Node: lang, Next: locale_dir, Prev: icondir, Up: Special environment variables - -13.1.12 lang ------------- - -If this variable is set, it names the language code that the `gettext' -command (*note gettext::) uses to translate strings. For example, -French would be named as `fr', and Simplified Chinese as `zh_CN'. - - `grub-mkconfig' (*note Simple configuration::) will try to set a -reasonable default for this variable based on the system locale. - - -File: grub.info, Node: locale_dir, Next: menu_color_highlight, Prev: lang, Up: Special environment variables - -13.1.13 locale_dir ------------------- - -If this variable is set, it names the directory where translation files -may be found (*note gettext::), usually `/boot/grub/locale'. Otherwise, -internationalization is disabled. - - `grub-mkconfig' (*note Simple configuration::) will set a reasonable -default for this variable if internationalization is needed and any -translation files are available. - - -File: grub.info, Node: menu_color_highlight, Next: menu_color_normal, Prev: locale_dir, Up: Special environment variables - -13.1.14 menu_color_highlight ----------------------------- - -This variable contains the foreground and background colors to be used -for the highlighted menu entry, separated by a slash (`/'). Setting -this variable changes those colors. For the available color names, -*note color_normal::. - - The default is the value of `color_highlight' (*note -color_highlight::). - - -File: grub.info, Node: menu_color_normal, Next: net_pxe_boot_file, Prev: menu_color_highlight, Up: Special environment variables - -13.1.15 menu_color_normal -------------------------- - -This variable contains the foreground and background colors to be used -for non-highlighted menu entries, separated by a slash (`/'). Setting -this variable changes those colors. For the available color names, -*note color_normal::. - - The default is the value of `color_normal' (*note color_normal::). - - -File: grub.info, Node: net_pxe_boot_file, Next: net_pxe_dhcp_server_name, Prev: menu_color_normal, Up: Special environment variables - -13.1.16 net_pxe_boot_file -------------------------- - -*Note Network::. - - -File: grub.info, Node: net_pxe_dhcp_server_name, Next: net_pxe_domain, Prev: net_pxe_boot_file, Up: Special environment variables - -13.1.17 net_pxe_dhcp_server_name --------------------------------- - -*Note Network::. - - -File: grub.info, Node: net_pxe_domain, Next: net_pxe_extensionspath, Prev: net_pxe_dhcp_server_name, Up: Special environment variables - -13.1.18 net_pxe_domain ----------------------- - -*Note Network::. - - -File: grub.info, Node: net_pxe_extensionspath, Next: net_pxe_hostname, Prev: net_pxe_domain, Up: Special environment variables - -13.1.19 net_pxe_extensionspath ------------------------------- - -*Note Network::. - - -File: grub.info, Node: net_pxe_hostname, Next: net_pxe_ip, Prev: net_pxe_extensionspath, Up: Special environment variables - -13.1.20 net_pxe_hostname ------------------------- - -*Note Network::. - - -File: grub.info, Node: net_pxe_ip, Next: net_pxe_mac, Prev: net_pxe_hostname, Up: Special environment variables - -13.1.21 net_pxe_ip ------------------- - -*Note Network::. - - -File: grub.info, Node: net_pxe_mac, Next: net_pxe_rootpath, Prev: net_pxe_ip, Up: Special environment variables - -13.1.22 net_pxe_mac -------------------- - -*Note Network::. - - -File: grub.info, Node: net_pxe_rootpath, Next: pager, Prev: net_pxe_mac, Up: Special environment variables - -13.1.23 net_pxe_rootpath ------------------------- - -*Note Network::. - - -File: grub.info, Node: pager, Next: prefix, Prev: net_pxe_rootpath, Up: Special environment variables - -13.1.24 pager -------------- - -If set to `1', pause output after each screenful and wait for keyboard -input. The default is not to pause output. - - -File: grub.info, Node: prefix, Next: pxe_blksize, Prev: pager, Up: Special environment variables - -13.1.25 prefix --------------- - -The location of the `/boot/grub' directory as an absolute file name -(*note File name syntax::). This is normally set by GRUB at startup -based on information provided by `grub-install'. GRUB modules are -dynamically loaded from this directory, so it must be set correctly in -order for many parts of GRUB to work. - - -File: grub.info, Node: pxe_blksize, Next: pxe_default_gateway, Prev: prefix, Up: Special environment variables - -13.1.26 pxe_blksize -------------------- - -*Note Network::. - - -File: grub.info, Node: pxe_default_gateway, Next: pxe_default_server, Prev: pxe_blksize, Up: Special environment variables - -13.1.27 pxe_default_gateway ---------------------------- - -*Note Network::. - - -File: grub.info, Node: pxe_default_server, Next: root, Prev: pxe_default_gateway, Up: Special environment variables - -13.1.28 pxe_default_server --------------------------- - -*Note Network::. - - -File: grub.info, Node: root, Next: superusers, Prev: pxe_default_server, Up: Special environment variables - -13.1.29 root ------------- - -The root device name (*note Device syntax::). Any file names that do -not specify an explicit device name are read from this device. The -default is normally set by GRUB at startup based on the value of -`prefix' (*note prefix::). - - For example, if GRUB was installed to the first partition of the -first hard disk, then `prefix' might be set to `(hd0,msdos1)/boot/grub' -and `root' to `hd0,msdos1'. - - -File: grub.info, Node: superusers, Next: theme, Prev: root, Up: Special environment variables - -13.1.30 superusers ------------------- - -This variable may be set to a list of superuser names to enable -authentication support. *Note Security::. - - -File: grub.info, Node: theme, Next: timeout, Prev: superusers, Up: Special environment variables - -13.1.31 theme -------------- - -This variable may be set to a directory containing a GRUB graphical menu -theme. *Note Theme file format::. - - This variable is often set by `GRUB_THEME' (*note Simple -configuration::). - - -File: grub.info, Node: timeout, Prev: theme, Up: Special environment variables - -13.1.32 timeout ---------------- - -If this variable is set, it specifies the time in seconds to wait for -keyboard input before booting the default menu entry. A timeout of `0' -means to boot the default entry immediately without displaying the -menu; a timeout of `-1' (or unset) means to wait indefinitely. - - This variable is often set by `GRUB_TIMEOUT' or -`GRUB_HIDDEN_TIMEOUT' (*note Simple configuration::). - - -File: grub.info, Node: Environment block, Prev: Special environment variables, Up: Environment - -13.2 The GRUB environment block -=============================== - -It is often useful to be able to remember a small amount of information -from one boot to the next. For example, you might want to set the -default menu entry based on what was selected the last time. GRUB -deliberately does not implement support for writing files in order to -minimise the possibility of the boot loader being responsible for file -system corruption, so a GRUB configuration file cannot just create a -file in the ordinary way. However, GRUB provides an "environment -block" which can be used to save a small amount of state. - - The environment block is a preallocated 1024-byte file, which -normally lives in `/boot/grub/grubenv' (although you should not assume -this). At boot time, the `load_env' command (*note load_env::) loads -environment variables from it, and the `save_env' (*note save_env::) -command saves environment variables to it. From a running system, the -`grub-editenv' utility can be used to edit the environment block. - - For safety reasons, this storage is only available when installed on -a plain disk (no LVM or RAID), using a non-checksumming filesystem (no -ZFS), and using BIOS or EFI functions (no ATA, USB or IEEE1275). - - `grub-mkconfig' uses this facility to implement `GRUB_SAVEDEFAULT' -(*note Simple configuration::). - - -File: grub.info, Node: Commands, Next: Security, Prev: Environment, Up: Top - -14 The list of available commands -********************************* - -In this chapter, we list all commands that are available in GRUB. - - Commands belong to different groups. A few can only be used in the -global section of the configuration file (or "menu"); most of them can -be entered on the command-line and can be used either anywhere in the -menu or specifically in the menu entries. - - In rescue mode, only the `insmod' (*note insmod::), `ls' (*note -ls::), `set' (*note set::), and `unset' (*note unset::) commands are -normally available. If you end up in rescue mode and do not know what -to do, then *note GRUB only offers a rescue shell::. - -* Menu: - -* Menu-specific commands:: -* General commands:: -* Command-line and menu entry commands:: - - -File: grub.info, Node: Menu-specific commands, Next: General commands, Up: Commands - -14.1 The list of commands for the menu only -=========================================== - -The semantics used in parsing the configuration file are the following: - - * The files _must_ be in plain-text format. - - * `#' at the beginning of a line in a configuration file means it is - only a comment. - - * Options are separated by spaces. - - * All numbers can be either decimal or hexadecimal. A hexadecimal - number must be preceded by `0x', and is case-insensitive. - - These commands can only be used in the menu: - -* Menu: - -* menuentry:: Start a menu entry -* submenu:: Group menu entries - - -File: grub.info, Node: menuentry, Next: submenu, Up: Menu-specific commands - -14.1.1 menuentry ----------------- - - -- Command: menuentry TITLE [`--class=class' ...] [`--users=users'] - [`--hotkey=key'] { COMMAND; ... } - This defines a GRUB menu entry named TITLE. When this entry is - selected from the menu, GRUB will set the CHOSEN environment - variable to TITLE, execute the list of commands given within - braces, and if the last command in the list returned successfully - and a kernel was loaded it will execute the `boot' command. - - The `--class' option may be used any number of times to group menu - entries into classes. Menu themes may display different classes - using different styles. - - The `--users' option grants specific users access to specific menu - entries. *Note Security::. - - The `--hotkey' option associates a hotkey with a menu entry. KEY - may be a single letter, or one of the aliases `backspace', `tab', - or `delete'. - - -File: grub.info, Node: submenu, Prev: menuentry, Up: Menu-specific commands - -14.1.2 submenu --------------- - - -- Command: submenu TITLE [`--class=class' ...] [`--users=users'] - [`--hotkey=key'] { MENU ENTRIES ... } - This defines a submenu. An entry called TITLE will be added to the - menu; when that entry is selected, a new menu will be displayed - showing all the entries within this submenu. - - All options are the same as in the `menuentry' command (*note - menuentry::). - - -File: grub.info, Node: General commands, Next: Command-line and menu entry commands, Prev: Menu-specific commands, Up: Commands - -14.2 The list of general commands -================================= - -Commands usable anywhere in the menu and in the command-line. - -* Menu: - -* serial:: Set up a serial device -* terminal_input:: Manage input terminals -* terminal_output:: Manage output terminals -* terminfo:: Define terminal type - - -File: grub.info, Node: serial, Next: terminal_input, Up: General commands - -14.2.1 serial -------------- - - -- Command: serial [`--unit=unit'] [`--port=port'] [`--speed=speed'] - [`--word=word'] [`--parity=parity'] [`--stop=stop'] - Initialize a serial device. UNIT is a number in the range 0-3 - specifying which serial port to use; default is 0, which - corresponds to the port often called COM1. PORT is the I/O port - where the UART is to be found; if specified it takes precedence - over UNIT. SPEED is the transmission speed; default is 9600. WORD - and STOP are the number of data bits and stop bits. Data bits must - be in the range 5-8 and stop bits must be 1 or 2. Default is 8 data - bits and one stop bit. PARITY is one of `no', `odd', `even' and - defaults to `no'. - - The serial port is not used as a communication channel unless the - `terminal_input' or `terminal_output' command is used (*note - terminal_input::, *note terminal_output::). - - See also *note Serial terminal::. - - -File: grub.info, Node: terminal_input, Next: terminal_output, Prev: serial, Up: General commands - -14.2.2 terminal_input ---------------------- - - -- Command: terminal_input [`--append'|`--remove'] [terminal1] - [terminal2] ... - List or select an input terminal. - - With no arguments, list the active and available input terminals. - - With `--append', add the named terminals to the list of active - input terminals; any of these may be used to provide input to GRUB. - - With `--remove', remove the named terminals from the active list. - - With no options but a list of terminal names, make only the listed - terminal names active. - - -File: grub.info, Node: terminal_output, Next: terminfo, Prev: terminal_input, Up: General commands - -14.2.3 terminal_output ----------------------- - - -- Command: terminal_output [`--append'|`--remove'] [terminal1] - [terminal2] ... - List or select an output terminal. - - With no arguments, list the active and available output terminals. - - With `--append', add the named terminals to the list of active - output terminals; all of these will receive output from GRUB. - - With `--remove', remove the named terminals from the active list. - - With no options but a list of terminal names, make only the listed - terminal names active. - - -File: grub.info, Node: terminfo, Prev: terminal_output, Up: General commands - -14.2.4 terminfo ---------------- - - -- Command: terminfo [-a|-u|-v] [term] - Define the capabilities of your terminal by giving the name of an - entry in the terminfo database, which should correspond roughly to - a `TERM' environment variable in Unix. - - The currently available terminal types are `vt100', `vt100-color', - `ieee1275', and `dumb'. If you need other terminal types, please - contact us to discuss the best way to include support for these in - GRUB. - - The `-a' (`--ascii'), `-u' (`--utf8'), and `-v' (`--visual-utf8') - options control how non-ASCII text is displayed. `-a' specifies - an ASCII-only terminal; `-u' specifies logically-ordered UTF-8; - and `-v' specifies "visually-ordered UTF-8" (in other words, - arranged such that a terminal emulator without bidirectional text - support will display right-to-left text in the proper order; this - is not really proper UTF-8, but a workaround). - - If no option or terminal type is specified, the current terminal - type is printed. - - -File: grub.info, Node: Command-line and menu entry commands, Prev: General commands, Up: Commands - -14.3 The list of command-line and menu entry commands -===================================================== - -These commands are usable in the command-line and in menu entries. If -you forget a command, you can run the command `help' (*note help::). - -* Menu: - -* acpi:: Load ACPI tables -* badram:: Filter out bad regions of RAM -* blocklist:: Print a block list -* boot:: Start up your operating system -* cat:: Show the contents of a file -* chainloader:: Chain-load another boot loader -* cmp:: Compare two files -* configfile:: Load a configuration file -* cpuid:: Check for CPU features -* crc:: Calculate CRC32 checksums -* date:: Display or set current date and time -* drivemap:: Map a drive to another -* echo:: Display a line of text -* export:: Export an environment variable -* false:: Do nothing, unsuccessfully -* gettext:: Translate a string -* gptsync:: Fill an MBR based on GPT entries -* halt:: Shut down your computer -* help:: Show help messages -* initrd:: Load a Linux initrd -* initrd16:: Load a Linux initrd (16-bit mode) -* insmod:: Insert a module -* keystatus:: Check key modifier status -* linux:: Load a Linux kernel -* linux16:: Load a Linux kernel (16-bit mode) -* list_env:: List variables in environment block -* load_env:: Load variables from environment block -* loopback:: Make a device from a filesystem image -* ls:: List devices or files -* normal:: Enter normal mode -* normal_exit:: Exit from normal mode -* parttool:: Modify partition table entries -* password:: Set a clear-text password -* password_pbkdf2:: Set a hashed password -* play:: Play a tune -* pxe_unload:: Unload the PXE environment -* read:: Read user input -* reboot:: Reboot your computer -* save_env:: Save variables to environment block -* search:: Search devices by file, label, or UUID -* sendkey:: Emulate keystrokes -* set:: Set an environment variable -* true:: Do nothing, successfully -* unset:: Unset an environment variable -* uppermem:: Set the upper memory size - - -File: grub.info, Node: acpi, Next: badram, Up: Command-line and menu entry commands - -14.3.1 acpi ------------ - - -- Command: acpi [`-1'|`-2'] - [`--exclude=table1,...'|`--load-only=table1,...'] - [`--oemid=id'] [`--oemtable=table'] [`--oemtablerev=rev'] - [`--oemtablecreator=creator'] [`--oemtablecreatorrev=rev'] - [`--no-ebda'] filename ... - Modern BIOS systems normally implement the Advanced Configuration - and Power Interface (ACPI), and define various tables that - describe the interface between an ACPI-compliant operating system - and the firmware. In some cases, the tables provided by default - only work well with certain operating systems, and it may be - necessary to replace some of them. - - Normally, this command will replace the Root System Description - Pointer (RSDP) in the Extended BIOS Data Area to point to the new - tables. If the `--no-ebda' option is used, the new tables will be - known only to GRUB, but may be used by GRUB's EFI emulation. - - -File: grub.info, Node: badram, Next: blocklist, Prev: acpi, Up: Command-line and menu entry commands - -14.3.2 badram -------------- - - -- Command: badram addr,mask[,addr,mask...] - Filter out bad RAM. - - This command notifies the memory manager that specified regions of -RAM ought to be filtered out (usually, because they're damaged). This -remains in effect after a payload kernel has been loaded by GRUB, as -long as the loaded kernel obtains its memory map from GRUB. Kernels -that support this include Linux, GNU Mach, the kernel of FreeBSD and -Multiboot kernels in general. - - Syntax is the same as provided by the Memtest86+ utility -(http://www.memtest.org/): a list of address/mask pairs. Given a -page-aligned address and a base address / mask pair, if all the bits of -the page-aligned address that are enabled by the mask match with the -base address, it means this page is to be filtered. This syntax makes -it easy to represent patterns that are often result of memory damage, -due to physical distribution of memory cells. - - -File: grub.info, Node: blocklist, Next: boot, Prev: badram, Up: Command-line and menu entry commands - -14.3.3 blocklist ----------------- - - -- Command: blocklist file - Print a block list (*note Block list syntax::) for FILE. - - -File: grub.info, Node: boot, Next: cat, Prev: blocklist, Up: Command-line and menu entry commands - -14.3.4 boot ------------ - - -- Command: boot - Boot the OS or chain-loader which has been loaded. Only necessary - if running the fully interactive command-line (it is implicit at - the end of a menu entry). - - -File: grub.info, Node: cat, Next: chainloader, Prev: boot, Up: Command-line and menu entry commands - -14.3.5 cat ----------- - - -- Command: cat [`--dos'] file - Display the contents of the file FILE. This command may be useful - to remind you of your OS's root partition: - - grub> cat /etc/fstab - - If the `--dos' option is used, then carriage return / new line - pairs will be displayed as a simple new line. Otherwise, the - carriage return will be displayed as a control character (`') - to make it easier to see when boot problems are caused by a file - formatted using DOS-style line endings. - - -File: grub.info, Node: chainloader, Next: cmp, Prev: cat, Up: Command-line and menu entry commands - -14.3.6 chainloader ------------------- - - -- Command: chainloader [`--force'] file - Load FILE as a chain-loader. Like any other file loaded by the - filesystem code, it can use the blocklist notation (*note Block - list syntax::) to grab the first sector of the current partition - with `+1'. If you specify the option `--force', then load FILE - forcibly, whether it has a correct signature or not. This is - required when you want to load a defective boot loader, such as - SCO UnixWare 7.1. - - -File: grub.info, Node: cmp, Next: configfile, Prev: chainloader, Up: Command-line and menu entry commands - -14.3.7 cmp ----------- - - -- Command: cmp file1 file2 - Compare the file FILE1 with the file FILE2. If they differ in - size, print the sizes like this: - - Differ in size: 0x1234 [foo], 0x4321 [bar] - - If the sizes are equal but the bytes at an offset differ, then - print the bytes like this: - - Differ at the offset 777: 0xbe [foo], 0xef [bar] - - If they are completely identical, nothing will be printed. - - -File: grub.info, Node: configfile, Next: cpuid, Prev: cmp, Up: Command-line and menu entry commands - -14.3.8 configfile ------------------ - - -- Command: configfile file - Load FILE as a configuration file. If FILE defines any menu - entries, then show a menu containing them immediately. - - -File: grub.info, Node: cpuid, Next: crc, Prev: configfile, Up: Command-line and menu entry commands - -14.3.9 cpuid ------------- - - -- Command: cpuid [-l] - Check for CPU features. This command is only available on x86 - systems. - - With the `-l' option, return true if the CPU supports long mode - (64-bit). - - If invoked without options, this command currently behaves as if - it had been invoked with `-l'. This may change in the future. - - -File: grub.info, Node: crc, Next: date, Prev: cpuid, Up: Command-line and menu entry commands - -14.3.10 crc ------------ - - -- Command: crc file - Display the CRC32 checksum of FILE. - - -File: grub.info, Node: date, Next: drivemap, Prev: crc, Up: Command-line and menu entry commands - -14.3.11 date ------------- - - -- Command: date [[year-]month-day] [hour:minute[:second]] - With no arguments, print the current date and time. - - Otherwise, take the current date and time, change any elements - specified as arguments, and set the result as the new date and - time. For example, `date 01-01' will set the current month and - day to January 1, but leave the year, hour, minute, and second - unchanged. - - -File: grub.info, Node: drivemap, Next: echo, Prev: date, Up: Command-line and menu entry commands - -14.3.12 drivemap ----------------- - - -- Command: drivemap `-l'|`-r'|[`-s'] from_drive to_drive - Without options, map the drive FROM_DRIVE to the drive TO_DRIVE. - This is necessary when you chain-load some operating systems, such - as DOS, if such an OS resides at a non-first drive. For - convenience, any partition suffix on the drive is ignored, so you - can safely use ${root} as a drive specification. - - With the `-s' option, perform the reverse mapping as well, swapping - the two drives. - - With the `-l' option, list the current mappings. - - With the `-r' option, reset all mappings to the default values. - - For example: - - drivemap -s (hd0) (hd1) - - -File: grub.info, Node: echo, Next: export, Prev: drivemap, Up: Command-line and menu entry commands - -14.3.13 echo ------------- - - -- Command: echo [`-n'] [`-e'] string ... - Display the requested text and, unless the `-n' option is used, a - trailing new line. If there is more than one string, they are - separated by spaces in the output. As usual in GRUB commands, - variables may be substituted using `${var}'. - - The `-e' option enables interpretation of backslash escapes. The - following sequences are recognised: - - `\\' - backslash - - `\a' - alert (BEL) - - `\c' - suppress trailing new line - - `\f' - form feed - - `\n' - new line - - `\r' - carriage return - - `\t' - horizontal tab - - `\v' - vertical tab - - When interpreting backslash escapes, backslash followed by any - other character will print that character. - - -File: grub.info, Node: export, Next: false, Prev: echo, Up: Command-line and menu entry commands - -14.3.14 export --------------- - - -- Command: export envvar - Export the environment variable ENVVAR. Exported variables are - visible to subsidiary configuration files loaded using - `configfile'. - - -File: grub.info, Node: false, Next: gettext, Prev: export, Up: Command-line and menu entry commands - -14.3.15 false -------------- - - -- Command: false - Do nothing, unsuccessfully. This is mainly useful in control - constructs such as `if' and `while' (*note Shell-like scripting::). - - -File: grub.info, Node: gettext, Next: gptsync, Prev: false, Up: Command-line and menu entry commands - -14.3.16 gettext ---------------- - - -- Command: gettext string - Translate STRING into the current language. - - The current language code is stored in the `lang' variable in - GRUB's environment (*note lang::). Translation files in MO format - are read from `locale_dir' (*note locale_dir::), usually - `/boot/grub/locale'. - - -File: grub.info, Node: gptsync, Next: halt, Prev: gettext, Up: Command-line and menu entry commands - -14.3.17 gptsync ---------------- - - -- Command: gptsync device [partition[+/-[type]]] ... - Disks using the GUID Partition Table (GPT) also have a legacy - Master Boot Record (MBR) partition table for compatibility with - the BIOS and with older operating systems. The legacy MBR can - only represent a limited subset of GPT partition entries. - - This command populates the legacy MBR with the specified PARTITION - entries on DEVICE. Up to three partitions may be used. - - TYPE is an MBR partition type code; prefix with `0x' if you want - to enter this in hexadecimal. The separator between PARTITION and - TYPE may be `+' to make the partition active, or `-' to make it - inactive; only one partition may be active. If both the separator - and type are omitted, then the partition will be inactive. - - -File: grub.info, Node: halt, Next: help, Prev: gptsync, Up: Command-line and menu entry commands - -14.3.18 halt ------------- - - -- Command: halt `--no-apm' - The command halts the computer. If the `--no-apm' option is - specified, no APM BIOS call is performed. Otherwise, the computer - is shut down using APM. - - -File: grub.info, Node: help, Next: initrd, Prev: halt, Up: Command-line and menu entry commands - -14.3.19 help ------------- - - -- Command: help [pattern ...] - Display helpful information about builtin commands. If you do not - specify PATTERN, this command shows short descriptions of all - available commands. - - If you specify any PATTERNS, it displays longer information about - each of the commands whose names begin with those PATTERNS. - - -File: grub.info, Node: initrd, Next: initrd16, Prev: help, Up: Command-line and menu entry commands - -14.3.20 initrd --------------- - - -- Command: initrd file - Load an initial ramdisk for a Linux kernel image, and set the - appropriate parameters in the Linux setup area in memory. This - may only be used after the `linux' command (*note linux::) has - been run. See also *note GNU/Linux::. - - -File: grub.info, Node: initrd16, Next: insmod, Prev: initrd, Up: Command-line and menu entry commands - -14.3.21 initrd16 ----------------- - - -- Command: initrd16 file - Load an initial ramdisk for a Linux kernel image to be booted in - 16-bit mode, and set the appropriate parameters in the Linux setup - area in memory. This may only be used after the `linux16' command - (*note linux16::) has been run. See also *note GNU/Linux::. - - This command is only available on x86 systems. - - -File: grub.info, Node: insmod, Next: keystatus, Prev: initrd16, Up: Command-line and menu entry commands - -14.3.22 insmod --------------- - - -- Command: insmod module - Insert the dynamic GRUB module called MODULE. - - -File: grub.info, Node: keystatus, Next: linux, Prev: insmod, Up: Command-line and menu entry commands - -14.3.23 keystatus ------------------ - - -- Command: keystatus [`--shift'] [`--ctrl'] [`--alt'] - Return true if the Shift, Control, or Alt modifier keys are held - down, as requested by options. This is useful in scripting, to - allow some user control over behaviour without having to wait for - a keypress. - - Checking key modifier status is only supported on some platforms. - If invoked without any options, the `keystatus' command returns - true if and only if checking key modifier status is supported. - - -File: grub.info, Node: linux, Next: linux16, Prev: keystatus, Up: Command-line and menu entry commands - -14.3.24 linux -------------- - - -- Command: linux file ... - Load a Linux kernel image from FILE. The rest of the line is - passed verbatim as the "kernel command-line". Any initrd must be - reloaded after using this command (*note initrd::). - - On x86 systems, the kernel will be booted using the 32-bit boot - protocol. Note that this means that the `vga=' boot option will - not work; if you want to set a special video mode, you will need - to use GRUB commands such as `set gfxpayload=1024x768' or `set - gfxpayload=keep' (to keep the same mode as used in GRUB) instead. - GRUB can automatically detect some uses of `vga=' and translate - them to appropriate settings of `gfxpayload'. The `linux16' - command (*note linux16::) avoids this restriction. - - -File: grub.info, Node: linux16, Next: list_env, Prev: linux, Up: Command-line and menu entry commands - -14.3.25 linux16 ---------------- - - -- Command: linux16 file ... - Load a Linux kernel image from FILE in 16-bit mode. The rest of - the line is passed verbatim as the "kernel command-line". Any - initrd must be reloaded after using this command (*note - initrd16::). - - The kernel will be booted using the traditional 16-bit boot - protocol. As well as bypassing problems with `vga=' described in - *note linux::, this permits booting some other programs that - implement the Linux boot protocol for the sake of convenience. - - This command is only available on x86 systems. - - -File: grub.info, Node: list_env, Next: load_env, Prev: linux16, Up: Command-line and menu entry commands - -14.3.26 list_env ----------------- - - -- Command: list_env [`-f' file] - List all variables in the environment block file. *Note - Environment block::. - - The `-f' option overrides the default location of the environment - block. - - -File: grub.info, Node: load_env, Next: loopback, Prev: list_env, Up: Command-line and menu entry commands - -14.3.27 load_env ----------------- - - -- Command: load_env [`-f' file] - Load all variables from the environment block file into the - environment. *Note Environment block::. - - The `-f' option overrides the default location of the environment - block. - - -File: grub.info, Node: loopback, Next: ls, Prev: load_env, Up: Command-line and menu entry commands - -14.3.28 loopback ----------------- - - -- Command: loopback [`-d'] device file - Make the device named DEVICE correspond to the contents of the - filesystem image in FILE. For example: - - loopback loop0 /path/to/image - ls (loop0)/ - - With the `-d' option, delete a device previously created using this - command. - - -File: grub.info, Node: ls, Next: normal, Prev: loopback, Up: Command-line and menu entry commands - -14.3.29 ls ----------- - - -- Command: ls [arg ...] - List devices or files. - - With no arguments, print all devices known to GRUB. - - If the argument is a device name enclosed in parentheses (*note - Device syntax::), then list all files at the root directory of - that device. - - If the argument is a directory given as an absolute file name - (*note File name syntax::), then list the contents of that - directory. - - -File: grub.info, Node: normal, Next: normal_exit, Prev: ls, Up: Command-line and menu entry commands - -14.3.30 normal --------------- - - -- Command: normal [file] - Enter normal mode and display the GRUB menu. - - In normal mode, commands, filesystem modules, and cryptography - modules are automatically loaded, and the full GRUB script parser - is available. Other modules may be explicitly loaded using - `insmod' (*note insmod::). - - If a FILE is given, then commands will be read from that file. - Otherwise, they will be read from `$prefix/grub.cfg' if it exists. - - `normal' may be called from within normal mode, creating a nested - environment. It is more usual to use `configfile' (*note - configfile::) for this. - - -File: grub.info, Node: normal_exit, Next: parttool, Prev: normal, Up: Command-line and menu entry commands - -14.3.31 normal_exit -------------------- - - -- Command: normal_exit - Exit normal mode (*note normal::). If this instance of normal - mode was not nested within another one, then return to rescue mode. - - -File: grub.info, Node: parttool, Next: password, Prev: normal_exit, Up: Command-line and menu entry commands - -14.3.32 parttool ----------------- - - -- Command: parttool partition commands - Make various modifications to partition table entries. - - Each COMMAND is either a boolean option, in which case it must be - followed with `+' or `-' (with no intervening space) to enable or - disable that option, or else it takes a value in the form - `COMMAND=VALUE'. - - Currently, `parttool' is only useful on DOS partition tables (also - known as Master Boot Record, or MBR). On these partition tables, - the following commands are available: - - `boot' (boolean) - When enabled, this makes the selected partition be the active - (bootable) partition on its disk, clearing the active flag on - all other partitions. This command is limited to _primary_ - partitions. - - `type' (value) - Change the type of an existing partition. The value must be - a number in the range 0-0xFF (prefix with `0x' to enter it in - hexadecimal). - - `hidden' (boolean) - When enabled, this hides the selected partition by setting - the "hidden" bit in its partition type code; when disabled, - unhides the selected partition by clearing this bit. This is - useful only when booting DOS or Wwindows and multiple primary - FAT partitions exist in one disk. See also *note - DOS/Windows::. - - -File: grub.info, Node: password, Next: password_pbkdf2, Prev: parttool, Up: Command-line and menu entry commands - -14.3.33 password ----------------- - - -- Command: password user clear-password - Define a user named USER with password CLEAR-PASSWORD. *Note - Security::. - - -File: grub.info, Node: password_pbkdf2, Next: play, Prev: password, Up: Command-line and menu entry commands - -14.3.34 password_pbkdf2 ------------------------ - - -- Command: password_pbkdf2 user hashed-password - Define a user named USER with password hash HASHED-PASSWORD. Use - `grub-mkpasswd-pbkdf2' (*note Invoking grub-mkpasswd-pbkdf2::) to - generate password hashes. *Note Security::. - - -File: grub.info, Node: play, Next: pxe_unload, Prev: password_pbkdf2, Up: Command-line and menu entry commands - -14.3.35 play ------------- - - -- Command: play file | tempo [pitch1 duration1] [pitch2 duration2] ... - Plays a tune - - If the argument is a file name (*note File name syntax::), play - the tune recorded in it. The file format is first the tempo as an - unsigned 32bit little-endian number, then pairs of unsigned 16bit - little-endian numbers for pitch and duration pairs. - - If the arguments are a series of numbers, play the inline tune. - - The tempo is the base for all note durations. 60 gives a 1-second - base, 120 gives a half-second base, etc. Pitches are Hz. Set - pitch to 0 to produce a rest. - - -File: grub.info, Node: pxe_unload, Next: read, Prev: play, Up: Command-line and menu entry commands - -14.3.36 pxe_unload ------------------- - - -- Command: pxe_unload - Unload the PXE environment (*note Network::). - - This command is only available on PC BIOS systems. - - -File: grub.info, Node: read, Next: reboot, Prev: pxe_unload, Up: Command-line and menu entry commands - -14.3.37 read ------------- - - -- Command: read [var] - Read a line of input from the user. If an environment variable - VAR is given, set that environment variable to the line of input - that was read, with no terminating newline. - - -File: grub.info, Node: reboot, Next: save_env, Prev: read, Up: Command-line and menu entry commands - -14.3.38 reboot --------------- - - -- Command: reboot - Reboot the computer. - - -File: grub.info, Node: save_env, Next: search, Prev: reboot, Up: Command-line and menu entry commands - -14.3.39 save_env ----------------- - - -- Command: save_env [`-f' file] var ... - Save the named variables from the environment to the environment - block file. *Note Environment block::. - - The `-f' option overrides the default location of the environment - block. - - -File: grub.info, Node: search, Next: sendkey, Prev: save_env, Up: Command-line and menu entry commands - -14.3.40 search --------------- - - -- Command: search [`--file'|`--label'|`--fs-uuid'] [`--set' [var]] - [`--no-floppy'] name - Search devices by file (`-f', `--file'), filesystem label (`-l', - `--label'), or filesystem UUID (`-u', `--fs-uuid'). - - If the `--set' option is used, the first device found is set as the - value of environment variable VAR. The default variable is `root'. - - The `--no-floppy' option prevents searching floppy devices, which - can be slow. - - The `search.file', `search.fs_label', and `search.fs_uuid' - commands are aliases for `search --file', `search --label', and - `search --fs-uuid' respectively. - - -File: grub.info, Node: sendkey, Next: set, Prev: search, Up: Command-line and menu entry commands - -14.3.41 sendkey ---------------- - - -- Command: sendkey [`--num'|`--caps'|`--scroll'|`--insert'| - `--pause'|`--left-shift'|`--right-shift'| - `--sysrq'|`--numkey'|`--capskey'|`--scrollkey'| - `--insertkey'|`--left-alt'|`--right-alt'| - `--left-ctrl'|`--right-ctrl' `on'|`off']... [`no-led'] - keystroke - Insert keystrokes into the keyboard buffer when booting. - Sometimes an operating system or chainloaded boot loader requires - particular keys to be pressed: for example, one might need to - press a particular key to enter "safe mode", or when chainloading - another boot loader one might send keystrokes to it to navigate - its menu. - - You may provide up to 16 keystrokes (the length of the BIOS - keyboard buffer). Keystroke names may be upper-case or lower-case - letters, digits, or taken from the following table: - - Name Key - --------------------------------------------------------------- - escape Escape - exclam ! - at @ - numbersign # - dollar $ - percent % - caret ^ - ampersand & - asterisk * - parenleft ( - parenright ) - minus - - underscore _ - equal = - plus + - backspace Backspace - tab Tab - bracketleft [ - braceleft { - bracketright ] - braceright } - enter Enter - control press and release Control - semicolon ; - colon : - quote ' - doublequote " - backquote ` - tilde ~ - shift press and release left Shift - backslash \ - bar | - comma , - less < - period . - greater > - slash / - question ? - rshift press and release right Shift - alt press and release Alt - space space bar - capslock Caps Lock - F1 F1 - F2 F2 - F3 F3 - F4 F4 - F5 F5 - F6 F6 - F7 F7 - F8 F8 - F9 F9 - F10 F10 - F11 F11 - F12 F12 - num1 1 (numeric keypad) - num2 2 (numeric keypad) - num3 3 (numeric keypad) - num4 4 (numeric keypad) - num5 5 (numeric keypad) - num6 6 (numeric keypad) - num7 7 (numeric keypad) - num8 8 (numeric keypad) - num9 9 (numeric keypad) - num0 0 (numeric keypad) - numperiod . (numeric keypad) - numend End (numeric keypad) - numdown Down (numeric keypad) - numpgdown Page Down (numeric keypad) - numleft Left (numeric keypad) - numcenter 5 with Num Lock inactive (numeric - keypad) - numright Right (numeric keypad) - numhome Home (numeric keypad) - numup Up (numeric keypad) - numpgup Page Up (numeric keypad) - numinsert Insert (numeric keypad) - numdelete Delete (numeric keypad) - numasterisk * (numeric keypad) - numminus - (numeric keypad) - numplus + (numeric keypad) - numslash / (numeric keypad) - numenter Enter (numeric keypad) - delete Delete - insert Insert - home Home - end End - pgdown Page Down - pgup Page Up - down Down - up Up - left Left - right Right - - As well as keystrokes, the `sendkey' command takes various options - that affect the BIOS keyboard status flags. These options take an - `on' or `off' parameter, specifying that the corresponding status - flag be set or unset; omitting the option for a given status flag - will leave that flag at its initial state at boot. The `--num', - `--caps', `--scroll', and `--insert' options emulate setting the - corresponding mode, while the `--numkey', `--capskey', - `--scrollkey', and `--insertkey' options emulate pressing and - holding the corresponding key. The other status flag options are - self-explanatory. - - If the `--no-led' option is given, the status flag options will - have no effect on keyboard LEDs. - - If the `sendkey' command is given multiple times, then only the - last invocation has any effect. - - Since `sendkey' manipulates the BIOS keyboard buffer, it may cause - hangs, reboots, or other misbehaviour on some systems. If the - operating system or boot loader that runs after GRUB uses its own - keyboard driver rather than the BIOS keyboard functions, then - `sendkey' will have no effect. - - This command is only available on PC BIOS systems. - - -File: grub.info, Node: set, Next: true, Prev: sendkey, Up: Command-line and menu entry commands - -14.3.42 set ------------ - - -- Command: set [envvar=value] - Set the environment variable ENVVAR to VALUE. If invoked with no - arguments, print all environment variables with their values. - - -File: grub.info, Node: true, Next: unset, Prev: set, Up: Command-line and menu entry commands - -14.3.43 true ------------- - - -- Command: true - Do nothing, successfully. This is mainly useful in control - constructs such as `if' and `while' (*note Shell-like scripting::). - - -File: grub.info, Node: unset, Next: uppermem, Prev: true, Up: Command-line and menu entry commands - -14.3.44 unset -------------- - - -- Command: unset envvar - Unset the environment variable ENVVAR. - - -File: grub.info, Node: uppermem, Prev: unset, Up: Command-line and menu entry commands - -14.3.45 uppermem ----------------- - -This command is not yet implemented for GRUB 2, although it is planned. - - -File: grub.info, Node: Security, Next: Supported kernels, Prev: Commands, Up: Top - -15 Authentication and authorisation -*********************************** - -By default, the boot loader interface is accessible to anyone with -physical access to the console: anyone can select and edit any menu -entry, and anyone can get direct access to a GRUB shell prompt. For -most systems, this is reasonable since anyone with direct physical -access has a variety of other ways to gain full access, and requiring -authentication at the boot loader level would only serve to make it -difficult to recover broken systems. - - However, in some environments, such as kiosks, it may be appropriate -to lock down the boot loader to require authentication before -performing certain operations. - - The `password' (*note password::) and `password_pbkdf2' (*note -password_pbkdf2::) commands can be used to define users, each of which -has an associated password. `password' sets the password in plain -text, requiring `grub.cfg' to be secure; `password_pbkdf2' sets the -password hashed using the Password-Based Key Derivation Function (RFC -2898), requiring the use of `grub-mkpasswd-pbkdf2' (*note Invoking -grub-mkpasswd-pbkdf2::) to generate password hashes. - - In order to enable authentication support, the `superusers' -environment variable must be set to a list of usernames, separated by -any of spaces, commas, semicolons, pipes, or ampersands. Superusers -are permitted to use the GRUB command line, edit menu entries, and -execute any menu entry. If `superusers' is set, then use of the -command line is automatically restricted to superusers. - - Other users may be given access to specific menu entries by giving a -list of usernames (as above) using the `--users' option to the -`menuentry' command (*note menuentry::). If the `--users' option is -not used for a menu entry, then that entry is unrestricted. - - Putting this together, a typical `grub.cfg' fragment might look like -this: - - set superusers="root" - password_pbkdf2 root grub.pbkdf2.sha512.10000.biglongstring - password user1 insecure - - menuentry "May be run by any user" { - set root=(hd0,1) - linux /vmlinuz - } - - menuentry "Superusers only" --users "" { - set root=(hd0,1) - linux /vmlinuz single - } - - menuentry "May be run by user1 or a superuser" --users user1 { - set root=(hd0,2) - chainloader +1 - } - - The `grub-mkconfig' program does not yet have built-in support for -generating configuration files with authentication. You can use -`/etc/grub.d/40_custom' to add simple superuser authentication, by -adding `set superusers=' and `password' or `password_pbkdf2' commands. - - -File: grub.info, Node: Supported kernels, Next: Troubleshooting, Prev: Security, Up: Top - -16 Supported boot targets -************************* - -X86 support is summarised in the following table. "Yes" means that the -kernel works on the given platform, "crashes" means an early kernel -crash which we hope will be fixed by concerned kernel developers. "no" -means GRUB doesn't load the given kernel on a given platform. -"headless" means that the kernel works but lacks console drivers (you -can still use serial or network console). In case of "no" and -"crashes" the reason is given in footnote. - BIOS Coreboot -BIOS chainloading yes no (1) -NTLDR yes no (1) -FreeBSD bootloader yes crashes (1) -32-bit kFreeBSD yes crashes (2,6) -64-bit kFreeBSD yes crashes (2,6) -32-bit kNetBSD yes crashes (1) -64-bit kNetBSD yes crashes (2) -32-bit kOpenBSD yes yes -64-bit kOpenBSD yes yes -Multiboot yes yes -Multiboot2 yes yes -32-bit Linux (legacy protocol) yes no (1) -64-bit Linux (legacy protocol) yes no (1) -32-bit Linux (modern protocol) yes yes -64-bit Linux (modern protocol) yes yes -32-bit XNU yes ? -64-bit XNU yes ? -32-bit EFI chainloader no (3) no (3) -64-bit EFI chainloader no (3) no (3) -Appleloader no (3) no (3) - - Multiboot Qemu -BIOS chainloading no (1) no (1) -NTLDR no (1) no (1) -FreeBSD bootloader crashes (1) crashes (1) -32-bit kFreeBSD crashes (6) crashes (6) -64-bit kFreeBSD crashes (6) crashes (6) -32-bit kNetBSD crashes (1) crashes (1) -64-bit kNetBSD yes yes -32-bit kOpenBSD yes yes -64-bit kOpenBSD yes yes -Multiboot yes yes -Multiboot2 yes yes -32-bit Linux (legacy protocol) no (1) no (1) -64-bit Linux (legacy protocol) no (1) no (1) -32-bit Linux (modern protocol) yes yes -64-bit Linux (modern protocol) yes yes -32-bit XNU ? ? -64-bit XNU ? ? -32-bit EFI chainloader no (3) no (3) -64-bit EFI chainloader no (3) no (3) -Appleloader no (3) no (3) - - 32-bit EFI 64-bit EFI -BIOS chainloading no (1) no (1) -NTLDR no (1) no (1) -FreeBSD bootloader crashes (1) crashes (1) -32-bit kFreeBSD headless headless -64-bit kFreeBSD headless headless -32-bit kNetBSD crashes (1) crashes (1) -64-bit kNetBSD yes yes -32-bit kOpenBSD headless headless -64-bit kOpenBSD headless headless -Multiboot yes yes -Multiboot2 yes yes -32-bit Linux (legacy protocol) no (1) no (1) -64-bit Linux (legacy protocol) no (1) no (1) -32-bit Linux (modern protocol) yes yes -64-bit Linux (modern protocol) yes yes -32-bit XNU yes yes -64-bit XNU yes (5) yes -32-bit EFI chainloader yes no (4) -64-bit EFI chainloader no (4) yes -Appleloader yes yes - - IEEE1275 -BIOS chainloading no (1) -NTLDR no (1) -FreeBSD bootloader crashes (1) -32-bit kFreeBSD crashes (6) -64-bit kFreeBSD crashes (6) -32-bit kNetBSD crashes (1) -64-bit kNetBSD ? -32-bit kOpenBSD ? -64-bit kOpenBSD ? -Multiboot ? -Multiboot2 ? -32-bit Linux (legacy protocol) no (1) -64-bit Linux (legacy protocol) no (1) -32-bit Linux (modern protocol) ? -64-bit Linux (modern protocol) ? -32-bit XNU ? -64-bit XNU ? -32-bit EFI chainloader no (3) -64-bit EFI chainloader no (3) -Appleloader no (3) - - 1. Requires BIOS - - 2. Crashes because the memory at 0x0-0x1000 isn't available - - 3. EFI only - - 4. 32-bit and 64-bit EFI have different structures and work in - different CPU modes so it's not possible to chainload 32-bit - bootloader on 64-bit platform and vice-versa - - 5. Some modules may need to be disabled - - 6. Requires ACPI - - PowerPC and Sparc ports support only Linux. MIPS port supports Linux -and multiboot2. - -17 Boot tests -************* - -As you have seen in previous chapter the support matrix is pretty big -and some of the configurations are only rarely used. To ensure the -quality bootchecks are available for all x86 targets except EFI -chainloader, Appleloader and XNU. All x86 platforms have bootcheck -facility except ieee1275. Multiboot, multiboot2, BIOS chainloader, -ntldr and freebsd-bootloader boot targets are tested only with a fake -kernel images. Only Linux is tested among the payloads using Linux -protocols. - - Following variables must be defined: - -GRUB_PAYLOADS_DIR directory containing the required kernels -GRUB_CBFSTOOL cbfstoll from Coreboot package (for coreboot - platform only) -GRUB_COREBOOT_ROM empty Coreboot ROM -GRUB_QEMU_OPTS additional options to be supplied to QEMU - - Required files are: - -kfreebsd_env.i386 32-bit kFreeBSD device hints -kfreebsd.i386 32-bit FreeBSD kernel image -kfreebsd.x86_64, same from 64-bit kFreeBSD -kfreebsd_env.x86_64 -knetbsd.i386 32-bit NetBSD kernel image -knetbsd.miniroot.i386 32-bit kNetBSD miniroot.kmod. -knetbsd.x86_64, same from 64-bit kNetBSD -knetbsd.miniroot.x86_64 -kopenbsd.i386 32-bit OpenBSD kernel bsd.rd image -kopenbsd.x86_64 same from 64-bit kOpenBSD -linux.i386 32-bit Linux -linux.x86_64 64-bit Linux - - -File: grub.info, Node: Troubleshooting, Next: Invoking grub-install, Prev: Supported kernels, Up: Top - -18 Error messages produced by GRUB -********************************** - -* Menu: - -* GRUB only offers a rescue shell:: - - -File: grub.info, Node: GRUB only offers a rescue shell, Up: Troubleshooting - -18.1 GRUB only offers a rescue shell -==================================== - -GRUB's normal start-up procedure involves setting the `prefix' -environment variable to a value set in the core image by -`grub-install', setting the `root' variable to match, loading the -`normal' module from the prefix, and running the `normal' command -(*note normal::). This command is responsible for reading -`/boot/grub/grub.cfg', running the menu, and doing all the useful -things GRUB is supposed to do. - - If, instead, you only get a rescue shell, this usually means that -GRUB failed to load the `normal' module for some reason. It may be -possible to work around this temporarily: for instance, if the reason -for the failure is that `prefix' is wrong (perhaps it refers to the -wrong device, or perhaps the path to `/boot/grub' was not correctly -made relative to the device), then you can correct this and enter -normal mode manually: - - # Inspect the current prefix (and other preset variables): - set - # Find out which devices are available: - ls - # Set to the correct value, which might be something like this: - set prefix=(hd0,1)/grub - set root=(hd0,1) - insmod normal - normal - - However, any problem that leaves you in the rescue shell probably -means that GRUB was not correctly installed. It may be more useful to -try to reinstall it properly using `grub-install DEVICE' (*note -Invoking grub-install::). When doing this, there are a few things to -remember: - - * Drive ordering in your operating system may not be the same as the - boot drive ordering used by your firmware. Do not assume that - your first hard drive (e.g. `/dev/sda') is the one that your - firmware will boot from. `device.map' (*note Device map::) can be - used to override this, but it is usually better to use UUIDs or - file system labels and avoid depending on drive ordering entirely. - - * At least on BIOS systems, if you tell `grub-install' to install - GRUB to a partition but GRUB has already been installed in the - master boot record, then the GRUB installation in the partition - will be ignored. - - * If possible, it is generally best to avoid installing GRUB to a - partition (unless it is a special partition for the use of GRUB - alone, such as the BIOS Boot Partition used on GPT). Doing this - means that GRUB may stop being able to read its core image due to - a file system moving blocks around, such as while defragmenting, - running checks, or even during normal operation. Installing to - the whole disk device is normally more robust. - - * Check that GRUB actually knows how to read from the device and - file system containing `/boot/grub'. It will not be able to read - from encrypted devices, nor from file systems for which support - has not yet been added to GRUB. - - -File: grub.info, Node: Invoking grub-install, Next: Invoking grub-mkconfig, Prev: Troubleshooting, Up: Top - -19 Invoking grub-install -************************ - -The program `grub-install' installs GRUB on your drive using -`grub-mkimage' and (on some platforms) `grub-setup'. You must specify -the device name on which you want to install GRUB, like this: - - grub-install INSTALL_DEVICE - - The device name INSTALL_DEVICE is an OS device name or a GRUB device -name. - - `grub-install' accepts the following options: - -`--help' - Print a summary of the command-line options and exit. - -`--version' - Print the version number of GRUB and exit. - -`--boot-directory=DIR' - Install GRUB images under the directory `DIR/grub/' This option is - useful when you want to install GRUB into a separate partition or - a removable disk. If this option is not specified then it - defaults to `/boot', so - - grub-install /dev/sda - - is equivalent to - - grub-install --boot-directory=/boot/ /dev/sda - - Here is an example in which you have a separate "boot" partition - which is mounted on `/mnt/boot': - - grub-install --boot-directory=/mnt/boot /dev/sdb - -`--recheck' - Recheck the device map, even if `/boot/grub/device.map' already - exists. You should use this option whenever you add/remove a disk - into/from your computer. - - -File: grub.info, Node: Invoking grub-mkconfig, Next: Invoking grub-mkpasswd-pbkdf2, Prev: Invoking grub-install, Up: Top - -20 Invoking grub-mkconfig -************************* - -The program `grub-mkconfig' generates a configuration file for GRUB -(*note Simple configuration::). - - grub-mkconfig -o /boot/grub/grub.cfg - - `grub-mkconfig' accepts the following options: - -`--help' - Print a summary of the command-line options and exit. - -`--version' - Print the version number of GRUB and exit. - -`-o FILE' -`--output=FILE' - Send the generated configuration file to FILE. The default is to - send it to standard output. - - -File: grub.info, Node: Invoking grub-mkpasswd-pbkdf2, Next: Invoking grub-mkrescue, Prev: Invoking grub-mkconfig, Up: Top - -21 Invoking grub-mkpasswd-pbkdf2 -******************************** - -The program `grub-mkpasswd-pbkdf2' generates password hashes for GRUB -(*note Security::). - - grub-mkpasswd-pbkdf2 - - `grub-mkpasswd-pbkdf2' accepts the following options: - -`-c NUMBER' -`--iteration-count=NUMBER' - Number of iterations of the underlying pseudo-random function. - Defaults to 10000. - -`-l NUMBER' -`--buflen=NUMBER' - Length of the generated hash. Defaults to 64. - -`-s NUMBER' -`--salt=NUMBER' - Length of the salt. Defaults to 64. - - -File: grub.info, Node: Invoking grub-mkrescue, Next: Obtaining and Building GRUB, Prev: Invoking grub-mkpasswd-pbkdf2, Up: Top - -22 Invoking grub-mkrescue -************************* - -The program `grub-mkrescue' generates a bootable GRUB rescue image -(*note Making a GRUB bootable CD-ROM::). - - grub-mkrescue -o grub.iso - - All arguments not explicitly listed as `grub-mkrescue' options are -passed on directly to `xorriso' in `mkisofs' emulation mode. Options -passed to `xorriso' will normally be interpreted as `mkisofs' options; -if the option `--' is used, then anything after that will be -interpreted as native `xorriso' options. - - Non-option arguments specify additional source directories. This is -commonly used to add extra files to the image: - - mkdir -p disk/boot/grub - (add extra files to `disk/boot/grub') - grub-mkrescue -o grub.iso disk - - `grub-mkrescue' accepts the following options: - -`--help' - Print a summary of the command-line options and exit. - -`--version' - Print the version number of GRUB and exit. - -`-o FILE' -`--output=FILE' - Save output in FILE. This "option" is required. - -`--modules=MODULES' - Pre-load the named GRUB modules in the image. Multiple entries in - MODULES should be separated by whitespace (so you will probably - need to quote this for your shell). - -`--rom-directory=DIR' - If generating images for the QEMU or Coreboot platforms, copy the - resulting `qemu.img' or `coreboot.elf' files respectively to the - DIR directory as well as including them in the image. - -`--xorriso=FILE' - Use FILE as the `xorriso' program, rather than the built-in - default. - -`--grub-mkimage=FILE' - Use FILE as the `grub-mkimage' program, rather than the built-in - default. - - -File: grub.info, Node: Obtaining and Building GRUB, Next: Reporting bugs, Prev: Invoking grub-mkrescue, Up: Top - -Appendix A How to obtain and build GRUB -*************************************** - - *Caution:* GRUB requires binutils-2.9.1.0.23 or later because the - GNU assembler has been changed so that it can produce real 16bits - machine code between 2.9.1 and 2.9.1.0.x. See - `http://sources.redhat.com/binutils/', to obtain information on - how to get the latest version. - - GRUB is available from the GNU alpha archive site -`ftp://alpha.gnu.org/gnu/grub' or any of its mirrors. The file will be -named grub-version.tar.gz. The current version is 1.99, so the file you -should grab is: - - `ftp://alpha.gnu.org/gnu/grub/grub-1.99.tar.gz' - - To unbundle GRUB use the instruction: - - zcat grub-1.99.tar.gz | tar xvf - - - which will create a directory called `grub-1.99' with all the -sources. You can look at the file `INSTALL' for detailed instructions -on how to build and install GRUB, but you should be able to just do: - - cd grub-1.99 - ./configure - make install - - Also, the latest version is available using Bazaar. See -`http://www.gnu.org/software/grub/grub-download.en.html' for more -information. - - -File: grub.info, Node: Reporting bugs, Next: Future, Prev: Obtaining and Building GRUB, Up: Top - -Appendix B Reporting bugs -************************* - -These are the guideline for how to report bugs. Take a look at this -list below before you submit bugs: - - 1. Before getting unsettled, read this manual through and through. - Also, see the GNU GRUB FAQ - (http://www.gnu.org/software/grub/grub-faq.html). - - 2. Always mention the information on your GRUB. The version number - and the configuration are quite important. If you build it - yourself, write the options specified to the configure script and - your operating system, including the versions of gcc and binutils. - - 3. If you have trouble with the installation, inform us of how you - installed GRUB. Don't omit error messages, if any. Just `GRUB hangs - up when it boots' is not enough. - - The information on your hardware is also essential. These are - especially important: the geometries and the partition tables of - your hard disk drives and your BIOS. - - 4. If GRUB cannot boot your operating system, write down _everything_ - you see on the screen. Don't paraphrase them, like `The foo OS - crashes with GRUB, even though it can boot with the bar boot - loader just fine'. Mention the commands you executed, the messages - printed by them, and information on your operating system - including the version number. - - 5. Explain what you wanted to do. It is very useful to know your - purpose and your wish, and how GRUB didn't satisfy you. - - 6. If you can investigate the problem yourself, please do. That will - give you and us much more information on the problem. Attaching a - patch is even better. - - When you attach a patch, make the patch in unified diff format, and - write ChangeLog entries. But, even when you make a patch, don't - forget to explain the problem, so that we can understand what your - patch is for. - - 7. Write down anything that you think might be related. Please - understand that we often need to reproduce the same problem you - encountered in our environment. So your information should be - sufficient for us to do the same thing--Don't forget that we - cannot see your computer directly. If you are not sure whether to - state a fact or leave it out, state it! Reporting too many things - is much better than omitting something important. - - If you follow the guideline above, submit a report to the Bug -Tracking System (http://savannah.gnu.org/bugs/?group=grub). -Alternatively, you can submit a report via electronic mail to -, but we strongly recommend that you use the Bug -Tracking System, because e-mail can be passed over easily. - - Once we get your report, we will try to fix the bugs. - - -File: grub.info, Node: Future, Next: Copying This Manual, Prev: Reporting bugs, Up: Top - -Appendix C Where GRUB will go -***************************** - -GRUB 2 is now quite stable and used in many production systems. We are -currently working towards a 2.0 release. - - If you are interested in the development of GRUB 2, take a look at -the homepage (http://www.gnu.org/software/grub/grub.html). - - -File: grub.info, Node: Copying This Manual, Next: Index, Prev: Future, Up: Top - -Appendix D Copying This Manual -****************************** - -* Menu: - -* GNU Free Documentation License:: License for copying this manual. - - -File: grub.info, Node: GNU Free Documentation License, Up: Copying This Manual - -D.1 GNU Free Documentation License -================================== - - Version 1.2, November 2002 - - Copyright (C) 2000,2001,2002 Free Software Foundation, Inc. - 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA - - Everyone is permitted to copy and distribute verbatim copies - of this license document, but changing it is not allowed. - - 0. PREAMBLE - - The purpose of this License is to make a manual, textbook, or other - functional and useful document "free" in the sense of freedom: to - assure everyone the effective freedom to copy and redistribute it, - with or without modifying it, either commercially or - noncommercially. Secondarily, this License preserves for the - author and publisher a way to get credit for their work, while not - being considered responsible for modifications made by others. - - This License is a kind of "copyleft", which means that derivative - works of the document must themselves be free in the same sense. - It complements the GNU General Public License, which is a copyleft - license designed for free software. - - We have designed this License in order to use it for manuals for - free software, because free software needs free documentation: a - free program should come with manuals providing the same freedoms - that the software does. But this License is not limited to - software manuals; it can be used for any textual work, regardless - of subject matter or whether it is published as a printed book. - We recommend this License principally for works whose purpose is - instruction or reference. - - 1. APPLICABILITY AND DEFINITIONS - - This License applies to any manual or other work, in any medium, - that contains a notice placed by the copyright holder saying it - can be distributed under the terms of this License. Such a notice - grants a world-wide, royalty-free license, unlimited in duration, - to use that work under the conditions stated herein. The - "Document", below, refers to any such manual or work. Any member - of the public is a licensee, and is addressed as "you". You - accept the license if you copy, modify or distribute the work in a - way requiring permission under copyright law. - - A "Modified Version" of the Document means any work containing the - Document or a portion of it, either copied verbatim, or with - modifications and/or translated into another language. - - A "Secondary Section" is a named appendix or a front-matter section - of the Document that deals exclusively with the relationship of the - publishers or authors of the Document to the Document's overall - subject (or to related matters) and contains nothing that could - fall directly within that overall subject. (Thus, if the Document - is in part a textbook of mathematics, a Secondary Section may not - explain any mathematics.) The relationship could be a matter of - historical connection with the subject or with related matters, or - of legal, commercial, philosophical, ethical or political position - regarding them. - - The "Invariant Sections" are certain Secondary Sections whose - titles are designated, as being those of Invariant Sections, in - the notice that says that the Document is released under this - License. If a section does not fit the above definition of - Secondary then it is not allowed to be designated as Invariant. - The Document may contain zero Invariant Sections. If the Document - does not identify any Invariant Sections then there are none. - - The "Cover Texts" are certain short passages of text that are - listed, as Front-Cover Texts or Back-Cover Texts, in the notice - that says that the Document is released under this License. A - Front-Cover Text may be at most 5 words, and a Back-Cover Text may - be at most 25 words. - - A "Transparent" copy of the Document means a machine-readable copy, - represented in a format whose specification is available to the - general public, that is suitable for revising the document - straightforwardly with generic text editors or (for images - composed of pixels) generic paint programs or (for drawings) some - widely available drawing editor, and that is suitable for input to - text formatters or for automatic translation to a variety of - formats suitable for input to text formatters. A copy made in an - otherwise Transparent file format whose markup, or absence of - markup, has been arranged to thwart or discourage subsequent - modification by readers is not Transparent. An image format is - not Transparent if used for any substantial amount of text. A - copy that is not "Transparent" is called "Opaque". - - Examples of suitable formats for Transparent copies include plain - ASCII without markup, Texinfo input format, LaTeX input format, - SGML or XML using a publicly available DTD, and - standard-conforming simple HTML, PostScript or PDF designed for - human modification. Examples of transparent image formats include - PNG, XCF and JPG. Opaque formats include proprietary formats that - can be read and edited only by proprietary word processors, SGML or - XML for which the DTD and/or processing tools are not generally - available, and the machine-generated HTML, PostScript or PDF - produced by some word processors for output purposes only. - - The "Title Page" means, for a printed book, the title page itself, - plus such following pages as are needed to hold, legibly, the - material this License requires to appear in the title page. For - works in formats which do not have any title page as such, "Title - Page" means the text near the most prominent appearance of the - work's title, preceding the beginning of the body of the text. - - A section "Entitled XYZ" means a named subunit of the Document - whose title either is precisely XYZ or contains XYZ in parentheses - following text that translates XYZ in another language. (Here XYZ - stands for a specific section name mentioned below, such as - "Acknowledgements", "Dedications", "Endorsements", or "History".) - To "Preserve the Title" of such a section when you modify the - Document means that it remains a section "Entitled XYZ" according - to this definition. - - The Document may include Warranty Disclaimers next to the notice - which states that this License applies to the Document. These - Warranty Disclaimers are considered to be included by reference in - this License, but only as regards disclaiming warranties: any other - implication that these Warranty Disclaimers may have is void and - has no effect on the meaning of this License. - - 2. VERBATIM COPYING - - You may copy and distribute the Document in any medium, either - commercially or noncommercially, provided that this License, the - copyright notices, and the license notice saying this License - applies to the Document are reproduced in all copies, and that you - add no other conditions whatsoever to those of this License. You - may not use technical measures to obstruct or control the reading - or further copying of the copies you make or distribute. However, - you may accept compensation in exchange for copies. If you - distribute a large enough number of copies you must also follow - the conditions in section 3. - - You may also lend copies, under the same conditions stated above, - and you may publicly display copies. - - 3. COPYING IN QUANTITY - - If you publish printed copies (or copies in media that commonly - have printed covers) of the Document, numbering more than 100, and - the Document's license notice requires Cover Texts, you must - enclose the copies in covers that carry, clearly and legibly, all - these Cover Texts: Front-Cover Texts on the front cover, and - Back-Cover Texts on the back cover. Both covers must also clearly - and legibly identify you as the publisher of these copies. The - front cover must present the full title with all words of the - title equally prominent and visible. You may add other material - on the covers in addition. Copying with changes limited to the - covers, as long as they preserve the title of the Document and - satisfy these conditions, can be treated as verbatim copying in - other respects. - - If the required texts for either cover are too voluminous to fit - legibly, you should put the first ones listed (as many as fit - reasonably) on the actual cover, and continue the rest onto - adjacent pages. - - If you publish or distribute Opaque copies of the Document - numbering more than 100, you must either include a - machine-readable Transparent copy along with each Opaque copy, or - state in or with each Opaque copy a computer-network location from - which the general network-using public has access to download - using public-standard network protocols a complete Transparent - copy of the Document, free of added material. If you use the - latter option, you must take reasonably prudent steps, when you - begin distribution of Opaque copies in quantity, to ensure that - this Transparent copy will remain thus accessible at the stated - location until at least one year after the last time you - distribute an Opaque copy (directly or through your agents or - retailers) of that edition to the public. - - It is requested, but not required, that you contact the authors of - the Document well before redistributing any large number of - copies, to give them a chance to provide you with an updated - version of the Document. - - 4. MODIFICATIONS - - You may copy and distribute a Modified Version of the Document - under the conditions of sections 2 and 3 above, provided that you - release the Modified Version under precisely this License, with - the Modified Version filling the role of the Document, thus - licensing distribution and modification of the Modified Version to - whoever possesses a copy of it. In addition, you must do these - things in the Modified Version: - - A. Use in the Title Page (and on the covers, if any) a title - distinct from that of the Document, and from those of - previous versions (which should, if there were any, be listed - in the History section of the Document). You may use the - same title as a previous version if the original publisher of - that version gives permission. - - B. List on the Title Page, as authors, one or more persons or - entities responsible for authorship of the modifications in - the Modified Version, together with at least five of the - principal authors of the Document (all of its principal - authors, if it has fewer than five), unless they release you - from this requirement. - - C. State on the Title page the name of the publisher of the - Modified Version, as the publisher. - - D. Preserve all the copyright notices of the Document. - - E. Add an appropriate copyright notice for your modifications - adjacent to the other copyright notices. - - F. Include, immediately after the copyright notices, a license - notice giving the public permission to use the Modified - Version under the terms of this License, in the form shown in - the Addendum below. - - G. Preserve in that license notice the full lists of Invariant - Sections and required Cover Texts given in the Document's - license notice. - - H. Include an unaltered copy of this License. - - I. Preserve the section Entitled "History", Preserve its Title, - and add to it an item stating at least the title, year, new - authors, and publisher of the Modified Version as given on - the Title Page. If there is no section Entitled "History" in - the Document, create one stating the title, year, authors, - and publisher of the Document as given on its Title Page, - then add an item describing the Modified Version as stated in - the previous sentence. - - J. Preserve the network location, if any, given in the Document - for public access to a Transparent copy of the Document, and - likewise the network locations given in the Document for - previous versions it was based on. These may be placed in - the "History" section. You may omit a network location for a - work that was published at least four years before the - Document itself, or if the original publisher of the version - it refers to gives permission. - - K. For any section Entitled "Acknowledgements" or "Dedications", - Preserve the Title of the section, and preserve in the - section all the substance and tone of each of the contributor - acknowledgements and/or dedications given therein. - - L. Preserve all the Invariant Sections of the Document, - unaltered in their text and in their titles. Section numbers - or the equivalent are not considered part of the section - titles. - - M. Delete any section Entitled "Endorsements". Such a section - may not be included in the Modified Version. - - N. Do not retitle any existing section to be Entitled - "Endorsements" or to conflict in title with any Invariant - Section. - - O. Preserve any Warranty Disclaimers. - - If the Modified Version includes new front-matter sections or - appendices that qualify as Secondary Sections and contain no - material copied from the Document, you may at your option - designate some or all of these sections as invariant. To do this, - add their titles to the list of Invariant Sections in the Modified - Version's license notice. These titles must be distinct from any - other section titles. - - You may add a section Entitled "Endorsements", provided it contains - nothing but endorsements of your Modified Version by various - parties--for example, statements of peer review or that the text - has been approved by an organization as the authoritative - definition of a standard. - - You may add a passage of up to five words as a Front-Cover Text, - and a passage of up to 25 words as a Back-Cover Text, to the end - of the list of Cover Texts in the Modified Version. Only one - passage of Front-Cover Text and one of Back-Cover Text may be - added by (or through arrangements made by) any one entity. If the - Document already includes a cover text for the same cover, - previously added by you or by arrangement made by the same entity - you are acting on behalf of, you may not add another; but you may - replace the old one, on explicit permission from the previous - publisher that added the old one. - - The author(s) and publisher(s) of the Document do not by this - License give permission to use their names for publicity for or to - assert or imply endorsement of any Modified Version. - - 5. COMBINING DOCUMENTS - - You may combine the Document with other documents released under - this License, under the terms defined in section 4 above for - modified versions, provided that you include in the combination - all of the Invariant Sections of all of the original documents, - unmodified, and list them all as Invariant Sections of your - combined work in its license notice, and that you preserve all - their Warranty Disclaimers. - - The combined work need only contain one copy of this License, and - multiple identical Invariant Sections may be replaced with a single - copy. If there are multiple Invariant Sections with the same name - but different contents, make the title of each such section unique - by adding at the end of it, in parentheses, the name of the - original author or publisher of that section if known, or else a - unique number. Make the same adjustment to the section titles in - the list of Invariant Sections in the license notice of the - combined work. - - In the combination, you must combine any sections Entitled - "History" in the various original documents, forming one section - Entitled "History"; likewise combine any sections Entitled - "Acknowledgements", and any sections Entitled "Dedications". You - must delete all sections Entitled "Endorsements." - - 6. COLLECTIONS OF DOCUMENTS - - You may make a collection consisting of the Document and other - documents released under this License, and replace the individual - copies of this License in the various documents with a single copy - that is included in the collection, provided that you follow the - rules of this License for verbatim copying of each of the - documents in all other respects. - - You may extract a single document from such a collection, and - distribute it individually under this License, provided you insert - a copy of this License into the extracted document, and follow - this License in all other respects regarding verbatim copying of - that document. - - 7. AGGREGATION WITH INDEPENDENT WORKS - - A compilation of the Document or its derivatives with other - separate and independent documents or works, in or on a volume of - a storage or distribution medium, is called an "aggregate" if the - copyright resulting from the compilation is not used to limit the - legal rights of the compilation's users beyond what the individual - works permit. When the Document is included in an aggregate, this - License does not apply to the other works in the aggregate which - are not themselves derivative works of the Document. - - If the Cover Text requirement of section 3 is applicable to these - copies of the Document, then if the Document is less than one half - of the entire aggregate, the Document's Cover Texts may be placed - on covers that bracket the Document within the aggregate, or the - electronic equivalent of covers if the Document is in electronic - form. Otherwise they must appear on printed covers that bracket - the whole aggregate. - - 8. TRANSLATION - - Translation is considered a kind of modification, so you may - distribute translations of the Document under the terms of section - 4. Replacing Invariant Sections with translations requires special - permission from their copyright holders, but you may include - translations of some or all Invariant Sections in addition to the - original versions of these Invariant Sections. You may include a - translation of this License, and all the license notices in the - Document, and any Warranty Disclaimers, provided that you also - include the original English version of this License and the - original versions of those notices and disclaimers. In case of a - disagreement between the translation and the original version of - this License or a notice or disclaimer, the original version will - prevail. - - If a section in the Document is Entitled "Acknowledgements", - "Dedications", or "History", the requirement (section 4) to - Preserve its Title (section 1) will typically require changing the - actual title. - - 9. TERMINATION - - You may not copy, modify, sublicense, or distribute the Document - except as expressly provided for under this License. Any other - attempt to copy, modify, sublicense or distribute the Document is - void, and will automatically terminate your rights under this - License. However, parties who have received copies, or rights, - from you under this License will not have their licenses - terminated so long as such parties remain in full compliance. - - 10. FUTURE REVISIONS OF THIS LICENSE - - The Free Software Foundation may publish new, revised versions of - the GNU Free Documentation License from time to time. Such new - versions will be similar in spirit to the present version, but may - differ in detail to address new problems or concerns. See - `http://www.gnu.org/copyleft/'. - - Each version of the License is given a distinguishing version - number. If the Document specifies that a particular numbered - version of this License "or any later version" applies to it, you - have the option of following the terms and conditions either of - that specified version or of any later version that has been - published (not as a draft) by the Free Software Foundation. If - the Document does not specify a version number of this License, - you may choose any version ever published (not as a draft) by the - Free Software Foundation. - -D.1.1 ADDENDUM: How to use this License for your documents ----------------------------------------------------------- - -To use this License in a document you have written, include a copy of -the License in the document and put the following copyright and license -notices just after the title page: - - Copyright (C) YEAR YOUR NAME. - Permission is granted to copy, distribute and/or modify this document - under the terms of the GNU Free Documentation License, Version 1.2 - or any later version published by the Free Software Foundation; - with no Invariant Sections, no Front-Cover Texts, and no Back-Cover - Texts. A copy of the license is included in the section entitled ``GNU - Free Documentation License''. - - If you have Invariant Sections, Front-Cover Texts and Back-Cover -Texts, replace the "with...Texts." line with this: - - with the Invariant Sections being LIST THEIR TITLES, with - the Front-Cover Texts being LIST, and with the Back-Cover Texts - being LIST. - - If you have Invariant Sections without Cover Texts, or some other -combination of the three, merge those two alternatives to suit the -situation. - - If your document contains nontrivial examples of program code, we -recommend releasing these examples in parallel under your choice of -free software license, such as the GNU General Public License, to -permit their use in free software. - - -File: grub.info, Node: Index, Prev: Copying This Manual, Up: Top - -Index -***** - -[index] -* Menu: - -* acpi: acpi. (line 11) -* badram: badram. (line 7) -* blocklist: blocklist. (line 7) -* boot: boot. (line 7) -* cat: cat. (line 7) -* chainloader: chainloader. (line 7) -* cmp: cmp. (line 7) -* configfile: configfile. (line 7) -* cpuid: cpuid. (line 7) -* crc: crc. (line 7) -* date: date. (line 7) -* drivemap: drivemap. (line 7) -* echo: echo. (line 7) -* export: export. (line 7) -* false: false. (line 7) -* FDL, GNU Free Documentation License: GNU Free Documentation License. - (line 6) -* gettext: gettext. (line 7) -* gptsync: gptsync. (line 7) -* halt: halt. (line 7) -* help: help. (line 7) -* initrd: initrd. (line 7) -* initrd16: initrd16. (line 7) -* insmod: insmod. (line 7) -* keystatus: keystatus. (line 7) -* linux: linux. (line 7) -* linux16: linux16. (line 7) -* list_env: list_env. (line 7) -* load_env: load_env. (line 7) -* loopback: loopback. (line 7) -* ls: ls. (line 7) -* menuentry: menuentry. (line 8) -* normal: normal. (line 7) -* normal_exit: normal_exit. (line 7) -* parttool: parttool. (line 7) -* password: password. (line 7) -* password_pbkdf2: password_pbkdf2. (line 7) -* play: play. (line 7) -* pxe_unload: pxe_unload. (line 7) -* read: read. (line 7) -* reboot: reboot. (line 7) -* save_env: save_env. (line 7) -* search: search. (line 8) -* sendkey: sendkey. (line 12) -* serial: serial. (line 8) -* set: set. (line 7) -* submenu: submenu. (line 8) -* terminal_input: terminal_input. (line 8) -* terminal_output: terminal_output. (line 8) -* terminfo: terminfo. (line 7) -* true: true. (line 7) -* unset: unset. (line 7) - - - -Tag Table: -Node: Top961 -Node: Introduction3282 -Node: Overview3726 -Node: Overview-Footnotes5710 -Ref: Overview-Footnote-15771 -Node: History5932 -Node: Changes from GRUB Legacy8020 -Node: Features10496 -Node: Features-Footnotes16487 -Ref: Features-Footnote-116548 -Ref: Features-Footnote-216694 -Node: Role of a boot loader16839 -Node: Role of a boot loader-Footnotes18177 -Ref: Role of a boot loader-Footnote-118264 -Node: Naming convention18343 -Node: Installation21218 -Node: Installing GRUB using grub-install22321 -Node: Making a GRUB bootable CD-ROM24492 -Node: Making a GRUB bootable CD-ROM-Footnotes26346 -Ref: Making a GRUB bootable CD-ROM-Footnote-126449 -Node: Device map26524 -Node: BIOS installation28701 -Node: Booting32078 -Node: General boot methods32470 -Node: Loading an operating system directly33211 -Node: Chain-loading33942 -Node: OS-specific notes34913 -Node: GNU/Hurd35195 -Node: GNU/Linux36312 -Node: DOS/Windows37935 -Node: Configuration39708 -Node: Simple configuration40250 -Node: Shell-like scripting49686 -Node: Shell-like scripting-Footnotes57596 -Ref: Shell-like scripting-Footnote-157681 -Node: Embedded configuration57808 -Node: Theme file format60641 -Ref: Pixmap-styled progress bar62064 -Ref: Plain progress bar62076 -Ref: An example of the slices (in red) used for a terminal window. This drawing was created and sliced in Inkscape_65505 -Node: Network79727 -Node: Serial terminal82130 -Node: Vendor power-on keys84357 -Node: Images86187 -Node: Filesystem91147 -Node: Device syntax91834 -Node: File name syntax93326 -Node: Block list syntax94080 -Node: Interface94813 -Node: Command-line interface95635 -Node: Command-line interface-Footnotes97576 -Ref: Command-line interface-Footnote-197665 -Node: Menu interface97760 -Node: Menu entry editor98770 -Node: Environment99508 -Node: Special environment variables100212 -Node: biosnum100963 -Node: chosen101477 -Node: color_highlight101919 -Node: color_normal102325 -Node: debug102947 -Node: default103294 -Node: fallback104221 -Node: gfxmode104552 -Node: gfxpayload105285 -Node: gfxterm_font106437 -Node: icondir106736 -Node: lang107052 -Node: locale_dir107521 -Node: menu_color_highlight108030 -Node: menu_color_normal108526 -Node: net_pxe_boot_file109019 -Node: net_pxe_dhcp_server_name109230 -Node: net_pxe_domain109452 -Node: net_pxe_extensionspath109659 -Node: net_pxe_hostname109874 -Node: net_pxe_ip110073 -Node: net_pxe_mac110249 -Node: net_pxe_rootpath110427 -Node: pager110610 -Node: prefix110864 -Node: pxe_blksize111313 -Node: pxe_default_gateway111490 -Node: pxe_default_server111695 -Node: root111891 -Node: superusers112432 -Node: theme112680 -Node: timeout113001 -Node: Environment block113498 -Node: Commands114930 -Node: Menu-specific commands115763 -Node: menuentry116490 -Node: submenu117497 -Node: General commands118005 -Node: serial118501 -Node: terminal_input119546 -Node: terminal_output120212 -Node: terminfo120879 -Node: Command-line and menu entry commands122014 -Node: acpi124985 -Node: badram126024 -Node: blocklist127066 -Node: boot127300 -Node: cat127621 -Node: chainloader128256 -Node: cmp128878 -Node: configfile129429 -Node: cpuid129729 -Node: crc130194 -Node: date130384 -Node: drivemap130923 -Node: echo131726 -Node: export132663 -Node: false132973 -Node: gettext133269 -Node: gptsync133716 -Node: halt134661 -Node: help134987 -Node: initrd135450 -Node: initrd16135862 -Node: insmod136367 -Node: keystatus136589 -Node: linux137227 -Node: linux16138130 -Node: list_env138844 -Node: load_env139198 -Node: loopback139576 -Node: ls140024 -Node: normal140569 -Node: normal_exit141328 -Node: parttool141650 -Node: password143155 -Node: password_pbkdf2143437 -Node: play143845 -Node: pxe_unload144597 -Node: read144876 -Node: reboot145225 -Node: save_env145410 -Node: search145796 -Node: sendkey146574 -Node: set152848 -Node: true153146 -Node: unset153431 -Node: uppermem153637 -Node: Security153838 -Node: Supported kernels156526 -Node: Troubleshooting164014 -Node: GRUB only offers a rescue shell164240 -Node: Invoking grub-install167166 -Node: Invoking grub-mkconfig168544 -Node: Invoking grub-mkpasswd-pbkdf2169181 -Node: Invoking grub-mkrescue169839 -Node: Obtaining and Building GRUB171602 -Node: Reporting bugs172846 -Node: Future175649 -Node: Copying This Manual176049 -Node: GNU Free Documentation License176277 -Node: Index198685 - -End Tag Table diff --git a/docs/stamp-1 b/docs/stamp-1 deleted file mode 100644 index 056836e..0000000 --- a/docs/stamp-1 +++ /dev/null @@ -1,4 +0,0 @@ -@set UPDATED 13 April 2011 -@set UPDATED-MONTH April 2011 -@set EDITION 1.99 -@set VERSION 1.99 diff --git a/docs/stamp-vti b/docs/stamp-vti deleted file mode 100644 index 647f8f7..0000000 --- a/docs/stamp-vti +++ /dev/null @@ -1,4 +0,0 @@ -@set UPDATED 14 May 2011 -@set UPDATED-MONTH May 2011 -@set EDITION 1.99 -@set VERSION 1.99 diff --git a/docs/version-dev.texi b/docs/version-dev.texi deleted file mode 100644 index 056836e..0000000 --- a/docs/version-dev.texi +++ /dev/null @@ -1,4 +0,0 @@ -@set UPDATED 13 April 2011 -@set UPDATED-MONTH April 2011 -@set EDITION 1.99 -@set VERSION 1.99 diff --git a/docs/version.texi b/docs/version.texi deleted file mode 100644 index 647f8f7..0000000 --- a/docs/version.texi +++ /dev/null @@ -1,4 +0,0 @@ -@set UPDATED 14 May 2011 -@set UPDATED-MONTH May 2011 -@set EDITION 1.99 -@set VERSION 1.99 diff --git a/grub-core/Makefile.core.am b/grub-core/Makefile.core.am deleted file mode 100644 index f1da527..0000000 --- a/grub-core/Makefile.core.am +++ /dev/null @@ -1,39086 +0,0 @@ - -if COND_emu -noinst_PROGRAMS += trig.module -MODULE_FILES += trig.module$(EXEEXT) -trig_module_SOURCES = ## platform sources -nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -trig_module_LDADD = -trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += gentrigtables.c -BUILT_SOURCES += $(nodist_trig_module_SOURCES) -CLEANFILES += $(nodist_trig_module_SOURCES) -MOD_FILES += trig.mod -MARKER_FILES += trig.marker -CLEANFILES += trig.marker - -trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += trig.module -MODULE_FILES += trig.module$(EXEEXT) -trig_module_SOURCES = ## platform sources -nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -trig_module_LDADD = -trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += gentrigtables.c -BUILT_SOURCES += $(nodist_trig_module_SOURCES) -CLEANFILES += $(nodist_trig_module_SOURCES) -MOD_FILES += trig.mod -MARKER_FILES += trig.marker -CLEANFILES += trig.marker - -trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += trig.module -MODULE_FILES += trig.module$(EXEEXT) -trig_module_SOURCES = ## platform sources -nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -trig_module_LDADD = -trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += gentrigtables.c -BUILT_SOURCES += $(nodist_trig_module_SOURCES) -CLEANFILES += $(nodist_trig_module_SOURCES) -MOD_FILES += trig.mod -MARKER_FILES += trig.marker -CLEANFILES += trig.marker - -trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += trig.module -MODULE_FILES += trig.module$(EXEEXT) -trig_module_SOURCES = ## platform sources -nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -trig_module_LDADD = -trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += gentrigtables.c -BUILT_SOURCES += $(nodist_trig_module_SOURCES) -CLEANFILES += $(nodist_trig_module_SOURCES) -MOD_FILES += trig.mod -MARKER_FILES += trig.marker -CLEANFILES += trig.marker - -trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += trig.module -MODULE_FILES += trig.module$(EXEEXT) -trig_module_SOURCES = ## platform sources -nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -trig_module_LDADD = -trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += gentrigtables.c -BUILT_SOURCES += $(nodist_trig_module_SOURCES) -CLEANFILES += $(nodist_trig_module_SOURCES) -MOD_FILES += trig.mod -MARKER_FILES += trig.marker -CLEANFILES += trig.marker - -trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += trig.module -MODULE_FILES += trig.module$(EXEEXT) -trig_module_SOURCES = ## platform sources -nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -trig_module_LDADD = -trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += gentrigtables.c -BUILT_SOURCES += $(nodist_trig_module_SOURCES) -CLEANFILES += $(nodist_trig_module_SOURCES) -MOD_FILES += trig.mod -MARKER_FILES += trig.marker -CLEANFILES += trig.marker - -trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += trig.module -MODULE_FILES += trig.module$(EXEEXT) -trig_module_SOURCES = ## platform sources -nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -trig_module_LDADD = -trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += gentrigtables.c -BUILT_SOURCES += $(nodist_trig_module_SOURCES) -CLEANFILES += $(nodist_trig_module_SOURCES) -MOD_FILES += trig.mod -MARKER_FILES += trig.marker -CLEANFILES += trig.marker - -trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += trig.module -MODULE_FILES += trig.module$(EXEEXT) -trig_module_SOURCES = ## platform sources -nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -trig_module_LDADD = -trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += gentrigtables.c -BUILT_SOURCES += $(nodist_trig_module_SOURCES) -CLEANFILES += $(nodist_trig_module_SOURCES) -MOD_FILES += trig.mod -MARKER_FILES += trig.marker -CLEANFILES += trig.marker - -trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += trig.module -MODULE_FILES += trig.module$(EXEEXT) -trig_module_SOURCES = ## platform sources -nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -trig_module_LDADD = -trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += gentrigtables.c -BUILT_SOURCES += $(nodist_trig_module_SOURCES) -CLEANFILES += $(nodist_trig_module_SOURCES) -MOD_FILES += trig.mod -MARKER_FILES += trig.marker -CLEANFILES += trig.marker - -trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += trig.module -MODULE_FILES += trig.module$(EXEEXT) -trig_module_SOURCES = ## platform sources -nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -trig_module_LDADD = -trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += gentrigtables.c -BUILT_SOURCES += $(nodist_trig_module_SOURCES) -CLEANFILES += $(nodist_trig_module_SOURCES) -MOD_FILES += trig.mod -MARKER_FILES += trig.marker -CLEANFILES += trig.marker - -trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += trig.module -MODULE_FILES += trig.module$(EXEEXT) -trig_module_SOURCES = ## platform sources -nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -trig_module_LDADD = -trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += gentrigtables.c -BUILT_SOURCES += $(nodist_trig_module_SOURCES) -CLEANFILES += $(nodist_trig_module_SOURCES) -MOD_FILES += trig.mod -MARKER_FILES += trig.marker -CLEANFILES += trig.marker - -trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += cs5536.module -MODULE_FILES += cs5536.module$(EXEEXT) -cs5536_module_SOURCES = bus/cs5536.c ## platform sources -nodist_cs5536_module_SOURCES = ## platform nodist sources -cs5536_module_LDADD = -cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cs5536_module_SOURCES) -CLEANFILES += $(nodist_cs5536_module_SOURCES) -MOD_FILES += cs5536.mod -MARKER_FILES += cs5536.marker -CLEANFILES += cs5536.marker - -cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += cs5536.module -MODULE_FILES += cs5536.module$(EXEEXT) -cs5536_module_SOURCES = bus/cs5536.c ## platform sources -nodist_cs5536_module_SOURCES = ## platform nodist sources -cs5536_module_LDADD = -cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cs5536_module_SOURCES) -CLEANFILES += $(nodist_cs5536_module_SOURCES) -MOD_FILES += cs5536.mod -MARKER_FILES += cs5536.marker -CLEANFILES += cs5536.marker - -cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += cs5536.module -MODULE_FILES += cs5536.module$(EXEEXT) -cs5536_module_SOURCES = bus/cs5536.c ## platform sources -nodist_cs5536_module_SOURCES = ## platform nodist sources -cs5536_module_LDADD = -cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cs5536_module_SOURCES) -CLEANFILES += $(nodist_cs5536_module_SOURCES) -MOD_FILES += cs5536.mod -MARKER_FILES += cs5536.marker -CLEANFILES += cs5536.marker - -cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += cs5536.module -MODULE_FILES += cs5536.module$(EXEEXT) -cs5536_module_SOURCES = bus/cs5536.c ## platform sources -nodist_cs5536_module_SOURCES = ## platform nodist sources -cs5536_module_LDADD = -cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cs5536_module_SOURCES) -CLEANFILES += $(nodist_cs5536_module_SOURCES) -MOD_FILES += cs5536.mod -MARKER_FILES += cs5536.marker -CLEANFILES += cs5536.marker - -cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += cs5536.module -MODULE_FILES += cs5536.module$(EXEEXT) -cs5536_module_SOURCES = bus/cs5536.c ## platform sources -nodist_cs5536_module_SOURCES = ## platform nodist sources -cs5536_module_LDADD = -cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cs5536_module_SOURCES) -CLEANFILES += $(nodist_cs5536_module_SOURCES) -MOD_FILES += cs5536.mod -MARKER_FILES += cs5536.marker -CLEANFILES += cs5536.marker - -cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += cs5536.module -MODULE_FILES += cs5536.module$(EXEEXT) -cs5536_module_SOURCES = bus/cs5536.c ## platform sources -nodist_cs5536_module_SOURCES = ## platform nodist sources -cs5536_module_LDADD = -cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cs5536_module_SOURCES) -CLEANFILES += $(nodist_cs5536_module_SOURCES) -MOD_FILES += cs5536.mod -MARKER_FILES += cs5536.marker -CLEANFILES += cs5536.marker - -cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += cs5536.module -MODULE_FILES += cs5536.module$(EXEEXT) -cs5536_module_SOURCES = bus/cs5536.c ## platform sources -nodist_cs5536_module_SOURCES = ## platform nodist sources -cs5536_module_LDADD = -cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cs5536_module_SOURCES) -CLEANFILES += $(nodist_cs5536_module_SOURCES) -MOD_FILES += cs5536.mod -MARKER_FILES += cs5536.marker -CLEANFILES += cs5536.marker - -cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -if COND_GRUB_EMU_USB -noinst_PROGRAMS += libusb.module -MODULE_FILES += libusb.module$(EXEEXT) -libusb_module_SOURCES = bus/usb/emu/usb.c ## platform sources -nodist_libusb_module_SOURCES = ## platform nodist sources -libusb_module_LDADD = -libusb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -libusb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -libusb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -libusb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_libusb_module_SOURCES) -CLEANFILES += $(nodist_libusb_module_SOURCES) -MOD_FILES += libusb.mod -MARKER_FILES += libusb.marker -CLEANFILES += libusb.marker - -libusb.marker: $(libusb_module_SOURCES) $(nodist_libusb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libusb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif COND_GRUB_EMU_USB -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += lsspd.module -MODULE_FILES += lsspd.module$(EXEEXT) -lsspd_module_SOURCES = commands/mips/yeeloong/lsspd.c ## platform sources -nodist_lsspd_module_SOURCES = ## platform nodist sources -lsspd_module_LDADD = -lsspd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsspd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsspd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsspd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsspd_module_SOURCES) -CLEANFILES += $(nodist_lsspd_module_SOURCES) -MOD_FILES += lsspd.mod -MARKER_FILES += lsspd.marker -CLEANFILES += lsspd.marker - -lsspd.marker: $(lsspd_module_SOURCES) $(nodist_lsspd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsspd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -if COND_GRUB_EMU_USB -noinst_PROGRAMS += usb.module -MODULE_FILES += usb.module$(EXEEXT) -usb_module_SOURCES = bus/usb/usb.c ## platform sources -nodist_usb_module_SOURCES = ## platform nodist sources -usb_module_LDADD = -usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usb_module_SOURCES) -CLEANFILES += $(nodist_usb_module_SOURCES) -MOD_FILES += usb.mod -MARKER_FILES += usb.marker -CLEANFILES += usb.marker - -usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif COND_GRUB_EMU_USB -endif - -if COND_i386_pc -noinst_PROGRAMS += usb.module -MODULE_FILES += usb.module$(EXEEXT) -usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c ## platform sources -nodist_usb_module_SOURCES = ## platform nodist sources -usb_module_LDADD = -usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usb_module_SOURCES) -CLEANFILES += $(nodist_usb_module_SOURCES) -MOD_FILES += usb.mod -MARKER_FILES += usb.marker -CLEANFILES += usb.marker - -usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += usb.module -MODULE_FILES += usb.module$(EXEEXT) -usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c ## platform sources -nodist_usb_module_SOURCES = ## platform nodist sources -usb_module_LDADD = -usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usb_module_SOURCES) -CLEANFILES += $(nodist_usb_module_SOURCES) -MOD_FILES += usb.mod -MARKER_FILES += usb.marker -CLEANFILES += usb.marker - -usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += usb.module -MODULE_FILES += usb.module$(EXEEXT) -usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c ## platform sources -nodist_usb_module_SOURCES = ## platform nodist sources -usb_module_LDADD = -usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usb_module_SOURCES) -CLEANFILES += $(nodist_usb_module_SOURCES) -MOD_FILES += usb.mod -MARKER_FILES += usb.marker -CLEANFILES += usb.marker - -usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += usb.module -MODULE_FILES += usb.module$(EXEEXT) -usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c ## platform sources -nodist_usb_module_SOURCES = ## platform nodist sources -usb_module_LDADD = -usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usb_module_SOURCES) -CLEANFILES += $(nodist_usb_module_SOURCES) -MOD_FILES += usb.mod -MARKER_FILES += usb.marker -CLEANFILES += usb.marker - -usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += usb.module -MODULE_FILES += usb.module$(EXEEXT) -usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c ## platform sources -nodist_usb_module_SOURCES = ## platform nodist sources -usb_module_LDADD = -usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usb_module_SOURCES) -CLEANFILES += $(nodist_usb_module_SOURCES) -MOD_FILES += usb.mod -MARKER_FILES += usb.marker -CLEANFILES += usb.marker - -usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += usb.module -MODULE_FILES += usb.module$(EXEEXT) -usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c ## platform sources -nodist_usb_module_SOURCES = ## platform nodist sources -usb_module_LDADD = -usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usb_module_SOURCES) -CLEANFILES += $(nodist_usb_module_SOURCES) -MOD_FILES += usb.mod -MARKER_FILES += usb.marker -CLEANFILES += usb.marker - -usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += usb.module -MODULE_FILES += usb.module$(EXEEXT) -usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c ## platform sources -nodist_usb_module_SOURCES = ## platform nodist sources -usb_module_LDADD = -usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usb_module_SOURCES) -CLEANFILES += $(nodist_usb_module_SOURCES) -MOD_FILES += usb.mod -MARKER_FILES += usb.marker -CLEANFILES += usb.marker - -usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += usb.module -MODULE_FILES += usb.module$(EXEEXT) -usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c ## platform sources -nodist_usb_module_SOURCES = ## platform nodist sources -usb_module_LDADD = -usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usb_module_SOURCES) -CLEANFILES += $(nodist_usb_module_SOURCES) -MOD_FILES += usb.mod -MARKER_FILES += usb.marker -CLEANFILES += usb.marker - -usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += usbserial_common.module -MODULE_FILES += usbserial_common.module$(EXEEXT) -usbserial_common_module_SOURCES = bus/usb/serial/common.c ## platform sources -nodist_usbserial_common_module_SOURCES = ## platform nodist sources -usbserial_common_module_LDADD = -usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_common_module_SOURCES) -CLEANFILES += $(nodist_usbserial_common_module_SOURCES) -MOD_FILES += usbserial_common.mod -MARKER_FILES += usbserial_common.marker -CLEANFILES += usbserial_common.marker - -usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += usbserial_common.module -MODULE_FILES += usbserial_common.module$(EXEEXT) -usbserial_common_module_SOURCES = bus/usb/serial/common.c ## platform sources -nodist_usbserial_common_module_SOURCES = ## platform nodist sources -usbserial_common_module_LDADD = -usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_common_module_SOURCES) -CLEANFILES += $(nodist_usbserial_common_module_SOURCES) -MOD_FILES += usbserial_common.mod -MARKER_FILES += usbserial_common.marker -CLEANFILES += usbserial_common.marker - -usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += usbserial_common.module -MODULE_FILES += usbserial_common.module$(EXEEXT) -usbserial_common_module_SOURCES = bus/usb/serial/common.c ## platform sources -nodist_usbserial_common_module_SOURCES = ## platform nodist sources -usbserial_common_module_LDADD = -usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_common_module_SOURCES) -CLEANFILES += $(nodist_usbserial_common_module_SOURCES) -MOD_FILES += usbserial_common.mod -MARKER_FILES += usbserial_common.marker -CLEANFILES += usbserial_common.marker - -usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += usbserial_common.module -MODULE_FILES += usbserial_common.module$(EXEEXT) -usbserial_common_module_SOURCES = bus/usb/serial/common.c ## platform sources -nodist_usbserial_common_module_SOURCES = ## platform nodist sources -usbserial_common_module_LDADD = -usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_common_module_SOURCES) -CLEANFILES += $(nodist_usbserial_common_module_SOURCES) -MOD_FILES += usbserial_common.mod -MARKER_FILES += usbserial_common.marker -CLEANFILES += usbserial_common.marker - -usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += usbserial_common.module -MODULE_FILES += usbserial_common.module$(EXEEXT) -usbserial_common_module_SOURCES = bus/usb/serial/common.c ## platform sources -nodist_usbserial_common_module_SOURCES = ## platform nodist sources -usbserial_common_module_LDADD = -usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_common_module_SOURCES) -CLEANFILES += $(nodist_usbserial_common_module_SOURCES) -MOD_FILES += usbserial_common.mod -MARKER_FILES += usbserial_common.marker -CLEANFILES += usbserial_common.marker - -usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += usbserial_common.module -MODULE_FILES += usbserial_common.module$(EXEEXT) -usbserial_common_module_SOURCES = bus/usb/serial/common.c ## platform sources -nodist_usbserial_common_module_SOURCES = ## platform nodist sources -usbserial_common_module_LDADD = -usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_common_module_SOURCES) -CLEANFILES += $(nodist_usbserial_common_module_SOURCES) -MOD_FILES += usbserial_common.mod -MARKER_FILES += usbserial_common.marker -CLEANFILES += usbserial_common.marker - -usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += usbserial_common.module -MODULE_FILES += usbserial_common.module$(EXEEXT) -usbserial_common_module_SOURCES = bus/usb/serial/common.c ## platform sources -nodist_usbserial_common_module_SOURCES = ## platform nodist sources -usbserial_common_module_LDADD = -usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_common_module_SOURCES) -CLEANFILES += $(nodist_usbserial_common_module_SOURCES) -MOD_FILES += usbserial_common.mod -MARKER_FILES += usbserial_common.marker -CLEANFILES += usbserial_common.marker - -usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += usbserial_common.module -MODULE_FILES += usbserial_common.module$(EXEEXT) -usbserial_common_module_SOURCES = bus/usb/serial/common.c ## platform sources -nodist_usbserial_common_module_SOURCES = ## platform nodist sources -usbserial_common_module_LDADD = -usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_common_module_SOURCES) -CLEANFILES += $(nodist_usbserial_common_module_SOURCES) -MOD_FILES += usbserial_common.mod -MARKER_FILES += usbserial_common.marker -CLEANFILES += usbserial_common.marker - -usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += usbserial_pl2303.module -MODULE_FILES += usbserial_pl2303.module$(EXEEXT) -usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c ## platform sources -nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources -usbserial_pl2303_module_LDADD = -usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_pl2303_module_SOURCES) -CLEANFILES += $(nodist_usbserial_pl2303_module_SOURCES) -MOD_FILES += usbserial_pl2303.mod -MARKER_FILES += usbserial_pl2303.marker -CLEANFILES += usbserial_pl2303.marker - -usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += usbserial_pl2303.module -MODULE_FILES += usbserial_pl2303.module$(EXEEXT) -usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c ## platform sources -nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources -usbserial_pl2303_module_LDADD = -usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_pl2303_module_SOURCES) -CLEANFILES += $(nodist_usbserial_pl2303_module_SOURCES) -MOD_FILES += usbserial_pl2303.mod -MARKER_FILES += usbserial_pl2303.marker -CLEANFILES += usbserial_pl2303.marker - -usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += usbserial_pl2303.module -MODULE_FILES += usbserial_pl2303.module$(EXEEXT) -usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c ## platform sources -nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources -usbserial_pl2303_module_LDADD = -usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_pl2303_module_SOURCES) -CLEANFILES += $(nodist_usbserial_pl2303_module_SOURCES) -MOD_FILES += usbserial_pl2303.mod -MARKER_FILES += usbserial_pl2303.marker -CLEANFILES += usbserial_pl2303.marker - -usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += usbserial_pl2303.module -MODULE_FILES += usbserial_pl2303.module$(EXEEXT) -usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c ## platform sources -nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources -usbserial_pl2303_module_LDADD = -usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_pl2303_module_SOURCES) -CLEANFILES += $(nodist_usbserial_pl2303_module_SOURCES) -MOD_FILES += usbserial_pl2303.mod -MARKER_FILES += usbserial_pl2303.marker -CLEANFILES += usbserial_pl2303.marker - -usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += usbserial_pl2303.module -MODULE_FILES += usbserial_pl2303.module$(EXEEXT) -usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c ## platform sources -nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources -usbserial_pl2303_module_LDADD = -usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_pl2303_module_SOURCES) -CLEANFILES += $(nodist_usbserial_pl2303_module_SOURCES) -MOD_FILES += usbserial_pl2303.mod -MARKER_FILES += usbserial_pl2303.marker -CLEANFILES += usbserial_pl2303.marker - -usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += usbserial_pl2303.module -MODULE_FILES += usbserial_pl2303.module$(EXEEXT) -usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c ## platform sources -nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources -usbserial_pl2303_module_LDADD = -usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_pl2303_module_SOURCES) -CLEANFILES += $(nodist_usbserial_pl2303_module_SOURCES) -MOD_FILES += usbserial_pl2303.mod -MARKER_FILES += usbserial_pl2303.marker -CLEANFILES += usbserial_pl2303.marker - -usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += usbserial_pl2303.module -MODULE_FILES += usbserial_pl2303.module$(EXEEXT) -usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c ## platform sources -nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources -usbserial_pl2303_module_LDADD = -usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_pl2303_module_SOURCES) -CLEANFILES += $(nodist_usbserial_pl2303_module_SOURCES) -MOD_FILES += usbserial_pl2303.mod -MARKER_FILES += usbserial_pl2303.marker -CLEANFILES += usbserial_pl2303.marker - -usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += usbserial_pl2303.module -MODULE_FILES += usbserial_pl2303.module$(EXEEXT) -usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c ## platform sources -nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources -usbserial_pl2303_module_LDADD = -usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_pl2303_module_SOURCES) -CLEANFILES += $(nodist_usbserial_pl2303_module_SOURCES) -MOD_FILES += usbserial_pl2303.mod -MARKER_FILES += usbserial_pl2303.marker -CLEANFILES += usbserial_pl2303.marker - -usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += usbserial_ftdi.module -MODULE_FILES += usbserial_ftdi.module$(EXEEXT) -usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c ## platform sources -nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources -usbserial_ftdi_module_LDADD = -usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_ftdi_module_SOURCES) -CLEANFILES += $(nodist_usbserial_ftdi_module_SOURCES) -MOD_FILES += usbserial_ftdi.mod -MARKER_FILES += usbserial_ftdi.marker -CLEANFILES += usbserial_ftdi.marker - -usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += usbserial_ftdi.module -MODULE_FILES += usbserial_ftdi.module$(EXEEXT) -usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c ## platform sources -nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources -usbserial_ftdi_module_LDADD = -usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_ftdi_module_SOURCES) -CLEANFILES += $(nodist_usbserial_ftdi_module_SOURCES) -MOD_FILES += usbserial_ftdi.mod -MARKER_FILES += usbserial_ftdi.marker -CLEANFILES += usbserial_ftdi.marker - -usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += usbserial_ftdi.module -MODULE_FILES += usbserial_ftdi.module$(EXEEXT) -usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c ## platform sources -nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources -usbserial_ftdi_module_LDADD = -usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_ftdi_module_SOURCES) -CLEANFILES += $(nodist_usbserial_ftdi_module_SOURCES) -MOD_FILES += usbserial_ftdi.mod -MARKER_FILES += usbserial_ftdi.marker -CLEANFILES += usbserial_ftdi.marker - -usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += usbserial_ftdi.module -MODULE_FILES += usbserial_ftdi.module$(EXEEXT) -usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c ## platform sources -nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources -usbserial_ftdi_module_LDADD = -usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_ftdi_module_SOURCES) -CLEANFILES += $(nodist_usbserial_ftdi_module_SOURCES) -MOD_FILES += usbserial_ftdi.mod -MARKER_FILES += usbserial_ftdi.marker -CLEANFILES += usbserial_ftdi.marker - -usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += usbserial_ftdi.module -MODULE_FILES += usbserial_ftdi.module$(EXEEXT) -usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c ## platform sources -nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources -usbserial_ftdi_module_LDADD = -usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_ftdi_module_SOURCES) -CLEANFILES += $(nodist_usbserial_ftdi_module_SOURCES) -MOD_FILES += usbserial_ftdi.mod -MARKER_FILES += usbserial_ftdi.marker -CLEANFILES += usbserial_ftdi.marker - -usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += usbserial_ftdi.module -MODULE_FILES += usbserial_ftdi.module$(EXEEXT) -usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c ## platform sources -nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources -usbserial_ftdi_module_LDADD = -usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_ftdi_module_SOURCES) -CLEANFILES += $(nodist_usbserial_ftdi_module_SOURCES) -MOD_FILES += usbserial_ftdi.mod -MARKER_FILES += usbserial_ftdi.marker -CLEANFILES += usbserial_ftdi.marker - -usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += usbserial_ftdi.module -MODULE_FILES += usbserial_ftdi.module$(EXEEXT) -usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c ## platform sources -nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources -usbserial_ftdi_module_LDADD = -usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_ftdi_module_SOURCES) -CLEANFILES += $(nodist_usbserial_ftdi_module_SOURCES) -MOD_FILES += usbserial_ftdi.mod -MARKER_FILES += usbserial_ftdi.marker -CLEANFILES += usbserial_ftdi.marker - -usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += usbserial_ftdi.module -MODULE_FILES += usbserial_ftdi.module$(EXEEXT) -usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c ## platform sources -nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources -usbserial_ftdi_module_LDADD = -usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbserial_ftdi_module_SOURCES) -CLEANFILES += $(nodist_usbserial_ftdi_module_SOURCES) -MOD_FILES += usbserial_ftdi.mod -MARKER_FILES += usbserial_ftdi.marker -CLEANFILES += usbserial_ftdi.marker - -usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += uhci.module -MODULE_FILES += uhci.module$(EXEEXT) -uhci_module_SOURCES = bus/usb/uhci.c ## platform sources -nodist_uhci_module_SOURCES = ## platform nodist sources -uhci_module_LDADD = -uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_uhci_module_SOURCES) -CLEANFILES += $(nodist_uhci_module_SOURCES) -MOD_FILES += uhci.mod -MARKER_FILES += uhci.marker -CLEANFILES += uhci.marker - -uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += uhci.module -MODULE_FILES += uhci.module$(EXEEXT) -uhci_module_SOURCES = bus/usb/uhci.c ## platform sources -nodist_uhci_module_SOURCES = ## platform nodist sources -uhci_module_LDADD = -uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_uhci_module_SOURCES) -CLEANFILES += $(nodist_uhci_module_SOURCES) -MOD_FILES += uhci.mod -MARKER_FILES += uhci.marker -CLEANFILES += uhci.marker - -uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += uhci.module -MODULE_FILES += uhci.module$(EXEEXT) -uhci_module_SOURCES = bus/usb/uhci.c ## platform sources -nodist_uhci_module_SOURCES = ## platform nodist sources -uhci_module_LDADD = -uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_uhci_module_SOURCES) -CLEANFILES += $(nodist_uhci_module_SOURCES) -MOD_FILES += uhci.mod -MARKER_FILES += uhci.marker -CLEANFILES += uhci.marker - -uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += uhci.module -MODULE_FILES += uhci.module$(EXEEXT) -uhci_module_SOURCES = bus/usb/uhci.c ## platform sources -nodist_uhci_module_SOURCES = ## platform nodist sources -uhci_module_LDADD = -uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_uhci_module_SOURCES) -CLEANFILES += $(nodist_uhci_module_SOURCES) -MOD_FILES += uhci.mod -MARKER_FILES += uhci.marker -CLEANFILES += uhci.marker - -uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += uhci.module -MODULE_FILES += uhci.module$(EXEEXT) -uhci_module_SOURCES = bus/usb/uhci.c ## platform sources -nodist_uhci_module_SOURCES = ## platform nodist sources -uhci_module_LDADD = -uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_uhci_module_SOURCES) -CLEANFILES += $(nodist_uhci_module_SOURCES) -MOD_FILES += uhci.mod -MARKER_FILES += uhci.marker -CLEANFILES += uhci.marker - -uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += uhci.module -MODULE_FILES += uhci.module$(EXEEXT) -uhci_module_SOURCES = bus/usb/uhci.c ## platform sources -nodist_uhci_module_SOURCES = ## platform nodist sources -uhci_module_LDADD = -uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_uhci_module_SOURCES) -CLEANFILES += $(nodist_uhci_module_SOURCES) -MOD_FILES += uhci.mod -MARKER_FILES += uhci.marker -CLEANFILES += uhci.marker - -uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += uhci.module -MODULE_FILES += uhci.module$(EXEEXT) -uhci_module_SOURCES = bus/usb/uhci.c ## platform sources -nodist_uhci_module_SOURCES = ## platform nodist sources -uhci_module_LDADD = -uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_uhci_module_SOURCES) -CLEANFILES += $(nodist_uhci_module_SOURCES) -MOD_FILES += uhci.mod -MARKER_FILES += uhci.marker -CLEANFILES += uhci.marker - -uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += ohci.module -MODULE_FILES += ohci.module$(EXEEXT) -ohci_module_SOURCES = bus/usb/ohci.c ## platform sources -nodist_ohci_module_SOURCES = ## platform nodist sources -ohci_module_LDADD = -ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ohci_module_SOURCES) -CLEANFILES += $(nodist_ohci_module_SOURCES) -MOD_FILES += ohci.mod -MARKER_FILES += ohci.marker -CLEANFILES += ohci.marker - -ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += ohci.module -MODULE_FILES += ohci.module$(EXEEXT) -ohci_module_SOURCES = bus/usb/ohci.c ## platform sources -nodist_ohci_module_SOURCES = ## platform nodist sources -ohci_module_LDADD = -ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ohci_module_SOURCES) -CLEANFILES += $(nodist_ohci_module_SOURCES) -MOD_FILES += ohci.mod -MARKER_FILES += ohci.marker -CLEANFILES += ohci.marker - -ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += ohci.module -MODULE_FILES += ohci.module$(EXEEXT) -ohci_module_SOURCES = bus/usb/ohci.c ## platform sources -nodist_ohci_module_SOURCES = ## platform nodist sources -ohci_module_LDADD = -ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ohci_module_SOURCES) -CLEANFILES += $(nodist_ohci_module_SOURCES) -MOD_FILES += ohci.mod -MARKER_FILES += ohci.marker -CLEANFILES += ohci.marker - -ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += ohci.module -MODULE_FILES += ohci.module$(EXEEXT) -ohci_module_SOURCES = bus/usb/ohci.c ## platform sources -nodist_ohci_module_SOURCES = ## platform nodist sources -ohci_module_LDADD = -ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ohci_module_SOURCES) -CLEANFILES += $(nodist_ohci_module_SOURCES) -MOD_FILES += ohci.mod -MARKER_FILES += ohci.marker -CLEANFILES += ohci.marker - -ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += ohci.module -MODULE_FILES += ohci.module$(EXEEXT) -ohci_module_SOURCES = bus/usb/ohci.c ## platform sources -nodist_ohci_module_SOURCES = ## platform nodist sources -ohci_module_LDADD = -ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ohci_module_SOURCES) -CLEANFILES += $(nodist_ohci_module_SOURCES) -MOD_FILES += ohci.mod -MARKER_FILES += ohci.marker -CLEANFILES += ohci.marker - -ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += ohci.module -MODULE_FILES += ohci.module$(EXEEXT) -ohci_module_SOURCES = bus/usb/ohci.c ## platform sources -nodist_ohci_module_SOURCES = ## platform nodist sources -ohci_module_LDADD = -ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ohci_module_SOURCES) -CLEANFILES += $(nodist_ohci_module_SOURCES) -MOD_FILES += ohci.mod -MARKER_FILES += ohci.marker -CLEANFILES += ohci.marker - -ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += ohci.module -MODULE_FILES += ohci.module$(EXEEXT) -ohci_module_SOURCES = bus/usb/ohci.c ## platform sources -nodist_ohci_module_SOURCES = ## platform nodist sources -ohci_module_LDADD = -ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ohci_module_SOURCES) -CLEANFILES += $(nodist_ohci_module_SOURCES) -MOD_FILES += ohci.mod -MARKER_FILES += ohci.marker -CLEANFILES += ohci.marker - -ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += ohci.module -MODULE_FILES += ohci.module$(EXEEXT) -ohci_module_SOURCES = bus/usb/ohci.c ## platform sources -nodist_ohci_module_SOURCES = ## platform nodist sources -ohci_module_LDADD = -ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ohci_module_SOURCES) -CLEANFILES += $(nodist_ohci_module_SOURCES) -MOD_FILES += ohci.mod -MARKER_FILES += ohci.marker -CLEANFILES += ohci.marker - -ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -if COND_GRUB_EMU_PCI -noinst_PROGRAMS += pci.module -MODULE_FILES += pci.module$(EXEEXT) -pci_module_SOURCES = bus/emu/pci.c commands/lspci.c ## platform sources -nodist_pci_module_SOURCES = ## platform nodist sources -pci_module_LDADD = -pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pci_module_SOURCES) -CLEANFILES += $(nodist_pci_module_SOURCES) -MOD_FILES += pci.mod -MARKER_FILES += pci.marker -CLEANFILES += pci.marker - -pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif COND_GRUB_EMU_PCI -endif - -if COND_i386_pc -noinst_PROGRAMS += pci.module -MODULE_FILES += pci.module$(EXEEXT) -pci_module_SOURCES = bus/pci.c ## platform sources -nodist_pci_module_SOURCES = ## platform nodist sources -pci_module_LDADD = -pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pci_module_SOURCES) -CLEANFILES += $(nodist_pci_module_SOURCES) -MOD_FILES += pci.mod -MARKER_FILES += pci.marker -CLEANFILES += pci.marker - -pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += pci.module -MODULE_FILES += pci.module$(EXEEXT) -pci_module_SOURCES = bus/pci.c ## platform sources -nodist_pci_module_SOURCES = ## platform nodist sources -pci_module_LDADD = -pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pci_module_SOURCES) -CLEANFILES += $(nodist_pci_module_SOURCES) -MOD_FILES += pci.mod -MARKER_FILES += pci.marker -CLEANFILES += pci.marker - -pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += pci.module -MODULE_FILES += pci.module$(EXEEXT) -pci_module_SOURCES = bus/pci.c ## platform sources -nodist_pci_module_SOURCES = ## platform nodist sources -pci_module_LDADD = -pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pci_module_SOURCES) -CLEANFILES += $(nodist_pci_module_SOURCES) -MOD_FILES += pci.mod -MARKER_FILES += pci.marker -CLEANFILES += pci.marker - -pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += pci.module -MODULE_FILES += pci.module$(EXEEXT) -pci_module_SOURCES = bus/pci.c ## platform sources -nodist_pci_module_SOURCES = ## platform nodist sources -pci_module_LDADD = -pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pci_module_SOURCES) -CLEANFILES += $(nodist_pci_module_SOURCES) -MOD_FILES += pci.mod -MARKER_FILES += pci.marker -CLEANFILES += pci.marker - -pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += pci.module -MODULE_FILES += pci.module$(EXEEXT) -pci_module_SOURCES = bus/pci.c ## platform sources -nodist_pci_module_SOURCES = ## platform nodist sources -pci_module_LDADD = -pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pci_module_SOURCES) -CLEANFILES += $(nodist_pci_module_SOURCES) -MOD_FILES += pci.mod -MARKER_FILES += pci.marker -CLEANFILES += pci.marker - -pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += pci.module -MODULE_FILES += pci.module$(EXEEXT) -pci_module_SOURCES = bus/pci.c ## platform sources -nodist_pci_module_SOURCES = ## platform nodist sources -pci_module_LDADD = -pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pci_module_SOURCES) -CLEANFILES += $(nodist_pci_module_SOURCES) -MOD_FILES += pci.mod -MARKER_FILES += pci.marker -CLEANFILES += pci.marker - -pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += cmostest.module -MODULE_FILES += cmostest.module$(EXEEXT) -cmostest_module_SOURCES = commands/i386/cmostest.c ## platform sources -nodist_cmostest_module_SOURCES = ## platform nodist sources -cmostest_module_LDADD = -cmostest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cmostest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cmostest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cmostest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cmostest_module_SOURCES) -CLEANFILES += $(nodist_cmostest_module_SOURCES) -MOD_FILES += cmostest.mod -MARKER_FILES += cmostest.marker -CLEANFILES += cmostest.marker - -cmostest.marker: $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += cmostest.module -MODULE_FILES += cmostest.module$(EXEEXT) -cmostest_module_SOURCES = commands/i386/cmostest.c ## platform sources -nodist_cmostest_module_SOURCES = ## platform nodist sources -cmostest_module_LDADD = -cmostest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cmostest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cmostest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cmostest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cmostest_module_SOURCES) -CLEANFILES += $(nodist_cmostest_module_SOURCES) -MOD_FILES += cmostest.mod -MARKER_FILES += cmostest.marker -CLEANFILES += cmostest.marker - -cmostest.marker: $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += cmostest.module -MODULE_FILES += cmostest.module$(EXEEXT) -cmostest_module_SOURCES = commands/i386/cmostest.c ## platform sources -nodist_cmostest_module_SOURCES = ## platform nodist sources -cmostest_module_LDADD = -cmostest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cmostest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cmostest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cmostest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cmostest_module_SOURCES) -CLEANFILES += $(nodist_cmostest_module_SOURCES) -MOD_FILES += cmostest.mod -MARKER_FILES += cmostest.marker -CLEANFILES += cmostest.marker - -cmostest.marker: $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += cmostest.module -MODULE_FILES += cmostest.module$(EXEEXT) -cmostest_module_SOURCES = commands/i386/cmostest.c ## platform sources -nodist_cmostest_module_SOURCES = ## platform nodist sources -cmostest_module_LDADD = -cmostest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cmostest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cmostest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cmostest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cmostest_module_SOURCES) -CLEANFILES += $(nodist_cmostest_module_SOURCES) -MOD_FILES += cmostest.mod -MARKER_FILES += cmostest.marker -CLEANFILES += cmostest.marker - -cmostest.marker: $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += cmostest.module -MODULE_FILES += cmostest.module$(EXEEXT) -cmostest_module_SOURCES = commands/i386/cmostest.c ## platform sources -nodist_cmostest_module_SOURCES = ## platform nodist sources -cmostest_module_LDADD = -cmostest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cmostest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cmostest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cmostest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cmostest_module_SOURCES) -CLEANFILES += $(nodist_cmostest_module_SOURCES) -MOD_FILES += cmostest.mod -MARKER_FILES += cmostest.marker -CLEANFILES += cmostest.marker - -cmostest.marker: $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += cmostest.module -MODULE_FILES += cmostest.module$(EXEEXT) -cmostest_module_SOURCES = commands/i386/cmostest.c ## platform sources -nodist_cmostest_module_SOURCES = ## platform nodist sources -cmostest_module_LDADD = -cmostest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cmostest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cmostest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cmostest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cmostest_module_SOURCES) -CLEANFILES += $(nodist_cmostest_module_SOURCES) -MOD_FILES += cmostest.mod -MARKER_FILES += cmostest.marker -CLEANFILES += cmostest.marker - -cmostest.marker: $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += iorw.module -MODULE_FILES += iorw.module$(EXEEXT) -iorw_module_SOURCES = commands/iorw.c ## platform sources -nodist_iorw_module_SOURCES = ## platform nodist sources -iorw_module_LDADD = -iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_iorw_module_SOURCES) -CLEANFILES += $(nodist_iorw_module_SOURCES) -MOD_FILES += iorw.mod -MARKER_FILES += iorw.marker -CLEANFILES += iorw.marker - -iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += iorw.module -MODULE_FILES += iorw.module$(EXEEXT) -iorw_module_SOURCES = commands/iorw.c ## platform sources -nodist_iorw_module_SOURCES = ## platform nodist sources -iorw_module_LDADD = -iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_iorw_module_SOURCES) -CLEANFILES += $(nodist_iorw_module_SOURCES) -MOD_FILES += iorw.mod -MARKER_FILES += iorw.marker -CLEANFILES += iorw.marker - -iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += iorw.module -MODULE_FILES += iorw.module$(EXEEXT) -iorw_module_SOURCES = commands/iorw.c ## platform sources -nodist_iorw_module_SOURCES = ## platform nodist sources -iorw_module_LDADD = -iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_iorw_module_SOURCES) -CLEANFILES += $(nodist_iorw_module_SOURCES) -MOD_FILES += iorw.mod -MARKER_FILES += iorw.marker -CLEANFILES += iorw.marker - -iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += iorw.module -MODULE_FILES += iorw.module$(EXEEXT) -iorw_module_SOURCES = commands/iorw.c ## platform sources -nodist_iorw_module_SOURCES = ## platform nodist sources -iorw_module_LDADD = -iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_iorw_module_SOURCES) -CLEANFILES += $(nodist_iorw_module_SOURCES) -MOD_FILES += iorw.mod -MARKER_FILES += iorw.marker -CLEANFILES += iorw.marker - -iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += iorw.module -MODULE_FILES += iorw.module$(EXEEXT) -iorw_module_SOURCES = commands/iorw.c ## platform sources -nodist_iorw_module_SOURCES = ## platform nodist sources -iorw_module_LDADD = -iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_iorw_module_SOURCES) -CLEANFILES += $(nodist_iorw_module_SOURCES) -MOD_FILES += iorw.mod -MARKER_FILES += iorw.marker -CLEANFILES += iorw.marker - -iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += iorw.module -MODULE_FILES += iorw.module$(EXEEXT) -iorw_module_SOURCES = commands/iorw.c ## platform sources -nodist_iorw_module_SOURCES = ## platform nodist sources -iorw_module_LDADD = -iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_iorw_module_SOURCES) -CLEANFILES += $(nodist_iorw_module_SOURCES) -MOD_FILES += iorw.mod -MARKER_FILES += iorw.marker -CLEANFILES += iorw.marker - -iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += iorw.module -MODULE_FILES += iorw.module$(EXEEXT) -iorw_module_SOURCES = commands/iorw.c ## platform sources -nodist_iorw_module_SOURCES = ## platform nodist sources -iorw_module_LDADD = -iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_iorw_module_SOURCES) -CLEANFILES += $(nodist_iorw_module_SOURCES) -MOD_FILES += iorw.mod -MARKER_FILES += iorw.marker -CLEANFILES += iorw.marker - -iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += regexp.module -MODULE_FILES += regexp.module$(EXEEXT) -regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -nodist_regexp_module_SOURCES = ## platform nodist sources -regexp_module_LDADD = libgnulib.a -regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_regexp_module_SOURCES) -CLEANFILES += $(nodist_regexp_module_SOURCES) -MOD_FILES += regexp.mod -MARKER_FILES += regexp.marker -CLEANFILES += regexp.marker - -regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += regexp.module -MODULE_FILES += regexp.module$(EXEEXT) -regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -nodist_regexp_module_SOURCES = ## platform nodist sources -regexp_module_LDADD = libgnulib.a -regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_regexp_module_SOURCES) -CLEANFILES += $(nodist_regexp_module_SOURCES) -MOD_FILES += regexp.mod -MARKER_FILES += regexp.marker -CLEANFILES += regexp.marker - -regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += regexp.module -MODULE_FILES += regexp.module$(EXEEXT) -regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -nodist_regexp_module_SOURCES = ## platform nodist sources -regexp_module_LDADD = libgnulib.a -regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_regexp_module_SOURCES) -CLEANFILES += $(nodist_regexp_module_SOURCES) -MOD_FILES += regexp.mod -MARKER_FILES += regexp.marker -CLEANFILES += regexp.marker - -regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += regexp.module -MODULE_FILES += regexp.module$(EXEEXT) -regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -nodist_regexp_module_SOURCES = ## platform nodist sources -regexp_module_LDADD = libgnulib.a -regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_regexp_module_SOURCES) -CLEANFILES += $(nodist_regexp_module_SOURCES) -MOD_FILES += regexp.mod -MARKER_FILES += regexp.marker -CLEANFILES += regexp.marker - -regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += regexp.module -MODULE_FILES += regexp.module$(EXEEXT) -regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -nodist_regexp_module_SOURCES = ## platform nodist sources -regexp_module_LDADD = libgnulib.a -regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_regexp_module_SOURCES) -CLEANFILES += $(nodist_regexp_module_SOURCES) -MOD_FILES += regexp.mod -MARKER_FILES += regexp.marker -CLEANFILES += regexp.marker - -regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += regexp.module -MODULE_FILES += regexp.module$(EXEEXT) -regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -nodist_regexp_module_SOURCES = ## platform nodist sources -regexp_module_LDADD = libgnulib.a -regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_regexp_module_SOURCES) -CLEANFILES += $(nodist_regexp_module_SOURCES) -MOD_FILES += regexp.mod -MARKER_FILES += regexp.marker -CLEANFILES += regexp.marker - -regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += regexp.module -MODULE_FILES += regexp.module$(EXEEXT) -regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -nodist_regexp_module_SOURCES = ## platform nodist sources -regexp_module_LDADD = libgnulib.a -regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_regexp_module_SOURCES) -CLEANFILES += $(nodist_regexp_module_SOURCES) -MOD_FILES += regexp.mod -MARKER_FILES += regexp.marker -CLEANFILES += regexp.marker - -regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += regexp.module -MODULE_FILES += regexp.module$(EXEEXT) -regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -nodist_regexp_module_SOURCES = ## platform nodist sources -regexp_module_LDADD = libgnulib.a -regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_regexp_module_SOURCES) -CLEANFILES += $(nodist_regexp_module_SOURCES) -MOD_FILES += regexp.mod -MARKER_FILES += regexp.marker -CLEANFILES += regexp.marker - -regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += regexp.module -MODULE_FILES += regexp.module$(EXEEXT) -regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -nodist_regexp_module_SOURCES = ## platform nodist sources -regexp_module_LDADD = libgnulib.a -regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_regexp_module_SOURCES) -CLEANFILES += $(nodist_regexp_module_SOURCES) -MOD_FILES += regexp.mod -MARKER_FILES += regexp.marker -CLEANFILES += regexp.marker - -regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += regexp.module -MODULE_FILES += regexp.module$(EXEEXT) -regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -nodist_regexp_module_SOURCES = ## platform nodist sources -regexp_module_LDADD = libgnulib.a -regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_regexp_module_SOURCES) -CLEANFILES += $(nodist_regexp_module_SOURCES) -MOD_FILES += regexp.mod -MARKER_FILES += regexp.marker -CLEANFILES += regexp.marker - -regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += regexp.module -MODULE_FILES += regexp.module$(EXEEXT) -regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -nodist_regexp_module_SOURCES = ## platform nodist sources -regexp_module_LDADD = libgnulib.a -regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_regexp_module_SOURCES) -CLEANFILES += $(nodist_regexp_module_SOURCES) -MOD_FILES += regexp.mod -MARKER_FILES += regexp.marker -CLEANFILES += regexp.marker - -regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += acpi.module -MODULE_FILES += acpi.module$(EXEEXT) -acpi_module_SOURCES = commands/i386/pc/acpi.c commands/acpi.c ## platform sources -nodist_acpi_module_SOURCES = ## platform nodist sources -acpi_module_LDADD = -acpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -acpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -acpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -acpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_acpi_module_SOURCES) -CLEANFILES += $(nodist_acpi_module_SOURCES) -MOD_FILES += acpi.mod -MARKER_FILES += acpi.marker -CLEANFILES += acpi.marker - -acpi.marker: $(acpi_module_SOURCES) $(nodist_acpi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += acpi.module -MODULE_FILES += acpi.module$(EXEEXT) -acpi_module_SOURCES = commands/efi/acpi.c commands/acpi.c ## platform sources -nodist_acpi_module_SOURCES = ## platform nodist sources -acpi_module_LDADD = -acpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -acpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -acpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -acpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_acpi_module_SOURCES) -CLEANFILES += $(nodist_acpi_module_SOURCES) -MOD_FILES += acpi.mod -MARKER_FILES += acpi.marker -CLEANFILES += acpi.marker - -acpi.marker: $(acpi_module_SOURCES) $(nodist_acpi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += acpi.module -MODULE_FILES += acpi.module$(EXEEXT) -acpi_module_SOURCES = commands/i386/pc/acpi.c commands/acpi.c ## platform sources -nodist_acpi_module_SOURCES = ## platform nodist sources -acpi_module_LDADD = -acpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -acpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -acpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -acpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_acpi_module_SOURCES) -CLEANFILES += $(nodist_acpi_module_SOURCES) -MOD_FILES += acpi.mod -MARKER_FILES += acpi.marker -CLEANFILES += acpi.marker - -acpi.marker: $(acpi_module_SOURCES) $(nodist_acpi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += acpi.module -MODULE_FILES += acpi.module$(EXEEXT) -acpi_module_SOURCES = commands/i386/pc/acpi.c commands/acpi.c ## platform sources -nodist_acpi_module_SOURCES = ## platform nodist sources -acpi_module_LDADD = -acpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -acpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -acpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -acpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_acpi_module_SOURCES) -CLEANFILES += $(nodist_acpi_module_SOURCES) -MOD_FILES += acpi.mod -MARKER_FILES += acpi.marker -CLEANFILES += acpi.marker - -acpi.marker: $(acpi_module_SOURCES) $(nodist_acpi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += acpi.module -MODULE_FILES += acpi.module$(EXEEXT) -acpi_module_SOURCES = commands/efi/acpi.c commands/acpi.c ## platform sources -nodist_acpi_module_SOURCES = ## platform nodist sources -acpi_module_LDADD = -acpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -acpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -acpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -acpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_acpi_module_SOURCES) -CLEANFILES += $(nodist_acpi_module_SOURCES) -MOD_FILES += acpi.mod -MARKER_FILES += acpi.marker -CLEANFILES += acpi.marker - -acpi.marker: $(acpi_module_SOURCES) $(nodist_acpi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += lsacpi.module -MODULE_FILES += lsacpi.module$(EXEEXT) -lsacpi_module_SOURCES = commands/lsacpi.c ## platform sources -nodist_lsacpi_module_SOURCES = ## platform nodist sources -lsacpi_module_LDADD = -lsacpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsacpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsacpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsacpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsacpi_module_SOURCES) -CLEANFILES += $(nodist_lsacpi_module_SOURCES) -MOD_FILES += lsacpi.mod -MARKER_FILES += lsacpi.marker -CLEANFILES += lsacpi.marker - -lsacpi.marker: $(lsacpi_module_SOURCES) $(nodist_lsacpi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsacpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += lsacpi.module -MODULE_FILES += lsacpi.module$(EXEEXT) -lsacpi_module_SOURCES = commands/lsacpi.c ## platform sources -nodist_lsacpi_module_SOURCES = ## platform nodist sources -lsacpi_module_LDADD = -lsacpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsacpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsacpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsacpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsacpi_module_SOURCES) -CLEANFILES += $(nodist_lsacpi_module_SOURCES) -MOD_FILES += lsacpi.mod -MARKER_FILES += lsacpi.marker -CLEANFILES += lsacpi.marker - -lsacpi.marker: $(lsacpi_module_SOURCES) $(nodist_lsacpi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsacpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += lsacpi.module -MODULE_FILES += lsacpi.module$(EXEEXT) -lsacpi_module_SOURCES = commands/lsacpi.c ## platform sources -nodist_lsacpi_module_SOURCES = ## platform nodist sources -lsacpi_module_LDADD = -lsacpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsacpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsacpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsacpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsacpi_module_SOURCES) -CLEANFILES += $(nodist_lsacpi_module_SOURCES) -MOD_FILES += lsacpi.mod -MARKER_FILES += lsacpi.marker -CLEANFILES += lsacpi.marker - -lsacpi.marker: $(lsacpi_module_SOURCES) $(nodist_lsacpi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsacpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += lsacpi.module -MODULE_FILES += lsacpi.module$(EXEEXT) -lsacpi_module_SOURCES = commands/lsacpi.c ## platform sources -nodist_lsacpi_module_SOURCES = ## platform nodist sources -lsacpi_module_LDADD = -lsacpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsacpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsacpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsacpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsacpi_module_SOURCES) -CLEANFILES += $(nodist_lsacpi_module_SOURCES) -MOD_FILES += lsacpi.mod -MARKER_FILES += lsacpi.marker -CLEANFILES += lsacpi.marker - -lsacpi.marker: $(lsacpi_module_SOURCES) $(nodist_lsacpi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsacpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += lsacpi.module -MODULE_FILES += lsacpi.module$(EXEEXT) -lsacpi_module_SOURCES = commands/lsacpi.c ## platform sources -nodist_lsacpi_module_SOURCES = ## platform nodist sources -lsacpi_module_LDADD = -lsacpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsacpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsacpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsacpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsacpi_module_SOURCES) -CLEANFILES += $(nodist_lsacpi_module_SOURCES) -MOD_FILES += lsacpi.mod -MARKER_FILES += lsacpi.marker -CLEANFILES += lsacpi.marker - -lsacpi.marker: $(lsacpi_module_SOURCES) $(nodist_lsacpi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsacpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += lsefisystab.module -MODULE_FILES += lsefisystab.module$(EXEEXT) -lsefisystab_module_SOURCES = commands/efi/lsefisystab.c ## platform sources -nodist_lsefisystab_module_SOURCES = ## platform nodist sources -lsefisystab_module_LDADD = -lsefisystab_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsefisystab_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsefisystab_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsefisystab_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsefisystab_module_SOURCES) -CLEANFILES += $(nodist_lsefisystab_module_SOURCES) -MOD_FILES += lsefisystab.mod -MARKER_FILES += lsefisystab.marker -CLEANFILES += lsefisystab.marker - -lsefisystab.marker: $(lsefisystab_module_SOURCES) $(nodist_lsefisystab_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsefisystab_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += lsefisystab.module -MODULE_FILES += lsefisystab.module$(EXEEXT) -lsefisystab_module_SOURCES = commands/efi/lsefisystab.c ## platform sources -nodist_lsefisystab_module_SOURCES = ## platform nodist sources -lsefisystab_module_LDADD = -lsefisystab_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsefisystab_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsefisystab_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsefisystab_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsefisystab_module_SOURCES) -CLEANFILES += $(nodist_lsefisystab_module_SOURCES) -MOD_FILES += lsefisystab.mod -MARKER_FILES += lsefisystab.marker -CLEANFILES += lsefisystab.marker - -lsefisystab.marker: $(lsefisystab_module_SOURCES) $(nodist_lsefisystab_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsefisystab_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += lssal.module -MODULE_FILES += lssal.module$(EXEEXT) -lssal_module_SOURCES = commands/efi/lssal.c ## platform sources -nodist_lssal_module_SOURCES = ## platform nodist sources -lssal_module_LDADD = -lssal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lssal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lssal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lssal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lssal_module_SOURCES) -CLEANFILES += $(nodist_lssal_module_SOURCES) -MOD_FILES += lssal.mod -MARKER_FILES += lssal.marker -CLEANFILES += lssal.marker - -lssal.marker: $(lssal_module_SOURCES) $(nodist_lssal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lssal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += lssal.module -MODULE_FILES += lssal.module$(EXEEXT) -lssal_module_SOURCES = commands/efi/lssal.c ## platform sources -nodist_lssal_module_SOURCES = ## platform nodist sources -lssal_module_LDADD = -lssal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lssal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lssal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lssal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lssal_module_SOURCES) -CLEANFILES += $(nodist_lssal_module_SOURCES) -MOD_FILES += lssal.mod -MARKER_FILES += lssal.marker -CLEANFILES += lssal.marker - -lssal.marker: $(lssal_module_SOURCES) $(nodist_lssal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lssal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += lsefimmap.module -MODULE_FILES += lsefimmap.module$(EXEEXT) -lsefimmap_module_SOURCES = commands/efi/lsefimmap.c ## platform sources -nodist_lsefimmap_module_SOURCES = ## platform nodist sources -lsefimmap_module_LDADD = -lsefimmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsefimmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsefimmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsefimmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsefimmap_module_SOURCES) -CLEANFILES += $(nodist_lsefimmap_module_SOURCES) -MOD_FILES += lsefimmap.mod -MARKER_FILES += lsefimmap.marker -CLEANFILES += lsefimmap.marker - -lsefimmap.marker: $(lsefimmap_module_SOURCES) $(nodist_lsefimmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsefimmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += lsefimmap.module -MODULE_FILES += lsefimmap.module$(EXEEXT) -lsefimmap_module_SOURCES = commands/efi/lsefimmap.c ## platform sources -nodist_lsefimmap_module_SOURCES = ## platform nodist sources -lsefimmap_module_LDADD = -lsefimmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsefimmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsefimmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsefimmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsefimmap_module_SOURCES) -CLEANFILES += $(nodist_lsefimmap_module_SOURCES) -MOD_FILES += lsefimmap.mod -MARKER_FILES += lsefimmap.marker -CLEANFILES += lsefimmap.marker - -lsefimmap.marker: $(lsefimmap_module_SOURCES) $(nodist_lsefimmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsefimmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += blocklist.module -MODULE_FILES += blocklist.module$(EXEEXT) -blocklist_module_SOURCES = commands/blocklist.c ## platform sources -nodist_blocklist_module_SOURCES = ## platform nodist sources -blocklist_module_LDADD = -blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_blocklist_module_SOURCES) -CLEANFILES += $(nodist_blocklist_module_SOURCES) -MOD_FILES += blocklist.mod -MARKER_FILES += blocklist.marker -CLEANFILES += blocklist.marker - -blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += blocklist.module -MODULE_FILES += blocklist.module$(EXEEXT) -blocklist_module_SOURCES = commands/blocklist.c ## platform sources -nodist_blocklist_module_SOURCES = ## platform nodist sources -blocklist_module_LDADD = -blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_blocklist_module_SOURCES) -CLEANFILES += $(nodist_blocklist_module_SOURCES) -MOD_FILES += blocklist.mod -MARKER_FILES += blocklist.marker -CLEANFILES += blocklist.marker - -blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += blocklist.module -MODULE_FILES += blocklist.module$(EXEEXT) -blocklist_module_SOURCES = commands/blocklist.c ## platform sources -nodist_blocklist_module_SOURCES = ## platform nodist sources -blocklist_module_LDADD = -blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_blocklist_module_SOURCES) -CLEANFILES += $(nodist_blocklist_module_SOURCES) -MOD_FILES += blocklist.mod -MARKER_FILES += blocklist.marker -CLEANFILES += blocklist.marker - -blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += blocklist.module -MODULE_FILES += blocklist.module$(EXEEXT) -blocklist_module_SOURCES = commands/blocklist.c ## platform sources -nodist_blocklist_module_SOURCES = ## platform nodist sources -blocklist_module_LDADD = -blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_blocklist_module_SOURCES) -CLEANFILES += $(nodist_blocklist_module_SOURCES) -MOD_FILES += blocklist.mod -MARKER_FILES += blocklist.marker -CLEANFILES += blocklist.marker - -blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += blocklist.module -MODULE_FILES += blocklist.module$(EXEEXT) -blocklist_module_SOURCES = commands/blocklist.c ## platform sources -nodist_blocklist_module_SOURCES = ## platform nodist sources -blocklist_module_LDADD = -blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_blocklist_module_SOURCES) -CLEANFILES += $(nodist_blocklist_module_SOURCES) -MOD_FILES += blocklist.mod -MARKER_FILES += blocklist.marker -CLEANFILES += blocklist.marker - -blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += blocklist.module -MODULE_FILES += blocklist.module$(EXEEXT) -blocklist_module_SOURCES = commands/blocklist.c ## platform sources -nodist_blocklist_module_SOURCES = ## platform nodist sources -blocklist_module_LDADD = -blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_blocklist_module_SOURCES) -CLEANFILES += $(nodist_blocklist_module_SOURCES) -MOD_FILES += blocklist.mod -MARKER_FILES += blocklist.marker -CLEANFILES += blocklist.marker - -blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += blocklist.module -MODULE_FILES += blocklist.module$(EXEEXT) -blocklist_module_SOURCES = commands/blocklist.c ## platform sources -nodist_blocklist_module_SOURCES = ## platform nodist sources -blocklist_module_LDADD = -blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_blocklist_module_SOURCES) -CLEANFILES += $(nodist_blocklist_module_SOURCES) -MOD_FILES += blocklist.mod -MARKER_FILES += blocklist.marker -CLEANFILES += blocklist.marker - -blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += blocklist.module -MODULE_FILES += blocklist.module$(EXEEXT) -blocklist_module_SOURCES = commands/blocklist.c ## platform sources -nodist_blocklist_module_SOURCES = ## platform nodist sources -blocklist_module_LDADD = -blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_blocklist_module_SOURCES) -CLEANFILES += $(nodist_blocklist_module_SOURCES) -MOD_FILES += blocklist.mod -MARKER_FILES += blocklist.marker -CLEANFILES += blocklist.marker - -blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += blocklist.module -MODULE_FILES += blocklist.module$(EXEEXT) -blocklist_module_SOURCES = commands/blocklist.c ## platform sources -nodist_blocklist_module_SOURCES = ## platform nodist sources -blocklist_module_LDADD = -blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_blocklist_module_SOURCES) -CLEANFILES += $(nodist_blocklist_module_SOURCES) -MOD_FILES += blocklist.mod -MARKER_FILES += blocklist.marker -CLEANFILES += blocklist.marker - -blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += blocklist.module -MODULE_FILES += blocklist.module$(EXEEXT) -blocklist_module_SOURCES = commands/blocklist.c ## platform sources -nodist_blocklist_module_SOURCES = ## platform nodist sources -blocklist_module_LDADD = -blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_blocklist_module_SOURCES) -CLEANFILES += $(nodist_blocklist_module_SOURCES) -MOD_FILES += blocklist.mod -MARKER_FILES += blocklist.marker -CLEANFILES += blocklist.marker - -blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += blocklist.module -MODULE_FILES += blocklist.module$(EXEEXT) -blocklist_module_SOURCES = commands/blocklist.c ## platform sources -nodist_blocklist_module_SOURCES = ## platform nodist sources -blocklist_module_LDADD = -blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_blocklist_module_SOURCES) -CLEANFILES += $(nodist_blocklist_module_SOURCES) -MOD_FILES += blocklist.mod -MARKER_FILES += blocklist.marker -CLEANFILES += blocklist.marker - -blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += boot.module -MODULE_FILES += boot.module$(EXEEXT) -boot_module_SOURCES = commands/boot.c ## platform sources -nodist_boot_module_SOURCES = ## platform nodist sources -boot_module_LDADD = -boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_boot_module_SOURCES) -CLEANFILES += $(nodist_boot_module_SOURCES) -MOD_FILES += boot.mod -MARKER_FILES += boot.marker -CLEANFILES += boot.marker - -boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += boot.module -MODULE_FILES += boot.module$(EXEEXT) -boot_module_SOURCES = lib/i386/pc/biosnum.c commands/boot.c ## platform sources -nodist_boot_module_SOURCES = ## platform nodist sources -boot_module_LDADD = -boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_boot_module_SOURCES) -CLEANFILES += $(nodist_boot_module_SOURCES) -MOD_FILES += boot.mod -MARKER_FILES += boot.marker -CLEANFILES += boot.marker - -boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += boot.module -MODULE_FILES += boot.module$(EXEEXT) -boot_module_SOURCES = commands/boot.c ## platform sources -nodist_boot_module_SOURCES = ## platform nodist sources -boot_module_LDADD = -boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_boot_module_SOURCES) -CLEANFILES += $(nodist_boot_module_SOURCES) -MOD_FILES += boot.mod -MARKER_FILES += boot.marker -CLEANFILES += boot.marker - -boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += boot.module -MODULE_FILES += boot.module$(EXEEXT) -boot_module_SOURCES = commands/boot.c ## platform sources -nodist_boot_module_SOURCES = ## platform nodist sources -boot_module_LDADD = -boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_boot_module_SOURCES) -CLEANFILES += $(nodist_boot_module_SOURCES) -MOD_FILES += boot.mod -MARKER_FILES += boot.marker -CLEANFILES += boot.marker - -boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += boot.module -MODULE_FILES += boot.module$(EXEEXT) -boot_module_SOURCES = commands/boot.c ## platform sources -nodist_boot_module_SOURCES = ## platform nodist sources -boot_module_LDADD = -boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_boot_module_SOURCES) -CLEANFILES += $(nodist_boot_module_SOURCES) -MOD_FILES += boot.mod -MARKER_FILES += boot.marker -CLEANFILES += boot.marker - -boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += boot.module -MODULE_FILES += boot.module$(EXEEXT) -boot_module_SOURCES = commands/boot.c ## platform sources -nodist_boot_module_SOURCES = ## platform nodist sources -boot_module_LDADD = -boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_boot_module_SOURCES) -CLEANFILES += $(nodist_boot_module_SOURCES) -MOD_FILES += boot.mod -MARKER_FILES += boot.marker -CLEANFILES += boot.marker - -boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += boot.module -MODULE_FILES += boot.module$(EXEEXT) -boot_module_SOURCES = commands/boot.c ## platform sources -nodist_boot_module_SOURCES = ## platform nodist sources -boot_module_LDADD = -boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_boot_module_SOURCES) -CLEANFILES += $(nodist_boot_module_SOURCES) -MOD_FILES += boot.mod -MARKER_FILES += boot.marker -CLEANFILES += boot.marker - -boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += boot.module -MODULE_FILES += boot.module$(EXEEXT) -boot_module_SOURCES = commands/boot.c ## platform sources -nodist_boot_module_SOURCES = ## platform nodist sources -boot_module_LDADD = -boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_boot_module_SOURCES) -CLEANFILES += $(nodist_boot_module_SOURCES) -MOD_FILES += boot.mod -MARKER_FILES += boot.marker -CLEANFILES += boot.marker - -boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += boot.module -MODULE_FILES += boot.module$(EXEEXT) -boot_module_SOURCES = commands/boot.c ## platform sources -nodist_boot_module_SOURCES = ## platform nodist sources -boot_module_LDADD = -boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_boot_module_SOURCES) -CLEANFILES += $(nodist_boot_module_SOURCES) -MOD_FILES += boot.mod -MARKER_FILES += boot.marker -CLEANFILES += boot.marker - -boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += boot.module -MODULE_FILES += boot.module$(EXEEXT) -boot_module_SOURCES = commands/boot.c ## platform sources -nodist_boot_module_SOURCES = ## platform nodist sources -boot_module_LDADD = -boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_boot_module_SOURCES) -CLEANFILES += $(nodist_boot_module_SOURCES) -MOD_FILES += boot.mod -MARKER_FILES += boot.marker -CLEANFILES += boot.marker - -boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += cat.module -MODULE_FILES += cat.module$(EXEEXT) -cat_module_SOURCES = commands/cat.c ## platform sources -nodist_cat_module_SOURCES = ## platform nodist sources -cat_module_LDADD = -cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cat_module_SOURCES) -CLEANFILES += $(nodist_cat_module_SOURCES) -MOD_FILES += cat.mod -MARKER_FILES += cat.marker -CLEANFILES += cat.marker - -cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += cat.module -MODULE_FILES += cat.module$(EXEEXT) -cat_module_SOURCES = commands/cat.c ## platform sources -nodist_cat_module_SOURCES = ## platform nodist sources -cat_module_LDADD = -cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cat_module_SOURCES) -CLEANFILES += $(nodist_cat_module_SOURCES) -MOD_FILES += cat.mod -MARKER_FILES += cat.marker -CLEANFILES += cat.marker - -cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += cat.module -MODULE_FILES += cat.module$(EXEEXT) -cat_module_SOURCES = commands/cat.c ## platform sources -nodist_cat_module_SOURCES = ## platform nodist sources -cat_module_LDADD = -cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cat_module_SOURCES) -CLEANFILES += $(nodist_cat_module_SOURCES) -MOD_FILES += cat.mod -MARKER_FILES += cat.marker -CLEANFILES += cat.marker - -cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += cat.module -MODULE_FILES += cat.module$(EXEEXT) -cat_module_SOURCES = commands/cat.c ## platform sources -nodist_cat_module_SOURCES = ## platform nodist sources -cat_module_LDADD = -cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cat_module_SOURCES) -CLEANFILES += $(nodist_cat_module_SOURCES) -MOD_FILES += cat.mod -MARKER_FILES += cat.marker -CLEANFILES += cat.marker - -cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += cat.module -MODULE_FILES += cat.module$(EXEEXT) -cat_module_SOURCES = commands/cat.c ## platform sources -nodist_cat_module_SOURCES = ## platform nodist sources -cat_module_LDADD = -cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cat_module_SOURCES) -CLEANFILES += $(nodist_cat_module_SOURCES) -MOD_FILES += cat.mod -MARKER_FILES += cat.marker -CLEANFILES += cat.marker - -cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += cat.module -MODULE_FILES += cat.module$(EXEEXT) -cat_module_SOURCES = commands/cat.c ## platform sources -nodist_cat_module_SOURCES = ## platform nodist sources -cat_module_LDADD = -cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cat_module_SOURCES) -CLEANFILES += $(nodist_cat_module_SOURCES) -MOD_FILES += cat.mod -MARKER_FILES += cat.marker -CLEANFILES += cat.marker - -cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += cat.module -MODULE_FILES += cat.module$(EXEEXT) -cat_module_SOURCES = commands/cat.c ## platform sources -nodist_cat_module_SOURCES = ## platform nodist sources -cat_module_LDADD = -cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cat_module_SOURCES) -CLEANFILES += $(nodist_cat_module_SOURCES) -MOD_FILES += cat.mod -MARKER_FILES += cat.marker -CLEANFILES += cat.marker - -cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += cat.module -MODULE_FILES += cat.module$(EXEEXT) -cat_module_SOURCES = commands/cat.c ## platform sources -nodist_cat_module_SOURCES = ## platform nodist sources -cat_module_LDADD = -cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cat_module_SOURCES) -CLEANFILES += $(nodist_cat_module_SOURCES) -MOD_FILES += cat.mod -MARKER_FILES += cat.marker -CLEANFILES += cat.marker - -cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += cat.module -MODULE_FILES += cat.module$(EXEEXT) -cat_module_SOURCES = commands/cat.c ## platform sources -nodist_cat_module_SOURCES = ## platform nodist sources -cat_module_LDADD = -cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cat_module_SOURCES) -CLEANFILES += $(nodist_cat_module_SOURCES) -MOD_FILES += cat.mod -MARKER_FILES += cat.marker -CLEANFILES += cat.marker - -cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += cat.module -MODULE_FILES += cat.module$(EXEEXT) -cat_module_SOURCES = commands/cat.c ## platform sources -nodist_cat_module_SOURCES = ## platform nodist sources -cat_module_LDADD = -cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cat_module_SOURCES) -CLEANFILES += $(nodist_cat_module_SOURCES) -MOD_FILES += cat.mod -MARKER_FILES += cat.marker -CLEANFILES += cat.marker - -cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += cat.module -MODULE_FILES += cat.module$(EXEEXT) -cat_module_SOURCES = commands/cat.c ## platform sources -nodist_cat_module_SOURCES = ## platform nodist sources -cat_module_LDADD = -cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cat_module_SOURCES) -CLEANFILES += $(nodist_cat_module_SOURCES) -MOD_FILES += cat.mod -MARKER_FILES += cat.marker -CLEANFILES += cat.marker - -cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += cmp.module -MODULE_FILES += cmp.module$(EXEEXT) -cmp_module_SOURCES = commands/cmp.c ## platform sources -nodist_cmp_module_SOURCES = ## platform nodist sources -cmp_module_LDADD = -cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cmp_module_SOURCES) -CLEANFILES += $(nodist_cmp_module_SOURCES) -MOD_FILES += cmp.mod -MARKER_FILES += cmp.marker -CLEANFILES += cmp.marker - -cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += cmp.module -MODULE_FILES += cmp.module$(EXEEXT) -cmp_module_SOURCES = commands/cmp.c ## platform sources -nodist_cmp_module_SOURCES = ## platform nodist sources -cmp_module_LDADD = -cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cmp_module_SOURCES) -CLEANFILES += $(nodist_cmp_module_SOURCES) -MOD_FILES += cmp.mod -MARKER_FILES += cmp.marker -CLEANFILES += cmp.marker - -cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += cmp.module -MODULE_FILES += cmp.module$(EXEEXT) -cmp_module_SOURCES = commands/cmp.c ## platform sources -nodist_cmp_module_SOURCES = ## platform nodist sources -cmp_module_LDADD = -cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cmp_module_SOURCES) -CLEANFILES += $(nodist_cmp_module_SOURCES) -MOD_FILES += cmp.mod -MARKER_FILES += cmp.marker -CLEANFILES += cmp.marker - -cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += cmp.module -MODULE_FILES += cmp.module$(EXEEXT) -cmp_module_SOURCES = commands/cmp.c ## platform sources -nodist_cmp_module_SOURCES = ## platform nodist sources -cmp_module_LDADD = -cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cmp_module_SOURCES) -CLEANFILES += $(nodist_cmp_module_SOURCES) -MOD_FILES += cmp.mod -MARKER_FILES += cmp.marker -CLEANFILES += cmp.marker - -cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += cmp.module -MODULE_FILES += cmp.module$(EXEEXT) -cmp_module_SOURCES = commands/cmp.c ## platform sources -nodist_cmp_module_SOURCES = ## platform nodist sources -cmp_module_LDADD = -cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cmp_module_SOURCES) -CLEANFILES += $(nodist_cmp_module_SOURCES) -MOD_FILES += cmp.mod -MARKER_FILES += cmp.marker -CLEANFILES += cmp.marker - -cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += cmp.module -MODULE_FILES += cmp.module$(EXEEXT) -cmp_module_SOURCES = commands/cmp.c ## platform sources -nodist_cmp_module_SOURCES = ## platform nodist sources -cmp_module_LDADD = -cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cmp_module_SOURCES) -CLEANFILES += $(nodist_cmp_module_SOURCES) -MOD_FILES += cmp.mod -MARKER_FILES += cmp.marker -CLEANFILES += cmp.marker - -cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += cmp.module -MODULE_FILES += cmp.module$(EXEEXT) -cmp_module_SOURCES = commands/cmp.c ## platform sources -nodist_cmp_module_SOURCES = ## platform nodist sources -cmp_module_LDADD = -cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cmp_module_SOURCES) -CLEANFILES += $(nodist_cmp_module_SOURCES) -MOD_FILES += cmp.mod -MARKER_FILES += cmp.marker -CLEANFILES += cmp.marker - -cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += cmp.module -MODULE_FILES += cmp.module$(EXEEXT) -cmp_module_SOURCES = commands/cmp.c ## platform sources -nodist_cmp_module_SOURCES = ## platform nodist sources -cmp_module_LDADD = -cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cmp_module_SOURCES) -CLEANFILES += $(nodist_cmp_module_SOURCES) -MOD_FILES += cmp.mod -MARKER_FILES += cmp.marker -CLEANFILES += cmp.marker - -cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += cmp.module -MODULE_FILES += cmp.module$(EXEEXT) -cmp_module_SOURCES = commands/cmp.c ## platform sources -nodist_cmp_module_SOURCES = ## platform nodist sources -cmp_module_LDADD = -cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cmp_module_SOURCES) -CLEANFILES += $(nodist_cmp_module_SOURCES) -MOD_FILES += cmp.mod -MARKER_FILES += cmp.marker -CLEANFILES += cmp.marker - -cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += cmp.module -MODULE_FILES += cmp.module$(EXEEXT) -cmp_module_SOURCES = commands/cmp.c ## platform sources -nodist_cmp_module_SOURCES = ## platform nodist sources -cmp_module_LDADD = -cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cmp_module_SOURCES) -CLEANFILES += $(nodist_cmp_module_SOURCES) -MOD_FILES += cmp.mod -MARKER_FILES += cmp.marker -CLEANFILES += cmp.marker - -cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += cmp.module -MODULE_FILES += cmp.module$(EXEEXT) -cmp_module_SOURCES = commands/cmp.c ## platform sources -nodist_cmp_module_SOURCES = ## platform nodist sources -cmp_module_LDADD = -cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cmp_module_SOURCES) -CLEANFILES += $(nodist_cmp_module_SOURCES) -MOD_FILES += cmp.mod -MARKER_FILES += cmp.marker -CLEANFILES += cmp.marker - -cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += configfile.module -MODULE_FILES += configfile.module$(EXEEXT) -configfile_module_SOURCES = commands/configfile.c ## platform sources -nodist_configfile_module_SOURCES = ## platform nodist sources -configfile_module_LDADD = -configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_configfile_module_SOURCES) -CLEANFILES += $(nodist_configfile_module_SOURCES) -MOD_FILES += configfile.mod -MARKER_FILES += configfile.marker -CLEANFILES += configfile.marker - -configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += configfile.module -MODULE_FILES += configfile.module$(EXEEXT) -configfile_module_SOURCES = commands/configfile.c ## platform sources -nodist_configfile_module_SOURCES = ## platform nodist sources -configfile_module_LDADD = -configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_configfile_module_SOURCES) -CLEANFILES += $(nodist_configfile_module_SOURCES) -MOD_FILES += configfile.mod -MARKER_FILES += configfile.marker -CLEANFILES += configfile.marker - -configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += configfile.module -MODULE_FILES += configfile.module$(EXEEXT) -configfile_module_SOURCES = commands/configfile.c ## platform sources -nodist_configfile_module_SOURCES = ## platform nodist sources -configfile_module_LDADD = -configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_configfile_module_SOURCES) -CLEANFILES += $(nodist_configfile_module_SOURCES) -MOD_FILES += configfile.mod -MARKER_FILES += configfile.marker -CLEANFILES += configfile.marker - -configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += configfile.module -MODULE_FILES += configfile.module$(EXEEXT) -configfile_module_SOURCES = commands/configfile.c ## platform sources -nodist_configfile_module_SOURCES = ## platform nodist sources -configfile_module_LDADD = -configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_configfile_module_SOURCES) -CLEANFILES += $(nodist_configfile_module_SOURCES) -MOD_FILES += configfile.mod -MARKER_FILES += configfile.marker -CLEANFILES += configfile.marker - -configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += configfile.module -MODULE_FILES += configfile.module$(EXEEXT) -configfile_module_SOURCES = commands/configfile.c ## platform sources -nodist_configfile_module_SOURCES = ## platform nodist sources -configfile_module_LDADD = -configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_configfile_module_SOURCES) -CLEANFILES += $(nodist_configfile_module_SOURCES) -MOD_FILES += configfile.mod -MARKER_FILES += configfile.marker -CLEANFILES += configfile.marker - -configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += configfile.module -MODULE_FILES += configfile.module$(EXEEXT) -configfile_module_SOURCES = commands/configfile.c ## platform sources -nodist_configfile_module_SOURCES = ## platform nodist sources -configfile_module_LDADD = -configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_configfile_module_SOURCES) -CLEANFILES += $(nodist_configfile_module_SOURCES) -MOD_FILES += configfile.mod -MARKER_FILES += configfile.marker -CLEANFILES += configfile.marker - -configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += configfile.module -MODULE_FILES += configfile.module$(EXEEXT) -configfile_module_SOURCES = commands/configfile.c ## platform sources -nodist_configfile_module_SOURCES = ## platform nodist sources -configfile_module_LDADD = -configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_configfile_module_SOURCES) -CLEANFILES += $(nodist_configfile_module_SOURCES) -MOD_FILES += configfile.mod -MARKER_FILES += configfile.marker -CLEANFILES += configfile.marker - -configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += configfile.module -MODULE_FILES += configfile.module$(EXEEXT) -configfile_module_SOURCES = commands/configfile.c ## platform sources -nodist_configfile_module_SOURCES = ## platform nodist sources -configfile_module_LDADD = -configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_configfile_module_SOURCES) -CLEANFILES += $(nodist_configfile_module_SOURCES) -MOD_FILES += configfile.mod -MARKER_FILES += configfile.marker -CLEANFILES += configfile.marker - -configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += configfile.module -MODULE_FILES += configfile.module$(EXEEXT) -configfile_module_SOURCES = commands/configfile.c ## platform sources -nodist_configfile_module_SOURCES = ## platform nodist sources -configfile_module_LDADD = -configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_configfile_module_SOURCES) -CLEANFILES += $(nodist_configfile_module_SOURCES) -MOD_FILES += configfile.mod -MARKER_FILES += configfile.marker -CLEANFILES += configfile.marker - -configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += configfile.module -MODULE_FILES += configfile.module$(EXEEXT) -configfile_module_SOURCES = commands/configfile.c ## platform sources -nodist_configfile_module_SOURCES = ## platform nodist sources -configfile_module_LDADD = -configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_configfile_module_SOURCES) -CLEANFILES += $(nodist_configfile_module_SOURCES) -MOD_FILES += configfile.mod -MARKER_FILES += configfile.marker -CLEANFILES += configfile.marker - -configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += configfile.module -MODULE_FILES += configfile.module$(EXEEXT) -configfile_module_SOURCES = commands/configfile.c ## platform sources -nodist_configfile_module_SOURCES = ## platform nodist sources -configfile_module_LDADD = -configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_configfile_module_SOURCES) -CLEANFILES += $(nodist_configfile_module_SOURCES) -MOD_FILES += configfile.mod -MARKER_FILES += configfile.marker -CLEANFILES += configfile.marker - -configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += cpuid.module -MODULE_FILES += cpuid.module$(EXEEXT) -cpuid_module_SOURCES = commands/i386/cpuid.c ## platform sources -nodist_cpuid_module_SOURCES = ## platform nodist sources -cpuid_module_LDADD = -cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cpuid_module_SOURCES) -CLEANFILES += $(nodist_cpuid_module_SOURCES) -MOD_FILES += cpuid.mod -MARKER_FILES += cpuid.marker -CLEANFILES += cpuid.marker - -cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += cpuid.module -MODULE_FILES += cpuid.module$(EXEEXT) -cpuid_module_SOURCES = commands/i386/cpuid.c ## platform sources -nodist_cpuid_module_SOURCES = ## platform nodist sources -cpuid_module_LDADD = -cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cpuid_module_SOURCES) -CLEANFILES += $(nodist_cpuid_module_SOURCES) -MOD_FILES += cpuid.mod -MARKER_FILES += cpuid.marker -CLEANFILES += cpuid.marker - -cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += cpuid.module -MODULE_FILES += cpuid.module$(EXEEXT) -cpuid_module_SOURCES = commands/i386/cpuid.c ## platform sources -nodist_cpuid_module_SOURCES = ## platform nodist sources -cpuid_module_LDADD = -cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cpuid_module_SOURCES) -CLEANFILES += $(nodist_cpuid_module_SOURCES) -MOD_FILES += cpuid.mod -MARKER_FILES += cpuid.marker -CLEANFILES += cpuid.marker - -cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += cpuid.module -MODULE_FILES += cpuid.module$(EXEEXT) -cpuid_module_SOURCES = commands/i386/cpuid.c ## platform sources -nodist_cpuid_module_SOURCES = ## platform nodist sources -cpuid_module_LDADD = -cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cpuid_module_SOURCES) -CLEANFILES += $(nodist_cpuid_module_SOURCES) -MOD_FILES += cpuid.mod -MARKER_FILES += cpuid.marker -CLEANFILES += cpuid.marker - -cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += cpuid.module -MODULE_FILES += cpuid.module$(EXEEXT) -cpuid_module_SOURCES = commands/i386/cpuid.c ## platform sources -nodist_cpuid_module_SOURCES = ## platform nodist sources -cpuid_module_LDADD = -cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cpuid_module_SOURCES) -CLEANFILES += $(nodist_cpuid_module_SOURCES) -MOD_FILES += cpuid.mod -MARKER_FILES += cpuid.marker -CLEANFILES += cpuid.marker - -cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += cpuid.module -MODULE_FILES += cpuid.module$(EXEEXT) -cpuid_module_SOURCES = commands/i386/cpuid.c ## platform sources -nodist_cpuid_module_SOURCES = ## platform nodist sources -cpuid_module_LDADD = -cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cpuid_module_SOURCES) -CLEANFILES += $(nodist_cpuid_module_SOURCES) -MOD_FILES += cpuid.mod -MARKER_FILES += cpuid.marker -CLEANFILES += cpuid.marker - -cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += cpuid.module -MODULE_FILES += cpuid.module$(EXEEXT) -cpuid_module_SOURCES = commands/i386/cpuid.c ## platform sources -nodist_cpuid_module_SOURCES = ## platform nodist sources -cpuid_module_LDADD = -cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cpuid_module_SOURCES) -CLEANFILES += $(nodist_cpuid_module_SOURCES) -MOD_FILES += cpuid.mod -MARKER_FILES += cpuid.marker -CLEANFILES += cpuid.marker - -cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += date.module -MODULE_FILES += date.module$(EXEEXT) -date_module_SOURCES = commands/date.c ## platform sources -nodist_date_module_SOURCES = ## platform nodist sources -date_module_LDADD = -date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_date_module_SOURCES) -CLEANFILES += $(nodist_date_module_SOURCES) -MOD_FILES += date.mod -MARKER_FILES += date.marker -CLEANFILES += date.marker - -date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += date.module -MODULE_FILES += date.module$(EXEEXT) -date_module_SOURCES = commands/date.c ## platform sources -nodist_date_module_SOURCES = ## platform nodist sources -date_module_LDADD = -date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_date_module_SOURCES) -CLEANFILES += $(nodist_date_module_SOURCES) -MOD_FILES += date.mod -MARKER_FILES += date.marker -CLEANFILES += date.marker - -date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += date.module -MODULE_FILES += date.module$(EXEEXT) -date_module_SOURCES = commands/date.c ## platform sources -nodist_date_module_SOURCES = ## platform nodist sources -date_module_LDADD = -date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_date_module_SOURCES) -CLEANFILES += $(nodist_date_module_SOURCES) -MOD_FILES += date.mod -MARKER_FILES += date.marker -CLEANFILES += date.marker - -date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += date.module -MODULE_FILES += date.module$(EXEEXT) -date_module_SOURCES = commands/date.c ## platform sources -nodist_date_module_SOURCES = ## platform nodist sources -date_module_LDADD = -date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_date_module_SOURCES) -CLEANFILES += $(nodist_date_module_SOURCES) -MOD_FILES += date.mod -MARKER_FILES += date.marker -CLEANFILES += date.marker - -date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += date.module -MODULE_FILES += date.module$(EXEEXT) -date_module_SOURCES = commands/date.c ## platform sources -nodist_date_module_SOURCES = ## platform nodist sources -date_module_LDADD = -date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_date_module_SOURCES) -CLEANFILES += $(nodist_date_module_SOURCES) -MOD_FILES += date.mod -MARKER_FILES += date.marker -CLEANFILES += date.marker - -date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += date.module -MODULE_FILES += date.module$(EXEEXT) -date_module_SOURCES = commands/date.c ## platform sources -nodist_date_module_SOURCES = ## platform nodist sources -date_module_LDADD = -date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_date_module_SOURCES) -CLEANFILES += $(nodist_date_module_SOURCES) -MOD_FILES += date.mod -MARKER_FILES += date.marker -CLEANFILES += date.marker - -date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += date.module -MODULE_FILES += date.module$(EXEEXT) -date_module_SOURCES = commands/date.c ## platform sources -nodist_date_module_SOURCES = ## platform nodist sources -date_module_LDADD = -date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_date_module_SOURCES) -CLEANFILES += $(nodist_date_module_SOURCES) -MOD_FILES += date.mod -MARKER_FILES += date.marker -CLEANFILES += date.marker - -date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += date.module -MODULE_FILES += date.module$(EXEEXT) -date_module_SOURCES = commands/date.c ## platform sources -nodist_date_module_SOURCES = ## platform nodist sources -date_module_LDADD = -date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_date_module_SOURCES) -CLEANFILES += $(nodist_date_module_SOURCES) -MOD_FILES += date.mod -MARKER_FILES += date.marker -CLEANFILES += date.marker - -date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += date.module -MODULE_FILES += date.module$(EXEEXT) -date_module_SOURCES = commands/date.c ## platform sources -nodist_date_module_SOURCES = ## platform nodist sources -date_module_LDADD = -date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_date_module_SOURCES) -CLEANFILES += $(nodist_date_module_SOURCES) -MOD_FILES += date.mod -MARKER_FILES += date.marker -CLEANFILES += date.marker - -date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += date.module -MODULE_FILES += date.module$(EXEEXT) -date_module_SOURCES = commands/date.c ## platform sources -nodist_date_module_SOURCES = ## platform nodist sources -date_module_LDADD = -date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_date_module_SOURCES) -CLEANFILES += $(nodist_date_module_SOURCES) -MOD_FILES += date.mod -MARKER_FILES += date.marker -CLEANFILES += date.marker - -date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += date.module -MODULE_FILES += date.module$(EXEEXT) -date_module_SOURCES = commands/date.c ## platform sources -nodist_date_module_SOURCES = ## platform nodist sources -date_module_LDADD = -date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_date_module_SOURCES) -CLEANFILES += $(nodist_date_module_SOURCES) -MOD_FILES += date.mod -MARKER_FILES += date.marker -CLEANFILES += date.marker - -date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += drivemap.module -MODULE_FILES += drivemap.module$(EXEEXT) -drivemap_module_SOURCES = commands/i386/pc/drivemap.c commands/i386/pc/drivemap_int13h.S ## platform sources -nodist_drivemap_module_SOURCES = ## platform nodist sources -drivemap_module_LDADD = -drivemap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -drivemap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -drivemap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -drivemap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_drivemap_module_SOURCES) -CLEANFILES += $(nodist_drivemap_module_SOURCES) -MOD_FILES += drivemap.mod -MARKER_FILES += drivemap.marker -CLEANFILES += drivemap.marker - -drivemap.marker: $(drivemap_module_SOURCES) $(nodist_drivemap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(drivemap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += echo.module -MODULE_FILES += echo.module$(EXEEXT) -echo_module_SOURCES = commands/echo.c ## platform sources -nodist_echo_module_SOURCES = ## platform nodist sources -echo_module_LDADD = -echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_echo_module_SOURCES) -CLEANFILES += $(nodist_echo_module_SOURCES) -MOD_FILES += echo.mod -MARKER_FILES += echo.marker -CLEANFILES += echo.marker - -echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += echo.module -MODULE_FILES += echo.module$(EXEEXT) -echo_module_SOURCES = commands/echo.c ## platform sources -nodist_echo_module_SOURCES = ## platform nodist sources -echo_module_LDADD = -echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_echo_module_SOURCES) -CLEANFILES += $(nodist_echo_module_SOURCES) -MOD_FILES += echo.mod -MARKER_FILES += echo.marker -CLEANFILES += echo.marker - -echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += echo.module -MODULE_FILES += echo.module$(EXEEXT) -echo_module_SOURCES = commands/echo.c ## platform sources -nodist_echo_module_SOURCES = ## platform nodist sources -echo_module_LDADD = -echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_echo_module_SOURCES) -CLEANFILES += $(nodist_echo_module_SOURCES) -MOD_FILES += echo.mod -MARKER_FILES += echo.marker -CLEANFILES += echo.marker - -echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += echo.module -MODULE_FILES += echo.module$(EXEEXT) -echo_module_SOURCES = commands/echo.c ## platform sources -nodist_echo_module_SOURCES = ## platform nodist sources -echo_module_LDADD = -echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_echo_module_SOURCES) -CLEANFILES += $(nodist_echo_module_SOURCES) -MOD_FILES += echo.mod -MARKER_FILES += echo.marker -CLEANFILES += echo.marker - -echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += echo.module -MODULE_FILES += echo.module$(EXEEXT) -echo_module_SOURCES = commands/echo.c ## platform sources -nodist_echo_module_SOURCES = ## platform nodist sources -echo_module_LDADD = -echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_echo_module_SOURCES) -CLEANFILES += $(nodist_echo_module_SOURCES) -MOD_FILES += echo.mod -MARKER_FILES += echo.marker -CLEANFILES += echo.marker - -echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += echo.module -MODULE_FILES += echo.module$(EXEEXT) -echo_module_SOURCES = commands/echo.c ## platform sources -nodist_echo_module_SOURCES = ## platform nodist sources -echo_module_LDADD = -echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_echo_module_SOURCES) -CLEANFILES += $(nodist_echo_module_SOURCES) -MOD_FILES += echo.mod -MARKER_FILES += echo.marker -CLEANFILES += echo.marker - -echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += echo.module -MODULE_FILES += echo.module$(EXEEXT) -echo_module_SOURCES = commands/echo.c ## platform sources -nodist_echo_module_SOURCES = ## platform nodist sources -echo_module_LDADD = -echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_echo_module_SOURCES) -CLEANFILES += $(nodist_echo_module_SOURCES) -MOD_FILES += echo.mod -MARKER_FILES += echo.marker -CLEANFILES += echo.marker - -echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += echo.module -MODULE_FILES += echo.module$(EXEEXT) -echo_module_SOURCES = commands/echo.c ## platform sources -nodist_echo_module_SOURCES = ## platform nodist sources -echo_module_LDADD = -echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_echo_module_SOURCES) -CLEANFILES += $(nodist_echo_module_SOURCES) -MOD_FILES += echo.mod -MARKER_FILES += echo.marker -CLEANFILES += echo.marker - -echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += echo.module -MODULE_FILES += echo.module$(EXEEXT) -echo_module_SOURCES = commands/echo.c ## platform sources -nodist_echo_module_SOURCES = ## platform nodist sources -echo_module_LDADD = -echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_echo_module_SOURCES) -CLEANFILES += $(nodist_echo_module_SOURCES) -MOD_FILES += echo.mod -MARKER_FILES += echo.marker -CLEANFILES += echo.marker - -echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += echo.module -MODULE_FILES += echo.module$(EXEEXT) -echo_module_SOURCES = commands/echo.c ## platform sources -nodist_echo_module_SOURCES = ## platform nodist sources -echo_module_LDADD = -echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_echo_module_SOURCES) -CLEANFILES += $(nodist_echo_module_SOURCES) -MOD_FILES += echo.mod -MARKER_FILES += echo.marker -CLEANFILES += echo.marker - -echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += echo.module -MODULE_FILES += echo.module$(EXEEXT) -echo_module_SOURCES = commands/echo.c ## platform sources -nodist_echo_module_SOURCES = ## platform nodist sources -echo_module_LDADD = -echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_echo_module_SOURCES) -CLEANFILES += $(nodist_echo_module_SOURCES) -MOD_FILES += echo.mod -MARKER_FILES += echo.marker -CLEANFILES += echo.marker - -echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += extcmd.module -MODULE_FILES += extcmd.module$(EXEEXT) -extcmd_module_SOURCES = commands/extcmd.c lib/arg.c ## platform sources -nodist_extcmd_module_SOURCES = ## platform nodist sources -extcmd_module_LDADD = -extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_extcmd_module_SOURCES) -CLEANFILES += $(nodist_extcmd_module_SOURCES) -MOD_FILES += extcmd.mod -MARKER_FILES += extcmd.marker -CLEANFILES += extcmd.marker - -extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += extcmd.module -MODULE_FILES += extcmd.module$(EXEEXT) -extcmd_module_SOURCES = commands/extcmd.c lib/arg.c ## platform sources -nodist_extcmd_module_SOURCES = ## platform nodist sources -extcmd_module_LDADD = -extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_extcmd_module_SOURCES) -CLEANFILES += $(nodist_extcmd_module_SOURCES) -MOD_FILES += extcmd.mod -MARKER_FILES += extcmd.marker -CLEANFILES += extcmd.marker - -extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += extcmd.module -MODULE_FILES += extcmd.module$(EXEEXT) -extcmd_module_SOURCES = commands/extcmd.c lib/arg.c ## platform sources -nodist_extcmd_module_SOURCES = ## platform nodist sources -extcmd_module_LDADD = -extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_extcmd_module_SOURCES) -CLEANFILES += $(nodist_extcmd_module_SOURCES) -MOD_FILES += extcmd.mod -MARKER_FILES += extcmd.marker -CLEANFILES += extcmd.marker - -extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += extcmd.module -MODULE_FILES += extcmd.module$(EXEEXT) -extcmd_module_SOURCES = commands/extcmd.c lib/arg.c ## platform sources -nodist_extcmd_module_SOURCES = ## platform nodist sources -extcmd_module_LDADD = -extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_extcmd_module_SOURCES) -CLEANFILES += $(nodist_extcmd_module_SOURCES) -MOD_FILES += extcmd.mod -MARKER_FILES += extcmd.marker -CLEANFILES += extcmd.marker - -extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += extcmd.module -MODULE_FILES += extcmd.module$(EXEEXT) -extcmd_module_SOURCES = commands/extcmd.c lib/arg.c ## platform sources -nodist_extcmd_module_SOURCES = ## platform nodist sources -extcmd_module_LDADD = -extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_extcmd_module_SOURCES) -CLEANFILES += $(nodist_extcmd_module_SOURCES) -MOD_FILES += extcmd.mod -MARKER_FILES += extcmd.marker -CLEANFILES += extcmd.marker - -extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += extcmd.module -MODULE_FILES += extcmd.module$(EXEEXT) -extcmd_module_SOURCES = commands/extcmd.c lib/arg.c ## platform sources -nodist_extcmd_module_SOURCES = ## platform nodist sources -extcmd_module_LDADD = -extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_extcmd_module_SOURCES) -CLEANFILES += $(nodist_extcmd_module_SOURCES) -MOD_FILES += extcmd.mod -MARKER_FILES += extcmd.marker -CLEANFILES += extcmd.marker - -extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += extcmd.module -MODULE_FILES += extcmd.module$(EXEEXT) -extcmd_module_SOURCES = commands/extcmd.c lib/arg.c ## platform sources -nodist_extcmd_module_SOURCES = ## platform nodist sources -extcmd_module_LDADD = -extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_extcmd_module_SOURCES) -CLEANFILES += $(nodist_extcmd_module_SOURCES) -MOD_FILES += extcmd.mod -MARKER_FILES += extcmd.marker -CLEANFILES += extcmd.marker - -extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += fixvideo.module -MODULE_FILES += fixvideo.module$(EXEEXT) -fixvideo_module_SOURCES = commands/efi/fixvideo.c ## platform sources -nodist_fixvideo_module_SOURCES = ## platform nodist sources -fixvideo_module_LDADD = -fixvideo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fixvideo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fixvideo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fixvideo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fixvideo_module_SOURCES) -CLEANFILES += $(nodist_fixvideo_module_SOURCES) -MOD_FILES += fixvideo.mod -MARKER_FILES += fixvideo.marker -CLEANFILES += fixvideo.marker - -fixvideo.marker: $(fixvideo_module_SOURCES) $(nodist_fixvideo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fixvideo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += fixvideo.module -MODULE_FILES += fixvideo.module$(EXEEXT) -fixvideo_module_SOURCES = commands/efi/fixvideo.c ## platform sources -nodist_fixvideo_module_SOURCES = ## platform nodist sources -fixvideo_module_LDADD = -fixvideo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fixvideo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fixvideo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fixvideo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fixvideo_module_SOURCES) -CLEANFILES += $(nodist_fixvideo_module_SOURCES) -MOD_FILES += fixvideo.mod -MARKER_FILES += fixvideo.marker -CLEANFILES += fixvideo.marker - -fixvideo.marker: $(fixvideo_module_SOURCES) $(nodist_fixvideo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fixvideo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gptsync.module -MODULE_FILES += gptsync.module$(EXEEXT) -gptsync_module_SOURCES = commands/gptsync.c ## platform sources -nodist_gptsync_module_SOURCES = ## platform nodist sources -gptsync_module_LDADD = -gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gptsync_module_SOURCES) -CLEANFILES += $(nodist_gptsync_module_SOURCES) -MOD_FILES += gptsync.mod -MARKER_FILES += gptsync.marker -CLEANFILES += gptsync.marker - -gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gptsync.module -MODULE_FILES += gptsync.module$(EXEEXT) -gptsync_module_SOURCES = commands/gptsync.c ## platform sources -nodist_gptsync_module_SOURCES = ## platform nodist sources -gptsync_module_LDADD = -gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gptsync_module_SOURCES) -CLEANFILES += $(nodist_gptsync_module_SOURCES) -MOD_FILES += gptsync.mod -MARKER_FILES += gptsync.marker -CLEANFILES += gptsync.marker - -gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gptsync.module -MODULE_FILES += gptsync.module$(EXEEXT) -gptsync_module_SOURCES = commands/gptsync.c ## platform sources -nodist_gptsync_module_SOURCES = ## platform nodist sources -gptsync_module_LDADD = -gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gptsync_module_SOURCES) -CLEANFILES += $(nodist_gptsync_module_SOURCES) -MOD_FILES += gptsync.mod -MARKER_FILES += gptsync.marker -CLEANFILES += gptsync.marker - -gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gptsync.module -MODULE_FILES += gptsync.module$(EXEEXT) -gptsync_module_SOURCES = commands/gptsync.c ## platform sources -nodist_gptsync_module_SOURCES = ## platform nodist sources -gptsync_module_LDADD = -gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gptsync_module_SOURCES) -CLEANFILES += $(nodist_gptsync_module_SOURCES) -MOD_FILES += gptsync.mod -MARKER_FILES += gptsync.marker -CLEANFILES += gptsync.marker - -gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gptsync.module -MODULE_FILES += gptsync.module$(EXEEXT) -gptsync_module_SOURCES = commands/gptsync.c ## platform sources -nodist_gptsync_module_SOURCES = ## platform nodist sources -gptsync_module_LDADD = -gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gptsync_module_SOURCES) -CLEANFILES += $(nodist_gptsync_module_SOURCES) -MOD_FILES += gptsync.mod -MARKER_FILES += gptsync.marker -CLEANFILES += gptsync.marker - -gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gptsync.module -MODULE_FILES += gptsync.module$(EXEEXT) -gptsync_module_SOURCES = commands/gptsync.c ## platform sources -nodist_gptsync_module_SOURCES = ## platform nodist sources -gptsync_module_LDADD = -gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gptsync_module_SOURCES) -CLEANFILES += $(nodist_gptsync_module_SOURCES) -MOD_FILES += gptsync.mod -MARKER_FILES += gptsync.marker -CLEANFILES += gptsync.marker - -gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gptsync.module -MODULE_FILES += gptsync.module$(EXEEXT) -gptsync_module_SOURCES = commands/gptsync.c ## platform sources -nodist_gptsync_module_SOURCES = ## platform nodist sources -gptsync_module_LDADD = -gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gptsync_module_SOURCES) -CLEANFILES += $(nodist_gptsync_module_SOURCES) -MOD_FILES += gptsync.mod -MARKER_FILES += gptsync.marker -CLEANFILES += gptsync.marker - -gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gptsync.module -MODULE_FILES += gptsync.module$(EXEEXT) -gptsync_module_SOURCES = commands/gptsync.c ## platform sources -nodist_gptsync_module_SOURCES = ## platform nodist sources -gptsync_module_LDADD = -gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gptsync_module_SOURCES) -CLEANFILES += $(nodist_gptsync_module_SOURCES) -MOD_FILES += gptsync.mod -MARKER_FILES += gptsync.marker -CLEANFILES += gptsync.marker - -gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gptsync.module -MODULE_FILES += gptsync.module$(EXEEXT) -gptsync_module_SOURCES = commands/gptsync.c ## platform sources -nodist_gptsync_module_SOURCES = ## platform nodist sources -gptsync_module_LDADD = -gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gptsync_module_SOURCES) -CLEANFILES += $(nodist_gptsync_module_SOURCES) -MOD_FILES += gptsync.mod -MARKER_FILES += gptsync.marker -CLEANFILES += gptsync.marker - -gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gptsync.module -MODULE_FILES += gptsync.module$(EXEEXT) -gptsync_module_SOURCES = commands/gptsync.c ## platform sources -nodist_gptsync_module_SOURCES = ## platform nodist sources -gptsync_module_LDADD = -gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gptsync_module_SOURCES) -CLEANFILES += $(nodist_gptsync_module_SOURCES) -MOD_FILES += gptsync.mod -MARKER_FILES += gptsync.marker -CLEANFILES += gptsync.marker - -gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gptsync.module -MODULE_FILES += gptsync.module$(EXEEXT) -gptsync_module_SOURCES = commands/gptsync.c ## platform sources -nodist_gptsync_module_SOURCES = ## platform nodist sources -gptsync_module_LDADD = -gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gptsync_module_SOURCES) -CLEANFILES += $(nodist_gptsync_module_SOURCES) -MOD_FILES += gptsync.mod -MARKER_FILES += gptsync.marker -CLEANFILES += gptsync.marker - -gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += halt.module -MODULE_FILES += halt.module$(EXEEXT) -halt_module_SOURCES = lib/emu/halt.c commands/halt.c ## platform sources -nodist_halt_module_SOURCES = ## platform nodist sources -halt_module_LDADD = -halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_halt_module_SOURCES) -CLEANFILES += $(nodist_halt_module_SOURCES) -MOD_FILES += halt.mod -MARKER_FILES += halt.marker -CLEANFILES += halt.marker - -halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += halt.module -MODULE_FILES += halt.module$(EXEEXT) -halt_module_SOURCES = commands/i386/pc/halt.c commands/acpihalt.c ## platform sources -nodist_halt_module_SOURCES = ## platform nodist sources -halt_module_LDADD = -halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_halt_module_SOURCES) -CLEANFILES += $(nodist_halt_module_SOURCES) -MOD_FILES += halt.mod -MARKER_FILES += halt.marker -CLEANFILES += halt.marker - -halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += halt.module -MODULE_FILES += halt.module$(EXEEXT) -halt_module_SOURCES = commands/acpihalt.c lib/efi/halt.c commands/halt.c ## platform sources -nodist_halt_module_SOURCES = ## platform nodist sources -halt_module_LDADD = -halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_halt_module_SOURCES) -CLEANFILES += $(nodist_halt_module_SOURCES) -MOD_FILES += halt.mod -MARKER_FILES += halt.marker -CLEANFILES += halt.marker - -halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += halt.module -MODULE_FILES += halt.module$(EXEEXT) -halt_module_SOURCES = lib/i386/halt.c commands/halt.c ## platform sources -nodist_halt_module_SOURCES = ## platform nodist sources -halt_module_LDADD = -halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_halt_module_SOURCES) -CLEANFILES += $(nodist_halt_module_SOURCES) -MOD_FILES += halt.mod -MARKER_FILES += halt.marker -CLEANFILES += halt.marker - -halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += halt.module -MODULE_FILES += halt.module$(EXEEXT) -halt_module_SOURCES = commands/acpihalt.c lib/i386/halt.c commands/halt.c ## platform sources -nodist_halt_module_SOURCES = ## platform nodist sources -halt_module_LDADD = -halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_halt_module_SOURCES) -CLEANFILES += $(nodist_halt_module_SOURCES) -MOD_FILES += halt.mod -MARKER_FILES += halt.marker -CLEANFILES += halt.marker - -halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += halt.module -MODULE_FILES += halt.module$(EXEEXT) -halt_module_SOURCES = commands/acpihalt.c lib/i386/halt.c commands/halt.c ## platform sources -nodist_halt_module_SOURCES = ## platform nodist sources -halt_module_LDADD = -halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_halt_module_SOURCES) -CLEANFILES += $(nodist_halt_module_SOURCES) -MOD_FILES += halt.mod -MARKER_FILES += halt.marker -CLEANFILES += halt.marker - -halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += halt.module -MODULE_FILES += halt.module$(EXEEXT) -halt_module_SOURCES = lib/ieee1275/halt.c commands/halt.c ## platform sources -nodist_halt_module_SOURCES = ## platform nodist sources -halt_module_LDADD = -halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_halt_module_SOURCES) -CLEANFILES += $(nodist_halt_module_SOURCES) -MOD_FILES += halt.mod -MARKER_FILES += halt.marker -CLEANFILES += halt.marker - -halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += halt.module -MODULE_FILES += halt.module$(EXEEXT) -halt_module_SOURCES = commands/acpihalt.c lib/efi/halt.c commands/halt.c ## platform sources -nodist_halt_module_SOURCES = ## platform nodist sources -halt_module_LDADD = -halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_halt_module_SOURCES) -CLEANFILES += $(nodist_halt_module_SOURCES) -MOD_FILES += halt.mod -MARKER_FILES += halt.marker -CLEANFILES += halt.marker - -halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += halt.module -MODULE_FILES += halt.module$(EXEEXT) -halt_module_SOURCES = commands/halt.c ## platform sources -nodist_halt_module_SOURCES = ## platform nodist sources -halt_module_LDADD = -halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_halt_module_SOURCES) -CLEANFILES += $(nodist_halt_module_SOURCES) -MOD_FILES += halt.mod -MARKER_FILES += halt.marker -CLEANFILES += halt.marker - -halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += halt.module -MODULE_FILES += halt.module$(EXEEXT) -halt_module_SOURCES = lib/ieee1275/halt.c commands/halt.c ## platform sources -nodist_halt_module_SOURCES = ## platform nodist sources -halt_module_LDADD = -halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_halt_module_SOURCES) -CLEANFILES += $(nodist_halt_module_SOURCES) -MOD_FILES += halt.mod -MARKER_FILES += halt.marker -CLEANFILES += halt.marker - -halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += halt.module -MODULE_FILES += halt.module$(EXEEXT) -halt_module_SOURCES = lib/ieee1275/halt.c commands/halt.c ## platform sources -nodist_halt_module_SOURCES = ## platform nodist sources -halt_module_LDADD = -halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_halt_module_SOURCES) -CLEANFILES += $(nodist_halt_module_SOURCES) -MOD_FILES += halt.mod -MARKER_FILES += halt.marker -CLEANFILES += halt.marker - -halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += hashsum.module -MODULE_FILES += hashsum.module$(EXEEXT) -hashsum_module_SOURCES = commands/hashsum.c ## platform sources -nodist_hashsum_module_SOURCES = ## platform nodist sources -hashsum_module_LDADD = -hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hashsum_module_SOURCES) -CLEANFILES += $(nodist_hashsum_module_SOURCES) -MOD_FILES += hashsum.mod -MARKER_FILES += hashsum.marker -CLEANFILES += hashsum.marker - -hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += hashsum.module -MODULE_FILES += hashsum.module$(EXEEXT) -hashsum_module_SOURCES = commands/hashsum.c ## platform sources -nodist_hashsum_module_SOURCES = ## platform nodist sources -hashsum_module_LDADD = -hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hashsum_module_SOURCES) -CLEANFILES += $(nodist_hashsum_module_SOURCES) -MOD_FILES += hashsum.mod -MARKER_FILES += hashsum.marker -CLEANFILES += hashsum.marker - -hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += hashsum.module -MODULE_FILES += hashsum.module$(EXEEXT) -hashsum_module_SOURCES = commands/hashsum.c ## platform sources -nodist_hashsum_module_SOURCES = ## platform nodist sources -hashsum_module_LDADD = -hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hashsum_module_SOURCES) -CLEANFILES += $(nodist_hashsum_module_SOURCES) -MOD_FILES += hashsum.mod -MARKER_FILES += hashsum.marker -CLEANFILES += hashsum.marker - -hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += hashsum.module -MODULE_FILES += hashsum.module$(EXEEXT) -hashsum_module_SOURCES = commands/hashsum.c ## platform sources -nodist_hashsum_module_SOURCES = ## platform nodist sources -hashsum_module_LDADD = -hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hashsum_module_SOURCES) -CLEANFILES += $(nodist_hashsum_module_SOURCES) -MOD_FILES += hashsum.mod -MARKER_FILES += hashsum.marker -CLEANFILES += hashsum.marker - -hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += hashsum.module -MODULE_FILES += hashsum.module$(EXEEXT) -hashsum_module_SOURCES = commands/hashsum.c ## platform sources -nodist_hashsum_module_SOURCES = ## platform nodist sources -hashsum_module_LDADD = -hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hashsum_module_SOURCES) -CLEANFILES += $(nodist_hashsum_module_SOURCES) -MOD_FILES += hashsum.mod -MARKER_FILES += hashsum.marker -CLEANFILES += hashsum.marker - -hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += hashsum.module -MODULE_FILES += hashsum.module$(EXEEXT) -hashsum_module_SOURCES = commands/hashsum.c ## platform sources -nodist_hashsum_module_SOURCES = ## platform nodist sources -hashsum_module_LDADD = -hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hashsum_module_SOURCES) -CLEANFILES += $(nodist_hashsum_module_SOURCES) -MOD_FILES += hashsum.mod -MARKER_FILES += hashsum.marker -CLEANFILES += hashsum.marker - -hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += hashsum.module -MODULE_FILES += hashsum.module$(EXEEXT) -hashsum_module_SOURCES = commands/hashsum.c ## platform sources -nodist_hashsum_module_SOURCES = ## platform nodist sources -hashsum_module_LDADD = -hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hashsum_module_SOURCES) -CLEANFILES += $(nodist_hashsum_module_SOURCES) -MOD_FILES += hashsum.mod -MARKER_FILES += hashsum.marker -CLEANFILES += hashsum.marker - -hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += hashsum.module -MODULE_FILES += hashsum.module$(EXEEXT) -hashsum_module_SOURCES = commands/hashsum.c ## platform sources -nodist_hashsum_module_SOURCES = ## platform nodist sources -hashsum_module_LDADD = -hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hashsum_module_SOURCES) -CLEANFILES += $(nodist_hashsum_module_SOURCES) -MOD_FILES += hashsum.mod -MARKER_FILES += hashsum.marker -CLEANFILES += hashsum.marker - -hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += hashsum.module -MODULE_FILES += hashsum.module$(EXEEXT) -hashsum_module_SOURCES = commands/hashsum.c ## platform sources -nodist_hashsum_module_SOURCES = ## platform nodist sources -hashsum_module_LDADD = -hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hashsum_module_SOURCES) -CLEANFILES += $(nodist_hashsum_module_SOURCES) -MOD_FILES += hashsum.mod -MARKER_FILES += hashsum.marker -CLEANFILES += hashsum.marker - -hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += hashsum.module -MODULE_FILES += hashsum.module$(EXEEXT) -hashsum_module_SOURCES = commands/hashsum.c ## platform sources -nodist_hashsum_module_SOURCES = ## platform nodist sources -hashsum_module_LDADD = -hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hashsum_module_SOURCES) -CLEANFILES += $(nodist_hashsum_module_SOURCES) -MOD_FILES += hashsum.mod -MARKER_FILES += hashsum.marker -CLEANFILES += hashsum.marker - -hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += hashsum.module -MODULE_FILES += hashsum.module$(EXEEXT) -hashsum_module_SOURCES = commands/hashsum.c ## platform sources -nodist_hashsum_module_SOURCES = ## platform nodist sources -hashsum_module_LDADD = -hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hashsum_module_SOURCES) -CLEANFILES += $(nodist_hashsum_module_SOURCES) -MOD_FILES += hashsum.mod -MARKER_FILES += hashsum.marker -CLEANFILES += hashsum.marker - -hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += hdparm.module -MODULE_FILES += hdparm.module$(EXEEXT) -hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c ## platform sources -nodist_hdparm_module_SOURCES = ## platform nodist sources -hdparm_module_LDADD = -hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hdparm_module_SOURCES) -CLEANFILES += $(nodist_hdparm_module_SOURCES) -MOD_FILES += hdparm.mod -MARKER_FILES += hdparm.marker -CLEANFILES += hdparm.marker - -hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += hdparm.module -MODULE_FILES += hdparm.module$(EXEEXT) -hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c ## platform sources -nodist_hdparm_module_SOURCES = ## platform nodist sources -hdparm_module_LDADD = -hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hdparm_module_SOURCES) -CLEANFILES += $(nodist_hdparm_module_SOURCES) -MOD_FILES += hdparm.mod -MARKER_FILES += hdparm.marker -CLEANFILES += hdparm.marker - -hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += hdparm.module -MODULE_FILES += hdparm.module$(EXEEXT) -hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c ## platform sources -nodist_hdparm_module_SOURCES = ## platform nodist sources -hdparm_module_LDADD = -hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hdparm_module_SOURCES) -CLEANFILES += $(nodist_hdparm_module_SOURCES) -MOD_FILES += hdparm.mod -MARKER_FILES += hdparm.marker -CLEANFILES += hdparm.marker - -hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += hdparm.module -MODULE_FILES += hdparm.module$(EXEEXT) -hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c ## platform sources -nodist_hdparm_module_SOURCES = ## platform nodist sources -hdparm_module_LDADD = -hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hdparm_module_SOURCES) -CLEANFILES += $(nodist_hdparm_module_SOURCES) -MOD_FILES += hdparm.mod -MARKER_FILES += hdparm.marker -CLEANFILES += hdparm.marker - -hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += hdparm.module -MODULE_FILES += hdparm.module$(EXEEXT) -hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c ## platform sources -nodist_hdparm_module_SOURCES = ## platform nodist sources -hdparm_module_LDADD = -hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hdparm_module_SOURCES) -CLEANFILES += $(nodist_hdparm_module_SOURCES) -MOD_FILES += hdparm.mod -MARKER_FILES += hdparm.marker -CLEANFILES += hdparm.marker - -hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += hdparm.module -MODULE_FILES += hdparm.module$(EXEEXT) -hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c ## platform sources -nodist_hdparm_module_SOURCES = ## platform nodist sources -hdparm_module_LDADD = -hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hdparm_module_SOURCES) -CLEANFILES += $(nodist_hdparm_module_SOURCES) -MOD_FILES += hdparm.mod -MARKER_FILES += hdparm.marker -CLEANFILES += hdparm.marker - -hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += hdparm.module -MODULE_FILES += hdparm.module$(EXEEXT) -hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c ## platform sources -nodist_hdparm_module_SOURCES = ## platform nodist sources -hdparm_module_LDADD = -hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hdparm_module_SOURCES) -CLEANFILES += $(nodist_hdparm_module_SOURCES) -MOD_FILES += hdparm.mod -MARKER_FILES += hdparm.marker -CLEANFILES += hdparm.marker - -hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += hdparm.module -MODULE_FILES += hdparm.module$(EXEEXT) -hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c ## platform sources -nodist_hdparm_module_SOURCES = ## platform nodist sources -hdparm_module_LDADD = -hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hdparm_module_SOURCES) -CLEANFILES += $(nodist_hdparm_module_SOURCES) -MOD_FILES += hdparm.mod -MARKER_FILES += hdparm.marker -CLEANFILES += hdparm.marker - -hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += help.module -MODULE_FILES += help.module$(EXEEXT) -help_module_SOURCES = commands/help.c ## platform sources -nodist_help_module_SOURCES = ## platform nodist sources -help_module_LDADD = -help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_help_module_SOURCES) -CLEANFILES += $(nodist_help_module_SOURCES) -MOD_FILES += help.mod -MARKER_FILES += help.marker -CLEANFILES += help.marker - -help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += help.module -MODULE_FILES += help.module$(EXEEXT) -help_module_SOURCES = commands/help.c ## platform sources -nodist_help_module_SOURCES = ## platform nodist sources -help_module_LDADD = -help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_help_module_SOURCES) -CLEANFILES += $(nodist_help_module_SOURCES) -MOD_FILES += help.mod -MARKER_FILES += help.marker -CLEANFILES += help.marker - -help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += help.module -MODULE_FILES += help.module$(EXEEXT) -help_module_SOURCES = commands/help.c ## platform sources -nodist_help_module_SOURCES = ## platform nodist sources -help_module_LDADD = -help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_help_module_SOURCES) -CLEANFILES += $(nodist_help_module_SOURCES) -MOD_FILES += help.mod -MARKER_FILES += help.marker -CLEANFILES += help.marker - -help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += help.module -MODULE_FILES += help.module$(EXEEXT) -help_module_SOURCES = commands/help.c ## platform sources -nodist_help_module_SOURCES = ## platform nodist sources -help_module_LDADD = -help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_help_module_SOURCES) -CLEANFILES += $(nodist_help_module_SOURCES) -MOD_FILES += help.mod -MARKER_FILES += help.marker -CLEANFILES += help.marker - -help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += help.module -MODULE_FILES += help.module$(EXEEXT) -help_module_SOURCES = commands/help.c ## platform sources -nodist_help_module_SOURCES = ## platform nodist sources -help_module_LDADD = -help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_help_module_SOURCES) -CLEANFILES += $(nodist_help_module_SOURCES) -MOD_FILES += help.mod -MARKER_FILES += help.marker -CLEANFILES += help.marker - -help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += help.module -MODULE_FILES += help.module$(EXEEXT) -help_module_SOURCES = commands/help.c ## platform sources -nodist_help_module_SOURCES = ## platform nodist sources -help_module_LDADD = -help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_help_module_SOURCES) -CLEANFILES += $(nodist_help_module_SOURCES) -MOD_FILES += help.mod -MARKER_FILES += help.marker -CLEANFILES += help.marker - -help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += help.module -MODULE_FILES += help.module$(EXEEXT) -help_module_SOURCES = commands/help.c ## platform sources -nodist_help_module_SOURCES = ## platform nodist sources -help_module_LDADD = -help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_help_module_SOURCES) -CLEANFILES += $(nodist_help_module_SOURCES) -MOD_FILES += help.mod -MARKER_FILES += help.marker -CLEANFILES += help.marker - -help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += help.module -MODULE_FILES += help.module$(EXEEXT) -help_module_SOURCES = commands/help.c ## platform sources -nodist_help_module_SOURCES = ## platform nodist sources -help_module_LDADD = -help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_help_module_SOURCES) -CLEANFILES += $(nodist_help_module_SOURCES) -MOD_FILES += help.mod -MARKER_FILES += help.marker -CLEANFILES += help.marker - -help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += help.module -MODULE_FILES += help.module$(EXEEXT) -help_module_SOURCES = commands/help.c ## platform sources -nodist_help_module_SOURCES = ## platform nodist sources -help_module_LDADD = -help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_help_module_SOURCES) -CLEANFILES += $(nodist_help_module_SOURCES) -MOD_FILES += help.mod -MARKER_FILES += help.marker -CLEANFILES += help.marker - -help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += help.module -MODULE_FILES += help.module$(EXEEXT) -help_module_SOURCES = commands/help.c ## platform sources -nodist_help_module_SOURCES = ## platform nodist sources -help_module_LDADD = -help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_help_module_SOURCES) -CLEANFILES += $(nodist_help_module_SOURCES) -MOD_FILES += help.mod -MARKER_FILES += help.marker -CLEANFILES += help.marker - -help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += help.module -MODULE_FILES += help.module$(EXEEXT) -help_module_SOURCES = commands/help.c ## platform sources -nodist_help_module_SOURCES = ## platform nodist sources -help_module_LDADD = -help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_help_module_SOURCES) -CLEANFILES += $(nodist_help_module_SOURCES) -MOD_FILES += help.mod -MARKER_FILES += help.marker -CLEANFILES += help.marker - -help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += hexdump.module -MODULE_FILES += hexdump.module$(EXEEXT) -hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -nodist_hexdump_module_SOURCES = ## platform nodist sources -hexdump_module_LDADD = -hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hexdump_module_SOURCES) -CLEANFILES += $(nodist_hexdump_module_SOURCES) -MOD_FILES += hexdump.mod -MARKER_FILES += hexdump.marker -CLEANFILES += hexdump.marker - -hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += hexdump.module -MODULE_FILES += hexdump.module$(EXEEXT) -hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -nodist_hexdump_module_SOURCES = ## platform nodist sources -hexdump_module_LDADD = -hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hexdump_module_SOURCES) -CLEANFILES += $(nodist_hexdump_module_SOURCES) -MOD_FILES += hexdump.mod -MARKER_FILES += hexdump.marker -CLEANFILES += hexdump.marker - -hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += hexdump.module -MODULE_FILES += hexdump.module$(EXEEXT) -hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -nodist_hexdump_module_SOURCES = ## platform nodist sources -hexdump_module_LDADD = -hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hexdump_module_SOURCES) -CLEANFILES += $(nodist_hexdump_module_SOURCES) -MOD_FILES += hexdump.mod -MARKER_FILES += hexdump.marker -CLEANFILES += hexdump.marker - -hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += hexdump.module -MODULE_FILES += hexdump.module$(EXEEXT) -hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -nodist_hexdump_module_SOURCES = ## platform nodist sources -hexdump_module_LDADD = -hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hexdump_module_SOURCES) -CLEANFILES += $(nodist_hexdump_module_SOURCES) -MOD_FILES += hexdump.mod -MARKER_FILES += hexdump.marker -CLEANFILES += hexdump.marker - -hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += hexdump.module -MODULE_FILES += hexdump.module$(EXEEXT) -hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -nodist_hexdump_module_SOURCES = ## platform nodist sources -hexdump_module_LDADD = -hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hexdump_module_SOURCES) -CLEANFILES += $(nodist_hexdump_module_SOURCES) -MOD_FILES += hexdump.mod -MARKER_FILES += hexdump.marker -CLEANFILES += hexdump.marker - -hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += hexdump.module -MODULE_FILES += hexdump.module$(EXEEXT) -hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -nodist_hexdump_module_SOURCES = ## platform nodist sources -hexdump_module_LDADD = -hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hexdump_module_SOURCES) -CLEANFILES += $(nodist_hexdump_module_SOURCES) -MOD_FILES += hexdump.mod -MARKER_FILES += hexdump.marker -CLEANFILES += hexdump.marker - -hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += hexdump.module -MODULE_FILES += hexdump.module$(EXEEXT) -hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -nodist_hexdump_module_SOURCES = ## platform nodist sources -hexdump_module_LDADD = -hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hexdump_module_SOURCES) -CLEANFILES += $(nodist_hexdump_module_SOURCES) -MOD_FILES += hexdump.mod -MARKER_FILES += hexdump.marker -CLEANFILES += hexdump.marker - -hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += hexdump.module -MODULE_FILES += hexdump.module$(EXEEXT) -hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -nodist_hexdump_module_SOURCES = ## platform nodist sources -hexdump_module_LDADD = -hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hexdump_module_SOURCES) -CLEANFILES += $(nodist_hexdump_module_SOURCES) -MOD_FILES += hexdump.mod -MARKER_FILES += hexdump.marker -CLEANFILES += hexdump.marker - -hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += hexdump.module -MODULE_FILES += hexdump.module$(EXEEXT) -hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -nodist_hexdump_module_SOURCES = ## platform nodist sources -hexdump_module_LDADD = -hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hexdump_module_SOURCES) -CLEANFILES += $(nodist_hexdump_module_SOURCES) -MOD_FILES += hexdump.mod -MARKER_FILES += hexdump.marker -CLEANFILES += hexdump.marker - -hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += hexdump.module -MODULE_FILES += hexdump.module$(EXEEXT) -hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -nodist_hexdump_module_SOURCES = ## platform nodist sources -hexdump_module_LDADD = -hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hexdump_module_SOURCES) -CLEANFILES += $(nodist_hexdump_module_SOURCES) -MOD_FILES += hexdump.mod -MARKER_FILES += hexdump.marker -CLEANFILES += hexdump.marker - -hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += hexdump.module -MODULE_FILES += hexdump.module$(EXEEXT) -hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -nodist_hexdump_module_SOURCES = ## platform nodist sources -hexdump_module_LDADD = -hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hexdump_module_SOURCES) -CLEANFILES += $(nodist_hexdump_module_SOURCES) -MOD_FILES += hexdump.mod -MARKER_FILES += hexdump.marker -CLEANFILES += hexdump.marker - -hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += keystatus.module -MODULE_FILES += keystatus.module$(EXEEXT) -keystatus_module_SOURCES = commands/keystatus.c ## platform sources -nodist_keystatus_module_SOURCES = ## platform nodist sources -keystatus_module_LDADD = -keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keystatus_module_SOURCES) -CLEANFILES += $(nodist_keystatus_module_SOURCES) -MOD_FILES += keystatus.mod -MARKER_FILES += keystatus.marker -CLEANFILES += keystatus.marker - -keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += keystatus.module -MODULE_FILES += keystatus.module$(EXEEXT) -keystatus_module_SOURCES = commands/keystatus.c ## platform sources -nodist_keystatus_module_SOURCES = ## platform nodist sources -keystatus_module_LDADD = -keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keystatus_module_SOURCES) -CLEANFILES += $(nodist_keystatus_module_SOURCES) -MOD_FILES += keystatus.mod -MARKER_FILES += keystatus.marker -CLEANFILES += keystatus.marker - -keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += keystatus.module -MODULE_FILES += keystatus.module$(EXEEXT) -keystatus_module_SOURCES = commands/keystatus.c ## platform sources -nodist_keystatus_module_SOURCES = ## platform nodist sources -keystatus_module_LDADD = -keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keystatus_module_SOURCES) -CLEANFILES += $(nodist_keystatus_module_SOURCES) -MOD_FILES += keystatus.mod -MARKER_FILES += keystatus.marker -CLEANFILES += keystatus.marker - -keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += keystatus.module -MODULE_FILES += keystatus.module$(EXEEXT) -keystatus_module_SOURCES = commands/keystatus.c ## platform sources -nodist_keystatus_module_SOURCES = ## platform nodist sources -keystatus_module_LDADD = -keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keystatus_module_SOURCES) -CLEANFILES += $(nodist_keystatus_module_SOURCES) -MOD_FILES += keystatus.mod -MARKER_FILES += keystatus.marker -CLEANFILES += keystatus.marker - -keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += keystatus.module -MODULE_FILES += keystatus.module$(EXEEXT) -keystatus_module_SOURCES = commands/keystatus.c ## platform sources -nodist_keystatus_module_SOURCES = ## platform nodist sources -keystatus_module_LDADD = -keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keystatus_module_SOURCES) -CLEANFILES += $(nodist_keystatus_module_SOURCES) -MOD_FILES += keystatus.mod -MARKER_FILES += keystatus.marker -CLEANFILES += keystatus.marker - -keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += keystatus.module -MODULE_FILES += keystatus.module$(EXEEXT) -keystatus_module_SOURCES = commands/keystatus.c ## platform sources -nodist_keystatus_module_SOURCES = ## platform nodist sources -keystatus_module_LDADD = -keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keystatus_module_SOURCES) -CLEANFILES += $(nodist_keystatus_module_SOURCES) -MOD_FILES += keystatus.mod -MARKER_FILES += keystatus.marker -CLEANFILES += keystatus.marker - -keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += keystatus.module -MODULE_FILES += keystatus.module$(EXEEXT) -keystatus_module_SOURCES = commands/keystatus.c ## platform sources -nodist_keystatus_module_SOURCES = ## platform nodist sources -keystatus_module_LDADD = -keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keystatus_module_SOURCES) -CLEANFILES += $(nodist_keystatus_module_SOURCES) -MOD_FILES += keystatus.mod -MARKER_FILES += keystatus.marker -CLEANFILES += keystatus.marker - -keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += keystatus.module -MODULE_FILES += keystatus.module$(EXEEXT) -keystatus_module_SOURCES = commands/keystatus.c ## platform sources -nodist_keystatus_module_SOURCES = ## platform nodist sources -keystatus_module_LDADD = -keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keystatus_module_SOURCES) -CLEANFILES += $(nodist_keystatus_module_SOURCES) -MOD_FILES += keystatus.mod -MARKER_FILES += keystatus.marker -CLEANFILES += keystatus.marker - -keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += keystatus.module -MODULE_FILES += keystatus.module$(EXEEXT) -keystatus_module_SOURCES = commands/keystatus.c ## platform sources -nodist_keystatus_module_SOURCES = ## platform nodist sources -keystatus_module_LDADD = -keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keystatus_module_SOURCES) -CLEANFILES += $(nodist_keystatus_module_SOURCES) -MOD_FILES += keystatus.mod -MARKER_FILES += keystatus.marker -CLEANFILES += keystatus.marker - -keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += keystatus.module -MODULE_FILES += keystatus.module$(EXEEXT) -keystatus_module_SOURCES = commands/keystatus.c ## platform sources -nodist_keystatus_module_SOURCES = ## platform nodist sources -keystatus_module_LDADD = -keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keystatus_module_SOURCES) -CLEANFILES += $(nodist_keystatus_module_SOURCES) -MOD_FILES += keystatus.mod -MARKER_FILES += keystatus.marker -CLEANFILES += keystatus.marker - -keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += keystatus.module -MODULE_FILES += keystatus.module$(EXEEXT) -keystatus_module_SOURCES = commands/keystatus.c ## platform sources -nodist_keystatus_module_SOURCES = ## platform nodist sources -keystatus_module_LDADD = -keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keystatus_module_SOURCES) -CLEANFILES += $(nodist_keystatus_module_SOURCES) -MOD_FILES += keystatus.mod -MARKER_FILES += keystatus.marker -CLEANFILES += keystatus.marker - -keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += loadbios.module -MODULE_FILES += loadbios.module$(EXEEXT) -loadbios_module_SOURCES = commands/efi/loadbios.c ## platform sources -nodist_loadbios_module_SOURCES = ## platform nodist sources -loadbios_module_LDADD = -loadbios_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loadbios_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loadbios_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loadbios_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loadbios_module_SOURCES) -CLEANFILES += $(nodist_loadbios_module_SOURCES) -MOD_FILES += loadbios.mod -MARKER_FILES += loadbios.marker -CLEANFILES += loadbios.marker - -loadbios.marker: $(loadbios_module_SOURCES) $(nodist_loadbios_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadbios_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += loadbios.module -MODULE_FILES += loadbios.module$(EXEEXT) -loadbios_module_SOURCES = commands/efi/loadbios.c ## platform sources -nodist_loadbios_module_SOURCES = ## platform nodist sources -loadbios_module_LDADD = -loadbios_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loadbios_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loadbios_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loadbios_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loadbios_module_SOURCES) -CLEANFILES += $(nodist_loadbios_module_SOURCES) -MOD_FILES += loadbios.mod -MARKER_FILES += loadbios.marker -CLEANFILES += loadbios.marker - -loadbios.marker: $(loadbios_module_SOURCES) $(nodist_loadbios_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadbios_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += loadenv.module -MODULE_FILES += loadenv.module$(EXEEXT) -loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -nodist_loadenv_module_SOURCES = ## platform nodist sources -loadenv_module_LDADD = -loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loadenv_module_SOURCES) -CLEANFILES += $(nodist_loadenv_module_SOURCES) -MOD_FILES += loadenv.mod -MARKER_FILES += loadenv.marker -CLEANFILES += loadenv.marker - -loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += loadenv.module -MODULE_FILES += loadenv.module$(EXEEXT) -loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -nodist_loadenv_module_SOURCES = ## platform nodist sources -loadenv_module_LDADD = -loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loadenv_module_SOURCES) -CLEANFILES += $(nodist_loadenv_module_SOURCES) -MOD_FILES += loadenv.mod -MARKER_FILES += loadenv.marker -CLEANFILES += loadenv.marker - -loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += loadenv.module -MODULE_FILES += loadenv.module$(EXEEXT) -loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -nodist_loadenv_module_SOURCES = ## platform nodist sources -loadenv_module_LDADD = -loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loadenv_module_SOURCES) -CLEANFILES += $(nodist_loadenv_module_SOURCES) -MOD_FILES += loadenv.mod -MARKER_FILES += loadenv.marker -CLEANFILES += loadenv.marker - -loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += loadenv.module -MODULE_FILES += loadenv.module$(EXEEXT) -loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -nodist_loadenv_module_SOURCES = ## platform nodist sources -loadenv_module_LDADD = -loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loadenv_module_SOURCES) -CLEANFILES += $(nodist_loadenv_module_SOURCES) -MOD_FILES += loadenv.mod -MARKER_FILES += loadenv.marker -CLEANFILES += loadenv.marker - -loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += loadenv.module -MODULE_FILES += loadenv.module$(EXEEXT) -loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -nodist_loadenv_module_SOURCES = ## platform nodist sources -loadenv_module_LDADD = -loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loadenv_module_SOURCES) -CLEANFILES += $(nodist_loadenv_module_SOURCES) -MOD_FILES += loadenv.mod -MARKER_FILES += loadenv.marker -CLEANFILES += loadenv.marker - -loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += loadenv.module -MODULE_FILES += loadenv.module$(EXEEXT) -loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -nodist_loadenv_module_SOURCES = ## platform nodist sources -loadenv_module_LDADD = -loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loadenv_module_SOURCES) -CLEANFILES += $(nodist_loadenv_module_SOURCES) -MOD_FILES += loadenv.mod -MARKER_FILES += loadenv.marker -CLEANFILES += loadenv.marker - -loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += loadenv.module -MODULE_FILES += loadenv.module$(EXEEXT) -loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -nodist_loadenv_module_SOURCES = ## platform nodist sources -loadenv_module_LDADD = -loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loadenv_module_SOURCES) -CLEANFILES += $(nodist_loadenv_module_SOURCES) -MOD_FILES += loadenv.mod -MARKER_FILES += loadenv.marker -CLEANFILES += loadenv.marker - -loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += loadenv.module -MODULE_FILES += loadenv.module$(EXEEXT) -loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -nodist_loadenv_module_SOURCES = ## platform nodist sources -loadenv_module_LDADD = -loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loadenv_module_SOURCES) -CLEANFILES += $(nodist_loadenv_module_SOURCES) -MOD_FILES += loadenv.mod -MARKER_FILES += loadenv.marker -CLEANFILES += loadenv.marker - -loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += loadenv.module -MODULE_FILES += loadenv.module$(EXEEXT) -loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -nodist_loadenv_module_SOURCES = ## platform nodist sources -loadenv_module_LDADD = -loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loadenv_module_SOURCES) -CLEANFILES += $(nodist_loadenv_module_SOURCES) -MOD_FILES += loadenv.mod -MARKER_FILES += loadenv.marker -CLEANFILES += loadenv.marker - -loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += loadenv.module -MODULE_FILES += loadenv.module$(EXEEXT) -loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -nodist_loadenv_module_SOURCES = ## platform nodist sources -loadenv_module_LDADD = -loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loadenv_module_SOURCES) -CLEANFILES += $(nodist_loadenv_module_SOURCES) -MOD_FILES += loadenv.mod -MARKER_FILES += loadenv.marker -CLEANFILES += loadenv.marker - -loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += loadenv.module -MODULE_FILES += loadenv.module$(EXEEXT) -loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -nodist_loadenv_module_SOURCES = ## platform nodist sources -loadenv_module_LDADD = -loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loadenv_module_SOURCES) -CLEANFILES += $(nodist_loadenv_module_SOURCES) -MOD_FILES += loadenv.mod -MARKER_FILES += loadenv.marker -CLEANFILES += loadenv.marker - -loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += ls.module -MODULE_FILES += ls.module$(EXEEXT) -ls_module_SOURCES = commands/ls.c ## platform sources -nodist_ls_module_SOURCES = ## platform nodist sources -ls_module_LDADD = -ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ls_module_SOURCES) -CLEANFILES += $(nodist_ls_module_SOURCES) -MOD_FILES += ls.mod -MARKER_FILES += ls.marker -CLEANFILES += ls.marker - -ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += ls.module -MODULE_FILES += ls.module$(EXEEXT) -ls_module_SOURCES = commands/ls.c ## platform sources -nodist_ls_module_SOURCES = ## platform nodist sources -ls_module_LDADD = -ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ls_module_SOURCES) -CLEANFILES += $(nodist_ls_module_SOURCES) -MOD_FILES += ls.mod -MARKER_FILES += ls.marker -CLEANFILES += ls.marker - -ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += ls.module -MODULE_FILES += ls.module$(EXEEXT) -ls_module_SOURCES = commands/ls.c ## platform sources -nodist_ls_module_SOURCES = ## platform nodist sources -ls_module_LDADD = -ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ls_module_SOURCES) -CLEANFILES += $(nodist_ls_module_SOURCES) -MOD_FILES += ls.mod -MARKER_FILES += ls.marker -CLEANFILES += ls.marker - -ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += ls.module -MODULE_FILES += ls.module$(EXEEXT) -ls_module_SOURCES = commands/ls.c ## platform sources -nodist_ls_module_SOURCES = ## platform nodist sources -ls_module_LDADD = -ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ls_module_SOURCES) -CLEANFILES += $(nodist_ls_module_SOURCES) -MOD_FILES += ls.mod -MARKER_FILES += ls.marker -CLEANFILES += ls.marker - -ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += ls.module -MODULE_FILES += ls.module$(EXEEXT) -ls_module_SOURCES = commands/ls.c ## platform sources -nodist_ls_module_SOURCES = ## platform nodist sources -ls_module_LDADD = -ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ls_module_SOURCES) -CLEANFILES += $(nodist_ls_module_SOURCES) -MOD_FILES += ls.mod -MARKER_FILES += ls.marker -CLEANFILES += ls.marker - -ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += ls.module -MODULE_FILES += ls.module$(EXEEXT) -ls_module_SOURCES = commands/ls.c ## platform sources -nodist_ls_module_SOURCES = ## platform nodist sources -ls_module_LDADD = -ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ls_module_SOURCES) -CLEANFILES += $(nodist_ls_module_SOURCES) -MOD_FILES += ls.mod -MARKER_FILES += ls.marker -CLEANFILES += ls.marker - -ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += ls.module -MODULE_FILES += ls.module$(EXEEXT) -ls_module_SOURCES = commands/ls.c ## platform sources -nodist_ls_module_SOURCES = ## platform nodist sources -ls_module_LDADD = -ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ls_module_SOURCES) -CLEANFILES += $(nodist_ls_module_SOURCES) -MOD_FILES += ls.mod -MARKER_FILES += ls.marker -CLEANFILES += ls.marker - -ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += ls.module -MODULE_FILES += ls.module$(EXEEXT) -ls_module_SOURCES = commands/ls.c ## platform sources -nodist_ls_module_SOURCES = ## platform nodist sources -ls_module_LDADD = -ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ls_module_SOURCES) -CLEANFILES += $(nodist_ls_module_SOURCES) -MOD_FILES += ls.mod -MARKER_FILES += ls.marker -CLEANFILES += ls.marker - -ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += ls.module -MODULE_FILES += ls.module$(EXEEXT) -ls_module_SOURCES = commands/ls.c ## platform sources -nodist_ls_module_SOURCES = ## platform nodist sources -ls_module_LDADD = -ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ls_module_SOURCES) -CLEANFILES += $(nodist_ls_module_SOURCES) -MOD_FILES += ls.mod -MARKER_FILES += ls.marker -CLEANFILES += ls.marker - -ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += ls.module -MODULE_FILES += ls.module$(EXEEXT) -ls_module_SOURCES = commands/ls.c ## platform sources -nodist_ls_module_SOURCES = ## platform nodist sources -ls_module_LDADD = -ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ls_module_SOURCES) -CLEANFILES += $(nodist_ls_module_SOURCES) -MOD_FILES += ls.mod -MARKER_FILES += ls.marker -CLEANFILES += ls.marker - -ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += ls.module -MODULE_FILES += ls.module$(EXEEXT) -ls_module_SOURCES = commands/ls.c ## platform sources -nodist_ls_module_SOURCES = ## platform nodist sources -ls_module_LDADD = -ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ls_module_SOURCES) -CLEANFILES += $(nodist_ls_module_SOURCES) -MOD_FILES += ls.mod -MARKER_FILES += ls.marker -CLEANFILES += ls.marker - -ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += lsmmap.module -MODULE_FILES += lsmmap.module$(EXEEXT) -lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -nodist_lsmmap_module_SOURCES = ## platform nodist sources -lsmmap_module_LDADD = -lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsmmap_module_SOURCES) -CLEANFILES += $(nodist_lsmmap_module_SOURCES) -MOD_FILES += lsmmap.mod -MARKER_FILES += lsmmap.marker -CLEANFILES += lsmmap.marker - -lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += lsmmap.module -MODULE_FILES += lsmmap.module$(EXEEXT) -lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -nodist_lsmmap_module_SOURCES = ## platform nodist sources -lsmmap_module_LDADD = -lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsmmap_module_SOURCES) -CLEANFILES += $(nodist_lsmmap_module_SOURCES) -MOD_FILES += lsmmap.mod -MARKER_FILES += lsmmap.marker -CLEANFILES += lsmmap.marker - -lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += lsmmap.module -MODULE_FILES += lsmmap.module$(EXEEXT) -lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -nodist_lsmmap_module_SOURCES = ## platform nodist sources -lsmmap_module_LDADD = -lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsmmap_module_SOURCES) -CLEANFILES += $(nodist_lsmmap_module_SOURCES) -MOD_FILES += lsmmap.mod -MARKER_FILES += lsmmap.marker -CLEANFILES += lsmmap.marker - -lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += lsmmap.module -MODULE_FILES += lsmmap.module$(EXEEXT) -lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -nodist_lsmmap_module_SOURCES = ## platform nodist sources -lsmmap_module_LDADD = -lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsmmap_module_SOURCES) -CLEANFILES += $(nodist_lsmmap_module_SOURCES) -MOD_FILES += lsmmap.mod -MARKER_FILES += lsmmap.marker -CLEANFILES += lsmmap.marker - -lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += lsmmap.module -MODULE_FILES += lsmmap.module$(EXEEXT) -lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -nodist_lsmmap_module_SOURCES = ## platform nodist sources -lsmmap_module_LDADD = -lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsmmap_module_SOURCES) -CLEANFILES += $(nodist_lsmmap_module_SOURCES) -MOD_FILES += lsmmap.mod -MARKER_FILES += lsmmap.marker -CLEANFILES += lsmmap.marker - -lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += lsmmap.module -MODULE_FILES += lsmmap.module$(EXEEXT) -lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -nodist_lsmmap_module_SOURCES = ## platform nodist sources -lsmmap_module_LDADD = -lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsmmap_module_SOURCES) -CLEANFILES += $(nodist_lsmmap_module_SOURCES) -MOD_FILES += lsmmap.mod -MARKER_FILES += lsmmap.marker -CLEANFILES += lsmmap.marker - -lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += lsmmap.module -MODULE_FILES += lsmmap.module$(EXEEXT) -lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -nodist_lsmmap_module_SOURCES = ## platform nodist sources -lsmmap_module_LDADD = -lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsmmap_module_SOURCES) -CLEANFILES += $(nodist_lsmmap_module_SOURCES) -MOD_FILES += lsmmap.mod -MARKER_FILES += lsmmap.marker -CLEANFILES += lsmmap.marker - -lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += lsmmap.module -MODULE_FILES += lsmmap.module$(EXEEXT) -lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -nodist_lsmmap_module_SOURCES = ## platform nodist sources -lsmmap_module_LDADD = -lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsmmap_module_SOURCES) -CLEANFILES += $(nodist_lsmmap_module_SOURCES) -MOD_FILES += lsmmap.mod -MARKER_FILES += lsmmap.marker -CLEANFILES += lsmmap.marker - -lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += lsmmap.module -MODULE_FILES += lsmmap.module$(EXEEXT) -lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -nodist_lsmmap_module_SOURCES = ## platform nodist sources -lsmmap_module_LDADD = -lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsmmap_module_SOURCES) -CLEANFILES += $(nodist_lsmmap_module_SOURCES) -MOD_FILES += lsmmap.mod -MARKER_FILES += lsmmap.marker -CLEANFILES += lsmmap.marker - -lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += lsmmap.module -MODULE_FILES += lsmmap.module$(EXEEXT) -lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -nodist_lsmmap_module_SOURCES = ## platform nodist sources -lsmmap_module_LDADD = -lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsmmap_module_SOURCES) -CLEANFILES += $(nodist_lsmmap_module_SOURCES) -MOD_FILES += lsmmap.mod -MARKER_FILES += lsmmap.marker -CLEANFILES += lsmmap.marker - -lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += lsmmap.module -MODULE_FILES += lsmmap.module$(EXEEXT) -lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -nodist_lsmmap_module_SOURCES = ## platform nodist sources -lsmmap_module_LDADD = -lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsmmap_module_SOURCES) -CLEANFILES += $(nodist_lsmmap_module_SOURCES) -MOD_FILES += lsmmap.mod -MARKER_FILES += lsmmap.marker -CLEANFILES += lsmmap.marker - -lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += lspci.module -MODULE_FILES += lspci.module$(EXEEXT) -lspci_module_SOURCES = commands/lspci.c ## platform sources -nodist_lspci_module_SOURCES = ## platform nodist sources -lspci_module_LDADD = -lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lspci_module_SOURCES) -CLEANFILES += $(nodist_lspci_module_SOURCES) -MOD_FILES += lspci.mod -MARKER_FILES += lspci.marker -CLEANFILES += lspci.marker - -lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += lspci.module -MODULE_FILES += lspci.module$(EXEEXT) -lspci_module_SOURCES = commands/lspci.c ## platform sources -nodist_lspci_module_SOURCES = ## platform nodist sources -lspci_module_LDADD = -lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lspci_module_SOURCES) -CLEANFILES += $(nodist_lspci_module_SOURCES) -MOD_FILES += lspci.mod -MARKER_FILES += lspci.marker -CLEANFILES += lspci.marker - -lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += lspci.module -MODULE_FILES += lspci.module$(EXEEXT) -lspci_module_SOURCES = commands/lspci.c ## platform sources -nodist_lspci_module_SOURCES = ## platform nodist sources -lspci_module_LDADD = -lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lspci_module_SOURCES) -CLEANFILES += $(nodist_lspci_module_SOURCES) -MOD_FILES += lspci.mod -MARKER_FILES += lspci.marker -CLEANFILES += lspci.marker - -lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += lspci.module -MODULE_FILES += lspci.module$(EXEEXT) -lspci_module_SOURCES = commands/lspci.c ## platform sources -nodist_lspci_module_SOURCES = ## platform nodist sources -lspci_module_LDADD = -lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lspci_module_SOURCES) -CLEANFILES += $(nodist_lspci_module_SOURCES) -MOD_FILES += lspci.mod -MARKER_FILES += lspci.marker -CLEANFILES += lspci.marker - -lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += lspci.module -MODULE_FILES += lspci.module$(EXEEXT) -lspci_module_SOURCES = commands/lspci.c ## platform sources -nodist_lspci_module_SOURCES = ## platform nodist sources -lspci_module_LDADD = -lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lspci_module_SOURCES) -CLEANFILES += $(nodist_lspci_module_SOURCES) -MOD_FILES += lspci.mod -MARKER_FILES += lspci.marker -CLEANFILES += lspci.marker - -lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += lspci.module -MODULE_FILES += lspci.module$(EXEEXT) -lspci_module_SOURCES = commands/lspci.c ## platform sources -nodist_lspci_module_SOURCES = ## platform nodist sources -lspci_module_LDADD = -lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lspci_module_SOURCES) -CLEANFILES += $(nodist_lspci_module_SOURCES) -MOD_FILES += lspci.mod -MARKER_FILES += lspci.marker -CLEANFILES += lspci.marker - -lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += lspci.module -MODULE_FILES += lspci.module$(EXEEXT) -lspci_module_SOURCES = commands/lspci.c ## platform sources -nodist_lspci_module_SOURCES = ## platform nodist sources -lspci_module_LDADD = -lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lspci_module_SOURCES) -CLEANFILES += $(nodist_lspci_module_SOURCES) -MOD_FILES += lspci.mod -MARKER_FILES += lspci.marker -CLEANFILES += lspci.marker - -lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += lspci.module -MODULE_FILES += lspci.module$(EXEEXT) -lspci_module_SOURCES = commands/lspci.c ## platform sources -nodist_lspci_module_SOURCES = ## platform nodist sources -lspci_module_LDADD = -lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lspci_module_SOURCES) -CLEANFILES += $(nodist_lspci_module_SOURCES) -MOD_FILES += lspci.mod -MARKER_FILES += lspci.marker -CLEANFILES += lspci.marker - -lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += memrw.module -MODULE_FILES += memrw.module$(EXEEXT) -memrw_module_SOURCES = commands/memrw.c ## platform sources -nodist_memrw_module_SOURCES = ## platform nodist sources -memrw_module_LDADD = -memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memrw_module_SOURCES) -CLEANFILES += $(nodist_memrw_module_SOURCES) -MOD_FILES += memrw.mod -MARKER_FILES += memrw.marker -CLEANFILES += memrw.marker - -memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += memrw.module -MODULE_FILES += memrw.module$(EXEEXT) -memrw_module_SOURCES = commands/memrw.c ## platform sources -nodist_memrw_module_SOURCES = ## platform nodist sources -memrw_module_LDADD = -memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memrw_module_SOURCES) -CLEANFILES += $(nodist_memrw_module_SOURCES) -MOD_FILES += memrw.mod -MARKER_FILES += memrw.marker -CLEANFILES += memrw.marker - -memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += memrw.module -MODULE_FILES += memrw.module$(EXEEXT) -memrw_module_SOURCES = commands/memrw.c ## platform sources -nodist_memrw_module_SOURCES = ## platform nodist sources -memrw_module_LDADD = -memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memrw_module_SOURCES) -CLEANFILES += $(nodist_memrw_module_SOURCES) -MOD_FILES += memrw.mod -MARKER_FILES += memrw.marker -CLEANFILES += memrw.marker - -memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += memrw.module -MODULE_FILES += memrw.module$(EXEEXT) -memrw_module_SOURCES = commands/memrw.c ## platform sources -nodist_memrw_module_SOURCES = ## platform nodist sources -memrw_module_LDADD = -memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memrw_module_SOURCES) -CLEANFILES += $(nodist_memrw_module_SOURCES) -MOD_FILES += memrw.mod -MARKER_FILES += memrw.marker -CLEANFILES += memrw.marker - -memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += memrw.module -MODULE_FILES += memrw.module$(EXEEXT) -memrw_module_SOURCES = commands/memrw.c ## platform sources -nodist_memrw_module_SOURCES = ## platform nodist sources -memrw_module_LDADD = -memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memrw_module_SOURCES) -CLEANFILES += $(nodist_memrw_module_SOURCES) -MOD_FILES += memrw.mod -MARKER_FILES += memrw.marker -CLEANFILES += memrw.marker - -memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += memrw.module -MODULE_FILES += memrw.module$(EXEEXT) -memrw_module_SOURCES = commands/memrw.c ## platform sources -nodist_memrw_module_SOURCES = ## platform nodist sources -memrw_module_LDADD = -memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memrw_module_SOURCES) -CLEANFILES += $(nodist_memrw_module_SOURCES) -MOD_FILES += memrw.mod -MARKER_FILES += memrw.marker -CLEANFILES += memrw.marker - -memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += memrw.module -MODULE_FILES += memrw.module$(EXEEXT) -memrw_module_SOURCES = commands/memrw.c ## platform sources -nodist_memrw_module_SOURCES = ## platform nodist sources -memrw_module_LDADD = -memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memrw_module_SOURCES) -CLEANFILES += $(nodist_memrw_module_SOURCES) -MOD_FILES += memrw.mod -MARKER_FILES += memrw.marker -CLEANFILES += memrw.marker - -memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += memrw.module -MODULE_FILES += memrw.module$(EXEEXT) -memrw_module_SOURCES = commands/memrw.c ## platform sources -nodist_memrw_module_SOURCES = ## platform nodist sources -memrw_module_LDADD = -memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memrw_module_SOURCES) -CLEANFILES += $(nodist_memrw_module_SOURCES) -MOD_FILES += memrw.mod -MARKER_FILES += memrw.marker -CLEANFILES += memrw.marker - -memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += memrw.module -MODULE_FILES += memrw.module$(EXEEXT) -memrw_module_SOURCES = commands/memrw.c ## platform sources -nodist_memrw_module_SOURCES = ## platform nodist sources -memrw_module_LDADD = -memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memrw_module_SOURCES) -CLEANFILES += $(nodist_memrw_module_SOURCES) -MOD_FILES += memrw.mod -MARKER_FILES += memrw.marker -CLEANFILES += memrw.marker - -memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += memrw.module -MODULE_FILES += memrw.module$(EXEEXT) -memrw_module_SOURCES = commands/memrw.c ## platform sources -nodist_memrw_module_SOURCES = ## platform nodist sources -memrw_module_LDADD = -memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memrw_module_SOURCES) -CLEANFILES += $(nodist_memrw_module_SOURCES) -MOD_FILES += memrw.mod -MARKER_FILES += memrw.marker -CLEANFILES += memrw.marker - -memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += memrw.module -MODULE_FILES += memrw.module$(EXEEXT) -memrw_module_SOURCES = commands/memrw.c ## platform sources -nodist_memrw_module_SOURCES = ## platform nodist sources -memrw_module_LDADD = -memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memrw_module_SOURCES) -CLEANFILES += $(nodist_memrw_module_SOURCES) -MOD_FILES += memrw.mod -MARKER_FILES += memrw.marker -CLEANFILES += memrw.marker - -memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += minicmd.module -MODULE_FILES += minicmd.module$(EXEEXT) -minicmd_module_SOURCES = commands/minicmd.c ## platform sources -nodist_minicmd_module_SOURCES = ## platform nodist sources -minicmd_module_LDADD = -minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minicmd_module_SOURCES) -CLEANFILES += $(nodist_minicmd_module_SOURCES) -MOD_FILES += minicmd.mod -MARKER_FILES += minicmd.marker -CLEANFILES += minicmd.marker - -minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += minicmd.module -MODULE_FILES += minicmd.module$(EXEEXT) -minicmd_module_SOURCES = commands/minicmd.c ## platform sources -nodist_minicmd_module_SOURCES = ## platform nodist sources -minicmd_module_LDADD = -minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minicmd_module_SOURCES) -CLEANFILES += $(nodist_minicmd_module_SOURCES) -MOD_FILES += minicmd.mod -MARKER_FILES += minicmd.marker -CLEANFILES += minicmd.marker - -minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += minicmd.module -MODULE_FILES += minicmd.module$(EXEEXT) -minicmd_module_SOURCES = commands/minicmd.c ## platform sources -nodist_minicmd_module_SOURCES = ## platform nodist sources -minicmd_module_LDADD = -minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minicmd_module_SOURCES) -CLEANFILES += $(nodist_minicmd_module_SOURCES) -MOD_FILES += minicmd.mod -MARKER_FILES += minicmd.marker -CLEANFILES += minicmd.marker - -minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += minicmd.module -MODULE_FILES += minicmd.module$(EXEEXT) -minicmd_module_SOURCES = commands/minicmd.c ## platform sources -nodist_minicmd_module_SOURCES = ## platform nodist sources -minicmd_module_LDADD = -minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minicmd_module_SOURCES) -CLEANFILES += $(nodist_minicmd_module_SOURCES) -MOD_FILES += minicmd.mod -MARKER_FILES += minicmd.marker -CLEANFILES += minicmd.marker - -minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += minicmd.module -MODULE_FILES += minicmd.module$(EXEEXT) -minicmd_module_SOURCES = commands/minicmd.c ## platform sources -nodist_minicmd_module_SOURCES = ## platform nodist sources -minicmd_module_LDADD = -minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minicmd_module_SOURCES) -CLEANFILES += $(nodist_minicmd_module_SOURCES) -MOD_FILES += minicmd.mod -MARKER_FILES += minicmd.marker -CLEANFILES += minicmd.marker - -minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += minicmd.module -MODULE_FILES += minicmd.module$(EXEEXT) -minicmd_module_SOURCES = commands/minicmd.c ## platform sources -nodist_minicmd_module_SOURCES = ## platform nodist sources -minicmd_module_LDADD = -minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minicmd_module_SOURCES) -CLEANFILES += $(nodist_minicmd_module_SOURCES) -MOD_FILES += minicmd.mod -MARKER_FILES += minicmd.marker -CLEANFILES += minicmd.marker - -minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += minicmd.module -MODULE_FILES += minicmd.module$(EXEEXT) -minicmd_module_SOURCES = commands/minicmd.c ## platform sources -nodist_minicmd_module_SOURCES = ## platform nodist sources -minicmd_module_LDADD = -minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minicmd_module_SOURCES) -CLEANFILES += $(nodist_minicmd_module_SOURCES) -MOD_FILES += minicmd.mod -MARKER_FILES += minicmd.marker -CLEANFILES += minicmd.marker - -minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += minicmd.module -MODULE_FILES += minicmd.module$(EXEEXT) -minicmd_module_SOURCES = commands/minicmd.c ## platform sources -nodist_minicmd_module_SOURCES = ## platform nodist sources -minicmd_module_LDADD = -minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minicmd_module_SOURCES) -CLEANFILES += $(nodist_minicmd_module_SOURCES) -MOD_FILES += minicmd.mod -MARKER_FILES += minicmd.marker -CLEANFILES += minicmd.marker - -minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += minicmd.module -MODULE_FILES += minicmd.module$(EXEEXT) -minicmd_module_SOURCES = commands/minicmd.c ## platform sources -nodist_minicmd_module_SOURCES = ## platform nodist sources -minicmd_module_LDADD = -minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minicmd_module_SOURCES) -CLEANFILES += $(nodist_minicmd_module_SOURCES) -MOD_FILES += minicmd.mod -MARKER_FILES += minicmd.marker -CLEANFILES += minicmd.marker - -minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += minicmd.module -MODULE_FILES += minicmd.module$(EXEEXT) -minicmd_module_SOURCES = commands/minicmd.c ## platform sources -nodist_minicmd_module_SOURCES = ## platform nodist sources -minicmd_module_LDADD = -minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minicmd_module_SOURCES) -CLEANFILES += $(nodist_minicmd_module_SOURCES) -MOD_FILES += minicmd.mod -MARKER_FILES += minicmd.marker -CLEANFILES += minicmd.marker - -minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += minicmd.module -MODULE_FILES += minicmd.module$(EXEEXT) -minicmd_module_SOURCES = commands/minicmd.c ## platform sources -nodist_minicmd_module_SOURCES = ## platform nodist sources -minicmd_module_LDADD = -minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minicmd_module_SOURCES) -CLEANFILES += $(nodist_minicmd_module_SOURCES) -MOD_FILES += minicmd.mod -MARKER_FILES += minicmd.marker -CLEANFILES += minicmd.marker - -minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += parttool.module -MODULE_FILES += parttool.module$(EXEEXT) -parttool_module_SOURCES = commands/parttool.c ## platform sources -nodist_parttool_module_SOURCES = ## platform nodist sources -parttool_module_LDADD = -parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_parttool_module_SOURCES) -CLEANFILES += $(nodist_parttool_module_SOURCES) -MOD_FILES += parttool.mod -MARKER_FILES += parttool.marker -CLEANFILES += parttool.marker - -parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += parttool.module -MODULE_FILES += parttool.module$(EXEEXT) -parttool_module_SOURCES = commands/parttool.c ## platform sources -nodist_parttool_module_SOURCES = ## platform nodist sources -parttool_module_LDADD = -parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_parttool_module_SOURCES) -CLEANFILES += $(nodist_parttool_module_SOURCES) -MOD_FILES += parttool.mod -MARKER_FILES += parttool.marker -CLEANFILES += parttool.marker - -parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += parttool.module -MODULE_FILES += parttool.module$(EXEEXT) -parttool_module_SOURCES = commands/parttool.c ## platform sources -nodist_parttool_module_SOURCES = ## platform nodist sources -parttool_module_LDADD = -parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_parttool_module_SOURCES) -CLEANFILES += $(nodist_parttool_module_SOURCES) -MOD_FILES += parttool.mod -MARKER_FILES += parttool.marker -CLEANFILES += parttool.marker - -parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += parttool.module -MODULE_FILES += parttool.module$(EXEEXT) -parttool_module_SOURCES = commands/parttool.c ## platform sources -nodist_parttool_module_SOURCES = ## platform nodist sources -parttool_module_LDADD = -parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_parttool_module_SOURCES) -CLEANFILES += $(nodist_parttool_module_SOURCES) -MOD_FILES += parttool.mod -MARKER_FILES += parttool.marker -CLEANFILES += parttool.marker - -parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += parttool.module -MODULE_FILES += parttool.module$(EXEEXT) -parttool_module_SOURCES = commands/parttool.c ## platform sources -nodist_parttool_module_SOURCES = ## platform nodist sources -parttool_module_LDADD = -parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_parttool_module_SOURCES) -CLEANFILES += $(nodist_parttool_module_SOURCES) -MOD_FILES += parttool.mod -MARKER_FILES += parttool.marker -CLEANFILES += parttool.marker - -parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += parttool.module -MODULE_FILES += parttool.module$(EXEEXT) -parttool_module_SOURCES = commands/parttool.c ## platform sources -nodist_parttool_module_SOURCES = ## platform nodist sources -parttool_module_LDADD = -parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_parttool_module_SOURCES) -CLEANFILES += $(nodist_parttool_module_SOURCES) -MOD_FILES += parttool.mod -MARKER_FILES += parttool.marker -CLEANFILES += parttool.marker - -parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += parttool.module -MODULE_FILES += parttool.module$(EXEEXT) -parttool_module_SOURCES = commands/parttool.c ## platform sources -nodist_parttool_module_SOURCES = ## platform nodist sources -parttool_module_LDADD = -parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_parttool_module_SOURCES) -CLEANFILES += $(nodist_parttool_module_SOURCES) -MOD_FILES += parttool.mod -MARKER_FILES += parttool.marker -CLEANFILES += parttool.marker - -parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += parttool.module -MODULE_FILES += parttool.module$(EXEEXT) -parttool_module_SOURCES = commands/parttool.c ## platform sources -nodist_parttool_module_SOURCES = ## platform nodist sources -parttool_module_LDADD = -parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_parttool_module_SOURCES) -CLEANFILES += $(nodist_parttool_module_SOURCES) -MOD_FILES += parttool.mod -MARKER_FILES += parttool.marker -CLEANFILES += parttool.marker - -parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += parttool.module -MODULE_FILES += parttool.module$(EXEEXT) -parttool_module_SOURCES = commands/parttool.c ## platform sources -nodist_parttool_module_SOURCES = ## platform nodist sources -parttool_module_LDADD = -parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_parttool_module_SOURCES) -CLEANFILES += $(nodist_parttool_module_SOURCES) -MOD_FILES += parttool.mod -MARKER_FILES += parttool.marker -CLEANFILES += parttool.marker - -parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += parttool.module -MODULE_FILES += parttool.module$(EXEEXT) -parttool_module_SOURCES = commands/parttool.c ## platform sources -nodist_parttool_module_SOURCES = ## platform nodist sources -parttool_module_LDADD = -parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_parttool_module_SOURCES) -CLEANFILES += $(nodist_parttool_module_SOURCES) -MOD_FILES += parttool.mod -MARKER_FILES += parttool.marker -CLEANFILES += parttool.marker - -parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += parttool.module -MODULE_FILES += parttool.module$(EXEEXT) -parttool_module_SOURCES = commands/parttool.c ## platform sources -nodist_parttool_module_SOURCES = ## platform nodist sources -parttool_module_LDADD = -parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_parttool_module_SOURCES) -CLEANFILES += $(nodist_parttool_module_SOURCES) -MOD_FILES += parttool.mod -MARKER_FILES += parttool.marker -CLEANFILES += parttool.marker - -parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += password.module -MODULE_FILES += password.module$(EXEEXT) -password_module_SOURCES = commands/password.c ## platform sources -nodist_password_module_SOURCES = ## platform nodist sources -password_module_LDADD = -password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_module_SOURCES) -CLEANFILES += $(nodist_password_module_SOURCES) -MOD_FILES += password.mod -MARKER_FILES += password.marker -CLEANFILES += password.marker - -password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += password.module -MODULE_FILES += password.module$(EXEEXT) -password_module_SOURCES = commands/password.c ## platform sources -nodist_password_module_SOURCES = ## platform nodist sources -password_module_LDADD = -password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_module_SOURCES) -CLEANFILES += $(nodist_password_module_SOURCES) -MOD_FILES += password.mod -MARKER_FILES += password.marker -CLEANFILES += password.marker - -password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += password.module -MODULE_FILES += password.module$(EXEEXT) -password_module_SOURCES = commands/password.c ## platform sources -nodist_password_module_SOURCES = ## platform nodist sources -password_module_LDADD = -password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_module_SOURCES) -CLEANFILES += $(nodist_password_module_SOURCES) -MOD_FILES += password.mod -MARKER_FILES += password.marker -CLEANFILES += password.marker - -password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += password.module -MODULE_FILES += password.module$(EXEEXT) -password_module_SOURCES = commands/password.c ## platform sources -nodist_password_module_SOURCES = ## platform nodist sources -password_module_LDADD = -password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_module_SOURCES) -CLEANFILES += $(nodist_password_module_SOURCES) -MOD_FILES += password.mod -MARKER_FILES += password.marker -CLEANFILES += password.marker - -password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += password.module -MODULE_FILES += password.module$(EXEEXT) -password_module_SOURCES = commands/password.c ## platform sources -nodist_password_module_SOURCES = ## platform nodist sources -password_module_LDADD = -password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_module_SOURCES) -CLEANFILES += $(nodist_password_module_SOURCES) -MOD_FILES += password.mod -MARKER_FILES += password.marker -CLEANFILES += password.marker - -password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += password.module -MODULE_FILES += password.module$(EXEEXT) -password_module_SOURCES = commands/password.c ## platform sources -nodist_password_module_SOURCES = ## platform nodist sources -password_module_LDADD = -password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_module_SOURCES) -CLEANFILES += $(nodist_password_module_SOURCES) -MOD_FILES += password.mod -MARKER_FILES += password.marker -CLEANFILES += password.marker - -password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += password.module -MODULE_FILES += password.module$(EXEEXT) -password_module_SOURCES = commands/password.c ## platform sources -nodist_password_module_SOURCES = ## platform nodist sources -password_module_LDADD = -password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_module_SOURCES) -CLEANFILES += $(nodist_password_module_SOURCES) -MOD_FILES += password.mod -MARKER_FILES += password.marker -CLEANFILES += password.marker - -password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += password.module -MODULE_FILES += password.module$(EXEEXT) -password_module_SOURCES = commands/password.c ## platform sources -nodist_password_module_SOURCES = ## platform nodist sources -password_module_LDADD = -password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_module_SOURCES) -CLEANFILES += $(nodist_password_module_SOURCES) -MOD_FILES += password.mod -MARKER_FILES += password.marker -CLEANFILES += password.marker - -password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += password.module -MODULE_FILES += password.module$(EXEEXT) -password_module_SOURCES = commands/password.c ## platform sources -nodist_password_module_SOURCES = ## platform nodist sources -password_module_LDADD = -password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_module_SOURCES) -CLEANFILES += $(nodist_password_module_SOURCES) -MOD_FILES += password.mod -MARKER_FILES += password.marker -CLEANFILES += password.marker - -password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += password.module -MODULE_FILES += password.module$(EXEEXT) -password_module_SOURCES = commands/password.c ## platform sources -nodist_password_module_SOURCES = ## platform nodist sources -password_module_LDADD = -password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_module_SOURCES) -CLEANFILES += $(nodist_password_module_SOURCES) -MOD_FILES += password.mod -MARKER_FILES += password.marker -CLEANFILES += password.marker - -password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += password.module -MODULE_FILES += password.module$(EXEEXT) -password_module_SOURCES = commands/password.c ## platform sources -nodist_password_module_SOURCES = ## platform nodist sources -password_module_LDADD = -password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_module_SOURCES) -CLEANFILES += $(nodist_password_module_SOURCES) -MOD_FILES += password.mod -MARKER_FILES += password.marker -CLEANFILES += password.marker - -password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += password_pbkdf2.module -MODULE_FILES += password_pbkdf2.module$(EXEEXT) -password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -password_pbkdf2_module_LDADD = -password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_password_pbkdf2_module_SOURCES) -MOD_FILES += password_pbkdf2.mod -MARKER_FILES += password_pbkdf2.marker -CLEANFILES += password_pbkdf2.marker - -password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += password_pbkdf2.module -MODULE_FILES += password_pbkdf2.module$(EXEEXT) -password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -password_pbkdf2_module_LDADD = -password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_password_pbkdf2_module_SOURCES) -MOD_FILES += password_pbkdf2.mod -MARKER_FILES += password_pbkdf2.marker -CLEANFILES += password_pbkdf2.marker - -password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += password_pbkdf2.module -MODULE_FILES += password_pbkdf2.module$(EXEEXT) -password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -password_pbkdf2_module_LDADD = -password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_password_pbkdf2_module_SOURCES) -MOD_FILES += password_pbkdf2.mod -MARKER_FILES += password_pbkdf2.marker -CLEANFILES += password_pbkdf2.marker - -password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += password_pbkdf2.module -MODULE_FILES += password_pbkdf2.module$(EXEEXT) -password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -password_pbkdf2_module_LDADD = -password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_password_pbkdf2_module_SOURCES) -MOD_FILES += password_pbkdf2.mod -MARKER_FILES += password_pbkdf2.marker -CLEANFILES += password_pbkdf2.marker - -password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += password_pbkdf2.module -MODULE_FILES += password_pbkdf2.module$(EXEEXT) -password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -password_pbkdf2_module_LDADD = -password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_password_pbkdf2_module_SOURCES) -MOD_FILES += password_pbkdf2.mod -MARKER_FILES += password_pbkdf2.marker -CLEANFILES += password_pbkdf2.marker - -password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += password_pbkdf2.module -MODULE_FILES += password_pbkdf2.module$(EXEEXT) -password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -password_pbkdf2_module_LDADD = -password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_password_pbkdf2_module_SOURCES) -MOD_FILES += password_pbkdf2.mod -MARKER_FILES += password_pbkdf2.marker -CLEANFILES += password_pbkdf2.marker - -password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += password_pbkdf2.module -MODULE_FILES += password_pbkdf2.module$(EXEEXT) -password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -password_pbkdf2_module_LDADD = -password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_password_pbkdf2_module_SOURCES) -MOD_FILES += password_pbkdf2.mod -MARKER_FILES += password_pbkdf2.marker -CLEANFILES += password_pbkdf2.marker - -password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += password_pbkdf2.module -MODULE_FILES += password_pbkdf2.module$(EXEEXT) -password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -password_pbkdf2_module_LDADD = -password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_password_pbkdf2_module_SOURCES) -MOD_FILES += password_pbkdf2.mod -MARKER_FILES += password_pbkdf2.marker -CLEANFILES += password_pbkdf2.marker - -password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += password_pbkdf2.module -MODULE_FILES += password_pbkdf2.module$(EXEEXT) -password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -password_pbkdf2_module_LDADD = -password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_password_pbkdf2_module_SOURCES) -MOD_FILES += password_pbkdf2.mod -MARKER_FILES += password_pbkdf2.marker -CLEANFILES += password_pbkdf2.marker - -password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += password_pbkdf2.module -MODULE_FILES += password_pbkdf2.module$(EXEEXT) -password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -password_pbkdf2_module_LDADD = -password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_password_pbkdf2_module_SOURCES) -MOD_FILES += password_pbkdf2.mod -MARKER_FILES += password_pbkdf2.marker -CLEANFILES += password_pbkdf2.marker - -password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += password_pbkdf2.module -MODULE_FILES += password_pbkdf2.module$(EXEEXT) -password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -password_pbkdf2_module_LDADD = -password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_password_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_password_pbkdf2_module_SOURCES) -MOD_FILES += password_pbkdf2.mod -MARKER_FILES += password_pbkdf2.marker -CLEANFILES += password_pbkdf2.marker - -password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += play.module -MODULE_FILES += play.module$(EXEEXT) -play_module_SOURCES = commands/i386/pc/play.c ## platform sources -nodist_play_module_SOURCES = ## platform nodist sources -play_module_LDADD = -play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_play_module_SOURCES) -CLEANFILES += $(nodist_play_module_SOURCES) -MOD_FILES += play.mod -MARKER_FILES += play.marker -CLEANFILES += play.marker - -play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += play.module -MODULE_FILES += play.module$(EXEEXT) -play_module_SOURCES = commands/i386/pc/play.c ## platform sources -nodist_play_module_SOURCES = ## platform nodist sources -play_module_LDADD = -play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_play_module_SOURCES) -CLEANFILES += $(nodist_play_module_SOURCES) -MOD_FILES += play.mod -MARKER_FILES += play.marker -CLEANFILES += play.marker - -play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += play.module -MODULE_FILES += play.module$(EXEEXT) -play_module_SOURCES = commands/i386/pc/play.c ## platform sources -nodist_play_module_SOURCES = ## platform nodist sources -play_module_LDADD = -play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_play_module_SOURCES) -CLEANFILES += $(nodist_play_module_SOURCES) -MOD_FILES += play.mod -MARKER_FILES += play.marker -CLEANFILES += play.marker - -play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += play.module -MODULE_FILES += play.module$(EXEEXT) -play_module_SOURCES = commands/i386/pc/play.c ## platform sources -nodist_play_module_SOURCES = ## platform nodist sources -play_module_LDADD = -play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_play_module_SOURCES) -CLEANFILES += $(nodist_play_module_SOURCES) -MOD_FILES += play.mod -MARKER_FILES += play.marker -CLEANFILES += play.marker - -play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += play.module -MODULE_FILES += play.module$(EXEEXT) -play_module_SOURCES = commands/i386/pc/play.c ## platform sources -nodist_play_module_SOURCES = ## platform nodist sources -play_module_LDADD = -play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_play_module_SOURCES) -CLEANFILES += $(nodist_play_module_SOURCES) -MOD_FILES += play.mod -MARKER_FILES += play.marker -CLEANFILES += play.marker - -play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += play.module -MODULE_FILES += play.module$(EXEEXT) -play_module_SOURCES = commands/i386/pc/play.c ## platform sources -nodist_play_module_SOURCES = ## platform nodist sources -play_module_LDADD = -play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_play_module_SOURCES) -CLEANFILES += $(nodist_play_module_SOURCES) -MOD_FILES += play.mod -MARKER_FILES += play.marker -CLEANFILES += play.marker - -play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += play.module -MODULE_FILES += play.module$(EXEEXT) -play_module_SOURCES = commands/i386/pc/play.c ## platform sources -nodist_play_module_SOURCES = ## platform nodist sources -play_module_LDADD = -play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_play_module_SOURCES) -CLEANFILES += $(nodist_play_module_SOURCES) -MOD_FILES += play.mod -MARKER_FILES += play.marker -CLEANFILES += play.marker - -play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += probe.module -MODULE_FILES += probe.module$(EXEEXT) -probe_module_SOURCES = commands/probe.c ## platform sources -nodist_probe_module_SOURCES = ## platform nodist sources -probe_module_LDADD = -probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_probe_module_SOURCES) -CLEANFILES += $(nodist_probe_module_SOURCES) -MOD_FILES += probe.mod -MARKER_FILES += probe.marker -CLEANFILES += probe.marker - -probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += probe.module -MODULE_FILES += probe.module$(EXEEXT) -probe_module_SOURCES = commands/probe.c ## platform sources -nodist_probe_module_SOURCES = ## platform nodist sources -probe_module_LDADD = -probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_probe_module_SOURCES) -CLEANFILES += $(nodist_probe_module_SOURCES) -MOD_FILES += probe.mod -MARKER_FILES += probe.marker -CLEANFILES += probe.marker - -probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += probe.module -MODULE_FILES += probe.module$(EXEEXT) -probe_module_SOURCES = commands/probe.c ## platform sources -nodist_probe_module_SOURCES = ## platform nodist sources -probe_module_LDADD = -probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_probe_module_SOURCES) -CLEANFILES += $(nodist_probe_module_SOURCES) -MOD_FILES += probe.mod -MARKER_FILES += probe.marker -CLEANFILES += probe.marker - -probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += probe.module -MODULE_FILES += probe.module$(EXEEXT) -probe_module_SOURCES = commands/probe.c ## platform sources -nodist_probe_module_SOURCES = ## platform nodist sources -probe_module_LDADD = -probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_probe_module_SOURCES) -CLEANFILES += $(nodist_probe_module_SOURCES) -MOD_FILES += probe.mod -MARKER_FILES += probe.marker -CLEANFILES += probe.marker - -probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += probe.module -MODULE_FILES += probe.module$(EXEEXT) -probe_module_SOURCES = commands/probe.c ## platform sources -nodist_probe_module_SOURCES = ## platform nodist sources -probe_module_LDADD = -probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_probe_module_SOURCES) -CLEANFILES += $(nodist_probe_module_SOURCES) -MOD_FILES += probe.mod -MARKER_FILES += probe.marker -CLEANFILES += probe.marker - -probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += probe.module -MODULE_FILES += probe.module$(EXEEXT) -probe_module_SOURCES = commands/probe.c ## platform sources -nodist_probe_module_SOURCES = ## platform nodist sources -probe_module_LDADD = -probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_probe_module_SOURCES) -CLEANFILES += $(nodist_probe_module_SOURCES) -MOD_FILES += probe.mod -MARKER_FILES += probe.marker -CLEANFILES += probe.marker - -probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += probe.module -MODULE_FILES += probe.module$(EXEEXT) -probe_module_SOURCES = commands/probe.c ## platform sources -nodist_probe_module_SOURCES = ## platform nodist sources -probe_module_LDADD = -probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_probe_module_SOURCES) -CLEANFILES += $(nodist_probe_module_SOURCES) -MOD_FILES += probe.mod -MARKER_FILES += probe.marker -CLEANFILES += probe.marker - -probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += probe.module -MODULE_FILES += probe.module$(EXEEXT) -probe_module_SOURCES = commands/probe.c ## platform sources -nodist_probe_module_SOURCES = ## platform nodist sources -probe_module_LDADD = -probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_probe_module_SOURCES) -CLEANFILES += $(nodist_probe_module_SOURCES) -MOD_FILES += probe.mod -MARKER_FILES += probe.marker -CLEANFILES += probe.marker - -probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += probe.module -MODULE_FILES += probe.module$(EXEEXT) -probe_module_SOURCES = commands/probe.c ## platform sources -nodist_probe_module_SOURCES = ## platform nodist sources -probe_module_LDADD = -probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_probe_module_SOURCES) -CLEANFILES += $(nodist_probe_module_SOURCES) -MOD_FILES += probe.mod -MARKER_FILES += probe.marker -CLEANFILES += probe.marker - -probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += probe.module -MODULE_FILES += probe.module$(EXEEXT) -probe_module_SOURCES = commands/probe.c ## platform sources -nodist_probe_module_SOURCES = ## platform nodist sources -probe_module_LDADD = -probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_probe_module_SOURCES) -CLEANFILES += $(nodist_probe_module_SOURCES) -MOD_FILES += probe.mod -MARKER_FILES += probe.marker -CLEANFILES += probe.marker - -probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += probe.module -MODULE_FILES += probe.module$(EXEEXT) -probe_module_SOURCES = commands/probe.c ## platform sources -nodist_probe_module_SOURCES = ## platform nodist sources -probe_module_LDADD = -probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_probe_module_SOURCES) -CLEANFILES += $(nodist_probe_module_SOURCES) -MOD_FILES += probe.mod -MARKER_FILES += probe.marker -CLEANFILES += probe.marker - -probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += pxecmd.module -MODULE_FILES += pxecmd.module$(EXEEXT) -pxecmd_module_SOURCES = commands/i386/pc/pxecmd.c ## platform sources -nodist_pxecmd_module_SOURCES = ## platform nodist sources -pxecmd_module_LDADD = -pxecmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pxecmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pxecmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pxecmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pxecmd_module_SOURCES) -CLEANFILES += $(nodist_pxecmd_module_SOURCES) -MOD_FILES += pxecmd.mod -MARKER_FILES += pxecmd.marker -CLEANFILES += pxecmd.marker - -pxecmd.marker: $(pxecmd_module_SOURCES) $(nodist_pxecmd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pxecmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += read.module -MODULE_FILES += read.module$(EXEEXT) -read_module_SOURCES = commands/read.c ## platform sources -nodist_read_module_SOURCES = ## platform nodist sources -read_module_LDADD = -read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_read_module_SOURCES) -CLEANFILES += $(nodist_read_module_SOURCES) -MOD_FILES += read.mod -MARKER_FILES += read.marker -CLEANFILES += read.marker - -read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += read.module -MODULE_FILES += read.module$(EXEEXT) -read_module_SOURCES = commands/read.c ## platform sources -nodist_read_module_SOURCES = ## platform nodist sources -read_module_LDADD = -read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_read_module_SOURCES) -CLEANFILES += $(nodist_read_module_SOURCES) -MOD_FILES += read.mod -MARKER_FILES += read.marker -CLEANFILES += read.marker - -read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += read.module -MODULE_FILES += read.module$(EXEEXT) -read_module_SOURCES = commands/read.c ## platform sources -nodist_read_module_SOURCES = ## platform nodist sources -read_module_LDADD = -read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_read_module_SOURCES) -CLEANFILES += $(nodist_read_module_SOURCES) -MOD_FILES += read.mod -MARKER_FILES += read.marker -CLEANFILES += read.marker - -read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += read.module -MODULE_FILES += read.module$(EXEEXT) -read_module_SOURCES = commands/read.c ## platform sources -nodist_read_module_SOURCES = ## platform nodist sources -read_module_LDADD = -read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_read_module_SOURCES) -CLEANFILES += $(nodist_read_module_SOURCES) -MOD_FILES += read.mod -MARKER_FILES += read.marker -CLEANFILES += read.marker - -read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += read.module -MODULE_FILES += read.module$(EXEEXT) -read_module_SOURCES = commands/read.c ## platform sources -nodist_read_module_SOURCES = ## platform nodist sources -read_module_LDADD = -read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_read_module_SOURCES) -CLEANFILES += $(nodist_read_module_SOURCES) -MOD_FILES += read.mod -MARKER_FILES += read.marker -CLEANFILES += read.marker - -read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += read.module -MODULE_FILES += read.module$(EXEEXT) -read_module_SOURCES = commands/read.c ## platform sources -nodist_read_module_SOURCES = ## platform nodist sources -read_module_LDADD = -read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_read_module_SOURCES) -CLEANFILES += $(nodist_read_module_SOURCES) -MOD_FILES += read.mod -MARKER_FILES += read.marker -CLEANFILES += read.marker - -read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += read.module -MODULE_FILES += read.module$(EXEEXT) -read_module_SOURCES = commands/read.c ## platform sources -nodist_read_module_SOURCES = ## platform nodist sources -read_module_LDADD = -read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_read_module_SOURCES) -CLEANFILES += $(nodist_read_module_SOURCES) -MOD_FILES += read.mod -MARKER_FILES += read.marker -CLEANFILES += read.marker - -read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += read.module -MODULE_FILES += read.module$(EXEEXT) -read_module_SOURCES = commands/read.c ## platform sources -nodist_read_module_SOURCES = ## platform nodist sources -read_module_LDADD = -read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_read_module_SOURCES) -CLEANFILES += $(nodist_read_module_SOURCES) -MOD_FILES += read.mod -MARKER_FILES += read.marker -CLEANFILES += read.marker - -read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += read.module -MODULE_FILES += read.module$(EXEEXT) -read_module_SOURCES = commands/read.c ## platform sources -nodist_read_module_SOURCES = ## platform nodist sources -read_module_LDADD = -read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_read_module_SOURCES) -CLEANFILES += $(nodist_read_module_SOURCES) -MOD_FILES += read.mod -MARKER_FILES += read.marker -CLEANFILES += read.marker - -read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += read.module -MODULE_FILES += read.module$(EXEEXT) -read_module_SOURCES = commands/read.c ## platform sources -nodist_read_module_SOURCES = ## platform nodist sources -read_module_LDADD = -read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_read_module_SOURCES) -CLEANFILES += $(nodist_read_module_SOURCES) -MOD_FILES += read.mod -MARKER_FILES += read.marker -CLEANFILES += read.marker - -read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += read.module -MODULE_FILES += read.module$(EXEEXT) -read_module_SOURCES = commands/read.c ## platform sources -nodist_read_module_SOURCES = ## platform nodist sources -read_module_LDADD = -read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_read_module_SOURCES) -CLEANFILES += $(nodist_read_module_SOURCES) -MOD_FILES += read.mod -MARKER_FILES += read.marker -CLEANFILES += read.marker - -read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += reboot.module -MODULE_FILES += reboot.module$(EXEEXT) -reboot_module_SOURCES = commands/reboot.c ## platform sources -nodist_reboot_module_SOURCES = ## platform nodist sources -reboot_module_LDADD = -reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reboot_module_SOURCES) -CLEANFILES += $(nodist_reboot_module_SOURCES) -MOD_FILES += reboot.mod -MARKER_FILES += reboot.marker -CLEANFILES += reboot.marker - -reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += reboot.module -MODULE_FILES += reboot.module$(EXEEXT) -reboot_module_SOURCES = commands/reboot.c ## platform sources -nodist_reboot_module_SOURCES = ## platform nodist sources -reboot_module_LDADD = -reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reboot_module_SOURCES) -CLEANFILES += $(nodist_reboot_module_SOURCES) -MOD_FILES += reboot.mod -MARKER_FILES += reboot.marker -CLEANFILES += reboot.marker - -reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += reboot.module -MODULE_FILES += reboot.module$(EXEEXT) -reboot_module_SOURCES = commands/reboot.c ## platform sources -nodist_reboot_module_SOURCES = ## platform nodist sources -reboot_module_LDADD = -reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reboot_module_SOURCES) -CLEANFILES += $(nodist_reboot_module_SOURCES) -MOD_FILES += reboot.mod -MARKER_FILES += reboot.marker -CLEANFILES += reboot.marker - -reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += reboot.module -MODULE_FILES += reboot.module$(EXEEXT) -reboot_module_SOURCES = commands/reboot.c ## platform sources -nodist_reboot_module_SOURCES = ## platform nodist sources -reboot_module_LDADD = -reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reboot_module_SOURCES) -CLEANFILES += $(nodist_reboot_module_SOURCES) -MOD_FILES += reboot.mod -MARKER_FILES += reboot.marker -CLEANFILES += reboot.marker - -reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += reboot.module -MODULE_FILES += reboot.module$(EXEEXT) -reboot_module_SOURCES = commands/reboot.c ## platform sources -nodist_reboot_module_SOURCES = ## platform nodist sources -reboot_module_LDADD = -reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reboot_module_SOURCES) -CLEANFILES += $(nodist_reboot_module_SOURCES) -MOD_FILES += reboot.mod -MARKER_FILES += reboot.marker -CLEANFILES += reboot.marker - -reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += reboot.module -MODULE_FILES += reboot.module$(EXEEXT) -reboot_module_SOURCES = commands/reboot.c ## platform sources -nodist_reboot_module_SOURCES = ## platform nodist sources -reboot_module_LDADD = -reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reboot_module_SOURCES) -CLEANFILES += $(nodist_reboot_module_SOURCES) -MOD_FILES += reboot.mod -MARKER_FILES += reboot.marker -CLEANFILES += reboot.marker - -reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += reboot.module -MODULE_FILES += reboot.module$(EXEEXT) -reboot_module_SOURCES = commands/reboot.c ## platform sources -nodist_reboot_module_SOURCES = ## platform nodist sources -reboot_module_LDADD = -reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reboot_module_SOURCES) -CLEANFILES += $(nodist_reboot_module_SOURCES) -MOD_FILES += reboot.mod -MARKER_FILES += reboot.marker -CLEANFILES += reboot.marker - -reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += reboot.module -MODULE_FILES += reboot.module$(EXEEXT) -reboot_module_SOURCES = commands/reboot.c ## platform sources -nodist_reboot_module_SOURCES = ## platform nodist sources -reboot_module_LDADD = -reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reboot_module_SOURCES) -CLEANFILES += $(nodist_reboot_module_SOURCES) -MOD_FILES += reboot.mod -MARKER_FILES += reboot.marker -CLEANFILES += reboot.marker - -reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += reboot.module -MODULE_FILES += reboot.module$(EXEEXT) -reboot_module_SOURCES = commands/reboot.c ## platform sources -nodist_reboot_module_SOURCES = ## platform nodist sources -reboot_module_LDADD = -reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reboot_module_SOURCES) -CLEANFILES += $(nodist_reboot_module_SOURCES) -MOD_FILES += reboot.mod -MARKER_FILES += reboot.marker -CLEANFILES += reboot.marker - -reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += reboot.module -MODULE_FILES += reboot.module$(EXEEXT) -reboot_module_SOURCES = commands/reboot.c ## platform sources -nodist_reboot_module_SOURCES = ## platform nodist sources -reboot_module_LDADD = -reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reboot_module_SOURCES) -CLEANFILES += $(nodist_reboot_module_SOURCES) -MOD_FILES += reboot.mod -MARKER_FILES += reboot.marker -CLEANFILES += reboot.marker - -reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += reboot.module -MODULE_FILES += reboot.module$(EXEEXT) -reboot_module_SOURCES = commands/reboot.c ## platform sources -nodist_reboot_module_SOURCES = ## platform nodist sources -reboot_module_LDADD = -reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reboot_module_SOURCES) -CLEANFILES += $(nodist_reboot_module_SOURCES) -MOD_FILES += reboot.mod -MARKER_FILES += reboot.marker -CLEANFILES += reboot.marker - -reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += search.module -MODULE_FILES += search.module$(EXEEXT) -search_module_SOURCES = commands/search_wrap.c ## platform sources -nodist_search_module_SOURCES = ## platform nodist sources -search_module_LDADD = -search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += commands/search.c -BUILT_SOURCES += $(nodist_search_module_SOURCES) -CLEANFILES += $(nodist_search_module_SOURCES) -MOD_FILES += search.mod -MARKER_FILES += search.marker -CLEANFILES += search.marker - -search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += search.module -MODULE_FILES += search.module$(EXEEXT) -search_module_SOURCES = commands/search_wrap.c ## platform sources -nodist_search_module_SOURCES = ## platform nodist sources -search_module_LDADD = -search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += commands/search.c -BUILT_SOURCES += $(nodist_search_module_SOURCES) -CLEANFILES += $(nodist_search_module_SOURCES) -MOD_FILES += search.mod -MARKER_FILES += search.marker -CLEANFILES += search.marker - -search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += search.module -MODULE_FILES += search.module$(EXEEXT) -search_module_SOURCES = commands/search_wrap.c ## platform sources -nodist_search_module_SOURCES = ## platform nodist sources -search_module_LDADD = -search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += commands/search.c -BUILT_SOURCES += $(nodist_search_module_SOURCES) -CLEANFILES += $(nodist_search_module_SOURCES) -MOD_FILES += search.mod -MARKER_FILES += search.marker -CLEANFILES += search.marker - -search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += search.module -MODULE_FILES += search.module$(EXEEXT) -search_module_SOURCES = commands/search_wrap.c ## platform sources -nodist_search_module_SOURCES = ## platform nodist sources -search_module_LDADD = -search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += commands/search.c -BUILT_SOURCES += $(nodist_search_module_SOURCES) -CLEANFILES += $(nodist_search_module_SOURCES) -MOD_FILES += search.mod -MARKER_FILES += search.marker -CLEANFILES += search.marker - -search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += search.module -MODULE_FILES += search.module$(EXEEXT) -search_module_SOURCES = commands/search_wrap.c ## platform sources -nodist_search_module_SOURCES = ## platform nodist sources -search_module_LDADD = -search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += commands/search.c -BUILT_SOURCES += $(nodist_search_module_SOURCES) -CLEANFILES += $(nodist_search_module_SOURCES) -MOD_FILES += search.mod -MARKER_FILES += search.marker -CLEANFILES += search.marker - -search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += search.module -MODULE_FILES += search.module$(EXEEXT) -search_module_SOURCES = commands/search_wrap.c ## platform sources -nodist_search_module_SOURCES = ## platform nodist sources -search_module_LDADD = -search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += commands/search.c -BUILT_SOURCES += $(nodist_search_module_SOURCES) -CLEANFILES += $(nodist_search_module_SOURCES) -MOD_FILES += search.mod -MARKER_FILES += search.marker -CLEANFILES += search.marker - -search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += search.module -MODULE_FILES += search.module$(EXEEXT) -search_module_SOURCES = commands/search_wrap.c ## platform sources -nodist_search_module_SOURCES = ## platform nodist sources -search_module_LDADD = -search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += commands/search.c -BUILT_SOURCES += $(nodist_search_module_SOURCES) -CLEANFILES += $(nodist_search_module_SOURCES) -MOD_FILES += search.mod -MARKER_FILES += search.marker -CLEANFILES += search.marker - -search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += search.module -MODULE_FILES += search.module$(EXEEXT) -search_module_SOURCES = commands/search_wrap.c ## platform sources -nodist_search_module_SOURCES = ## platform nodist sources -search_module_LDADD = -search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += commands/search.c -BUILT_SOURCES += $(nodist_search_module_SOURCES) -CLEANFILES += $(nodist_search_module_SOURCES) -MOD_FILES += search.mod -MARKER_FILES += search.marker -CLEANFILES += search.marker - -search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += search.module -MODULE_FILES += search.module$(EXEEXT) -search_module_SOURCES = commands/search_wrap.c ## platform sources -nodist_search_module_SOURCES = ## platform nodist sources -search_module_LDADD = -search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += commands/search.c -BUILT_SOURCES += $(nodist_search_module_SOURCES) -CLEANFILES += $(nodist_search_module_SOURCES) -MOD_FILES += search.mod -MARKER_FILES += search.marker -CLEANFILES += search.marker - -search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += search.module -MODULE_FILES += search.module$(EXEEXT) -search_module_SOURCES = commands/search_wrap.c ## platform sources -nodist_search_module_SOURCES = ## platform nodist sources -search_module_LDADD = -search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += commands/search.c -BUILT_SOURCES += $(nodist_search_module_SOURCES) -CLEANFILES += $(nodist_search_module_SOURCES) -MOD_FILES += search.mod -MARKER_FILES += search.marker -CLEANFILES += search.marker - -search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += search.module -MODULE_FILES += search.module$(EXEEXT) -search_module_SOURCES = commands/search_wrap.c ## platform sources -nodist_search_module_SOURCES = ## platform nodist sources -search_module_LDADD = -search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += commands/search.c -BUILT_SOURCES += $(nodist_search_module_SOURCES) -CLEANFILES += $(nodist_search_module_SOURCES) -MOD_FILES += search.mod -MARKER_FILES += search.marker -CLEANFILES += search.marker - -search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += search_fs_file.module -MODULE_FILES += search_fs_file.module$(EXEEXT) -search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -nodist_search_fs_file_module_SOURCES = ## platform nodist sources -search_fs_file_module_LDADD = -search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_file_module_SOURCES) -CLEANFILES += $(nodist_search_fs_file_module_SOURCES) -MOD_FILES += search_fs_file.mod -MARKER_FILES += search_fs_file.marker -CLEANFILES += search_fs_file.marker - -search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += search_fs_file.module -MODULE_FILES += search_fs_file.module$(EXEEXT) -search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -nodist_search_fs_file_module_SOURCES = ## platform nodist sources -search_fs_file_module_LDADD = -search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_file_module_SOURCES) -CLEANFILES += $(nodist_search_fs_file_module_SOURCES) -MOD_FILES += search_fs_file.mod -MARKER_FILES += search_fs_file.marker -CLEANFILES += search_fs_file.marker - -search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += search_fs_file.module -MODULE_FILES += search_fs_file.module$(EXEEXT) -search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -nodist_search_fs_file_module_SOURCES = ## platform nodist sources -search_fs_file_module_LDADD = -search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_file_module_SOURCES) -CLEANFILES += $(nodist_search_fs_file_module_SOURCES) -MOD_FILES += search_fs_file.mod -MARKER_FILES += search_fs_file.marker -CLEANFILES += search_fs_file.marker - -search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += search_fs_file.module -MODULE_FILES += search_fs_file.module$(EXEEXT) -search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -nodist_search_fs_file_module_SOURCES = ## platform nodist sources -search_fs_file_module_LDADD = -search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_file_module_SOURCES) -CLEANFILES += $(nodist_search_fs_file_module_SOURCES) -MOD_FILES += search_fs_file.mod -MARKER_FILES += search_fs_file.marker -CLEANFILES += search_fs_file.marker - -search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += search_fs_file.module -MODULE_FILES += search_fs_file.module$(EXEEXT) -search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -nodist_search_fs_file_module_SOURCES = ## platform nodist sources -search_fs_file_module_LDADD = -search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_file_module_SOURCES) -CLEANFILES += $(nodist_search_fs_file_module_SOURCES) -MOD_FILES += search_fs_file.mod -MARKER_FILES += search_fs_file.marker -CLEANFILES += search_fs_file.marker - -search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += search_fs_file.module -MODULE_FILES += search_fs_file.module$(EXEEXT) -search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -nodist_search_fs_file_module_SOURCES = ## platform nodist sources -search_fs_file_module_LDADD = -search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_file_module_SOURCES) -CLEANFILES += $(nodist_search_fs_file_module_SOURCES) -MOD_FILES += search_fs_file.mod -MARKER_FILES += search_fs_file.marker -CLEANFILES += search_fs_file.marker - -search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += search_fs_file.module -MODULE_FILES += search_fs_file.module$(EXEEXT) -search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -nodist_search_fs_file_module_SOURCES = ## platform nodist sources -search_fs_file_module_LDADD = -search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_file_module_SOURCES) -CLEANFILES += $(nodist_search_fs_file_module_SOURCES) -MOD_FILES += search_fs_file.mod -MARKER_FILES += search_fs_file.marker -CLEANFILES += search_fs_file.marker - -search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += search_fs_file.module -MODULE_FILES += search_fs_file.module$(EXEEXT) -search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -nodist_search_fs_file_module_SOURCES = ## platform nodist sources -search_fs_file_module_LDADD = -search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_file_module_SOURCES) -CLEANFILES += $(nodist_search_fs_file_module_SOURCES) -MOD_FILES += search_fs_file.mod -MARKER_FILES += search_fs_file.marker -CLEANFILES += search_fs_file.marker - -search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += search_fs_file.module -MODULE_FILES += search_fs_file.module$(EXEEXT) -search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -nodist_search_fs_file_module_SOURCES = ## platform nodist sources -search_fs_file_module_LDADD = -search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_file_module_SOURCES) -CLEANFILES += $(nodist_search_fs_file_module_SOURCES) -MOD_FILES += search_fs_file.mod -MARKER_FILES += search_fs_file.marker -CLEANFILES += search_fs_file.marker - -search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += search_fs_file.module -MODULE_FILES += search_fs_file.module$(EXEEXT) -search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -nodist_search_fs_file_module_SOURCES = ## platform nodist sources -search_fs_file_module_LDADD = -search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_file_module_SOURCES) -CLEANFILES += $(nodist_search_fs_file_module_SOURCES) -MOD_FILES += search_fs_file.mod -MARKER_FILES += search_fs_file.marker -CLEANFILES += search_fs_file.marker - -search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += search_fs_file.module -MODULE_FILES += search_fs_file.module$(EXEEXT) -search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -nodist_search_fs_file_module_SOURCES = ## platform nodist sources -search_fs_file_module_LDADD = -search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_file_module_SOURCES) -CLEANFILES += $(nodist_search_fs_file_module_SOURCES) -MOD_FILES += search_fs_file.mod -MARKER_FILES += search_fs_file.marker -CLEANFILES += search_fs_file.marker - -search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += search_fs_uuid.module -MODULE_FILES += search_fs_uuid.module$(EXEEXT) -search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -search_fs_uuid_module_LDADD = -search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_uuid_module_SOURCES) -CLEANFILES += $(nodist_search_fs_uuid_module_SOURCES) -MOD_FILES += search_fs_uuid.mod -MARKER_FILES += search_fs_uuid.marker -CLEANFILES += search_fs_uuid.marker - -search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += search_fs_uuid.module -MODULE_FILES += search_fs_uuid.module$(EXEEXT) -search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -search_fs_uuid_module_LDADD = -search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_uuid_module_SOURCES) -CLEANFILES += $(nodist_search_fs_uuid_module_SOURCES) -MOD_FILES += search_fs_uuid.mod -MARKER_FILES += search_fs_uuid.marker -CLEANFILES += search_fs_uuid.marker - -search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += search_fs_uuid.module -MODULE_FILES += search_fs_uuid.module$(EXEEXT) -search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -search_fs_uuid_module_LDADD = -search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_uuid_module_SOURCES) -CLEANFILES += $(nodist_search_fs_uuid_module_SOURCES) -MOD_FILES += search_fs_uuid.mod -MARKER_FILES += search_fs_uuid.marker -CLEANFILES += search_fs_uuid.marker - -search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += search_fs_uuid.module -MODULE_FILES += search_fs_uuid.module$(EXEEXT) -search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -search_fs_uuid_module_LDADD = -search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_uuid_module_SOURCES) -CLEANFILES += $(nodist_search_fs_uuid_module_SOURCES) -MOD_FILES += search_fs_uuid.mod -MARKER_FILES += search_fs_uuid.marker -CLEANFILES += search_fs_uuid.marker - -search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += search_fs_uuid.module -MODULE_FILES += search_fs_uuid.module$(EXEEXT) -search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -search_fs_uuid_module_LDADD = -search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_uuid_module_SOURCES) -CLEANFILES += $(nodist_search_fs_uuid_module_SOURCES) -MOD_FILES += search_fs_uuid.mod -MARKER_FILES += search_fs_uuid.marker -CLEANFILES += search_fs_uuid.marker - -search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += search_fs_uuid.module -MODULE_FILES += search_fs_uuid.module$(EXEEXT) -search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -search_fs_uuid_module_LDADD = -search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_uuid_module_SOURCES) -CLEANFILES += $(nodist_search_fs_uuid_module_SOURCES) -MOD_FILES += search_fs_uuid.mod -MARKER_FILES += search_fs_uuid.marker -CLEANFILES += search_fs_uuid.marker - -search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += search_fs_uuid.module -MODULE_FILES += search_fs_uuid.module$(EXEEXT) -search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -search_fs_uuid_module_LDADD = -search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_uuid_module_SOURCES) -CLEANFILES += $(nodist_search_fs_uuid_module_SOURCES) -MOD_FILES += search_fs_uuid.mod -MARKER_FILES += search_fs_uuid.marker -CLEANFILES += search_fs_uuid.marker - -search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += search_fs_uuid.module -MODULE_FILES += search_fs_uuid.module$(EXEEXT) -search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -search_fs_uuid_module_LDADD = -search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_uuid_module_SOURCES) -CLEANFILES += $(nodist_search_fs_uuid_module_SOURCES) -MOD_FILES += search_fs_uuid.mod -MARKER_FILES += search_fs_uuid.marker -CLEANFILES += search_fs_uuid.marker - -search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += search_fs_uuid.module -MODULE_FILES += search_fs_uuid.module$(EXEEXT) -search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -search_fs_uuid_module_LDADD = -search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_uuid_module_SOURCES) -CLEANFILES += $(nodist_search_fs_uuid_module_SOURCES) -MOD_FILES += search_fs_uuid.mod -MARKER_FILES += search_fs_uuid.marker -CLEANFILES += search_fs_uuid.marker - -search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += search_fs_uuid.module -MODULE_FILES += search_fs_uuid.module$(EXEEXT) -search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -search_fs_uuid_module_LDADD = -search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_uuid_module_SOURCES) -CLEANFILES += $(nodist_search_fs_uuid_module_SOURCES) -MOD_FILES += search_fs_uuid.mod -MARKER_FILES += search_fs_uuid.marker -CLEANFILES += search_fs_uuid.marker - -search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += search_fs_uuid.module -MODULE_FILES += search_fs_uuid.module$(EXEEXT) -search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -search_fs_uuid_module_LDADD = -search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_fs_uuid_module_SOURCES) -CLEANFILES += $(nodist_search_fs_uuid_module_SOURCES) -MOD_FILES += search_fs_uuid.mod -MARKER_FILES += search_fs_uuid.marker -CLEANFILES += search_fs_uuid.marker - -search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += search_label.module -MODULE_FILES += search_label.module$(EXEEXT) -search_label_module_SOURCES = commands/search_label.c ## platform sources -nodist_search_label_module_SOURCES = ## platform nodist sources -search_label_module_LDADD = -search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_label_module_SOURCES) -CLEANFILES += $(nodist_search_label_module_SOURCES) -MOD_FILES += search_label.mod -MARKER_FILES += search_label.marker -CLEANFILES += search_label.marker - -search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += search_label.module -MODULE_FILES += search_label.module$(EXEEXT) -search_label_module_SOURCES = commands/search_label.c ## platform sources -nodist_search_label_module_SOURCES = ## platform nodist sources -search_label_module_LDADD = -search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_label_module_SOURCES) -CLEANFILES += $(nodist_search_label_module_SOURCES) -MOD_FILES += search_label.mod -MARKER_FILES += search_label.marker -CLEANFILES += search_label.marker - -search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += search_label.module -MODULE_FILES += search_label.module$(EXEEXT) -search_label_module_SOURCES = commands/search_label.c ## platform sources -nodist_search_label_module_SOURCES = ## platform nodist sources -search_label_module_LDADD = -search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_label_module_SOURCES) -CLEANFILES += $(nodist_search_label_module_SOURCES) -MOD_FILES += search_label.mod -MARKER_FILES += search_label.marker -CLEANFILES += search_label.marker - -search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += search_label.module -MODULE_FILES += search_label.module$(EXEEXT) -search_label_module_SOURCES = commands/search_label.c ## platform sources -nodist_search_label_module_SOURCES = ## platform nodist sources -search_label_module_LDADD = -search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_label_module_SOURCES) -CLEANFILES += $(nodist_search_label_module_SOURCES) -MOD_FILES += search_label.mod -MARKER_FILES += search_label.marker -CLEANFILES += search_label.marker - -search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += search_label.module -MODULE_FILES += search_label.module$(EXEEXT) -search_label_module_SOURCES = commands/search_label.c ## platform sources -nodist_search_label_module_SOURCES = ## platform nodist sources -search_label_module_LDADD = -search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_label_module_SOURCES) -CLEANFILES += $(nodist_search_label_module_SOURCES) -MOD_FILES += search_label.mod -MARKER_FILES += search_label.marker -CLEANFILES += search_label.marker - -search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += search_label.module -MODULE_FILES += search_label.module$(EXEEXT) -search_label_module_SOURCES = commands/search_label.c ## platform sources -nodist_search_label_module_SOURCES = ## platform nodist sources -search_label_module_LDADD = -search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_label_module_SOURCES) -CLEANFILES += $(nodist_search_label_module_SOURCES) -MOD_FILES += search_label.mod -MARKER_FILES += search_label.marker -CLEANFILES += search_label.marker - -search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += search_label.module -MODULE_FILES += search_label.module$(EXEEXT) -search_label_module_SOURCES = commands/search_label.c ## platform sources -nodist_search_label_module_SOURCES = ## platform nodist sources -search_label_module_LDADD = -search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_label_module_SOURCES) -CLEANFILES += $(nodist_search_label_module_SOURCES) -MOD_FILES += search_label.mod -MARKER_FILES += search_label.marker -CLEANFILES += search_label.marker - -search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += search_label.module -MODULE_FILES += search_label.module$(EXEEXT) -search_label_module_SOURCES = commands/search_label.c ## platform sources -nodist_search_label_module_SOURCES = ## platform nodist sources -search_label_module_LDADD = -search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_label_module_SOURCES) -CLEANFILES += $(nodist_search_label_module_SOURCES) -MOD_FILES += search_label.mod -MARKER_FILES += search_label.marker -CLEANFILES += search_label.marker - -search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += search_label.module -MODULE_FILES += search_label.module$(EXEEXT) -search_label_module_SOURCES = commands/search_label.c ## platform sources -nodist_search_label_module_SOURCES = ## platform nodist sources -search_label_module_LDADD = -search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_label_module_SOURCES) -CLEANFILES += $(nodist_search_label_module_SOURCES) -MOD_FILES += search_label.mod -MARKER_FILES += search_label.marker -CLEANFILES += search_label.marker - -search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += search_label.module -MODULE_FILES += search_label.module$(EXEEXT) -search_label_module_SOURCES = commands/search_label.c ## platform sources -nodist_search_label_module_SOURCES = ## platform nodist sources -search_label_module_LDADD = -search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_label_module_SOURCES) -CLEANFILES += $(nodist_search_label_module_SOURCES) -MOD_FILES += search_label.mod -MARKER_FILES += search_label.marker -CLEANFILES += search_label.marker - -search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += search_label.module -MODULE_FILES += search_label.module$(EXEEXT) -search_label_module_SOURCES = commands/search_label.c ## platform sources -nodist_search_label_module_SOURCES = ## platform nodist sources -search_label_module_LDADD = -search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_search_label_module_SOURCES) -CLEANFILES += $(nodist_search_label_module_SOURCES) -MOD_FILES += search_label.mod -MARKER_FILES += search_label.marker -CLEANFILES += search_label.marker - -search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += setpci.module -MODULE_FILES += setpci.module$(EXEEXT) -setpci_module_SOURCES = commands/setpci.c ## platform sources -nodist_setpci_module_SOURCES = ## platform nodist sources -setpci_module_LDADD = -setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_setpci_module_SOURCES) -CLEANFILES += $(nodist_setpci_module_SOURCES) -MOD_FILES += setpci.mod -MARKER_FILES += setpci.marker -CLEANFILES += setpci.marker - -setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += setpci.module -MODULE_FILES += setpci.module$(EXEEXT) -setpci_module_SOURCES = commands/setpci.c ## platform sources -nodist_setpci_module_SOURCES = ## platform nodist sources -setpci_module_LDADD = -setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_setpci_module_SOURCES) -CLEANFILES += $(nodist_setpci_module_SOURCES) -MOD_FILES += setpci.mod -MARKER_FILES += setpci.marker -CLEANFILES += setpci.marker - -setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += setpci.module -MODULE_FILES += setpci.module$(EXEEXT) -setpci_module_SOURCES = commands/setpci.c ## platform sources -nodist_setpci_module_SOURCES = ## platform nodist sources -setpci_module_LDADD = -setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_setpci_module_SOURCES) -CLEANFILES += $(nodist_setpci_module_SOURCES) -MOD_FILES += setpci.mod -MARKER_FILES += setpci.marker -CLEANFILES += setpci.marker - -setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += setpci.module -MODULE_FILES += setpci.module$(EXEEXT) -setpci_module_SOURCES = commands/setpci.c ## platform sources -nodist_setpci_module_SOURCES = ## platform nodist sources -setpci_module_LDADD = -setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_setpci_module_SOURCES) -CLEANFILES += $(nodist_setpci_module_SOURCES) -MOD_FILES += setpci.mod -MARKER_FILES += setpci.marker -CLEANFILES += setpci.marker - -setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += setpci.module -MODULE_FILES += setpci.module$(EXEEXT) -setpci_module_SOURCES = commands/setpci.c ## platform sources -nodist_setpci_module_SOURCES = ## platform nodist sources -setpci_module_LDADD = -setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_setpci_module_SOURCES) -CLEANFILES += $(nodist_setpci_module_SOURCES) -MOD_FILES += setpci.mod -MARKER_FILES += setpci.marker -CLEANFILES += setpci.marker - -setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += setpci.module -MODULE_FILES += setpci.module$(EXEEXT) -setpci_module_SOURCES = commands/setpci.c ## platform sources -nodist_setpci_module_SOURCES = ## platform nodist sources -setpci_module_LDADD = -setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_setpci_module_SOURCES) -CLEANFILES += $(nodist_setpci_module_SOURCES) -MOD_FILES += setpci.mod -MARKER_FILES += setpci.marker -CLEANFILES += setpci.marker - -setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += setpci.module -MODULE_FILES += setpci.module$(EXEEXT) -setpci_module_SOURCES = commands/setpci.c ## platform sources -nodist_setpci_module_SOURCES = ## platform nodist sources -setpci_module_LDADD = -setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_setpci_module_SOURCES) -CLEANFILES += $(nodist_setpci_module_SOURCES) -MOD_FILES += setpci.mod -MARKER_FILES += setpci.marker -CLEANFILES += setpci.marker - -setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += sleep.module -MODULE_FILES += sleep.module$(EXEEXT) -sleep_module_SOURCES = commands/sleep.c ## platform sources -nodist_sleep_module_SOURCES = ## platform nodist sources -sleep_module_LDADD = -sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sleep_module_SOURCES) -CLEANFILES += $(nodist_sleep_module_SOURCES) -MOD_FILES += sleep.mod -MARKER_FILES += sleep.marker -CLEANFILES += sleep.marker - -sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += sleep.module -MODULE_FILES += sleep.module$(EXEEXT) -sleep_module_SOURCES = commands/sleep.c ## platform sources -nodist_sleep_module_SOURCES = ## platform nodist sources -sleep_module_LDADD = -sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sleep_module_SOURCES) -CLEANFILES += $(nodist_sleep_module_SOURCES) -MOD_FILES += sleep.mod -MARKER_FILES += sleep.marker -CLEANFILES += sleep.marker - -sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += sleep.module -MODULE_FILES += sleep.module$(EXEEXT) -sleep_module_SOURCES = commands/sleep.c ## platform sources -nodist_sleep_module_SOURCES = ## platform nodist sources -sleep_module_LDADD = -sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sleep_module_SOURCES) -CLEANFILES += $(nodist_sleep_module_SOURCES) -MOD_FILES += sleep.mod -MARKER_FILES += sleep.marker -CLEANFILES += sleep.marker - -sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += sleep.module -MODULE_FILES += sleep.module$(EXEEXT) -sleep_module_SOURCES = commands/sleep.c ## platform sources -nodist_sleep_module_SOURCES = ## platform nodist sources -sleep_module_LDADD = -sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sleep_module_SOURCES) -CLEANFILES += $(nodist_sleep_module_SOURCES) -MOD_FILES += sleep.mod -MARKER_FILES += sleep.marker -CLEANFILES += sleep.marker - -sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += sleep.module -MODULE_FILES += sleep.module$(EXEEXT) -sleep_module_SOURCES = commands/sleep.c ## platform sources -nodist_sleep_module_SOURCES = ## platform nodist sources -sleep_module_LDADD = -sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sleep_module_SOURCES) -CLEANFILES += $(nodist_sleep_module_SOURCES) -MOD_FILES += sleep.mod -MARKER_FILES += sleep.marker -CLEANFILES += sleep.marker - -sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += sleep.module -MODULE_FILES += sleep.module$(EXEEXT) -sleep_module_SOURCES = commands/sleep.c ## platform sources -nodist_sleep_module_SOURCES = ## platform nodist sources -sleep_module_LDADD = -sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sleep_module_SOURCES) -CLEANFILES += $(nodist_sleep_module_SOURCES) -MOD_FILES += sleep.mod -MARKER_FILES += sleep.marker -CLEANFILES += sleep.marker - -sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += sleep.module -MODULE_FILES += sleep.module$(EXEEXT) -sleep_module_SOURCES = commands/sleep.c ## platform sources -nodist_sleep_module_SOURCES = ## platform nodist sources -sleep_module_LDADD = -sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sleep_module_SOURCES) -CLEANFILES += $(nodist_sleep_module_SOURCES) -MOD_FILES += sleep.mod -MARKER_FILES += sleep.marker -CLEANFILES += sleep.marker - -sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += sleep.module -MODULE_FILES += sleep.module$(EXEEXT) -sleep_module_SOURCES = commands/sleep.c ## platform sources -nodist_sleep_module_SOURCES = ## platform nodist sources -sleep_module_LDADD = -sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sleep_module_SOURCES) -CLEANFILES += $(nodist_sleep_module_SOURCES) -MOD_FILES += sleep.mod -MARKER_FILES += sleep.marker -CLEANFILES += sleep.marker - -sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += sleep.module -MODULE_FILES += sleep.module$(EXEEXT) -sleep_module_SOURCES = commands/sleep.c ## platform sources -nodist_sleep_module_SOURCES = ## platform nodist sources -sleep_module_LDADD = -sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sleep_module_SOURCES) -CLEANFILES += $(nodist_sleep_module_SOURCES) -MOD_FILES += sleep.mod -MARKER_FILES += sleep.marker -CLEANFILES += sleep.marker - -sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += sleep.module -MODULE_FILES += sleep.module$(EXEEXT) -sleep_module_SOURCES = commands/sleep.c ## platform sources -nodist_sleep_module_SOURCES = ## platform nodist sources -sleep_module_LDADD = -sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sleep_module_SOURCES) -CLEANFILES += $(nodist_sleep_module_SOURCES) -MOD_FILES += sleep.mod -MARKER_FILES += sleep.marker -CLEANFILES += sleep.marker - -sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += sleep.module -MODULE_FILES += sleep.module$(EXEEXT) -sleep_module_SOURCES = commands/sleep.c ## platform sources -nodist_sleep_module_SOURCES = ## platform nodist sources -sleep_module_LDADD = -sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sleep_module_SOURCES) -CLEANFILES += $(nodist_sleep_module_SOURCES) -MOD_FILES += sleep.mod -MARKER_FILES += sleep.marker -CLEANFILES += sleep.marker - -sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += suspend.module -MODULE_FILES += suspend.module$(EXEEXT) -suspend_module_SOURCES = commands/ieee1275/suspend.c ## platform sources -nodist_suspend_module_SOURCES = ## platform nodist sources -suspend_module_LDADD = -suspend_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -suspend_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -suspend_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -suspend_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_suspend_module_SOURCES) -CLEANFILES += $(nodist_suspend_module_SOURCES) -MOD_FILES += suspend.mod -MARKER_FILES += suspend.marker -CLEANFILES += suspend.marker - -suspend.marker: $(suspend_module_SOURCES) $(nodist_suspend_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(suspend_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += suspend.module -MODULE_FILES += suspend.module$(EXEEXT) -suspend_module_SOURCES = commands/ieee1275/suspend.c ## platform sources -nodist_suspend_module_SOURCES = ## platform nodist sources -suspend_module_LDADD = -suspend_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -suspend_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -suspend_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -suspend_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_suspend_module_SOURCES) -CLEANFILES += $(nodist_suspend_module_SOURCES) -MOD_FILES += suspend.mod -MARKER_FILES += suspend.marker -CLEANFILES += suspend.marker - -suspend.marker: $(suspend_module_SOURCES) $(nodist_suspend_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(suspend_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += terminal.module -MODULE_FILES += terminal.module$(EXEEXT) -terminal_module_SOURCES = commands/terminal.c ## platform sources -nodist_terminal_module_SOURCES = ## platform nodist sources -terminal_module_LDADD = -terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_terminal_module_SOURCES) -CLEANFILES += $(nodist_terminal_module_SOURCES) -MOD_FILES += terminal.mod -MARKER_FILES += terminal.marker -CLEANFILES += terminal.marker - -terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += terminal.module -MODULE_FILES += terminal.module$(EXEEXT) -terminal_module_SOURCES = commands/terminal.c ## platform sources -nodist_terminal_module_SOURCES = ## platform nodist sources -terminal_module_LDADD = -terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_terminal_module_SOURCES) -CLEANFILES += $(nodist_terminal_module_SOURCES) -MOD_FILES += terminal.mod -MARKER_FILES += terminal.marker -CLEANFILES += terminal.marker - -terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += terminal.module -MODULE_FILES += terminal.module$(EXEEXT) -terminal_module_SOURCES = commands/terminal.c ## platform sources -nodist_terminal_module_SOURCES = ## platform nodist sources -terminal_module_LDADD = -terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_terminal_module_SOURCES) -CLEANFILES += $(nodist_terminal_module_SOURCES) -MOD_FILES += terminal.mod -MARKER_FILES += terminal.marker -CLEANFILES += terminal.marker - -terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += terminal.module -MODULE_FILES += terminal.module$(EXEEXT) -terminal_module_SOURCES = commands/terminal.c ## platform sources -nodist_terminal_module_SOURCES = ## platform nodist sources -terminal_module_LDADD = -terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_terminal_module_SOURCES) -CLEANFILES += $(nodist_terminal_module_SOURCES) -MOD_FILES += terminal.mod -MARKER_FILES += terminal.marker -CLEANFILES += terminal.marker - -terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += terminal.module -MODULE_FILES += terminal.module$(EXEEXT) -terminal_module_SOURCES = commands/terminal.c ## platform sources -nodist_terminal_module_SOURCES = ## platform nodist sources -terminal_module_LDADD = -terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_terminal_module_SOURCES) -CLEANFILES += $(nodist_terminal_module_SOURCES) -MOD_FILES += terminal.mod -MARKER_FILES += terminal.marker -CLEANFILES += terminal.marker - -terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += terminal.module -MODULE_FILES += terminal.module$(EXEEXT) -terminal_module_SOURCES = commands/terminal.c ## platform sources -nodist_terminal_module_SOURCES = ## platform nodist sources -terminal_module_LDADD = -terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_terminal_module_SOURCES) -CLEANFILES += $(nodist_terminal_module_SOURCES) -MOD_FILES += terminal.mod -MARKER_FILES += terminal.marker -CLEANFILES += terminal.marker - -terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += terminal.module -MODULE_FILES += terminal.module$(EXEEXT) -terminal_module_SOURCES = commands/terminal.c ## platform sources -nodist_terminal_module_SOURCES = ## platform nodist sources -terminal_module_LDADD = -terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_terminal_module_SOURCES) -CLEANFILES += $(nodist_terminal_module_SOURCES) -MOD_FILES += terminal.mod -MARKER_FILES += terminal.marker -CLEANFILES += terminal.marker - -terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += terminal.module -MODULE_FILES += terminal.module$(EXEEXT) -terminal_module_SOURCES = commands/terminal.c ## platform sources -nodist_terminal_module_SOURCES = ## platform nodist sources -terminal_module_LDADD = -terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_terminal_module_SOURCES) -CLEANFILES += $(nodist_terminal_module_SOURCES) -MOD_FILES += terminal.mod -MARKER_FILES += terminal.marker -CLEANFILES += terminal.marker - -terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += terminal.module -MODULE_FILES += terminal.module$(EXEEXT) -terminal_module_SOURCES = commands/terminal.c ## platform sources -nodist_terminal_module_SOURCES = ## platform nodist sources -terminal_module_LDADD = -terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_terminal_module_SOURCES) -CLEANFILES += $(nodist_terminal_module_SOURCES) -MOD_FILES += terminal.mod -MARKER_FILES += terminal.marker -CLEANFILES += terminal.marker - -terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += terminal.module -MODULE_FILES += terminal.module$(EXEEXT) -terminal_module_SOURCES = commands/terminal.c ## platform sources -nodist_terminal_module_SOURCES = ## platform nodist sources -terminal_module_LDADD = -terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_terminal_module_SOURCES) -CLEANFILES += $(nodist_terminal_module_SOURCES) -MOD_FILES += terminal.mod -MARKER_FILES += terminal.marker -CLEANFILES += terminal.marker - -terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += terminal.module -MODULE_FILES += terminal.module$(EXEEXT) -terminal_module_SOURCES = commands/terminal.c ## platform sources -nodist_terminal_module_SOURCES = ## platform nodist sources -terminal_module_LDADD = -terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_terminal_module_SOURCES) -CLEANFILES += $(nodist_terminal_module_SOURCES) -MOD_FILES += terminal.mod -MARKER_FILES += terminal.marker -CLEANFILES += terminal.marker - -terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += test.module -MODULE_FILES += test.module$(EXEEXT) -test_module_SOURCES = commands/test.c ## platform sources -nodist_test_module_SOURCES = ## platform nodist sources -test_module_LDADD = -test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_module_SOURCES) -CLEANFILES += $(nodist_test_module_SOURCES) -MOD_FILES += test.mod -MARKER_FILES += test.marker -CLEANFILES += test.marker - -test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += test.module -MODULE_FILES += test.module$(EXEEXT) -test_module_SOURCES = commands/test.c ## platform sources -nodist_test_module_SOURCES = ## platform nodist sources -test_module_LDADD = -test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_module_SOURCES) -CLEANFILES += $(nodist_test_module_SOURCES) -MOD_FILES += test.mod -MARKER_FILES += test.marker -CLEANFILES += test.marker - -test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += test.module -MODULE_FILES += test.module$(EXEEXT) -test_module_SOURCES = commands/test.c ## platform sources -nodist_test_module_SOURCES = ## platform nodist sources -test_module_LDADD = -test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_module_SOURCES) -CLEANFILES += $(nodist_test_module_SOURCES) -MOD_FILES += test.mod -MARKER_FILES += test.marker -CLEANFILES += test.marker - -test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += test.module -MODULE_FILES += test.module$(EXEEXT) -test_module_SOURCES = commands/test.c ## platform sources -nodist_test_module_SOURCES = ## platform nodist sources -test_module_LDADD = -test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_module_SOURCES) -CLEANFILES += $(nodist_test_module_SOURCES) -MOD_FILES += test.mod -MARKER_FILES += test.marker -CLEANFILES += test.marker - -test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += test.module -MODULE_FILES += test.module$(EXEEXT) -test_module_SOURCES = commands/test.c ## platform sources -nodist_test_module_SOURCES = ## platform nodist sources -test_module_LDADD = -test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_module_SOURCES) -CLEANFILES += $(nodist_test_module_SOURCES) -MOD_FILES += test.mod -MARKER_FILES += test.marker -CLEANFILES += test.marker - -test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += test.module -MODULE_FILES += test.module$(EXEEXT) -test_module_SOURCES = commands/test.c ## platform sources -nodist_test_module_SOURCES = ## platform nodist sources -test_module_LDADD = -test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_module_SOURCES) -CLEANFILES += $(nodist_test_module_SOURCES) -MOD_FILES += test.mod -MARKER_FILES += test.marker -CLEANFILES += test.marker - -test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += test.module -MODULE_FILES += test.module$(EXEEXT) -test_module_SOURCES = commands/test.c ## platform sources -nodist_test_module_SOURCES = ## platform nodist sources -test_module_LDADD = -test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_module_SOURCES) -CLEANFILES += $(nodist_test_module_SOURCES) -MOD_FILES += test.mod -MARKER_FILES += test.marker -CLEANFILES += test.marker - -test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += test.module -MODULE_FILES += test.module$(EXEEXT) -test_module_SOURCES = commands/test.c ## platform sources -nodist_test_module_SOURCES = ## platform nodist sources -test_module_LDADD = -test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_module_SOURCES) -CLEANFILES += $(nodist_test_module_SOURCES) -MOD_FILES += test.mod -MARKER_FILES += test.marker -CLEANFILES += test.marker - -test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += test.module -MODULE_FILES += test.module$(EXEEXT) -test_module_SOURCES = commands/test.c ## platform sources -nodist_test_module_SOURCES = ## platform nodist sources -test_module_LDADD = -test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_module_SOURCES) -CLEANFILES += $(nodist_test_module_SOURCES) -MOD_FILES += test.mod -MARKER_FILES += test.marker -CLEANFILES += test.marker - -test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += test.module -MODULE_FILES += test.module$(EXEEXT) -test_module_SOURCES = commands/test.c ## platform sources -nodist_test_module_SOURCES = ## platform nodist sources -test_module_LDADD = -test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_module_SOURCES) -CLEANFILES += $(nodist_test_module_SOURCES) -MOD_FILES += test.mod -MARKER_FILES += test.marker -CLEANFILES += test.marker - -test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += test.module -MODULE_FILES += test.module$(EXEEXT) -test_module_SOURCES = commands/test.c ## platform sources -nodist_test_module_SOURCES = ## platform nodist sources -test_module_LDADD = -test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_module_SOURCES) -CLEANFILES += $(nodist_test_module_SOURCES) -MOD_FILES += test.mod -MARKER_FILES += test.marker -CLEANFILES += test.marker - -test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += true.module -MODULE_FILES += true.module$(EXEEXT) -true_module_SOURCES = commands/true.c ## platform sources -nodist_true_module_SOURCES = ## platform nodist sources -true_module_LDADD = -true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_true_module_SOURCES) -CLEANFILES += $(nodist_true_module_SOURCES) -MOD_FILES += true.mod -MARKER_FILES += true.marker -CLEANFILES += true.marker - -true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += true.module -MODULE_FILES += true.module$(EXEEXT) -true_module_SOURCES = commands/true.c ## platform sources -nodist_true_module_SOURCES = ## platform nodist sources -true_module_LDADD = -true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_true_module_SOURCES) -CLEANFILES += $(nodist_true_module_SOURCES) -MOD_FILES += true.mod -MARKER_FILES += true.marker -CLEANFILES += true.marker - -true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += true.module -MODULE_FILES += true.module$(EXEEXT) -true_module_SOURCES = commands/true.c ## platform sources -nodist_true_module_SOURCES = ## platform nodist sources -true_module_LDADD = -true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_true_module_SOURCES) -CLEANFILES += $(nodist_true_module_SOURCES) -MOD_FILES += true.mod -MARKER_FILES += true.marker -CLEANFILES += true.marker - -true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += true.module -MODULE_FILES += true.module$(EXEEXT) -true_module_SOURCES = commands/true.c ## platform sources -nodist_true_module_SOURCES = ## platform nodist sources -true_module_LDADD = -true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_true_module_SOURCES) -CLEANFILES += $(nodist_true_module_SOURCES) -MOD_FILES += true.mod -MARKER_FILES += true.marker -CLEANFILES += true.marker - -true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += true.module -MODULE_FILES += true.module$(EXEEXT) -true_module_SOURCES = commands/true.c ## platform sources -nodist_true_module_SOURCES = ## platform nodist sources -true_module_LDADD = -true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_true_module_SOURCES) -CLEANFILES += $(nodist_true_module_SOURCES) -MOD_FILES += true.mod -MARKER_FILES += true.marker -CLEANFILES += true.marker - -true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += true.module -MODULE_FILES += true.module$(EXEEXT) -true_module_SOURCES = commands/true.c ## platform sources -nodist_true_module_SOURCES = ## platform nodist sources -true_module_LDADD = -true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_true_module_SOURCES) -CLEANFILES += $(nodist_true_module_SOURCES) -MOD_FILES += true.mod -MARKER_FILES += true.marker -CLEANFILES += true.marker - -true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += true.module -MODULE_FILES += true.module$(EXEEXT) -true_module_SOURCES = commands/true.c ## platform sources -nodist_true_module_SOURCES = ## platform nodist sources -true_module_LDADD = -true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_true_module_SOURCES) -CLEANFILES += $(nodist_true_module_SOURCES) -MOD_FILES += true.mod -MARKER_FILES += true.marker -CLEANFILES += true.marker - -true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += true.module -MODULE_FILES += true.module$(EXEEXT) -true_module_SOURCES = commands/true.c ## platform sources -nodist_true_module_SOURCES = ## platform nodist sources -true_module_LDADD = -true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_true_module_SOURCES) -CLEANFILES += $(nodist_true_module_SOURCES) -MOD_FILES += true.mod -MARKER_FILES += true.marker -CLEANFILES += true.marker - -true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += true.module -MODULE_FILES += true.module$(EXEEXT) -true_module_SOURCES = commands/true.c ## platform sources -nodist_true_module_SOURCES = ## platform nodist sources -true_module_LDADD = -true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_true_module_SOURCES) -CLEANFILES += $(nodist_true_module_SOURCES) -MOD_FILES += true.mod -MARKER_FILES += true.marker -CLEANFILES += true.marker - -true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += true.module -MODULE_FILES += true.module$(EXEEXT) -true_module_SOURCES = commands/true.c ## platform sources -nodist_true_module_SOURCES = ## platform nodist sources -true_module_LDADD = -true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_true_module_SOURCES) -CLEANFILES += $(nodist_true_module_SOURCES) -MOD_FILES += true.mod -MARKER_FILES += true.marker -CLEANFILES += true.marker - -true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += true.module -MODULE_FILES += true.module$(EXEEXT) -true_module_SOURCES = commands/true.c ## platform sources -nodist_true_module_SOURCES = ## platform nodist sources -true_module_LDADD = -true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_true_module_SOURCES) -CLEANFILES += $(nodist_true_module_SOURCES) -MOD_FILES += true.mod -MARKER_FILES += true.marker -CLEANFILES += true.marker - -true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -if COND_GRUB_EMU_USB -noinst_PROGRAMS += usbtest.module -MODULE_FILES += usbtest.module$(EXEEXT) -usbtest_module_SOURCES = commands/usbtest.c ## platform sources -nodist_usbtest_module_SOURCES = ## platform nodist sources -usbtest_module_LDADD = -usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbtest_module_SOURCES) -CLEANFILES += $(nodist_usbtest_module_SOURCES) -MOD_FILES += usbtest.mod -MARKER_FILES += usbtest.marker -CLEANFILES += usbtest.marker - -usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif COND_GRUB_EMU_USB -endif - -if COND_i386_pc -noinst_PROGRAMS += usbtest.module -MODULE_FILES += usbtest.module$(EXEEXT) -usbtest_module_SOURCES = commands/usbtest.c ## platform sources -nodist_usbtest_module_SOURCES = ## platform nodist sources -usbtest_module_LDADD = -usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbtest_module_SOURCES) -CLEANFILES += $(nodist_usbtest_module_SOURCES) -MOD_FILES += usbtest.mod -MARKER_FILES += usbtest.marker -CLEANFILES += usbtest.marker - -usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += usbtest.module -MODULE_FILES += usbtest.module$(EXEEXT) -usbtest_module_SOURCES = commands/usbtest.c ## platform sources -nodist_usbtest_module_SOURCES = ## platform nodist sources -usbtest_module_LDADD = -usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbtest_module_SOURCES) -CLEANFILES += $(nodist_usbtest_module_SOURCES) -MOD_FILES += usbtest.mod -MARKER_FILES += usbtest.marker -CLEANFILES += usbtest.marker - -usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += usbtest.module -MODULE_FILES += usbtest.module$(EXEEXT) -usbtest_module_SOURCES = commands/usbtest.c ## platform sources -nodist_usbtest_module_SOURCES = ## platform nodist sources -usbtest_module_LDADD = -usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbtest_module_SOURCES) -CLEANFILES += $(nodist_usbtest_module_SOURCES) -MOD_FILES += usbtest.mod -MARKER_FILES += usbtest.marker -CLEANFILES += usbtest.marker - -usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += usbtest.module -MODULE_FILES += usbtest.module$(EXEEXT) -usbtest_module_SOURCES = commands/usbtest.c ## platform sources -nodist_usbtest_module_SOURCES = ## platform nodist sources -usbtest_module_LDADD = -usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbtest_module_SOURCES) -CLEANFILES += $(nodist_usbtest_module_SOURCES) -MOD_FILES += usbtest.mod -MARKER_FILES += usbtest.marker -CLEANFILES += usbtest.marker - -usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += usbtest.module -MODULE_FILES += usbtest.module$(EXEEXT) -usbtest_module_SOURCES = commands/usbtest.c ## platform sources -nodist_usbtest_module_SOURCES = ## platform nodist sources -usbtest_module_LDADD = -usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbtest_module_SOURCES) -CLEANFILES += $(nodist_usbtest_module_SOURCES) -MOD_FILES += usbtest.mod -MARKER_FILES += usbtest.marker -CLEANFILES += usbtest.marker - -usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += usbtest.module -MODULE_FILES += usbtest.module$(EXEEXT) -usbtest_module_SOURCES = commands/usbtest.c ## platform sources -nodist_usbtest_module_SOURCES = ## platform nodist sources -usbtest_module_LDADD = -usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbtest_module_SOURCES) -CLEANFILES += $(nodist_usbtest_module_SOURCES) -MOD_FILES += usbtest.mod -MARKER_FILES += usbtest.marker -CLEANFILES += usbtest.marker - -usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += usbtest.module -MODULE_FILES += usbtest.module$(EXEEXT) -usbtest_module_SOURCES = commands/usbtest.c ## platform sources -nodist_usbtest_module_SOURCES = ## platform nodist sources -usbtest_module_LDADD = -usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbtest_module_SOURCES) -CLEANFILES += $(nodist_usbtest_module_SOURCES) -MOD_FILES += usbtest.mod -MARKER_FILES += usbtest.marker -CLEANFILES += usbtest.marker - -usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += usbtest.module -MODULE_FILES += usbtest.module$(EXEEXT) -usbtest_module_SOURCES = commands/usbtest.c ## platform sources -nodist_usbtest_module_SOURCES = ## platform nodist sources -usbtest_module_LDADD = -usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbtest_module_SOURCES) -CLEANFILES += $(nodist_usbtest_module_SOURCES) -MOD_FILES += usbtest.mod -MARKER_FILES += usbtest.marker -CLEANFILES += usbtest.marker - -usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += videoinfo.module -MODULE_FILES += videoinfo.module$(EXEEXT) -videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -nodist_videoinfo_module_SOURCES = ## platform nodist sources -videoinfo_module_LDADD = -videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videoinfo_module_SOURCES) -CLEANFILES += $(nodist_videoinfo_module_SOURCES) -MOD_FILES += videoinfo.mod -MARKER_FILES += videoinfo.marker -CLEANFILES += videoinfo.marker - -videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += videoinfo.module -MODULE_FILES += videoinfo.module$(EXEEXT) -videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -nodist_videoinfo_module_SOURCES = ## platform nodist sources -videoinfo_module_LDADD = -videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videoinfo_module_SOURCES) -CLEANFILES += $(nodist_videoinfo_module_SOURCES) -MOD_FILES += videoinfo.mod -MARKER_FILES += videoinfo.marker -CLEANFILES += videoinfo.marker - -videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += videoinfo.module -MODULE_FILES += videoinfo.module$(EXEEXT) -videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -nodist_videoinfo_module_SOURCES = ## platform nodist sources -videoinfo_module_LDADD = -videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videoinfo_module_SOURCES) -CLEANFILES += $(nodist_videoinfo_module_SOURCES) -MOD_FILES += videoinfo.mod -MARKER_FILES += videoinfo.marker -CLEANFILES += videoinfo.marker - -videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += videoinfo.module -MODULE_FILES += videoinfo.module$(EXEEXT) -videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -nodist_videoinfo_module_SOURCES = ## platform nodist sources -videoinfo_module_LDADD = -videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videoinfo_module_SOURCES) -CLEANFILES += $(nodist_videoinfo_module_SOURCES) -MOD_FILES += videoinfo.mod -MARKER_FILES += videoinfo.marker -CLEANFILES += videoinfo.marker - -videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += videoinfo.module -MODULE_FILES += videoinfo.module$(EXEEXT) -videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -nodist_videoinfo_module_SOURCES = ## platform nodist sources -videoinfo_module_LDADD = -videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videoinfo_module_SOURCES) -CLEANFILES += $(nodist_videoinfo_module_SOURCES) -MOD_FILES += videoinfo.mod -MARKER_FILES += videoinfo.marker -CLEANFILES += videoinfo.marker - -videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += videoinfo.module -MODULE_FILES += videoinfo.module$(EXEEXT) -videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -nodist_videoinfo_module_SOURCES = ## platform nodist sources -videoinfo_module_LDADD = -videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videoinfo_module_SOURCES) -CLEANFILES += $(nodist_videoinfo_module_SOURCES) -MOD_FILES += videoinfo.mod -MARKER_FILES += videoinfo.marker -CLEANFILES += videoinfo.marker - -videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += videoinfo.module -MODULE_FILES += videoinfo.module$(EXEEXT) -videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -nodist_videoinfo_module_SOURCES = ## platform nodist sources -videoinfo_module_LDADD = -videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videoinfo_module_SOURCES) -CLEANFILES += $(nodist_videoinfo_module_SOURCES) -MOD_FILES += videoinfo.mod -MARKER_FILES += videoinfo.marker -CLEANFILES += videoinfo.marker - -videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += videoinfo.module -MODULE_FILES += videoinfo.module$(EXEEXT) -videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -nodist_videoinfo_module_SOURCES = ## platform nodist sources -videoinfo_module_LDADD = -videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videoinfo_module_SOURCES) -CLEANFILES += $(nodist_videoinfo_module_SOURCES) -MOD_FILES += videoinfo.mod -MARKER_FILES += videoinfo.marker -CLEANFILES += videoinfo.marker - -videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += videoinfo.module -MODULE_FILES += videoinfo.module$(EXEEXT) -videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -nodist_videoinfo_module_SOURCES = ## platform nodist sources -videoinfo_module_LDADD = -videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videoinfo_module_SOURCES) -CLEANFILES += $(nodist_videoinfo_module_SOURCES) -MOD_FILES += videoinfo.mod -MARKER_FILES += videoinfo.marker -CLEANFILES += videoinfo.marker - -videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += videoinfo.module -MODULE_FILES += videoinfo.module$(EXEEXT) -videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -nodist_videoinfo_module_SOURCES = ## platform nodist sources -videoinfo_module_LDADD = -videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videoinfo_module_SOURCES) -CLEANFILES += $(nodist_videoinfo_module_SOURCES) -MOD_FILES += videoinfo.mod -MARKER_FILES += videoinfo.marker -CLEANFILES += videoinfo.marker - -videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += videoinfo.module -MODULE_FILES += videoinfo.module$(EXEEXT) -videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -nodist_videoinfo_module_SOURCES = ## platform nodist sources -videoinfo_module_LDADD = -videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videoinfo_module_SOURCES) -CLEANFILES += $(nodist_videoinfo_module_SOURCES) -MOD_FILES += videoinfo.mod -MARKER_FILES += videoinfo.marker -CLEANFILES += videoinfo.marker - -videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += videotest.module -MODULE_FILES += videotest.module$(EXEEXT) -videotest_module_SOURCES = commands/videotest.c ## platform sources -nodist_videotest_module_SOURCES = ## platform nodist sources -videotest_module_LDADD = -videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videotest_module_SOURCES) -CLEANFILES += $(nodist_videotest_module_SOURCES) -MOD_FILES += videotest.mod -MARKER_FILES += videotest.marker -CLEANFILES += videotest.marker - -videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += videotest.module -MODULE_FILES += videotest.module$(EXEEXT) -videotest_module_SOURCES = commands/videotest.c ## platform sources -nodist_videotest_module_SOURCES = ## platform nodist sources -videotest_module_LDADD = -videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videotest_module_SOURCES) -CLEANFILES += $(nodist_videotest_module_SOURCES) -MOD_FILES += videotest.mod -MARKER_FILES += videotest.marker -CLEANFILES += videotest.marker - -videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += videotest.module -MODULE_FILES += videotest.module$(EXEEXT) -videotest_module_SOURCES = commands/videotest.c ## platform sources -nodist_videotest_module_SOURCES = ## platform nodist sources -videotest_module_LDADD = -videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videotest_module_SOURCES) -CLEANFILES += $(nodist_videotest_module_SOURCES) -MOD_FILES += videotest.mod -MARKER_FILES += videotest.marker -CLEANFILES += videotest.marker - -videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += videotest.module -MODULE_FILES += videotest.module$(EXEEXT) -videotest_module_SOURCES = commands/videotest.c ## platform sources -nodist_videotest_module_SOURCES = ## platform nodist sources -videotest_module_LDADD = -videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videotest_module_SOURCES) -CLEANFILES += $(nodist_videotest_module_SOURCES) -MOD_FILES += videotest.mod -MARKER_FILES += videotest.marker -CLEANFILES += videotest.marker - -videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += videotest.module -MODULE_FILES += videotest.module$(EXEEXT) -videotest_module_SOURCES = commands/videotest.c ## platform sources -nodist_videotest_module_SOURCES = ## platform nodist sources -videotest_module_LDADD = -videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videotest_module_SOURCES) -CLEANFILES += $(nodist_videotest_module_SOURCES) -MOD_FILES += videotest.mod -MARKER_FILES += videotest.marker -CLEANFILES += videotest.marker - -videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += videotest.module -MODULE_FILES += videotest.module$(EXEEXT) -videotest_module_SOURCES = commands/videotest.c ## platform sources -nodist_videotest_module_SOURCES = ## platform nodist sources -videotest_module_LDADD = -videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videotest_module_SOURCES) -CLEANFILES += $(nodist_videotest_module_SOURCES) -MOD_FILES += videotest.mod -MARKER_FILES += videotest.marker -CLEANFILES += videotest.marker - -videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += videotest.module -MODULE_FILES += videotest.module$(EXEEXT) -videotest_module_SOURCES = commands/videotest.c ## platform sources -nodist_videotest_module_SOURCES = ## platform nodist sources -videotest_module_LDADD = -videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videotest_module_SOURCES) -CLEANFILES += $(nodist_videotest_module_SOURCES) -MOD_FILES += videotest.mod -MARKER_FILES += videotest.marker -CLEANFILES += videotest.marker - -videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += videotest.module -MODULE_FILES += videotest.module$(EXEEXT) -videotest_module_SOURCES = commands/videotest.c ## platform sources -nodist_videotest_module_SOURCES = ## platform nodist sources -videotest_module_LDADD = -videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videotest_module_SOURCES) -CLEANFILES += $(nodist_videotest_module_SOURCES) -MOD_FILES += videotest.mod -MARKER_FILES += videotest.marker -CLEANFILES += videotest.marker - -videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += videotest.module -MODULE_FILES += videotest.module$(EXEEXT) -videotest_module_SOURCES = commands/videotest.c ## platform sources -nodist_videotest_module_SOURCES = ## platform nodist sources -videotest_module_LDADD = -videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videotest_module_SOURCES) -CLEANFILES += $(nodist_videotest_module_SOURCES) -MOD_FILES += videotest.mod -MARKER_FILES += videotest.marker -CLEANFILES += videotest.marker - -videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += videotest.module -MODULE_FILES += videotest.module$(EXEEXT) -videotest_module_SOURCES = commands/videotest.c ## platform sources -nodist_videotest_module_SOURCES = ## platform nodist sources -videotest_module_LDADD = -videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videotest_module_SOURCES) -CLEANFILES += $(nodist_videotest_module_SOURCES) -MOD_FILES += videotest.mod -MARKER_FILES += videotest.marker -CLEANFILES += videotest.marker - -videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += videotest.module -MODULE_FILES += videotest.module$(EXEEXT) -videotest_module_SOURCES = commands/videotest.c ## platform sources -nodist_videotest_module_SOURCES = ## platform nodist sources -videotest_module_LDADD = -videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_videotest_module_SOURCES) -CLEANFILES += $(nodist_videotest_module_SOURCES) -MOD_FILES += videotest.mod -MARKER_FILES += videotest.marker -CLEANFILES += videotest.marker - -videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += xnu_uuid.module -MODULE_FILES += xnu_uuid.module$(EXEEXT) -xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -xnu_uuid_module_LDADD = -xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xnu_uuid_module_SOURCES) -CLEANFILES += $(nodist_xnu_uuid_module_SOURCES) -MOD_FILES += xnu_uuid.mod -MARKER_FILES += xnu_uuid.marker -CLEANFILES += xnu_uuid.marker - -xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += xnu_uuid.module -MODULE_FILES += xnu_uuid.module$(EXEEXT) -xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -xnu_uuid_module_LDADD = -xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xnu_uuid_module_SOURCES) -CLEANFILES += $(nodist_xnu_uuid_module_SOURCES) -MOD_FILES += xnu_uuid.mod -MARKER_FILES += xnu_uuid.marker -CLEANFILES += xnu_uuid.marker - -xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += xnu_uuid.module -MODULE_FILES += xnu_uuid.module$(EXEEXT) -xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -xnu_uuid_module_LDADD = -xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xnu_uuid_module_SOURCES) -CLEANFILES += $(nodist_xnu_uuid_module_SOURCES) -MOD_FILES += xnu_uuid.mod -MARKER_FILES += xnu_uuid.marker -CLEANFILES += xnu_uuid.marker - -xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += xnu_uuid.module -MODULE_FILES += xnu_uuid.module$(EXEEXT) -xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -xnu_uuid_module_LDADD = -xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xnu_uuid_module_SOURCES) -CLEANFILES += $(nodist_xnu_uuid_module_SOURCES) -MOD_FILES += xnu_uuid.mod -MARKER_FILES += xnu_uuid.marker -CLEANFILES += xnu_uuid.marker - -xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += xnu_uuid.module -MODULE_FILES += xnu_uuid.module$(EXEEXT) -xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -xnu_uuid_module_LDADD = -xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xnu_uuid_module_SOURCES) -CLEANFILES += $(nodist_xnu_uuid_module_SOURCES) -MOD_FILES += xnu_uuid.mod -MARKER_FILES += xnu_uuid.marker -CLEANFILES += xnu_uuid.marker - -xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += xnu_uuid.module -MODULE_FILES += xnu_uuid.module$(EXEEXT) -xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -xnu_uuid_module_LDADD = -xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xnu_uuid_module_SOURCES) -CLEANFILES += $(nodist_xnu_uuid_module_SOURCES) -MOD_FILES += xnu_uuid.mod -MARKER_FILES += xnu_uuid.marker -CLEANFILES += xnu_uuid.marker - -xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += xnu_uuid.module -MODULE_FILES += xnu_uuid.module$(EXEEXT) -xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -xnu_uuid_module_LDADD = -xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xnu_uuid_module_SOURCES) -CLEANFILES += $(nodist_xnu_uuid_module_SOURCES) -MOD_FILES += xnu_uuid.mod -MARKER_FILES += xnu_uuid.marker -CLEANFILES += xnu_uuid.marker - -xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += xnu_uuid.module -MODULE_FILES += xnu_uuid.module$(EXEEXT) -xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -xnu_uuid_module_LDADD = -xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xnu_uuid_module_SOURCES) -CLEANFILES += $(nodist_xnu_uuid_module_SOURCES) -MOD_FILES += xnu_uuid.mod -MARKER_FILES += xnu_uuid.marker -CLEANFILES += xnu_uuid.marker - -xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += xnu_uuid.module -MODULE_FILES += xnu_uuid.module$(EXEEXT) -xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -xnu_uuid_module_LDADD = -xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xnu_uuid_module_SOURCES) -CLEANFILES += $(nodist_xnu_uuid_module_SOURCES) -MOD_FILES += xnu_uuid.mod -MARKER_FILES += xnu_uuid.marker -CLEANFILES += xnu_uuid.marker - -xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += xnu_uuid.module -MODULE_FILES += xnu_uuid.module$(EXEEXT) -xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -xnu_uuid_module_LDADD = -xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xnu_uuid_module_SOURCES) -CLEANFILES += $(nodist_xnu_uuid_module_SOURCES) -MOD_FILES += xnu_uuid.mod -MARKER_FILES += xnu_uuid.marker -CLEANFILES += xnu_uuid.marker - -xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += xnu_uuid.module -MODULE_FILES += xnu_uuid.module$(EXEEXT) -xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -xnu_uuid_module_LDADD = -xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xnu_uuid_module_SOURCES) -CLEANFILES += $(nodist_xnu_uuid_module_SOURCES) -MOD_FILES += xnu_uuid.mod -MARKER_FILES += xnu_uuid.marker -CLEANFILES += xnu_uuid.marker - -xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += dm_nv.module -MODULE_FILES += dm_nv.module$(EXEEXT) -dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -nodist_dm_nv_module_SOURCES = ## platform nodist sources -dm_nv_module_LDADD = -dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_dm_nv_module_SOURCES) -CLEANFILES += $(nodist_dm_nv_module_SOURCES) -MOD_FILES += dm_nv.mod -MARKER_FILES += dm_nv.marker -CLEANFILES += dm_nv.marker - -dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += dm_nv.module -MODULE_FILES += dm_nv.module$(EXEEXT) -dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -nodist_dm_nv_module_SOURCES = ## platform nodist sources -dm_nv_module_LDADD = -dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_dm_nv_module_SOURCES) -CLEANFILES += $(nodist_dm_nv_module_SOURCES) -MOD_FILES += dm_nv.mod -MARKER_FILES += dm_nv.marker -CLEANFILES += dm_nv.marker - -dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += dm_nv.module -MODULE_FILES += dm_nv.module$(EXEEXT) -dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -nodist_dm_nv_module_SOURCES = ## platform nodist sources -dm_nv_module_LDADD = -dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_dm_nv_module_SOURCES) -CLEANFILES += $(nodist_dm_nv_module_SOURCES) -MOD_FILES += dm_nv.mod -MARKER_FILES += dm_nv.marker -CLEANFILES += dm_nv.marker - -dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += dm_nv.module -MODULE_FILES += dm_nv.module$(EXEEXT) -dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -nodist_dm_nv_module_SOURCES = ## platform nodist sources -dm_nv_module_LDADD = -dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_dm_nv_module_SOURCES) -CLEANFILES += $(nodist_dm_nv_module_SOURCES) -MOD_FILES += dm_nv.mod -MARKER_FILES += dm_nv.marker -CLEANFILES += dm_nv.marker - -dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += dm_nv.module -MODULE_FILES += dm_nv.module$(EXEEXT) -dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -nodist_dm_nv_module_SOURCES = ## platform nodist sources -dm_nv_module_LDADD = -dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_dm_nv_module_SOURCES) -CLEANFILES += $(nodist_dm_nv_module_SOURCES) -MOD_FILES += dm_nv.mod -MARKER_FILES += dm_nv.marker -CLEANFILES += dm_nv.marker - -dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += dm_nv.module -MODULE_FILES += dm_nv.module$(EXEEXT) -dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -nodist_dm_nv_module_SOURCES = ## platform nodist sources -dm_nv_module_LDADD = -dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_dm_nv_module_SOURCES) -CLEANFILES += $(nodist_dm_nv_module_SOURCES) -MOD_FILES += dm_nv.mod -MARKER_FILES += dm_nv.marker -CLEANFILES += dm_nv.marker - -dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += dm_nv.module -MODULE_FILES += dm_nv.module$(EXEEXT) -dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -nodist_dm_nv_module_SOURCES = ## platform nodist sources -dm_nv_module_LDADD = -dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_dm_nv_module_SOURCES) -CLEANFILES += $(nodist_dm_nv_module_SOURCES) -MOD_FILES += dm_nv.mod -MARKER_FILES += dm_nv.marker -CLEANFILES += dm_nv.marker - -dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += dm_nv.module -MODULE_FILES += dm_nv.module$(EXEEXT) -dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -nodist_dm_nv_module_SOURCES = ## platform nodist sources -dm_nv_module_LDADD = -dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_dm_nv_module_SOURCES) -CLEANFILES += $(nodist_dm_nv_module_SOURCES) -MOD_FILES += dm_nv.mod -MARKER_FILES += dm_nv.marker -CLEANFILES += dm_nv.marker - -dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += dm_nv.module -MODULE_FILES += dm_nv.module$(EXEEXT) -dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -nodist_dm_nv_module_SOURCES = ## platform nodist sources -dm_nv_module_LDADD = -dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_dm_nv_module_SOURCES) -CLEANFILES += $(nodist_dm_nv_module_SOURCES) -MOD_FILES += dm_nv.mod -MARKER_FILES += dm_nv.marker -CLEANFILES += dm_nv.marker - -dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += dm_nv.module -MODULE_FILES += dm_nv.module$(EXEEXT) -dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -nodist_dm_nv_module_SOURCES = ## platform nodist sources -dm_nv_module_LDADD = -dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_dm_nv_module_SOURCES) -CLEANFILES += $(nodist_dm_nv_module_SOURCES) -MOD_FILES += dm_nv.mod -MARKER_FILES += dm_nv.marker -CLEANFILES += dm_nv.marker - -dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += dm_nv.module -MODULE_FILES += dm_nv.module$(EXEEXT) -dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -nodist_dm_nv_module_SOURCES = ## platform nodist sources -dm_nv_module_LDADD = -dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_dm_nv_module_SOURCES) -CLEANFILES += $(nodist_dm_nv_module_SOURCES) -MOD_FILES += dm_nv.mod -MARKER_FILES += dm_nv.marker -CLEANFILES += dm_nv.marker - -dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += loopback.module -MODULE_FILES += loopback.module$(EXEEXT) -loopback_module_SOURCES = disk/loopback.c ## platform sources -nodist_loopback_module_SOURCES = ## platform nodist sources -loopback_module_LDADD = -loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loopback_module_SOURCES) -CLEANFILES += $(nodist_loopback_module_SOURCES) -MOD_FILES += loopback.mod -MARKER_FILES += loopback.marker -CLEANFILES += loopback.marker - -loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += loopback.module -MODULE_FILES += loopback.module$(EXEEXT) -loopback_module_SOURCES = disk/loopback.c ## platform sources -nodist_loopback_module_SOURCES = ## platform nodist sources -loopback_module_LDADD = -loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loopback_module_SOURCES) -CLEANFILES += $(nodist_loopback_module_SOURCES) -MOD_FILES += loopback.mod -MARKER_FILES += loopback.marker -CLEANFILES += loopback.marker - -loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += loopback.module -MODULE_FILES += loopback.module$(EXEEXT) -loopback_module_SOURCES = disk/loopback.c ## platform sources -nodist_loopback_module_SOURCES = ## platform nodist sources -loopback_module_LDADD = -loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loopback_module_SOURCES) -CLEANFILES += $(nodist_loopback_module_SOURCES) -MOD_FILES += loopback.mod -MARKER_FILES += loopback.marker -CLEANFILES += loopback.marker - -loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += loopback.module -MODULE_FILES += loopback.module$(EXEEXT) -loopback_module_SOURCES = disk/loopback.c ## platform sources -nodist_loopback_module_SOURCES = ## platform nodist sources -loopback_module_LDADD = -loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loopback_module_SOURCES) -CLEANFILES += $(nodist_loopback_module_SOURCES) -MOD_FILES += loopback.mod -MARKER_FILES += loopback.marker -CLEANFILES += loopback.marker - -loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += loopback.module -MODULE_FILES += loopback.module$(EXEEXT) -loopback_module_SOURCES = disk/loopback.c ## platform sources -nodist_loopback_module_SOURCES = ## platform nodist sources -loopback_module_LDADD = -loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loopback_module_SOURCES) -CLEANFILES += $(nodist_loopback_module_SOURCES) -MOD_FILES += loopback.mod -MARKER_FILES += loopback.marker -CLEANFILES += loopback.marker - -loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += loopback.module -MODULE_FILES += loopback.module$(EXEEXT) -loopback_module_SOURCES = disk/loopback.c ## platform sources -nodist_loopback_module_SOURCES = ## platform nodist sources -loopback_module_LDADD = -loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loopback_module_SOURCES) -CLEANFILES += $(nodist_loopback_module_SOURCES) -MOD_FILES += loopback.mod -MARKER_FILES += loopback.marker -CLEANFILES += loopback.marker - -loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += loopback.module -MODULE_FILES += loopback.module$(EXEEXT) -loopback_module_SOURCES = disk/loopback.c ## platform sources -nodist_loopback_module_SOURCES = ## platform nodist sources -loopback_module_LDADD = -loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loopback_module_SOURCES) -CLEANFILES += $(nodist_loopback_module_SOURCES) -MOD_FILES += loopback.mod -MARKER_FILES += loopback.marker -CLEANFILES += loopback.marker - -loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += loopback.module -MODULE_FILES += loopback.module$(EXEEXT) -loopback_module_SOURCES = disk/loopback.c ## platform sources -nodist_loopback_module_SOURCES = ## platform nodist sources -loopback_module_LDADD = -loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loopback_module_SOURCES) -CLEANFILES += $(nodist_loopback_module_SOURCES) -MOD_FILES += loopback.mod -MARKER_FILES += loopback.marker -CLEANFILES += loopback.marker - -loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += loopback.module -MODULE_FILES += loopback.module$(EXEEXT) -loopback_module_SOURCES = disk/loopback.c ## platform sources -nodist_loopback_module_SOURCES = ## platform nodist sources -loopback_module_LDADD = -loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loopback_module_SOURCES) -CLEANFILES += $(nodist_loopback_module_SOURCES) -MOD_FILES += loopback.mod -MARKER_FILES += loopback.marker -CLEANFILES += loopback.marker - -loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += loopback.module -MODULE_FILES += loopback.module$(EXEEXT) -loopback_module_SOURCES = disk/loopback.c ## platform sources -nodist_loopback_module_SOURCES = ## platform nodist sources -loopback_module_LDADD = -loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loopback_module_SOURCES) -CLEANFILES += $(nodist_loopback_module_SOURCES) -MOD_FILES += loopback.mod -MARKER_FILES += loopback.marker -CLEANFILES += loopback.marker - -loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += loopback.module -MODULE_FILES += loopback.module$(EXEEXT) -loopback_module_SOURCES = disk/loopback.c ## platform sources -nodist_loopback_module_SOURCES = ## platform nodist sources -loopback_module_LDADD = -loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_loopback_module_SOURCES) -CLEANFILES += $(nodist_loopback_module_SOURCES) -MOD_FILES += loopback.mod -MARKER_FILES += loopback.marker -CLEANFILES += loopback.marker - -loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += lvm.module -MODULE_FILES += lvm.module$(EXEEXT) -lvm_module_SOURCES = disk/lvm.c ## platform sources -nodist_lvm_module_SOURCES = ## platform nodist sources -lvm_module_LDADD = -lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lvm_module_SOURCES) -CLEANFILES += $(nodist_lvm_module_SOURCES) -MOD_FILES += lvm.mod -MARKER_FILES += lvm.marker -CLEANFILES += lvm.marker - -lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += lvm.module -MODULE_FILES += lvm.module$(EXEEXT) -lvm_module_SOURCES = disk/lvm.c ## platform sources -nodist_lvm_module_SOURCES = ## platform nodist sources -lvm_module_LDADD = -lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lvm_module_SOURCES) -CLEANFILES += $(nodist_lvm_module_SOURCES) -MOD_FILES += lvm.mod -MARKER_FILES += lvm.marker -CLEANFILES += lvm.marker - -lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += lvm.module -MODULE_FILES += lvm.module$(EXEEXT) -lvm_module_SOURCES = disk/lvm.c ## platform sources -nodist_lvm_module_SOURCES = ## platform nodist sources -lvm_module_LDADD = -lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lvm_module_SOURCES) -CLEANFILES += $(nodist_lvm_module_SOURCES) -MOD_FILES += lvm.mod -MARKER_FILES += lvm.marker -CLEANFILES += lvm.marker - -lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += lvm.module -MODULE_FILES += lvm.module$(EXEEXT) -lvm_module_SOURCES = disk/lvm.c ## platform sources -nodist_lvm_module_SOURCES = ## platform nodist sources -lvm_module_LDADD = -lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lvm_module_SOURCES) -CLEANFILES += $(nodist_lvm_module_SOURCES) -MOD_FILES += lvm.mod -MARKER_FILES += lvm.marker -CLEANFILES += lvm.marker - -lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += lvm.module -MODULE_FILES += lvm.module$(EXEEXT) -lvm_module_SOURCES = disk/lvm.c ## platform sources -nodist_lvm_module_SOURCES = ## platform nodist sources -lvm_module_LDADD = -lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lvm_module_SOURCES) -CLEANFILES += $(nodist_lvm_module_SOURCES) -MOD_FILES += lvm.mod -MARKER_FILES += lvm.marker -CLEANFILES += lvm.marker - -lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += lvm.module -MODULE_FILES += lvm.module$(EXEEXT) -lvm_module_SOURCES = disk/lvm.c ## platform sources -nodist_lvm_module_SOURCES = ## platform nodist sources -lvm_module_LDADD = -lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lvm_module_SOURCES) -CLEANFILES += $(nodist_lvm_module_SOURCES) -MOD_FILES += lvm.mod -MARKER_FILES += lvm.marker -CLEANFILES += lvm.marker - -lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += lvm.module -MODULE_FILES += lvm.module$(EXEEXT) -lvm_module_SOURCES = disk/lvm.c ## platform sources -nodist_lvm_module_SOURCES = ## platform nodist sources -lvm_module_LDADD = -lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lvm_module_SOURCES) -CLEANFILES += $(nodist_lvm_module_SOURCES) -MOD_FILES += lvm.mod -MARKER_FILES += lvm.marker -CLEANFILES += lvm.marker - -lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += lvm.module -MODULE_FILES += lvm.module$(EXEEXT) -lvm_module_SOURCES = disk/lvm.c ## platform sources -nodist_lvm_module_SOURCES = ## platform nodist sources -lvm_module_LDADD = -lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lvm_module_SOURCES) -CLEANFILES += $(nodist_lvm_module_SOURCES) -MOD_FILES += lvm.mod -MARKER_FILES += lvm.marker -CLEANFILES += lvm.marker - -lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += lvm.module -MODULE_FILES += lvm.module$(EXEEXT) -lvm_module_SOURCES = disk/lvm.c ## platform sources -nodist_lvm_module_SOURCES = ## platform nodist sources -lvm_module_LDADD = -lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lvm_module_SOURCES) -CLEANFILES += $(nodist_lvm_module_SOURCES) -MOD_FILES += lvm.mod -MARKER_FILES += lvm.marker -CLEANFILES += lvm.marker - -lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += lvm.module -MODULE_FILES += lvm.module$(EXEEXT) -lvm_module_SOURCES = disk/lvm.c ## platform sources -nodist_lvm_module_SOURCES = ## platform nodist sources -lvm_module_LDADD = -lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lvm_module_SOURCES) -CLEANFILES += $(nodist_lvm_module_SOURCES) -MOD_FILES += lvm.mod -MARKER_FILES += lvm.marker -CLEANFILES += lvm.marker - -lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += lvm.module -MODULE_FILES += lvm.module$(EXEEXT) -lvm_module_SOURCES = disk/lvm.c ## platform sources -nodist_lvm_module_SOURCES = ## platform nodist sources -lvm_module_LDADD = -lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lvm_module_SOURCES) -CLEANFILES += $(nodist_lvm_module_SOURCES) -MOD_FILES += lvm.mod -MARKER_FILES += lvm.marker -CLEANFILES += lvm.marker - -lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += mdraid09.module -MODULE_FILES += mdraid09.module$(EXEEXT) -mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -nodist_mdraid09_module_SOURCES = ## platform nodist sources -mdraid09_module_LDADD = -mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid09_module_SOURCES) -CLEANFILES += $(nodist_mdraid09_module_SOURCES) -MOD_FILES += mdraid09.mod -MARKER_FILES += mdraid09.marker -CLEANFILES += mdraid09.marker - -mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += mdraid09.module -MODULE_FILES += mdraid09.module$(EXEEXT) -mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -nodist_mdraid09_module_SOURCES = ## platform nodist sources -mdraid09_module_LDADD = -mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid09_module_SOURCES) -CLEANFILES += $(nodist_mdraid09_module_SOURCES) -MOD_FILES += mdraid09.mod -MARKER_FILES += mdraid09.marker -CLEANFILES += mdraid09.marker - -mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += mdraid09.module -MODULE_FILES += mdraid09.module$(EXEEXT) -mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -nodist_mdraid09_module_SOURCES = ## platform nodist sources -mdraid09_module_LDADD = -mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid09_module_SOURCES) -CLEANFILES += $(nodist_mdraid09_module_SOURCES) -MOD_FILES += mdraid09.mod -MARKER_FILES += mdraid09.marker -CLEANFILES += mdraid09.marker - -mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += mdraid09.module -MODULE_FILES += mdraid09.module$(EXEEXT) -mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -nodist_mdraid09_module_SOURCES = ## platform nodist sources -mdraid09_module_LDADD = -mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid09_module_SOURCES) -CLEANFILES += $(nodist_mdraid09_module_SOURCES) -MOD_FILES += mdraid09.mod -MARKER_FILES += mdraid09.marker -CLEANFILES += mdraid09.marker - -mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += mdraid09.module -MODULE_FILES += mdraid09.module$(EXEEXT) -mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -nodist_mdraid09_module_SOURCES = ## platform nodist sources -mdraid09_module_LDADD = -mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid09_module_SOURCES) -CLEANFILES += $(nodist_mdraid09_module_SOURCES) -MOD_FILES += mdraid09.mod -MARKER_FILES += mdraid09.marker -CLEANFILES += mdraid09.marker - -mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += mdraid09.module -MODULE_FILES += mdraid09.module$(EXEEXT) -mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -nodist_mdraid09_module_SOURCES = ## platform nodist sources -mdraid09_module_LDADD = -mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid09_module_SOURCES) -CLEANFILES += $(nodist_mdraid09_module_SOURCES) -MOD_FILES += mdraid09.mod -MARKER_FILES += mdraid09.marker -CLEANFILES += mdraid09.marker - -mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += mdraid09.module -MODULE_FILES += mdraid09.module$(EXEEXT) -mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -nodist_mdraid09_module_SOURCES = ## platform nodist sources -mdraid09_module_LDADD = -mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid09_module_SOURCES) -CLEANFILES += $(nodist_mdraid09_module_SOURCES) -MOD_FILES += mdraid09.mod -MARKER_FILES += mdraid09.marker -CLEANFILES += mdraid09.marker - -mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += mdraid09.module -MODULE_FILES += mdraid09.module$(EXEEXT) -mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -nodist_mdraid09_module_SOURCES = ## platform nodist sources -mdraid09_module_LDADD = -mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid09_module_SOURCES) -CLEANFILES += $(nodist_mdraid09_module_SOURCES) -MOD_FILES += mdraid09.mod -MARKER_FILES += mdraid09.marker -CLEANFILES += mdraid09.marker - -mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += mdraid09.module -MODULE_FILES += mdraid09.module$(EXEEXT) -mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -nodist_mdraid09_module_SOURCES = ## platform nodist sources -mdraid09_module_LDADD = -mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid09_module_SOURCES) -CLEANFILES += $(nodist_mdraid09_module_SOURCES) -MOD_FILES += mdraid09.mod -MARKER_FILES += mdraid09.marker -CLEANFILES += mdraid09.marker - -mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += mdraid09.module -MODULE_FILES += mdraid09.module$(EXEEXT) -mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -nodist_mdraid09_module_SOURCES = ## platform nodist sources -mdraid09_module_LDADD = -mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid09_module_SOURCES) -CLEANFILES += $(nodist_mdraid09_module_SOURCES) -MOD_FILES += mdraid09.mod -MARKER_FILES += mdraid09.marker -CLEANFILES += mdraid09.marker - -mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += mdraid09.module -MODULE_FILES += mdraid09.module$(EXEEXT) -mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -nodist_mdraid09_module_SOURCES = ## platform nodist sources -mdraid09_module_LDADD = -mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid09_module_SOURCES) -CLEANFILES += $(nodist_mdraid09_module_SOURCES) -MOD_FILES += mdraid09.mod -MARKER_FILES += mdraid09.marker -CLEANFILES += mdraid09.marker - -mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += mdraid1x.module -MODULE_FILES += mdraid1x.module$(EXEEXT) -mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -nodist_mdraid1x_module_SOURCES = ## platform nodist sources -mdraid1x_module_LDADD = -mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid1x_module_SOURCES) -CLEANFILES += $(nodist_mdraid1x_module_SOURCES) -MOD_FILES += mdraid1x.mod -MARKER_FILES += mdraid1x.marker -CLEANFILES += mdraid1x.marker - -mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += mdraid1x.module -MODULE_FILES += mdraid1x.module$(EXEEXT) -mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -nodist_mdraid1x_module_SOURCES = ## platform nodist sources -mdraid1x_module_LDADD = -mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid1x_module_SOURCES) -CLEANFILES += $(nodist_mdraid1x_module_SOURCES) -MOD_FILES += mdraid1x.mod -MARKER_FILES += mdraid1x.marker -CLEANFILES += mdraid1x.marker - -mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += mdraid1x.module -MODULE_FILES += mdraid1x.module$(EXEEXT) -mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -nodist_mdraid1x_module_SOURCES = ## platform nodist sources -mdraid1x_module_LDADD = -mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid1x_module_SOURCES) -CLEANFILES += $(nodist_mdraid1x_module_SOURCES) -MOD_FILES += mdraid1x.mod -MARKER_FILES += mdraid1x.marker -CLEANFILES += mdraid1x.marker - -mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += mdraid1x.module -MODULE_FILES += mdraid1x.module$(EXEEXT) -mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -nodist_mdraid1x_module_SOURCES = ## platform nodist sources -mdraid1x_module_LDADD = -mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid1x_module_SOURCES) -CLEANFILES += $(nodist_mdraid1x_module_SOURCES) -MOD_FILES += mdraid1x.mod -MARKER_FILES += mdraid1x.marker -CLEANFILES += mdraid1x.marker - -mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += mdraid1x.module -MODULE_FILES += mdraid1x.module$(EXEEXT) -mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -nodist_mdraid1x_module_SOURCES = ## platform nodist sources -mdraid1x_module_LDADD = -mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid1x_module_SOURCES) -CLEANFILES += $(nodist_mdraid1x_module_SOURCES) -MOD_FILES += mdraid1x.mod -MARKER_FILES += mdraid1x.marker -CLEANFILES += mdraid1x.marker - -mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += mdraid1x.module -MODULE_FILES += mdraid1x.module$(EXEEXT) -mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -nodist_mdraid1x_module_SOURCES = ## platform nodist sources -mdraid1x_module_LDADD = -mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid1x_module_SOURCES) -CLEANFILES += $(nodist_mdraid1x_module_SOURCES) -MOD_FILES += mdraid1x.mod -MARKER_FILES += mdraid1x.marker -CLEANFILES += mdraid1x.marker - -mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += mdraid1x.module -MODULE_FILES += mdraid1x.module$(EXEEXT) -mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -nodist_mdraid1x_module_SOURCES = ## platform nodist sources -mdraid1x_module_LDADD = -mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid1x_module_SOURCES) -CLEANFILES += $(nodist_mdraid1x_module_SOURCES) -MOD_FILES += mdraid1x.mod -MARKER_FILES += mdraid1x.marker -CLEANFILES += mdraid1x.marker - -mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += mdraid1x.module -MODULE_FILES += mdraid1x.module$(EXEEXT) -mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -nodist_mdraid1x_module_SOURCES = ## platform nodist sources -mdraid1x_module_LDADD = -mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid1x_module_SOURCES) -CLEANFILES += $(nodist_mdraid1x_module_SOURCES) -MOD_FILES += mdraid1x.mod -MARKER_FILES += mdraid1x.marker -CLEANFILES += mdraid1x.marker - -mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += mdraid1x.module -MODULE_FILES += mdraid1x.module$(EXEEXT) -mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -nodist_mdraid1x_module_SOURCES = ## platform nodist sources -mdraid1x_module_LDADD = -mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid1x_module_SOURCES) -CLEANFILES += $(nodist_mdraid1x_module_SOURCES) -MOD_FILES += mdraid1x.mod -MARKER_FILES += mdraid1x.marker -CLEANFILES += mdraid1x.marker - -mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += mdraid1x.module -MODULE_FILES += mdraid1x.module$(EXEEXT) -mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -nodist_mdraid1x_module_SOURCES = ## platform nodist sources -mdraid1x_module_LDADD = -mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid1x_module_SOURCES) -CLEANFILES += $(nodist_mdraid1x_module_SOURCES) -MOD_FILES += mdraid1x.mod -MARKER_FILES += mdraid1x.marker -CLEANFILES += mdraid1x.marker - -mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += mdraid1x.module -MODULE_FILES += mdraid1x.module$(EXEEXT) -mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -nodist_mdraid1x_module_SOURCES = ## platform nodist sources -mdraid1x_module_LDADD = -mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mdraid1x_module_SOURCES) -CLEANFILES += $(nodist_mdraid1x_module_SOURCES) -MOD_FILES += mdraid1x.mod -MARKER_FILES += mdraid1x.marker -CLEANFILES += mdraid1x.marker - -mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += raid.module -MODULE_FILES += raid.module$(EXEEXT) -raid_module_SOURCES = disk/raid.c ## platform sources -nodist_raid_module_SOURCES = ## platform nodist sources -raid_module_LDADD = -raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid_module_SOURCES) -CLEANFILES += $(nodist_raid_module_SOURCES) -MOD_FILES += raid.mod -MARKER_FILES += raid.marker -CLEANFILES += raid.marker - -raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += raid.module -MODULE_FILES += raid.module$(EXEEXT) -raid_module_SOURCES = disk/raid.c ## platform sources -nodist_raid_module_SOURCES = ## platform nodist sources -raid_module_LDADD = -raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid_module_SOURCES) -CLEANFILES += $(nodist_raid_module_SOURCES) -MOD_FILES += raid.mod -MARKER_FILES += raid.marker -CLEANFILES += raid.marker - -raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += raid.module -MODULE_FILES += raid.module$(EXEEXT) -raid_module_SOURCES = disk/raid.c ## platform sources -nodist_raid_module_SOURCES = ## platform nodist sources -raid_module_LDADD = -raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid_module_SOURCES) -CLEANFILES += $(nodist_raid_module_SOURCES) -MOD_FILES += raid.mod -MARKER_FILES += raid.marker -CLEANFILES += raid.marker - -raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += raid.module -MODULE_FILES += raid.module$(EXEEXT) -raid_module_SOURCES = disk/raid.c ## platform sources -nodist_raid_module_SOURCES = ## platform nodist sources -raid_module_LDADD = -raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid_module_SOURCES) -CLEANFILES += $(nodist_raid_module_SOURCES) -MOD_FILES += raid.mod -MARKER_FILES += raid.marker -CLEANFILES += raid.marker - -raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += raid.module -MODULE_FILES += raid.module$(EXEEXT) -raid_module_SOURCES = disk/raid.c ## platform sources -nodist_raid_module_SOURCES = ## platform nodist sources -raid_module_LDADD = -raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid_module_SOURCES) -CLEANFILES += $(nodist_raid_module_SOURCES) -MOD_FILES += raid.mod -MARKER_FILES += raid.marker -CLEANFILES += raid.marker - -raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += raid.module -MODULE_FILES += raid.module$(EXEEXT) -raid_module_SOURCES = disk/raid.c ## platform sources -nodist_raid_module_SOURCES = ## platform nodist sources -raid_module_LDADD = -raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid_module_SOURCES) -CLEANFILES += $(nodist_raid_module_SOURCES) -MOD_FILES += raid.mod -MARKER_FILES += raid.marker -CLEANFILES += raid.marker - -raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += raid.module -MODULE_FILES += raid.module$(EXEEXT) -raid_module_SOURCES = disk/raid.c ## platform sources -nodist_raid_module_SOURCES = ## platform nodist sources -raid_module_LDADD = -raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid_module_SOURCES) -CLEANFILES += $(nodist_raid_module_SOURCES) -MOD_FILES += raid.mod -MARKER_FILES += raid.marker -CLEANFILES += raid.marker - -raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += raid.module -MODULE_FILES += raid.module$(EXEEXT) -raid_module_SOURCES = disk/raid.c ## platform sources -nodist_raid_module_SOURCES = ## platform nodist sources -raid_module_LDADD = -raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid_module_SOURCES) -CLEANFILES += $(nodist_raid_module_SOURCES) -MOD_FILES += raid.mod -MARKER_FILES += raid.marker -CLEANFILES += raid.marker - -raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += raid.module -MODULE_FILES += raid.module$(EXEEXT) -raid_module_SOURCES = disk/raid.c ## platform sources -nodist_raid_module_SOURCES = ## platform nodist sources -raid_module_LDADD = -raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid_module_SOURCES) -CLEANFILES += $(nodist_raid_module_SOURCES) -MOD_FILES += raid.mod -MARKER_FILES += raid.marker -CLEANFILES += raid.marker - -raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += raid.module -MODULE_FILES += raid.module$(EXEEXT) -raid_module_SOURCES = disk/raid.c ## platform sources -nodist_raid_module_SOURCES = ## platform nodist sources -raid_module_LDADD = -raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid_module_SOURCES) -CLEANFILES += $(nodist_raid_module_SOURCES) -MOD_FILES += raid.mod -MARKER_FILES += raid.marker -CLEANFILES += raid.marker - -raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += raid.module -MODULE_FILES += raid.module$(EXEEXT) -raid_module_SOURCES = disk/raid.c ## platform sources -nodist_raid_module_SOURCES = ## platform nodist sources -raid_module_LDADD = -raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid_module_SOURCES) -CLEANFILES += $(nodist_raid_module_SOURCES) -MOD_FILES += raid.mod -MARKER_FILES += raid.marker -CLEANFILES += raid.marker - -raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += raid5rec.module -MODULE_FILES += raid5rec.module$(EXEEXT) -raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -nodist_raid5rec_module_SOURCES = ## platform nodist sources -raid5rec_module_LDADD = -raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid5rec_module_SOURCES) -CLEANFILES += $(nodist_raid5rec_module_SOURCES) -MOD_FILES += raid5rec.mod -MARKER_FILES += raid5rec.marker -CLEANFILES += raid5rec.marker - -raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += raid5rec.module -MODULE_FILES += raid5rec.module$(EXEEXT) -raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -nodist_raid5rec_module_SOURCES = ## platform nodist sources -raid5rec_module_LDADD = -raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid5rec_module_SOURCES) -CLEANFILES += $(nodist_raid5rec_module_SOURCES) -MOD_FILES += raid5rec.mod -MARKER_FILES += raid5rec.marker -CLEANFILES += raid5rec.marker - -raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += raid5rec.module -MODULE_FILES += raid5rec.module$(EXEEXT) -raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -nodist_raid5rec_module_SOURCES = ## platform nodist sources -raid5rec_module_LDADD = -raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid5rec_module_SOURCES) -CLEANFILES += $(nodist_raid5rec_module_SOURCES) -MOD_FILES += raid5rec.mod -MARKER_FILES += raid5rec.marker -CLEANFILES += raid5rec.marker - -raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += raid5rec.module -MODULE_FILES += raid5rec.module$(EXEEXT) -raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -nodist_raid5rec_module_SOURCES = ## platform nodist sources -raid5rec_module_LDADD = -raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid5rec_module_SOURCES) -CLEANFILES += $(nodist_raid5rec_module_SOURCES) -MOD_FILES += raid5rec.mod -MARKER_FILES += raid5rec.marker -CLEANFILES += raid5rec.marker - -raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += raid5rec.module -MODULE_FILES += raid5rec.module$(EXEEXT) -raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -nodist_raid5rec_module_SOURCES = ## platform nodist sources -raid5rec_module_LDADD = -raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid5rec_module_SOURCES) -CLEANFILES += $(nodist_raid5rec_module_SOURCES) -MOD_FILES += raid5rec.mod -MARKER_FILES += raid5rec.marker -CLEANFILES += raid5rec.marker - -raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += raid5rec.module -MODULE_FILES += raid5rec.module$(EXEEXT) -raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -nodist_raid5rec_module_SOURCES = ## platform nodist sources -raid5rec_module_LDADD = -raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid5rec_module_SOURCES) -CLEANFILES += $(nodist_raid5rec_module_SOURCES) -MOD_FILES += raid5rec.mod -MARKER_FILES += raid5rec.marker -CLEANFILES += raid5rec.marker - -raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += raid5rec.module -MODULE_FILES += raid5rec.module$(EXEEXT) -raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -nodist_raid5rec_module_SOURCES = ## platform nodist sources -raid5rec_module_LDADD = -raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid5rec_module_SOURCES) -CLEANFILES += $(nodist_raid5rec_module_SOURCES) -MOD_FILES += raid5rec.mod -MARKER_FILES += raid5rec.marker -CLEANFILES += raid5rec.marker - -raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += raid5rec.module -MODULE_FILES += raid5rec.module$(EXEEXT) -raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -nodist_raid5rec_module_SOURCES = ## platform nodist sources -raid5rec_module_LDADD = -raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid5rec_module_SOURCES) -CLEANFILES += $(nodist_raid5rec_module_SOURCES) -MOD_FILES += raid5rec.mod -MARKER_FILES += raid5rec.marker -CLEANFILES += raid5rec.marker - -raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += raid5rec.module -MODULE_FILES += raid5rec.module$(EXEEXT) -raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -nodist_raid5rec_module_SOURCES = ## platform nodist sources -raid5rec_module_LDADD = -raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid5rec_module_SOURCES) -CLEANFILES += $(nodist_raid5rec_module_SOURCES) -MOD_FILES += raid5rec.mod -MARKER_FILES += raid5rec.marker -CLEANFILES += raid5rec.marker - -raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += raid5rec.module -MODULE_FILES += raid5rec.module$(EXEEXT) -raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -nodist_raid5rec_module_SOURCES = ## platform nodist sources -raid5rec_module_LDADD = -raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid5rec_module_SOURCES) -CLEANFILES += $(nodist_raid5rec_module_SOURCES) -MOD_FILES += raid5rec.mod -MARKER_FILES += raid5rec.marker -CLEANFILES += raid5rec.marker - -raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += raid5rec.module -MODULE_FILES += raid5rec.module$(EXEEXT) -raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -nodist_raid5rec_module_SOURCES = ## platform nodist sources -raid5rec_module_LDADD = -raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid5rec_module_SOURCES) -CLEANFILES += $(nodist_raid5rec_module_SOURCES) -MOD_FILES += raid5rec.mod -MARKER_FILES += raid5rec.marker -CLEANFILES += raid5rec.marker - -raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += raid6rec.module -MODULE_FILES += raid6rec.module$(EXEEXT) -raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -nodist_raid6rec_module_SOURCES = ## platform nodist sources -raid6rec_module_LDADD = -raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid6rec_module_SOURCES) -CLEANFILES += $(nodist_raid6rec_module_SOURCES) -MOD_FILES += raid6rec.mod -MARKER_FILES += raid6rec.marker -CLEANFILES += raid6rec.marker - -raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += raid6rec.module -MODULE_FILES += raid6rec.module$(EXEEXT) -raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -nodist_raid6rec_module_SOURCES = ## platform nodist sources -raid6rec_module_LDADD = -raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid6rec_module_SOURCES) -CLEANFILES += $(nodist_raid6rec_module_SOURCES) -MOD_FILES += raid6rec.mod -MARKER_FILES += raid6rec.marker -CLEANFILES += raid6rec.marker - -raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += raid6rec.module -MODULE_FILES += raid6rec.module$(EXEEXT) -raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -nodist_raid6rec_module_SOURCES = ## platform nodist sources -raid6rec_module_LDADD = -raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid6rec_module_SOURCES) -CLEANFILES += $(nodist_raid6rec_module_SOURCES) -MOD_FILES += raid6rec.mod -MARKER_FILES += raid6rec.marker -CLEANFILES += raid6rec.marker - -raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += raid6rec.module -MODULE_FILES += raid6rec.module$(EXEEXT) -raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -nodist_raid6rec_module_SOURCES = ## platform nodist sources -raid6rec_module_LDADD = -raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid6rec_module_SOURCES) -CLEANFILES += $(nodist_raid6rec_module_SOURCES) -MOD_FILES += raid6rec.mod -MARKER_FILES += raid6rec.marker -CLEANFILES += raid6rec.marker - -raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += raid6rec.module -MODULE_FILES += raid6rec.module$(EXEEXT) -raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -nodist_raid6rec_module_SOURCES = ## platform nodist sources -raid6rec_module_LDADD = -raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid6rec_module_SOURCES) -CLEANFILES += $(nodist_raid6rec_module_SOURCES) -MOD_FILES += raid6rec.mod -MARKER_FILES += raid6rec.marker -CLEANFILES += raid6rec.marker - -raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += raid6rec.module -MODULE_FILES += raid6rec.module$(EXEEXT) -raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -nodist_raid6rec_module_SOURCES = ## platform nodist sources -raid6rec_module_LDADD = -raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid6rec_module_SOURCES) -CLEANFILES += $(nodist_raid6rec_module_SOURCES) -MOD_FILES += raid6rec.mod -MARKER_FILES += raid6rec.marker -CLEANFILES += raid6rec.marker - -raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += raid6rec.module -MODULE_FILES += raid6rec.module$(EXEEXT) -raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -nodist_raid6rec_module_SOURCES = ## platform nodist sources -raid6rec_module_LDADD = -raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid6rec_module_SOURCES) -CLEANFILES += $(nodist_raid6rec_module_SOURCES) -MOD_FILES += raid6rec.mod -MARKER_FILES += raid6rec.marker -CLEANFILES += raid6rec.marker - -raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += raid6rec.module -MODULE_FILES += raid6rec.module$(EXEEXT) -raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -nodist_raid6rec_module_SOURCES = ## platform nodist sources -raid6rec_module_LDADD = -raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid6rec_module_SOURCES) -CLEANFILES += $(nodist_raid6rec_module_SOURCES) -MOD_FILES += raid6rec.mod -MARKER_FILES += raid6rec.marker -CLEANFILES += raid6rec.marker - -raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += raid6rec.module -MODULE_FILES += raid6rec.module$(EXEEXT) -raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -nodist_raid6rec_module_SOURCES = ## platform nodist sources -raid6rec_module_LDADD = -raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid6rec_module_SOURCES) -CLEANFILES += $(nodist_raid6rec_module_SOURCES) -MOD_FILES += raid6rec.mod -MARKER_FILES += raid6rec.marker -CLEANFILES += raid6rec.marker - -raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += raid6rec.module -MODULE_FILES += raid6rec.module$(EXEEXT) -raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -nodist_raid6rec_module_SOURCES = ## platform nodist sources -raid6rec_module_LDADD = -raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid6rec_module_SOURCES) -CLEANFILES += $(nodist_raid6rec_module_SOURCES) -MOD_FILES += raid6rec.mod -MARKER_FILES += raid6rec.marker -CLEANFILES += raid6rec.marker - -raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += raid6rec.module -MODULE_FILES += raid6rec.module$(EXEEXT) -raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -nodist_raid6rec_module_SOURCES = ## platform nodist sources -raid6rec_module_LDADD = -raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_raid6rec_module_SOURCES) -CLEANFILES += $(nodist_raid6rec_module_SOURCES) -MOD_FILES += raid6rec.mod -MARKER_FILES += raid6rec.marker -CLEANFILES += raid6rec.marker - -raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += scsi.module -MODULE_FILES += scsi.module$(EXEEXT) -scsi_module_SOURCES = disk/scsi.c ## platform sources -nodist_scsi_module_SOURCES = ## platform nodist sources -scsi_module_LDADD = -scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_scsi_module_SOURCES) -CLEANFILES += $(nodist_scsi_module_SOURCES) -MOD_FILES += scsi.mod -MARKER_FILES += scsi.marker -CLEANFILES += scsi.marker - -scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += scsi.module -MODULE_FILES += scsi.module$(EXEEXT) -scsi_module_SOURCES = disk/scsi.c ## platform sources -nodist_scsi_module_SOURCES = ## platform nodist sources -scsi_module_LDADD = -scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_scsi_module_SOURCES) -CLEANFILES += $(nodist_scsi_module_SOURCES) -MOD_FILES += scsi.mod -MARKER_FILES += scsi.marker -CLEANFILES += scsi.marker - -scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += scsi.module -MODULE_FILES += scsi.module$(EXEEXT) -scsi_module_SOURCES = disk/scsi.c ## platform sources -nodist_scsi_module_SOURCES = ## platform nodist sources -scsi_module_LDADD = -scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_scsi_module_SOURCES) -CLEANFILES += $(nodist_scsi_module_SOURCES) -MOD_FILES += scsi.mod -MARKER_FILES += scsi.marker -CLEANFILES += scsi.marker - -scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += scsi.module -MODULE_FILES += scsi.module$(EXEEXT) -scsi_module_SOURCES = disk/scsi.c ## platform sources -nodist_scsi_module_SOURCES = ## platform nodist sources -scsi_module_LDADD = -scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_scsi_module_SOURCES) -CLEANFILES += $(nodist_scsi_module_SOURCES) -MOD_FILES += scsi.mod -MARKER_FILES += scsi.marker -CLEANFILES += scsi.marker - -scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += scsi.module -MODULE_FILES += scsi.module$(EXEEXT) -scsi_module_SOURCES = disk/scsi.c ## platform sources -nodist_scsi_module_SOURCES = ## platform nodist sources -scsi_module_LDADD = -scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_scsi_module_SOURCES) -CLEANFILES += $(nodist_scsi_module_SOURCES) -MOD_FILES += scsi.mod -MARKER_FILES += scsi.marker -CLEANFILES += scsi.marker - -scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += scsi.module -MODULE_FILES += scsi.module$(EXEEXT) -scsi_module_SOURCES = disk/scsi.c ## platform sources -nodist_scsi_module_SOURCES = ## platform nodist sources -scsi_module_LDADD = -scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_scsi_module_SOURCES) -CLEANFILES += $(nodist_scsi_module_SOURCES) -MOD_FILES += scsi.mod -MARKER_FILES += scsi.marker -CLEANFILES += scsi.marker - -scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += scsi.module -MODULE_FILES += scsi.module$(EXEEXT) -scsi_module_SOURCES = disk/scsi.c ## platform sources -nodist_scsi_module_SOURCES = ## platform nodist sources -scsi_module_LDADD = -scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_scsi_module_SOURCES) -CLEANFILES += $(nodist_scsi_module_SOURCES) -MOD_FILES += scsi.mod -MARKER_FILES += scsi.marker -CLEANFILES += scsi.marker - -scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += scsi.module -MODULE_FILES += scsi.module$(EXEEXT) -scsi_module_SOURCES = disk/scsi.c ## platform sources -nodist_scsi_module_SOURCES = ## platform nodist sources -scsi_module_LDADD = -scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_scsi_module_SOURCES) -CLEANFILES += $(nodist_scsi_module_SOURCES) -MOD_FILES += scsi.mod -MARKER_FILES += scsi.marker -CLEANFILES += scsi.marker - -scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += scsi.module -MODULE_FILES += scsi.module$(EXEEXT) -scsi_module_SOURCES = disk/scsi.c ## platform sources -nodist_scsi_module_SOURCES = ## platform nodist sources -scsi_module_LDADD = -scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_scsi_module_SOURCES) -CLEANFILES += $(nodist_scsi_module_SOURCES) -MOD_FILES += scsi.mod -MARKER_FILES += scsi.marker -CLEANFILES += scsi.marker - -scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += scsi.module -MODULE_FILES += scsi.module$(EXEEXT) -scsi_module_SOURCES = disk/scsi.c ## platform sources -nodist_scsi_module_SOURCES = ## platform nodist sources -scsi_module_LDADD = -scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_scsi_module_SOURCES) -CLEANFILES += $(nodist_scsi_module_SOURCES) -MOD_FILES += scsi.mod -MARKER_FILES += scsi.marker -CLEANFILES += scsi.marker - -scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += scsi.module -MODULE_FILES += scsi.module$(EXEEXT) -scsi_module_SOURCES = disk/scsi.c ## platform sources -nodist_scsi_module_SOURCES = ## platform nodist sources -scsi_module_LDADD = -scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_scsi_module_SOURCES) -CLEANFILES += $(nodist_scsi_module_SOURCES) -MOD_FILES += scsi.mod -MARKER_FILES += scsi.marker -CLEANFILES += scsi.marker - -scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += memdisk.module -MODULE_FILES += memdisk.module$(EXEEXT) -memdisk_module_SOURCES = disk/memdisk.c ## platform sources -nodist_memdisk_module_SOURCES = ## platform nodist sources -memdisk_module_LDADD = -memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memdisk_module_SOURCES) -CLEANFILES += $(nodist_memdisk_module_SOURCES) -MOD_FILES += memdisk.mod -MARKER_FILES += memdisk.marker -CLEANFILES += memdisk.marker - -memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += memdisk.module -MODULE_FILES += memdisk.module$(EXEEXT) -memdisk_module_SOURCES = disk/memdisk.c ## platform sources -nodist_memdisk_module_SOURCES = ## platform nodist sources -memdisk_module_LDADD = -memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memdisk_module_SOURCES) -CLEANFILES += $(nodist_memdisk_module_SOURCES) -MOD_FILES += memdisk.mod -MARKER_FILES += memdisk.marker -CLEANFILES += memdisk.marker - -memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += memdisk.module -MODULE_FILES += memdisk.module$(EXEEXT) -memdisk_module_SOURCES = disk/memdisk.c ## platform sources -nodist_memdisk_module_SOURCES = ## platform nodist sources -memdisk_module_LDADD = -memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memdisk_module_SOURCES) -CLEANFILES += $(nodist_memdisk_module_SOURCES) -MOD_FILES += memdisk.mod -MARKER_FILES += memdisk.marker -CLEANFILES += memdisk.marker - -memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += memdisk.module -MODULE_FILES += memdisk.module$(EXEEXT) -memdisk_module_SOURCES = disk/memdisk.c ## platform sources -nodist_memdisk_module_SOURCES = ## platform nodist sources -memdisk_module_LDADD = -memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memdisk_module_SOURCES) -CLEANFILES += $(nodist_memdisk_module_SOURCES) -MOD_FILES += memdisk.mod -MARKER_FILES += memdisk.marker -CLEANFILES += memdisk.marker - -memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += memdisk.module -MODULE_FILES += memdisk.module$(EXEEXT) -memdisk_module_SOURCES = disk/memdisk.c ## platform sources -nodist_memdisk_module_SOURCES = ## platform nodist sources -memdisk_module_LDADD = -memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memdisk_module_SOURCES) -CLEANFILES += $(nodist_memdisk_module_SOURCES) -MOD_FILES += memdisk.mod -MARKER_FILES += memdisk.marker -CLEANFILES += memdisk.marker - -memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += memdisk.module -MODULE_FILES += memdisk.module$(EXEEXT) -memdisk_module_SOURCES = disk/memdisk.c ## platform sources -nodist_memdisk_module_SOURCES = ## platform nodist sources -memdisk_module_LDADD = -memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memdisk_module_SOURCES) -CLEANFILES += $(nodist_memdisk_module_SOURCES) -MOD_FILES += memdisk.mod -MARKER_FILES += memdisk.marker -CLEANFILES += memdisk.marker - -memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += memdisk.module -MODULE_FILES += memdisk.module$(EXEEXT) -memdisk_module_SOURCES = disk/memdisk.c ## platform sources -nodist_memdisk_module_SOURCES = ## platform nodist sources -memdisk_module_LDADD = -memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memdisk_module_SOURCES) -CLEANFILES += $(nodist_memdisk_module_SOURCES) -MOD_FILES += memdisk.mod -MARKER_FILES += memdisk.marker -CLEANFILES += memdisk.marker - -memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += memdisk.module -MODULE_FILES += memdisk.module$(EXEEXT) -memdisk_module_SOURCES = disk/memdisk.c ## platform sources -nodist_memdisk_module_SOURCES = ## platform nodist sources -memdisk_module_LDADD = -memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memdisk_module_SOURCES) -CLEANFILES += $(nodist_memdisk_module_SOURCES) -MOD_FILES += memdisk.mod -MARKER_FILES += memdisk.marker -CLEANFILES += memdisk.marker - -memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += memdisk.module -MODULE_FILES += memdisk.module$(EXEEXT) -memdisk_module_SOURCES = disk/memdisk.c ## platform sources -nodist_memdisk_module_SOURCES = ## platform nodist sources -memdisk_module_LDADD = -memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memdisk_module_SOURCES) -CLEANFILES += $(nodist_memdisk_module_SOURCES) -MOD_FILES += memdisk.mod -MARKER_FILES += memdisk.marker -CLEANFILES += memdisk.marker - -memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += memdisk.module -MODULE_FILES += memdisk.module$(EXEEXT) -memdisk_module_SOURCES = disk/memdisk.c ## platform sources -nodist_memdisk_module_SOURCES = ## platform nodist sources -memdisk_module_LDADD = -memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memdisk_module_SOURCES) -CLEANFILES += $(nodist_memdisk_module_SOURCES) -MOD_FILES += memdisk.mod -MARKER_FILES += memdisk.marker -CLEANFILES += memdisk.marker - -memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += memdisk.module -MODULE_FILES += memdisk.module$(EXEEXT) -memdisk_module_SOURCES = disk/memdisk.c ## platform sources -nodist_memdisk_module_SOURCES = ## platform nodist sources -memdisk_module_LDADD = -memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_memdisk_module_SOURCES) -CLEANFILES += $(nodist_memdisk_module_SOURCES) -MOD_FILES += memdisk.mod -MARKER_FILES += memdisk.marker -CLEANFILES += memdisk.marker - -memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += ata.module -MODULE_FILES += ata.module$(EXEEXT) -ata_module_SOURCES = disk/ata.c ## platform sources -nodist_ata_module_SOURCES = ## platform nodist sources -ata_module_LDADD = -ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ata_module_SOURCES) -CLEANFILES += $(nodist_ata_module_SOURCES) -MOD_FILES += ata.mod -MARKER_FILES += ata.marker -CLEANFILES += ata.marker - -ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += ata.module -MODULE_FILES += ata.module$(EXEEXT) -ata_module_SOURCES = disk/ata.c ## platform sources -nodist_ata_module_SOURCES = ## platform nodist sources -ata_module_LDADD = -ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ata_module_SOURCES) -CLEANFILES += $(nodist_ata_module_SOURCES) -MOD_FILES += ata.mod -MARKER_FILES += ata.marker -CLEANFILES += ata.marker - -ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += ata.module -MODULE_FILES += ata.module$(EXEEXT) -ata_module_SOURCES = disk/ata.c ## platform sources -nodist_ata_module_SOURCES = ## platform nodist sources -ata_module_LDADD = -ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ata_module_SOURCES) -CLEANFILES += $(nodist_ata_module_SOURCES) -MOD_FILES += ata.mod -MARKER_FILES += ata.marker -CLEANFILES += ata.marker - -ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += ata.module -MODULE_FILES += ata.module$(EXEEXT) -ata_module_SOURCES = disk/ata.c ## platform sources -nodist_ata_module_SOURCES = ## platform nodist sources -ata_module_LDADD = -ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ata_module_SOURCES) -CLEANFILES += $(nodist_ata_module_SOURCES) -MOD_FILES += ata.mod -MARKER_FILES += ata.marker -CLEANFILES += ata.marker - -ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += ata.module -MODULE_FILES += ata.module$(EXEEXT) -ata_module_SOURCES = disk/ata.c ## platform sources -nodist_ata_module_SOURCES = ## platform nodist sources -ata_module_LDADD = -ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ata_module_SOURCES) -CLEANFILES += $(nodist_ata_module_SOURCES) -MOD_FILES += ata.mod -MARKER_FILES += ata.marker -CLEANFILES += ata.marker - -ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += ata.module -MODULE_FILES += ata.module$(EXEEXT) -ata_module_SOURCES = disk/ata.c ## platform sources -nodist_ata_module_SOURCES = ## platform nodist sources -ata_module_LDADD = -ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ata_module_SOURCES) -CLEANFILES += $(nodist_ata_module_SOURCES) -MOD_FILES += ata.mod -MARKER_FILES += ata.marker -CLEANFILES += ata.marker - -ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += ata.module -MODULE_FILES += ata.module$(EXEEXT) -ata_module_SOURCES = disk/ata.c ## platform sources -nodist_ata_module_SOURCES = ## platform nodist sources -ata_module_LDADD = -ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ata_module_SOURCES) -CLEANFILES += $(nodist_ata_module_SOURCES) -MOD_FILES += ata.mod -MARKER_FILES += ata.marker -CLEANFILES += ata.marker - -ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += ata.module -MODULE_FILES += ata.module$(EXEEXT) -ata_module_SOURCES = disk/ata.c ## platform sources -nodist_ata_module_SOURCES = ## platform nodist sources -ata_module_LDADD = -ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ata_module_SOURCES) -CLEANFILES += $(nodist_ata_module_SOURCES) -MOD_FILES += ata.mod -MARKER_FILES += ata.marker -CLEANFILES += ata.marker - -ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += ata_pthru.module -MODULE_FILES += ata_pthru.module$(EXEEXT) -ata_pthru_module_SOURCES = disk/ata_pthru.c ## platform sources -nodist_ata_pthru_module_SOURCES = ## platform nodist sources -ata_pthru_module_LDADD = -ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ata_pthru_module_SOURCES) -CLEANFILES += $(nodist_ata_pthru_module_SOURCES) -MOD_FILES += ata_pthru.mod -MARKER_FILES += ata_pthru.marker -CLEANFILES += ata_pthru.marker - -ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += ata_pthru.module -MODULE_FILES += ata_pthru.module$(EXEEXT) -ata_pthru_module_SOURCES = disk/ata_pthru.c ## platform sources -nodist_ata_pthru_module_SOURCES = ## platform nodist sources -ata_pthru_module_LDADD = -ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ata_pthru_module_SOURCES) -CLEANFILES += $(nodist_ata_pthru_module_SOURCES) -MOD_FILES += ata_pthru.mod -MARKER_FILES += ata_pthru.marker -CLEANFILES += ata_pthru.marker - -ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += ata_pthru.module -MODULE_FILES += ata_pthru.module$(EXEEXT) -ata_pthru_module_SOURCES = disk/ata_pthru.c ## platform sources -nodist_ata_pthru_module_SOURCES = ## platform nodist sources -ata_pthru_module_LDADD = -ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ata_pthru_module_SOURCES) -CLEANFILES += $(nodist_ata_pthru_module_SOURCES) -MOD_FILES += ata_pthru.mod -MARKER_FILES += ata_pthru.marker -CLEANFILES += ata_pthru.marker - -ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += ata_pthru.module -MODULE_FILES += ata_pthru.module$(EXEEXT) -ata_pthru_module_SOURCES = disk/ata_pthru.c ## platform sources -nodist_ata_pthru_module_SOURCES = ## platform nodist sources -ata_pthru_module_LDADD = -ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ata_pthru_module_SOURCES) -CLEANFILES += $(nodist_ata_pthru_module_SOURCES) -MOD_FILES += ata_pthru.mod -MARKER_FILES += ata_pthru.marker -CLEANFILES += ata_pthru.marker - -ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += ata_pthru.module -MODULE_FILES += ata_pthru.module$(EXEEXT) -ata_pthru_module_SOURCES = disk/ata_pthru.c ## platform sources -nodist_ata_pthru_module_SOURCES = ## platform nodist sources -ata_pthru_module_LDADD = -ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ata_pthru_module_SOURCES) -CLEANFILES += $(nodist_ata_pthru_module_SOURCES) -MOD_FILES += ata_pthru.mod -MARKER_FILES += ata_pthru.marker -CLEANFILES += ata_pthru.marker - -ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += ata_pthru.module -MODULE_FILES += ata_pthru.module$(EXEEXT) -ata_pthru_module_SOURCES = disk/ata_pthru.c ## platform sources -nodist_ata_pthru_module_SOURCES = ## platform nodist sources -ata_pthru_module_LDADD = -ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ata_pthru_module_SOURCES) -CLEANFILES += $(nodist_ata_pthru_module_SOURCES) -MOD_FILES += ata_pthru.mod -MARKER_FILES += ata_pthru.marker -CLEANFILES += ata_pthru.marker - -ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += ata_pthru.module -MODULE_FILES += ata_pthru.module$(EXEEXT) -ata_pthru_module_SOURCES = disk/ata_pthru.c ## platform sources -nodist_ata_pthru_module_SOURCES = ## platform nodist sources -ata_pthru_module_LDADD = -ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ata_pthru_module_SOURCES) -CLEANFILES += $(nodist_ata_pthru_module_SOURCES) -MOD_FILES += ata_pthru.mod -MARKER_FILES += ata_pthru.marker -CLEANFILES += ata_pthru.marker - -ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += ata_pthru.module -MODULE_FILES += ata_pthru.module$(EXEEXT) -ata_pthru_module_SOURCES = disk/ata_pthru.c ## platform sources -nodist_ata_pthru_module_SOURCES = ## platform nodist sources -ata_pthru_module_LDADD = -ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ata_pthru_module_SOURCES) -CLEANFILES += $(nodist_ata_pthru_module_SOURCES) -MOD_FILES += ata_pthru.mod -MARKER_FILES += ata_pthru.marker -CLEANFILES += ata_pthru.marker - -ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += biosdisk.module -MODULE_FILES += biosdisk.module$(EXEEXT) -biosdisk_module_SOURCES = disk/i386/pc/biosdisk.c ## platform sources -nodist_biosdisk_module_SOURCES = ## platform nodist sources -biosdisk_module_LDADD = -biosdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -biosdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -biosdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -biosdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_biosdisk_module_SOURCES) -CLEANFILES += $(nodist_biosdisk_module_SOURCES) -MOD_FILES += biosdisk.mod -MARKER_FILES += biosdisk.marker -CLEANFILES += biosdisk.marker - -biosdisk.marker: $(biosdisk_module_SOURCES) $(nodist_biosdisk_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(biosdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -if COND_GRUB_EMU_USB -noinst_PROGRAMS += usbms.module -MODULE_FILES += usbms.module$(EXEEXT) -usbms_module_SOURCES = disk/usbms.c ## platform sources -nodist_usbms_module_SOURCES = ## platform nodist sources -usbms_module_LDADD = -usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbms_module_SOURCES) -CLEANFILES += $(nodist_usbms_module_SOURCES) -MOD_FILES += usbms.mod -MARKER_FILES += usbms.marker -CLEANFILES += usbms.marker - -usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif COND_GRUB_EMU_USB -endif - -if COND_i386_pc -noinst_PROGRAMS += usbms.module -MODULE_FILES += usbms.module$(EXEEXT) -usbms_module_SOURCES = disk/usbms.c ## platform sources -nodist_usbms_module_SOURCES = ## platform nodist sources -usbms_module_LDADD = -usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbms_module_SOURCES) -CLEANFILES += $(nodist_usbms_module_SOURCES) -MOD_FILES += usbms.mod -MARKER_FILES += usbms.marker -CLEANFILES += usbms.marker - -usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += usbms.module -MODULE_FILES += usbms.module$(EXEEXT) -usbms_module_SOURCES = disk/usbms.c ## platform sources -nodist_usbms_module_SOURCES = ## platform nodist sources -usbms_module_LDADD = -usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbms_module_SOURCES) -CLEANFILES += $(nodist_usbms_module_SOURCES) -MOD_FILES += usbms.mod -MARKER_FILES += usbms.marker -CLEANFILES += usbms.marker - -usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += usbms.module -MODULE_FILES += usbms.module$(EXEEXT) -usbms_module_SOURCES = disk/usbms.c ## platform sources -nodist_usbms_module_SOURCES = ## platform nodist sources -usbms_module_LDADD = -usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbms_module_SOURCES) -CLEANFILES += $(nodist_usbms_module_SOURCES) -MOD_FILES += usbms.mod -MARKER_FILES += usbms.marker -CLEANFILES += usbms.marker - -usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += usbms.module -MODULE_FILES += usbms.module$(EXEEXT) -usbms_module_SOURCES = disk/usbms.c ## platform sources -nodist_usbms_module_SOURCES = ## platform nodist sources -usbms_module_LDADD = -usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbms_module_SOURCES) -CLEANFILES += $(nodist_usbms_module_SOURCES) -MOD_FILES += usbms.mod -MARKER_FILES += usbms.marker -CLEANFILES += usbms.marker - -usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += usbms.module -MODULE_FILES += usbms.module$(EXEEXT) -usbms_module_SOURCES = disk/usbms.c ## platform sources -nodist_usbms_module_SOURCES = ## platform nodist sources -usbms_module_LDADD = -usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbms_module_SOURCES) -CLEANFILES += $(nodist_usbms_module_SOURCES) -MOD_FILES += usbms.mod -MARKER_FILES += usbms.marker -CLEANFILES += usbms.marker - -usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += usbms.module -MODULE_FILES += usbms.module$(EXEEXT) -usbms_module_SOURCES = disk/usbms.c ## platform sources -nodist_usbms_module_SOURCES = ## platform nodist sources -usbms_module_LDADD = -usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbms_module_SOURCES) -CLEANFILES += $(nodist_usbms_module_SOURCES) -MOD_FILES += usbms.mod -MARKER_FILES += usbms.marker -CLEANFILES += usbms.marker - -usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += usbms.module -MODULE_FILES += usbms.module$(EXEEXT) -usbms_module_SOURCES = disk/usbms.c ## platform sources -nodist_usbms_module_SOURCES = ## platform nodist sources -usbms_module_LDADD = -usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbms_module_SOURCES) -CLEANFILES += $(nodist_usbms_module_SOURCES) -MOD_FILES += usbms.mod -MARKER_FILES += usbms.marker -CLEANFILES += usbms.marker - -usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += usbms.module -MODULE_FILES += usbms.module$(EXEEXT) -usbms_module_SOURCES = disk/usbms.c ## platform sources -nodist_usbms_module_SOURCES = ## platform nodist sources -usbms_module_LDADD = -usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usbms_module_SOURCES) -CLEANFILES += $(nodist_usbms_module_SOURCES) -MOD_FILES += usbms.mod -MARKER_FILES += usbms.marker -CLEANFILES += usbms.marker - -usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += nand.module -MODULE_FILES += nand.module$(EXEEXT) -nand_module_SOURCES = disk/ieee1275/nand.c ## platform sources -nodist_nand_module_SOURCES = ## platform nodist sources -nand_module_LDADD = -nand_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -nand_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -nand_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -nand_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_nand_module_SOURCES) -CLEANFILES += $(nodist_nand_module_SOURCES) -MOD_FILES += nand.mod -MARKER_FILES += nand.marker -CLEANFILES += nand.marker - -nand.marker: $(nand_module_SOURCES) $(nodist_nand_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nand_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += efiemu.module -MODULE_FILES += efiemu.module$(EXEEXT) -efiemu_module_SOURCES = efiemu/i386/pc/cfgtables.c efiemu/main.c efiemu/i386/loadcore32.c efiemu/i386/loadcore64.c efiemu/mm.c efiemu/loadcore_common.c efiemu/symbols.c efiemu/loadcore32.c efiemu/loadcore64.c efiemu/prepare32.c efiemu/prepare64.c efiemu/pnvram.c efiemu/i386/coredetect.c ## platform sources -nodist_efiemu_module_SOURCES = ## platform nodist sources -efiemu_module_LDADD = -efiemu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -efiemu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -efiemu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -efiemu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += efiemu/prepare.c efiemu/loadcore.c efiemu/runtime/efiemu.S efiemu/runtime/efiemu.c -BUILT_SOURCES += $(nodist_efiemu_module_SOURCES) -CLEANFILES += $(nodist_efiemu_module_SOURCES) -MOD_FILES += efiemu.mod -MARKER_FILES += efiemu.marker -CLEANFILES += efiemu.marker - -efiemu.marker: $(efiemu_module_SOURCES) $(nodist_efiemu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += efiemu.module -MODULE_FILES += efiemu.module$(EXEEXT) -efiemu_module_SOURCES = efiemu/i386/nocfgtables.c efiemu/main.c efiemu/i386/loadcore32.c efiemu/i386/loadcore64.c efiemu/mm.c efiemu/loadcore_common.c efiemu/symbols.c efiemu/loadcore32.c efiemu/loadcore64.c efiemu/prepare32.c efiemu/prepare64.c efiemu/pnvram.c efiemu/i386/coredetect.c ## platform sources -nodist_efiemu_module_SOURCES = ## platform nodist sources -efiemu_module_LDADD = -efiemu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -efiemu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -efiemu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -efiemu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += efiemu/prepare.c efiemu/loadcore.c efiemu/runtime/efiemu.S efiemu/runtime/efiemu.c -BUILT_SOURCES += $(nodist_efiemu_module_SOURCES) -CLEANFILES += $(nodist_efiemu_module_SOURCES) -MOD_FILES += efiemu.mod -MARKER_FILES += efiemu.marker -CLEANFILES += efiemu.marker - -efiemu.marker: $(efiemu_module_SOURCES) $(nodist_efiemu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += efiemu.module -MODULE_FILES += efiemu.module$(EXEEXT) -efiemu_module_SOURCES = efiemu/i386/pc/cfgtables.c efiemu/main.c efiemu/i386/loadcore32.c efiemu/i386/loadcore64.c efiemu/mm.c efiemu/loadcore_common.c efiemu/symbols.c efiemu/loadcore32.c efiemu/loadcore64.c efiemu/prepare32.c efiemu/prepare64.c efiemu/pnvram.c efiemu/i386/coredetect.c ## platform sources -nodist_efiemu_module_SOURCES = ## platform nodist sources -efiemu_module_LDADD = -efiemu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -efiemu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -efiemu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -efiemu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += efiemu/prepare.c efiemu/loadcore.c efiemu/runtime/efiemu.S efiemu/runtime/efiemu.c -BUILT_SOURCES += $(nodist_efiemu_module_SOURCES) -CLEANFILES += $(nodist_efiemu_module_SOURCES) -MOD_FILES += efiemu.mod -MARKER_FILES += efiemu.marker -CLEANFILES += efiemu.marker - -efiemu.marker: $(efiemu_module_SOURCES) $(nodist_efiemu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += efiemu.module -MODULE_FILES += efiemu.module$(EXEEXT) -efiemu_module_SOURCES = efiemu/i386/pc/cfgtables.c efiemu/main.c efiemu/i386/loadcore32.c efiemu/i386/loadcore64.c efiemu/mm.c efiemu/loadcore_common.c efiemu/symbols.c efiemu/loadcore32.c efiemu/loadcore64.c efiemu/prepare32.c efiemu/prepare64.c efiemu/pnvram.c efiemu/i386/coredetect.c ## platform sources -nodist_efiemu_module_SOURCES = ## platform nodist sources -efiemu_module_LDADD = -efiemu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -efiemu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -efiemu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -efiemu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += efiemu/prepare.c efiemu/loadcore.c efiemu/runtime/efiemu.S efiemu/runtime/efiemu.c -BUILT_SOURCES += $(nodist_efiemu_module_SOURCES) -CLEANFILES += $(nodist_efiemu_module_SOURCES) -MOD_FILES += efiemu.mod -MARKER_FILES += efiemu.marker -CLEANFILES += efiemu.marker - -efiemu.marker: $(efiemu_module_SOURCES) $(nodist_efiemu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += efiemu.module -MODULE_FILES += efiemu.module$(EXEEXT) -efiemu_module_SOURCES = efiemu/i386/nocfgtables.c efiemu/main.c efiemu/i386/loadcore32.c efiemu/i386/loadcore64.c efiemu/mm.c efiemu/loadcore_common.c efiemu/symbols.c efiemu/loadcore32.c efiemu/loadcore64.c efiemu/prepare32.c efiemu/prepare64.c efiemu/pnvram.c efiemu/i386/coredetect.c ## platform sources -nodist_efiemu_module_SOURCES = ## platform nodist sources -efiemu_module_LDADD = -efiemu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -efiemu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -efiemu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -efiemu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += efiemu/prepare.c efiemu/loadcore.c efiemu/runtime/efiemu.S efiemu/runtime/efiemu.c -BUILT_SOURCES += $(nodist_efiemu_module_SOURCES) -CLEANFILES += $(nodist_efiemu_module_SOURCES) -MOD_FILES += efiemu.mod -MARKER_FILES += efiemu.marker -CLEANFILES += efiemu.marker - -efiemu.marker: $(efiemu_module_SOURCES) $(nodist_efiemu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += font.module -MODULE_FILES += font.module$(EXEEXT) -font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -nodist_font_module_SOURCES = ## platform nodist sources -font_module_LDADD = -font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_font_module_SOURCES) -CLEANFILES += $(nodist_font_module_SOURCES) -MOD_FILES += font.mod -MARKER_FILES += font.marker -CLEANFILES += font.marker - -font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += font.module -MODULE_FILES += font.module$(EXEEXT) -font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -nodist_font_module_SOURCES = ## platform nodist sources -font_module_LDADD = -font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_font_module_SOURCES) -CLEANFILES += $(nodist_font_module_SOURCES) -MOD_FILES += font.mod -MARKER_FILES += font.marker -CLEANFILES += font.marker - -font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += font.module -MODULE_FILES += font.module$(EXEEXT) -font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -nodist_font_module_SOURCES = ## platform nodist sources -font_module_LDADD = -font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_font_module_SOURCES) -CLEANFILES += $(nodist_font_module_SOURCES) -MOD_FILES += font.mod -MARKER_FILES += font.marker -CLEANFILES += font.marker - -font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += font.module -MODULE_FILES += font.module$(EXEEXT) -font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -nodist_font_module_SOURCES = ## platform nodist sources -font_module_LDADD = -font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_font_module_SOURCES) -CLEANFILES += $(nodist_font_module_SOURCES) -MOD_FILES += font.mod -MARKER_FILES += font.marker -CLEANFILES += font.marker - -font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += font.module -MODULE_FILES += font.module$(EXEEXT) -font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -nodist_font_module_SOURCES = ## platform nodist sources -font_module_LDADD = -font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_font_module_SOURCES) -CLEANFILES += $(nodist_font_module_SOURCES) -MOD_FILES += font.mod -MARKER_FILES += font.marker -CLEANFILES += font.marker - -font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += font.module -MODULE_FILES += font.module$(EXEEXT) -font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -nodist_font_module_SOURCES = ## platform nodist sources -font_module_LDADD = -font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_font_module_SOURCES) -CLEANFILES += $(nodist_font_module_SOURCES) -MOD_FILES += font.mod -MARKER_FILES += font.marker -CLEANFILES += font.marker - -font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += font.module -MODULE_FILES += font.module$(EXEEXT) -font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -nodist_font_module_SOURCES = ## platform nodist sources -font_module_LDADD = -font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_font_module_SOURCES) -CLEANFILES += $(nodist_font_module_SOURCES) -MOD_FILES += font.mod -MARKER_FILES += font.marker -CLEANFILES += font.marker - -font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += font.module -MODULE_FILES += font.module$(EXEEXT) -font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -nodist_font_module_SOURCES = ## platform nodist sources -font_module_LDADD = -font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_font_module_SOURCES) -CLEANFILES += $(nodist_font_module_SOURCES) -MOD_FILES += font.mod -MARKER_FILES += font.marker -CLEANFILES += font.marker - -font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += font.module -MODULE_FILES += font.module$(EXEEXT) -font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -nodist_font_module_SOURCES = ## platform nodist sources -font_module_LDADD = -font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_font_module_SOURCES) -CLEANFILES += $(nodist_font_module_SOURCES) -MOD_FILES += font.mod -MARKER_FILES += font.marker -CLEANFILES += font.marker - -font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += font.module -MODULE_FILES += font.module$(EXEEXT) -font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -nodist_font_module_SOURCES = ## platform nodist sources -font_module_LDADD = -font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_font_module_SOURCES) -CLEANFILES += $(nodist_font_module_SOURCES) -MOD_FILES += font.mod -MARKER_FILES += font.marker -CLEANFILES += font.marker - -font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += affs.module -MODULE_FILES += affs.module$(EXEEXT) -affs_module_SOURCES = fs/affs.c ## platform sources -nodist_affs_module_SOURCES = ## platform nodist sources -affs_module_LDADD = -affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_affs_module_SOURCES) -CLEANFILES += $(nodist_affs_module_SOURCES) -MOD_FILES += affs.mod -MARKER_FILES += affs.marker -CLEANFILES += affs.marker - -affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += affs.module -MODULE_FILES += affs.module$(EXEEXT) -affs_module_SOURCES = fs/affs.c ## platform sources -nodist_affs_module_SOURCES = ## platform nodist sources -affs_module_LDADD = -affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_affs_module_SOURCES) -CLEANFILES += $(nodist_affs_module_SOURCES) -MOD_FILES += affs.mod -MARKER_FILES += affs.marker -CLEANFILES += affs.marker - -affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += affs.module -MODULE_FILES += affs.module$(EXEEXT) -affs_module_SOURCES = fs/affs.c ## platform sources -nodist_affs_module_SOURCES = ## platform nodist sources -affs_module_LDADD = -affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_affs_module_SOURCES) -CLEANFILES += $(nodist_affs_module_SOURCES) -MOD_FILES += affs.mod -MARKER_FILES += affs.marker -CLEANFILES += affs.marker - -affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += affs.module -MODULE_FILES += affs.module$(EXEEXT) -affs_module_SOURCES = fs/affs.c ## platform sources -nodist_affs_module_SOURCES = ## platform nodist sources -affs_module_LDADD = -affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_affs_module_SOURCES) -CLEANFILES += $(nodist_affs_module_SOURCES) -MOD_FILES += affs.mod -MARKER_FILES += affs.marker -CLEANFILES += affs.marker - -affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += affs.module -MODULE_FILES += affs.module$(EXEEXT) -affs_module_SOURCES = fs/affs.c ## platform sources -nodist_affs_module_SOURCES = ## platform nodist sources -affs_module_LDADD = -affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_affs_module_SOURCES) -CLEANFILES += $(nodist_affs_module_SOURCES) -MOD_FILES += affs.mod -MARKER_FILES += affs.marker -CLEANFILES += affs.marker - -affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += affs.module -MODULE_FILES += affs.module$(EXEEXT) -affs_module_SOURCES = fs/affs.c ## platform sources -nodist_affs_module_SOURCES = ## platform nodist sources -affs_module_LDADD = -affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_affs_module_SOURCES) -CLEANFILES += $(nodist_affs_module_SOURCES) -MOD_FILES += affs.mod -MARKER_FILES += affs.marker -CLEANFILES += affs.marker - -affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += affs.module -MODULE_FILES += affs.module$(EXEEXT) -affs_module_SOURCES = fs/affs.c ## platform sources -nodist_affs_module_SOURCES = ## platform nodist sources -affs_module_LDADD = -affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_affs_module_SOURCES) -CLEANFILES += $(nodist_affs_module_SOURCES) -MOD_FILES += affs.mod -MARKER_FILES += affs.marker -CLEANFILES += affs.marker - -affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += affs.module -MODULE_FILES += affs.module$(EXEEXT) -affs_module_SOURCES = fs/affs.c ## platform sources -nodist_affs_module_SOURCES = ## platform nodist sources -affs_module_LDADD = -affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_affs_module_SOURCES) -CLEANFILES += $(nodist_affs_module_SOURCES) -MOD_FILES += affs.mod -MARKER_FILES += affs.marker -CLEANFILES += affs.marker - -affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += affs.module -MODULE_FILES += affs.module$(EXEEXT) -affs_module_SOURCES = fs/affs.c ## platform sources -nodist_affs_module_SOURCES = ## platform nodist sources -affs_module_LDADD = -affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_affs_module_SOURCES) -CLEANFILES += $(nodist_affs_module_SOURCES) -MOD_FILES += affs.mod -MARKER_FILES += affs.marker -CLEANFILES += affs.marker - -affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += affs.module -MODULE_FILES += affs.module$(EXEEXT) -affs_module_SOURCES = fs/affs.c ## platform sources -nodist_affs_module_SOURCES = ## platform nodist sources -affs_module_LDADD = -affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_affs_module_SOURCES) -CLEANFILES += $(nodist_affs_module_SOURCES) -MOD_FILES += affs.mod -MARKER_FILES += affs.marker -CLEANFILES += affs.marker - -affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += affs.module -MODULE_FILES += affs.module$(EXEEXT) -affs_module_SOURCES = fs/affs.c ## platform sources -nodist_affs_module_SOURCES = ## platform nodist sources -affs_module_LDADD = -affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_affs_module_SOURCES) -CLEANFILES += $(nodist_affs_module_SOURCES) -MOD_FILES += affs.mod -MARKER_FILES += affs.marker -CLEANFILES += affs.marker - -affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += afs.module -MODULE_FILES += afs.module$(EXEEXT) -afs_module_SOURCES = fs/afs.c ## platform sources -nodist_afs_module_SOURCES = ## platform nodist sources -afs_module_LDADD = -afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_module_SOURCES) -CLEANFILES += $(nodist_afs_module_SOURCES) -MOD_FILES += afs.mod -MARKER_FILES += afs.marker -CLEANFILES += afs.marker - -afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += afs.module -MODULE_FILES += afs.module$(EXEEXT) -afs_module_SOURCES = fs/afs.c ## platform sources -nodist_afs_module_SOURCES = ## platform nodist sources -afs_module_LDADD = -afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_module_SOURCES) -CLEANFILES += $(nodist_afs_module_SOURCES) -MOD_FILES += afs.mod -MARKER_FILES += afs.marker -CLEANFILES += afs.marker - -afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += afs.module -MODULE_FILES += afs.module$(EXEEXT) -afs_module_SOURCES = fs/afs.c ## platform sources -nodist_afs_module_SOURCES = ## platform nodist sources -afs_module_LDADD = -afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_module_SOURCES) -CLEANFILES += $(nodist_afs_module_SOURCES) -MOD_FILES += afs.mod -MARKER_FILES += afs.marker -CLEANFILES += afs.marker - -afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += afs.module -MODULE_FILES += afs.module$(EXEEXT) -afs_module_SOURCES = fs/afs.c ## platform sources -nodist_afs_module_SOURCES = ## platform nodist sources -afs_module_LDADD = -afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_module_SOURCES) -CLEANFILES += $(nodist_afs_module_SOURCES) -MOD_FILES += afs.mod -MARKER_FILES += afs.marker -CLEANFILES += afs.marker - -afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += afs.module -MODULE_FILES += afs.module$(EXEEXT) -afs_module_SOURCES = fs/afs.c ## platform sources -nodist_afs_module_SOURCES = ## platform nodist sources -afs_module_LDADD = -afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_module_SOURCES) -CLEANFILES += $(nodist_afs_module_SOURCES) -MOD_FILES += afs.mod -MARKER_FILES += afs.marker -CLEANFILES += afs.marker - -afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += afs.module -MODULE_FILES += afs.module$(EXEEXT) -afs_module_SOURCES = fs/afs.c ## platform sources -nodist_afs_module_SOURCES = ## platform nodist sources -afs_module_LDADD = -afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_module_SOURCES) -CLEANFILES += $(nodist_afs_module_SOURCES) -MOD_FILES += afs.mod -MARKER_FILES += afs.marker -CLEANFILES += afs.marker - -afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += afs.module -MODULE_FILES += afs.module$(EXEEXT) -afs_module_SOURCES = fs/afs.c ## platform sources -nodist_afs_module_SOURCES = ## platform nodist sources -afs_module_LDADD = -afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_module_SOURCES) -CLEANFILES += $(nodist_afs_module_SOURCES) -MOD_FILES += afs.mod -MARKER_FILES += afs.marker -CLEANFILES += afs.marker - -afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += afs.module -MODULE_FILES += afs.module$(EXEEXT) -afs_module_SOURCES = fs/afs.c ## platform sources -nodist_afs_module_SOURCES = ## platform nodist sources -afs_module_LDADD = -afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_module_SOURCES) -CLEANFILES += $(nodist_afs_module_SOURCES) -MOD_FILES += afs.mod -MARKER_FILES += afs.marker -CLEANFILES += afs.marker - -afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += afs.module -MODULE_FILES += afs.module$(EXEEXT) -afs_module_SOURCES = fs/afs.c ## platform sources -nodist_afs_module_SOURCES = ## platform nodist sources -afs_module_LDADD = -afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_module_SOURCES) -CLEANFILES += $(nodist_afs_module_SOURCES) -MOD_FILES += afs.mod -MARKER_FILES += afs.marker -CLEANFILES += afs.marker - -afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += afs.module -MODULE_FILES += afs.module$(EXEEXT) -afs_module_SOURCES = fs/afs.c ## platform sources -nodist_afs_module_SOURCES = ## platform nodist sources -afs_module_LDADD = -afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_module_SOURCES) -CLEANFILES += $(nodist_afs_module_SOURCES) -MOD_FILES += afs.mod -MARKER_FILES += afs.marker -CLEANFILES += afs.marker - -afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += afs.module -MODULE_FILES += afs.module$(EXEEXT) -afs_module_SOURCES = fs/afs.c ## platform sources -nodist_afs_module_SOURCES = ## platform nodist sources -afs_module_LDADD = -afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_module_SOURCES) -CLEANFILES += $(nodist_afs_module_SOURCES) -MOD_FILES += afs.mod -MARKER_FILES += afs.marker -CLEANFILES += afs.marker - -afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += afs_be.module -MODULE_FILES += afs_be.module$(EXEEXT) -afs_be_module_SOURCES = fs/afs_be.c ## platform sources -nodist_afs_be_module_SOURCES = ## platform nodist sources -afs_be_module_LDADD = -afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_be_module_SOURCES) -CLEANFILES += $(nodist_afs_be_module_SOURCES) -MOD_FILES += afs_be.mod -MARKER_FILES += afs_be.marker -CLEANFILES += afs_be.marker - -afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += afs_be.module -MODULE_FILES += afs_be.module$(EXEEXT) -afs_be_module_SOURCES = fs/afs_be.c ## platform sources -nodist_afs_be_module_SOURCES = ## platform nodist sources -afs_be_module_LDADD = -afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_be_module_SOURCES) -CLEANFILES += $(nodist_afs_be_module_SOURCES) -MOD_FILES += afs_be.mod -MARKER_FILES += afs_be.marker -CLEANFILES += afs_be.marker - -afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += afs_be.module -MODULE_FILES += afs_be.module$(EXEEXT) -afs_be_module_SOURCES = fs/afs_be.c ## platform sources -nodist_afs_be_module_SOURCES = ## platform nodist sources -afs_be_module_LDADD = -afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_be_module_SOURCES) -CLEANFILES += $(nodist_afs_be_module_SOURCES) -MOD_FILES += afs_be.mod -MARKER_FILES += afs_be.marker -CLEANFILES += afs_be.marker - -afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += afs_be.module -MODULE_FILES += afs_be.module$(EXEEXT) -afs_be_module_SOURCES = fs/afs_be.c ## platform sources -nodist_afs_be_module_SOURCES = ## platform nodist sources -afs_be_module_LDADD = -afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_be_module_SOURCES) -CLEANFILES += $(nodist_afs_be_module_SOURCES) -MOD_FILES += afs_be.mod -MARKER_FILES += afs_be.marker -CLEANFILES += afs_be.marker - -afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += afs_be.module -MODULE_FILES += afs_be.module$(EXEEXT) -afs_be_module_SOURCES = fs/afs_be.c ## platform sources -nodist_afs_be_module_SOURCES = ## platform nodist sources -afs_be_module_LDADD = -afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_be_module_SOURCES) -CLEANFILES += $(nodist_afs_be_module_SOURCES) -MOD_FILES += afs_be.mod -MARKER_FILES += afs_be.marker -CLEANFILES += afs_be.marker - -afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += afs_be.module -MODULE_FILES += afs_be.module$(EXEEXT) -afs_be_module_SOURCES = fs/afs_be.c ## platform sources -nodist_afs_be_module_SOURCES = ## platform nodist sources -afs_be_module_LDADD = -afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_be_module_SOURCES) -CLEANFILES += $(nodist_afs_be_module_SOURCES) -MOD_FILES += afs_be.mod -MARKER_FILES += afs_be.marker -CLEANFILES += afs_be.marker - -afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += afs_be.module -MODULE_FILES += afs_be.module$(EXEEXT) -afs_be_module_SOURCES = fs/afs_be.c ## platform sources -nodist_afs_be_module_SOURCES = ## platform nodist sources -afs_be_module_LDADD = -afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_be_module_SOURCES) -CLEANFILES += $(nodist_afs_be_module_SOURCES) -MOD_FILES += afs_be.mod -MARKER_FILES += afs_be.marker -CLEANFILES += afs_be.marker - -afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += afs_be.module -MODULE_FILES += afs_be.module$(EXEEXT) -afs_be_module_SOURCES = fs/afs_be.c ## platform sources -nodist_afs_be_module_SOURCES = ## platform nodist sources -afs_be_module_LDADD = -afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_be_module_SOURCES) -CLEANFILES += $(nodist_afs_be_module_SOURCES) -MOD_FILES += afs_be.mod -MARKER_FILES += afs_be.marker -CLEANFILES += afs_be.marker - -afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += afs_be.module -MODULE_FILES += afs_be.module$(EXEEXT) -afs_be_module_SOURCES = fs/afs_be.c ## platform sources -nodist_afs_be_module_SOURCES = ## platform nodist sources -afs_be_module_LDADD = -afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_be_module_SOURCES) -CLEANFILES += $(nodist_afs_be_module_SOURCES) -MOD_FILES += afs_be.mod -MARKER_FILES += afs_be.marker -CLEANFILES += afs_be.marker - -afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += afs_be.module -MODULE_FILES += afs_be.module$(EXEEXT) -afs_be_module_SOURCES = fs/afs_be.c ## platform sources -nodist_afs_be_module_SOURCES = ## platform nodist sources -afs_be_module_LDADD = -afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_be_module_SOURCES) -CLEANFILES += $(nodist_afs_be_module_SOURCES) -MOD_FILES += afs_be.mod -MARKER_FILES += afs_be.marker -CLEANFILES += afs_be.marker - -afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += afs_be.module -MODULE_FILES += afs_be.module$(EXEEXT) -afs_be_module_SOURCES = fs/afs_be.c ## platform sources -nodist_afs_be_module_SOURCES = ## platform nodist sources -afs_be_module_LDADD = -afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_afs_be_module_SOURCES) -CLEANFILES += $(nodist_afs_be_module_SOURCES) -MOD_FILES += afs_be.mod -MARKER_FILES += afs_be.marker -CLEANFILES += afs_be.marker - -afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += befs.module -MODULE_FILES += befs.module$(EXEEXT) -befs_module_SOURCES = fs/befs.c ## platform sources -nodist_befs_module_SOURCES = ## platform nodist sources -befs_module_LDADD = -befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_module_SOURCES) -CLEANFILES += $(nodist_befs_module_SOURCES) -MOD_FILES += befs.mod -MARKER_FILES += befs.marker -CLEANFILES += befs.marker - -befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += befs.module -MODULE_FILES += befs.module$(EXEEXT) -befs_module_SOURCES = fs/befs.c ## platform sources -nodist_befs_module_SOURCES = ## platform nodist sources -befs_module_LDADD = -befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_module_SOURCES) -CLEANFILES += $(nodist_befs_module_SOURCES) -MOD_FILES += befs.mod -MARKER_FILES += befs.marker -CLEANFILES += befs.marker - -befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += befs.module -MODULE_FILES += befs.module$(EXEEXT) -befs_module_SOURCES = fs/befs.c ## platform sources -nodist_befs_module_SOURCES = ## platform nodist sources -befs_module_LDADD = -befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_module_SOURCES) -CLEANFILES += $(nodist_befs_module_SOURCES) -MOD_FILES += befs.mod -MARKER_FILES += befs.marker -CLEANFILES += befs.marker - -befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += befs.module -MODULE_FILES += befs.module$(EXEEXT) -befs_module_SOURCES = fs/befs.c ## platform sources -nodist_befs_module_SOURCES = ## platform nodist sources -befs_module_LDADD = -befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_module_SOURCES) -CLEANFILES += $(nodist_befs_module_SOURCES) -MOD_FILES += befs.mod -MARKER_FILES += befs.marker -CLEANFILES += befs.marker - -befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += befs.module -MODULE_FILES += befs.module$(EXEEXT) -befs_module_SOURCES = fs/befs.c ## platform sources -nodist_befs_module_SOURCES = ## platform nodist sources -befs_module_LDADD = -befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_module_SOURCES) -CLEANFILES += $(nodist_befs_module_SOURCES) -MOD_FILES += befs.mod -MARKER_FILES += befs.marker -CLEANFILES += befs.marker - -befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += befs.module -MODULE_FILES += befs.module$(EXEEXT) -befs_module_SOURCES = fs/befs.c ## platform sources -nodist_befs_module_SOURCES = ## platform nodist sources -befs_module_LDADD = -befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_module_SOURCES) -CLEANFILES += $(nodist_befs_module_SOURCES) -MOD_FILES += befs.mod -MARKER_FILES += befs.marker -CLEANFILES += befs.marker - -befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += befs.module -MODULE_FILES += befs.module$(EXEEXT) -befs_module_SOURCES = fs/befs.c ## platform sources -nodist_befs_module_SOURCES = ## platform nodist sources -befs_module_LDADD = -befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_module_SOURCES) -CLEANFILES += $(nodist_befs_module_SOURCES) -MOD_FILES += befs.mod -MARKER_FILES += befs.marker -CLEANFILES += befs.marker - -befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += befs.module -MODULE_FILES += befs.module$(EXEEXT) -befs_module_SOURCES = fs/befs.c ## platform sources -nodist_befs_module_SOURCES = ## platform nodist sources -befs_module_LDADD = -befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_module_SOURCES) -CLEANFILES += $(nodist_befs_module_SOURCES) -MOD_FILES += befs.mod -MARKER_FILES += befs.marker -CLEANFILES += befs.marker - -befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += befs.module -MODULE_FILES += befs.module$(EXEEXT) -befs_module_SOURCES = fs/befs.c ## platform sources -nodist_befs_module_SOURCES = ## platform nodist sources -befs_module_LDADD = -befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_module_SOURCES) -CLEANFILES += $(nodist_befs_module_SOURCES) -MOD_FILES += befs.mod -MARKER_FILES += befs.marker -CLEANFILES += befs.marker - -befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += befs.module -MODULE_FILES += befs.module$(EXEEXT) -befs_module_SOURCES = fs/befs.c ## platform sources -nodist_befs_module_SOURCES = ## platform nodist sources -befs_module_LDADD = -befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_module_SOURCES) -CLEANFILES += $(nodist_befs_module_SOURCES) -MOD_FILES += befs.mod -MARKER_FILES += befs.marker -CLEANFILES += befs.marker - -befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += befs.module -MODULE_FILES += befs.module$(EXEEXT) -befs_module_SOURCES = fs/befs.c ## platform sources -nodist_befs_module_SOURCES = ## platform nodist sources -befs_module_LDADD = -befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_module_SOURCES) -CLEANFILES += $(nodist_befs_module_SOURCES) -MOD_FILES += befs.mod -MARKER_FILES += befs.marker -CLEANFILES += befs.marker - -befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += befs_be.module -MODULE_FILES += befs_be.module$(EXEEXT) -befs_be_module_SOURCES = fs/befs_be.c ## platform sources -nodist_befs_be_module_SOURCES = ## platform nodist sources -befs_be_module_LDADD = -befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_be_module_SOURCES) -CLEANFILES += $(nodist_befs_be_module_SOURCES) -MOD_FILES += befs_be.mod -MARKER_FILES += befs_be.marker -CLEANFILES += befs_be.marker - -befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += befs_be.module -MODULE_FILES += befs_be.module$(EXEEXT) -befs_be_module_SOURCES = fs/befs_be.c ## platform sources -nodist_befs_be_module_SOURCES = ## platform nodist sources -befs_be_module_LDADD = -befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_be_module_SOURCES) -CLEANFILES += $(nodist_befs_be_module_SOURCES) -MOD_FILES += befs_be.mod -MARKER_FILES += befs_be.marker -CLEANFILES += befs_be.marker - -befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += befs_be.module -MODULE_FILES += befs_be.module$(EXEEXT) -befs_be_module_SOURCES = fs/befs_be.c ## platform sources -nodist_befs_be_module_SOURCES = ## platform nodist sources -befs_be_module_LDADD = -befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_be_module_SOURCES) -CLEANFILES += $(nodist_befs_be_module_SOURCES) -MOD_FILES += befs_be.mod -MARKER_FILES += befs_be.marker -CLEANFILES += befs_be.marker - -befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += befs_be.module -MODULE_FILES += befs_be.module$(EXEEXT) -befs_be_module_SOURCES = fs/befs_be.c ## platform sources -nodist_befs_be_module_SOURCES = ## platform nodist sources -befs_be_module_LDADD = -befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_be_module_SOURCES) -CLEANFILES += $(nodist_befs_be_module_SOURCES) -MOD_FILES += befs_be.mod -MARKER_FILES += befs_be.marker -CLEANFILES += befs_be.marker - -befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += befs_be.module -MODULE_FILES += befs_be.module$(EXEEXT) -befs_be_module_SOURCES = fs/befs_be.c ## platform sources -nodist_befs_be_module_SOURCES = ## platform nodist sources -befs_be_module_LDADD = -befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_be_module_SOURCES) -CLEANFILES += $(nodist_befs_be_module_SOURCES) -MOD_FILES += befs_be.mod -MARKER_FILES += befs_be.marker -CLEANFILES += befs_be.marker - -befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += befs_be.module -MODULE_FILES += befs_be.module$(EXEEXT) -befs_be_module_SOURCES = fs/befs_be.c ## platform sources -nodist_befs_be_module_SOURCES = ## platform nodist sources -befs_be_module_LDADD = -befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_be_module_SOURCES) -CLEANFILES += $(nodist_befs_be_module_SOURCES) -MOD_FILES += befs_be.mod -MARKER_FILES += befs_be.marker -CLEANFILES += befs_be.marker - -befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += befs_be.module -MODULE_FILES += befs_be.module$(EXEEXT) -befs_be_module_SOURCES = fs/befs_be.c ## platform sources -nodist_befs_be_module_SOURCES = ## platform nodist sources -befs_be_module_LDADD = -befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_be_module_SOURCES) -CLEANFILES += $(nodist_befs_be_module_SOURCES) -MOD_FILES += befs_be.mod -MARKER_FILES += befs_be.marker -CLEANFILES += befs_be.marker - -befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += befs_be.module -MODULE_FILES += befs_be.module$(EXEEXT) -befs_be_module_SOURCES = fs/befs_be.c ## platform sources -nodist_befs_be_module_SOURCES = ## platform nodist sources -befs_be_module_LDADD = -befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_be_module_SOURCES) -CLEANFILES += $(nodist_befs_be_module_SOURCES) -MOD_FILES += befs_be.mod -MARKER_FILES += befs_be.marker -CLEANFILES += befs_be.marker - -befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += befs_be.module -MODULE_FILES += befs_be.module$(EXEEXT) -befs_be_module_SOURCES = fs/befs_be.c ## platform sources -nodist_befs_be_module_SOURCES = ## platform nodist sources -befs_be_module_LDADD = -befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_be_module_SOURCES) -CLEANFILES += $(nodist_befs_be_module_SOURCES) -MOD_FILES += befs_be.mod -MARKER_FILES += befs_be.marker -CLEANFILES += befs_be.marker - -befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += befs_be.module -MODULE_FILES += befs_be.module$(EXEEXT) -befs_be_module_SOURCES = fs/befs_be.c ## platform sources -nodist_befs_be_module_SOURCES = ## platform nodist sources -befs_be_module_LDADD = -befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_be_module_SOURCES) -CLEANFILES += $(nodist_befs_be_module_SOURCES) -MOD_FILES += befs_be.mod -MARKER_FILES += befs_be.marker -CLEANFILES += befs_be.marker - -befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += befs_be.module -MODULE_FILES += befs_be.module$(EXEEXT) -befs_be_module_SOURCES = fs/befs_be.c ## platform sources -nodist_befs_be_module_SOURCES = ## platform nodist sources -befs_be_module_LDADD = -befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_befs_be_module_SOURCES) -CLEANFILES += $(nodist_befs_be_module_SOURCES) -MOD_FILES += befs_be.mod -MARKER_FILES += befs_be.marker -CLEANFILES += befs_be.marker - -befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += btrfs.module -MODULE_FILES += btrfs.module$(EXEEXT) -btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -nodist_btrfs_module_SOURCES = ## platform nodist sources -btrfs_module_LDADD = -btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_btrfs_module_SOURCES) -CLEANFILES += $(nodist_btrfs_module_SOURCES) -MOD_FILES += btrfs.mod -MARKER_FILES += btrfs.marker -CLEANFILES += btrfs.marker - -btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += btrfs.module -MODULE_FILES += btrfs.module$(EXEEXT) -btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -nodist_btrfs_module_SOURCES = ## platform nodist sources -btrfs_module_LDADD = -btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_btrfs_module_SOURCES) -CLEANFILES += $(nodist_btrfs_module_SOURCES) -MOD_FILES += btrfs.mod -MARKER_FILES += btrfs.marker -CLEANFILES += btrfs.marker - -btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += btrfs.module -MODULE_FILES += btrfs.module$(EXEEXT) -btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -nodist_btrfs_module_SOURCES = ## platform nodist sources -btrfs_module_LDADD = -btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_btrfs_module_SOURCES) -CLEANFILES += $(nodist_btrfs_module_SOURCES) -MOD_FILES += btrfs.mod -MARKER_FILES += btrfs.marker -CLEANFILES += btrfs.marker - -btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += btrfs.module -MODULE_FILES += btrfs.module$(EXEEXT) -btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -nodist_btrfs_module_SOURCES = ## platform nodist sources -btrfs_module_LDADD = -btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_btrfs_module_SOURCES) -CLEANFILES += $(nodist_btrfs_module_SOURCES) -MOD_FILES += btrfs.mod -MARKER_FILES += btrfs.marker -CLEANFILES += btrfs.marker - -btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += btrfs.module -MODULE_FILES += btrfs.module$(EXEEXT) -btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -nodist_btrfs_module_SOURCES = ## platform nodist sources -btrfs_module_LDADD = -btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_btrfs_module_SOURCES) -CLEANFILES += $(nodist_btrfs_module_SOURCES) -MOD_FILES += btrfs.mod -MARKER_FILES += btrfs.marker -CLEANFILES += btrfs.marker - -btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += btrfs.module -MODULE_FILES += btrfs.module$(EXEEXT) -btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -nodist_btrfs_module_SOURCES = ## platform nodist sources -btrfs_module_LDADD = -btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_btrfs_module_SOURCES) -CLEANFILES += $(nodist_btrfs_module_SOURCES) -MOD_FILES += btrfs.mod -MARKER_FILES += btrfs.marker -CLEANFILES += btrfs.marker - -btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += btrfs.module -MODULE_FILES += btrfs.module$(EXEEXT) -btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -nodist_btrfs_module_SOURCES = ## platform nodist sources -btrfs_module_LDADD = -btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_btrfs_module_SOURCES) -CLEANFILES += $(nodist_btrfs_module_SOURCES) -MOD_FILES += btrfs.mod -MARKER_FILES += btrfs.marker -CLEANFILES += btrfs.marker - -btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += btrfs.module -MODULE_FILES += btrfs.module$(EXEEXT) -btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -nodist_btrfs_module_SOURCES = ## platform nodist sources -btrfs_module_LDADD = -btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_btrfs_module_SOURCES) -CLEANFILES += $(nodist_btrfs_module_SOURCES) -MOD_FILES += btrfs.mod -MARKER_FILES += btrfs.marker -CLEANFILES += btrfs.marker - -btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += btrfs.module -MODULE_FILES += btrfs.module$(EXEEXT) -btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -nodist_btrfs_module_SOURCES = ## platform nodist sources -btrfs_module_LDADD = -btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_btrfs_module_SOURCES) -CLEANFILES += $(nodist_btrfs_module_SOURCES) -MOD_FILES += btrfs.mod -MARKER_FILES += btrfs.marker -CLEANFILES += btrfs.marker - -btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += btrfs.module -MODULE_FILES += btrfs.module$(EXEEXT) -btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -nodist_btrfs_module_SOURCES = ## platform nodist sources -btrfs_module_LDADD = -btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_btrfs_module_SOURCES) -CLEANFILES += $(nodist_btrfs_module_SOURCES) -MOD_FILES += btrfs.mod -MARKER_FILES += btrfs.marker -CLEANFILES += btrfs.marker - -btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += btrfs.module -MODULE_FILES += btrfs.module$(EXEEXT) -btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -nodist_btrfs_module_SOURCES = ## platform nodist sources -btrfs_module_LDADD = -btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_btrfs_module_SOURCES) -CLEANFILES += $(nodist_btrfs_module_SOURCES) -MOD_FILES += btrfs.mod -MARKER_FILES += btrfs.marker -CLEANFILES += btrfs.marker - -btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += cpio.module -MODULE_FILES += cpio.module$(EXEEXT) -cpio_module_SOURCES = fs/cpio.c ## platform sources -nodist_cpio_module_SOURCES = ## platform nodist sources -cpio_module_LDADD = -cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cpio_module_SOURCES) -CLEANFILES += $(nodist_cpio_module_SOURCES) -MOD_FILES += cpio.mod -MARKER_FILES += cpio.marker -CLEANFILES += cpio.marker - -cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += cpio.module -MODULE_FILES += cpio.module$(EXEEXT) -cpio_module_SOURCES = fs/cpio.c ## platform sources -nodist_cpio_module_SOURCES = ## platform nodist sources -cpio_module_LDADD = -cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cpio_module_SOURCES) -CLEANFILES += $(nodist_cpio_module_SOURCES) -MOD_FILES += cpio.mod -MARKER_FILES += cpio.marker -CLEANFILES += cpio.marker - -cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += cpio.module -MODULE_FILES += cpio.module$(EXEEXT) -cpio_module_SOURCES = fs/cpio.c ## platform sources -nodist_cpio_module_SOURCES = ## platform nodist sources -cpio_module_LDADD = -cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cpio_module_SOURCES) -CLEANFILES += $(nodist_cpio_module_SOURCES) -MOD_FILES += cpio.mod -MARKER_FILES += cpio.marker -CLEANFILES += cpio.marker - -cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += cpio.module -MODULE_FILES += cpio.module$(EXEEXT) -cpio_module_SOURCES = fs/cpio.c ## platform sources -nodist_cpio_module_SOURCES = ## platform nodist sources -cpio_module_LDADD = -cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cpio_module_SOURCES) -CLEANFILES += $(nodist_cpio_module_SOURCES) -MOD_FILES += cpio.mod -MARKER_FILES += cpio.marker -CLEANFILES += cpio.marker - -cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += cpio.module -MODULE_FILES += cpio.module$(EXEEXT) -cpio_module_SOURCES = fs/cpio.c ## platform sources -nodist_cpio_module_SOURCES = ## platform nodist sources -cpio_module_LDADD = -cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cpio_module_SOURCES) -CLEANFILES += $(nodist_cpio_module_SOURCES) -MOD_FILES += cpio.mod -MARKER_FILES += cpio.marker -CLEANFILES += cpio.marker - -cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += cpio.module -MODULE_FILES += cpio.module$(EXEEXT) -cpio_module_SOURCES = fs/cpio.c ## platform sources -nodist_cpio_module_SOURCES = ## platform nodist sources -cpio_module_LDADD = -cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cpio_module_SOURCES) -CLEANFILES += $(nodist_cpio_module_SOURCES) -MOD_FILES += cpio.mod -MARKER_FILES += cpio.marker -CLEANFILES += cpio.marker - -cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += cpio.module -MODULE_FILES += cpio.module$(EXEEXT) -cpio_module_SOURCES = fs/cpio.c ## platform sources -nodist_cpio_module_SOURCES = ## platform nodist sources -cpio_module_LDADD = -cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cpio_module_SOURCES) -CLEANFILES += $(nodist_cpio_module_SOURCES) -MOD_FILES += cpio.mod -MARKER_FILES += cpio.marker -CLEANFILES += cpio.marker - -cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += cpio.module -MODULE_FILES += cpio.module$(EXEEXT) -cpio_module_SOURCES = fs/cpio.c ## platform sources -nodist_cpio_module_SOURCES = ## platform nodist sources -cpio_module_LDADD = -cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cpio_module_SOURCES) -CLEANFILES += $(nodist_cpio_module_SOURCES) -MOD_FILES += cpio.mod -MARKER_FILES += cpio.marker -CLEANFILES += cpio.marker - -cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += cpio.module -MODULE_FILES += cpio.module$(EXEEXT) -cpio_module_SOURCES = fs/cpio.c ## platform sources -nodist_cpio_module_SOURCES = ## platform nodist sources -cpio_module_LDADD = -cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cpio_module_SOURCES) -CLEANFILES += $(nodist_cpio_module_SOURCES) -MOD_FILES += cpio.mod -MARKER_FILES += cpio.marker -CLEANFILES += cpio.marker - -cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += cpio.module -MODULE_FILES += cpio.module$(EXEEXT) -cpio_module_SOURCES = fs/cpio.c ## platform sources -nodist_cpio_module_SOURCES = ## platform nodist sources -cpio_module_LDADD = -cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cpio_module_SOURCES) -CLEANFILES += $(nodist_cpio_module_SOURCES) -MOD_FILES += cpio.mod -MARKER_FILES += cpio.marker -CLEANFILES += cpio.marker - -cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += cpio.module -MODULE_FILES += cpio.module$(EXEEXT) -cpio_module_SOURCES = fs/cpio.c ## platform sources -nodist_cpio_module_SOURCES = ## platform nodist sources -cpio_module_LDADD = -cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cpio_module_SOURCES) -CLEANFILES += $(nodist_cpio_module_SOURCES) -MOD_FILES += cpio.mod -MARKER_FILES += cpio.marker -CLEANFILES += cpio.marker - -cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += ext2.module -MODULE_FILES += ext2.module$(EXEEXT) -ext2_module_SOURCES = fs/ext2.c ## platform sources -nodist_ext2_module_SOURCES = ## platform nodist sources -ext2_module_LDADD = -ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ext2_module_SOURCES) -CLEANFILES += $(nodist_ext2_module_SOURCES) -MOD_FILES += ext2.mod -MARKER_FILES += ext2.marker -CLEANFILES += ext2.marker - -ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += ext2.module -MODULE_FILES += ext2.module$(EXEEXT) -ext2_module_SOURCES = fs/ext2.c ## platform sources -nodist_ext2_module_SOURCES = ## platform nodist sources -ext2_module_LDADD = -ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ext2_module_SOURCES) -CLEANFILES += $(nodist_ext2_module_SOURCES) -MOD_FILES += ext2.mod -MARKER_FILES += ext2.marker -CLEANFILES += ext2.marker - -ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += ext2.module -MODULE_FILES += ext2.module$(EXEEXT) -ext2_module_SOURCES = fs/ext2.c ## platform sources -nodist_ext2_module_SOURCES = ## platform nodist sources -ext2_module_LDADD = -ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ext2_module_SOURCES) -CLEANFILES += $(nodist_ext2_module_SOURCES) -MOD_FILES += ext2.mod -MARKER_FILES += ext2.marker -CLEANFILES += ext2.marker - -ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += ext2.module -MODULE_FILES += ext2.module$(EXEEXT) -ext2_module_SOURCES = fs/ext2.c ## platform sources -nodist_ext2_module_SOURCES = ## platform nodist sources -ext2_module_LDADD = -ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ext2_module_SOURCES) -CLEANFILES += $(nodist_ext2_module_SOURCES) -MOD_FILES += ext2.mod -MARKER_FILES += ext2.marker -CLEANFILES += ext2.marker - -ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += ext2.module -MODULE_FILES += ext2.module$(EXEEXT) -ext2_module_SOURCES = fs/ext2.c ## platform sources -nodist_ext2_module_SOURCES = ## platform nodist sources -ext2_module_LDADD = -ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ext2_module_SOURCES) -CLEANFILES += $(nodist_ext2_module_SOURCES) -MOD_FILES += ext2.mod -MARKER_FILES += ext2.marker -CLEANFILES += ext2.marker - -ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += ext2.module -MODULE_FILES += ext2.module$(EXEEXT) -ext2_module_SOURCES = fs/ext2.c ## platform sources -nodist_ext2_module_SOURCES = ## platform nodist sources -ext2_module_LDADD = -ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ext2_module_SOURCES) -CLEANFILES += $(nodist_ext2_module_SOURCES) -MOD_FILES += ext2.mod -MARKER_FILES += ext2.marker -CLEANFILES += ext2.marker - -ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += ext2.module -MODULE_FILES += ext2.module$(EXEEXT) -ext2_module_SOURCES = fs/ext2.c ## platform sources -nodist_ext2_module_SOURCES = ## platform nodist sources -ext2_module_LDADD = -ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ext2_module_SOURCES) -CLEANFILES += $(nodist_ext2_module_SOURCES) -MOD_FILES += ext2.mod -MARKER_FILES += ext2.marker -CLEANFILES += ext2.marker - -ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += ext2.module -MODULE_FILES += ext2.module$(EXEEXT) -ext2_module_SOURCES = fs/ext2.c ## platform sources -nodist_ext2_module_SOURCES = ## platform nodist sources -ext2_module_LDADD = -ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ext2_module_SOURCES) -CLEANFILES += $(nodist_ext2_module_SOURCES) -MOD_FILES += ext2.mod -MARKER_FILES += ext2.marker -CLEANFILES += ext2.marker - -ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += ext2.module -MODULE_FILES += ext2.module$(EXEEXT) -ext2_module_SOURCES = fs/ext2.c ## platform sources -nodist_ext2_module_SOURCES = ## platform nodist sources -ext2_module_LDADD = -ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ext2_module_SOURCES) -CLEANFILES += $(nodist_ext2_module_SOURCES) -MOD_FILES += ext2.mod -MARKER_FILES += ext2.marker -CLEANFILES += ext2.marker - -ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += ext2.module -MODULE_FILES += ext2.module$(EXEEXT) -ext2_module_SOURCES = fs/ext2.c ## platform sources -nodist_ext2_module_SOURCES = ## platform nodist sources -ext2_module_LDADD = -ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ext2_module_SOURCES) -CLEANFILES += $(nodist_ext2_module_SOURCES) -MOD_FILES += ext2.mod -MARKER_FILES += ext2.marker -CLEANFILES += ext2.marker - -ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += ext2.module -MODULE_FILES += ext2.module$(EXEEXT) -ext2_module_SOURCES = fs/ext2.c ## platform sources -nodist_ext2_module_SOURCES = ## platform nodist sources -ext2_module_LDADD = -ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ext2_module_SOURCES) -CLEANFILES += $(nodist_ext2_module_SOURCES) -MOD_FILES += ext2.mod -MARKER_FILES += ext2.marker -CLEANFILES += ext2.marker - -ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += fat.module -MODULE_FILES += fat.module$(EXEEXT) -fat_module_SOURCES = fs/fat.c ## platform sources -nodist_fat_module_SOURCES = ## platform nodist sources -fat_module_LDADD = -fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fat_module_SOURCES) -CLEANFILES += $(nodist_fat_module_SOURCES) -MOD_FILES += fat.mod -MARKER_FILES += fat.marker -CLEANFILES += fat.marker - -fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += fat.module -MODULE_FILES += fat.module$(EXEEXT) -fat_module_SOURCES = fs/fat.c ## platform sources -nodist_fat_module_SOURCES = ## platform nodist sources -fat_module_LDADD = -fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fat_module_SOURCES) -CLEANFILES += $(nodist_fat_module_SOURCES) -MOD_FILES += fat.mod -MARKER_FILES += fat.marker -CLEANFILES += fat.marker - -fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += fat.module -MODULE_FILES += fat.module$(EXEEXT) -fat_module_SOURCES = fs/fat.c ## platform sources -nodist_fat_module_SOURCES = ## platform nodist sources -fat_module_LDADD = -fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fat_module_SOURCES) -CLEANFILES += $(nodist_fat_module_SOURCES) -MOD_FILES += fat.mod -MARKER_FILES += fat.marker -CLEANFILES += fat.marker - -fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += fat.module -MODULE_FILES += fat.module$(EXEEXT) -fat_module_SOURCES = fs/fat.c ## platform sources -nodist_fat_module_SOURCES = ## platform nodist sources -fat_module_LDADD = -fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fat_module_SOURCES) -CLEANFILES += $(nodist_fat_module_SOURCES) -MOD_FILES += fat.mod -MARKER_FILES += fat.marker -CLEANFILES += fat.marker - -fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += fat.module -MODULE_FILES += fat.module$(EXEEXT) -fat_module_SOURCES = fs/fat.c ## platform sources -nodist_fat_module_SOURCES = ## platform nodist sources -fat_module_LDADD = -fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fat_module_SOURCES) -CLEANFILES += $(nodist_fat_module_SOURCES) -MOD_FILES += fat.mod -MARKER_FILES += fat.marker -CLEANFILES += fat.marker - -fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += fat.module -MODULE_FILES += fat.module$(EXEEXT) -fat_module_SOURCES = fs/fat.c ## platform sources -nodist_fat_module_SOURCES = ## platform nodist sources -fat_module_LDADD = -fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fat_module_SOURCES) -CLEANFILES += $(nodist_fat_module_SOURCES) -MOD_FILES += fat.mod -MARKER_FILES += fat.marker -CLEANFILES += fat.marker - -fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += fat.module -MODULE_FILES += fat.module$(EXEEXT) -fat_module_SOURCES = fs/fat.c ## platform sources -nodist_fat_module_SOURCES = ## platform nodist sources -fat_module_LDADD = -fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fat_module_SOURCES) -CLEANFILES += $(nodist_fat_module_SOURCES) -MOD_FILES += fat.mod -MARKER_FILES += fat.marker -CLEANFILES += fat.marker - -fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += fat.module -MODULE_FILES += fat.module$(EXEEXT) -fat_module_SOURCES = fs/fat.c ## platform sources -nodist_fat_module_SOURCES = ## platform nodist sources -fat_module_LDADD = -fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fat_module_SOURCES) -CLEANFILES += $(nodist_fat_module_SOURCES) -MOD_FILES += fat.mod -MARKER_FILES += fat.marker -CLEANFILES += fat.marker - -fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += fat.module -MODULE_FILES += fat.module$(EXEEXT) -fat_module_SOURCES = fs/fat.c ## platform sources -nodist_fat_module_SOURCES = ## platform nodist sources -fat_module_LDADD = -fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fat_module_SOURCES) -CLEANFILES += $(nodist_fat_module_SOURCES) -MOD_FILES += fat.mod -MARKER_FILES += fat.marker -CLEANFILES += fat.marker - -fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += fat.module -MODULE_FILES += fat.module$(EXEEXT) -fat_module_SOURCES = fs/fat.c ## platform sources -nodist_fat_module_SOURCES = ## platform nodist sources -fat_module_LDADD = -fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fat_module_SOURCES) -CLEANFILES += $(nodist_fat_module_SOURCES) -MOD_FILES += fat.mod -MARKER_FILES += fat.marker -CLEANFILES += fat.marker - -fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += fat.module -MODULE_FILES += fat.module$(EXEEXT) -fat_module_SOURCES = fs/fat.c ## platform sources -nodist_fat_module_SOURCES = ## platform nodist sources -fat_module_LDADD = -fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fat_module_SOURCES) -CLEANFILES += $(nodist_fat_module_SOURCES) -MOD_FILES += fat.mod -MARKER_FILES += fat.marker -CLEANFILES += fat.marker - -fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += fshelp.module -MODULE_FILES += fshelp.module$(EXEEXT) -fshelp_module_SOURCES = fs/fshelp.c ## platform sources -nodist_fshelp_module_SOURCES = ## platform nodist sources -fshelp_module_LDADD = -fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fshelp_module_SOURCES) -CLEANFILES += $(nodist_fshelp_module_SOURCES) -MOD_FILES += fshelp.mod -MARKER_FILES += fshelp.marker -CLEANFILES += fshelp.marker - -fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += fshelp.module -MODULE_FILES += fshelp.module$(EXEEXT) -fshelp_module_SOURCES = fs/fshelp.c ## platform sources -nodist_fshelp_module_SOURCES = ## platform nodist sources -fshelp_module_LDADD = -fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fshelp_module_SOURCES) -CLEANFILES += $(nodist_fshelp_module_SOURCES) -MOD_FILES += fshelp.mod -MARKER_FILES += fshelp.marker -CLEANFILES += fshelp.marker - -fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += fshelp.module -MODULE_FILES += fshelp.module$(EXEEXT) -fshelp_module_SOURCES = fs/fshelp.c ## platform sources -nodist_fshelp_module_SOURCES = ## platform nodist sources -fshelp_module_LDADD = -fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fshelp_module_SOURCES) -CLEANFILES += $(nodist_fshelp_module_SOURCES) -MOD_FILES += fshelp.mod -MARKER_FILES += fshelp.marker -CLEANFILES += fshelp.marker - -fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += fshelp.module -MODULE_FILES += fshelp.module$(EXEEXT) -fshelp_module_SOURCES = fs/fshelp.c ## platform sources -nodist_fshelp_module_SOURCES = ## platform nodist sources -fshelp_module_LDADD = -fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fshelp_module_SOURCES) -CLEANFILES += $(nodist_fshelp_module_SOURCES) -MOD_FILES += fshelp.mod -MARKER_FILES += fshelp.marker -CLEANFILES += fshelp.marker - -fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += fshelp.module -MODULE_FILES += fshelp.module$(EXEEXT) -fshelp_module_SOURCES = fs/fshelp.c ## platform sources -nodist_fshelp_module_SOURCES = ## platform nodist sources -fshelp_module_LDADD = -fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fshelp_module_SOURCES) -CLEANFILES += $(nodist_fshelp_module_SOURCES) -MOD_FILES += fshelp.mod -MARKER_FILES += fshelp.marker -CLEANFILES += fshelp.marker - -fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += fshelp.module -MODULE_FILES += fshelp.module$(EXEEXT) -fshelp_module_SOURCES = fs/fshelp.c ## platform sources -nodist_fshelp_module_SOURCES = ## platform nodist sources -fshelp_module_LDADD = -fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fshelp_module_SOURCES) -CLEANFILES += $(nodist_fshelp_module_SOURCES) -MOD_FILES += fshelp.mod -MARKER_FILES += fshelp.marker -CLEANFILES += fshelp.marker - -fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += fshelp.module -MODULE_FILES += fshelp.module$(EXEEXT) -fshelp_module_SOURCES = fs/fshelp.c ## platform sources -nodist_fshelp_module_SOURCES = ## platform nodist sources -fshelp_module_LDADD = -fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fshelp_module_SOURCES) -CLEANFILES += $(nodist_fshelp_module_SOURCES) -MOD_FILES += fshelp.mod -MARKER_FILES += fshelp.marker -CLEANFILES += fshelp.marker - -fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += fshelp.module -MODULE_FILES += fshelp.module$(EXEEXT) -fshelp_module_SOURCES = fs/fshelp.c ## platform sources -nodist_fshelp_module_SOURCES = ## platform nodist sources -fshelp_module_LDADD = -fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fshelp_module_SOURCES) -CLEANFILES += $(nodist_fshelp_module_SOURCES) -MOD_FILES += fshelp.mod -MARKER_FILES += fshelp.marker -CLEANFILES += fshelp.marker - -fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += fshelp.module -MODULE_FILES += fshelp.module$(EXEEXT) -fshelp_module_SOURCES = fs/fshelp.c ## platform sources -nodist_fshelp_module_SOURCES = ## platform nodist sources -fshelp_module_LDADD = -fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fshelp_module_SOURCES) -CLEANFILES += $(nodist_fshelp_module_SOURCES) -MOD_FILES += fshelp.mod -MARKER_FILES += fshelp.marker -CLEANFILES += fshelp.marker - -fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += fshelp.module -MODULE_FILES += fshelp.module$(EXEEXT) -fshelp_module_SOURCES = fs/fshelp.c ## platform sources -nodist_fshelp_module_SOURCES = ## platform nodist sources -fshelp_module_LDADD = -fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fshelp_module_SOURCES) -CLEANFILES += $(nodist_fshelp_module_SOURCES) -MOD_FILES += fshelp.mod -MARKER_FILES += fshelp.marker -CLEANFILES += fshelp.marker - -fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += fshelp.module -MODULE_FILES += fshelp.module$(EXEEXT) -fshelp_module_SOURCES = fs/fshelp.c ## platform sources -nodist_fshelp_module_SOURCES = ## platform nodist sources -fshelp_module_LDADD = -fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fshelp_module_SOURCES) -CLEANFILES += $(nodist_fshelp_module_SOURCES) -MOD_FILES += fshelp.mod -MARKER_FILES += fshelp.marker -CLEANFILES += fshelp.marker - -fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += hfs.module -MODULE_FILES += hfs.module$(EXEEXT) -hfs_module_SOURCES = fs/hfs.c ## platform sources -nodist_hfs_module_SOURCES = ## platform nodist sources -hfs_module_LDADD = -hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfs_module_SOURCES) -CLEANFILES += $(nodist_hfs_module_SOURCES) -MOD_FILES += hfs.mod -MARKER_FILES += hfs.marker -CLEANFILES += hfs.marker - -hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += hfs.module -MODULE_FILES += hfs.module$(EXEEXT) -hfs_module_SOURCES = fs/hfs.c ## platform sources -nodist_hfs_module_SOURCES = ## platform nodist sources -hfs_module_LDADD = -hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfs_module_SOURCES) -CLEANFILES += $(nodist_hfs_module_SOURCES) -MOD_FILES += hfs.mod -MARKER_FILES += hfs.marker -CLEANFILES += hfs.marker - -hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += hfs.module -MODULE_FILES += hfs.module$(EXEEXT) -hfs_module_SOURCES = fs/hfs.c ## platform sources -nodist_hfs_module_SOURCES = ## platform nodist sources -hfs_module_LDADD = -hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfs_module_SOURCES) -CLEANFILES += $(nodist_hfs_module_SOURCES) -MOD_FILES += hfs.mod -MARKER_FILES += hfs.marker -CLEANFILES += hfs.marker - -hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += hfs.module -MODULE_FILES += hfs.module$(EXEEXT) -hfs_module_SOURCES = fs/hfs.c ## platform sources -nodist_hfs_module_SOURCES = ## platform nodist sources -hfs_module_LDADD = -hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfs_module_SOURCES) -CLEANFILES += $(nodist_hfs_module_SOURCES) -MOD_FILES += hfs.mod -MARKER_FILES += hfs.marker -CLEANFILES += hfs.marker - -hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += hfs.module -MODULE_FILES += hfs.module$(EXEEXT) -hfs_module_SOURCES = fs/hfs.c ## platform sources -nodist_hfs_module_SOURCES = ## platform nodist sources -hfs_module_LDADD = -hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfs_module_SOURCES) -CLEANFILES += $(nodist_hfs_module_SOURCES) -MOD_FILES += hfs.mod -MARKER_FILES += hfs.marker -CLEANFILES += hfs.marker - -hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += hfs.module -MODULE_FILES += hfs.module$(EXEEXT) -hfs_module_SOURCES = fs/hfs.c ## platform sources -nodist_hfs_module_SOURCES = ## platform nodist sources -hfs_module_LDADD = -hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfs_module_SOURCES) -CLEANFILES += $(nodist_hfs_module_SOURCES) -MOD_FILES += hfs.mod -MARKER_FILES += hfs.marker -CLEANFILES += hfs.marker - -hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += hfs.module -MODULE_FILES += hfs.module$(EXEEXT) -hfs_module_SOURCES = fs/hfs.c ## platform sources -nodist_hfs_module_SOURCES = ## platform nodist sources -hfs_module_LDADD = -hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfs_module_SOURCES) -CLEANFILES += $(nodist_hfs_module_SOURCES) -MOD_FILES += hfs.mod -MARKER_FILES += hfs.marker -CLEANFILES += hfs.marker - -hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += hfs.module -MODULE_FILES += hfs.module$(EXEEXT) -hfs_module_SOURCES = fs/hfs.c ## platform sources -nodist_hfs_module_SOURCES = ## platform nodist sources -hfs_module_LDADD = -hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfs_module_SOURCES) -CLEANFILES += $(nodist_hfs_module_SOURCES) -MOD_FILES += hfs.mod -MARKER_FILES += hfs.marker -CLEANFILES += hfs.marker - -hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += hfs.module -MODULE_FILES += hfs.module$(EXEEXT) -hfs_module_SOURCES = fs/hfs.c ## platform sources -nodist_hfs_module_SOURCES = ## platform nodist sources -hfs_module_LDADD = -hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfs_module_SOURCES) -CLEANFILES += $(nodist_hfs_module_SOURCES) -MOD_FILES += hfs.mod -MARKER_FILES += hfs.marker -CLEANFILES += hfs.marker - -hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += hfs.module -MODULE_FILES += hfs.module$(EXEEXT) -hfs_module_SOURCES = fs/hfs.c ## platform sources -nodist_hfs_module_SOURCES = ## platform nodist sources -hfs_module_LDADD = -hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfs_module_SOURCES) -CLEANFILES += $(nodist_hfs_module_SOURCES) -MOD_FILES += hfs.mod -MARKER_FILES += hfs.marker -CLEANFILES += hfs.marker - -hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += hfs.module -MODULE_FILES += hfs.module$(EXEEXT) -hfs_module_SOURCES = fs/hfs.c ## platform sources -nodist_hfs_module_SOURCES = ## platform nodist sources -hfs_module_LDADD = -hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfs_module_SOURCES) -CLEANFILES += $(nodist_hfs_module_SOURCES) -MOD_FILES += hfs.mod -MARKER_FILES += hfs.marker -CLEANFILES += hfs.marker - -hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += hfsplus.module -MODULE_FILES += hfsplus.module$(EXEEXT) -hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -nodist_hfsplus_module_SOURCES = ## platform nodist sources -hfsplus_module_LDADD = -hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfsplus_module_SOURCES) -CLEANFILES += $(nodist_hfsplus_module_SOURCES) -MOD_FILES += hfsplus.mod -MARKER_FILES += hfsplus.marker -CLEANFILES += hfsplus.marker - -hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += hfsplus.module -MODULE_FILES += hfsplus.module$(EXEEXT) -hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -nodist_hfsplus_module_SOURCES = ## platform nodist sources -hfsplus_module_LDADD = -hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfsplus_module_SOURCES) -CLEANFILES += $(nodist_hfsplus_module_SOURCES) -MOD_FILES += hfsplus.mod -MARKER_FILES += hfsplus.marker -CLEANFILES += hfsplus.marker - -hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += hfsplus.module -MODULE_FILES += hfsplus.module$(EXEEXT) -hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -nodist_hfsplus_module_SOURCES = ## platform nodist sources -hfsplus_module_LDADD = -hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfsplus_module_SOURCES) -CLEANFILES += $(nodist_hfsplus_module_SOURCES) -MOD_FILES += hfsplus.mod -MARKER_FILES += hfsplus.marker -CLEANFILES += hfsplus.marker - -hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += hfsplus.module -MODULE_FILES += hfsplus.module$(EXEEXT) -hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -nodist_hfsplus_module_SOURCES = ## platform nodist sources -hfsplus_module_LDADD = -hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfsplus_module_SOURCES) -CLEANFILES += $(nodist_hfsplus_module_SOURCES) -MOD_FILES += hfsplus.mod -MARKER_FILES += hfsplus.marker -CLEANFILES += hfsplus.marker - -hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += hfsplus.module -MODULE_FILES += hfsplus.module$(EXEEXT) -hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -nodist_hfsplus_module_SOURCES = ## platform nodist sources -hfsplus_module_LDADD = -hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfsplus_module_SOURCES) -CLEANFILES += $(nodist_hfsplus_module_SOURCES) -MOD_FILES += hfsplus.mod -MARKER_FILES += hfsplus.marker -CLEANFILES += hfsplus.marker - -hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += hfsplus.module -MODULE_FILES += hfsplus.module$(EXEEXT) -hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -nodist_hfsplus_module_SOURCES = ## platform nodist sources -hfsplus_module_LDADD = -hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfsplus_module_SOURCES) -CLEANFILES += $(nodist_hfsplus_module_SOURCES) -MOD_FILES += hfsplus.mod -MARKER_FILES += hfsplus.marker -CLEANFILES += hfsplus.marker - -hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += hfsplus.module -MODULE_FILES += hfsplus.module$(EXEEXT) -hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -nodist_hfsplus_module_SOURCES = ## platform nodist sources -hfsplus_module_LDADD = -hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfsplus_module_SOURCES) -CLEANFILES += $(nodist_hfsplus_module_SOURCES) -MOD_FILES += hfsplus.mod -MARKER_FILES += hfsplus.marker -CLEANFILES += hfsplus.marker - -hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += hfsplus.module -MODULE_FILES += hfsplus.module$(EXEEXT) -hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -nodist_hfsplus_module_SOURCES = ## platform nodist sources -hfsplus_module_LDADD = -hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfsplus_module_SOURCES) -CLEANFILES += $(nodist_hfsplus_module_SOURCES) -MOD_FILES += hfsplus.mod -MARKER_FILES += hfsplus.marker -CLEANFILES += hfsplus.marker - -hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += hfsplus.module -MODULE_FILES += hfsplus.module$(EXEEXT) -hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -nodist_hfsplus_module_SOURCES = ## platform nodist sources -hfsplus_module_LDADD = -hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfsplus_module_SOURCES) -CLEANFILES += $(nodist_hfsplus_module_SOURCES) -MOD_FILES += hfsplus.mod -MARKER_FILES += hfsplus.marker -CLEANFILES += hfsplus.marker - -hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += hfsplus.module -MODULE_FILES += hfsplus.module$(EXEEXT) -hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -nodist_hfsplus_module_SOURCES = ## platform nodist sources -hfsplus_module_LDADD = -hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfsplus_module_SOURCES) -CLEANFILES += $(nodist_hfsplus_module_SOURCES) -MOD_FILES += hfsplus.mod -MARKER_FILES += hfsplus.marker -CLEANFILES += hfsplus.marker - -hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += hfsplus.module -MODULE_FILES += hfsplus.module$(EXEEXT) -hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -nodist_hfsplus_module_SOURCES = ## platform nodist sources -hfsplus_module_LDADD = -hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hfsplus_module_SOURCES) -CLEANFILES += $(nodist_hfsplus_module_SOURCES) -MOD_FILES += hfsplus.mod -MARKER_FILES += hfsplus.marker -CLEANFILES += hfsplus.marker - -hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += iso9660.module -MODULE_FILES += iso9660.module$(EXEEXT) -iso9660_module_SOURCES = fs/iso9660.c ## platform sources -nodist_iso9660_module_SOURCES = ## platform nodist sources -iso9660_module_LDADD = -iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_iso9660_module_SOURCES) -CLEANFILES += $(nodist_iso9660_module_SOURCES) -MOD_FILES += iso9660.mod -MARKER_FILES += iso9660.marker -CLEANFILES += iso9660.marker - -iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += iso9660.module -MODULE_FILES += iso9660.module$(EXEEXT) -iso9660_module_SOURCES = fs/iso9660.c ## platform sources -nodist_iso9660_module_SOURCES = ## platform nodist sources -iso9660_module_LDADD = -iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_iso9660_module_SOURCES) -CLEANFILES += $(nodist_iso9660_module_SOURCES) -MOD_FILES += iso9660.mod -MARKER_FILES += iso9660.marker -CLEANFILES += iso9660.marker - -iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += iso9660.module -MODULE_FILES += iso9660.module$(EXEEXT) -iso9660_module_SOURCES = fs/iso9660.c ## platform sources -nodist_iso9660_module_SOURCES = ## platform nodist sources -iso9660_module_LDADD = -iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_iso9660_module_SOURCES) -CLEANFILES += $(nodist_iso9660_module_SOURCES) -MOD_FILES += iso9660.mod -MARKER_FILES += iso9660.marker -CLEANFILES += iso9660.marker - -iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += iso9660.module -MODULE_FILES += iso9660.module$(EXEEXT) -iso9660_module_SOURCES = fs/iso9660.c ## platform sources -nodist_iso9660_module_SOURCES = ## platform nodist sources -iso9660_module_LDADD = -iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_iso9660_module_SOURCES) -CLEANFILES += $(nodist_iso9660_module_SOURCES) -MOD_FILES += iso9660.mod -MARKER_FILES += iso9660.marker -CLEANFILES += iso9660.marker - -iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += iso9660.module -MODULE_FILES += iso9660.module$(EXEEXT) -iso9660_module_SOURCES = fs/iso9660.c ## platform sources -nodist_iso9660_module_SOURCES = ## platform nodist sources -iso9660_module_LDADD = -iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_iso9660_module_SOURCES) -CLEANFILES += $(nodist_iso9660_module_SOURCES) -MOD_FILES += iso9660.mod -MARKER_FILES += iso9660.marker -CLEANFILES += iso9660.marker - -iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += iso9660.module -MODULE_FILES += iso9660.module$(EXEEXT) -iso9660_module_SOURCES = fs/iso9660.c ## platform sources -nodist_iso9660_module_SOURCES = ## platform nodist sources -iso9660_module_LDADD = -iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_iso9660_module_SOURCES) -CLEANFILES += $(nodist_iso9660_module_SOURCES) -MOD_FILES += iso9660.mod -MARKER_FILES += iso9660.marker -CLEANFILES += iso9660.marker - -iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += iso9660.module -MODULE_FILES += iso9660.module$(EXEEXT) -iso9660_module_SOURCES = fs/iso9660.c ## platform sources -nodist_iso9660_module_SOURCES = ## platform nodist sources -iso9660_module_LDADD = -iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_iso9660_module_SOURCES) -CLEANFILES += $(nodist_iso9660_module_SOURCES) -MOD_FILES += iso9660.mod -MARKER_FILES += iso9660.marker -CLEANFILES += iso9660.marker - -iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += iso9660.module -MODULE_FILES += iso9660.module$(EXEEXT) -iso9660_module_SOURCES = fs/iso9660.c ## platform sources -nodist_iso9660_module_SOURCES = ## platform nodist sources -iso9660_module_LDADD = -iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_iso9660_module_SOURCES) -CLEANFILES += $(nodist_iso9660_module_SOURCES) -MOD_FILES += iso9660.mod -MARKER_FILES += iso9660.marker -CLEANFILES += iso9660.marker - -iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += iso9660.module -MODULE_FILES += iso9660.module$(EXEEXT) -iso9660_module_SOURCES = fs/iso9660.c ## platform sources -nodist_iso9660_module_SOURCES = ## platform nodist sources -iso9660_module_LDADD = -iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_iso9660_module_SOURCES) -CLEANFILES += $(nodist_iso9660_module_SOURCES) -MOD_FILES += iso9660.mod -MARKER_FILES += iso9660.marker -CLEANFILES += iso9660.marker - -iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += iso9660.module -MODULE_FILES += iso9660.module$(EXEEXT) -iso9660_module_SOURCES = fs/iso9660.c ## platform sources -nodist_iso9660_module_SOURCES = ## platform nodist sources -iso9660_module_LDADD = -iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_iso9660_module_SOURCES) -CLEANFILES += $(nodist_iso9660_module_SOURCES) -MOD_FILES += iso9660.mod -MARKER_FILES += iso9660.marker -CLEANFILES += iso9660.marker - -iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += iso9660.module -MODULE_FILES += iso9660.module$(EXEEXT) -iso9660_module_SOURCES = fs/iso9660.c ## platform sources -nodist_iso9660_module_SOURCES = ## platform nodist sources -iso9660_module_LDADD = -iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_iso9660_module_SOURCES) -CLEANFILES += $(nodist_iso9660_module_SOURCES) -MOD_FILES += iso9660.mod -MARKER_FILES += iso9660.marker -CLEANFILES += iso9660.marker - -iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += jfs.module -MODULE_FILES += jfs.module$(EXEEXT) -jfs_module_SOURCES = fs/jfs.c ## platform sources -nodist_jfs_module_SOURCES = ## platform nodist sources -jfs_module_LDADD = -jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jfs_module_SOURCES) -CLEANFILES += $(nodist_jfs_module_SOURCES) -MOD_FILES += jfs.mod -MARKER_FILES += jfs.marker -CLEANFILES += jfs.marker - -jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += jfs.module -MODULE_FILES += jfs.module$(EXEEXT) -jfs_module_SOURCES = fs/jfs.c ## platform sources -nodist_jfs_module_SOURCES = ## platform nodist sources -jfs_module_LDADD = -jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jfs_module_SOURCES) -CLEANFILES += $(nodist_jfs_module_SOURCES) -MOD_FILES += jfs.mod -MARKER_FILES += jfs.marker -CLEANFILES += jfs.marker - -jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += jfs.module -MODULE_FILES += jfs.module$(EXEEXT) -jfs_module_SOURCES = fs/jfs.c ## platform sources -nodist_jfs_module_SOURCES = ## platform nodist sources -jfs_module_LDADD = -jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jfs_module_SOURCES) -CLEANFILES += $(nodist_jfs_module_SOURCES) -MOD_FILES += jfs.mod -MARKER_FILES += jfs.marker -CLEANFILES += jfs.marker - -jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += jfs.module -MODULE_FILES += jfs.module$(EXEEXT) -jfs_module_SOURCES = fs/jfs.c ## platform sources -nodist_jfs_module_SOURCES = ## platform nodist sources -jfs_module_LDADD = -jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jfs_module_SOURCES) -CLEANFILES += $(nodist_jfs_module_SOURCES) -MOD_FILES += jfs.mod -MARKER_FILES += jfs.marker -CLEANFILES += jfs.marker - -jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += jfs.module -MODULE_FILES += jfs.module$(EXEEXT) -jfs_module_SOURCES = fs/jfs.c ## platform sources -nodist_jfs_module_SOURCES = ## platform nodist sources -jfs_module_LDADD = -jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jfs_module_SOURCES) -CLEANFILES += $(nodist_jfs_module_SOURCES) -MOD_FILES += jfs.mod -MARKER_FILES += jfs.marker -CLEANFILES += jfs.marker - -jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += jfs.module -MODULE_FILES += jfs.module$(EXEEXT) -jfs_module_SOURCES = fs/jfs.c ## platform sources -nodist_jfs_module_SOURCES = ## platform nodist sources -jfs_module_LDADD = -jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jfs_module_SOURCES) -CLEANFILES += $(nodist_jfs_module_SOURCES) -MOD_FILES += jfs.mod -MARKER_FILES += jfs.marker -CLEANFILES += jfs.marker - -jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += jfs.module -MODULE_FILES += jfs.module$(EXEEXT) -jfs_module_SOURCES = fs/jfs.c ## platform sources -nodist_jfs_module_SOURCES = ## platform nodist sources -jfs_module_LDADD = -jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jfs_module_SOURCES) -CLEANFILES += $(nodist_jfs_module_SOURCES) -MOD_FILES += jfs.mod -MARKER_FILES += jfs.marker -CLEANFILES += jfs.marker - -jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += jfs.module -MODULE_FILES += jfs.module$(EXEEXT) -jfs_module_SOURCES = fs/jfs.c ## platform sources -nodist_jfs_module_SOURCES = ## platform nodist sources -jfs_module_LDADD = -jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jfs_module_SOURCES) -CLEANFILES += $(nodist_jfs_module_SOURCES) -MOD_FILES += jfs.mod -MARKER_FILES += jfs.marker -CLEANFILES += jfs.marker - -jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += jfs.module -MODULE_FILES += jfs.module$(EXEEXT) -jfs_module_SOURCES = fs/jfs.c ## platform sources -nodist_jfs_module_SOURCES = ## platform nodist sources -jfs_module_LDADD = -jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jfs_module_SOURCES) -CLEANFILES += $(nodist_jfs_module_SOURCES) -MOD_FILES += jfs.mod -MARKER_FILES += jfs.marker -CLEANFILES += jfs.marker - -jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += jfs.module -MODULE_FILES += jfs.module$(EXEEXT) -jfs_module_SOURCES = fs/jfs.c ## platform sources -nodist_jfs_module_SOURCES = ## platform nodist sources -jfs_module_LDADD = -jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jfs_module_SOURCES) -CLEANFILES += $(nodist_jfs_module_SOURCES) -MOD_FILES += jfs.mod -MARKER_FILES += jfs.marker -CLEANFILES += jfs.marker - -jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += jfs.module -MODULE_FILES += jfs.module$(EXEEXT) -jfs_module_SOURCES = fs/jfs.c ## platform sources -nodist_jfs_module_SOURCES = ## platform nodist sources -jfs_module_LDADD = -jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jfs_module_SOURCES) -CLEANFILES += $(nodist_jfs_module_SOURCES) -MOD_FILES += jfs.mod -MARKER_FILES += jfs.marker -CLEANFILES += jfs.marker - -jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += minix.module -MODULE_FILES += minix.module$(EXEEXT) -minix_module_SOURCES = fs/minix.c ## platform sources -nodist_minix_module_SOURCES = ## platform nodist sources -minix_module_LDADD = -minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix_module_SOURCES) -CLEANFILES += $(nodist_minix_module_SOURCES) -MOD_FILES += minix.mod -MARKER_FILES += minix.marker -CLEANFILES += minix.marker - -minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += minix.module -MODULE_FILES += minix.module$(EXEEXT) -minix_module_SOURCES = fs/minix.c ## platform sources -nodist_minix_module_SOURCES = ## platform nodist sources -minix_module_LDADD = -minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix_module_SOURCES) -CLEANFILES += $(nodist_minix_module_SOURCES) -MOD_FILES += minix.mod -MARKER_FILES += minix.marker -CLEANFILES += minix.marker - -minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += minix.module -MODULE_FILES += minix.module$(EXEEXT) -minix_module_SOURCES = fs/minix.c ## platform sources -nodist_minix_module_SOURCES = ## platform nodist sources -minix_module_LDADD = -minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix_module_SOURCES) -CLEANFILES += $(nodist_minix_module_SOURCES) -MOD_FILES += minix.mod -MARKER_FILES += minix.marker -CLEANFILES += minix.marker - -minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += minix.module -MODULE_FILES += minix.module$(EXEEXT) -minix_module_SOURCES = fs/minix.c ## platform sources -nodist_minix_module_SOURCES = ## platform nodist sources -minix_module_LDADD = -minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix_module_SOURCES) -CLEANFILES += $(nodist_minix_module_SOURCES) -MOD_FILES += minix.mod -MARKER_FILES += minix.marker -CLEANFILES += minix.marker - -minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += minix.module -MODULE_FILES += minix.module$(EXEEXT) -minix_module_SOURCES = fs/minix.c ## platform sources -nodist_minix_module_SOURCES = ## platform nodist sources -minix_module_LDADD = -minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix_module_SOURCES) -CLEANFILES += $(nodist_minix_module_SOURCES) -MOD_FILES += minix.mod -MARKER_FILES += minix.marker -CLEANFILES += minix.marker - -minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += minix.module -MODULE_FILES += minix.module$(EXEEXT) -minix_module_SOURCES = fs/minix.c ## platform sources -nodist_minix_module_SOURCES = ## platform nodist sources -minix_module_LDADD = -minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix_module_SOURCES) -CLEANFILES += $(nodist_minix_module_SOURCES) -MOD_FILES += minix.mod -MARKER_FILES += minix.marker -CLEANFILES += minix.marker - -minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += minix.module -MODULE_FILES += minix.module$(EXEEXT) -minix_module_SOURCES = fs/minix.c ## platform sources -nodist_minix_module_SOURCES = ## platform nodist sources -minix_module_LDADD = -minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix_module_SOURCES) -CLEANFILES += $(nodist_minix_module_SOURCES) -MOD_FILES += minix.mod -MARKER_FILES += minix.marker -CLEANFILES += minix.marker - -minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += minix.module -MODULE_FILES += minix.module$(EXEEXT) -minix_module_SOURCES = fs/minix.c ## platform sources -nodist_minix_module_SOURCES = ## platform nodist sources -minix_module_LDADD = -minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix_module_SOURCES) -CLEANFILES += $(nodist_minix_module_SOURCES) -MOD_FILES += minix.mod -MARKER_FILES += minix.marker -CLEANFILES += minix.marker - -minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += minix.module -MODULE_FILES += minix.module$(EXEEXT) -minix_module_SOURCES = fs/minix.c ## platform sources -nodist_minix_module_SOURCES = ## platform nodist sources -minix_module_LDADD = -minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix_module_SOURCES) -CLEANFILES += $(nodist_minix_module_SOURCES) -MOD_FILES += minix.mod -MARKER_FILES += minix.marker -CLEANFILES += minix.marker - -minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += minix.module -MODULE_FILES += minix.module$(EXEEXT) -minix_module_SOURCES = fs/minix.c ## platform sources -nodist_minix_module_SOURCES = ## platform nodist sources -minix_module_LDADD = -minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix_module_SOURCES) -CLEANFILES += $(nodist_minix_module_SOURCES) -MOD_FILES += minix.mod -MARKER_FILES += minix.marker -CLEANFILES += minix.marker - -minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += minix.module -MODULE_FILES += minix.module$(EXEEXT) -minix_module_SOURCES = fs/minix.c ## platform sources -nodist_minix_module_SOURCES = ## platform nodist sources -minix_module_LDADD = -minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix_module_SOURCES) -CLEANFILES += $(nodist_minix_module_SOURCES) -MOD_FILES += minix.mod -MARKER_FILES += minix.marker -CLEANFILES += minix.marker - -minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += minix2.module -MODULE_FILES += minix2.module$(EXEEXT) -minix2_module_SOURCES = fs/minix2.c ## platform sources -nodist_minix2_module_SOURCES = ## platform nodist sources -minix2_module_LDADD = -minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix2_module_SOURCES) -CLEANFILES += $(nodist_minix2_module_SOURCES) -MOD_FILES += minix2.mod -MARKER_FILES += minix2.marker -CLEANFILES += minix2.marker - -minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += minix2.module -MODULE_FILES += minix2.module$(EXEEXT) -minix2_module_SOURCES = fs/minix2.c ## platform sources -nodist_minix2_module_SOURCES = ## platform nodist sources -minix2_module_LDADD = -minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix2_module_SOURCES) -CLEANFILES += $(nodist_minix2_module_SOURCES) -MOD_FILES += minix2.mod -MARKER_FILES += minix2.marker -CLEANFILES += minix2.marker - -minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += minix2.module -MODULE_FILES += minix2.module$(EXEEXT) -minix2_module_SOURCES = fs/minix2.c ## platform sources -nodist_minix2_module_SOURCES = ## platform nodist sources -minix2_module_LDADD = -minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix2_module_SOURCES) -CLEANFILES += $(nodist_minix2_module_SOURCES) -MOD_FILES += minix2.mod -MARKER_FILES += minix2.marker -CLEANFILES += minix2.marker - -minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += minix2.module -MODULE_FILES += minix2.module$(EXEEXT) -minix2_module_SOURCES = fs/minix2.c ## platform sources -nodist_minix2_module_SOURCES = ## platform nodist sources -minix2_module_LDADD = -minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix2_module_SOURCES) -CLEANFILES += $(nodist_minix2_module_SOURCES) -MOD_FILES += minix2.mod -MARKER_FILES += minix2.marker -CLEANFILES += minix2.marker - -minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += minix2.module -MODULE_FILES += minix2.module$(EXEEXT) -minix2_module_SOURCES = fs/minix2.c ## platform sources -nodist_minix2_module_SOURCES = ## platform nodist sources -minix2_module_LDADD = -minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix2_module_SOURCES) -CLEANFILES += $(nodist_minix2_module_SOURCES) -MOD_FILES += minix2.mod -MARKER_FILES += minix2.marker -CLEANFILES += minix2.marker - -minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += minix2.module -MODULE_FILES += minix2.module$(EXEEXT) -minix2_module_SOURCES = fs/minix2.c ## platform sources -nodist_minix2_module_SOURCES = ## platform nodist sources -minix2_module_LDADD = -minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix2_module_SOURCES) -CLEANFILES += $(nodist_minix2_module_SOURCES) -MOD_FILES += minix2.mod -MARKER_FILES += minix2.marker -CLEANFILES += minix2.marker - -minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += minix2.module -MODULE_FILES += minix2.module$(EXEEXT) -minix2_module_SOURCES = fs/minix2.c ## platform sources -nodist_minix2_module_SOURCES = ## platform nodist sources -minix2_module_LDADD = -minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix2_module_SOURCES) -CLEANFILES += $(nodist_minix2_module_SOURCES) -MOD_FILES += minix2.mod -MARKER_FILES += minix2.marker -CLEANFILES += minix2.marker - -minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += minix2.module -MODULE_FILES += minix2.module$(EXEEXT) -minix2_module_SOURCES = fs/minix2.c ## platform sources -nodist_minix2_module_SOURCES = ## platform nodist sources -minix2_module_LDADD = -minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix2_module_SOURCES) -CLEANFILES += $(nodist_minix2_module_SOURCES) -MOD_FILES += minix2.mod -MARKER_FILES += minix2.marker -CLEANFILES += minix2.marker - -minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += minix2.module -MODULE_FILES += minix2.module$(EXEEXT) -minix2_module_SOURCES = fs/minix2.c ## platform sources -nodist_minix2_module_SOURCES = ## platform nodist sources -minix2_module_LDADD = -minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix2_module_SOURCES) -CLEANFILES += $(nodist_minix2_module_SOURCES) -MOD_FILES += minix2.mod -MARKER_FILES += minix2.marker -CLEANFILES += minix2.marker - -minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += minix2.module -MODULE_FILES += minix2.module$(EXEEXT) -minix2_module_SOURCES = fs/minix2.c ## platform sources -nodist_minix2_module_SOURCES = ## platform nodist sources -minix2_module_LDADD = -minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix2_module_SOURCES) -CLEANFILES += $(nodist_minix2_module_SOURCES) -MOD_FILES += minix2.mod -MARKER_FILES += minix2.marker -CLEANFILES += minix2.marker - -minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += minix2.module -MODULE_FILES += minix2.module$(EXEEXT) -minix2_module_SOURCES = fs/minix2.c ## platform sources -nodist_minix2_module_SOURCES = ## platform nodist sources -minix2_module_LDADD = -minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_minix2_module_SOURCES) -CLEANFILES += $(nodist_minix2_module_SOURCES) -MOD_FILES += minix2.mod -MARKER_FILES += minix2.marker -CLEANFILES += minix2.marker - -minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += nilfs2.module -MODULE_FILES += nilfs2.module$(EXEEXT) -nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -nodist_nilfs2_module_SOURCES = ## platform nodist sources -nilfs2_module_LDADD = -nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_nilfs2_module_SOURCES) -CLEANFILES += $(nodist_nilfs2_module_SOURCES) -MOD_FILES += nilfs2.mod -MARKER_FILES += nilfs2.marker -CLEANFILES += nilfs2.marker - -nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += nilfs2.module -MODULE_FILES += nilfs2.module$(EXEEXT) -nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -nodist_nilfs2_module_SOURCES = ## platform nodist sources -nilfs2_module_LDADD = -nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_nilfs2_module_SOURCES) -CLEANFILES += $(nodist_nilfs2_module_SOURCES) -MOD_FILES += nilfs2.mod -MARKER_FILES += nilfs2.marker -CLEANFILES += nilfs2.marker - -nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += nilfs2.module -MODULE_FILES += nilfs2.module$(EXEEXT) -nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -nodist_nilfs2_module_SOURCES = ## platform nodist sources -nilfs2_module_LDADD = -nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_nilfs2_module_SOURCES) -CLEANFILES += $(nodist_nilfs2_module_SOURCES) -MOD_FILES += nilfs2.mod -MARKER_FILES += nilfs2.marker -CLEANFILES += nilfs2.marker - -nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += nilfs2.module -MODULE_FILES += nilfs2.module$(EXEEXT) -nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -nodist_nilfs2_module_SOURCES = ## platform nodist sources -nilfs2_module_LDADD = -nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_nilfs2_module_SOURCES) -CLEANFILES += $(nodist_nilfs2_module_SOURCES) -MOD_FILES += nilfs2.mod -MARKER_FILES += nilfs2.marker -CLEANFILES += nilfs2.marker - -nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += nilfs2.module -MODULE_FILES += nilfs2.module$(EXEEXT) -nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -nodist_nilfs2_module_SOURCES = ## platform nodist sources -nilfs2_module_LDADD = -nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_nilfs2_module_SOURCES) -CLEANFILES += $(nodist_nilfs2_module_SOURCES) -MOD_FILES += nilfs2.mod -MARKER_FILES += nilfs2.marker -CLEANFILES += nilfs2.marker - -nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += nilfs2.module -MODULE_FILES += nilfs2.module$(EXEEXT) -nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -nodist_nilfs2_module_SOURCES = ## platform nodist sources -nilfs2_module_LDADD = -nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_nilfs2_module_SOURCES) -CLEANFILES += $(nodist_nilfs2_module_SOURCES) -MOD_FILES += nilfs2.mod -MARKER_FILES += nilfs2.marker -CLEANFILES += nilfs2.marker - -nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += nilfs2.module -MODULE_FILES += nilfs2.module$(EXEEXT) -nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -nodist_nilfs2_module_SOURCES = ## platform nodist sources -nilfs2_module_LDADD = -nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_nilfs2_module_SOURCES) -CLEANFILES += $(nodist_nilfs2_module_SOURCES) -MOD_FILES += nilfs2.mod -MARKER_FILES += nilfs2.marker -CLEANFILES += nilfs2.marker - -nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += nilfs2.module -MODULE_FILES += nilfs2.module$(EXEEXT) -nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -nodist_nilfs2_module_SOURCES = ## platform nodist sources -nilfs2_module_LDADD = -nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_nilfs2_module_SOURCES) -CLEANFILES += $(nodist_nilfs2_module_SOURCES) -MOD_FILES += nilfs2.mod -MARKER_FILES += nilfs2.marker -CLEANFILES += nilfs2.marker - -nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += nilfs2.module -MODULE_FILES += nilfs2.module$(EXEEXT) -nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -nodist_nilfs2_module_SOURCES = ## platform nodist sources -nilfs2_module_LDADD = -nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_nilfs2_module_SOURCES) -CLEANFILES += $(nodist_nilfs2_module_SOURCES) -MOD_FILES += nilfs2.mod -MARKER_FILES += nilfs2.marker -CLEANFILES += nilfs2.marker - -nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += nilfs2.module -MODULE_FILES += nilfs2.module$(EXEEXT) -nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -nodist_nilfs2_module_SOURCES = ## platform nodist sources -nilfs2_module_LDADD = -nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_nilfs2_module_SOURCES) -CLEANFILES += $(nodist_nilfs2_module_SOURCES) -MOD_FILES += nilfs2.mod -MARKER_FILES += nilfs2.marker -CLEANFILES += nilfs2.marker - -nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += nilfs2.module -MODULE_FILES += nilfs2.module$(EXEEXT) -nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -nodist_nilfs2_module_SOURCES = ## platform nodist sources -nilfs2_module_LDADD = -nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_nilfs2_module_SOURCES) -CLEANFILES += $(nodist_nilfs2_module_SOURCES) -MOD_FILES += nilfs2.mod -MARKER_FILES += nilfs2.marker -CLEANFILES += nilfs2.marker - -nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += ntfs.module -MODULE_FILES += ntfs.module$(EXEEXT) -ntfs_module_SOURCES = fs/ntfs.c ## platform sources -nodist_ntfs_module_SOURCES = ## platform nodist sources -ntfs_module_LDADD = -ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfs_module_SOURCES) -CLEANFILES += $(nodist_ntfs_module_SOURCES) -MOD_FILES += ntfs.mod -MARKER_FILES += ntfs.marker -CLEANFILES += ntfs.marker - -ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += ntfs.module -MODULE_FILES += ntfs.module$(EXEEXT) -ntfs_module_SOURCES = fs/ntfs.c ## platform sources -nodist_ntfs_module_SOURCES = ## platform nodist sources -ntfs_module_LDADD = -ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfs_module_SOURCES) -CLEANFILES += $(nodist_ntfs_module_SOURCES) -MOD_FILES += ntfs.mod -MARKER_FILES += ntfs.marker -CLEANFILES += ntfs.marker - -ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += ntfs.module -MODULE_FILES += ntfs.module$(EXEEXT) -ntfs_module_SOURCES = fs/ntfs.c ## platform sources -nodist_ntfs_module_SOURCES = ## platform nodist sources -ntfs_module_LDADD = -ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfs_module_SOURCES) -CLEANFILES += $(nodist_ntfs_module_SOURCES) -MOD_FILES += ntfs.mod -MARKER_FILES += ntfs.marker -CLEANFILES += ntfs.marker - -ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += ntfs.module -MODULE_FILES += ntfs.module$(EXEEXT) -ntfs_module_SOURCES = fs/ntfs.c ## platform sources -nodist_ntfs_module_SOURCES = ## platform nodist sources -ntfs_module_LDADD = -ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfs_module_SOURCES) -CLEANFILES += $(nodist_ntfs_module_SOURCES) -MOD_FILES += ntfs.mod -MARKER_FILES += ntfs.marker -CLEANFILES += ntfs.marker - -ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += ntfs.module -MODULE_FILES += ntfs.module$(EXEEXT) -ntfs_module_SOURCES = fs/ntfs.c ## platform sources -nodist_ntfs_module_SOURCES = ## platform nodist sources -ntfs_module_LDADD = -ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfs_module_SOURCES) -CLEANFILES += $(nodist_ntfs_module_SOURCES) -MOD_FILES += ntfs.mod -MARKER_FILES += ntfs.marker -CLEANFILES += ntfs.marker - -ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += ntfs.module -MODULE_FILES += ntfs.module$(EXEEXT) -ntfs_module_SOURCES = fs/ntfs.c ## platform sources -nodist_ntfs_module_SOURCES = ## platform nodist sources -ntfs_module_LDADD = -ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfs_module_SOURCES) -CLEANFILES += $(nodist_ntfs_module_SOURCES) -MOD_FILES += ntfs.mod -MARKER_FILES += ntfs.marker -CLEANFILES += ntfs.marker - -ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += ntfs.module -MODULE_FILES += ntfs.module$(EXEEXT) -ntfs_module_SOURCES = fs/ntfs.c ## platform sources -nodist_ntfs_module_SOURCES = ## platform nodist sources -ntfs_module_LDADD = -ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfs_module_SOURCES) -CLEANFILES += $(nodist_ntfs_module_SOURCES) -MOD_FILES += ntfs.mod -MARKER_FILES += ntfs.marker -CLEANFILES += ntfs.marker - -ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += ntfs.module -MODULE_FILES += ntfs.module$(EXEEXT) -ntfs_module_SOURCES = fs/ntfs.c ## platform sources -nodist_ntfs_module_SOURCES = ## platform nodist sources -ntfs_module_LDADD = -ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfs_module_SOURCES) -CLEANFILES += $(nodist_ntfs_module_SOURCES) -MOD_FILES += ntfs.mod -MARKER_FILES += ntfs.marker -CLEANFILES += ntfs.marker - -ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += ntfs.module -MODULE_FILES += ntfs.module$(EXEEXT) -ntfs_module_SOURCES = fs/ntfs.c ## platform sources -nodist_ntfs_module_SOURCES = ## platform nodist sources -ntfs_module_LDADD = -ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfs_module_SOURCES) -CLEANFILES += $(nodist_ntfs_module_SOURCES) -MOD_FILES += ntfs.mod -MARKER_FILES += ntfs.marker -CLEANFILES += ntfs.marker - -ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += ntfs.module -MODULE_FILES += ntfs.module$(EXEEXT) -ntfs_module_SOURCES = fs/ntfs.c ## platform sources -nodist_ntfs_module_SOURCES = ## platform nodist sources -ntfs_module_LDADD = -ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfs_module_SOURCES) -CLEANFILES += $(nodist_ntfs_module_SOURCES) -MOD_FILES += ntfs.mod -MARKER_FILES += ntfs.marker -CLEANFILES += ntfs.marker - -ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += ntfs.module -MODULE_FILES += ntfs.module$(EXEEXT) -ntfs_module_SOURCES = fs/ntfs.c ## platform sources -nodist_ntfs_module_SOURCES = ## platform nodist sources -ntfs_module_LDADD = -ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfs_module_SOURCES) -CLEANFILES += $(nodist_ntfs_module_SOURCES) -MOD_FILES += ntfs.mod -MARKER_FILES += ntfs.marker -CLEANFILES += ntfs.marker - -ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += ntfscomp.module -MODULE_FILES += ntfscomp.module$(EXEEXT) -ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -nodist_ntfscomp_module_SOURCES = ## platform nodist sources -ntfscomp_module_LDADD = -ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfscomp_module_SOURCES) -CLEANFILES += $(nodist_ntfscomp_module_SOURCES) -MOD_FILES += ntfscomp.mod -MARKER_FILES += ntfscomp.marker -CLEANFILES += ntfscomp.marker - -ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += ntfscomp.module -MODULE_FILES += ntfscomp.module$(EXEEXT) -ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -nodist_ntfscomp_module_SOURCES = ## platform nodist sources -ntfscomp_module_LDADD = -ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfscomp_module_SOURCES) -CLEANFILES += $(nodist_ntfscomp_module_SOURCES) -MOD_FILES += ntfscomp.mod -MARKER_FILES += ntfscomp.marker -CLEANFILES += ntfscomp.marker - -ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += ntfscomp.module -MODULE_FILES += ntfscomp.module$(EXEEXT) -ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -nodist_ntfscomp_module_SOURCES = ## platform nodist sources -ntfscomp_module_LDADD = -ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfscomp_module_SOURCES) -CLEANFILES += $(nodist_ntfscomp_module_SOURCES) -MOD_FILES += ntfscomp.mod -MARKER_FILES += ntfscomp.marker -CLEANFILES += ntfscomp.marker - -ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += ntfscomp.module -MODULE_FILES += ntfscomp.module$(EXEEXT) -ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -nodist_ntfscomp_module_SOURCES = ## platform nodist sources -ntfscomp_module_LDADD = -ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfscomp_module_SOURCES) -CLEANFILES += $(nodist_ntfscomp_module_SOURCES) -MOD_FILES += ntfscomp.mod -MARKER_FILES += ntfscomp.marker -CLEANFILES += ntfscomp.marker - -ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += ntfscomp.module -MODULE_FILES += ntfscomp.module$(EXEEXT) -ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -nodist_ntfscomp_module_SOURCES = ## platform nodist sources -ntfscomp_module_LDADD = -ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfscomp_module_SOURCES) -CLEANFILES += $(nodist_ntfscomp_module_SOURCES) -MOD_FILES += ntfscomp.mod -MARKER_FILES += ntfscomp.marker -CLEANFILES += ntfscomp.marker - -ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += ntfscomp.module -MODULE_FILES += ntfscomp.module$(EXEEXT) -ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -nodist_ntfscomp_module_SOURCES = ## platform nodist sources -ntfscomp_module_LDADD = -ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfscomp_module_SOURCES) -CLEANFILES += $(nodist_ntfscomp_module_SOURCES) -MOD_FILES += ntfscomp.mod -MARKER_FILES += ntfscomp.marker -CLEANFILES += ntfscomp.marker - -ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += ntfscomp.module -MODULE_FILES += ntfscomp.module$(EXEEXT) -ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -nodist_ntfscomp_module_SOURCES = ## platform nodist sources -ntfscomp_module_LDADD = -ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfscomp_module_SOURCES) -CLEANFILES += $(nodist_ntfscomp_module_SOURCES) -MOD_FILES += ntfscomp.mod -MARKER_FILES += ntfscomp.marker -CLEANFILES += ntfscomp.marker - -ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += ntfscomp.module -MODULE_FILES += ntfscomp.module$(EXEEXT) -ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -nodist_ntfscomp_module_SOURCES = ## platform nodist sources -ntfscomp_module_LDADD = -ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfscomp_module_SOURCES) -CLEANFILES += $(nodist_ntfscomp_module_SOURCES) -MOD_FILES += ntfscomp.mod -MARKER_FILES += ntfscomp.marker -CLEANFILES += ntfscomp.marker - -ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += ntfscomp.module -MODULE_FILES += ntfscomp.module$(EXEEXT) -ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -nodist_ntfscomp_module_SOURCES = ## platform nodist sources -ntfscomp_module_LDADD = -ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfscomp_module_SOURCES) -CLEANFILES += $(nodist_ntfscomp_module_SOURCES) -MOD_FILES += ntfscomp.mod -MARKER_FILES += ntfscomp.marker -CLEANFILES += ntfscomp.marker - -ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += ntfscomp.module -MODULE_FILES += ntfscomp.module$(EXEEXT) -ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -nodist_ntfscomp_module_SOURCES = ## platform nodist sources -ntfscomp_module_LDADD = -ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfscomp_module_SOURCES) -CLEANFILES += $(nodist_ntfscomp_module_SOURCES) -MOD_FILES += ntfscomp.mod -MARKER_FILES += ntfscomp.marker -CLEANFILES += ntfscomp.marker - -ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += ntfscomp.module -MODULE_FILES += ntfscomp.module$(EXEEXT) -ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -nodist_ntfscomp_module_SOURCES = ## platform nodist sources -ntfscomp_module_LDADD = -ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntfscomp_module_SOURCES) -CLEANFILES += $(nodist_ntfscomp_module_SOURCES) -MOD_FILES += ntfscomp.mod -MARKER_FILES += ntfscomp.marker -CLEANFILES += ntfscomp.marker - -ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += reiserfs.module -MODULE_FILES += reiserfs.module$(EXEEXT) -reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -nodist_reiserfs_module_SOURCES = ## platform nodist sources -reiserfs_module_LDADD = -reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reiserfs_module_SOURCES) -CLEANFILES += $(nodist_reiserfs_module_SOURCES) -MOD_FILES += reiserfs.mod -MARKER_FILES += reiserfs.marker -CLEANFILES += reiserfs.marker - -reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += reiserfs.module -MODULE_FILES += reiserfs.module$(EXEEXT) -reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -nodist_reiserfs_module_SOURCES = ## platform nodist sources -reiserfs_module_LDADD = -reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reiserfs_module_SOURCES) -CLEANFILES += $(nodist_reiserfs_module_SOURCES) -MOD_FILES += reiserfs.mod -MARKER_FILES += reiserfs.marker -CLEANFILES += reiserfs.marker - -reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += reiserfs.module -MODULE_FILES += reiserfs.module$(EXEEXT) -reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -nodist_reiserfs_module_SOURCES = ## platform nodist sources -reiserfs_module_LDADD = -reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reiserfs_module_SOURCES) -CLEANFILES += $(nodist_reiserfs_module_SOURCES) -MOD_FILES += reiserfs.mod -MARKER_FILES += reiserfs.marker -CLEANFILES += reiserfs.marker - -reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += reiserfs.module -MODULE_FILES += reiserfs.module$(EXEEXT) -reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -nodist_reiserfs_module_SOURCES = ## platform nodist sources -reiserfs_module_LDADD = -reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reiserfs_module_SOURCES) -CLEANFILES += $(nodist_reiserfs_module_SOURCES) -MOD_FILES += reiserfs.mod -MARKER_FILES += reiserfs.marker -CLEANFILES += reiserfs.marker - -reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += reiserfs.module -MODULE_FILES += reiserfs.module$(EXEEXT) -reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -nodist_reiserfs_module_SOURCES = ## platform nodist sources -reiserfs_module_LDADD = -reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reiserfs_module_SOURCES) -CLEANFILES += $(nodist_reiserfs_module_SOURCES) -MOD_FILES += reiserfs.mod -MARKER_FILES += reiserfs.marker -CLEANFILES += reiserfs.marker - -reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += reiserfs.module -MODULE_FILES += reiserfs.module$(EXEEXT) -reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -nodist_reiserfs_module_SOURCES = ## platform nodist sources -reiserfs_module_LDADD = -reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reiserfs_module_SOURCES) -CLEANFILES += $(nodist_reiserfs_module_SOURCES) -MOD_FILES += reiserfs.mod -MARKER_FILES += reiserfs.marker -CLEANFILES += reiserfs.marker - -reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += reiserfs.module -MODULE_FILES += reiserfs.module$(EXEEXT) -reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -nodist_reiserfs_module_SOURCES = ## platform nodist sources -reiserfs_module_LDADD = -reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reiserfs_module_SOURCES) -CLEANFILES += $(nodist_reiserfs_module_SOURCES) -MOD_FILES += reiserfs.mod -MARKER_FILES += reiserfs.marker -CLEANFILES += reiserfs.marker - -reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += reiserfs.module -MODULE_FILES += reiserfs.module$(EXEEXT) -reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -nodist_reiserfs_module_SOURCES = ## platform nodist sources -reiserfs_module_LDADD = -reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reiserfs_module_SOURCES) -CLEANFILES += $(nodist_reiserfs_module_SOURCES) -MOD_FILES += reiserfs.mod -MARKER_FILES += reiserfs.marker -CLEANFILES += reiserfs.marker - -reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += reiserfs.module -MODULE_FILES += reiserfs.module$(EXEEXT) -reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -nodist_reiserfs_module_SOURCES = ## platform nodist sources -reiserfs_module_LDADD = -reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reiserfs_module_SOURCES) -CLEANFILES += $(nodist_reiserfs_module_SOURCES) -MOD_FILES += reiserfs.mod -MARKER_FILES += reiserfs.marker -CLEANFILES += reiserfs.marker - -reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += reiserfs.module -MODULE_FILES += reiserfs.module$(EXEEXT) -reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -nodist_reiserfs_module_SOURCES = ## platform nodist sources -reiserfs_module_LDADD = -reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reiserfs_module_SOURCES) -CLEANFILES += $(nodist_reiserfs_module_SOURCES) -MOD_FILES += reiserfs.mod -MARKER_FILES += reiserfs.marker -CLEANFILES += reiserfs.marker - -reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += reiserfs.module -MODULE_FILES += reiserfs.module$(EXEEXT) -reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -nodist_reiserfs_module_SOURCES = ## platform nodist sources -reiserfs_module_LDADD = -reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_reiserfs_module_SOURCES) -CLEANFILES += $(nodist_reiserfs_module_SOURCES) -MOD_FILES += reiserfs.mod -MARKER_FILES += reiserfs.marker -CLEANFILES += reiserfs.marker - -reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += sfs.module -MODULE_FILES += sfs.module$(EXEEXT) -sfs_module_SOURCES = fs/sfs.c ## platform sources -nodist_sfs_module_SOURCES = ## platform nodist sources -sfs_module_LDADD = -sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sfs_module_SOURCES) -CLEANFILES += $(nodist_sfs_module_SOURCES) -MOD_FILES += sfs.mod -MARKER_FILES += sfs.marker -CLEANFILES += sfs.marker - -sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += sfs.module -MODULE_FILES += sfs.module$(EXEEXT) -sfs_module_SOURCES = fs/sfs.c ## platform sources -nodist_sfs_module_SOURCES = ## platform nodist sources -sfs_module_LDADD = -sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sfs_module_SOURCES) -CLEANFILES += $(nodist_sfs_module_SOURCES) -MOD_FILES += sfs.mod -MARKER_FILES += sfs.marker -CLEANFILES += sfs.marker - -sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += sfs.module -MODULE_FILES += sfs.module$(EXEEXT) -sfs_module_SOURCES = fs/sfs.c ## platform sources -nodist_sfs_module_SOURCES = ## platform nodist sources -sfs_module_LDADD = -sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sfs_module_SOURCES) -CLEANFILES += $(nodist_sfs_module_SOURCES) -MOD_FILES += sfs.mod -MARKER_FILES += sfs.marker -CLEANFILES += sfs.marker - -sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += sfs.module -MODULE_FILES += sfs.module$(EXEEXT) -sfs_module_SOURCES = fs/sfs.c ## platform sources -nodist_sfs_module_SOURCES = ## platform nodist sources -sfs_module_LDADD = -sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sfs_module_SOURCES) -CLEANFILES += $(nodist_sfs_module_SOURCES) -MOD_FILES += sfs.mod -MARKER_FILES += sfs.marker -CLEANFILES += sfs.marker - -sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += sfs.module -MODULE_FILES += sfs.module$(EXEEXT) -sfs_module_SOURCES = fs/sfs.c ## platform sources -nodist_sfs_module_SOURCES = ## platform nodist sources -sfs_module_LDADD = -sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sfs_module_SOURCES) -CLEANFILES += $(nodist_sfs_module_SOURCES) -MOD_FILES += sfs.mod -MARKER_FILES += sfs.marker -CLEANFILES += sfs.marker - -sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += sfs.module -MODULE_FILES += sfs.module$(EXEEXT) -sfs_module_SOURCES = fs/sfs.c ## platform sources -nodist_sfs_module_SOURCES = ## platform nodist sources -sfs_module_LDADD = -sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sfs_module_SOURCES) -CLEANFILES += $(nodist_sfs_module_SOURCES) -MOD_FILES += sfs.mod -MARKER_FILES += sfs.marker -CLEANFILES += sfs.marker - -sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += sfs.module -MODULE_FILES += sfs.module$(EXEEXT) -sfs_module_SOURCES = fs/sfs.c ## platform sources -nodist_sfs_module_SOURCES = ## platform nodist sources -sfs_module_LDADD = -sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sfs_module_SOURCES) -CLEANFILES += $(nodist_sfs_module_SOURCES) -MOD_FILES += sfs.mod -MARKER_FILES += sfs.marker -CLEANFILES += sfs.marker - -sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += sfs.module -MODULE_FILES += sfs.module$(EXEEXT) -sfs_module_SOURCES = fs/sfs.c ## platform sources -nodist_sfs_module_SOURCES = ## platform nodist sources -sfs_module_LDADD = -sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sfs_module_SOURCES) -CLEANFILES += $(nodist_sfs_module_SOURCES) -MOD_FILES += sfs.mod -MARKER_FILES += sfs.marker -CLEANFILES += sfs.marker - -sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += sfs.module -MODULE_FILES += sfs.module$(EXEEXT) -sfs_module_SOURCES = fs/sfs.c ## platform sources -nodist_sfs_module_SOURCES = ## platform nodist sources -sfs_module_LDADD = -sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sfs_module_SOURCES) -CLEANFILES += $(nodist_sfs_module_SOURCES) -MOD_FILES += sfs.mod -MARKER_FILES += sfs.marker -CLEANFILES += sfs.marker - -sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += sfs.module -MODULE_FILES += sfs.module$(EXEEXT) -sfs_module_SOURCES = fs/sfs.c ## platform sources -nodist_sfs_module_SOURCES = ## platform nodist sources -sfs_module_LDADD = -sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sfs_module_SOURCES) -CLEANFILES += $(nodist_sfs_module_SOURCES) -MOD_FILES += sfs.mod -MARKER_FILES += sfs.marker -CLEANFILES += sfs.marker - -sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += sfs.module -MODULE_FILES += sfs.module$(EXEEXT) -sfs_module_SOURCES = fs/sfs.c ## platform sources -nodist_sfs_module_SOURCES = ## platform nodist sources -sfs_module_LDADD = -sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sfs_module_SOURCES) -CLEANFILES += $(nodist_sfs_module_SOURCES) -MOD_FILES += sfs.mod -MARKER_FILES += sfs.marker -CLEANFILES += sfs.marker - -sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += tar.module -MODULE_FILES += tar.module$(EXEEXT) -tar_module_SOURCES = fs/tar.c ## platform sources -nodist_tar_module_SOURCES = ## platform nodist sources -tar_module_LDADD = -tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tar_module_SOURCES) -CLEANFILES += $(nodist_tar_module_SOURCES) -MOD_FILES += tar.mod -MARKER_FILES += tar.marker -CLEANFILES += tar.marker - -tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += tar.module -MODULE_FILES += tar.module$(EXEEXT) -tar_module_SOURCES = fs/tar.c ## platform sources -nodist_tar_module_SOURCES = ## platform nodist sources -tar_module_LDADD = -tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tar_module_SOURCES) -CLEANFILES += $(nodist_tar_module_SOURCES) -MOD_FILES += tar.mod -MARKER_FILES += tar.marker -CLEANFILES += tar.marker - -tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += tar.module -MODULE_FILES += tar.module$(EXEEXT) -tar_module_SOURCES = fs/tar.c ## platform sources -nodist_tar_module_SOURCES = ## platform nodist sources -tar_module_LDADD = -tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tar_module_SOURCES) -CLEANFILES += $(nodist_tar_module_SOURCES) -MOD_FILES += tar.mod -MARKER_FILES += tar.marker -CLEANFILES += tar.marker - -tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += tar.module -MODULE_FILES += tar.module$(EXEEXT) -tar_module_SOURCES = fs/tar.c ## platform sources -nodist_tar_module_SOURCES = ## platform nodist sources -tar_module_LDADD = -tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tar_module_SOURCES) -CLEANFILES += $(nodist_tar_module_SOURCES) -MOD_FILES += tar.mod -MARKER_FILES += tar.marker -CLEANFILES += tar.marker - -tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += tar.module -MODULE_FILES += tar.module$(EXEEXT) -tar_module_SOURCES = fs/tar.c ## platform sources -nodist_tar_module_SOURCES = ## platform nodist sources -tar_module_LDADD = -tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tar_module_SOURCES) -CLEANFILES += $(nodist_tar_module_SOURCES) -MOD_FILES += tar.mod -MARKER_FILES += tar.marker -CLEANFILES += tar.marker - -tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += tar.module -MODULE_FILES += tar.module$(EXEEXT) -tar_module_SOURCES = fs/tar.c ## platform sources -nodist_tar_module_SOURCES = ## platform nodist sources -tar_module_LDADD = -tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tar_module_SOURCES) -CLEANFILES += $(nodist_tar_module_SOURCES) -MOD_FILES += tar.mod -MARKER_FILES += tar.marker -CLEANFILES += tar.marker - -tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += tar.module -MODULE_FILES += tar.module$(EXEEXT) -tar_module_SOURCES = fs/tar.c ## platform sources -nodist_tar_module_SOURCES = ## platform nodist sources -tar_module_LDADD = -tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tar_module_SOURCES) -CLEANFILES += $(nodist_tar_module_SOURCES) -MOD_FILES += tar.mod -MARKER_FILES += tar.marker -CLEANFILES += tar.marker - -tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += tar.module -MODULE_FILES += tar.module$(EXEEXT) -tar_module_SOURCES = fs/tar.c ## platform sources -nodist_tar_module_SOURCES = ## platform nodist sources -tar_module_LDADD = -tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tar_module_SOURCES) -CLEANFILES += $(nodist_tar_module_SOURCES) -MOD_FILES += tar.mod -MARKER_FILES += tar.marker -CLEANFILES += tar.marker - -tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += tar.module -MODULE_FILES += tar.module$(EXEEXT) -tar_module_SOURCES = fs/tar.c ## platform sources -nodist_tar_module_SOURCES = ## platform nodist sources -tar_module_LDADD = -tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tar_module_SOURCES) -CLEANFILES += $(nodist_tar_module_SOURCES) -MOD_FILES += tar.mod -MARKER_FILES += tar.marker -CLEANFILES += tar.marker - -tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += tar.module -MODULE_FILES += tar.module$(EXEEXT) -tar_module_SOURCES = fs/tar.c ## platform sources -nodist_tar_module_SOURCES = ## platform nodist sources -tar_module_LDADD = -tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tar_module_SOURCES) -CLEANFILES += $(nodist_tar_module_SOURCES) -MOD_FILES += tar.mod -MARKER_FILES += tar.marker -CLEANFILES += tar.marker - -tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += tar.module -MODULE_FILES += tar.module$(EXEEXT) -tar_module_SOURCES = fs/tar.c ## platform sources -nodist_tar_module_SOURCES = ## platform nodist sources -tar_module_LDADD = -tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tar_module_SOURCES) -CLEANFILES += $(nodist_tar_module_SOURCES) -MOD_FILES += tar.mod -MARKER_FILES += tar.marker -CLEANFILES += tar.marker - -tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += udf.module -MODULE_FILES += udf.module$(EXEEXT) -udf_module_SOURCES = fs/udf.c ## platform sources -nodist_udf_module_SOURCES = ## platform nodist sources -udf_module_LDADD = -udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_udf_module_SOURCES) -CLEANFILES += $(nodist_udf_module_SOURCES) -MOD_FILES += udf.mod -MARKER_FILES += udf.marker -CLEANFILES += udf.marker - -udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += udf.module -MODULE_FILES += udf.module$(EXEEXT) -udf_module_SOURCES = fs/udf.c ## platform sources -nodist_udf_module_SOURCES = ## platform nodist sources -udf_module_LDADD = -udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_udf_module_SOURCES) -CLEANFILES += $(nodist_udf_module_SOURCES) -MOD_FILES += udf.mod -MARKER_FILES += udf.marker -CLEANFILES += udf.marker - -udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += udf.module -MODULE_FILES += udf.module$(EXEEXT) -udf_module_SOURCES = fs/udf.c ## platform sources -nodist_udf_module_SOURCES = ## platform nodist sources -udf_module_LDADD = -udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_udf_module_SOURCES) -CLEANFILES += $(nodist_udf_module_SOURCES) -MOD_FILES += udf.mod -MARKER_FILES += udf.marker -CLEANFILES += udf.marker - -udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += udf.module -MODULE_FILES += udf.module$(EXEEXT) -udf_module_SOURCES = fs/udf.c ## platform sources -nodist_udf_module_SOURCES = ## platform nodist sources -udf_module_LDADD = -udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_udf_module_SOURCES) -CLEANFILES += $(nodist_udf_module_SOURCES) -MOD_FILES += udf.mod -MARKER_FILES += udf.marker -CLEANFILES += udf.marker - -udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += udf.module -MODULE_FILES += udf.module$(EXEEXT) -udf_module_SOURCES = fs/udf.c ## platform sources -nodist_udf_module_SOURCES = ## platform nodist sources -udf_module_LDADD = -udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_udf_module_SOURCES) -CLEANFILES += $(nodist_udf_module_SOURCES) -MOD_FILES += udf.mod -MARKER_FILES += udf.marker -CLEANFILES += udf.marker - -udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += udf.module -MODULE_FILES += udf.module$(EXEEXT) -udf_module_SOURCES = fs/udf.c ## platform sources -nodist_udf_module_SOURCES = ## platform nodist sources -udf_module_LDADD = -udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_udf_module_SOURCES) -CLEANFILES += $(nodist_udf_module_SOURCES) -MOD_FILES += udf.mod -MARKER_FILES += udf.marker -CLEANFILES += udf.marker - -udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += udf.module -MODULE_FILES += udf.module$(EXEEXT) -udf_module_SOURCES = fs/udf.c ## platform sources -nodist_udf_module_SOURCES = ## platform nodist sources -udf_module_LDADD = -udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_udf_module_SOURCES) -CLEANFILES += $(nodist_udf_module_SOURCES) -MOD_FILES += udf.mod -MARKER_FILES += udf.marker -CLEANFILES += udf.marker - -udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += udf.module -MODULE_FILES += udf.module$(EXEEXT) -udf_module_SOURCES = fs/udf.c ## platform sources -nodist_udf_module_SOURCES = ## platform nodist sources -udf_module_LDADD = -udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_udf_module_SOURCES) -CLEANFILES += $(nodist_udf_module_SOURCES) -MOD_FILES += udf.mod -MARKER_FILES += udf.marker -CLEANFILES += udf.marker - -udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += udf.module -MODULE_FILES += udf.module$(EXEEXT) -udf_module_SOURCES = fs/udf.c ## platform sources -nodist_udf_module_SOURCES = ## platform nodist sources -udf_module_LDADD = -udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_udf_module_SOURCES) -CLEANFILES += $(nodist_udf_module_SOURCES) -MOD_FILES += udf.mod -MARKER_FILES += udf.marker -CLEANFILES += udf.marker - -udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += udf.module -MODULE_FILES += udf.module$(EXEEXT) -udf_module_SOURCES = fs/udf.c ## platform sources -nodist_udf_module_SOURCES = ## platform nodist sources -udf_module_LDADD = -udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_udf_module_SOURCES) -CLEANFILES += $(nodist_udf_module_SOURCES) -MOD_FILES += udf.mod -MARKER_FILES += udf.marker -CLEANFILES += udf.marker - -udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += udf.module -MODULE_FILES += udf.module$(EXEEXT) -udf_module_SOURCES = fs/udf.c ## platform sources -nodist_udf_module_SOURCES = ## platform nodist sources -udf_module_LDADD = -udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_udf_module_SOURCES) -CLEANFILES += $(nodist_udf_module_SOURCES) -MOD_FILES += udf.mod -MARKER_FILES += udf.marker -CLEANFILES += udf.marker - -udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += ufs1.module -MODULE_FILES += ufs1.module$(EXEEXT) -ufs1_module_SOURCES = fs/ufs.c ## platform sources -nodist_ufs1_module_SOURCES = ## platform nodist sources -ufs1_module_LDADD = -ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs1_module_SOURCES) -CLEANFILES += $(nodist_ufs1_module_SOURCES) -MOD_FILES += ufs1.mod -MARKER_FILES += ufs1.marker -CLEANFILES += ufs1.marker - -ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += ufs1.module -MODULE_FILES += ufs1.module$(EXEEXT) -ufs1_module_SOURCES = fs/ufs.c ## platform sources -nodist_ufs1_module_SOURCES = ## platform nodist sources -ufs1_module_LDADD = -ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs1_module_SOURCES) -CLEANFILES += $(nodist_ufs1_module_SOURCES) -MOD_FILES += ufs1.mod -MARKER_FILES += ufs1.marker -CLEANFILES += ufs1.marker - -ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += ufs1.module -MODULE_FILES += ufs1.module$(EXEEXT) -ufs1_module_SOURCES = fs/ufs.c ## platform sources -nodist_ufs1_module_SOURCES = ## platform nodist sources -ufs1_module_LDADD = -ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs1_module_SOURCES) -CLEANFILES += $(nodist_ufs1_module_SOURCES) -MOD_FILES += ufs1.mod -MARKER_FILES += ufs1.marker -CLEANFILES += ufs1.marker - -ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += ufs1.module -MODULE_FILES += ufs1.module$(EXEEXT) -ufs1_module_SOURCES = fs/ufs.c ## platform sources -nodist_ufs1_module_SOURCES = ## platform nodist sources -ufs1_module_LDADD = -ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs1_module_SOURCES) -CLEANFILES += $(nodist_ufs1_module_SOURCES) -MOD_FILES += ufs1.mod -MARKER_FILES += ufs1.marker -CLEANFILES += ufs1.marker - -ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += ufs1.module -MODULE_FILES += ufs1.module$(EXEEXT) -ufs1_module_SOURCES = fs/ufs.c ## platform sources -nodist_ufs1_module_SOURCES = ## platform nodist sources -ufs1_module_LDADD = -ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs1_module_SOURCES) -CLEANFILES += $(nodist_ufs1_module_SOURCES) -MOD_FILES += ufs1.mod -MARKER_FILES += ufs1.marker -CLEANFILES += ufs1.marker - -ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += ufs1.module -MODULE_FILES += ufs1.module$(EXEEXT) -ufs1_module_SOURCES = fs/ufs.c ## platform sources -nodist_ufs1_module_SOURCES = ## platform nodist sources -ufs1_module_LDADD = -ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs1_module_SOURCES) -CLEANFILES += $(nodist_ufs1_module_SOURCES) -MOD_FILES += ufs1.mod -MARKER_FILES += ufs1.marker -CLEANFILES += ufs1.marker - -ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += ufs1.module -MODULE_FILES += ufs1.module$(EXEEXT) -ufs1_module_SOURCES = fs/ufs.c ## platform sources -nodist_ufs1_module_SOURCES = ## platform nodist sources -ufs1_module_LDADD = -ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs1_module_SOURCES) -CLEANFILES += $(nodist_ufs1_module_SOURCES) -MOD_FILES += ufs1.mod -MARKER_FILES += ufs1.marker -CLEANFILES += ufs1.marker - -ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += ufs1.module -MODULE_FILES += ufs1.module$(EXEEXT) -ufs1_module_SOURCES = fs/ufs.c ## platform sources -nodist_ufs1_module_SOURCES = ## platform nodist sources -ufs1_module_LDADD = -ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs1_module_SOURCES) -CLEANFILES += $(nodist_ufs1_module_SOURCES) -MOD_FILES += ufs1.mod -MARKER_FILES += ufs1.marker -CLEANFILES += ufs1.marker - -ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += ufs1.module -MODULE_FILES += ufs1.module$(EXEEXT) -ufs1_module_SOURCES = fs/ufs.c ## platform sources -nodist_ufs1_module_SOURCES = ## platform nodist sources -ufs1_module_LDADD = -ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs1_module_SOURCES) -CLEANFILES += $(nodist_ufs1_module_SOURCES) -MOD_FILES += ufs1.mod -MARKER_FILES += ufs1.marker -CLEANFILES += ufs1.marker - -ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += ufs1.module -MODULE_FILES += ufs1.module$(EXEEXT) -ufs1_module_SOURCES = fs/ufs.c ## platform sources -nodist_ufs1_module_SOURCES = ## platform nodist sources -ufs1_module_LDADD = -ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs1_module_SOURCES) -CLEANFILES += $(nodist_ufs1_module_SOURCES) -MOD_FILES += ufs1.mod -MARKER_FILES += ufs1.marker -CLEANFILES += ufs1.marker - -ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += ufs1.module -MODULE_FILES += ufs1.module$(EXEEXT) -ufs1_module_SOURCES = fs/ufs.c ## platform sources -nodist_ufs1_module_SOURCES = ## platform nodist sources -ufs1_module_LDADD = -ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs1_module_SOURCES) -CLEANFILES += $(nodist_ufs1_module_SOURCES) -MOD_FILES += ufs1.mod -MARKER_FILES += ufs1.marker -CLEANFILES += ufs1.marker - -ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += ufs2.module -MODULE_FILES += ufs2.module$(EXEEXT) -ufs2_module_SOURCES = fs/ufs2.c ## platform sources -nodist_ufs2_module_SOURCES = ## platform nodist sources -ufs2_module_LDADD = -ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs2_module_SOURCES) -CLEANFILES += $(nodist_ufs2_module_SOURCES) -MOD_FILES += ufs2.mod -MARKER_FILES += ufs2.marker -CLEANFILES += ufs2.marker - -ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += ufs2.module -MODULE_FILES += ufs2.module$(EXEEXT) -ufs2_module_SOURCES = fs/ufs2.c ## platform sources -nodist_ufs2_module_SOURCES = ## platform nodist sources -ufs2_module_LDADD = -ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs2_module_SOURCES) -CLEANFILES += $(nodist_ufs2_module_SOURCES) -MOD_FILES += ufs2.mod -MARKER_FILES += ufs2.marker -CLEANFILES += ufs2.marker - -ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += ufs2.module -MODULE_FILES += ufs2.module$(EXEEXT) -ufs2_module_SOURCES = fs/ufs2.c ## platform sources -nodist_ufs2_module_SOURCES = ## platform nodist sources -ufs2_module_LDADD = -ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs2_module_SOURCES) -CLEANFILES += $(nodist_ufs2_module_SOURCES) -MOD_FILES += ufs2.mod -MARKER_FILES += ufs2.marker -CLEANFILES += ufs2.marker - -ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += ufs2.module -MODULE_FILES += ufs2.module$(EXEEXT) -ufs2_module_SOURCES = fs/ufs2.c ## platform sources -nodist_ufs2_module_SOURCES = ## platform nodist sources -ufs2_module_LDADD = -ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs2_module_SOURCES) -CLEANFILES += $(nodist_ufs2_module_SOURCES) -MOD_FILES += ufs2.mod -MARKER_FILES += ufs2.marker -CLEANFILES += ufs2.marker - -ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += ufs2.module -MODULE_FILES += ufs2.module$(EXEEXT) -ufs2_module_SOURCES = fs/ufs2.c ## platform sources -nodist_ufs2_module_SOURCES = ## platform nodist sources -ufs2_module_LDADD = -ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs2_module_SOURCES) -CLEANFILES += $(nodist_ufs2_module_SOURCES) -MOD_FILES += ufs2.mod -MARKER_FILES += ufs2.marker -CLEANFILES += ufs2.marker - -ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += ufs2.module -MODULE_FILES += ufs2.module$(EXEEXT) -ufs2_module_SOURCES = fs/ufs2.c ## platform sources -nodist_ufs2_module_SOURCES = ## platform nodist sources -ufs2_module_LDADD = -ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs2_module_SOURCES) -CLEANFILES += $(nodist_ufs2_module_SOURCES) -MOD_FILES += ufs2.mod -MARKER_FILES += ufs2.marker -CLEANFILES += ufs2.marker - -ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += ufs2.module -MODULE_FILES += ufs2.module$(EXEEXT) -ufs2_module_SOURCES = fs/ufs2.c ## platform sources -nodist_ufs2_module_SOURCES = ## platform nodist sources -ufs2_module_LDADD = -ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs2_module_SOURCES) -CLEANFILES += $(nodist_ufs2_module_SOURCES) -MOD_FILES += ufs2.mod -MARKER_FILES += ufs2.marker -CLEANFILES += ufs2.marker - -ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += ufs2.module -MODULE_FILES += ufs2.module$(EXEEXT) -ufs2_module_SOURCES = fs/ufs2.c ## platform sources -nodist_ufs2_module_SOURCES = ## platform nodist sources -ufs2_module_LDADD = -ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs2_module_SOURCES) -CLEANFILES += $(nodist_ufs2_module_SOURCES) -MOD_FILES += ufs2.mod -MARKER_FILES += ufs2.marker -CLEANFILES += ufs2.marker - -ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += ufs2.module -MODULE_FILES += ufs2.module$(EXEEXT) -ufs2_module_SOURCES = fs/ufs2.c ## platform sources -nodist_ufs2_module_SOURCES = ## platform nodist sources -ufs2_module_LDADD = -ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs2_module_SOURCES) -CLEANFILES += $(nodist_ufs2_module_SOURCES) -MOD_FILES += ufs2.mod -MARKER_FILES += ufs2.marker -CLEANFILES += ufs2.marker - -ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += ufs2.module -MODULE_FILES += ufs2.module$(EXEEXT) -ufs2_module_SOURCES = fs/ufs2.c ## platform sources -nodist_ufs2_module_SOURCES = ## platform nodist sources -ufs2_module_LDADD = -ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs2_module_SOURCES) -CLEANFILES += $(nodist_ufs2_module_SOURCES) -MOD_FILES += ufs2.mod -MARKER_FILES += ufs2.marker -CLEANFILES += ufs2.marker - -ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += ufs2.module -MODULE_FILES += ufs2.module$(EXEEXT) -ufs2_module_SOURCES = fs/ufs2.c ## platform sources -nodist_ufs2_module_SOURCES = ## platform nodist sources -ufs2_module_LDADD = -ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ufs2_module_SOURCES) -CLEANFILES += $(nodist_ufs2_module_SOURCES) -MOD_FILES += ufs2.mod -MARKER_FILES += ufs2.marker -CLEANFILES += ufs2.marker - -ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += xfs.module -MODULE_FILES += xfs.module$(EXEEXT) -xfs_module_SOURCES = fs/xfs.c ## platform sources -nodist_xfs_module_SOURCES = ## platform nodist sources -xfs_module_LDADD = -xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xfs_module_SOURCES) -CLEANFILES += $(nodist_xfs_module_SOURCES) -MOD_FILES += xfs.mod -MARKER_FILES += xfs.marker -CLEANFILES += xfs.marker - -xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += xfs.module -MODULE_FILES += xfs.module$(EXEEXT) -xfs_module_SOURCES = fs/xfs.c ## platform sources -nodist_xfs_module_SOURCES = ## platform nodist sources -xfs_module_LDADD = -xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xfs_module_SOURCES) -CLEANFILES += $(nodist_xfs_module_SOURCES) -MOD_FILES += xfs.mod -MARKER_FILES += xfs.marker -CLEANFILES += xfs.marker - -xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += xfs.module -MODULE_FILES += xfs.module$(EXEEXT) -xfs_module_SOURCES = fs/xfs.c ## platform sources -nodist_xfs_module_SOURCES = ## platform nodist sources -xfs_module_LDADD = -xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xfs_module_SOURCES) -CLEANFILES += $(nodist_xfs_module_SOURCES) -MOD_FILES += xfs.mod -MARKER_FILES += xfs.marker -CLEANFILES += xfs.marker - -xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += xfs.module -MODULE_FILES += xfs.module$(EXEEXT) -xfs_module_SOURCES = fs/xfs.c ## platform sources -nodist_xfs_module_SOURCES = ## platform nodist sources -xfs_module_LDADD = -xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xfs_module_SOURCES) -CLEANFILES += $(nodist_xfs_module_SOURCES) -MOD_FILES += xfs.mod -MARKER_FILES += xfs.marker -CLEANFILES += xfs.marker - -xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += xfs.module -MODULE_FILES += xfs.module$(EXEEXT) -xfs_module_SOURCES = fs/xfs.c ## platform sources -nodist_xfs_module_SOURCES = ## platform nodist sources -xfs_module_LDADD = -xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xfs_module_SOURCES) -CLEANFILES += $(nodist_xfs_module_SOURCES) -MOD_FILES += xfs.mod -MARKER_FILES += xfs.marker -CLEANFILES += xfs.marker - -xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += xfs.module -MODULE_FILES += xfs.module$(EXEEXT) -xfs_module_SOURCES = fs/xfs.c ## platform sources -nodist_xfs_module_SOURCES = ## platform nodist sources -xfs_module_LDADD = -xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xfs_module_SOURCES) -CLEANFILES += $(nodist_xfs_module_SOURCES) -MOD_FILES += xfs.mod -MARKER_FILES += xfs.marker -CLEANFILES += xfs.marker - -xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += xfs.module -MODULE_FILES += xfs.module$(EXEEXT) -xfs_module_SOURCES = fs/xfs.c ## platform sources -nodist_xfs_module_SOURCES = ## platform nodist sources -xfs_module_LDADD = -xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xfs_module_SOURCES) -CLEANFILES += $(nodist_xfs_module_SOURCES) -MOD_FILES += xfs.mod -MARKER_FILES += xfs.marker -CLEANFILES += xfs.marker - -xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += xfs.module -MODULE_FILES += xfs.module$(EXEEXT) -xfs_module_SOURCES = fs/xfs.c ## platform sources -nodist_xfs_module_SOURCES = ## platform nodist sources -xfs_module_LDADD = -xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xfs_module_SOURCES) -CLEANFILES += $(nodist_xfs_module_SOURCES) -MOD_FILES += xfs.mod -MARKER_FILES += xfs.marker -CLEANFILES += xfs.marker - -xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += xfs.module -MODULE_FILES += xfs.module$(EXEEXT) -xfs_module_SOURCES = fs/xfs.c ## platform sources -nodist_xfs_module_SOURCES = ## platform nodist sources -xfs_module_LDADD = -xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xfs_module_SOURCES) -CLEANFILES += $(nodist_xfs_module_SOURCES) -MOD_FILES += xfs.mod -MARKER_FILES += xfs.marker -CLEANFILES += xfs.marker - -xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += xfs.module -MODULE_FILES += xfs.module$(EXEEXT) -xfs_module_SOURCES = fs/xfs.c ## platform sources -nodist_xfs_module_SOURCES = ## platform nodist sources -xfs_module_LDADD = -xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xfs_module_SOURCES) -CLEANFILES += $(nodist_xfs_module_SOURCES) -MOD_FILES += xfs.mod -MARKER_FILES += xfs.marker -CLEANFILES += xfs.marker - -xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += xfs.module -MODULE_FILES += xfs.module$(EXEEXT) -xfs_module_SOURCES = fs/xfs.c ## platform sources -nodist_xfs_module_SOURCES = ## platform nodist sources -xfs_module_LDADD = -xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xfs_module_SOURCES) -CLEANFILES += $(nodist_xfs_module_SOURCES) -MOD_FILES += xfs.mod -MARKER_FILES += xfs.marker -CLEANFILES += xfs.marker - -xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += zfs.module -MODULE_FILES += zfs.module$(EXEEXT) -zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -nodist_zfs_module_SOURCES = ## platform nodist sources -zfs_module_LDADD = -zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfs_module_SOURCES) -CLEANFILES += $(nodist_zfs_module_SOURCES) -MOD_FILES += zfs.mod -MARKER_FILES += zfs.marker -CLEANFILES += zfs.marker - -zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += zfs.module -MODULE_FILES += zfs.module$(EXEEXT) -zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -nodist_zfs_module_SOURCES = ## platform nodist sources -zfs_module_LDADD = -zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfs_module_SOURCES) -CLEANFILES += $(nodist_zfs_module_SOURCES) -MOD_FILES += zfs.mod -MARKER_FILES += zfs.marker -CLEANFILES += zfs.marker - -zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += zfs.module -MODULE_FILES += zfs.module$(EXEEXT) -zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -nodist_zfs_module_SOURCES = ## platform nodist sources -zfs_module_LDADD = -zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfs_module_SOURCES) -CLEANFILES += $(nodist_zfs_module_SOURCES) -MOD_FILES += zfs.mod -MARKER_FILES += zfs.marker -CLEANFILES += zfs.marker - -zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += zfs.module -MODULE_FILES += zfs.module$(EXEEXT) -zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -nodist_zfs_module_SOURCES = ## platform nodist sources -zfs_module_LDADD = -zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfs_module_SOURCES) -CLEANFILES += $(nodist_zfs_module_SOURCES) -MOD_FILES += zfs.mod -MARKER_FILES += zfs.marker -CLEANFILES += zfs.marker - -zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += zfs.module -MODULE_FILES += zfs.module$(EXEEXT) -zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -nodist_zfs_module_SOURCES = ## platform nodist sources -zfs_module_LDADD = -zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfs_module_SOURCES) -CLEANFILES += $(nodist_zfs_module_SOURCES) -MOD_FILES += zfs.mod -MARKER_FILES += zfs.marker -CLEANFILES += zfs.marker - -zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += zfs.module -MODULE_FILES += zfs.module$(EXEEXT) -zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -nodist_zfs_module_SOURCES = ## platform nodist sources -zfs_module_LDADD = -zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfs_module_SOURCES) -CLEANFILES += $(nodist_zfs_module_SOURCES) -MOD_FILES += zfs.mod -MARKER_FILES += zfs.marker -CLEANFILES += zfs.marker - -zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += zfs.module -MODULE_FILES += zfs.module$(EXEEXT) -zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -nodist_zfs_module_SOURCES = ## platform nodist sources -zfs_module_LDADD = -zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfs_module_SOURCES) -CLEANFILES += $(nodist_zfs_module_SOURCES) -MOD_FILES += zfs.mod -MARKER_FILES += zfs.marker -CLEANFILES += zfs.marker - -zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += zfs.module -MODULE_FILES += zfs.module$(EXEEXT) -zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -nodist_zfs_module_SOURCES = ## platform nodist sources -zfs_module_LDADD = -zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfs_module_SOURCES) -CLEANFILES += $(nodist_zfs_module_SOURCES) -MOD_FILES += zfs.mod -MARKER_FILES += zfs.marker -CLEANFILES += zfs.marker - -zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += zfs.module -MODULE_FILES += zfs.module$(EXEEXT) -zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -nodist_zfs_module_SOURCES = ## platform nodist sources -zfs_module_LDADD = -zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfs_module_SOURCES) -CLEANFILES += $(nodist_zfs_module_SOURCES) -MOD_FILES += zfs.mod -MARKER_FILES += zfs.marker -CLEANFILES += zfs.marker - -zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += zfs.module -MODULE_FILES += zfs.module$(EXEEXT) -zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -nodist_zfs_module_SOURCES = ## platform nodist sources -zfs_module_LDADD = -zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfs_module_SOURCES) -CLEANFILES += $(nodist_zfs_module_SOURCES) -MOD_FILES += zfs.mod -MARKER_FILES += zfs.marker -CLEANFILES += zfs.marker - -zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += zfs.module -MODULE_FILES += zfs.module$(EXEEXT) -zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -nodist_zfs_module_SOURCES = ## platform nodist sources -zfs_module_LDADD = -zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfs_module_SOURCES) -CLEANFILES += $(nodist_zfs_module_SOURCES) -MOD_FILES += zfs.mod -MARKER_FILES += zfs.marker -CLEANFILES += zfs.marker - -zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += zfsinfo.module -MODULE_FILES += zfsinfo.module$(EXEEXT) -zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -nodist_zfsinfo_module_SOURCES = ## platform nodist sources -zfsinfo_module_LDADD = -zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfsinfo_module_SOURCES) -CLEANFILES += $(nodist_zfsinfo_module_SOURCES) -MOD_FILES += zfsinfo.mod -MARKER_FILES += zfsinfo.marker -CLEANFILES += zfsinfo.marker - -zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += zfsinfo.module -MODULE_FILES += zfsinfo.module$(EXEEXT) -zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -nodist_zfsinfo_module_SOURCES = ## platform nodist sources -zfsinfo_module_LDADD = -zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfsinfo_module_SOURCES) -CLEANFILES += $(nodist_zfsinfo_module_SOURCES) -MOD_FILES += zfsinfo.mod -MARKER_FILES += zfsinfo.marker -CLEANFILES += zfsinfo.marker - -zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += zfsinfo.module -MODULE_FILES += zfsinfo.module$(EXEEXT) -zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -nodist_zfsinfo_module_SOURCES = ## platform nodist sources -zfsinfo_module_LDADD = -zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfsinfo_module_SOURCES) -CLEANFILES += $(nodist_zfsinfo_module_SOURCES) -MOD_FILES += zfsinfo.mod -MARKER_FILES += zfsinfo.marker -CLEANFILES += zfsinfo.marker - -zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += zfsinfo.module -MODULE_FILES += zfsinfo.module$(EXEEXT) -zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -nodist_zfsinfo_module_SOURCES = ## platform nodist sources -zfsinfo_module_LDADD = -zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfsinfo_module_SOURCES) -CLEANFILES += $(nodist_zfsinfo_module_SOURCES) -MOD_FILES += zfsinfo.mod -MARKER_FILES += zfsinfo.marker -CLEANFILES += zfsinfo.marker - -zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += zfsinfo.module -MODULE_FILES += zfsinfo.module$(EXEEXT) -zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -nodist_zfsinfo_module_SOURCES = ## platform nodist sources -zfsinfo_module_LDADD = -zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfsinfo_module_SOURCES) -CLEANFILES += $(nodist_zfsinfo_module_SOURCES) -MOD_FILES += zfsinfo.mod -MARKER_FILES += zfsinfo.marker -CLEANFILES += zfsinfo.marker - -zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += zfsinfo.module -MODULE_FILES += zfsinfo.module$(EXEEXT) -zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -nodist_zfsinfo_module_SOURCES = ## platform nodist sources -zfsinfo_module_LDADD = -zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfsinfo_module_SOURCES) -CLEANFILES += $(nodist_zfsinfo_module_SOURCES) -MOD_FILES += zfsinfo.mod -MARKER_FILES += zfsinfo.marker -CLEANFILES += zfsinfo.marker - -zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += zfsinfo.module -MODULE_FILES += zfsinfo.module$(EXEEXT) -zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -nodist_zfsinfo_module_SOURCES = ## platform nodist sources -zfsinfo_module_LDADD = -zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfsinfo_module_SOURCES) -CLEANFILES += $(nodist_zfsinfo_module_SOURCES) -MOD_FILES += zfsinfo.mod -MARKER_FILES += zfsinfo.marker -CLEANFILES += zfsinfo.marker - -zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += zfsinfo.module -MODULE_FILES += zfsinfo.module$(EXEEXT) -zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -nodist_zfsinfo_module_SOURCES = ## platform nodist sources -zfsinfo_module_LDADD = -zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfsinfo_module_SOURCES) -CLEANFILES += $(nodist_zfsinfo_module_SOURCES) -MOD_FILES += zfsinfo.mod -MARKER_FILES += zfsinfo.marker -CLEANFILES += zfsinfo.marker - -zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += zfsinfo.module -MODULE_FILES += zfsinfo.module$(EXEEXT) -zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -nodist_zfsinfo_module_SOURCES = ## platform nodist sources -zfsinfo_module_LDADD = -zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfsinfo_module_SOURCES) -CLEANFILES += $(nodist_zfsinfo_module_SOURCES) -MOD_FILES += zfsinfo.mod -MARKER_FILES += zfsinfo.marker -CLEANFILES += zfsinfo.marker - -zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += zfsinfo.module -MODULE_FILES += zfsinfo.module$(EXEEXT) -zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -nodist_zfsinfo_module_SOURCES = ## platform nodist sources -zfsinfo_module_LDADD = -zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfsinfo_module_SOURCES) -CLEANFILES += $(nodist_zfsinfo_module_SOURCES) -MOD_FILES += zfsinfo.mod -MARKER_FILES += zfsinfo.marker -CLEANFILES += zfsinfo.marker - -zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += zfsinfo.module -MODULE_FILES += zfsinfo.module$(EXEEXT) -zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -nodist_zfsinfo_module_SOURCES = ## platform nodist sources -zfsinfo_module_LDADD = -zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_zfsinfo_module_SOURCES) -CLEANFILES += $(nodist_zfsinfo_module_SOURCES) -MOD_FILES += zfsinfo.mod -MARKER_FILES += zfsinfo.marker -CLEANFILES += zfsinfo.marker - -zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += pxe.module -MODULE_FILES += pxe.module$(EXEEXT) -pxe_module_SOURCES = fs/i386/pc/pxe.c ## platform sources -nodist_pxe_module_SOURCES = ## platform nodist sources -pxe_module_LDADD = -pxe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pxe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pxe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pxe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pxe_module_SOURCES) -CLEANFILES += $(nodist_pxe_module_SOURCES) -MOD_FILES += pxe.mod -MARKER_FILES += pxe.marker -CLEANFILES += pxe.marker - -pxe.marker: $(pxe_module_SOURCES) $(nodist_pxe_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pxe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gettext.module -MODULE_FILES += gettext.module$(EXEEXT) -gettext_module_SOURCES = gettext/gettext.c ## platform sources -nodist_gettext_module_SOURCES = ## platform nodist sources -gettext_module_LDADD = -gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gettext_module_SOURCES) -CLEANFILES += $(nodist_gettext_module_SOURCES) -MOD_FILES += gettext.mod -MARKER_FILES += gettext.marker -CLEANFILES += gettext.marker - -gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gettext.module -MODULE_FILES += gettext.module$(EXEEXT) -gettext_module_SOURCES = gettext/gettext.c ## platform sources -nodist_gettext_module_SOURCES = ## platform nodist sources -gettext_module_LDADD = -gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gettext_module_SOURCES) -CLEANFILES += $(nodist_gettext_module_SOURCES) -MOD_FILES += gettext.mod -MARKER_FILES += gettext.marker -CLEANFILES += gettext.marker - -gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gettext.module -MODULE_FILES += gettext.module$(EXEEXT) -gettext_module_SOURCES = gettext/gettext.c ## platform sources -nodist_gettext_module_SOURCES = ## platform nodist sources -gettext_module_LDADD = -gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gettext_module_SOURCES) -CLEANFILES += $(nodist_gettext_module_SOURCES) -MOD_FILES += gettext.mod -MARKER_FILES += gettext.marker -CLEANFILES += gettext.marker - -gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gettext.module -MODULE_FILES += gettext.module$(EXEEXT) -gettext_module_SOURCES = gettext/gettext.c ## platform sources -nodist_gettext_module_SOURCES = ## platform nodist sources -gettext_module_LDADD = -gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gettext_module_SOURCES) -CLEANFILES += $(nodist_gettext_module_SOURCES) -MOD_FILES += gettext.mod -MARKER_FILES += gettext.marker -CLEANFILES += gettext.marker - -gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gettext.module -MODULE_FILES += gettext.module$(EXEEXT) -gettext_module_SOURCES = gettext/gettext.c ## platform sources -nodist_gettext_module_SOURCES = ## platform nodist sources -gettext_module_LDADD = -gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gettext_module_SOURCES) -CLEANFILES += $(nodist_gettext_module_SOURCES) -MOD_FILES += gettext.mod -MARKER_FILES += gettext.marker -CLEANFILES += gettext.marker - -gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gettext.module -MODULE_FILES += gettext.module$(EXEEXT) -gettext_module_SOURCES = gettext/gettext.c ## platform sources -nodist_gettext_module_SOURCES = ## platform nodist sources -gettext_module_LDADD = -gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gettext_module_SOURCES) -CLEANFILES += $(nodist_gettext_module_SOURCES) -MOD_FILES += gettext.mod -MARKER_FILES += gettext.marker -CLEANFILES += gettext.marker - -gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gettext.module -MODULE_FILES += gettext.module$(EXEEXT) -gettext_module_SOURCES = gettext/gettext.c ## platform sources -nodist_gettext_module_SOURCES = ## platform nodist sources -gettext_module_LDADD = -gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gettext_module_SOURCES) -CLEANFILES += $(nodist_gettext_module_SOURCES) -MOD_FILES += gettext.mod -MARKER_FILES += gettext.marker -CLEANFILES += gettext.marker - -gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gettext.module -MODULE_FILES += gettext.module$(EXEEXT) -gettext_module_SOURCES = gettext/gettext.c ## platform sources -nodist_gettext_module_SOURCES = ## platform nodist sources -gettext_module_LDADD = -gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gettext_module_SOURCES) -CLEANFILES += $(nodist_gettext_module_SOURCES) -MOD_FILES += gettext.mod -MARKER_FILES += gettext.marker -CLEANFILES += gettext.marker - -gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gettext.module -MODULE_FILES += gettext.module$(EXEEXT) -gettext_module_SOURCES = gettext/gettext.c ## platform sources -nodist_gettext_module_SOURCES = ## platform nodist sources -gettext_module_LDADD = -gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gettext_module_SOURCES) -CLEANFILES += $(nodist_gettext_module_SOURCES) -MOD_FILES += gettext.mod -MARKER_FILES += gettext.marker -CLEANFILES += gettext.marker - -gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gettext.module -MODULE_FILES += gettext.module$(EXEEXT) -gettext_module_SOURCES = gettext/gettext.c ## platform sources -nodist_gettext_module_SOURCES = ## platform nodist sources -gettext_module_LDADD = -gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gettext_module_SOURCES) -CLEANFILES += $(nodist_gettext_module_SOURCES) -MOD_FILES += gettext.mod -MARKER_FILES += gettext.marker -CLEANFILES += gettext.marker - -gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gettext.module -MODULE_FILES += gettext.module$(EXEEXT) -gettext_module_SOURCES = gettext/gettext.c ## platform sources -nodist_gettext_module_SOURCES = ## platform nodist sources -gettext_module_LDADD = -gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gettext_module_SOURCES) -CLEANFILES += $(nodist_gettext_module_SOURCES) -MOD_FILES += gettext.mod -MARKER_FILES += gettext.marker -CLEANFILES += gettext.marker - -gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gfxmenu.module -MODULE_FILES += gfxmenu.module$(EXEEXT) -gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -nodist_gfxmenu_module_SOURCES = ## platform nodist sources -gfxmenu_module_LDADD = -gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxmenu_module_SOURCES) -CLEANFILES += $(nodist_gfxmenu_module_SOURCES) -MOD_FILES += gfxmenu.mod -MARKER_FILES += gfxmenu.marker -CLEANFILES += gfxmenu.marker - -gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gfxmenu.module -MODULE_FILES += gfxmenu.module$(EXEEXT) -gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -nodist_gfxmenu_module_SOURCES = ## platform nodist sources -gfxmenu_module_LDADD = -gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxmenu_module_SOURCES) -CLEANFILES += $(nodist_gfxmenu_module_SOURCES) -MOD_FILES += gfxmenu.mod -MARKER_FILES += gfxmenu.marker -CLEANFILES += gfxmenu.marker - -gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gfxmenu.module -MODULE_FILES += gfxmenu.module$(EXEEXT) -gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -nodist_gfxmenu_module_SOURCES = ## platform nodist sources -gfxmenu_module_LDADD = -gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxmenu_module_SOURCES) -CLEANFILES += $(nodist_gfxmenu_module_SOURCES) -MOD_FILES += gfxmenu.mod -MARKER_FILES += gfxmenu.marker -CLEANFILES += gfxmenu.marker - -gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gfxmenu.module -MODULE_FILES += gfxmenu.module$(EXEEXT) -gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -nodist_gfxmenu_module_SOURCES = ## platform nodist sources -gfxmenu_module_LDADD = -gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxmenu_module_SOURCES) -CLEANFILES += $(nodist_gfxmenu_module_SOURCES) -MOD_FILES += gfxmenu.mod -MARKER_FILES += gfxmenu.marker -CLEANFILES += gfxmenu.marker - -gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gfxmenu.module -MODULE_FILES += gfxmenu.module$(EXEEXT) -gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -nodist_gfxmenu_module_SOURCES = ## platform nodist sources -gfxmenu_module_LDADD = -gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxmenu_module_SOURCES) -CLEANFILES += $(nodist_gfxmenu_module_SOURCES) -MOD_FILES += gfxmenu.mod -MARKER_FILES += gfxmenu.marker -CLEANFILES += gfxmenu.marker - -gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gfxmenu.module -MODULE_FILES += gfxmenu.module$(EXEEXT) -gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -nodist_gfxmenu_module_SOURCES = ## platform nodist sources -gfxmenu_module_LDADD = -gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxmenu_module_SOURCES) -CLEANFILES += $(nodist_gfxmenu_module_SOURCES) -MOD_FILES += gfxmenu.mod -MARKER_FILES += gfxmenu.marker -CLEANFILES += gfxmenu.marker - -gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gfxmenu.module -MODULE_FILES += gfxmenu.module$(EXEEXT) -gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -nodist_gfxmenu_module_SOURCES = ## platform nodist sources -gfxmenu_module_LDADD = -gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxmenu_module_SOURCES) -CLEANFILES += $(nodist_gfxmenu_module_SOURCES) -MOD_FILES += gfxmenu.mod -MARKER_FILES += gfxmenu.marker -CLEANFILES += gfxmenu.marker - -gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gfxmenu.module -MODULE_FILES += gfxmenu.module$(EXEEXT) -gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -nodist_gfxmenu_module_SOURCES = ## platform nodist sources -gfxmenu_module_LDADD = -gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxmenu_module_SOURCES) -CLEANFILES += $(nodist_gfxmenu_module_SOURCES) -MOD_FILES += gfxmenu.mod -MARKER_FILES += gfxmenu.marker -CLEANFILES += gfxmenu.marker - -gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gfxmenu.module -MODULE_FILES += gfxmenu.module$(EXEEXT) -gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -nodist_gfxmenu_module_SOURCES = ## platform nodist sources -gfxmenu_module_LDADD = -gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxmenu_module_SOURCES) -CLEANFILES += $(nodist_gfxmenu_module_SOURCES) -MOD_FILES += gfxmenu.mod -MARKER_FILES += gfxmenu.marker -CLEANFILES += gfxmenu.marker - -gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gfxmenu.module -MODULE_FILES += gfxmenu.module$(EXEEXT) -gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -nodist_gfxmenu_module_SOURCES = ## platform nodist sources -gfxmenu_module_LDADD = -gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxmenu_module_SOURCES) -CLEANFILES += $(nodist_gfxmenu_module_SOURCES) -MOD_FILES += gfxmenu.mod -MARKER_FILES += gfxmenu.marker -CLEANFILES += gfxmenu.marker - -gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gfxmenu.module -MODULE_FILES += gfxmenu.module$(EXEEXT) -gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -nodist_gfxmenu_module_SOURCES = ## platform nodist sources -gfxmenu_module_LDADD = -gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxmenu_module_SOURCES) -CLEANFILES += $(nodist_gfxmenu_module_SOURCES) -MOD_FILES += gfxmenu.mod -MARKER_FILES += gfxmenu.marker -CLEANFILES += gfxmenu.marker - -gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += hello.module -MODULE_FILES += hello.module$(EXEEXT) -hello_module_SOURCES = hello/hello.c ## platform sources -nodist_hello_module_SOURCES = ## platform nodist sources -hello_module_LDADD = -hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hello_module_SOURCES) -CLEANFILES += $(nodist_hello_module_SOURCES) -MOD_FILES += hello.mod -MARKER_FILES += hello.marker -CLEANFILES += hello.marker - -hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += hello.module -MODULE_FILES += hello.module$(EXEEXT) -hello_module_SOURCES = hello/hello.c ## platform sources -nodist_hello_module_SOURCES = ## platform nodist sources -hello_module_LDADD = -hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hello_module_SOURCES) -CLEANFILES += $(nodist_hello_module_SOURCES) -MOD_FILES += hello.mod -MARKER_FILES += hello.marker -CLEANFILES += hello.marker - -hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += hello.module -MODULE_FILES += hello.module$(EXEEXT) -hello_module_SOURCES = hello/hello.c ## platform sources -nodist_hello_module_SOURCES = ## platform nodist sources -hello_module_LDADD = -hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hello_module_SOURCES) -CLEANFILES += $(nodist_hello_module_SOURCES) -MOD_FILES += hello.mod -MARKER_FILES += hello.marker -CLEANFILES += hello.marker - -hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += hello.module -MODULE_FILES += hello.module$(EXEEXT) -hello_module_SOURCES = hello/hello.c ## platform sources -nodist_hello_module_SOURCES = ## platform nodist sources -hello_module_LDADD = -hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hello_module_SOURCES) -CLEANFILES += $(nodist_hello_module_SOURCES) -MOD_FILES += hello.mod -MARKER_FILES += hello.marker -CLEANFILES += hello.marker - -hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += hello.module -MODULE_FILES += hello.module$(EXEEXT) -hello_module_SOURCES = hello/hello.c ## platform sources -nodist_hello_module_SOURCES = ## platform nodist sources -hello_module_LDADD = -hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hello_module_SOURCES) -CLEANFILES += $(nodist_hello_module_SOURCES) -MOD_FILES += hello.mod -MARKER_FILES += hello.marker -CLEANFILES += hello.marker - -hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += hello.module -MODULE_FILES += hello.module$(EXEEXT) -hello_module_SOURCES = hello/hello.c ## platform sources -nodist_hello_module_SOURCES = ## platform nodist sources -hello_module_LDADD = -hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hello_module_SOURCES) -CLEANFILES += $(nodist_hello_module_SOURCES) -MOD_FILES += hello.mod -MARKER_FILES += hello.marker -CLEANFILES += hello.marker - -hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += hello.module -MODULE_FILES += hello.module$(EXEEXT) -hello_module_SOURCES = hello/hello.c ## platform sources -nodist_hello_module_SOURCES = ## platform nodist sources -hello_module_LDADD = -hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hello_module_SOURCES) -CLEANFILES += $(nodist_hello_module_SOURCES) -MOD_FILES += hello.mod -MARKER_FILES += hello.marker -CLEANFILES += hello.marker - -hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += hello.module -MODULE_FILES += hello.module$(EXEEXT) -hello_module_SOURCES = hello/hello.c ## platform sources -nodist_hello_module_SOURCES = ## platform nodist sources -hello_module_LDADD = -hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hello_module_SOURCES) -CLEANFILES += $(nodist_hello_module_SOURCES) -MOD_FILES += hello.mod -MARKER_FILES += hello.marker -CLEANFILES += hello.marker - -hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += hello.module -MODULE_FILES += hello.module$(EXEEXT) -hello_module_SOURCES = hello/hello.c ## platform sources -nodist_hello_module_SOURCES = ## platform nodist sources -hello_module_LDADD = -hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hello_module_SOURCES) -CLEANFILES += $(nodist_hello_module_SOURCES) -MOD_FILES += hello.mod -MARKER_FILES += hello.marker -CLEANFILES += hello.marker - -hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += hello.module -MODULE_FILES += hello.module$(EXEEXT) -hello_module_SOURCES = hello/hello.c ## platform sources -nodist_hello_module_SOURCES = ## platform nodist sources -hello_module_LDADD = -hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hello_module_SOURCES) -CLEANFILES += $(nodist_hello_module_SOURCES) -MOD_FILES += hello.mod -MARKER_FILES += hello.marker -CLEANFILES += hello.marker - -hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += hello.module -MODULE_FILES += hello.module$(EXEEXT) -hello_module_SOURCES = hello/hello.c ## platform sources -nodist_hello_module_SOURCES = ## platform nodist sources -hello_module_LDADD = -hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_hello_module_SOURCES) -CLEANFILES += $(nodist_hello_module_SOURCES) -MOD_FILES += hello.mod -MARKER_FILES += hello.marker -CLEANFILES += hello.marker - -hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gzio.module -MODULE_FILES += gzio.module$(EXEEXT) -gzio_module_SOURCES = io/gzio.c ## platform sources -nodist_gzio_module_SOURCES = ## platform nodist sources -gzio_module_LDADD = -gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gzio_module_SOURCES) -CLEANFILES += $(nodist_gzio_module_SOURCES) -MOD_FILES += gzio.mod -MARKER_FILES += gzio.marker -CLEANFILES += gzio.marker - -gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gzio.module -MODULE_FILES += gzio.module$(EXEEXT) -gzio_module_SOURCES = io/gzio.c ## platform sources -nodist_gzio_module_SOURCES = ## platform nodist sources -gzio_module_LDADD = -gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gzio_module_SOURCES) -CLEANFILES += $(nodist_gzio_module_SOURCES) -MOD_FILES += gzio.mod -MARKER_FILES += gzio.marker -CLEANFILES += gzio.marker - -gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gzio.module -MODULE_FILES += gzio.module$(EXEEXT) -gzio_module_SOURCES = io/gzio.c ## platform sources -nodist_gzio_module_SOURCES = ## platform nodist sources -gzio_module_LDADD = -gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gzio_module_SOURCES) -CLEANFILES += $(nodist_gzio_module_SOURCES) -MOD_FILES += gzio.mod -MARKER_FILES += gzio.marker -CLEANFILES += gzio.marker - -gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gzio.module -MODULE_FILES += gzio.module$(EXEEXT) -gzio_module_SOURCES = io/gzio.c ## platform sources -nodist_gzio_module_SOURCES = ## platform nodist sources -gzio_module_LDADD = -gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gzio_module_SOURCES) -CLEANFILES += $(nodist_gzio_module_SOURCES) -MOD_FILES += gzio.mod -MARKER_FILES += gzio.marker -CLEANFILES += gzio.marker - -gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gzio.module -MODULE_FILES += gzio.module$(EXEEXT) -gzio_module_SOURCES = io/gzio.c ## platform sources -nodist_gzio_module_SOURCES = ## platform nodist sources -gzio_module_LDADD = -gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gzio_module_SOURCES) -CLEANFILES += $(nodist_gzio_module_SOURCES) -MOD_FILES += gzio.mod -MARKER_FILES += gzio.marker -CLEANFILES += gzio.marker - -gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gzio.module -MODULE_FILES += gzio.module$(EXEEXT) -gzio_module_SOURCES = io/gzio.c ## platform sources -nodist_gzio_module_SOURCES = ## platform nodist sources -gzio_module_LDADD = -gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gzio_module_SOURCES) -CLEANFILES += $(nodist_gzio_module_SOURCES) -MOD_FILES += gzio.mod -MARKER_FILES += gzio.marker -CLEANFILES += gzio.marker - -gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gzio.module -MODULE_FILES += gzio.module$(EXEEXT) -gzio_module_SOURCES = io/gzio.c ## platform sources -nodist_gzio_module_SOURCES = ## platform nodist sources -gzio_module_LDADD = -gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gzio_module_SOURCES) -CLEANFILES += $(nodist_gzio_module_SOURCES) -MOD_FILES += gzio.mod -MARKER_FILES += gzio.marker -CLEANFILES += gzio.marker - -gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gzio.module -MODULE_FILES += gzio.module$(EXEEXT) -gzio_module_SOURCES = io/gzio.c ## platform sources -nodist_gzio_module_SOURCES = ## platform nodist sources -gzio_module_LDADD = -gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gzio_module_SOURCES) -CLEANFILES += $(nodist_gzio_module_SOURCES) -MOD_FILES += gzio.mod -MARKER_FILES += gzio.marker -CLEANFILES += gzio.marker - -gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gzio.module -MODULE_FILES += gzio.module$(EXEEXT) -gzio_module_SOURCES = io/gzio.c ## platform sources -nodist_gzio_module_SOURCES = ## platform nodist sources -gzio_module_LDADD = -gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gzio_module_SOURCES) -CLEANFILES += $(nodist_gzio_module_SOURCES) -MOD_FILES += gzio.mod -MARKER_FILES += gzio.marker -CLEANFILES += gzio.marker - -gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gzio.module -MODULE_FILES += gzio.module$(EXEEXT) -gzio_module_SOURCES = io/gzio.c ## platform sources -nodist_gzio_module_SOURCES = ## platform nodist sources -gzio_module_LDADD = -gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gzio_module_SOURCES) -CLEANFILES += $(nodist_gzio_module_SOURCES) -MOD_FILES += gzio.mod -MARKER_FILES += gzio.marker -CLEANFILES += gzio.marker - -gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gzio.module -MODULE_FILES += gzio.module$(EXEEXT) -gzio_module_SOURCES = io/gzio.c ## platform sources -nodist_gzio_module_SOURCES = ## platform nodist sources -gzio_module_LDADD = -gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gzio_module_SOURCES) -CLEANFILES += $(nodist_gzio_module_SOURCES) -MOD_FILES += gzio.mod -MARKER_FILES += gzio.marker -CLEANFILES += gzio.marker - -gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += bufio.module -MODULE_FILES += bufio.module$(EXEEXT) -bufio_module_SOURCES = io/bufio.c ## platform sources -nodist_bufio_module_SOURCES = ## platform nodist sources -bufio_module_LDADD = -bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bufio_module_SOURCES) -CLEANFILES += $(nodist_bufio_module_SOURCES) -MOD_FILES += bufio.mod -MARKER_FILES += bufio.marker -CLEANFILES += bufio.marker - -bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += bufio.module -MODULE_FILES += bufio.module$(EXEEXT) -bufio_module_SOURCES = io/bufio.c ## platform sources -nodist_bufio_module_SOURCES = ## platform nodist sources -bufio_module_LDADD = -bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bufio_module_SOURCES) -CLEANFILES += $(nodist_bufio_module_SOURCES) -MOD_FILES += bufio.mod -MARKER_FILES += bufio.marker -CLEANFILES += bufio.marker - -bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += bufio.module -MODULE_FILES += bufio.module$(EXEEXT) -bufio_module_SOURCES = io/bufio.c ## platform sources -nodist_bufio_module_SOURCES = ## platform nodist sources -bufio_module_LDADD = -bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bufio_module_SOURCES) -CLEANFILES += $(nodist_bufio_module_SOURCES) -MOD_FILES += bufio.mod -MARKER_FILES += bufio.marker -CLEANFILES += bufio.marker - -bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += bufio.module -MODULE_FILES += bufio.module$(EXEEXT) -bufio_module_SOURCES = io/bufio.c ## platform sources -nodist_bufio_module_SOURCES = ## platform nodist sources -bufio_module_LDADD = -bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bufio_module_SOURCES) -CLEANFILES += $(nodist_bufio_module_SOURCES) -MOD_FILES += bufio.mod -MARKER_FILES += bufio.marker -CLEANFILES += bufio.marker - -bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += bufio.module -MODULE_FILES += bufio.module$(EXEEXT) -bufio_module_SOURCES = io/bufio.c ## platform sources -nodist_bufio_module_SOURCES = ## platform nodist sources -bufio_module_LDADD = -bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bufio_module_SOURCES) -CLEANFILES += $(nodist_bufio_module_SOURCES) -MOD_FILES += bufio.mod -MARKER_FILES += bufio.marker -CLEANFILES += bufio.marker - -bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += bufio.module -MODULE_FILES += bufio.module$(EXEEXT) -bufio_module_SOURCES = io/bufio.c ## platform sources -nodist_bufio_module_SOURCES = ## platform nodist sources -bufio_module_LDADD = -bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bufio_module_SOURCES) -CLEANFILES += $(nodist_bufio_module_SOURCES) -MOD_FILES += bufio.mod -MARKER_FILES += bufio.marker -CLEANFILES += bufio.marker - -bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += bufio.module -MODULE_FILES += bufio.module$(EXEEXT) -bufio_module_SOURCES = io/bufio.c ## platform sources -nodist_bufio_module_SOURCES = ## platform nodist sources -bufio_module_LDADD = -bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bufio_module_SOURCES) -CLEANFILES += $(nodist_bufio_module_SOURCES) -MOD_FILES += bufio.mod -MARKER_FILES += bufio.marker -CLEANFILES += bufio.marker - -bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += bufio.module -MODULE_FILES += bufio.module$(EXEEXT) -bufio_module_SOURCES = io/bufio.c ## platform sources -nodist_bufio_module_SOURCES = ## platform nodist sources -bufio_module_LDADD = -bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bufio_module_SOURCES) -CLEANFILES += $(nodist_bufio_module_SOURCES) -MOD_FILES += bufio.mod -MARKER_FILES += bufio.marker -CLEANFILES += bufio.marker - -bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += bufio.module -MODULE_FILES += bufio.module$(EXEEXT) -bufio_module_SOURCES = io/bufio.c ## platform sources -nodist_bufio_module_SOURCES = ## platform nodist sources -bufio_module_LDADD = -bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bufio_module_SOURCES) -CLEANFILES += $(nodist_bufio_module_SOURCES) -MOD_FILES += bufio.mod -MARKER_FILES += bufio.marker -CLEANFILES += bufio.marker - -bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += bufio.module -MODULE_FILES += bufio.module$(EXEEXT) -bufio_module_SOURCES = io/bufio.c ## platform sources -nodist_bufio_module_SOURCES = ## platform nodist sources -bufio_module_LDADD = -bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bufio_module_SOURCES) -CLEANFILES += $(nodist_bufio_module_SOURCES) -MOD_FILES += bufio.mod -MARKER_FILES += bufio.marker -CLEANFILES += bufio.marker - -bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += elf.module -MODULE_FILES += elf.module$(EXEEXT) -elf_module_SOURCES = kern/elf.c ## platform sources -nodist_elf_module_SOURCES = ## platform nodist sources -elf_module_LDADD = -elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_elf_module_SOURCES) -CLEANFILES += $(nodist_elf_module_SOURCES) -MOD_FILES += elf.mod -MARKER_FILES += elf.marker -CLEANFILES += elf.marker - -elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += elf.module -MODULE_FILES += elf.module$(EXEEXT) -elf_module_SOURCES = kern/elf.c ## platform sources -nodist_elf_module_SOURCES = ## platform nodist sources -elf_module_LDADD = -elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_elf_module_SOURCES) -CLEANFILES += $(nodist_elf_module_SOURCES) -MOD_FILES += elf.mod -MARKER_FILES += elf.marker -CLEANFILES += elf.marker - -elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += elf.module -MODULE_FILES += elf.module$(EXEEXT) -elf_module_SOURCES = kern/elf.c ## platform sources -nodist_elf_module_SOURCES = ## platform nodist sources -elf_module_LDADD = -elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_elf_module_SOURCES) -CLEANFILES += $(nodist_elf_module_SOURCES) -MOD_FILES += elf.mod -MARKER_FILES += elf.marker -CLEANFILES += elf.marker - -elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += elf.module -MODULE_FILES += elf.module$(EXEEXT) -elf_module_SOURCES = kern/elf.c ## platform sources -nodist_elf_module_SOURCES = ## platform nodist sources -elf_module_LDADD = -elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_elf_module_SOURCES) -CLEANFILES += $(nodist_elf_module_SOURCES) -MOD_FILES += elf.mod -MARKER_FILES += elf.marker -CLEANFILES += elf.marker - -elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += elf.module -MODULE_FILES += elf.module$(EXEEXT) -elf_module_SOURCES = kern/elf.c ## platform sources -nodist_elf_module_SOURCES = ## platform nodist sources -elf_module_LDADD = -elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_elf_module_SOURCES) -CLEANFILES += $(nodist_elf_module_SOURCES) -MOD_FILES += elf.mod -MARKER_FILES += elf.marker -CLEANFILES += elf.marker - -elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += elf.module -MODULE_FILES += elf.module$(EXEEXT) -elf_module_SOURCES = kern/elf.c ## platform sources -nodist_elf_module_SOURCES = ## platform nodist sources -elf_module_LDADD = -elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_elf_module_SOURCES) -CLEANFILES += $(nodist_elf_module_SOURCES) -MOD_FILES += elf.mod -MARKER_FILES += elf.marker -CLEANFILES += elf.marker - -elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += elf.module -MODULE_FILES += elf.module$(EXEEXT) -elf_module_SOURCES = kern/elf.c ## platform sources -nodist_elf_module_SOURCES = ## platform nodist sources -elf_module_LDADD = -elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_elf_module_SOURCES) -CLEANFILES += $(nodist_elf_module_SOURCES) -MOD_FILES += elf.mod -MARKER_FILES += elf.marker -CLEANFILES += elf.marker - -elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += elf.module -MODULE_FILES += elf.module$(EXEEXT) -elf_module_SOURCES = kern/elf.c ## platform sources -nodist_elf_module_SOURCES = ## platform nodist sources -elf_module_LDADD = -elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_elf_module_SOURCES) -CLEANFILES += $(nodist_elf_module_SOURCES) -MOD_FILES += elf.mod -MARKER_FILES += elf.marker -CLEANFILES += elf.marker - -elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += elf.module -MODULE_FILES += elf.module$(EXEEXT) -elf_module_SOURCES = kern/elf.c ## platform sources -nodist_elf_module_SOURCES = ## platform nodist sources -elf_module_LDADD = -elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_elf_module_SOURCES) -CLEANFILES += $(nodist_elf_module_SOURCES) -MOD_FILES += elf.mod -MARKER_FILES += elf.marker -CLEANFILES += elf.marker - -elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += elf.module -MODULE_FILES += elf.module$(EXEEXT) -elf_module_SOURCES = kern/elf.c ## platform sources -nodist_elf_module_SOURCES = ## platform nodist sources -elf_module_LDADD = -elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_elf_module_SOURCES) -CLEANFILES += $(nodist_elf_module_SOURCES) -MOD_FILES += elf.mod -MARKER_FILES += elf.marker -CLEANFILES += elf.marker - -elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += elf.module -MODULE_FILES += elf.module$(EXEEXT) -elf_module_SOURCES = kern/elf.c ## platform sources -nodist_elf_module_SOURCES = ## platform nodist sources -elf_module_LDADD = -elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_elf_module_SOURCES) -CLEANFILES += $(nodist_elf_module_SOURCES) -MOD_FILES += elf.mod -MARKER_FILES += elf.marker -CLEANFILES += elf.marker - -elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += crypto.module -MODULE_FILES += crypto.module$(EXEEXT) -crypto_module_SOURCES = lib/crypto.c ## platform sources -nodist_crypto_module_SOURCES = ## platform nodist sources -crypto_module_LDADD = -crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/libgcrypt-grub/cipher/crypto.lst -BUILT_SOURCES += $(nodist_crypto_module_SOURCES) -CLEANFILES += $(nodist_crypto_module_SOURCES) -MOD_FILES += crypto.mod -MARKER_FILES += crypto.marker -CLEANFILES += crypto.marker - -crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += crypto.module -MODULE_FILES += crypto.module$(EXEEXT) -crypto_module_SOURCES = lib/crypto.c ## platform sources -nodist_crypto_module_SOURCES = ## platform nodist sources -crypto_module_LDADD = -crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/libgcrypt-grub/cipher/crypto.lst -BUILT_SOURCES += $(nodist_crypto_module_SOURCES) -CLEANFILES += $(nodist_crypto_module_SOURCES) -MOD_FILES += crypto.mod -MARKER_FILES += crypto.marker -CLEANFILES += crypto.marker - -crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += crypto.module -MODULE_FILES += crypto.module$(EXEEXT) -crypto_module_SOURCES = lib/crypto.c ## platform sources -nodist_crypto_module_SOURCES = ## platform nodist sources -crypto_module_LDADD = -crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/libgcrypt-grub/cipher/crypto.lst -BUILT_SOURCES += $(nodist_crypto_module_SOURCES) -CLEANFILES += $(nodist_crypto_module_SOURCES) -MOD_FILES += crypto.mod -MARKER_FILES += crypto.marker -CLEANFILES += crypto.marker - -crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += crypto.module -MODULE_FILES += crypto.module$(EXEEXT) -crypto_module_SOURCES = lib/crypto.c ## platform sources -nodist_crypto_module_SOURCES = ## platform nodist sources -crypto_module_LDADD = -crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/libgcrypt-grub/cipher/crypto.lst -BUILT_SOURCES += $(nodist_crypto_module_SOURCES) -CLEANFILES += $(nodist_crypto_module_SOURCES) -MOD_FILES += crypto.mod -MARKER_FILES += crypto.marker -CLEANFILES += crypto.marker - -crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += crypto.module -MODULE_FILES += crypto.module$(EXEEXT) -crypto_module_SOURCES = lib/crypto.c ## platform sources -nodist_crypto_module_SOURCES = ## platform nodist sources -crypto_module_LDADD = -crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/libgcrypt-grub/cipher/crypto.lst -BUILT_SOURCES += $(nodist_crypto_module_SOURCES) -CLEANFILES += $(nodist_crypto_module_SOURCES) -MOD_FILES += crypto.mod -MARKER_FILES += crypto.marker -CLEANFILES += crypto.marker - -crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += crypto.module -MODULE_FILES += crypto.module$(EXEEXT) -crypto_module_SOURCES = lib/crypto.c ## platform sources -nodist_crypto_module_SOURCES = ## platform nodist sources -crypto_module_LDADD = -crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/libgcrypt-grub/cipher/crypto.lst -BUILT_SOURCES += $(nodist_crypto_module_SOURCES) -CLEANFILES += $(nodist_crypto_module_SOURCES) -MOD_FILES += crypto.mod -MARKER_FILES += crypto.marker -CLEANFILES += crypto.marker - -crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += crypto.module -MODULE_FILES += crypto.module$(EXEEXT) -crypto_module_SOURCES = lib/crypto.c ## platform sources -nodist_crypto_module_SOURCES = ## platform nodist sources -crypto_module_LDADD = -crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/libgcrypt-grub/cipher/crypto.lst -BUILT_SOURCES += $(nodist_crypto_module_SOURCES) -CLEANFILES += $(nodist_crypto_module_SOURCES) -MOD_FILES += crypto.mod -MARKER_FILES += crypto.marker -CLEANFILES += crypto.marker - -crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += crypto.module -MODULE_FILES += crypto.module$(EXEEXT) -crypto_module_SOURCES = lib/crypto.c ## platform sources -nodist_crypto_module_SOURCES = ## platform nodist sources -crypto_module_LDADD = -crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/libgcrypt-grub/cipher/crypto.lst -BUILT_SOURCES += $(nodist_crypto_module_SOURCES) -CLEANFILES += $(nodist_crypto_module_SOURCES) -MOD_FILES += crypto.mod -MARKER_FILES += crypto.marker -CLEANFILES += crypto.marker - -crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += crypto.module -MODULE_FILES += crypto.module$(EXEEXT) -crypto_module_SOURCES = lib/crypto.c ## platform sources -nodist_crypto_module_SOURCES = ## platform nodist sources -crypto_module_LDADD = -crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/libgcrypt-grub/cipher/crypto.lst -BUILT_SOURCES += $(nodist_crypto_module_SOURCES) -CLEANFILES += $(nodist_crypto_module_SOURCES) -MOD_FILES += crypto.mod -MARKER_FILES += crypto.marker -CLEANFILES += crypto.marker - -crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += crypto.module -MODULE_FILES += crypto.module$(EXEEXT) -crypto_module_SOURCES = lib/crypto.c ## platform sources -nodist_crypto_module_SOURCES = ## platform nodist sources -crypto_module_LDADD = -crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/libgcrypt-grub/cipher/crypto.lst -BUILT_SOURCES += $(nodist_crypto_module_SOURCES) -CLEANFILES += $(nodist_crypto_module_SOURCES) -MOD_FILES += crypto.mod -MARKER_FILES += crypto.marker -CLEANFILES += crypto.marker - -crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += crypto.module -MODULE_FILES += crypto.module$(EXEEXT) -crypto_module_SOURCES = lib/crypto.c ## platform sources -nodist_crypto_module_SOURCES = ## platform nodist sources -crypto_module_LDADD = -crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/libgcrypt-grub/cipher/crypto.lst -BUILT_SOURCES += $(nodist_crypto_module_SOURCES) -CLEANFILES += $(nodist_crypto_module_SOURCES) -MOD_FILES += crypto.mod -MARKER_FILES += crypto.marker -CLEANFILES += crypto.marker - -crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += pbkdf2.module -MODULE_FILES += pbkdf2.module$(EXEEXT) -pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -nodist_pbkdf2_module_SOURCES = ## platform nodist sources -pbkdf2_module_LDADD = -pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_pbkdf2_module_SOURCES) -MOD_FILES += pbkdf2.mod -MARKER_FILES += pbkdf2.marker -CLEANFILES += pbkdf2.marker - -pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += pbkdf2.module -MODULE_FILES += pbkdf2.module$(EXEEXT) -pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -nodist_pbkdf2_module_SOURCES = ## platform nodist sources -pbkdf2_module_LDADD = -pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_pbkdf2_module_SOURCES) -MOD_FILES += pbkdf2.mod -MARKER_FILES += pbkdf2.marker -CLEANFILES += pbkdf2.marker - -pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += pbkdf2.module -MODULE_FILES += pbkdf2.module$(EXEEXT) -pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -nodist_pbkdf2_module_SOURCES = ## platform nodist sources -pbkdf2_module_LDADD = -pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_pbkdf2_module_SOURCES) -MOD_FILES += pbkdf2.mod -MARKER_FILES += pbkdf2.marker -CLEANFILES += pbkdf2.marker - -pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += pbkdf2.module -MODULE_FILES += pbkdf2.module$(EXEEXT) -pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -nodist_pbkdf2_module_SOURCES = ## platform nodist sources -pbkdf2_module_LDADD = -pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_pbkdf2_module_SOURCES) -MOD_FILES += pbkdf2.mod -MARKER_FILES += pbkdf2.marker -CLEANFILES += pbkdf2.marker - -pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += pbkdf2.module -MODULE_FILES += pbkdf2.module$(EXEEXT) -pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -nodist_pbkdf2_module_SOURCES = ## platform nodist sources -pbkdf2_module_LDADD = -pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_pbkdf2_module_SOURCES) -MOD_FILES += pbkdf2.mod -MARKER_FILES += pbkdf2.marker -CLEANFILES += pbkdf2.marker - -pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += pbkdf2.module -MODULE_FILES += pbkdf2.module$(EXEEXT) -pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -nodist_pbkdf2_module_SOURCES = ## platform nodist sources -pbkdf2_module_LDADD = -pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_pbkdf2_module_SOURCES) -MOD_FILES += pbkdf2.mod -MARKER_FILES += pbkdf2.marker -CLEANFILES += pbkdf2.marker - -pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += pbkdf2.module -MODULE_FILES += pbkdf2.module$(EXEEXT) -pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -nodist_pbkdf2_module_SOURCES = ## platform nodist sources -pbkdf2_module_LDADD = -pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_pbkdf2_module_SOURCES) -MOD_FILES += pbkdf2.mod -MARKER_FILES += pbkdf2.marker -CLEANFILES += pbkdf2.marker - -pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += pbkdf2.module -MODULE_FILES += pbkdf2.module$(EXEEXT) -pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -nodist_pbkdf2_module_SOURCES = ## platform nodist sources -pbkdf2_module_LDADD = -pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_pbkdf2_module_SOURCES) -MOD_FILES += pbkdf2.mod -MARKER_FILES += pbkdf2.marker -CLEANFILES += pbkdf2.marker - -pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += pbkdf2.module -MODULE_FILES += pbkdf2.module$(EXEEXT) -pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -nodist_pbkdf2_module_SOURCES = ## platform nodist sources -pbkdf2_module_LDADD = -pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_pbkdf2_module_SOURCES) -MOD_FILES += pbkdf2.mod -MARKER_FILES += pbkdf2.marker -CLEANFILES += pbkdf2.marker - -pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += pbkdf2.module -MODULE_FILES += pbkdf2.module$(EXEEXT) -pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -nodist_pbkdf2_module_SOURCES = ## platform nodist sources -pbkdf2_module_LDADD = -pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_pbkdf2_module_SOURCES) -MOD_FILES += pbkdf2.mod -MARKER_FILES += pbkdf2.marker -CLEANFILES += pbkdf2.marker - -pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += pbkdf2.module -MODULE_FILES += pbkdf2.module$(EXEEXT) -pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -nodist_pbkdf2_module_SOURCES = ## platform nodist sources -pbkdf2_module_LDADD = -pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pbkdf2_module_SOURCES) -CLEANFILES += $(nodist_pbkdf2_module_SOURCES) -MOD_FILES += pbkdf2.mod -MARKER_FILES += pbkdf2.marker -CLEANFILES += pbkdf2.marker - -pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += relocator.module -MODULE_FILES += relocator.module$(EXEEXT) -relocator_module_SOURCES = lib/i386/relocator_asm.S lib/i386/relocator16.S lib/i386/relocator32.S lib/i386/relocator64.S lib/i386/relocator.c lib/relocator.c ## platform sources -nodist_relocator_module_SOURCES = ## platform nodist sources -relocator_module_LDADD = -relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/relocator_common.S kern/powerpc/cache_flush.S -BUILT_SOURCES += $(nodist_relocator_module_SOURCES) -CLEANFILES += $(nodist_relocator_module_SOURCES) -MOD_FILES += relocator.mod -MARKER_FILES += relocator.marker -CLEANFILES += relocator.marker - -relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += relocator.module -MODULE_FILES += relocator.module$(EXEEXT) -relocator_module_SOURCES = lib/efi/relocator.c lib/i386/relocator_asm.S lib/i386/relocator16.S lib/i386/relocator32.S lib/i386/relocator64.S lib/i386/relocator.c lib/relocator.c ## platform sources -nodist_relocator_module_SOURCES = ## platform nodist sources -relocator_module_LDADD = -relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/relocator_common.S kern/powerpc/cache_flush.S -BUILT_SOURCES += $(nodist_relocator_module_SOURCES) -CLEANFILES += $(nodist_relocator_module_SOURCES) -MOD_FILES += relocator.mod -MARKER_FILES += relocator.marker -CLEANFILES += relocator.marker - -relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += relocator.module -MODULE_FILES += relocator.module$(EXEEXT) -relocator_module_SOURCES = lib/i386/relocator_asm.S lib/i386/relocator16.S lib/i386/relocator32.S lib/i386/relocator64.S lib/i386/relocator.c lib/relocator.c ## platform sources -nodist_relocator_module_SOURCES = ## platform nodist sources -relocator_module_LDADD = -relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/relocator_common.S kern/powerpc/cache_flush.S -BUILT_SOURCES += $(nodist_relocator_module_SOURCES) -CLEANFILES += $(nodist_relocator_module_SOURCES) -MOD_FILES += relocator.mod -MARKER_FILES += relocator.marker -CLEANFILES += relocator.marker - -relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += relocator.module -MODULE_FILES += relocator.module$(EXEEXT) -relocator_module_SOURCES = lib/i386/relocator_asm.S lib/i386/relocator16.S lib/i386/relocator32.S lib/i386/relocator64.S lib/i386/relocator.c lib/relocator.c ## platform sources -nodist_relocator_module_SOURCES = ## platform nodist sources -relocator_module_LDADD = -relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/relocator_common.S kern/powerpc/cache_flush.S -BUILT_SOURCES += $(nodist_relocator_module_SOURCES) -CLEANFILES += $(nodist_relocator_module_SOURCES) -MOD_FILES += relocator.mod -MARKER_FILES += relocator.marker -CLEANFILES += relocator.marker - -relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += relocator.module -MODULE_FILES += relocator.module$(EXEEXT) -relocator_module_SOURCES = lib/i386/relocator_asm.S lib/i386/relocator16.S lib/i386/relocator32.S lib/i386/relocator64.S lib/i386/relocator.c lib/relocator.c ## platform sources -nodist_relocator_module_SOURCES = ## platform nodist sources -relocator_module_LDADD = -relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/relocator_common.S kern/powerpc/cache_flush.S -BUILT_SOURCES += $(nodist_relocator_module_SOURCES) -CLEANFILES += $(nodist_relocator_module_SOURCES) -MOD_FILES += relocator.mod -MARKER_FILES += relocator.marker -CLEANFILES += relocator.marker - -relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += relocator.module -MODULE_FILES += relocator.module$(EXEEXT) -relocator_module_SOURCES = lib/ieee1275/relocator.c lib/i386/relocator_asm.S lib/i386/relocator16.S lib/i386/relocator32.S lib/i386/relocator64.S lib/i386/relocator.c lib/relocator.c ## platform sources -nodist_relocator_module_SOURCES = ## platform nodist sources -relocator_module_LDADD = -relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/relocator_common.S kern/powerpc/cache_flush.S -BUILT_SOURCES += $(nodist_relocator_module_SOURCES) -CLEANFILES += $(nodist_relocator_module_SOURCES) -MOD_FILES += relocator.mod -MARKER_FILES += relocator.marker -CLEANFILES += relocator.marker - -relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += relocator.module -MODULE_FILES += relocator.module$(EXEEXT) -relocator_module_SOURCES = lib/x86_64/relocator_asm.S lib/efi/relocator.c lib/i386/relocator16.S lib/i386/relocator32.S lib/i386/relocator64.S lib/i386/relocator.c lib/relocator.c ## platform sources -nodist_relocator_module_SOURCES = ## platform nodist sources -relocator_module_LDADD = -relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/relocator_common.S kern/powerpc/cache_flush.S -BUILT_SOURCES += $(nodist_relocator_module_SOURCES) -CLEANFILES += $(nodist_relocator_module_SOURCES) -MOD_FILES += relocator.mod -MARKER_FILES += relocator.marker -CLEANFILES += relocator.marker - -relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += relocator.module -MODULE_FILES += relocator.module$(EXEEXT) -relocator_module_SOURCES = lib/mips/relocator_asm.S lib/mips/relocator.c lib/relocator.c ## platform sources -nodist_relocator_module_SOURCES = ## platform nodist sources -relocator_module_LDADD = -relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/relocator_common.S kern/powerpc/cache_flush.S -BUILT_SOURCES += $(nodist_relocator_module_SOURCES) -CLEANFILES += $(nodist_relocator_module_SOURCES) -MOD_FILES += relocator.mod -MARKER_FILES += relocator.marker -CLEANFILES += relocator.marker - -relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += relocator.module -MODULE_FILES += relocator.module$(EXEEXT) -relocator_module_SOURCES = lib/powerpc/relocator_asm.S lib/powerpc/relocator.c lib/ieee1275/relocator.c lib/relocator.c ## platform sources -nodist_relocator_module_SOURCES = ## platform nodist sources -relocator_module_LDADD = -relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/relocator_common.S kern/powerpc/cache_flush.S -BUILT_SOURCES += $(nodist_relocator_module_SOURCES) -CLEANFILES += $(nodist_relocator_module_SOURCES) -MOD_FILES += relocator.mod -MARKER_FILES += relocator.marker -CLEANFILES += relocator.marker - -relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += datetime.module -MODULE_FILES += datetime.module$(EXEEXT) -datetime_module_SOURCES = lib/cmos_datetime.c ## platform sources -nodist_datetime_module_SOURCES = ## platform nodist sources -datetime_module_LDADD = -datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datetime_module_SOURCES) -CLEANFILES += $(nodist_datetime_module_SOURCES) -MOD_FILES += datetime.mod -MARKER_FILES += datetime.marker -CLEANFILES += datetime.marker - -datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += datetime.module -MODULE_FILES += datetime.module$(EXEEXT) -datetime_module_SOURCES = lib/efi/datetime.c ## platform sources -nodist_datetime_module_SOURCES = ## platform nodist sources -datetime_module_LDADD = -datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datetime_module_SOURCES) -CLEANFILES += $(nodist_datetime_module_SOURCES) -MOD_FILES += datetime.mod -MARKER_FILES += datetime.marker -CLEANFILES += datetime.marker - -datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += datetime.module -MODULE_FILES += datetime.module$(EXEEXT) -datetime_module_SOURCES = lib/cmos_datetime.c ## platform sources -nodist_datetime_module_SOURCES = ## platform nodist sources -datetime_module_LDADD = -datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datetime_module_SOURCES) -CLEANFILES += $(nodist_datetime_module_SOURCES) -MOD_FILES += datetime.mod -MARKER_FILES += datetime.marker -CLEANFILES += datetime.marker - -datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += datetime.module -MODULE_FILES += datetime.module$(EXEEXT) -datetime_module_SOURCES = lib/cmos_datetime.c ## platform sources -nodist_datetime_module_SOURCES = ## platform nodist sources -datetime_module_LDADD = -datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datetime_module_SOURCES) -CLEANFILES += $(nodist_datetime_module_SOURCES) -MOD_FILES += datetime.mod -MARKER_FILES += datetime.marker -CLEANFILES += datetime.marker - -datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += datetime.module -MODULE_FILES += datetime.module$(EXEEXT) -datetime_module_SOURCES = lib/cmos_datetime.c ## platform sources -nodist_datetime_module_SOURCES = ## platform nodist sources -datetime_module_LDADD = -datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datetime_module_SOURCES) -CLEANFILES += $(nodist_datetime_module_SOURCES) -MOD_FILES += datetime.mod -MARKER_FILES += datetime.marker -CLEANFILES += datetime.marker - -datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += datetime.module -MODULE_FILES += datetime.module$(EXEEXT) -datetime_module_SOURCES = lib/cmos_datetime.c ## platform sources -nodist_datetime_module_SOURCES = ## platform nodist sources -datetime_module_LDADD = -datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datetime_module_SOURCES) -CLEANFILES += $(nodist_datetime_module_SOURCES) -MOD_FILES += datetime.mod -MARKER_FILES += datetime.marker -CLEANFILES += datetime.marker - -datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += datetime.module -MODULE_FILES += datetime.module$(EXEEXT) -datetime_module_SOURCES = lib/efi/datetime.c ## platform sources -nodist_datetime_module_SOURCES = ## platform nodist sources -datetime_module_LDADD = -datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datetime_module_SOURCES) -CLEANFILES += $(nodist_datetime_module_SOURCES) -MOD_FILES += datetime.mod -MARKER_FILES += datetime.marker -CLEANFILES += datetime.marker - -datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += datetime.module -MODULE_FILES += datetime.module$(EXEEXT) -datetime_module_SOURCES = lib/cmos_datetime.c ## platform sources -nodist_datetime_module_SOURCES = ## platform nodist sources -datetime_module_LDADD = -datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datetime_module_SOURCES) -CLEANFILES += $(nodist_datetime_module_SOURCES) -MOD_FILES += datetime.mod -MARKER_FILES += datetime.marker -CLEANFILES += datetime.marker - -datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += datetime.module -MODULE_FILES += datetime.module$(EXEEXT) -datetime_module_SOURCES = lib/ieee1275/datetime.c ## platform sources -nodist_datetime_module_SOURCES = ## platform nodist sources -datetime_module_LDADD = -datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datetime_module_SOURCES) -CLEANFILES += $(nodist_datetime_module_SOURCES) -MOD_FILES += datetime.mod -MARKER_FILES += datetime.marker -CLEANFILES += datetime.marker - -datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += datetime.module -MODULE_FILES += datetime.module$(EXEEXT) -datetime_module_SOURCES = lib/ieee1275/datetime.c ## platform sources -nodist_datetime_module_SOURCES = ## platform nodist sources -datetime_module_LDADD = -datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datetime_module_SOURCES) -CLEANFILES += $(nodist_datetime_module_SOURCES) -MOD_FILES += datetime.mod -MARKER_FILES += datetime.marker -CLEANFILES += datetime.marker - -datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += setjmp.module -MODULE_FILES += setjmp.module$(EXEEXT) -setjmp_module_SOURCES = lib/setjmp.S ## platform sources -nodist_setjmp_module_SOURCES = ## platform nodist sources -setjmp_module_LDADD = -setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -BUILT_SOURCES += $(nodist_setjmp_module_SOURCES) -CLEANFILES += $(nodist_setjmp_module_SOURCES) -MOD_FILES += setjmp.mod -MARKER_FILES += setjmp.marker -CLEANFILES += setjmp.marker - -setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += setjmp.module -MODULE_FILES += setjmp.module$(EXEEXT) -setjmp_module_SOURCES = lib/setjmp.S ## platform sources -nodist_setjmp_module_SOURCES = ## platform nodist sources -setjmp_module_LDADD = -setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -BUILT_SOURCES += $(nodist_setjmp_module_SOURCES) -CLEANFILES += $(nodist_setjmp_module_SOURCES) -MOD_FILES += setjmp.mod -MARKER_FILES += setjmp.marker -CLEANFILES += setjmp.marker - -setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += setjmp.module -MODULE_FILES += setjmp.module$(EXEEXT) -setjmp_module_SOURCES = lib/setjmp.S ## platform sources -nodist_setjmp_module_SOURCES = ## platform nodist sources -setjmp_module_LDADD = -setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -BUILT_SOURCES += $(nodist_setjmp_module_SOURCES) -CLEANFILES += $(nodist_setjmp_module_SOURCES) -MOD_FILES += setjmp.mod -MARKER_FILES += setjmp.marker -CLEANFILES += setjmp.marker - -setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += setjmp.module -MODULE_FILES += setjmp.module$(EXEEXT) -setjmp_module_SOURCES = lib/setjmp.S ## platform sources -nodist_setjmp_module_SOURCES = ## platform nodist sources -setjmp_module_LDADD = -setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -BUILT_SOURCES += $(nodist_setjmp_module_SOURCES) -CLEANFILES += $(nodist_setjmp_module_SOURCES) -MOD_FILES += setjmp.mod -MARKER_FILES += setjmp.marker -CLEANFILES += setjmp.marker - -setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += setjmp.module -MODULE_FILES += setjmp.module$(EXEEXT) -setjmp_module_SOURCES = lib/setjmp.S ## platform sources -nodist_setjmp_module_SOURCES = ## platform nodist sources -setjmp_module_LDADD = -setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -BUILT_SOURCES += $(nodist_setjmp_module_SOURCES) -CLEANFILES += $(nodist_setjmp_module_SOURCES) -MOD_FILES += setjmp.mod -MARKER_FILES += setjmp.marker -CLEANFILES += setjmp.marker - -setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += setjmp.module -MODULE_FILES += setjmp.module$(EXEEXT) -setjmp_module_SOURCES = lib/setjmp.S ## platform sources -nodist_setjmp_module_SOURCES = ## platform nodist sources -setjmp_module_LDADD = -setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -BUILT_SOURCES += $(nodist_setjmp_module_SOURCES) -CLEANFILES += $(nodist_setjmp_module_SOURCES) -MOD_FILES += setjmp.mod -MARKER_FILES += setjmp.marker -CLEANFILES += setjmp.marker - -setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += setjmp.module -MODULE_FILES += setjmp.module$(EXEEXT) -setjmp_module_SOURCES = lib/setjmp.S ## platform sources -nodist_setjmp_module_SOURCES = ## platform nodist sources -setjmp_module_LDADD = -setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -BUILT_SOURCES += $(nodist_setjmp_module_SOURCES) -CLEANFILES += $(nodist_setjmp_module_SOURCES) -MOD_FILES += setjmp.mod -MARKER_FILES += setjmp.marker -CLEANFILES += setjmp.marker - -setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += setjmp.module -MODULE_FILES += setjmp.module$(EXEEXT) -setjmp_module_SOURCES = lib/setjmp.S ## platform sources -nodist_setjmp_module_SOURCES = ## platform nodist sources -setjmp_module_LDADD = -setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -BUILT_SOURCES += $(nodist_setjmp_module_SOURCES) -CLEANFILES += $(nodist_setjmp_module_SOURCES) -MOD_FILES += setjmp.mod -MARKER_FILES += setjmp.marker -CLEANFILES += setjmp.marker - -setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += setjmp.module -MODULE_FILES += setjmp.module$(EXEEXT) -setjmp_module_SOURCES = lib/setjmp.S ## platform sources -nodist_setjmp_module_SOURCES = ## platform nodist sources -setjmp_module_LDADD = -setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -BUILT_SOURCES += $(nodist_setjmp_module_SOURCES) -CLEANFILES += $(nodist_setjmp_module_SOURCES) -MOD_FILES += setjmp.mod -MARKER_FILES += setjmp.marker -CLEANFILES += setjmp.marker - -setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += setjmp.module -MODULE_FILES += setjmp.module$(EXEEXT) -setjmp_module_SOURCES = lib/setjmp.S ## platform sources -nodist_setjmp_module_SOURCES = ## platform nodist sources -setjmp_module_LDADD = -setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -BUILT_SOURCES += $(nodist_setjmp_module_SOURCES) -CLEANFILES += $(nodist_setjmp_module_SOURCES) -MOD_FILES += setjmp.mod -MARKER_FILES += setjmp.marker -CLEANFILES += setjmp.marker - -setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += setjmp.module -MODULE_FILES += setjmp.module$(EXEEXT) -setjmp_module_SOURCES = lib/setjmp.S ## platform sources -nodist_setjmp_module_SOURCES = ## platform nodist sources -setjmp_module_LDADD = -setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -BUILT_SOURCES += $(nodist_setjmp_module_SOURCES) -CLEANFILES += $(nodist_setjmp_module_SOURCES) -MOD_FILES += setjmp.mod -MARKER_FILES += setjmp.marker -CLEANFILES += setjmp.marker - -setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += aout.module -MODULE_FILES += aout.module$(EXEEXT) -aout_module_SOURCES = loader/aout.c ## platform sources -nodist_aout_module_SOURCES = ## platform nodist sources -aout_module_LDADD = -aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_aout_module_SOURCES) -CLEANFILES += $(nodist_aout_module_SOURCES) -MOD_FILES += aout.mod -MARKER_FILES += aout.marker -CLEANFILES += aout.marker - -aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += aout.module -MODULE_FILES += aout.module$(EXEEXT) -aout_module_SOURCES = loader/aout.c ## platform sources -nodist_aout_module_SOURCES = ## platform nodist sources -aout_module_LDADD = -aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_aout_module_SOURCES) -CLEANFILES += $(nodist_aout_module_SOURCES) -MOD_FILES += aout.mod -MARKER_FILES += aout.marker -CLEANFILES += aout.marker - -aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += aout.module -MODULE_FILES += aout.module$(EXEEXT) -aout_module_SOURCES = loader/aout.c ## platform sources -nodist_aout_module_SOURCES = ## platform nodist sources -aout_module_LDADD = -aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_aout_module_SOURCES) -CLEANFILES += $(nodist_aout_module_SOURCES) -MOD_FILES += aout.mod -MARKER_FILES += aout.marker -CLEANFILES += aout.marker - -aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += aout.module -MODULE_FILES += aout.module$(EXEEXT) -aout_module_SOURCES = loader/aout.c ## platform sources -nodist_aout_module_SOURCES = ## platform nodist sources -aout_module_LDADD = -aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_aout_module_SOURCES) -CLEANFILES += $(nodist_aout_module_SOURCES) -MOD_FILES += aout.mod -MARKER_FILES += aout.marker -CLEANFILES += aout.marker - -aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += aout.module -MODULE_FILES += aout.module$(EXEEXT) -aout_module_SOURCES = loader/aout.c ## platform sources -nodist_aout_module_SOURCES = ## platform nodist sources -aout_module_LDADD = -aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_aout_module_SOURCES) -CLEANFILES += $(nodist_aout_module_SOURCES) -MOD_FILES += aout.mod -MARKER_FILES += aout.marker -CLEANFILES += aout.marker - -aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += aout.module -MODULE_FILES += aout.module$(EXEEXT) -aout_module_SOURCES = loader/aout.c ## platform sources -nodist_aout_module_SOURCES = ## platform nodist sources -aout_module_LDADD = -aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_aout_module_SOURCES) -CLEANFILES += $(nodist_aout_module_SOURCES) -MOD_FILES += aout.mod -MARKER_FILES += aout.marker -CLEANFILES += aout.marker - -aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += aout.module -MODULE_FILES += aout.module$(EXEEXT) -aout_module_SOURCES = loader/aout.c ## platform sources -nodist_aout_module_SOURCES = ## platform nodist sources -aout_module_LDADD = -aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_aout_module_SOURCES) -CLEANFILES += $(nodist_aout_module_SOURCES) -MOD_FILES += aout.mod -MARKER_FILES += aout.marker -CLEANFILES += aout.marker - -aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += bsd.module -MODULE_FILES += bsd.module$(EXEEXT) -bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c ## platform sources -nodist_bsd_module_SOURCES = ## platform nodist sources -bsd_module_LDADD = -bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/i386/bsdXX.c loader/i386/bsd_pagetable.c -BUILT_SOURCES += $(nodist_bsd_module_SOURCES) -CLEANFILES += $(nodist_bsd_module_SOURCES) -MOD_FILES += bsd.mod -MARKER_FILES += bsd.marker -CLEANFILES += bsd.marker - -bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += bsd.module -MODULE_FILES += bsd.module$(EXEEXT) -bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c ## platform sources -nodist_bsd_module_SOURCES = ## platform nodist sources -bsd_module_LDADD = -bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/i386/bsdXX.c loader/i386/bsd_pagetable.c -BUILT_SOURCES += $(nodist_bsd_module_SOURCES) -CLEANFILES += $(nodist_bsd_module_SOURCES) -MOD_FILES += bsd.mod -MARKER_FILES += bsd.marker -CLEANFILES += bsd.marker - -bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += bsd.module -MODULE_FILES += bsd.module$(EXEEXT) -bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c ## platform sources -nodist_bsd_module_SOURCES = ## platform nodist sources -bsd_module_LDADD = -bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/i386/bsdXX.c loader/i386/bsd_pagetable.c -BUILT_SOURCES += $(nodist_bsd_module_SOURCES) -CLEANFILES += $(nodist_bsd_module_SOURCES) -MOD_FILES += bsd.mod -MARKER_FILES += bsd.marker -CLEANFILES += bsd.marker - -bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += bsd.module -MODULE_FILES += bsd.module$(EXEEXT) -bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c ## platform sources -nodist_bsd_module_SOURCES = ## platform nodist sources -bsd_module_LDADD = -bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/i386/bsdXX.c loader/i386/bsd_pagetable.c -BUILT_SOURCES += $(nodist_bsd_module_SOURCES) -CLEANFILES += $(nodist_bsd_module_SOURCES) -MOD_FILES += bsd.mod -MARKER_FILES += bsd.marker -CLEANFILES += bsd.marker - -bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += bsd.module -MODULE_FILES += bsd.module$(EXEEXT) -bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c ## platform sources -nodist_bsd_module_SOURCES = ## platform nodist sources -bsd_module_LDADD = -bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/i386/bsdXX.c loader/i386/bsd_pagetable.c -BUILT_SOURCES += $(nodist_bsd_module_SOURCES) -CLEANFILES += $(nodist_bsd_module_SOURCES) -MOD_FILES += bsd.mod -MARKER_FILES += bsd.marker -CLEANFILES += bsd.marker - -bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += bsd.module -MODULE_FILES += bsd.module$(EXEEXT) -bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c ## platform sources -nodist_bsd_module_SOURCES = ## platform nodist sources -bsd_module_LDADD = -bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/i386/bsdXX.c loader/i386/bsd_pagetable.c -BUILT_SOURCES += $(nodist_bsd_module_SOURCES) -CLEANFILES += $(nodist_bsd_module_SOURCES) -MOD_FILES += bsd.mod -MARKER_FILES += bsd.marker -CLEANFILES += bsd.marker - -bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += bsd.module -MODULE_FILES += bsd.module$(EXEEXT) -bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c ## platform sources -nodist_bsd_module_SOURCES = ## platform nodist sources -bsd_module_LDADD = -bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/i386/bsdXX.c loader/i386/bsd_pagetable.c -BUILT_SOURCES += $(nodist_bsd_module_SOURCES) -CLEANFILES += $(nodist_bsd_module_SOURCES) -MOD_FILES += bsd.mod -MARKER_FILES += bsd.marker -CLEANFILES += bsd.marker - -bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += linux16.module -MODULE_FILES += linux16.module$(EXEEXT) -linux16_module_SOURCES = loader/i386/pc/linux.c lib/cmdline.c ## platform sources -nodist_linux16_module_SOURCES = ## platform nodist sources -linux16_module_LDADD = -linux16_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -linux16_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -linux16_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -linux16_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_linux16_module_SOURCES) -CLEANFILES += $(nodist_linux16_module_SOURCES) -MOD_FILES += linux16.mod -MARKER_FILES += linux16.marker -CLEANFILES += linux16.marker - -linux16.marker: $(linux16_module_SOURCES) $(nodist_linux16_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux16_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += ntldr.module -MODULE_FILES += ntldr.module$(EXEEXT) -ntldr_module_SOURCES = loader/i386/pc/ntldr.c ## platform sources -nodist_ntldr_module_SOURCES = ## platform nodist sources -ntldr_module_LDADD = -ntldr_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ntldr_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ntldr_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ntldr_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ntldr_module_SOURCES) -CLEANFILES += $(nodist_ntldr_module_SOURCES) -MOD_FILES += ntldr.mod -MARKER_FILES += ntldr.marker -CLEANFILES += ntldr.marker - -ntldr.marker: $(ntldr_module_SOURCES) $(nodist_ntldr_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntldr_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += multiboot2.module -MODULE_FILES += multiboot2.module$(EXEEXT) -multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c ## platform sources -nodist_multiboot2_module_SOURCES = ## platform nodist sources -multiboot2_module_LDADD = -multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 -multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_multiboot2_module_SOURCES) -CLEANFILES += $(nodist_multiboot2_module_SOURCES) -MOD_FILES += multiboot2.mod -MARKER_FILES += multiboot2.marker -CLEANFILES += multiboot2.marker - -multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += multiboot2.module -MODULE_FILES += multiboot2.module$(EXEEXT) -multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c ## platform sources -nodist_multiboot2_module_SOURCES = ## platform nodist sources -multiboot2_module_LDADD = -multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 -multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_multiboot2_module_SOURCES) -CLEANFILES += $(nodist_multiboot2_module_SOURCES) -MOD_FILES += multiboot2.mod -MARKER_FILES += multiboot2.marker -CLEANFILES += multiboot2.marker - -multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += multiboot2.module -MODULE_FILES += multiboot2.module$(EXEEXT) -multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c ## platform sources -nodist_multiboot2_module_SOURCES = ## platform nodist sources -multiboot2_module_LDADD = -multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 -multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_multiboot2_module_SOURCES) -CLEANFILES += $(nodist_multiboot2_module_SOURCES) -MOD_FILES += multiboot2.mod -MARKER_FILES += multiboot2.marker -CLEANFILES += multiboot2.marker - -multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += multiboot2.module -MODULE_FILES += multiboot2.module$(EXEEXT) -multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c ## platform sources -nodist_multiboot2_module_SOURCES = ## platform nodist sources -multiboot2_module_LDADD = -multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 -multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_multiboot2_module_SOURCES) -CLEANFILES += $(nodist_multiboot2_module_SOURCES) -MOD_FILES += multiboot2.mod -MARKER_FILES += multiboot2.marker -CLEANFILES += multiboot2.marker - -multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += multiboot2.module -MODULE_FILES += multiboot2.module$(EXEEXT) -multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c ## platform sources -nodist_multiboot2_module_SOURCES = ## platform nodist sources -multiboot2_module_LDADD = -multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 -multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_multiboot2_module_SOURCES) -CLEANFILES += $(nodist_multiboot2_module_SOURCES) -MOD_FILES += multiboot2.mod -MARKER_FILES += multiboot2.marker -CLEANFILES += multiboot2.marker - -multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += multiboot2.module -MODULE_FILES += multiboot2.module$(EXEEXT) -multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c ## platform sources -nodist_multiboot2_module_SOURCES = ## platform nodist sources -multiboot2_module_LDADD = -multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 -multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_multiboot2_module_SOURCES) -CLEANFILES += $(nodist_multiboot2_module_SOURCES) -MOD_FILES += multiboot2.mod -MARKER_FILES += multiboot2.marker -CLEANFILES += multiboot2.marker - -multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += multiboot2.module -MODULE_FILES += multiboot2.module$(EXEEXT) -multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c ## platform sources -nodist_multiboot2_module_SOURCES = ## platform nodist sources -multiboot2_module_LDADD = -multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 -multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_multiboot2_module_SOURCES) -CLEANFILES += $(nodist_multiboot2_module_SOURCES) -MOD_FILES += multiboot2.mod -MARKER_FILES += multiboot2.marker -CLEANFILES += multiboot2.marker - -multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += multiboot2.module -MODULE_FILES += multiboot2.module$(EXEEXT) -multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c ## platform sources -nodist_multiboot2_module_SOURCES = ## platform nodist sources -multiboot2_module_LDADD = -multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 -multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_multiboot2_module_SOURCES) -CLEANFILES += $(nodist_multiboot2_module_SOURCES) -MOD_FILES += multiboot2.mod -MARKER_FILES += multiboot2.marker -CLEANFILES += multiboot2.marker - -multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += multiboot.module -MODULE_FILES += multiboot.module$(EXEEXT) -multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c ## platform sources -nodist_multiboot_module_SOURCES = ## platform nodist sources -multiboot_module_LDADD = -multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/multiboot_elfxx.c -BUILT_SOURCES += $(nodist_multiboot_module_SOURCES) -CLEANFILES += $(nodist_multiboot_module_SOURCES) -MOD_FILES += multiboot.mod -MARKER_FILES += multiboot.marker -CLEANFILES += multiboot.marker - -multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += multiboot.module -MODULE_FILES += multiboot.module$(EXEEXT) -multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c ## platform sources -nodist_multiboot_module_SOURCES = ## platform nodist sources -multiboot_module_LDADD = -multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/multiboot_elfxx.c -BUILT_SOURCES += $(nodist_multiboot_module_SOURCES) -CLEANFILES += $(nodist_multiboot_module_SOURCES) -MOD_FILES += multiboot.mod -MARKER_FILES += multiboot.marker -CLEANFILES += multiboot.marker - -multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += multiboot.module -MODULE_FILES += multiboot.module$(EXEEXT) -multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c ## platform sources -nodist_multiboot_module_SOURCES = ## platform nodist sources -multiboot_module_LDADD = -multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/multiboot_elfxx.c -BUILT_SOURCES += $(nodist_multiboot_module_SOURCES) -CLEANFILES += $(nodist_multiboot_module_SOURCES) -MOD_FILES += multiboot.mod -MARKER_FILES += multiboot.marker -CLEANFILES += multiboot.marker - -multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += multiboot.module -MODULE_FILES += multiboot.module$(EXEEXT) -multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c ## platform sources -nodist_multiboot_module_SOURCES = ## platform nodist sources -multiboot_module_LDADD = -multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/multiboot_elfxx.c -BUILT_SOURCES += $(nodist_multiboot_module_SOURCES) -CLEANFILES += $(nodist_multiboot_module_SOURCES) -MOD_FILES += multiboot.mod -MARKER_FILES += multiboot.marker -CLEANFILES += multiboot.marker - -multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += multiboot.module -MODULE_FILES += multiboot.module$(EXEEXT) -multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c ## platform sources -nodist_multiboot_module_SOURCES = ## platform nodist sources -multiboot_module_LDADD = -multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/multiboot_elfxx.c -BUILT_SOURCES += $(nodist_multiboot_module_SOURCES) -CLEANFILES += $(nodist_multiboot_module_SOURCES) -MOD_FILES += multiboot.mod -MARKER_FILES += multiboot.marker -CLEANFILES += multiboot.marker - -multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += multiboot.module -MODULE_FILES += multiboot.module$(EXEEXT) -multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c ## platform sources -nodist_multiboot_module_SOURCES = ## platform nodist sources -multiboot_module_LDADD = -multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/multiboot_elfxx.c -BUILT_SOURCES += $(nodist_multiboot_module_SOURCES) -CLEANFILES += $(nodist_multiboot_module_SOURCES) -MOD_FILES += multiboot.mod -MARKER_FILES += multiboot.marker -CLEANFILES += multiboot.marker - -multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += multiboot.module -MODULE_FILES += multiboot.module$(EXEEXT) -multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c ## platform sources -nodist_multiboot_module_SOURCES = ## platform nodist sources -multiboot_module_LDADD = -multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/multiboot_elfxx.c -BUILT_SOURCES += $(nodist_multiboot_module_SOURCES) -CLEANFILES += $(nodist_multiboot_module_SOURCES) -MOD_FILES += multiboot.mod -MARKER_FILES += multiboot.marker -CLEANFILES += multiboot.marker - -multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += linux.module -MODULE_FILES += linux.module$(EXEEXT) -linux_module_SOURCES = lib/i386/pc/vesa_modes_table.c loader/i386/linux.c lib/cmdline.c ## platform sources -nodist_linux_module_SOURCES = ## platform nodist sources -linux_module_LDADD = -linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_linux_module_SOURCES) -CLEANFILES += $(nodist_linux_module_SOURCES) -MOD_FILES += linux.mod -MARKER_FILES += linux.marker -CLEANFILES += linux.marker - -linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += linux.module -MODULE_FILES += linux.module$(EXEEXT) -linux_module_SOURCES = loader/i386/linux.c lib/cmdline.c ## platform sources -nodist_linux_module_SOURCES = ## platform nodist sources -linux_module_LDADD = -linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_linux_module_SOURCES) -CLEANFILES += $(nodist_linux_module_SOURCES) -MOD_FILES += linux.mod -MARKER_FILES += linux.marker -CLEANFILES += linux.marker - -linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += linux.module -MODULE_FILES += linux.module$(EXEEXT) -linux_module_SOURCES = loader/i386/linux.c lib/cmdline.c ## platform sources -nodist_linux_module_SOURCES = ## platform nodist sources -linux_module_LDADD = -linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_linux_module_SOURCES) -CLEANFILES += $(nodist_linux_module_SOURCES) -MOD_FILES += linux.mod -MARKER_FILES += linux.marker -CLEANFILES += linux.marker - -linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += linux.module -MODULE_FILES += linux.module$(EXEEXT) -linux_module_SOURCES = loader/i386/linux.c lib/cmdline.c ## platform sources -nodist_linux_module_SOURCES = ## platform nodist sources -linux_module_LDADD = -linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_linux_module_SOURCES) -CLEANFILES += $(nodist_linux_module_SOURCES) -MOD_FILES += linux.mod -MARKER_FILES += linux.marker -CLEANFILES += linux.marker - -linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += linux.module -MODULE_FILES += linux.module$(EXEEXT) -linux_module_SOURCES = loader/i386/linux.c lib/cmdline.c ## platform sources -nodist_linux_module_SOURCES = ## platform nodist sources -linux_module_LDADD = -linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_linux_module_SOURCES) -CLEANFILES += $(nodist_linux_module_SOURCES) -MOD_FILES += linux.mod -MARKER_FILES += linux.marker -CLEANFILES += linux.marker - -linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += linux.module -MODULE_FILES += linux.module$(EXEEXT) -linux_module_SOURCES = loader/i386/linux.c lib/cmdline.c ## platform sources -nodist_linux_module_SOURCES = ## platform nodist sources -linux_module_LDADD = -linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_linux_module_SOURCES) -CLEANFILES += $(nodist_linux_module_SOURCES) -MOD_FILES += linux.mod -MARKER_FILES += linux.marker -CLEANFILES += linux.marker - -linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += linux.module -MODULE_FILES += linux.module$(EXEEXT) -linux_module_SOURCES = loader/i386/linux.c lib/cmdline.c ## platform sources -nodist_linux_module_SOURCES = ## platform nodist sources -linux_module_LDADD = -linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_linux_module_SOURCES) -CLEANFILES += $(nodist_linux_module_SOURCES) -MOD_FILES += linux.mod -MARKER_FILES += linux.marker -CLEANFILES += linux.marker - -linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += linux.module -MODULE_FILES += linux.module$(EXEEXT) -linux_module_SOURCES = loader/mips/linux.c lib/cmdline.c ## platform sources -nodist_linux_module_SOURCES = ## platform nodist sources -linux_module_LDADD = -linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_linux_module_SOURCES) -CLEANFILES += $(nodist_linux_module_SOURCES) -MOD_FILES += linux.mod -MARKER_FILES += linux.marker -CLEANFILES += linux.marker - -linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += linux.module -MODULE_FILES += linux.module$(EXEEXT) -linux_module_SOURCES = loader/sparc64/ieee1275/linux.c lib/cmdline.c ## platform sources -nodist_linux_module_SOURCES = ## platform nodist sources -linux_module_LDADD = -linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_linux_module_SOURCES) -CLEANFILES += $(nodist_linux_module_SOURCES) -MOD_FILES += linux.mod -MARKER_FILES += linux.marker -CLEANFILES += linux.marker - -linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += linux.module -MODULE_FILES += linux.module$(EXEEXT) -linux_module_SOURCES = loader/powerpc/ieee1275/linux.c lib/cmdline.c ## platform sources -nodist_linux_module_SOURCES = ## platform nodist sources -linux_module_LDADD = -linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_linux_module_SOURCES) -CLEANFILES += $(nodist_linux_module_SOURCES) -MOD_FILES += linux.mod -MARKER_FILES += linux.marker -CLEANFILES += linux.marker - -linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += xnu.module -MODULE_FILES += xnu.module$(EXEEXT) -xnu_module_SOURCES = loader/xnu_resume.c loader/i386/xnu.c loader/macho32.c loader/macho64.c loader/macho.c loader/xnu.c ## platform sources -nodist_xnu_module_SOURCES = ## platform nodist sources -xnu_module_LDADD = -xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/machoXX.c -BUILT_SOURCES += $(nodist_xnu_module_SOURCES) -CLEANFILES += $(nodist_xnu_module_SOURCES) -MOD_FILES += xnu.mod -MARKER_FILES += xnu.marker -CLEANFILES += xnu.marker - -xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += xnu.module -MODULE_FILES += xnu.module$(EXEEXT) -xnu_module_SOURCES = loader/xnu_resume.c loader/i386/xnu.c loader/macho32.c loader/macho64.c loader/macho.c loader/xnu.c ## platform sources -nodist_xnu_module_SOURCES = ## platform nodist sources -xnu_module_LDADD = -xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/machoXX.c -BUILT_SOURCES += $(nodist_xnu_module_SOURCES) -CLEANFILES += $(nodist_xnu_module_SOURCES) -MOD_FILES += xnu.mod -MARKER_FILES += xnu.marker -CLEANFILES += xnu.marker - -xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += xnu.module -MODULE_FILES += xnu.module$(EXEEXT) -xnu_module_SOURCES = loader/xnu_resume.c loader/i386/xnu.c loader/macho32.c loader/macho64.c loader/macho.c loader/xnu.c ## platform sources -nodist_xnu_module_SOURCES = ## platform nodist sources -xnu_module_LDADD = -xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/machoXX.c -BUILT_SOURCES += $(nodist_xnu_module_SOURCES) -CLEANFILES += $(nodist_xnu_module_SOURCES) -MOD_FILES += xnu.mod -MARKER_FILES += xnu.marker -CLEANFILES += xnu.marker - -xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += xnu.module -MODULE_FILES += xnu.module$(EXEEXT) -xnu_module_SOURCES = loader/xnu_resume.c loader/i386/xnu.c loader/macho32.c loader/macho64.c loader/macho.c loader/xnu.c ## platform sources -nodist_xnu_module_SOURCES = ## platform nodist sources -xnu_module_LDADD = -xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/machoXX.c -BUILT_SOURCES += $(nodist_xnu_module_SOURCES) -CLEANFILES += $(nodist_xnu_module_SOURCES) -MOD_FILES += xnu.mod -MARKER_FILES += xnu.marker -CLEANFILES += xnu.marker - -xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += xnu.module -MODULE_FILES += xnu.module$(EXEEXT) -xnu_module_SOURCES = loader/xnu_resume.c loader/i386/xnu.c loader/macho32.c loader/macho64.c loader/macho.c loader/xnu.c ## platform sources -nodist_xnu_module_SOURCES = ## platform nodist sources -xnu_module_LDADD = -xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/machoXX.c -BUILT_SOURCES += $(nodist_xnu_module_SOURCES) -CLEANFILES += $(nodist_xnu_module_SOURCES) -MOD_FILES += xnu.mod -MARKER_FILES += xnu.marker -CLEANFILES += xnu.marker - -xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += xnu.module -MODULE_FILES += xnu.module$(EXEEXT) -xnu_module_SOURCES = loader/xnu_resume.c loader/i386/xnu.c loader/macho32.c loader/macho64.c loader/macho.c loader/xnu.c ## platform sources -nodist_xnu_module_SOURCES = ## platform nodist sources -xnu_module_LDADD = -xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/machoXX.c -BUILT_SOURCES += $(nodist_xnu_module_SOURCES) -CLEANFILES += $(nodist_xnu_module_SOURCES) -MOD_FILES += xnu.mod -MARKER_FILES += xnu.marker -CLEANFILES += xnu.marker - -xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += xnu.module -MODULE_FILES += xnu.module$(EXEEXT) -xnu_module_SOURCES = loader/xnu_resume.c loader/i386/xnu.c loader/macho32.c loader/macho64.c loader/macho.c loader/xnu.c ## platform sources -nodist_xnu_module_SOURCES = ## platform nodist sources -xnu_module_LDADD = -xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += loader/machoXX.c -BUILT_SOURCES += $(nodist_xnu_module_SOURCES) -CLEANFILES += $(nodist_xnu_module_SOURCES) -MOD_FILES += xnu.mod -MARKER_FILES += xnu.marker -CLEANFILES += xnu.marker - -xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += appleldr.module -MODULE_FILES += appleldr.module$(EXEEXT) -appleldr_module_SOURCES = loader/efi/appleloader.c ## platform sources -nodist_appleldr_module_SOURCES = ## platform nodist sources -appleldr_module_LDADD = -appleldr_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -appleldr_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -appleldr_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -appleldr_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_appleldr_module_SOURCES) -CLEANFILES += $(nodist_appleldr_module_SOURCES) -MOD_FILES += appleldr.mod -MARKER_FILES += appleldr.marker -CLEANFILES += appleldr.marker - -appleldr.marker: $(appleldr_module_SOURCES) $(nodist_appleldr_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(appleldr_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += appleldr.module -MODULE_FILES += appleldr.module$(EXEEXT) -appleldr_module_SOURCES = loader/efi/appleloader.c ## platform sources -nodist_appleldr_module_SOURCES = ## platform nodist sources -appleldr_module_LDADD = -appleldr_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -appleldr_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -appleldr_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -appleldr_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_appleldr_module_SOURCES) -CLEANFILES += $(nodist_appleldr_module_SOURCES) -MOD_FILES += appleldr.mod -MARKER_FILES += appleldr.marker -CLEANFILES += appleldr.marker - -appleldr.marker: $(appleldr_module_SOURCES) $(nodist_appleldr_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(appleldr_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += chain.module -MODULE_FILES += chain.module$(EXEEXT) -chain_module_SOURCES = loader/i386/pc/chainloader.c ## platform sources -nodist_chain_module_SOURCES = ## platform nodist sources -chain_module_LDADD = -chain_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -chain_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -chain_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -chain_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_chain_module_SOURCES) -CLEANFILES += $(nodist_chain_module_SOURCES) -MOD_FILES += chain.mod -MARKER_FILES += chain.marker -CLEANFILES += chain.marker - -chain.marker: $(chain_module_SOURCES) $(nodist_chain_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(chain_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += chain.module -MODULE_FILES += chain.module$(EXEEXT) -chain_module_SOURCES = loader/efi/chainloader.c ## platform sources -nodist_chain_module_SOURCES = ## platform nodist sources -chain_module_LDADD = -chain_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -chain_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -chain_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -chain_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_chain_module_SOURCES) -CLEANFILES += $(nodist_chain_module_SOURCES) -MOD_FILES += chain.mod -MARKER_FILES += chain.marker -CLEANFILES += chain.marker - -chain.marker: $(chain_module_SOURCES) $(nodist_chain_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(chain_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += chain.module -MODULE_FILES += chain.module$(EXEEXT) -chain_module_SOURCES = loader/efi/chainloader.c ## platform sources -nodist_chain_module_SOURCES = ## platform nodist sources -chain_module_LDADD = -chain_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -chain_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -chain_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -chain_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_chain_module_SOURCES) -CLEANFILES += $(nodist_chain_module_SOURCES) -MOD_FILES += chain.mod -MARKER_FILES += chain.marker -CLEANFILES += chain.marker - -chain.marker: $(chain_module_SOURCES) $(nodist_chain_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(chain_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += mmap.module -MODULE_FILES += mmap.module$(EXEEXT) -mmap_module_SOURCES = mmap/i386/pc/mmap.c mmap/i386/pc/mmap_helper.S mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c ## platform sources -nodist_mmap_module_SOURCES = ## platform nodist sources -mmap_module_LDADD = -mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mmap_module_SOURCES) -CLEANFILES += $(nodist_mmap_module_SOURCES) -MOD_FILES += mmap.mod -MARKER_FILES += mmap.marker -CLEANFILES += mmap.marker - -mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += mmap.module -MODULE_FILES += mmap.module$(EXEEXT) -mmap_module_SOURCES = mmap/efi/mmap.c mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c ## platform sources -nodist_mmap_module_SOURCES = ## platform nodist sources -mmap_module_LDADD = -mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mmap_module_SOURCES) -CLEANFILES += $(nodist_mmap_module_SOURCES) -MOD_FILES += mmap.mod -MARKER_FILES += mmap.marker -CLEANFILES += mmap.marker - -mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += mmap.module -MODULE_FILES += mmap.module$(EXEEXT) -mmap_module_SOURCES = mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c ## platform sources -nodist_mmap_module_SOURCES = ## platform nodist sources -mmap_module_LDADD = -mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mmap_module_SOURCES) -CLEANFILES += $(nodist_mmap_module_SOURCES) -MOD_FILES += mmap.mod -MARKER_FILES += mmap.marker -CLEANFILES += mmap.marker - -mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += mmap.module -MODULE_FILES += mmap.module$(EXEEXT) -mmap_module_SOURCES = mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c ## platform sources -nodist_mmap_module_SOURCES = ## platform nodist sources -mmap_module_LDADD = -mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mmap_module_SOURCES) -CLEANFILES += $(nodist_mmap_module_SOURCES) -MOD_FILES += mmap.mod -MARKER_FILES += mmap.marker -CLEANFILES += mmap.marker - -mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += mmap.module -MODULE_FILES += mmap.module$(EXEEXT) -mmap_module_SOURCES = mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c ## platform sources -nodist_mmap_module_SOURCES = ## platform nodist sources -mmap_module_LDADD = -mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mmap_module_SOURCES) -CLEANFILES += $(nodist_mmap_module_SOURCES) -MOD_FILES += mmap.mod -MARKER_FILES += mmap.marker -CLEANFILES += mmap.marker - -mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += mmap.module -MODULE_FILES += mmap.module$(EXEEXT) -mmap_module_SOURCES = mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c ## platform sources -nodist_mmap_module_SOURCES = ## platform nodist sources -mmap_module_LDADD = -mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mmap_module_SOURCES) -CLEANFILES += $(nodist_mmap_module_SOURCES) -MOD_FILES += mmap.mod -MARKER_FILES += mmap.marker -CLEANFILES += mmap.marker - -mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += mmap.module -MODULE_FILES += mmap.module$(EXEEXT) -mmap_module_SOURCES = mmap/efi/mmap.c mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c ## platform sources -nodist_mmap_module_SOURCES = ## platform nodist sources -mmap_module_LDADD = -mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mmap_module_SOURCES) -CLEANFILES += $(nodist_mmap_module_SOURCES) -MOD_FILES += mmap.mod -MARKER_FILES += mmap.marker -CLEANFILES += mmap.marker - -mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += mmap.module -MODULE_FILES += mmap.module$(EXEEXT) -mmap_module_SOURCES = mmap/mips/yeeloong/uppermem.c mmap/mmap.c ## platform sources -nodist_mmap_module_SOURCES = ## platform nodist sources -mmap_module_LDADD = -mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_mmap_module_SOURCES) -CLEANFILES += $(nodist_mmap_module_SOURCES) -MOD_FILES += mmap.mod -MARKER_FILES += mmap.marker -CLEANFILES += mmap.marker - -mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += normal.module -MODULE_FILES += normal.module$(EXEEXT) -normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -normal_module_LDADD = -normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += script/yylex.l script/parser.y -BUILT_SOURCES += $(nodist_normal_module_SOURCES) -CLEANFILES += $(nodist_normal_module_SOURCES) -MOD_FILES += normal.mod -MARKER_FILES += normal.marker -CLEANFILES += normal.marker - -normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += normal.module -MODULE_FILES += normal.module$(EXEEXT) -normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -normal_module_LDADD = -normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += script/yylex.l script/parser.y -BUILT_SOURCES += $(nodist_normal_module_SOURCES) -CLEANFILES += $(nodist_normal_module_SOURCES) -MOD_FILES += normal.mod -MARKER_FILES += normal.marker -CLEANFILES += normal.marker - -normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += normal.module -MODULE_FILES += normal.module$(EXEEXT) -normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -normal_module_LDADD = -normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += script/yylex.l script/parser.y -BUILT_SOURCES += $(nodist_normal_module_SOURCES) -CLEANFILES += $(nodist_normal_module_SOURCES) -MOD_FILES += normal.mod -MARKER_FILES += normal.marker -CLEANFILES += normal.marker - -normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += normal.module -MODULE_FILES += normal.module$(EXEEXT) -normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -normal_module_LDADD = -normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += script/yylex.l script/parser.y -BUILT_SOURCES += $(nodist_normal_module_SOURCES) -CLEANFILES += $(nodist_normal_module_SOURCES) -MOD_FILES += normal.mod -MARKER_FILES += normal.marker -CLEANFILES += normal.marker - -normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += normal.module -MODULE_FILES += normal.module$(EXEEXT) -normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -normal_module_LDADD = -normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += script/yylex.l script/parser.y -BUILT_SOURCES += $(nodist_normal_module_SOURCES) -CLEANFILES += $(nodist_normal_module_SOURCES) -MOD_FILES += normal.mod -MARKER_FILES += normal.marker -CLEANFILES += normal.marker - -normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += normal.module -MODULE_FILES += normal.module$(EXEEXT) -normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -normal_module_LDADD = -normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += script/yylex.l script/parser.y -BUILT_SOURCES += $(nodist_normal_module_SOURCES) -CLEANFILES += $(nodist_normal_module_SOURCES) -MOD_FILES += normal.mod -MARKER_FILES += normal.marker -CLEANFILES += normal.marker - -normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += normal.module -MODULE_FILES += normal.module$(EXEEXT) -normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -normal_module_LDADD = -normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += script/yylex.l script/parser.y -BUILT_SOURCES += $(nodist_normal_module_SOURCES) -CLEANFILES += $(nodist_normal_module_SOURCES) -MOD_FILES += normal.mod -MARKER_FILES += normal.marker -CLEANFILES += normal.marker - -normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += normal.module -MODULE_FILES += normal.module$(EXEEXT) -normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -normal_module_LDADD = -normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += script/yylex.l script/parser.y -BUILT_SOURCES += $(nodist_normal_module_SOURCES) -CLEANFILES += $(nodist_normal_module_SOURCES) -MOD_FILES += normal.mod -MARKER_FILES += normal.marker -CLEANFILES += normal.marker - -normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += normal.module -MODULE_FILES += normal.module$(EXEEXT) -normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -normal_module_LDADD = -normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += script/yylex.l script/parser.y -BUILT_SOURCES += $(nodist_normal_module_SOURCES) -CLEANFILES += $(nodist_normal_module_SOURCES) -MOD_FILES += normal.mod -MARKER_FILES += normal.marker -CLEANFILES += normal.marker - -normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += normal.module -MODULE_FILES += normal.module$(EXEEXT) -normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -normal_module_LDADD = -normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += script/yylex.l script/parser.y -BUILT_SOURCES += $(nodist_normal_module_SOURCES) -CLEANFILES += $(nodist_normal_module_SOURCES) -MOD_FILES += normal.mod -MARKER_FILES += normal.marker -CLEANFILES += normal.marker - -normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += normal.module -MODULE_FILES += normal.module$(EXEEXT) -normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -normal_module_LDADD = -normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += script/yylex.l script/parser.y -BUILT_SOURCES += $(nodist_normal_module_SOURCES) -CLEANFILES += $(nodist_normal_module_SOURCES) -MOD_FILES += normal.mod -MARKER_FILES += normal.marker -CLEANFILES += normal.marker - -normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += part_acorn.module -MODULE_FILES += part_acorn.module$(EXEEXT) -part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -nodist_part_acorn_module_SOURCES = ## platform nodist sources -part_acorn_module_LDADD = -part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_acorn_module_SOURCES) -CLEANFILES += $(nodist_part_acorn_module_SOURCES) -MOD_FILES += part_acorn.mod -MARKER_FILES += part_acorn.marker -CLEANFILES += part_acorn.marker - -part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += part_acorn.module -MODULE_FILES += part_acorn.module$(EXEEXT) -part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -nodist_part_acorn_module_SOURCES = ## platform nodist sources -part_acorn_module_LDADD = -part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_acorn_module_SOURCES) -CLEANFILES += $(nodist_part_acorn_module_SOURCES) -MOD_FILES += part_acorn.mod -MARKER_FILES += part_acorn.marker -CLEANFILES += part_acorn.marker - -part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += part_acorn.module -MODULE_FILES += part_acorn.module$(EXEEXT) -part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -nodist_part_acorn_module_SOURCES = ## platform nodist sources -part_acorn_module_LDADD = -part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_acorn_module_SOURCES) -CLEANFILES += $(nodist_part_acorn_module_SOURCES) -MOD_FILES += part_acorn.mod -MARKER_FILES += part_acorn.marker -CLEANFILES += part_acorn.marker - -part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += part_acorn.module -MODULE_FILES += part_acorn.module$(EXEEXT) -part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -nodist_part_acorn_module_SOURCES = ## platform nodist sources -part_acorn_module_LDADD = -part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_acorn_module_SOURCES) -CLEANFILES += $(nodist_part_acorn_module_SOURCES) -MOD_FILES += part_acorn.mod -MARKER_FILES += part_acorn.marker -CLEANFILES += part_acorn.marker - -part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += part_acorn.module -MODULE_FILES += part_acorn.module$(EXEEXT) -part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -nodist_part_acorn_module_SOURCES = ## platform nodist sources -part_acorn_module_LDADD = -part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_acorn_module_SOURCES) -CLEANFILES += $(nodist_part_acorn_module_SOURCES) -MOD_FILES += part_acorn.mod -MARKER_FILES += part_acorn.marker -CLEANFILES += part_acorn.marker - -part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += part_acorn.module -MODULE_FILES += part_acorn.module$(EXEEXT) -part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -nodist_part_acorn_module_SOURCES = ## platform nodist sources -part_acorn_module_LDADD = -part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_acorn_module_SOURCES) -CLEANFILES += $(nodist_part_acorn_module_SOURCES) -MOD_FILES += part_acorn.mod -MARKER_FILES += part_acorn.marker -CLEANFILES += part_acorn.marker - -part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += part_acorn.module -MODULE_FILES += part_acorn.module$(EXEEXT) -part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -nodist_part_acorn_module_SOURCES = ## platform nodist sources -part_acorn_module_LDADD = -part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_acorn_module_SOURCES) -CLEANFILES += $(nodist_part_acorn_module_SOURCES) -MOD_FILES += part_acorn.mod -MARKER_FILES += part_acorn.marker -CLEANFILES += part_acorn.marker - -part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += part_acorn.module -MODULE_FILES += part_acorn.module$(EXEEXT) -part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -nodist_part_acorn_module_SOURCES = ## platform nodist sources -part_acorn_module_LDADD = -part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_acorn_module_SOURCES) -CLEANFILES += $(nodist_part_acorn_module_SOURCES) -MOD_FILES += part_acorn.mod -MARKER_FILES += part_acorn.marker -CLEANFILES += part_acorn.marker - -part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += part_acorn.module -MODULE_FILES += part_acorn.module$(EXEEXT) -part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -nodist_part_acorn_module_SOURCES = ## platform nodist sources -part_acorn_module_LDADD = -part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_acorn_module_SOURCES) -CLEANFILES += $(nodist_part_acorn_module_SOURCES) -MOD_FILES += part_acorn.mod -MARKER_FILES += part_acorn.marker -CLEANFILES += part_acorn.marker - -part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += part_acorn.module -MODULE_FILES += part_acorn.module$(EXEEXT) -part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -nodist_part_acorn_module_SOURCES = ## platform nodist sources -part_acorn_module_LDADD = -part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_acorn_module_SOURCES) -CLEANFILES += $(nodist_part_acorn_module_SOURCES) -MOD_FILES += part_acorn.mod -MARKER_FILES += part_acorn.marker -CLEANFILES += part_acorn.marker - -part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += part_acorn.module -MODULE_FILES += part_acorn.module$(EXEEXT) -part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -nodist_part_acorn_module_SOURCES = ## platform nodist sources -part_acorn_module_LDADD = -part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_acorn_module_SOURCES) -CLEANFILES += $(nodist_part_acorn_module_SOURCES) -MOD_FILES += part_acorn.mod -MARKER_FILES += part_acorn.marker -CLEANFILES += part_acorn.marker - -part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += part_amiga.module -MODULE_FILES += part_amiga.module$(EXEEXT) -part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -nodist_part_amiga_module_SOURCES = ## platform nodist sources -part_amiga_module_LDADD = -part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_amiga_module_SOURCES) -CLEANFILES += $(nodist_part_amiga_module_SOURCES) -MOD_FILES += part_amiga.mod -MARKER_FILES += part_amiga.marker -CLEANFILES += part_amiga.marker - -part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += part_amiga.module -MODULE_FILES += part_amiga.module$(EXEEXT) -part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -nodist_part_amiga_module_SOURCES = ## platform nodist sources -part_amiga_module_LDADD = -part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_amiga_module_SOURCES) -CLEANFILES += $(nodist_part_amiga_module_SOURCES) -MOD_FILES += part_amiga.mod -MARKER_FILES += part_amiga.marker -CLEANFILES += part_amiga.marker - -part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += part_amiga.module -MODULE_FILES += part_amiga.module$(EXEEXT) -part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -nodist_part_amiga_module_SOURCES = ## platform nodist sources -part_amiga_module_LDADD = -part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_amiga_module_SOURCES) -CLEANFILES += $(nodist_part_amiga_module_SOURCES) -MOD_FILES += part_amiga.mod -MARKER_FILES += part_amiga.marker -CLEANFILES += part_amiga.marker - -part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += part_amiga.module -MODULE_FILES += part_amiga.module$(EXEEXT) -part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -nodist_part_amiga_module_SOURCES = ## platform nodist sources -part_amiga_module_LDADD = -part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_amiga_module_SOURCES) -CLEANFILES += $(nodist_part_amiga_module_SOURCES) -MOD_FILES += part_amiga.mod -MARKER_FILES += part_amiga.marker -CLEANFILES += part_amiga.marker - -part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += part_amiga.module -MODULE_FILES += part_amiga.module$(EXEEXT) -part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -nodist_part_amiga_module_SOURCES = ## platform nodist sources -part_amiga_module_LDADD = -part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_amiga_module_SOURCES) -CLEANFILES += $(nodist_part_amiga_module_SOURCES) -MOD_FILES += part_amiga.mod -MARKER_FILES += part_amiga.marker -CLEANFILES += part_amiga.marker - -part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += part_amiga.module -MODULE_FILES += part_amiga.module$(EXEEXT) -part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -nodist_part_amiga_module_SOURCES = ## platform nodist sources -part_amiga_module_LDADD = -part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_amiga_module_SOURCES) -CLEANFILES += $(nodist_part_amiga_module_SOURCES) -MOD_FILES += part_amiga.mod -MARKER_FILES += part_amiga.marker -CLEANFILES += part_amiga.marker - -part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += part_amiga.module -MODULE_FILES += part_amiga.module$(EXEEXT) -part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -nodist_part_amiga_module_SOURCES = ## platform nodist sources -part_amiga_module_LDADD = -part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_amiga_module_SOURCES) -CLEANFILES += $(nodist_part_amiga_module_SOURCES) -MOD_FILES += part_amiga.mod -MARKER_FILES += part_amiga.marker -CLEANFILES += part_amiga.marker - -part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += part_amiga.module -MODULE_FILES += part_amiga.module$(EXEEXT) -part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -nodist_part_amiga_module_SOURCES = ## platform nodist sources -part_amiga_module_LDADD = -part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_amiga_module_SOURCES) -CLEANFILES += $(nodist_part_amiga_module_SOURCES) -MOD_FILES += part_amiga.mod -MARKER_FILES += part_amiga.marker -CLEANFILES += part_amiga.marker - -part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += part_amiga.module -MODULE_FILES += part_amiga.module$(EXEEXT) -part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -nodist_part_amiga_module_SOURCES = ## platform nodist sources -part_amiga_module_LDADD = -part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_amiga_module_SOURCES) -CLEANFILES += $(nodist_part_amiga_module_SOURCES) -MOD_FILES += part_amiga.mod -MARKER_FILES += part_amiga.marker -CLEANFILES += part_amiga.marker - -part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += part_amiga.module -MODULE_FILES += part_amiga.module$(EXEEXT) -part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -nodist_part_amiga_module_SOURCES = ## platform nodist sources -part_amiga_module_LDADD = -part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_amiga_module_SOURCES) -CLEANFILES += $(nodist_part_amiga_module_SOURCES) -MOD_FILES += part_amiga.mod -MARKER_FILES += part_amiga.marker -CLEANFILES += part_amiga.marker - -part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += part_amiga.module -MODULE_FILES += part_amiga.module$(EXEEXT) -part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -nodist_part_amiga_module_SOURCES = ## platform nodist sources -part_amiga_module_LDADD = -part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_amiga_module_SOURCES) -CLEANFILES += $(nodist_part_amiga_module_SOURCES) -MOD_FILES += part_amiga.mod -MARKER_FILES += part_amiga.marker -CLEANFILES += part_amiga.marker - -part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += part_apple.module -MODULE_FILES += part_apple.module$(EXEEXT) -part_apple_module_SOURCES = partmap/apple.c ## platform sources -nodist_part_apple_module_SOURCES = ## platform nodist sources -part_apple_module_LDADD = -part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_apple_module_SOURCES) -CLEANFILES += $(nodist_part_apple_module_SOURCES) -MOD_FILES += part_apple.mod -MARKER_FILES += part_apple.marker -CLEANFILES += part_apple.marker - -part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += part_apple.module -MODULE_FILES += part_apple.module$(EXEEXT) -part_apple_module_SOURCES = partmap/apple.c ## platform sources -nodist_part_apple_module_SOURCES = ## platform nodist sources -part_apple_module_LDADD = -part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_apple_module_SOURCES) -CLEANFILES += $(nodist_part_apple_module_SOURCES) -MOD_FILES += part_apple.mod -MARKER_FILES += part_apple.marker -CLEANFILES += part_apple.marker - -part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += part_apple.module -MODULE_FILES += part_apple.module$(EXEEXT) -part_apple_module_SOURCES = partmap/apple.c ## platform sources -nodist_part_apple_module_SOURCES = ## platform nodist sources -part_apple_module_LDADD = -part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_apple_module_SOURCES) -CLEANFILES += $(nodist_part_apple_module_SOURCES) -MOD_FILES += part_apple.mod -MARKER_FILES += part_apple.marker -CLEANFILES += part_apple.marker - -part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += part_apple.module -MODULE_FILES += part_apple.module$(EXEEXT) -part_apple_module_SOURCES = partmap/apple.c ## platform sources -nodist_part_apple_module_SOURCES = ## platform nodist sources -part_apple_module_LDADD = -part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_apple_module_SOURCES) -CLEANFILES += $(nodist_part_apple_module_SOURCES) -MOD_FILES += part_apple.mod -MARKER_FILES += part_apple.marker -CLEANFILES += part_apple.marker - -part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += part_apple.module -MODULE_FILES += part_apple.module$(EXEEXT) -part_apple_module_SOURCES = partmap/apple.c ## platform sources -nodist_part_apple_module_SOURCES = ## platform nodist sources -part_apple_module_LDADD = -part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_apple_module_SOURCES) -CLEANFILES += $(nodist_part_apple_module_SOURCES) -MOD_FILES += part_apple.mod -MARKER_FILES += part_apple.marker -CLEANFILES += part_apple.marker - -part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += part_apple.module -MODULE_FILES += part_apple.module$(EXEEXT) -part_apple_module_SOURCES = partmap/apple.c ## platform sources -nodist_part_apple_module_SOURCES = ## platform nodist sources -part_apple_module_LDADD = -part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_apple_module_SOURCES) -CLEANFILES += $(nodist_part_apple_module_SOURCES) -MOD_FILES += part_apple.mod -MARKER_FILES += part_apple.marker -CLEANFILES += part_apple.marker - -part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += part_apple.module -MODULE_FILES += part_apple.module$(EXEEXT) -part_apple_module_SOURCES = partmap/apple.c ## platform sources -nodist_part_apple_module_SOURCES = ## platform nodist sources -part_apple_module_LDADD = -part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_apple_module_SOURCES) -CLEANFILES += $(nodist_part_apple_module_SOURCES) -MOD_FILES += part_apple.mod -MARKER_FILES += part_apple.marker -CLEANFILES += part_apple.marker - -part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += part_apple.module -MODULE_FILES += part_apple.module$(EXEEXT) -part_apple_module_SOURCES = partmap/apple.c ## platform sources -nodist_part_apple_module_SOURCES = ## platform nodist sources -part_apple_module_LDADD = -part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_apple_module_SOURCES) -CLEANFILES += $(nodist_part_apple_module_SOURCES) -MOD_FILES += part_apple.mod -MARKER_FILES += part_apple.marker -CLEANFILES += part_apple.marker - -part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += part_apple.module -MODULE_FILES += part_apple.module$(EXEEXT) -part_apple_module_SOURCES = partmap/apple.c ## platform sources -nodist_part_apple_module_SOURCES = ## platform nodist sources -part_apple_module_LDADD = -part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_apple_module_SOURCES) -CLEANFILES += $(nodist_part_apple_module_SOURCES) -MOD_FILES += part_apple.mod -MARKER_FILES += part_apple.marker -CLEANFILES += part_apple.marker - -part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += part_apple.module -MODULE_FILES += part_apple.module$(EXEEXT) -part_apple_module_SOURCES = partmap/apple.c ## platform sources -nodist_part_apple_module_SOURCES = ## platform nodist sources -part_apple_module_LDADD = -part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_apple_module_SOURCES) -CLEANFILES += $(nodist_part_apple_module_SOURCES) -MOD_FILES += part_apple.mod -MARKER_FILES += part_apple.marker -CLEANFILES += part_apple.marker - -part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += part_apple.module -MODULE_FILES += part_apple.module$(EXEEXT) -part_apple_module_SOURCES = partmap/apple.c ## platform sources -nodist_part_apple_module_SOURCES = ## platform nodist sources -part_apple_module_LDADD = -part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_apple_module_SOURCES) -CLEANFILES += $(nodist_part_apple_module_SOURCES) -MOD_FILES += part_apple.mod -MARKER_FILES += part_apple.marker -CLEANFILES += part_apple.marker - -part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += part_gpt.module -MODULE_FILES += part_gpt.module$(EXEEXT) -part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -nodist_part_gpt_module_SOURCES = ## platform nodist sources -part_gpt_module_LDADD = -part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_gpt_module_SOURCES) -CLEANFILES += $(nodist_part_gpt_module_SOURCES) -MOD_FILES += part_gpt.mod -MARKER_FILES += part_gpt.marker -CLEANFILES += part_gpt.marker - -part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += part_gpt.module -MODULE_FILES += part_gpt.module$(EXEEXT) -part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -nodist_part_gpt_module_SOURCES = ## platform nodist sources -part_gpt_module_LDADD = -part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_gpt_module_SOURCES) -CLEANFILES += $(nodist_part_gpt_module_SOURCES) -MOD_FILES += part_gpt.mod -MARKER_FILES += part_gpt.marker -CLEANFILES += part_gpt.marker - -part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += part_gpt.module -MODULE_FILES += part_gpt.module$(EXEEXT) -part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -nodist_part_gpt_module_SOURCES = ## platform nodist sources -part_gpt_module_LDADD = -part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_gpt_module_SOURCES) -CLEANFILES += $(nodist_part_gpt_module_SOURCES) -MOD_FILES += part_gpt.mod -MARKER_FILES += part_gpt.marker -CLEANFILES += part_gpt.marker - -part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += part_gpt.module -MODULE_FILES += part_gpt.module$(EXEEXT) -part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -nodist_part_gpt_module_SOURCES = ## platform nodist sources -part_gpt_module_LDADD = -part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_gpt_module_SOURCES) -CLEANFILES += $(nodist_part_gpt_module_SOURCES) -MOD_FILES += part_gpt.mod -MARKER_FILES += part_gpt.marker -CLEANFILES += part_gpt.marker - -part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += part_gpt.module -MODULE_FILES += part_gpt.module$(EXEEXT) -part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -nodist_part_gpt_module_SOURCES = ## platform nodist sources -part_gpt_module_LDADD = -part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_gpt_module_SOURCES) -CLEANFILES += $(nodist_part_gpt_module_SOURCES) -MOD_FILES += part_gpt.mod -MARKER_FILES += part_gpt.marker -CLEANFILES += part_gpt.marker - -part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += part_gpt.module -MODULE_FILES += part_gpt.module$(EXEEXT) -part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -nodist_part_gpt_module_SOURCES = ## platform nodist sources -part_gpt_module_LDADD = -part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_gpt_module_SOURCES) -CLEANFILES += $(nodist_part_gpt_module_SOURCES) -MOD_FILES += part_gpt.mod -MARKER_FILES += part_gpt.marker -CLEANFILES += part_gpt.marker - -part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += part_gpt.module -MODULE_FILES += part_gpt.module$(EXEEXT) -part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -nodist_part_gpt_module_SOURCES = ## platform nodist sources -part_gpt_module_LDADD = -part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_gpt_module_SOURCES) -CLEANFILES += $(nodist_part_gpt_module_SOURCES) -MOD_FILES += part_gpt.mod -MARKER_FILES += part_gpt.marker -CLEANFILES += part_gpt.marker - -part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += part_gpt.module -MODULE_FILES += part_gpt.module$(EXEEXT) -part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -nodist_part_gpt_module_SOURCES = ## platform nodist sources -part_gpt_module_LDADD = -part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_gpt_module_SOURCES) -CLEANFILES += $(nodist_part_gpt_module_SOURCES) -MOD_FILES += part_gpt.mod -MARKER_FILES += part_gpt.marker -CLEANFILES += part_gpt.marker - -part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += part_gpt.module -MODULE_FILES += part_gpt.module$(EXEEXT) -part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -nodist_part_gpt_module_SOURCES = ## platform nodist sources -part_gpt_module_LDADD = -part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_gpt_module_SOURCES) -CLEANFILES += $(nodist_part_gpt_module_SOURCES) -MOD_FILES += part_gpt.mod -MARKER_FILES += part_gpt.marker -CLEANFILES += part_gpt.marker - -part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += part_gpt.module -MODULE_FILES += part_gpt.module$(EXEEXT) -part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -nodist_part_gpt_module_SOURCES = ## platform nodist sources -part_gpt_module_LDADD = -part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_gpt_module_SOURCES) -CLEANFILES += $(nodist_part_gpt_module_SOURCES) -MOD_FILES += part_gpt.mod -MARKER_FILES += part_gpt.marker -CLEANFILES += part_gpt.marker - -part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += part_gpt.module -MODULE_FILES += part_gpt.module$(EXEEXT) -part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -nodist_part_gpt_module_SOURCES = ## platform nodist sources -part_gpt_module_LDADD = -part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_gpt_module_SOURCES) -CLEANFILES += $(nodist_part_gpt_module_SOURCES) -MOD_FILES += part_gpt.mod -MARKER_FILES += part_gpt.marker -CLEANFILES += part_gpt.marker - -part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += part_msdos.module -MODULE_FILES += part_msdos.module$(EXEEXT) -part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -nodist_part_msdos_module_SOURCES = ## platform nodist sources -part_msdos_module_LDADD = -part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_msdos_module_SOURCES) -CLEANFILES += $(nodist_part_msdos_module_SOURCES) -MOD_FILES += part_msdos.mod -MARKER_FILES += part_msdos.marker -CLEANFILES += part_msdos.marker - -part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += part_msdos.module -MODULE_FILES += part_msdos.module$(EXEEXT) -part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -nodist_part_msdos_module_SOURCES = ## platform nodist sources -part_msdos_module_LDADD = -part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_msdos_module_SOURCES) -CLEANFILES += $(nodist_part_msdos_module_SOURCES) -MOD_FILES += part_msdos.mod -MARKER_FILES += part_msdos.marker -CLEANFILES += part_msdos.marker - -part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += part_msdos.module -MODULE_FILES += part_msdos.module$(EXEEXT) -part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -nodist_part_msdos_module_SOURCES = ## platform nodist sources -part_msdos_module_LDADD = -part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_msdos_module_SOURCES) -CLEANFILES += $(nodist_part_msdos_module_SOURCES) -MOD_FILES += part_msdos.mod -MARKER_FILES += part_msdos.marker -CLEANFILES += part_msdos.marker - -part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += part_msdos.module -MODULE_FILES += part_msdos.module$(EXEEXT) -part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -nodist_part_msdos_module_SOURCES = ## platform nodist sources -part_msdos_module_LDADD = -part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_msdos_module_SOURCES) -CLEANFILES += $(nodist_part_msdos_module_SOURCES) -MOD_FILES += part_msdos.mod -MARKER_FILES += part_msdos.marker -CLEANFILES += part_msdos.marker - -part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += part_msdos.module -MODULE_FILES += part_msdos.module$(EXEEXT) -part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -nodist_part_msdos_module_SOURCES = ## platform nodist sources -part_msdos_module_LDADD = -part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_msdos_module_SOURCES) -CLEANFILES += $(nodist_part_msdos_module_SOURCES) -MOD_FILES += part_msdos.mod -MARKER_FILES += part_msdos.marker -CLEANFILES += part_msdos.marker - -part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += part_msdos.module -MODULE_FILES += part_msdos.module$(EXEEXT) -part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -nodist_part_msdos_module_SOURCES = ## platform nodist sources -part_msdos_module_LDADD = -part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_msdos_module_SOURCES) -CLEANFILES += $(nodist_part_msdos_module_SOURCES) -MOD_FILES += part_msdos.mod -MARKER_FILES += part_msdos.marker -CLEANFILES += part_msdos.marker - -part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += part_msdos.module -MODULE_FILES += part_msdos.module$(EXEEXT) -part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -nodist_part_msdos_module_SOURCES = ## platform nodist sources -part_msdos_module_LDADD = -part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_msdos_module_SOURCES) -CLEANFILES += $(nodist_part_msdos_module_SOURCES) -MOD_FILES += part_msdos.mod -MARKER_FILES += part_msdos.marker -CLEANFILES += part_msdos.marker - -part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += part_msdos.module -MODULE_FILES += part_msdos.module$(EXEEXT) -part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -nodist_part_msdos_module_SOURCES = ## platform nodist sources -part_msdos_module_LDADD = -part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_msdos_module_SOURCES) -CLEANFILES += $(nodist_part_msdos_module_SOURCES) -MOD_FILES += part_msdos.mod -MARKER_FILES += part_msdos.marker -CLEANFILES += part_msdos.marker - -part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += part_msdos.module -MODULE_FILES += part_msdos.module$(EXEEXT) -part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -nodist_part_msdos_module_SOURCES = ## platform nodist sources -part_msdos_module_LDADD = -part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_msdos_module_SOURCES) -CLEANFILES += $(nodist_part_msdos_module_SOURCES) -MOD_FILES += part_msdos.mod -MARKER_FILES += part_msdos.marker -CLEANFILES += part_msdos.marker - -part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += part_msdos.module -MODULE_FILES += part_msdos.module$(EXEEXT) -part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -nodist_part_msdos_module_SOURCES = ## platform nodist sources -part_msdos_module_LDADD = -part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_msdos_module_SOURCES) -CLEANFILES += $(nodist_part_msdos_module_SOURCES) -MOD_FILES += part_msdos.mod -MARKER_FILES += part_msdos.marker -CLEANFILES += part_msdos.marker - -part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += part_msdos.module -MODULE_FILES += part_msdos.module$(EXEEXT) -part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -nodist_part_msdos_module_SOURCES = ## platform nodist sources -part_msdos_module_LDADD = -part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_msdos_module_SOURCES) -CLEANFILES += $(nodist_part_msdos_module_SOURCES) -MOD_FILES += part_msdos.mod -MARKER_FILES += part_msdos.marker -CLEANFILES += part_msdos.marker - -part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += part_sun.module -MODULE_FILES += part_sun.module$(EXEEXT) -part_sun_module_SOURCES = partmap/sun.c ## platform sources -nodist_part_sun_module_SOURCES = ## platform nodist sources -part_sun_module_LDADD = -part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sun_module_SOURCES) -CLEANFILES += $(nodist_part_sun_module_SOURCES) -MOD_FILES += part_sun.mod -MARKER_FILES += part_sun.marker -CLEANFILES += part_sun.marker - -part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += part_sun.module -MODULE_FILES += part_sun.module$(EXEEXT) -part_sun_module_SOURCES = partmap/sun.c ## platform sources -nodist_part_sun_module_SOURCES = ## platform nodist sources -part_sun_module_LDADD = -part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sun_module_SOURCES) -CLEANFILES += $(nodist_part_sun_module_SOURCES) -MOD_FILES += part_sun.mod -MARKER_FILES += part_sun.marker -CLEANFILES += part_sun.marker - -part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += part_sun.module -MODULE_FILES += part_sun.module$(EXEEXT) -part_sun_module_SOURCES = partmap/sun.c ## platform sources -nodist_part_sun_module_SOURCES = ## platform nodist sources -part_sun_module_LDADD = -part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sun_module_SOURCES) -CLEANFILES += $(nodist_part_sun_module_SOURCES) -MOD_FILES += part_sun.mod -MARKER_FILES += part_sun.marker -CLEANFILES += part_sun.marker - -part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += part_sun.module -MODULE_FILES += part_sun.module$(EXEEXT) -part_sun_module_SOURCES = partmap/sun.c ## platform sources -nodist_part_sun_module_SOURCES = ## platform nodist sources -part_sun_module_LDADD = -part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sun_module_SOURCES) -CLEANFILES += $(nodist_part_sun_module_SOURCES) -MOD_FILES += part_sun.mod -MARKER_FILES += part_sun.marker -CLEANFILES += part_sun.marker - -part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += part_sun.module -MODULE_FILES += part_sun.module$(EXEEXT) -part_sun_module_SOURCES = partmap/sun.c ## platform sources -nodist_part_sun_module_SOURCES = ## platform nodist sources -part_sun_module_LDADD = -part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sun_module_SOURCES) -CLEANFILES += $(nodist_part_sun_module_SOURCES) -MOD_FILES += part_sun.mod -MARKER_FILES += part_sun.marker -CLEANFILES += part_sun.marker - -part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += part_sun.module -MODULE_FILES += part_sun.module$(EXEEXT) -part_sun_module_SOURCES = partmap/sun.c ## platform sources -nodist_part_sun_module_SOURCES = ## platform nodist sources -part_sun_module_LDADD = -part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sun_module_SOURCES) -CLEANFILES += $(nodist_part_sun_module_SOURCES) -MOD_FILES += part_sun.mod -MARKER_FILES += part_sun.marker -CLEANFILES += part_sun.marker - -part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += part_sun.module -MODULE_FILES += part_sun.module$(EXEEXT) -part_sun_module_SOURCES = partmap/sun.c ## platform sources -nodist_part_sun_module_SOURCES = ## platform nodist sources -part_sun_module_LDADD = -part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sun_module_SOURCES) -CLEANFILES += $(nodist_part_sun_module_SOURCES) -MOD_FILES += part_sun.mod -MARKER_FILES += part_sun.marker -CLEANFILES += part_sun.marker - -part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += part_sun.module -MODULE_FILES += part_sun.module$(EXEEXT) -part_sun_module_SOURCES = partmap/sun.c ## platform sources -nodist_part_sun_module_SOURCES = ## platform nodist sources -part_sun_module_LDADD = -part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sun_module_SOURCES) -CLEANFILES += $(nodist_part_sun_module_SOURCES) -MOD_FILES += part_sun.mod -MARKER_FILES += part_sun.marker -CLEANFILES += part_sun.marker - -part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += part_sun.module -MODULE_FILES += part_sun.module$(EXEEXT) -part_sun_module_SOURCES = partmap/sun.c ## platform sources -nodist_part_sun_module_SOURCES = ## platform nodist sources -part_sun_module_LDADD = -part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sun_module_SOURCES) -CLEANFILES += $(nodist_part_sun_module_SOURCES) -MOD_FILES += part_sun.mod -MARKER_FILES += part_sun.marker -CLEANFILES += part_sun.marker - -part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += part_sun.module -MODULE_FILES += part_sun.module$(EXEEXT) -part_sun_module_SOURCES = partmap/sun.c ## platform sources -nodist_part_sun_module_SOURCES = ## platform nodist sources -part_sun_module_LDADD = -part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sun_module_SOURCES) -CLEANFILES += $(nodist_part_sun_module_SOURCES) -MOD_FILES += part_sun.mod -MARKER_FILES += part_sun.marker -CLEANFILES += part_sun.marker - -part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += part_sun.module -MODULE_FILES += part_sun.module$(EXEEXT) -part_sun_module_SOURCES = partmap/sun.c ## platform sources -nodist_part_sun_module_SOURCES = ## platform nodist sources -part_sun_module_LDADD = -part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sun_module_SOURCES) -CLEANFILES += $(nodist_part_sun_module_SOURCES) -MOD_FILES += part_sun.mod -MARKER_FILES += part_sun.marker -CLEANFILES += part_sun.marker - -part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += part_bsd.module -MODULE_FILES += part_bsd.module$(EXEEXT) -part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -nodist_part_bsd_module_SOURCES = ## platform nodist sources -part_bsd_module_LDADD = -part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_bsd_module_SOURCES) -CLEANFILES += $(nodist_part_bsd_module_SOURCES) -MOD_FILES += part_bsd.mod -MARKER_FILES += part_bsd.marker -CLEANFILES += part_bsd.marker - -part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += part_bsd.module -MODULE_FILES += part_bsd.module$(EXEEXT) -part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -nodist_part_bsd_module_SOURCES = ## platform nodist sources -part_bsd_module_LDADD = -part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_bsd_module_SOURCES) -CLEANFILES += $(nodist_part_bsd_module_SOURCES) -MOD_FILES += part_bsd.mod -MARKER_FILES += part_bsd.marker -CLEANFILES += part_bsd.marker - -part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += part_bsd.module -MODULE_FILES += part_bsd.module$(EXEEXT) -part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -nodist_part_bsd_module_SOURCES = ## platform nodist sources -part_bsd_module_LDADD = -part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_bsd_module_SOURCES) -CLEANFILES += $(nodist_part_bsd_module_SOURCES) -MOD_FILES += part_bsd.mod -MARKER_FILES += part_bsd.marker -CLEANFILES += part_bsd.marker - -part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += part_bsd.module -MODULE_FILES += part_bsd.module$(EXEEXT) -part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -nodist_part_bsd_module_SOURCES = ## platform nodist sources -part_bsd_module_LDADD = -part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_bsd_module_SOURCES) -CLEANFILES += $(nodist_part_bsd_module_SOURCES) -MOD_FILES += part_bsd.mod -MARKER_FILES += part_bsd.marker -CLEANFILES += part_bsd.marker - -part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += part_bsd.module -MODULE_FILES += part_bsd.module$(EXEEXT) -part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -nodist_part_bsd_module_SOURCES = ## platform nodist sources -part_bsd_module_LDADD = -part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_bsd_module_SOURCES) -CLEANFILES += $(nodist_part_bsd_module_SOURCES) -MOD_FILES += part_bsd.mod -MARKER_FILES += part_bsd.marker -CLEANFILES += part_bsd.marker - -part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += part_bsd.module -MODULE_FILES += part_bsd.module$(EXEEXT) -part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -nodist_part_bsd_module_SOURCES = ## platform nodist sources -part_bsd_module_LDADD = -part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_bsd_module_SOURCES) -CLEANFILES += $(nodist_part_bsd_module_SOURCES) -MOD_FILES += part_bsd.mod -MARKER_FILES += part_bsd.marker -CLEANFILES += part_bsd.marker - -part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += part_bsd.module -MODULE_FILES += part_bsd.module$(EXEEXT) -part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -nodist_part_bsd_module_SOURCES = ## platform nodist sources -part_bsd_module_LDADD = -part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_bsd_module_SOURCES) -CLEANFILES += $(nodist_part_bsd_module_SOURCES) -MOD_FILES += part_bsd.mod -MARKER_FILES += part_bsd.marker -CLEANFILES += part_bsd.marker - -part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += part_bsd.module -MODULE_FILES += part_bsd.module$(EXEEXT) -part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -nodist_part_bsd_module_SOURCES = ## platform nodist sources -part_bsd_module_LDADD = -part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_bsd_module_SOURCES) -CLEANFILES += $(nodist_part_bsd_module_SOURCES) -MOD_FILES += part_bsd.mod -MARKER_FILES += part_bsd.marker -CLEANFILES += part_bsd.marker - -part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += part_bsd.module -MODULE_FILES += part_bsd.module$(EXEEXT) -part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -nodist_part_bsd_module_SOURCES = ## platform nodist sources -part_bsd_module_LDADD = -part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_bsd_module_SOURCES) -CLEANFILES += $(nodist_part_bsd_module_SOURCES) -MOD_FILES += part_bsd.mod -MARKER_FILES += part_bsd.marker -CLEANFILES += part_bsd.marker - -part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += part_bsd.module -MODULE_FILES += part_bsd.module$(EXEEXT) -part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -nodist_part_bsd_module_SOURCES = ## platform nodist sources -part_bsd_module_LDADD = -part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_bsd_module_SOURCES) -CLEANFILES += $(nodist_part_bsd_module_SOURCES) -MOD_FILES += part_bsd.mod -MARKER_FILES += part_bsd.marker -CLEANFILES += part_bsd.marker - -part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += part_bsd.module -MODULE_FILES += part_bsd.module$(EXEEXT) -part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -nodist_part_bsd_module_SOURCES = ## platform nodist sources -part_bsd_module_LDADD = -part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_bsd_module_SOURCES) -CLEANFILES += $(nodist_part_bsd_module_SOURCES) -MOD_FILES += part_bsd.mod -MARKER_FILES += part_bsd.marker -CLEANFILES += part_bsd.marker - -part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += part_sunpc.module -MODULE_FILES += part_sunpc.module$(EXEEXT) -part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -nodist_part_sunpc_module_SOURCES = ## platform nodist sources -part_sunpc_module_LDADD = -part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sunpc_module_SOURCES) -CLEANFILES += $(nodist_part_sunpc_module_SOURCES) -MOD_FILES += part_sunpc.mod -MARKER_FILES += part_sunpc.marker -CLEANFILES += part_sunpc.marker - -part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += part_sunpc.module -MODULE_FILES += part_sunpc.module$(EXEEXT) -part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -nodist_part_sunpc_module_SOURCES = ## platform nodist sources -part_sunpc_module_LDADD = -part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sunpc_module_SOURCES) -CLEANFILES += $(nodist_part_sunpc_module_SOURCES) -MOD_FILES += part_sunpc.mod -MARKER_FILES += part_sunpc.marker -CLEANFILES += part_sunpc.marker - -part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += part_sunpc.module -MODULE_FILES += part_sunpc.module$(EXEEXT) -part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -nodist_part_sunpc_module_SOURCES = ## platform nodist sources -part_sunpc_module_LDADD = -part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sunpc_module_SOURCES) -CLEANFILES += $(nodist_part_sunpc_module_SOURCES) -MOD_FILES += part_sunpc.mod -MARKER_FILES += part_sunpc.marker -CLEANFILES += part_sunpc.marker - -part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += part_sunpc.module -MODULE_FILES += part_sunpc.module$(EXEEXT) -part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -nodist_part_sunpc_module_SOURCES = ## platform nodist sources -part_sunpc_module_LDADD = -part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sunpc_module_SOURCES) -CLEANFILES += $(nodist_part_sunpc_module_SOURCES) -MOD_FILES += part_sunpc.mod -MARKER_FILES += part_sunpc.marker -CLEANFILES += part_sunpc.marker - -part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += part_sunpc.module -MODULE_FILES += part_sunpc.module$(EXEEXT) -part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -nodist_part_sunpc_module_SOURCES = ## platform nodist sources -part_sunpc_module_LDADD = -part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sunpc_module_SOURCES) -CLEANFILES += $(nodist_part_sunpc_module_SOURCES) -MOD_FILES += part_sunpc.mod -MARKER_FILES += part_sunpc.marker -CLEANFILES += part_sunpc.marker - -part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += part_sunpc.module -MODULE_FILES += part_sunpc.module$(EXEEXT) -part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -nodist_part_sunpc_module_SOURCES = ## platform nodist sources -part_sunpc_module_LDADD = -part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sunpc_module_SOURCES) -CLEANFILES += $(nodist_part_sunpc_module_SOURCES) -MOD_FILES += part_sunpc.mod -MARKER_FILES += part_sunpc.marker -CLEANFILES += part_sunpc.marker - -part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += part_sunpc.module -MODULE_FILES += part_sunpc.module$(EXEEXT) -part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -nodist_part_sunpc_module_SOURCES = ## platform nodist sources -part_sunpc_module_LDADD = -part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sunpc_module_SOURCES) -CLEANFILES += $(nodist_part_sunpc_module_SOURCES) -MOD_FILES += part_sunpc.mod -MARKER_FILES += part_sunpc.marker -CLEANFILES += part_sunpc.marker - -part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += part_sunpc.module -MODULE_FILES += part_sunpc.module$(EXEEXT) -part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -nodist_part_sunpc_module_SOURCES = ## platform nodist sources -part_sunpc_module_LDADD = -part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sunpc_module_SOURCES) -CLEANFILES += $(nodist_part_sunpc_module_SOURCES) -MOD_FILES += part_sunpc.mod -MARKER_FILES += part_sunpc.marker -CLEANFILES += part_sunpc.marker - -part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += part_sunpc.module -MODULE_FILES += part_sunpc.module$(EXEEXT) -part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -nodist_part_sunpc_module_SOURCES = ## platform nodist sources -part_sunpc_module_LDADD = -part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sunpc_module_SOURCES) -CLEANFILES += $(nodist_part_sunpc_module_SOURCES) -MOD_FILES += part_sunpc.mod -MARKER_FILES += part_sunpc.marker -CLEANFILES += part_sunpc.marker - -part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += part_sunpc.module -MODULE_FILES += part_sunpc.module$(EXEEXT) -part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -nodist_part_sunpc_module_SOURCES = ## platform nodist sources -part_sunpc_module_LDADD = -part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sunpc_module_SOURCES) -CLEANFILES += $(nodist_part_sunpc_module_SOURCES) -MOD_FILES += part_sunpc.mod -MARKER_FILES += part_sunpc.marker -CLEANFILES += part_sunpc.marker - -part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += part_sunpc.module -MODULE_FILES += part_sunpc.module$(EXEEXT) -part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -nodist_part_sunpc_module_SOURCES = ## platform nodist sources -part_sunpc_module_LDADD = -part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_part_sunpc_module_SOURCES) -CLEANFILES += $(nodist_part_sunpc_module_SOURCES) -MOD_FILES += part_sunpc.mod -MARKER_FILES += part_sunpc.marker -CLEANFILES += part_sunpc.marker - -part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += msdospart.module -MODULE_FILES += msdospart.module$(EXEEXT) -msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -nodist_msdospart_module_SOURCES = ## platform nodist sources -msdospart_module_LDADD = -msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_msdospart_module_SOURCES) -CLEANFILES += $(nodist_msdospart_module_SOURCES) -MOD_FILES += msdospart.mod -MARKER_FILES += msdospart.marker -CLEANFILES += msdospart.marker - -msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += msdospart.module -MODULE_FILES += msdospart.module$(EXEEXT) -msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -nodist_msdospart_module_SOURCES = ## platform nodist sources -msdospart_module_LDADD = -msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_msdospart_module_SOURCES) -CLEANFILES += $(nodist_msdospart_module_SOURCES) -MOD_FILES += msdospart.mod -MARKER_FILES += msdospart.marker -CLEANFILES += msdospart.marker - -msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += msdospart.module -MODULE_FILES += msdospart.module$(EXEEXT) -msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -nodist_msdospart_module_SOURCES = ## platform nodist sources -msdospart_module_LDADD = -msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_msdospart_module_SOURCES) -CLEANFILES += $(nodist_msdospart_module_SOURCES) -MOD_FILES += msdospart.mod -MARKER_FILES += msdospart.marker -CLEANFILES += msdospart.marker - -msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += msdospart.module -MODULE_FILES += msdospart.module$(EXEEXT) -msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -nodist_msdospart_module_SOURCES = ## platform nodist sources -msdospart_module_LDADD = -msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_msdospart_module_SOURCES) -CLEANFILES += $(nodist_msdospart_module_SOURCES) -MOD_FILES += msdospart.mod -MARKER_FILES += msdospart.marker -CLEANFILES += msdospart.marker - -msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += msdospart.module -MODULE_FILES += msdospart.module$(EXEEXT) -msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -nodist_msdospart_module_SOURCES = ## platform nodist sources -msdospart_module_LDADD = -msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_msdospart_module_SOURCES) -CLEANFILES += $(nodist_msdospart_module_SOURCES) -MOD_FILES += msdospart.mod -MARKER_FILES += msdospart.marker -CLEANFILES += msdospart.marker - -msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += msdospart.module -MODULE_FILES += msdospart.module$(EXEEXT) -msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -nodist_msdospart_module_SOURCES = ## platform nodist sources -msdospart_module_LDADD = -msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_msdospart_module_SOURCES) -CLEANFILES += $(nodist_msdospart_module_SOURCES) -MOD_FILES += msdospart.mod -MARKER_FILES += msdospart.marker -CLEANFILES += msdospart.marker - -msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += msdospart.module -MODULE_FILES += msdospart.module$(EXEEXT) -msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -nodist_msdospart_module_SOURCES = ## platform nodist sources -msdospart_module_LDADD = -msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_msdospart_module_SOURCES) -CLEANFILES += $(nodist_msdospart_module_SOURCES) -MOD_FILES += msdospart.mod -MARKER_FILES += msdospart.marker -CLEANFILES += msdospart.marker - -msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += msdospart.module -MODULE_FILES += msdospart.module$(EXEEXT) -msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -nodist_msdospart_module_SOURCES = ## platform nodist sources -msdospart_module_LDADD = -msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_msdospart_module_SOURCES) -CLEANFILES += $(nodist_msdospart_module_SOURCES) -MOD_FILES += msdospart.mod -MARKER_FILES += msdospart.marker -CLEANFILES += msdospart.marker - -msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += msdospart.module -MODULE_FILES += msdospart.module$(EXEEXT) -msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -nodist_msdospart_module_SOURCES = ## platform nodist sources -msdospart_module_LDADD = -msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_msdospart_module_SOURCES) -CLEANFILES += $(nodist_msdospart_module_SOURCES) -MOD_FILES += msdospart.mod -MARKER_FILES += msdospart.marker -CLEANFILES += msdospart.marker - -msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += msdospart.module -MODULE_FILES += msdospart.module$(EXEEXT) -msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -nodist_msdospart_module_SOURCES = ## platform nodist sources -msdospart_module_LDADD = -msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_msdospart_module_SOURCES) -CLEANFILES += $(nodist_msdospart_module_SOURCES) -MOD_FILES += msdospart.mod -MARKER_FILES += msdospart.marker -CLEANFILES += msdospart.marker - -msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += msdospart.module -MODULE_FILES += msdospart.module$(EXEEXT) -msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -nodist_msdospart_module_SOURCES = ## platform nodist sources -msdospart_module_LDADD = -msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_msdospart_module_SOURCES) -CLEANFILES += $(nodist_msdospart_module_SOURCES) -MOD_FILES += msdospart.mod -MARKER_FILES += msdospart.marker -CLEANFILES += msdospart.marker - -msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += at_keyboard.module -MODULE_FILES += at_keyboard.module$(EXEEXT) -at_keyboard_module_SOURCES = term/at_keyboard.c ## platform sources -nodist_at_keyboard_module_SOURCES = ## platform nodist sources -at_keyboard_module_LDADD = -at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_at_keyboard_module_SOURCES) -CLEANFILES += $(nodist_at_keyboard_module_SOURCES) -MOD_FILES += at_keyboard.mod -MARKER_FILES += at_keyboard.marker -CLEANFILES += at_keyboard.marker - -at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(at_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += at_keyboard.module -MODULE_FILES += at_keyboard.module$(EXEEXT) -at_keyboard_module_SOURCES = term/at_keyboard.c ## platform sources -nodist_at_keyboard_module_SOURCES = ## platform nodist sources -at_keyboard_module_LDADD = -at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_at_keyboard_module_SOURCES) -CLEANFILES += $(nodist_at_keyboard_module_SOURCES) -MOD_FILES += at_keyboard.mod -MARKER_FILES += at_keyboard.marker -CLEANFILES += at_keyboard.marker - -at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(at_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += at_keyboard.module -MODULE_FILES += at_keyboard.module$(EXEEXT) -at_keyboard_module_SOURCES = term/at_keyboard.c ## platform sources -nodist_at_keyboard_module_SOURCES = ## platform nodist sources -at_keyboard_module_LDADD = -at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_at_keyboard_module_SOURCES) -CLEANFILES += $(nodist_at_keyboard_module_SOURCES) -MOD_FILES += at_keyboard.mod -MARKER_FILES += at_keyboard.marker -CLEANFILES += at_keyboard.marker - -at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(at_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += at_keyboard.module -MODULE_FILES += at_keyboard.module$(EXEEXT) -at_keyboard_module_SOURCES = term/at_keyboard.c ## platform sources -nodist_at_keyboard_module_SOURCES = ## platform nodist sources -at_keyboard_module_LDADD = -at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_at_keyboard_module_SOURCES) -CLEANFILES += $(nodist_at_keyboard_module_SOURCES) -MOD_FILES += at_keyboard.mod -MARKER_FILES += at_keyboard.marker -CLEANFILES += at_keyboard.marker - -at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(at_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += at_keyboard.module -MODULE_FILES += at_keyboard.module$(EXEEXT) -at_keyboard_module_SOURCES = term/at_keyboard.c ## platform sources -nodist_at_keyboard_module_SOURCES = ## platform nodist sources -at_keyboard_module_LDADD = -at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_at_keyboard_module_SOURCES) -CLEANFILES += $(nodist_at_keyboard_module_SOURCES) -MOD_FILES += at_keyboard.mod -MARKER_FILES += at_keyboard.marker -CLEANFILES += at_keyboard.marker - -at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(at_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += at_keyboard.module -MODULE_FILES += at_keyboard.module$(EXEEXT) -at_keyboard_module_SOURCES = term/at_keyboard.c ## platform sources -nodist_at_keyboard_module_SOURCES = ## platform nodist sources -at_keyboard_module_LDADD = -at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_at_keyboard_module_SOURCES) -CLEANFILES += $(nodist_at_keyboard_module_SOURCES) -MOD_FILES += at_keyboard.mod -MARKER_FILES += at_keyboard.marker -CLEANFILES += at_keyboard.marker - -at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(at_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += at_keyboard.module -MODULE_FILES += at_keyboard.module$(EXEEXT) -at_keyboard_module_SOURCES = term/at_keyboard.c ## platform sources -nodist_at_keyboard_module_SOURCES = ## platform nodist sources -at_keyboard_module_LDADD = -at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_at_keyboard_module_SOURCES) -CLEANFILES += $(nodist_at_keyboard_module_SOURCES) -MOD_FILES += at_keyboard.mod -MARKER_FILES += at_keyboard.marker -CLEANFILES += at_keyboard.marker - -at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(at_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gfxterm.module -MODULE_FILES += gfxterm.module$(EXEEXT) -gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -nodist_gfxterm_module_SOURCES = ## platform nodist sources -gfxterm_module_LDADD = -gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxterm_module_SOURCES) -CLEANFILES += $(nodist_gfxterm_module_SOURCES) -MOD_FILES += gfxterm.mod -MARKER_FILES += gfxterm.marker -CLEANFILES += gfxterm.marker - -gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gfxterm.module -MODULE_FILES += gfxterm.module$(EXEEXT) -gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -nodist_gfxterm_module_SOURCES = ## platform nodist sources -gfxterm_module_LDADD = -gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxterm_module_SOURCES) -CLEANFILES += $(nodist_gfxterm_module_SOURCES) -MOD_FILES += gfxterm.mod -MARKER_FILES += gfxterm.marker -CLEANFILES += gfxterm.marker - -gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gfxterm.module -MODULE_FILES += gfxterm.module$(EXEEXT) -gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -nodist_gfxterm_module_SOURCES = ## platform nodist sources -gfxterm_module_LDADD = -gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxterm_module_SOURCES) -CLEANFILES += $(nodist_gfxterm_module_SOURCES) -MOD_FILES += gfxterm.mod -MARKER_FILES += gfxterm.marker -CLEANFILES += gfxterm.marker - -gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gfxterm.module -MODULE_FILES += gfxterm.module$(EXEEXT) -gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -nodist_gfxterm_module_SOURCES = ## platform nodist sources -gfxterm_module_LDADD = -gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxterm_module_SOURCES) -CLEANFILES += $(nodist_gfxterm_module_SOURCES) -MOD_FILES += gfxterm.mod -MARKER_FILES += gfxterm.marker -CLEANFILES += gfxterm.marker - -gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gfxterm.module -MODULE_FILES += gfxterm.module$(EXEEXT) -gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -nodist_gfxterm_module_SOURCES = ## platform nodist sources -gfxterm_module_LDADD = -gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxterm_module_SOURCES) -CLEANFILES += $(nodist_gfxterm_module_SOURCES) -MOD_FILES += gfxterm.mod -MARKER_FILES += gfxterm.marker -CLEANFILES += gfxterm.marker - -gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gfxterm.module -MODULE_FILES += gfxterm.module$(EXEEXT) -gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -nodist_gfxterm_module_SOURCES = ## platform nodist sources -gfxterm_module_LDADD = -gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxterm_module_SOURCES) -CLEANFILES += $(nodist_gfxterm_module_SOURCES) -MOD_FILES += gfxterm.mod -MARKER_FILES += gfxterm.marker -CLEANFILES += gfxterm.marker - -gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gfxterm.module -MODULE_FILES += gfxterm.module$(EXEEXT) -gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -nodist_gfxterm_module_SOURCES = ## platform nodist sources -gfxterm_module_LDADD = -gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxterm_module_SOURCES) -CLEANFILES += $(nodist_gfxterm_module_SOURCES) -MOD_FILES += gfxterm.mod -MARKER_FILES += gfxterm.marker -CLEANFILES += gfxterm.marker - -gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gfxterm.module -MODULE_FILES += gfxterm.module$(EXEEXT) -gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -nodist_gfxterm_module_SOURCES = ## platform nodist sources -gfxterm_module_LDADD = -gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxterm_module_SOURCES) -CLEANFILES += $(nodist_gfxterm_module_SOURCES) -MOD_FILES += gfxterm.mod -MARKER_FILES += gfxterm.marker -CLEANFILES += gfxterm.marker - -gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gfxterm.module -MODULE_FILES += gfxterm.module$(EXEEXT) -gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -nodist_gfxterm_module_SOURCES = ## platform nodist sources -gfxterm_module_LDADD = -gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxterm_module_SOURCES) -CLEANFILES += $(nodist_gfxterm_module_SOURCES) -MOD_FILES += gfxterm.mod -MARKER_FILES += gfxterm.marker -CLEANFILES += gfxterm.marker - -gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gfxterm.module -MODULE_FILES += gfxterm.module$(EXEEXT) -gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -nodist_gfxterm_module_SOURCES = ## platform nodist sources -gfxterm_module_LDADD = -gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gfxterm_module_SOURCES) -CLEANFILES += $(nodist_gfxterm_module_SOURCES) -MOD_FILES += gfxterm.mod -MARKER_FILES += gfxterm.marker -CLEANFILES += gfxterm.marker - -gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -if COND_GRUB_EMU_USB -noinst_PROGRAMS += serial.module -MODULE_FILES += serial.module$(EXEEXT) -serial_module_SOURCES = term/serial.c ## platform sources -nodist_serial_module_SOURCES = ## platform nodist sources -serial_module_LDADD = -serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_serial_module_SOURCES) -CLEANFILES += $(nodist_serial_module_SOURCES) -MOD_FILES += serial.mod -MARKER_FILES += serial.marker -CLEANFILES += serial.marker - -serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif COND_GRUB_EMU_USB -endif - -if COND_i386_pc -noinst_PROGRAMS += serial.module -MODULE_FILES += serial.module$(EXEEXT) -serial_module_SOURCES = term/ns8250.c term/serial.c ## platform sources -nodist_serial_module_SOURCES = ## platform nodist sources -serial_module_LDADD = -serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_serial_module_SOURCES) -CLEANFILES += $(nodist_serial_module_SOURCES) -MOD_FILES += serial.mod -MARKER_FILES += serial.marker -CLEANFILES += serial.marker - -serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += serial.module -MODULE_FILES += serial.module$(EXEEXT) -serial_module_SOURCES = term/ns8250.c term/serial.c ## platform sources -nodist_serial_module_SOURCES = ## platform nodist sources -serial_module_LDADD = -serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_serial_module_SOURCES) -CLEANFILES += $(nodist_serial_module_SOURCES) -MOD_FILES += serial.mod -MARKER_FILES += serial.marker -CLEANFILES += serial.marker - -serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += serial.module -MODULE_FILES += serial.module$(EXEEXT) -serial_module_SOURCES = term/ns8250.c term/serial.c ## platform sources -nodist_serial_module_SOURCES = ## platform nodist sources -serial_module_LDADD = -serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_serial_module_SOURCES) -CLEANFILES += $(nodist_serial_module_SOURCES) -MOD_FILES += serial.mod -MARKER_FILES += serial.marker -CLEANFILES += serial.marker - -serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += serial.module -MODULE_FILES += serial.module$(EXEEXT) -serial_module_SOURCES = term/ns8250.c term/serial.c ## platform sources -nodist_serial_module_SOURCES = ## platform nodist sources -serial_module_LDADD = -serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_serial_module_SOURCES) -CLEANFILES += $(nodist_serial_module_SOURCES) -MOD_FILES += serial.mod -MARKER_FILES += serial.marker -CLEANFILES += serial.marker - -serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += serial.module -MODULE_FILES += serial.module$(EXEEXT) -serial_module_SOURCES = term/ns8250.c term/serial.c ## platform sources -nodist_serial_module_SOURCES = ## platform nodist sources -serial_module_LDADD = -serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_serial_module_SOURCES) -CLEANFILES += $(nodist_serial_module_SOURCES) -MOD_FILES += serial.mod -MARKER_FILES += serial.marker -CLEANFILES += serial.marker - -serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += serial.module -MODULE_FILES += serial.module$(EXEEXT) -serial_module_SOURCES = term/ns8250.c term/serial.c ## platform sources -nodist_serial_module_SOURCES = ## platform nodist sources -serial_module_LDADD = -serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_serial_module_SOURCES) -CLEANFILES += $(nodist_serial_module_SOURCES) -MOD_FILES += serial.mod -MARKER_FILES += serial.marker -CLEANFILES += serial.marker - -serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += serial.module -MODULE_FILES += serial.module$(EXEEXT) -serial_module_SOURCES = term/ns8250.c term/serial.c ## platform sources -nodist_serial_module_SOURCES = ## platform nodist sources -serial_module_LDADD = -serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_serial_module_SOURCES) -CLEANFILES += $(nodist_serial_module_SOURCES) -MOD_FILES += serial.mod -MARKER_FILES += serial.marker -CLEANFILES += serial.marker - -serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += sendkey.module -MODULE_FILES += sendkey.module$(EXEEXT) -sendkey_module_SOURCES = commands/i386/pc/sendkey.c ## platform sources -nodist_sendkey_module_SOURCES = ## platform nodist sources -sendkey_module_LDADD = -sendkey_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sendkey_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sendkey_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sendkey_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sendkey_module_SOURCES) -CLEANFILES += $(nodist_sendkey_module_SOURCES) -MOD_FILES += sendkey.mod -MARKER_FILES += sendkey.marker -CLEANFILES += sendkey.marker - -sendkey.marker: $(sendkey_module_SOURCES) $(nodist_sendkey_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sendkey_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += terminfo.module -MODULE_FILES += terminfo.module$(EXEEXT) -terminfo_module_SOURCES = term/terminfo.c term/tparm.c ## platform sources -nodist_terminfo_module_SOURCES = ## platform nodist sources -terminfo_module_LDADD = -terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_terminfo_module_SOURCES) -CLEANFILES += $(nodist_terminfo_module_SOURCES) -MOD_FILES += terminfo.mod -MARKER_FILES += terminfo.marker -CLEANFILES += terminfo.marker - -terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += terminfo.module -MODULE_FILES += terminfo.module$(EXEEXT) -terminfo_module_SOURCES = term/terminfo.c term/tparm.c ## platform sources -nodist_terminfo_module_SOURCES = ## platform nodist sources -terminfo_module_LDADD = -terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_terminfo_module_SOURCES) -CLEANFILES += $(nodist_terminfo_module_SOURCES) -MOD_FILES += terminfo.mod -MARKER_FILES += terminfo.marker -CLEANFILES += terminfo.marker - -terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += terminfo.module -MODULE_FILES += terminfo.module$(EXEEXT) -terminfo_module_SOURCES = term/terminfo.c term/tparm.c ## platform sources -nodist_terminfo_module_SOURCES = ## platform nodist sources -terminfo_module_LDADD = -terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_terminfo_module_SOURCES) -CLEANFILES += $(nodist_terminfo_module_SOURCES) -MOD_FILES += terminfo.mod -MARKER_FILES += terminfo.marker -CLEANFILES += terminfo.marker - -terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += terminfo.module -MODULE_FILES += terminfo.module$(EXEEXT) -terminfo_module_SOURCES = term/terminfo.c term/tparm.c ## platform sources -nodist_terminfo_module_SOURCES = ## platform nodist sources -terminfo_module_LDADD = -terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_terminfo_module_SOURCES) -CLEANFILES += $(nodist_terminfo_module_SOURCES) -MOD_FILES += terminfo.mod -MARKER_FILES += terminfo.marker -CLEANFILES += terminfo.marker - -terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += terminfo.module -MODULE_FILES += terminfo.module$(EXEEXT) -terminfo_module_SOURCES = term/terminfo.c term/tparm.c ## platform sources -nodist_terminfo_module_SOURCES = ## platform nodist sources -terminfo_module_LDADD = -terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_terminfo_module_SOURCES) -CLEANFILES += $(nodist_terminfo_module_SOURCES) -MOD_FILES += terminfo.mod -MARKER_FILES += terminfo.marker -CLEANFILES += terminfo.marker - -terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += terminfo.module -MODULE_FILES += terminfo.module$(EXEEXT) -terminfo_module_SOURCES = term/terminfo.c term/tparm.c ## platform sources -nodist_terminfo_module_SOURCES = ## platform nodist sources -terminfo_module_LDADD = -terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_terminfo_module_SOURCES) -CLEANFILES += $(nodist_terminfo_module_SOURCES) -MOD_FILES += terminfo.mod -MARKER_FILES += terminfo.marker -CLEANFILES += terminfo.marker - -terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += terminfo.module -MODULE_FILES += terminfo.module$(EXEEXT) -terminfo_module_SOURCES = term/terminfo.c term/tparm.c ## platform sources -nodist_terminfo_module_SOURCES = ## platform nodist sources -terminfo_module_LDADD = -terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_terminfo_module_SOURCES) -CLEANFILES += $(nodist_terminfo_module_SOURCES) -MOD_FILES += terminfo.mod -MARKER_FILES += terminfo.marker -CLEANFILES += terminfo.marker - -terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += usb_keyboard.module -MODULE_FILES += usb_keyboard.module$(EXEEXT) -usb_keyboard_module_SOURCES = term/usb_keyboard.c ## platform sources -nodist_usb_keyboard_module_SOURCES = ## platform nodist sources -usb_keyboard_module_LDADD = -usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usb_keyboard_module_SOURCES) -CLEANFILES += $(nodist_usb_keyboard_module_SOURCES) -MOD_FILES += usb_keyboard.mod -MARKER_FILES += usb_keyboard.marker -CLEANFILES += usb_keyboard.marker - -usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += usb_keyboard.module -MODULE_FILES += usb_keyboard.module$(EXEEXT) -usb_keyboard_module_SOURCES = term/usb_keyboard.c ## platform sources -nodist_usb_keyboard_module_SOURCES = ## platform nodist sources -usb_keyboard_module_LDADD = -usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usb_keyboard_module_SOURCES) -CLEANFILES += $(nodist_usb_keyboard_module_SOURCES) -MOD_FILES += usb_keyboard.mod -MARKER_FILES += usb_keyboard.marker -CLEANFILES += usb_keyboard.marker - -usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += usb_keyboard.module -MODULE_FILES += usb_keyboard.module$(EXEEXT) -usb_keyboard_module_SOURCES = term/usb_keyboard.c ## platform sources -nodist_usb_keyboard_module_SOURCES = ## platform nodist sources -usb_keyboard_module_LDADD = -usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usb_keyboard_module_SOURCES) -CLEANFILES += $(nodist_usb_keyboard_module_SOURCES) -MOD_FILES += usb_keyboard.mod -MARKER_FILES += usb_keyboard.marker -CLEANFILES += usb_keyboard.marker - -usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += usb_keyboard.module -MODULE_FILES += usb_keyboard.module$(EXEEXT) -usb_keyboard_module_SOURCES = term/usb_keyboard.c ## platform sources -nodist_usb_keyboard_module_SOURCES = ## platform nodist sources -usb_keyboard_module_LDADD = -usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usb_keyboard_module_SOURCES) -CLEANFILES += $(nodist_usb_keyboard_module_SOURCES) -MOD_FILES += usb_keyboard.mod -MARKER_FILES += usb_keyboard.marker -CLEANFILES += usb_keyboard.marker - -usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += usb_keyboard.module -MODULE_FILES += usb_keyboard.module$(EXEEXT) -usb_keyboard_module_SOURCES = term/usb_keyboard.c ## platform sources -nodist_usb_keyboard_module_SOURCES = ## platform nodist sources -usb_keyboard_module_LDADD = -usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usb_keyboard_module_SOURCES) -CLEANFILES += $(nodist_usb_keyboard_module_SOURCES) -MOD_FILES += usb_keyboard.mod -MARKER_FILES += usb_keyboard.marker -CLEANFILES += usb_keyboard.marker - -usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += usb_keyboard.module -MODULE_FILES += usb_keyboard.module$(EXEEXT) -usb_keyboard_module_SOURCES = term/usb_keyboard.c ## platform sources -nodist_usb_keyboard_module_SOURCES = ## platform nodist sources -usb_keyboard_module_LDADD = -usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usb_keyboard_module_SOURCES) -CLEANFILES += $(nodist_usb_keyboard_module_SOURCES) -MOD_FILES += usb_keyboard.mod -MARKER_FILES += usb_keyboard.marker -CLEANFILES += usb_keyboard.marker - -usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += usb_keyboard.module -MODULE_FILES += usb_keyboard.module$(EXEEXT) -usb_keyboard_module_SOURCES = term/usb_keyboard.c ## platform sources -nodist_usb_keyboard_module_SOURCES = ## platform nodist sources -usb_keyboard_module_LDADD = -usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usb_keyboard_module_SOURCES) -CLEANFILES += $(nodist_usb_keyboard_module_SOURCES) -MOD_FILES += usb_keyboard.mod -MARKER_FILES += usb_keyboard.marker -CLEANFILES += usb_keyboard.marker - -usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += usb_keyboard.module -MODULE_FILES += usb_keyboard.module$(EXEEXT) -usb_keyboard_module_SOURCES = term/usb_keyboard.c ## platform sources -nodist_usb_keyboard_module_SOURCES = ## platform nodist sources -usb_keyboard_module_LDADD = -usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_usb_keyboard_module_SOURCES) -CLEANFILES += $(nodist_usb_keyboard_module_SOURCES) -MOD_FILES += usb_keyboard.mod -MARKER_FILES += usb_keyboard.marker -CLEANFILES += usb_keyboard.marker - -usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += vga.module -MODULE_FILES += vga.module$(EXEEXT) -vga_module_SOURCES = video/i386/pc/vga.c ## platform sources -nodist_vga_module_SOURCES = ## platform nodist sources -vga_module_LDADD = -vga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -vga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -vga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -vga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_vga_module_SOURCES) -CLEANFILES += $(nodist_vga_module_SOURCES) -MOD_FILES += vga.mod -MARKER_FILES += vga.marker -CLEANFILES += vga.marker - -vga.marker: $(vga_module_SOURCES) $(nodist_vga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += vga_text.module -MODULE_FILES += vga_text.module$(EXEEXT) -vga_text_module_SOURCES = term/i386/pc/vga_text.c term/i386/vga_common.c ## platform sources -nodist_vga_text_module_SOURCES = ## platform nodist sources -vga_text_module_LDADD = -vga_text_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -vga_text_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -vga_text_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -vga_text_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_vga_text_module_SOURCES) -CLEANFILES += $(nodist_vga_text_module_SOURCES) -MOD_FILES += vga_text.mod -MARKER_FILES += vga_text.marker -CLEANFILES += vga_text.marker - -vga_text.marker: $(vga_text_module_SOURCES) $(nodist_vga_text_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_text_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += vga_text.module -MODULE_FILES += vga_text.module$(EXEEXT) -vga_text_module_SOURCES = term/i386/pc/vga_text.c term/i386/vga_common.c ## platform sources -nodist_vga_text_module_SOURCES = ## platform nodist sources -vga_text_module_LDADD = -vga_text_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -vga_text_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -vga_text_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -vga_text_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_vga_text_module_SOURCES) -CLEANFILES += $(nodist_vga_text_module_SOURCES) -MOD_FILES += vga_text.mod -MARKER_FILES += vga_text.marker -CLEANFILES += vga_text.marker - -vga_text.marker: $(vga_text_module_SOURCES) $(nodist_vga_text_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_text_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += vga_text.module -MODULE_FILES += vga_text.module$(EXEEXT) -vga_text_module_SOURCES = term/i386/pc/vga_text.c term/i386/vga_common.c ## platform sources -nodist_vga_text_module_SOURCES = ## platform nodist sources -vga_text_module_LDADD = -vga_text_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -vga_text_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -vga_text_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -vga_text_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_vga_text_module_SOURCES) -CLEANFILES += $(nodist_vga_text_module_SOURCES) -MOD_FILES += vga_text.mod -MARKER_FILES += vga_text.marker -CLEANFILES += vga_text.marker - -vga_text.marker: $(vga_text_module_SOURCES) $(nodist_vga_text_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_text_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += video_cirrus.module -MODULE_FILES += video_cirrus.module$(EXEEXT) -video_cirrus_module_SOURCES = video/cirrus.c ## platform sources -nodist_video_cirrus_module_SOURCES = ## platform nodist sources -video_cirrus_module_LDADD = -video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_cirrus_module_SOURCES) -CLEANFILES += $(nodist_video_cirrus_module_SOURCES) -MOD_FILES += video_cirrus.mod -MARKER_FILES += video_cirrus.marker -CLEANFILES += video_cirrus.marker - -video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_cirrus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += video_cirrus.module -MODULE_FILES += video_cirrus.module$(EXEEXT) -video_cirrus_module_SOURCES = video/cirrus.c ## platform sources -nodist_video_cirrus_module_SOURCES = ## platform nodist sources -video_cirrus_module_LDADD = -video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_cirrus_module_SOURCES) -CLEANFILES += $(nodist_video_cirrus_module_SOURCES) -MOD_FILES += video_cirrus.mod -MARKER_FILES += video_cirrus.marker -CLEANFILES += video_cirrus.marker - -video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_cirrus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += video_cirrus.module -MODULE_FILES += video_cirrus.module$(EXEEXT) -video_cirrus_module_SOURCES = video/cirrus.c ## platform sources -nodist_video_cirrus_module_SOURCES = ## platform nodist sources -video_cirrus_module_LDADD = -video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_cirrus_module_SOURCES) -CLEANFILES += $(nodist_video_cirrus_module_SOURCES) -MOD_FILES += video_cirrus.mod -MARKER_FILES += video_cirrus.marker -CLEANFILES += video_cirrus.marker - -video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_cirrus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += video_cirrus.module -MODULE_FILES += video_cirrus.module$(EXEEXT) -video_cirrus_module_SOURCES = video/cirrus.c ## platform sources -nodist_video_cirrus_module_SOURCES = ## platform nodist sources -video_cirrus_module_LDADD = -video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_cirrus_module_SOURCES) -CLEANFILES += $(nodist_video_cirrus_module_SOURCES) -MOD_FILES += video_cirrus.mod -MARKER_FILES += video_cirrus.marker -CLEANFILES += video_cirrus.marker - -video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_cirrus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += video_cirrus.module -MODULE_FILES += video_cirrus.module$(EXEEXT) -video_cirrus_module_SOURCES = video/cirrus.c ## platform sources -nodist_video_cirrus_module_SOURCES = ## platform nodist sources -video_cirrus_module_LDADD = -video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_cirrus_module_SOURCES) -CLEANFILES += $(nodist_video_cirrus_module_SOURCES) -MOD_FILES += video_cirrus.mod -MARKER_FILES += video_cirrus.marker -CLEANFILES += video_cirrus.marker - -video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_cirrus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += video_cirrus.module -MODULE_FILES += video_cirrus.module$(EXEEXT) -video_cirrus_module_SOURCES = video/cirrus.c ## platform sources -nodist_video_cirrus_module_SOURCES = ## platform nodist sources -video_cirrus_module_LDADD = -video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_cirrus_module_SOURCES) -CLEANFILES += $(nodist_video_cirrus_module_SOURCES) -MOD_FILES += video_cirrus.mod -MARKER_FILES += video_cirrus.marker -CLEANFILES += video_cirrus.marker - -video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_cirrus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += video_cirrus.module -MODULE_FILES += video_cirrus.module$(EXEEXT) -video_cirrus_module_SOURCES = video/cirrus.c ## platform sources -nodist_video_cirrus_module_SOURCES = ## platform nodist sources -video_cirrus_module_LDADD = -video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_cirrus_module_SOURCES) -CLEANFILES += $(nodist_video_cirrus_module_SOURCES) -MOD_FILES += video_cirrus.mod -MARKER_FILES += video_cirrus.marker -CLEANFILES += video_cirrus.marker - -video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_cirrus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += video_bochs.module -MODULE_FILES += video_bochs.module$(EXEEXT) -video_bochs_module_SOURCES = video/bochs.c ## platform sources -nodist_video_bochs_module_SOURCES = ## platform nodist sources -video_bochs_module_LDADD = -video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_bochs_module_SOURCES) -CLEANFILES += $(nodist_video_bochs_module_SOURCES) -MOD_FILES += video_bochs.mod -MARKER_FILES += video_bochs.marker -CLEANFILES += video_bochs.marker - -video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_bochs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += video_bochs.module -MODULE_FILES += video_bochs.module$(EXEEXT) -video_bochs_module_SOURCES = video/bochs.c ## platform sources -nodist_video_bochs_module_SOURCES = ## platform nodist sources -video_bochs_module_LDADD = -video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_bochs_module_SOURCES) -CLEANFILES += $(nodist_video_bochs_module_SOURCES) -MOD_FILES += video_bochs.mod -MARKER_FILES += video_bochs.marker -CLEANFILES += video_bochs.marker - -video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_bochs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += video_bochs.module -MODULE_FILES += video_bochs.module$(EXEEXT) -video_bochs_module_SOURCES = video/bochs.c ## platform sources -nodist_video_bochs_module_SOURCES = ## platform nodist sources -video_bochs_module_LDADD = -video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_bochs_module_SOURCES) -CLEANFILES += $(nodist_video_bochs_module_SOURCES) -MOD_FILES += video_bochs.mod -MARKER_FILES += video_bochs.marker -CLEANFILES += video_bochs.marker - -video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_bochs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += video_bochs.module -MODULE_FILES += video_bochs.module$(EXEEXT) -video_bochs_module_SOURCES = video/bochs.c ## platform sources -nodist_video_bochs_module_SOURCES = ## platform nodist sources -video_bochs_module_LDADD = -video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_bochs_module_SOURCES) -CLEANFILES += $(nodist_video_bochs_module_SOURCES) -MOD_FILES += video_bochs.mod -MARKER_FILES += video_bochs.marker -CLEANFILES += video_bochs.marker - -video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_bochs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += video_bochs.module -MODULE_FILES += video_bochs.module$(EXEEXT) -video_bochs_module_SOURCES = video/bochs.c ## platform sources -nodist_video_bochs_module_SOURCES = ## platform nodist sources -video_bochs_module_LDADD = -video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_bochs_module_SOURCES) -CLEANFILES += $(nodist_video_bochs_module_SOURCES) -MOD_FILES += video_bochs.mod -MARKER_FILES += video_bochs.marker -CLEANFILES += video_bochs.marker - -video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_bochs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += video_bochs.module -MODULE_FILES += video_bochs.module$(EXEEXT) -video_bochs_module_SOURCES = video/bochs.c ## platform sources -nodist_video_bochs_module_SOURCES = ## platform nodist sources -video_bochs_module_LDADD = -video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_bochs_module_SOURCES) -CLEANFILES += $(nodist_video_bochs_module_SOURCES) -MOD_FILES += video_bochs.mod -MARKER_FILES += video_bochs.marker -CLEANFILES += video_bochs.marker - -video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_bochs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += video_bochs.module -MODULE_FILES += video_bochs.module$(EXEEXT) -video_bochs_module_SOURCES = video/bochs.c ## platform sources -nodist_video_bochs_module_SOURCES = ## platform nodist sources -video_bochs_module_LDADD = -video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_bochs_module_SOURCES) -CLEANFILES += $(nodist_video_bochs_module_SOURCES) -MOD_FILES += video_bochs.mod -MARKER_FILES += video_bochs.marker -CLEANFILES += video_bochs.marker - -video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_bochs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += functional_test.module -MODULE_FILES += functional_test.module$(EXEEXT) -functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -nodist_functional_test_module_SOURCES = ## platform nodist sources -functional_test_module_LDADD = -functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_functional_test_module_SOURCES) -CLEANFILES += $(nodist_functional_test_module_SOURCES) -MOD_FILES += functional_test.mod -MARKER_FILES += functional_test.marker -CLEANFILES += functional_test.marker - -functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += functional_test.module -MODULE_FILES += functional_test.module$(EXEEXT) -functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -nodist_functional_test_module_SOURCES = ## platform nodist sources -functional_test_module_LDADD = -functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_functional_test_module_SOURCES) -CLEANFILES += $(nodist_functional_test_module_SOURCES) -MOD_FILES += functional_test.mod -MARKER_FILES += functional_test.marker -CLEANFILES += functional_test.marker - -functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += functional_test.module -MODULE_FILES += functional_test.module$(EXEEXT) -functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -nodist_functional_test_module_SOURCES = ## platform nodist sources -functional_test_module_LDADD = -functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_functional_test_module_SOURCES) -CLEANFILES += $(nodist_functional_test_module_SOURCES) -MOD_FILES += functional_test.mod -MARKER_FILES += functional_test.marker -CLEANFILES += functional_test.marker - -functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += functional_test.module -MODULE_FILES += functional_test.module$(EXEEXT) -functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -nodist_functional_test_module_SOURCES = ## platform nodist sources -functional_test_module_LDADD = -functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_functional_test_module_SOURCES) -CLEANFILES += $(nodist_functional_test_module_SOURCES) -MOD_FILES += functional_test.mod -MARKER_FILES += functional_test.marker -CLEANFILES += functional_test.marker - -functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += functional_test.module -MODULE_FILES += functional_test.module$(EXEEXT) -functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -nodist_functional_test_module_SOURCES = ## platform nodist sources -functional_test_module_LDADD = -functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_functional_test_module_SOURCES) -CLEANFILES += $(nodist_functional_test_module_SOURCES) -MOD_FILES += functional_test.mod -MARKER_FILES += functional_test.marker -CLEANFILES += functional_test.marker - -functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += functional_test.module -MODULE_FILES += functional_test.module$(EXEEXT) -functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -nodist_functional_test_module_SOURCES = ## platform nodist sources -functional_test_module_LDADD = -functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_functional_test_module_SOURCES) -CLEANFILES += $(nodist_functional_test_module_SOURCES) -MOD_FILES += functional_test.mod -MARKER_FILES += functional_test.marker -CLEANFILES += functional_test.marker - -functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += functional_test.module -MODULE_FILES += functional_test.module$(EXEEXT) -functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -nodist_functional_test_module_SOURCES = ## platform nodist sources -functional_test_module_LDADD = -functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_functional_test_module_SOURCES) -CLEANFILES += $(nodist_functional_test_module_SOURCES) -MOD_FILES += functional_test.mod -MARKER_FILES += functional_test.marker -CLEANFILES += functional_test.marker - -functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += functional_test.module -MODULE_FILES += functional_test.module$(EXEEXT) -functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -nodist_functional_test_module_SOURCES = ## platform nodist sources -functional_test_module_LDADD = -functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_functional_test_module_SOURCES) -CLEANFILES += $(nodist_functional_test_module_SOURCES) -MOD_FILES += functional_test.mod -MARKER_FILES += functional_test.marker -CLEANFILES += functional_test.marker - -functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += functional_test.module -MODULE_FILES += functional_test.module$(EXEEXT) -functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -nodist_functional_test_module_SOURCES = ## platform nodist sources -functional_test_module_LDADD = -functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_functional_test_module_SOURCES) -CLEANFILES += $(nodist_functional_test_module_SOURCES) -MOD_FILES += functional_test.mod -MARKER_FILES += functional_test.marker -CLEANFILES += functional_test.marker - -functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += functional_test.module -MODULE_FILES += functional_test.module$(EXEEXT) -functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -nodist_functional_test_module_SOURCES = ## platform nodist sources -functional_test_module_LDADD = -functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_functional_test_module_SOURCES) -CLEANFILES += $(nodist_functional_test_module_SOURCES) -MOD_FILES += functional_test.mod -MARKER_FILES += functional_test.marker -CLEANFILES += functional_test.marker - -functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += functional_test.module -MODULE_FILES += functional_test.module$(EXEEXT) -functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -nodist_functional_test_module_SOURCES = ## platform nodist sources -functional_test_module_LDADD = -functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_functional_test_module_SOURCES) -CLEANFILES += $(nodist_functional_test_module_SOURCES) -MOD_FILES += functional_test.mod -MARKER_FILES += functional_test.marker -CLEANFILES += functional_test.marker - -functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += example_functional_test.module -MODULE_FILES += example_functional_test.module$(EXEEXT) -example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -nodist_example_functional_test_module_SOURCES = ## platform nodist sources -example_functional_test_module_LDADD = -example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_example_functional_test_module_SOURCES) -CLEANFILES += $(nodist_example_functional_test_module_SOURCES) -MOD_FILES += example_functional_test.mod -MARKER_FILES += example_functional_test.marker -CLEANFILES += example_functional_test.marker - -example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += example_functional_test.module -MODULE_FILES += example_functional_test.module$(EXEEXT) -example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -nodist_example_functional_test_module_SOURCES = ## platform nodist sources -example_functional_test_module_LDADD = -example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_example_functional_test_module_SOURCES) -CLEANFILES += $(nodist_example_functional_test_module_SOURCES) -MOD_FILES += example_functional_test.mod -MARKER_FILES += example_functional_test.marker -CLEANFILES += example_functional_test.marker - -example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += example_functional_test.module -MODULE_FILES += example_functional_test.module$(EXEEXT) -example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -nodist_example_functional_test_module_SOURCES = ## platform nodist sources -example_functional_test_module_LDADD = -example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_example_functional_test_module_SOURCES) -CLEANFILES += $(nodist_example_functional_test_module_SOURCES) -MOD_FILES += example_functional_test.mod -MARKER_FILES += example_functional_test.marker -CLEANFILES += example_functional_test.marker - -example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += example_functional_test.module -MODULE_FILES += example_functional_test.module$(EXEEXT) -example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -nodist_example_functional_test_module_SOURCES = ## platform nodist sources -example_functional_test_module_LDADD = -example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_example_functional_test_module_SOURCES) -CLEANFILES += $(nodist_example_functional_test_module_SOURCES) -MOD_FILES += example_functional_test.mod -MARKER_FILES += example_functional_test.marker -CLEANFILES += example_functional_test.marker - -example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += example_functional_test.module -MODULE_FILES += example_functional_test.module$(EXEEXT) -example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -nodist_example_functional_test_module_SOURCES = ## platform nodist sources -example_functional_test_module_LDADD = -example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_example_functional_test_module_SOURCES) -CLEANFILES += $(nodist_example_functional_test_module_SOURCES) -MOD_FILES += example_functional_test.mod -MARKER_FILES += example_functional_test.marker -CLEANFILES += example_functional_test.marker - -example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += example_functional_test.module -MODULE_FILES += example_functional_test.module$(EXEEXT) -example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -nodist_example_functional_test_module_SOURCES = ## platform nodist sources -example_functional_test_module_LDADD = -example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_example_functional_test_module_SOURCES) -CLEANFILES += $(nodist_example_functional_test_module_SOURCES) -MOD_FILES += example_functional_test.mod -MARKER_FILES += example_functional_test.marker -CLEANFILES += example_functional_test.marker - -example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += example_functional_test.module -MODULE_FILES += example_functional_test.module$(EXEEXT) -example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -nodist_example_functional_test_module_SOURCES = ## platform nodist sources -example_functional_test_module_LDADD = -example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_example_functional_test_module_SOURCES) -CLEANFILES += $(nodist_example_functional_test_module_SOURCES) -MOD_FILES += example_functional_test.mod -MARKER_FILES += example_functional_test.marker -CLEANFILES += example_functional_test.marker - -example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += example_functional_test.module -MODULE_FILES += example_functional_test.module$(EXEEXT) -example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -nodist_example_functional_test_module_SOURCES = ## platform nodist sources -example_functional_test_module_LDADD = -example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_example_functional_test_module_SOURCES) -CLEANFILES += $(nodist_example_functional_test_module_SOURCES) -MOD_FILES += example_functional_test.mod -MARKER_FILES += example_functional_test.marker -CLEANFILES += example_functional_test.marker - -example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += example_functional_test.module -MODULE_FILES += example_functional_test.module$(EXEEXT) -example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -nodist_example_functional_test_module_SOURCES = ## platform nodist sources -example_functional_test_module_LDADD = -example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_example_functional_test_module_SOURCES) -CLEANFILES += $(nodist_example_functional_test_module_SOURCES) -MOD_FILES += example_functional_test.mod -MARKER_FILES += example_functional_test.marker -CLEANFILES += example_functional_test.marker - -example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += example_functional_test.module -MODULE_FILES += example_functional_test.module$(EXEEXT) -example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -nodist_example_functional_test_module_SOURCES = ## platform nodist sources -example_functional_test_module_LDADD = -example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_example_functional_test_module_SOURCES) -CLEANFILES += $(nodist_example_functional_test_module_SOURCES) -MOD_FILES += example_functional_test.mod -MARKER_FILES += example_functional_test.marker -CLEANFILES += example_functional_test.marker - -example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += example_functional_test.module -MODULE_FILES += example_functional_test.module$(EXEEXT) -example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -nodist_example_functional_test_module_SOURCES = ## platform nodist sources -example_functional_test_module_LDADD = -example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_example_functional_test_module_SOURCES) -CLEANFILES += $(nodist_example_functional_test_module_SOURCES) -MOD_FILES += example_functional_test.mod -MARKER_FILES += example_functional_test.marker -CLEANFILES += example_functional_test.marker - -example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += bitmap.module -MODULE_FILES += bitmap.module$(EXEEXT) -bitmap_module_SOURCES = video/bitmap.c ## platform sources -nodist_bitmap_module_SOURCES = ## platform nodist sources -bitmap_module_LDADD = -bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_module_SOURCES) -CLEANFILES += $(nodist_bitmap_module_SOURCES) -MOD_FILES += bitmap.mod -MARKER_FILES += bitmap.marker -CLEANFILES += bitmap.marker - -bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += bitmap.module -MODULE_FILES += bitmap.module$(EXEEXT) -bitmap_module_SOURCES = video/bitmap.c ## platform sources -nodist_bitmap_module_SOURCES = ## platform nodist sources -bitmap_module_LDADD = -bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_module_SOURCES) -CLEANFILES += $(nodist_bitmap_module_SOURCES) -MOD_FILES += bitmap.mod -MARKER_FILES += bitmap.marker -CLEANFILES += bitmap.marker - -bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += bitmap.module -MODULE_FILES += bitmap.module$(EXEEXT) -bitmap_module_SOURCES = video/bitmap.c ## platform sources -nodist_bitmap_module_SOURCES = ## platform nodist sources -bitmap_module_LDADD = -bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_module_SOURCES) -CLEANFILES += $(nodist_bitmap_module_SOURCES) -MOD_FILES += bitmap.mod -MARKER_FILES += bitmap.marker -CLEANFILES += bitmap.marker - -bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += bitmap.module -MODULE_FILES += bitmap.module$(EXEEXT) -bitmap_module_SOURCES = video/bitmap.c ## platform sources -nodist_bitmap_module_SOURCES = ## platform nodist sources -bitmap_module_LDADD = -bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_module_SOURCES) -CLEANFILES += $(nodist_bitmap_module_SOURCES) -MOD_FILES += bitmap.mod -MARKER_FILES += bitmap.marker -CLEANFILES += bitmap.marker - -bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += bitmap.module -MODULE_FILES += bitmap.module$(EXEEXT) -bitmap_module_SOURCES = video/bitmap.c ## platform sources -nodist_bitmap_module_SOURCES = ## platform nodist sources -bitmap_module_LDADD = -bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_module_SOURCES) -CLEANFILES += $(nodist_bitmap_module_SOURCES) -MOD_FILES += bitmap.mod -MARKER_FILES += bitmap.marker -CLEANFILES += bitmap.marker - -bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += bitmap.module -MODULE_FILES += bitmap.module$(EXEEXT) -bitmap_module_SOURCES = video/bitmap.c ## platform sources -nodist_bitmap_module_SOURCES = ## platform nodist sources -bitmap_module_LDADD = -bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_module_SOURCES) -CLEANFILES += $(nodist_bitmap_module_SOURCES) -MOD_FILES += bitmap.mod -MARKER_FILES += bitmap.marker -CLEANFILES += bitmap.marker - -bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += bitmap.module -MODULE_FILES += bitmap.module$(EXEEXT) -bitmap_module_SOURCES = video/bitmap.c ## platform sources -nodist_bitmap_module_SOURCES = ## platform nodist sources -bitmap_module_LDADD = -bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_module_SOURCES) -CLEANFILES += $(nodist_bitmap_module_SOURCES) -MOD_FILES += bitmap.mod -MARKER_FILES += bitmap.marker -CLEANFILES += bitmap.marker - -bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += bitmap.module -MODULE_FILES += bitmap.module$(EXEEXT) -bitmap_module_SOURCES = video/bitmap.c ## platform sources -nodist_bitmap_module_SOURCES = ## platform nodist sources -bitmap_module_LDADD = -bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_module_SOURCES) -CLEANFILES += $(nodist_bitmap_module_SOURCES) -MOD_FILES += bitmap.mod -MARKER_FILES += bitmap.marker -CLEANFILES += bitmap.marker - -bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += bitmap.module -MODULE_FILES += bitmap.module$(EXEEXT) -bitmap_module_SOURCES = video/bitmap.c ## platform sources -nodist_bitmap_module_SOURCES = ## platform nodist sources -bitmap_module_LDADD = -bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_module_SOURCES) -CLEANFILES += $(nodist_bitmap_module_SOURCES) -MOD_FILES += bitmap.mod -MARKER_FILES += bitmap.marker -CLEANFILES += bitmap.marker - -bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += bitmap.module -MODULE_FILES += bitmap.module$(EXEEXT) -bitmap_module_SOURCES = video/bitmap.c ## platform sources -nodist_bitmap_module_SOURCES = ## platform nodist sources -bitmap_module_LDADD = -bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_module_SOURCES) -CLEANFILES += $(nodist_bitmap_module_SOURCES) -MOD_FILES += bitmap.mod -MARKER_FILES += bitmap.marker -CLEANFILES += bitmap.marker - -bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += bitmap_scale.module -MODULE_FILES += bitmap_scale.module$(EXEEXT) -bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -bitmap_scale_module_LDADD = -bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_scale_module_SOURCES) -CLEANFILES += $(nodist_bitmap_scale_module_SOURCES) -MOD_FILES += bitmap_scale.mod -MARKER_FILES += bitmap_scale.marker -CLEANFILES += bitmap_scale.marker - -bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += bitmap_scale.module -MODULE_FILES += bitmap_scale.module$(EXEEXT) -bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -bitmap_scale_module_LDADD = -bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_scale_module_SOURCES) -CLEANFILES += $(nodist_bitmap_scale_module_SOURCES) -MOD_FILES += bitmap_scale.mod -MARKER_FILES += bitmap_scale.marker -CLEANFILES += bitmap_scale.marker - -bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += bitmap_scale.module -MODULE_FILES += bitmap_scale.module$(EXEEXT) -bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -bitmap_scale_module_LDADD = -bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_scale_module_SOURCES) -CLEANFILES += $(nodist_bitmap_scale_module_SOURCES) -MOD_FILES += bitmap_scale.mod -MARKER_FILES += bitmap_scale.marker -CLEANFILES += bitmap_scale.marker - -bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += bitmap_scale.module -MODULE_FILES += bitmap_scale.module$(EXEEXT) -bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -bitmap_scale_module_LDADD = -bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_scale_module_SOURCES) -CLEANFILES += $(nodist_bitmap_scale_module_SOURCES) -MOD_FILES += bitmap_scale.mod -MARKER_FILES += bitmap_scale.marker -CLEANFILES += bitmap_scale.marker - -bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += bitmap_scale.module -MODULE_FILES += bitmap_scale.module$(EXEEXT) -bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -bitmap_scale_module_LDADD = -bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_scale_module_SOURCES) -CLEANFILES += $(nodist_bitmap_scale_module_SOURCES) -MOD_FILES += bitmap_scale.mod -MARKER_FILES += bitmap_scale.marker -CLEANFILES += bitmap_scale.marker - -bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += bitmap_scale.module -MODULE_FILES += bitmap_scale.module$(EXEEXT) -bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -bitmap_scale_module_LDADD = -bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_scale_module_SOURCES) -CLEANFILES += $(nodist_bitmap_scale_module_SOURCES) -MOD_FILES += bitmap_scale.mod -MARKER_FILES += bitmap_scale.marker -CLEANFILES += bitmap_scale.marker - -bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += bitmap_scale.module -MODULE_FILES += bitmap_scale.module$(EXEEXT) -bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -bitmap_scale_module_LDADD = -bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_scale_module_SOURCES) -CLEANFILES += $(nodist_bitmap_scale_module_SOURCES) -MOD_FILES += bitmap_scale.mod -MARKER_FILES += bitmap_scale.marker -CLEANFILES += bitmap_scale.marker - -bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += bitmap_scale.module -MODULE_FILES += bitmap_scale.module$(EXEEXT) -bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -bitmap_scale_module_LDADD = -bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_scale_module_SOURCES) -CLEANFILES += $(nodist_bitmap_scale_module_SOURCES) -MOD_FILES += bitmap_scale.mod -MARKER_FILES += bitmap_scale.marker -CLEANFILES += bitmap_scale.marker - -bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += bitmap_scale.module -MODULE_FILES += bitmap_scale.module$(EXEEXT) -bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -bitmap_scale_module_LDADD = -bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_scale_module_SOURCES) -CLEANFILES += $(nodist_bitmap_scale_module_SOURCES) -MOD_FILES += bitmap_scale.mod -MARKER_FILES += bitmap_scale.marker -CLEANFILES += bitmap_scale.marker - -bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += bitmap_scale.module -MODULE_FILES += bitmap_scale.module$(EXEEXT) -bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -bitmap_scale_module_LDADD = -bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_bitmap_scale_module_SOURCES) -CLEANFILES += $(nodist_bitmap_scale_module_SOURCES) -MOD_FILES += bitmap_scale.mod -MARKER_FILES += bitmap_scale.marker -CLEANFILES += bitmap_scale.marker - -bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += efi_gop.module -MODULE_FILES += efi_gop.module$(EXEEXT) -efi_gop_module_SOURCES = video/efi_gop.c ## platform sources -nodist_efi_gop_module_SOURCES = ## platform nodist sources -efi_gop_module_LDADD = -efi_gop_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -efi_gop_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -efi_gop_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -efi_gop_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_efi_gop_module_SOURCES) -CLEANFILES += $(nodist_efi_gop_module_SOURCES) -MOD_FILES += efi_gop.mod -MARKER_FILES += efi_gop.marker -CLEANFILES += efi_gop.marker - -efi_gop.marker: $(efi_gop_module_SOURCES) $(nodist_efi_gop_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efi_gop_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += efi_gop.module -MODULE_FILES += efi_gop.module$(EXEEXT) -efi_gop_module_SOURCES = video/efi_gop.c ## platform sources -nodist_efi_gop_module_SOURCES = ## platform nodist sources -efi_gop_module_LDADD = -efi_gop_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -efi_gop_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -efi_gop_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -efi_gop_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_efi_gop_module_SOURCES) -CLEANFILES += $(nodist_efi_gop_module_SOURCES) -MOD_FILES += efi_gop.mod -MARKER_FILES += efi_gop.marker -CLEANFILES += efi_gop.marker - -efi_gop.marker: $(efi_gop_module_SOURCES) $(nodist_efi_gop_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efi_gop_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += efi_uga.module -MODULE_FILES += efi_uga.module$(EXEEXT) -efi_uga_module_SOURCES = video/efi_uga.c ## platform sources -nodist_efi_uga_module_SOURCES = ## platform nodist sources -efi_uga_module_LDADD = -efi_uga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -efi_uga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -efi_uga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -efi_uga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_efi_uga_module_SOURCES) -CLEANFILES += $(nodist_efi_uga_module_SOURCES) -MOD_FILES += efi_uga.mod -MARKER_FILES += efi_uga.marker -CLEANFILES += efi_uga.marker - -efi_uga.marker: $(efi_uga_module_SOURCES) $(nodist_efi_uga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efi_uga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += efi_uga.module -MODULE_FILES += efi_uga.module$(EXEEXT) -efi_uga_module_SOURCES = video/efi_uga.c ## platform sources -nodist_efi_uga_module_SOURCES = ## platform nodist sources -efi_uga_module_LDADD = -efi_uga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -efi_uga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -efi_uga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -efi_uga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_efi_uga_module_SOURCES) -CLEANFILES += $(nodist_efi_uga_module_SOURCES) -MOD_FILES += efi_uga.mod -MARKER_FILES += efi_uga.marker -CLEANFILES += efi_uga.marker - -efi_uga.marker: $(efi_uga_module_SOURCES) $(nodist_efi_uga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efi_uga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += jpeg.module -MODULE_FILES += jpeg.module$(EXEEXT) -jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -nodist_jpeg_module_SOURCES = ## platform nodist sources -jpeg_module_LDADD = -jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jpeg_module_SOURCES) -CLEANFILES += $(nodist_jpeg_module_SOURCES) -MOD_FILES += jpeg.mod -MARKER_FILES += jpeg.marker -CLEANFILES += jpeg.marker - -jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += jpeg.module -MODULE_FILES += jpeg.module$(EXEEXT) -jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -nodist_jpeg_module_SOURCES = ## platform nodist sources -jpeg_module_LDADD = -jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jpeg_module_SOURCES) -CLEANFILES += $(nodist_jpeg_module_SOURCES) -MOD_FILES += jpeg.mod -MARKER_FILES += jpeg.marker -CLEANFILES += jpeg.marker - -jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += jpeg.module -MODULE_FILES += jpeg.module$(EXEEXT) -jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -nodist_jpeg_module_SOURCES = ## platform nodist sources -jpeg_module_LDADD = -jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jpeg_module_SOURCES) -CLEANFILES += $(nodist_jpeg_module_SOURCES) -MOD_FILES += jpeg.mod -MARKER_FILES += jpeg.marker -CLEANFILES += jpeg.marker - -jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += jpeg.module -MODULE_FILES += jpeg.module$(EXEEXT) -jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -nodist_jpeg_module_SOURCES = ## platform nodist sources -jpeg_module_LDADD = -jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jpeg_module_SOURCES) -CLEANFILES += $(nodist_jpeg_module_SOURCES) -MOD_FILES += jpeg.mod -MARKER_FILES += jpeg.marker -CLEANFILES += jpeg.marker - -jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += jpeg.module -MODULE_FILES += jpeg.module$(EXEEXT) -jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -nodist_jpeg_module_SOURCES = ## platform nodist sources -jpeg_module_LDADD = -jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jpeg_module_SOURCES) -CLEANFILES += $(nodist_jpeg_module_SOURCES) -MOD_FILES += jpeg.mod -MARKER_FILES += jpeg.marker -CLEANFILES += jpeg.marker - -jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += jpeg.module -MODULE_FILES += jpeg.module$(EXEEXT) -jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -nodist_jpeg_module_SOURCES = ## platform nodist sources -jpeg_module_LDADD = -jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jpeg_module_SOURCES) -CLEANFILES += $(nodist_jpeg_module_SOURCES) -MOD_FILES += jpeg.mod -MARKER_FILES += jpeg.marker -CLEANFILES += jpeg.marker - -jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += jpeg.module -MODULE_FILES += jpeg.module$(EXEEXT) -jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -nodist_jpeg_module_SOURCES = ## platform nodist sources -jpeg_module_LDADD = -jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jpeg_module_SOURCES) -CLEANFILES += $(nodist_jpeg_module_SOURCES) -MOD_FILES += jpeg.mod -MARKER_FILES += jpeg.marker -CLEANFILES += jpeg.marker - -jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += jpeg.module -MODULE_FILES += jpeg.module$(EXEEXT) -jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -nodist_jpeg_module_SOURCES = ## platform nodist sources -jpeg_module_LDADD = -jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jpeg_module_SOURCES) -CLEANFILES += $(nodist_jpeg_module_SOURCES) -MOD_FILES += jpeg.mod -MARKER_FILES += jpeg.marker -CLEANFILES += jpeg.marker - -jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += jpeg.module -MODULE_FILES += jpeg.module$(EXEEXT) -jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -nodist_jpeg_module_SOURCES = ## platform nodist sources -jpeg_module_LDADD = -jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jpeg_module_SOURCES) -CLEANFILES += $(nodist_jpeg_module_SOURCES) -MOD_FILES += jpeg.mod -MARKER_FILES += jpeg.marker -CLEANFILES += jpeg.marker - -jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += jpeg.module -MODULE_FILES += jpeg.module$(EXEEXT) -jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -nodist_jpeg_module_SOURCES = ## platform nodist sources -jpeg_module_LDADD = -jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jpeg_module_SOURCES) -CLEANFILES += $(nodist_jpeg_module_SOURCES) -MOD_FILES += jpeg.mod -MARKER_FILES += jpeg.marker -CLEANFILES += jpeg.marker - -jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += jpeg.module -MODULE_FILES += jpeg.module$(EXEEXT) -jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -nodist_jpeg_module_SOURCES = ## platform nodist sources -jpeg_module_LDADD = -jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_jpeg_module_SOURCES) -CLEANFILES += $(nodist_jpeg_module_SOURCES) -MOD_FILES += jpeg.mod -MARKER_FILES += jpeg.marker -CLEANFILES += jpeg.marker - -jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += png.module -MODULE_FILES += png.module$(EXEEXT) -png_module_SOURCES = video/readers/png.c ## platform sources -nodist_png_module_SOURCES = ## platform nodist sources -png_module_LDADD = -png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_png_module_SOURCES) -CLEANFILES += $(nodist_png_module_SOURCES) -MOD_FILES += png.mod -MARKER_FILES += png.marker -CLEANFILES += png.marker - -png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += png.module -MODULE_FILES += png.module$(EXEEXT) -png_module_SOURCES = video/readers/png.c ## platform sources -nodist_png_module_SOURCES = ## platform nodist sources -png_module_LDADD = -png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_png_module_SOURCES) -CLEANFILES += $(nodist_png_module_SOURCES) -MOD_FILES += png.mod -MARKER_FILES += png.marker -CLEANFILES += png.marker - -png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += png.module -MODULE_FILES += png.module$(EXEEXT) -png_module_SOURCES = video/readers/png.c ## platform sources -nodist_png_module_SOURCES = ## platform nodist sources -png_module_LDADD = -png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_png_module_SOURCES) -CLEANFILES += $(nodist_png_module_SOURCES) -MOD_FILES += png.mod -MARKER_FILES += png.marker -CLEANFILES += png.marker - -png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += png.module -MODULE_FILES += png.module$(EXEEXT) -png_module_SOURCES = video/readers/png.c ## platform sources -nodist_png_module_SOURCES = ## platform nodist sources -png_module_LDADD = -png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_png_module_SOURCES) -CLEANFILES += $(nodist_png_module_SOURCES) -MOD_FILES += png.mod -MARKER_FILES += png.marker -CLEANFILES += png.marker - -png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += png.module -MODULE_FILES += png.module$(EXEEXT) -png_module_SOURCES = video/readers/png.c ## platform sources -nodist_png_module_SOURCES = ## platform nodist sources -png_module_LDADD = -png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_png_module_SOURCES) -CLEANFILES += $(nodist_png_module_SOURCES) -MOD_FILES += png.mod -MARKER_FILES += png.marker -CLEANFILES += png.marker - -png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += png.module -MODULE_FILES += png.module$(EXEEXT) -png_module_SOURCES = video/readers/png.c ## platform sources -nodist_png_module_SOURCES = ## platform nodist sources -png_module_LDADD = -png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_png_module_SOURCES) -CLEANFILES += $(nodist_png_module_SOURCES) -MOD_FILES += png.mod -MARKER_FILES += png.marker -CLEANFILES += png.marker - -png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += png.module -MODULE_FILES += png.module$(EXEEXT) -png_module_SOURCES = video/readers/png.c ## platform sources -nodist_png_module_SOURCES = ## platform nodist sources -png_module_LDADD = -png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_png_module_SOURCES) -CLEANFILES += $(nodist_png_module_SOURCES) -MOD_FILES += png.mod -MARKER_FILES += png.marker -CLEANFILES += png.marker - -png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += png.module -MODULE_FILES += png.module$(EXEEXT) -png_module_SOURCES = video/readers/png.c ## platform sources -nodist_png_module_SOURCES = ## platform nodist sources -png_module_LDADD = -png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_png_module_SOURCES) -CLEANFILES += $(nodist_png_module_SOURCES) -MOD_FILES += png.mod -MARKER_FILES += png.marker -CLEANFILES += png.marker - -png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += png.module -MODULE_FILES += png.module$(EXEEXT) -png_module_SOURCES = video/readers/png.c ## platform sources -nodist_png_module_SOURCES = ## platform nodist sources -png_module_LDADD = -png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_png_module_SOURCES) -CLEANFILES += $(nodist_png_module_SOURCES) -MOD_FILES += png.mod -MARKER_FILES += png.marker -CLEANFILES += png.marker - -png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += png.module -MODULE_FILES += png.module$(EXEEXT) -png_module_SOURCES = video/readers/png.c ## platform sources -nodist_png_module_SOURCES = ## platform nodist sources -png_module_LDADD = -png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_png_module_SOURCES) -CLEANFILES += $(nodist_png_module_SOURCES) -MOD_FILES += png.mod -MARKER_FILES += png.marker -CLEANFILES += png.marker - -png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += png.module -MODULE_FILES += png.module$(EXEEXT) -png_module_SOURCES = video/readers/png.c ## platform sources -nodist_png_module_SOURCES = ## platform nodist sources -png_module_LDADD = -png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_png_module_SOURCES) -CLEANFILES += $(nodist_png_module_SOURCES) -MOD_FILES += png.mod -MARKER_FILES += png.marker -CLEANFILES += png.marker - -png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += tga.module -MODULE_FILES += tga.module$(EXEEXT) -tga_module_SOURCES = video/readers/tga.c ## platform sources -nodist_tga_module_SOURCES = ## platform nodist sources -tga_module_LDADD = -tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tga_module_SOURCES) -CLEANFILES += $(nodist_tga_module_SOURCES) -MOD_FILES += tga.mod -MARKER_FILES += tga.marker -CLEANFILES += tga.marker - -tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += tga.module -MODULE_FILES += tga.module$(EXEEXT) -tga_module_SOURCES = video/readers/tga.c ## platform sources -nodist_tga_module_SOURCES = ## platform nodist sources -tga_module_LDADD = -tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tga_module_SOURCES) -CLEANFILES += $(nodist_tga_module_SOURCES) -MOD_FILES += tga.mod -MARKER_FILES += tga.marker -CLEANFILES += tga.marker - -tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += tga.module -MODULE_FILES += tga.module$(EXEEXT) -tga_module_SOURCES = video/readers/tga.c ## platform sources -nodist_tga_module_SOURCES = ## platform nodist sources -tga_module_LDADD = -tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tga_module_SOURCES) -CLEANFILES += $(nodist_tga_module_SOURCES) -MOD_FILES += tga.mod -MARKER_FILES += tga.marker -CLEANFILES += tga.marker - -tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += tga.module -MODULE_FILES += tga.module$(EXEEXT) -tga_module_SOURCES = video/readers/tga.c ## platform sources -nodist_tga_module_SOURCES = ## platform nodist sources -tga_module_LDADD = -tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tga_module_SOURCES) -CLEANFILES += $(nodist_tga_module_SOURCES) -MOD_FILES += tga.mod -MARKER_FILES += tga.marker -CLEANFILES += tga.marker - -tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += tga.module -MODULE_FILES += tga.module$(EXEEXT) -tga_module_SOURCES = video/readers/tga.c ## platform sources -nodist_tga_module_SOURCES = ## platform nodist sources -tga_module_LDADD = -tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tga_module_SOURCES) -CLEANFILES += $(nodist_tga_module_SOURCES) -MOD_FILES += tga.mod -MARKER_FILES += tga.marker -CLEANFILES += tga.marker - -tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += tga.module -MODULE_FILES += tga.module$(EXEEXT) -tga_module_SOURCES = video/readers/tga.c ## platform sources -nodist_tga_module_SOURCES = ## platform nodist sources -tga_module_LDADD = -tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tga_module_SOURCES) -CLEANFILES += $(nodist_tga_module_SOURCES) -MOD_FILES += tga.mod -MARKER_FILES += tga.marker -CLEANFILES += tga.marker - -tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += tga.module -MODULE_FILES += tga.module$(EXEEXT) -tga_module_SOURCES = video/readers/tga.c ## platform sources -nodist_tga_module_SOURCES = ## platform nodist sources -tga_module_LDADD = -tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tga_module_SOURCES) -CLEANFILES += $(nodist_tga_module_SOURCES) -MOD_FILES += tga.mod -MARKER_FILES += tga.marker -CLEANFILES += tga.marker - -tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += tga.module -MODULE_FILES += tga.module$(EXEEXT) -tga_module_SOURCES = video/readers/tga.c ## platform sources -nodist_tga_module_SOURCES = ## platform nodist sources -tga_module_LDADD = -tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tga_module_SOURCES) -CLEANFILES += $(nodist_tga_module_SOURCES) -MOD_FILES += tga.mod -MARKER_FILES += tga.marker -CLEANFILES += tga.marker - -tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += tga.module -MODULE_FILES += tga.module$(EXEEXT) -tga_module_SOURCES = video/readers/tga.c ## platform sources -nodist_tga_module_SOURCES = ## platform nodist sources -tga_module_LDADD = -tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tga_module_SOURCES) -CLEANFILES += $(nodist_tga_module_SOURCES) -MOD_FILES += tga.mod -MARKER_FILES += tga.marker -CLEANFILES += tga.marker - -tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += tga.module -MODULE_FILES += tga.module$(EXEEXT) -tga_module_SOURCES = video/readers/tga.c ## platform sources -nodist_tga_module_SOURCES = ## platform nodist sources -tga_module_LDADD = -tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tga_module_SOURCES) -CLEANFILES += $(nodist_tga_module_SOURCES) -MOD_FILES += tga.mod -MARKER_FILES += tga.marker -CLEANFILES += tga.marker - -tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += tga.module -MODULE_FILES += tga.module$(EXEEXT) -tga_module_SOURCES = video/readers/tga.c ## platform sources -nodist_tga_module_SOURCES = ## platform nodist sources -tga_module_LDADD = -tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_tga_module_SOURCES) -CLEANFILES += $(nodist_tga_module_SOURCES) -MOD_FILES += tga.mod -MARKER_FILES += tga.marker -CLEANFILES += tga.marker - -tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += vbe.module -MODULE_FILES += vbe.module$(EXEEXT) -vbe_module_SOURCES = video/i386/pc/vbe.c ## platform sources -nodist_vbe_module_SOURCES = ## platform nodist sources -vbe_module_LDADD = -vbe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -vbe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -vbe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -vbe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_vbe_module_SOURCES) -CLEANFILES += $(nodist_vbe_module_SOURCES) -MOD_FILES += vbe.mod -MARKER_FILES += vbe.marker -CLEANFILES += vbe.marker - -vbe.marker: $(vbe_module_SOURCES) $(nodist_vbe_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vbe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += video_fb.module -MODULE_FILES += video_fb.module$(EXEEXT) -video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -nodist_video_fb_module_SOURCES = ## platform nodist sources -video_fb_module_LDADD = -video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_fb_module_SOURCES) -CLEANFILES += $(nodist_video_fb_module_SOURCES) -MOD_FILES += video_fb.mod -MARKER_FILES += video_fb.marker -CLEANFILES += video_fb.marker - -video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += video_fb.module -MODULE_FILES += video_fb.module$(EXEEXT) -video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -nodist_video_fb_module_SOURCES = ## platform nodist sources -video_fb_module_LDADD = -video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_fb_module_SOURCES) -CLEANFILES += $(nodist_video_fb_module_SOURCES) -MOD_FILES += video_fb.mod -MARKER_FILES += video_fb.marker -CLEANFILES += video_fb.marker - -video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += video_fb.module -MODULE_FILES += video_fb.module$(EXEEXT) -video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -nodist_video_fb_module_SOURCES = ## platform nodist sources -video_fb_module_LDADD = -video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_fb_module_SOURCES) -CLEANFILES += $(nodist_video_fb_module_SOURCES) -MOD_FILES += video_fb.mod -MARKER_FILES += video_fb.marker -CLEANFILES += video_fb.marker - -video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += video_fb.module -MODULE_FILES += video_fb.module$(EXEEXT) -video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -nodist_video_fb_module_SOURCES = ## platform nodist sources -video_fb_module_LDADD = -video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_fb_module_SOURCES) -CLEANFILES += $(nodist_video_fb_module_SOURCES) -MOD_FILES += video_fb.mod -MARKER_FILES += video_fb.marker -CLEANFILES += video_fb.marker - -video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += video_fb.module -MODULE_FILES += video_fb.module$(EXEEXT) -video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -nodist_video_fb_module_SOURCES = ## platform nodist sources -video_fb_module_LDADD = -video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_fb_module_SOURCES) -CLEANFILES += $(nodist_video_fb_module_SOURCES) -MOD_FILES += video_fb.mod -MARKER_FILES += video_fb.marker -CLEANFILES += video_fb.marker - -video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += video_fb.module -MODULE_FILES += video_fb.module$(EXEEXT) -video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -nodist_video_fb_module_SOURCES = ## platform nodist sources -video_fb_module_LDADD = -video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_fb_module_SOURCES) -CLEANFILES += $(nodist_video_fb_module_SOURCES) -MOD_FILES += video_fb.mod -MARKER_FILES += video_fb.marker -CLEANFILES += video_fb.marker - -video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += video_fb.module -MODULE_FILES += video_fb.module$(EXEEXT) -video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -nodist_video_fb_module_SOURCES = ## platform nodist sources -video_fb_module_LDADD = -video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_fb_module_SOURCES) -CLEANFILES += $(nodist_video_fb_module_SOURCES) -MOD_FILES += video_fb.mod -MARKER_FILES += video_fb.marker -CLEANFILES += video_fb.marker - -video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += video_fb.module -MODULE_FILES += video_fb.module$(EXEEXT) -video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -nodist_video_fb_module_SOURCES = ## platform nodist sources -video_fb_module_LDADD = -video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_fb_module_SOURCES) -CLEANFILES += $(nodist_video_fb_module_SOURCES) -MOD_FILES += video_fb.mod -MARKER_FILES += video_fb.marker -CLEANFILES += video_fb.marker - -video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += video_fb.module -MODULE_FILES += video_fb.module$(EXEEXT) -video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -nodist_video_fb_module_SOURCES = ## platform nodist sources -video_fb_module_LDADD = -video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_fb_module_SOURCES) -CLEANFILES += $(nodist_video_fb_module_SOURCES) -MOD_FILES += video_fb.mod -MARKER_FILES += video_fb.marker -CLEANFILES += video_fb.marker - -video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += video_fb.module -MODULE_FILES += video_fb.module$(EXEEXT) -video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -nodist_video_fb_module_SOURCES = ## platform nodist sources -video_fb_module_LDADD = -video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_fb_module_SOURCES) -CLEANFILES += $(nodist_video_fb_module_SOURCES) -MOD_FILES += video_fb.mod -MARKER_FILES += video_fb.marker -CLEANFILES += video_fb.marker - -video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += video.module -MODULE_FILES += video.module$(EXEEXT) -video_module_SOURCES = video/video.c ## platform sources -nodist_video_module_SOURCES = ## platform nodist sources -video_module_LDADD = -video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_module_SOURCES) -CLEANFILES += $(nodist_video_module_SOURCES) -MOD_FILES += video.mod -MARKER_FILES += video.marker -CLEANFILES += video.marker - -video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += video.module -MODULE_FILES += video.module$(EXEEXT) -video_module_SOURCES = video/video.c ## platform sources -nodist_video_module_SOURCES = ## platform nodist sources -video_module_LDADD = -video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_module_SOURCES) -CLEANFILES += $(nodist_video_module_SOURCES) -MOD_FILES += video.mod -MARKER_FILES += video.marker -CLEANFILES += video.marker - -video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += video.module -MODULE_FILES += video.module$(EXEEXT) -video_module_SOURCES = video/video.c ## platform sources -nodist_video_module_SOURCES = ## platform nodist sources -video_module_LDADD = -video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_module_SOURCES) -CLEANFILES += $(nodist_video_module_SOURCES) -MOD_FILES += video.mod -MARKER_FILES += video.marker -CLEANFILES += video.marker - -video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += video.module -MODULE_FILES += video.module$(EXEEXT) -video_module_SOURCES = video/video.c ## platform sources -nodist_video_module_SOURCES = ## platform nodist sources -video_module_LDADD = -video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_module_SOURCES) -CLEANFILES += $(nodist_video_module_SOURCES) -MOD_FILES += video.mod -MARKER_FILES += video.marker -CLEANFILES += video.marker - -video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += video.module -MODULE_FILES += video.module$(EXEEXT) -video_module_SOURCES = video/video.c ## platform sources -nodist_video_module_SOURCES = ## platform nodist sources -video_module_LDADD = -video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_module_SOURCES) -CLEANFILES += $(nodist_video_module_SOURCES) -MOD_FILES += video.mod -MARKER_FILES += video.marker -CLEANFILES += video.marker - -video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += video.module -MODULE_FILES += video.module$(EXEEXT) -video_module_SOURCES = video/video.c ## platform sources -nodist_video_module_SOURCES = ## platform nodist sources -video_module_LDADD = -video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_module_SOURCES) -CLEANFILES += $(nodist_video_module_SOURCES) -MOD_FILES += video.mod -MARKER_FILES += video.marker -CLEANFILES += video.marker - -video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += video.module -MODULE_FILES += video.module$(EXEEXT) -video_module_SOURCES = video/video.c ## platform sources -nodist_video_module_SOURCES = ## platform nodist sources -video_module_LDADD = -video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_module_SOURCES) -CLEANFILES += $(nodist_video_module_SOURCES) -MOD_FILES += video.mod -MARKER_FILES += video.marker -CLEANFILES += video.marker - -video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += video.module -MODULE_FILES += video.module$(EXEEXT) -video_module_SOURCES = video/video.c ## platform sources -nodist_video_module_SOURCES = ## platform nodist sources -video_module_LDADD = -video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_module_SOURCES) -CLEANFILES += $(nodist_video_module_SOURCES) -MOD_FILES += video.mod -MARKER_FILES += video.marker -CLEANFILES += video.marker - -video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += video.module -MODULE_FILES += video.module$(EXEEXT) -video_module_SOURCES = video/video.c ## platform sources -nodist_video_module_SOURCES = ## platform nodist sources -video_module_LDADD = -video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_module_SOURCES) -CLEANFILES += $(nodist_video_module_SOURCES) -MOD_FILES += video.mod -MARKER_FILES += video.marker -CLEANFILES += video.marker - -video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += video.module -MODULE_FILES += video.module$(EXEEXT) -video_module_SOURCES = video/video.c ## platform sources -nodist_video_module_SOURCES = ## platform nodist sources -video_module_LDADD = -video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_video_module_SOURCES) -CLEANFILES += $(nodist_video_module_SOURCES) -MOD_FILES += video.mod -MARKER_FILES += video.marker -CLEANFILES += video.marker - -video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += ieee1275_fb.module -MODULE_FILES += ieee1275_fb.module$(EXEEXT) -ieee1275_fb_module_SOURCES = video/ieee1275.c ## platform sources -nodist_ieee1275_fb_module_SOURCES = ## platform nodist sources -ieee1275_fb_module_LDADD = -ieee1275_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -ieee1275_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -ieee1275_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -ieee1275_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_ieee1275_fb_module_SOURCES) -CLEANFILES += $(nodist_ieee1275_fb_module_SOURCES) -MOD_FILES += ieee1275_fb.mod -MARKER_FILES += ieee1275_fb.marker -CLEANFILES += ieee1275_fb.marker - -ieee1275_fb.marker: $(ieee1275_fb_module_SOURCES) $(nodist_ieee1275_fb_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ieee1275_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -if COND_GRUB_EMU_SDL -noinst_PROGRAMS += sdl.module -MODULE_FILES += sdl.module$(EXEEXT) -sdl_module_SOURCES = video/emu/sdl.c ## platform sources -nodist_sdl_module_SOURCES = ## platform nodist sources -sdl_module_LDADD = -sdl_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -sdl_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -sdl_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -sdl_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_sdl_module_SOURCES) -CLEANFILES += $(nodist_sdl_module_SOURCES) -MOD_FILES += sdl.mod -MARKER_FILES += sdl.marker -CLEANFILES += sdl.marker - -sdl.marker: $(sdl_module_SOURCES) $(nodist_sdl_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sdl_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif COND_GRUB_EMU_SDL -endif - -if COND_emu -noinst_PROGRAMS += datehook.module -MODULE_FILES += datehook.module$(EXEEXT) -datehook_module_SOURCES = hook/datehook.c ## platform sources -nodist_datehook_module_SOURCES = ## platform nodist sources -datehook_module_LDADD = -datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datehook_module_SOURCES) -CLEANFILES += $(nodist_datehook_module_SOURCES) -MOD_FILES += datehook.mod -MARKER_FILES += datehook.marker -CLEANFILES += datehook.marker - -datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += datehook.module -MODULE_FILES += datehook.module$(EXEEXT) -datehook_module_SOURCES = hook/datehook.c ## platform sources -nodist_datehook_module_SOURCES = ## platform nodist sources -datehook_module_LDADD = -datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datehook_module_SOURCES) -CLEANFILES += $(nodist_datehook_module_SOURCES) -MOD_FILES += datehook.mod -MARKER_FILES += datehook.marker -CLEANFILES += datehook.marker - -datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += datehook.module -MODULE_FILES += datehook.module$(EXEEXT) -datehook_module_SOURCES = hook/datehook.c ## platform sources -nodist_datehook_module_SOURCES = ## platform nodist sources -datehook_module_LDADD = -datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datehook_module_SOURCES) -CLEANFILES += $(nodist_datehook_module_SOURCES) -MOD_FILES += datehook.mod -MARKER_FILES += datehook.marker -CLEANFILES += datehook.marker - -datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += datehook.module -MODULE_FILES += datehook.module$(EXEEXT) -datehook_module_SOURCES = hook/datehook.c ## platform sources -nodist_datehook_module_SOURCES = ## platform nodist sources -datehook_module_LDADD = -datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datehook_module_SOURCES) -CLEANFILES += $(nodist_datehook_module_SOURCES) -MOD_FILES += datehook.mod -MARKER_FILES += datehook.marker -CLEANFILES += datehook.marker - -datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += datehook.module -MODULE_FILES += datehook.module$(EXEEXT) -datehook_module_SOURCES = hook/datehook.c ## platform sources -nodist_datehook_module_SOURCES = ## platform nodist sources -datehook_module_LDADD = -datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datehook_module_SOURCES) -CLEANFILES += $(nodist_datehook_module_SOURCES) -MOD_FILES += datehook.mod -MARKER_FILES += datehook.marker -CLEANFILES += datehook.marker - -datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += datehook.module -MODULE_FILES += datehook.module$(EXEEXT) -datehook_module_SOURCES = hook/datehook.c ## platform sources -nodist_datehook_module_SOURCES = ## platform nodist sources -datehook_module_LDADD = -datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datehook_module_SOURCES) -CLEANFILES += $(nodist_datehook_module_SOURCES) -MOD_FILES += datehook.mod -MARKER_FILES += datehook.marker -CLEANFILES += datehook.marker - -datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += datehook.module -MODULE_FILES += datehook.module$(EXEEXT) -datehook_module_SOURCES = hook/datehook.c ## platform sources -nodist_datehook_module_SOURCES = ## platform nodist sources -datehook_module_LDADD = -datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datehook_module_SOURCES) -CLEANFILES += $(nodist_datehook_module_SOURCES) -MOD_FILES += datehook.mod -MARKER_FILES += datehook.marker -CLEANFILES += datehook.marker - -datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += datehook.module -MODULE_FILES += datehook.module$(EXEEXT) -datehook_module_SOURCES = hook/datehook.c ## platform sources -nodist_datehook_module_SOURCES = ## platform nodist sources -datehook_module_LDADD = -datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datehook_module_SOURCES) -CLEANFILES += $(nodist_datehook_module_SOURCES) -MOD_FILES += datehook.mod -MARKER_FILES += datehook.marker -CLEANFILES += datehook.marker - -datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += datehook.module -MODULE_FILES += datehook.module$(EXEEXT) -datehook_module_SOURCES = hook/datehook.c ## platform sources -nodist_datehook_module_SOURCES = ## platform nodist sources -datehook_module_LDADD = -datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datehook_module_SOURCES) -CLEANFILES += $(nodist_datehook_module_SOURCES) -MOD_FILES += datehook.mod -MARKER_FILES += datehook.marker -CLEANFILES += datehook.marker - -datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += datehook.module -MODULE_FILES += datehook.module$(EXEEXT) -datehook_module_SOURCES = hook/datehook.c ## platform sources -nodist_datehook_module_SOURCES = ## platform nodist sources -datehook_module_LDADD = -datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datehook_module_SOURCES) -CLEANFILES += $(nodist_datehook_module_SOURCES) -MOD_FILES += datehook.mod -MARKER_FILES += datehook.marker -CLEANFILES += datehook.marker - -datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += datehook.module -MODULE_FILES += datehook.module$(EXEEXT) -datehook_module_SOURCES = hook/datehook.c ## platform sources -nodist_datehook_module_SOURCES = ## platform nodist sources -datehook_module_LDADD = -datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_datehook_module_SOURCES) -CLEANFILES += $(nodist_datehook_module_SOURCES) -MOD_FILES += datehook.mod -MARKER_FILES += datehook.marker -CLEANFILES += datehook.marker - -datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += legacycfg.module -MODULE_FILES += legacycfg.module$(EXEEXT) -legacycfg_module_SOURCES = lib/i386/pc/vesa_modes_table.c commands/legacycfg.c lib/legacy_parse.c ## platform sources -nodist_legacycfg_module_SOURCES = ## platform nodist sources -legacycfg_module_LDADD = -legacycfg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -legacycfg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -legacycfg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -legacycfg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_legacycfg_module_SOURCES) -CLEANFILES += $(nodist_legacycfg_module_SOURCES) -MOD_FILES += legacycfg.mod -MARKER_FILES += legacycfg.marker -CLEANFILES += legacycfg.marker - -legacycfg.marker: $(legacycfg_module_SOURCES) $(nodist_legacycfg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(legacycfg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += legacycfg.module -MODULE_FILES += legacycfg.module$(EXEEXT) -legacycfg_module_SOURCES = commands/legacycfg.c lib/legacy_parse.c ## platform sources -nodist_legacycfg_module_SOURCES = ## platform nodist sources -legacycfg_module_LDADD = -legacycfg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -legacycfg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -legacycfg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -legacycfg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_legacycfg_module_SOURCES) -CLEANFILES += $(nodist_legacycfg_module_SOURCES) -MOD_FILES += legacycfg.mod -MARKER_FILES += legacycfg.marker -CLEANFILES += legacycfg.marker - -legacycfg.marker: $(legacycfg_module_SOURCES) $(nodist_legacycfg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(legacycfg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += test_blockarg.module -MODULE_FILES += test_blockarg.module$(EXEEXT) -test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -nodist_test_blockarg_module_SOURCES = ## platform nodist sources -test_blockarg_module_LDADD = -test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_blockarg_module_SOURCES) -CLEANFILES += $(nodist_test_blockarg_module_SOURCES) -MOD_FILES += test_blockarg.mod -MARKER_FILES += test_blockarg.marker -CLEANFILES += test_blockarg.marker - -test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += test_blockarg.module -MODULE_FILES += test_blockarg.module$(EXEEXT) -test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -nodist_test_blockarg_module_SOURCES = ## platform nodist sources -test_blockarg_module_LDADD = -test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_blockarg_module_SOURCES) -CLEANFILES += $(nodist_test_blockarg_module_SOURCES) -MOD_FILES += test_blockarg.mod -MARKER_FILES += test_blockarg.marker -CLEANFILES += test_blockarg.marker - -test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += test_blockarg.module -MODULE_FILES += test_blockarg.module$(EXEEXT) -test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -nodist_test_blockarg_module_SOURCES = ## platform nodist sources -test_blockarg_module_LDADD = -test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_blockarg_module_SOURCES) -CLEANFILES += $(nodist_test_blockarg_module_SOURCES) -MOD_FILES += test_blockarg.mod -MARKER_FILES += test_blockarg.marker -CLEANFILES += test_blockarg.marker - -test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += test_blockarg.module -MODULE_FILES += test_blockarg.module$(EXEEXT) -test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -nodist_test_blockarg_module_SOURCES = ## platform nodist sources -test_blockarg_module_LDADD = -test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_blockarg_module_SOURCES) -CLEANFILES += $(nodist_test_blockarg_module_SOURCES) -MOD_FILES += test_blockarg.mod -MARKER_FILES += test_blockarg.marker -CLEANFILES += test_blockarg.marker - -test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += test_blockarg.module -MODULE_FILES += test_blockarg.module$(EXEEXT) -test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -nodist_test_blockarg_module_SOURCES = ## platform nodist sources -test_blockarg_module_LDADD = -test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_blockarg_module_SOURCES) -CLEANFILES += $(nodist_test_blockarg_module_SOURCES) -MOD_FILES += test_blockarg.mod -MARKER_FILES += test_blockarg.marker -CLEANFILES += test_blockarg.marker - -test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += test_blockarg.module -MODULE_FILES += test_blockarg.module$(EXEEXT) -test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -nodist_test_blockarg_module_SOURCES = ## platform nodist sources -test_blockarg_module_LDADD = -test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_blockarg_module_SOURCES) -CLEANFILES += $(nodist_test_blockarg_module_SOURCES) -MOD_FILES += test_blockarg.mod -MARKER_FILES += test_blockarg.marker -CLEANFILES += test_blockarg.marker - -test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += test_blockarg.module -MODULE_FILES += test_blockarg.module$(EXEEXT) -test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -nodist_test_blockarg_module_SOURCES = ## platform nodist sources -test_blockarg_module_LDADD = -test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_blockarg_module_SOURCES) -CLEANFILES += $(nodist_test_blockarg_module_SOURCES) -MOD_FILES += test_blockarg.mod -MARKER_FILES += test_blockarg.marker -CLEANFILES += test_blockarg.marker - -test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += test_blockarg.module -MODULE_FILES += test_blockarg.module$(EXEEXT) -test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -nodist_test_blockarg_module_SOURCES = ## platform nodist sources -test_blockarg_module_LDADD = -test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_blockarg_module_SOURCES) -CLEANFILES += $(nodist_test_blockarg_module_SOURCES) -MOD_FILES += test_blockarg.mod -MARKER_FILES += test_blockarg.marker -CLEANFILES += test_blockarg.marker - -test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += test_blockarg.module -MODULE_FILES += test_blockarg.module$(EXEEXT) -test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -nodist_test_blockarg_module_SOURCES = ## platform nodist sources -test_blockarg_module_LDADD = -test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_blockarg_module_SOURCES) -CLEANFILES += $(nodist_test_blockarg_module_SOURCES) -MOD_FILES += test_blockarg.mod -MARKER_FILES += test_blockarg.marker -CLEANFILES += test_blockarg.marker - -test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += test_blockarg.module -MODULE_FILES += test_blockarg.module$(EXEEXT) -test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -nodist_test_blockarg_module_SOURCES = ## platform nodist sources -test_blockarg_module_LDADD = -test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_blockarg_module_SOURCES) -CLEANFILES += $(nodist_test_blockarg_module_SOURCES) -MOD_FILES += test_blockarg.mod -MARKER_FILES += test_blockarg.marker -CLEANFILES += test_blockarg.marker - -test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += test_blockarg.module -MODULE_FILES += test_blockarg.module$(EXEEXT) -test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -nodist_test_blockarg_module_SOURCES = ## platform nodist sources -test_blockarg_module_LDADD = -test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_test_blockarg_module_SOURCES) -CLEANFILES += $(nodist_test_blockarg_module_SOURCES) -MOD_FILES += test_blockarg.mod -MARKER_FILES += test_blockarg.marker -CLEANFILES += test_blockarg.marker - -test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += xzio.module -MODULE_FILES += xzio.module$(EXEEXT) -xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -nodist_xzio_module_SOURCES = ## platform nodist sources -xzio_module_LDADD = -xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xzio_module_SOURCES) -CLEANFILES += $(nodist_xzio_module_SOURCES) -MOD_FILES += xzio.mod -MARKER_FILES += xzio.marker -CLEANFILES += xzio.marker - -xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += xzio.module -MODULE_FILES += xzio.module$(EXEEXT) -xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -nodist_xzio_module_SOURCES = ## platform nodist sources -xzio_module_LDADD = -xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xzio_module_SOURCES) -CLEANFILES += $(nodist_xzio_module_SOURCES) -MOD_FILES += xzio.mod -MARKER_FILES += xzio.marker -CLEANFILES += xzio.marker - -xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += xzio.module -MODULE_FILES += xzio.module$(EXEEXT) -xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -nodist_xzio_module_SOURCES = ## platform nodist sources -xzio_module_LDADD = -xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xzio_module_SOURCES) -CLEANFILES += $(nodist_xzio_module_SOURCES) -MOD_FILES += xzio.mod -MARKER_FILES += xzio.marker -CLEANFILES += xzio.marker - -xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += xzio.module -MODULE_FILES += xzio.module$(EXEEXT) -xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -nodist_xzio_module_SOURCES = ## platform nodist sources -xzio_module_LDADD = -xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xzio_module_SOURCES) -CLEANFILES += $(nodist_xzio_module_SOURCES) -MOD_FILES += xzio.mod -MARKER_FILES += xzio.marker -CLEANFILES += xzio.marker - -xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += xzio.module -MODULE_FILES += xzio.module$(EXEEXT) -xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -nodist_xzio_module_SOURCES = ## platform nodist sources -xzio_module_LDADD = -xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xzio_module_SOURCES) -CLEANFILES += $(nodist_xzio_module_SOURCES) -MOD_FILES += xzio.mod -MARKER_FILES += xzio.marker -CLEANFILES += xzio.marker - -xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += xzio.module -MODULE_FILES += xzio.module$(EXEEXT) -xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -nodist_xzio_module_SOURCES = ## platform nodist sources -xzio_module_LDADD = -xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xzio_module_SOURCES) -CLEANFILES += $(nodist_xzio_module_SOURCES) -MOD_FILES += xzio.mod -MARKER_FILES += xzio.marker -CLEANFILES += xzio.marker - -xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += xzio.module -MODULE_FILES += xzio.module$(EXEEXT) -xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -nodist_xzio_module_SOURCES = ## platform nodist sources -xzio_module_LDADD = -xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xzio_module_SOURCES) -CLEANFILES += $(nodist_xzio_module_SOURCES) -MOD_FILES += xzio.mod -MARKER_FILES += xzio.marker -CLEANFILES += xzio.marker - -xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += xzio.module -MODULE_FILES += xzio.module$(EXEEXT) -xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -nodist_xzio_module_SOURCES = ## platform nodist sources -xzio_module_LDADD = -xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xzio_module_SOURCES) -CLEANFILES += $(nodist_xzio_module_SOURCES) -MOD_FILES += xzio.mod -MARKER_FILES += xzio.marker -CLEANFILES += xzio.marker - -xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += xzio.module -MODULE_FILES += xzio.module$(EXEEXT) -xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -nodist_xzio_module_SOURCES = ## platform nodist sources -xzio_module_LDADD = -xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xzio_module_SOURCES) -CLEANFILES += $(nodist_xzio_module_SOURCES) -MOD_FILES += xzio.mod -MARKER_FILES += xzio.marker -CLEANFILES += xzio.marker - -xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += xzio.module -MODULE_FILES += xzio.module$(EXEEXT) -xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -nodist_xzio_module_SOURCES = ## platform nodist sources -xzio_module_LDADD = -xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xzio_module_SOURCES) -CLEANFILES += $(nodist_xzio_module_SOURCES) -MOD_FILES += xzio.mod -MARKER_FILES += xzio.marker -CLEANFILES += xzio.marker - -xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += xzio.module -MODULE_FILES += xzio.module$(EXEEXT) -xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -nodist_xzio_module_SOURCES = ## platform nodist sources -xzio_module_LDADD = -xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xzio_module_SOURCES) -CLEANFILES += $(nodist_xzio_module_SOURCES) -MOD_FILES += xzio.mod -MARKER_FILES += xzio.marker -CLEANFILES += xzio.marker - -xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += testload.module -MODULE_FILES += testload.module$(EXEEXT) -testload_module_SOURCES = commands/testload.c ## platform sources -nodist_testload_module_SOURCES = ## platform nodist sources -testload_module_LDADD = -testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_testload_module_SOURCES) -CLEANFILES += $(nodist_testload_module_SOURCES) -MOD_FILES += testload.mod -MARKER_FILES += testload.marker -CLEANFILES += testload.marker - -testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += testload.module -MODULE_FILES += testload.module$(EXEEXT) -testload_module_SOURCES = commands/testload.c ## platform sources -nodist_testload_module_SOURCES = ## platform nodist sources -testload_module_LDADD = -testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_testload_module_SOURCES) -CLEANFILES += $(nodist_testload_module_SOURCES) -MOD_FILES += testload.mod -MARKER_FILES += testload.marker -CLEANFILES += testload.marker - -testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += testload.module -MODULE_FILES += testload.module$(EXEEXT) -testload_module_SOURCES = commands/testload.c ## platform sources -nodist_testload_module_SOURCES = ## platform nodist sources -testload_module_LDADD = -testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_testload_module_SOURCES) -CLEANFILES += $(nodist_testload_module_SOURCES) -MOD_FILES += testload.mod -MARKER_FILES += testload.marker -CLEANFILES += testload.marker - -testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += testload.module -MODULE_FILES += testload.module$(EXEEXT) -testload_module_SOURCES = commands/testload.c ## platform sources -nodist_testload_module_SOURCES = ## platform nodist sources -testload_module_LDADD = -testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_testload_module_SOURCES) -CLEANFILES += $(nodist_testload_module_SOURCES) -MOD_FILES += testload.mod -MARKER_FILES += testload.marker -CLEANFILES += testload.marker - -testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += testload.module -MODULE_FILES += testload.module$(EXEEXT) -testload_module_SOURCES = commands/testload.c ## platform sources -nodist_testload_module_SOURCES = ## platform nodist sources -testload_module_LDADD = -testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_testload_module_SOURCES) -CLEANFILES += $(nodist_testload_module_SOURCES) -MOD_FILES += testload.mod -MARKER_FILES += testload.marker -CLEANFILES += testload.marker - -testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += testload.module -MODULE_FILES += testload.module$(EXEEXT) -testload_module_SOURCES = commands/testload.c ## platform sources -nodist_testload_module_SOURCES = ## platform nodist sources -testload_module_LDADD = -testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_testload_module_SOURCES) -CLEANFILES += $(nodist_testload_module_SOURCES) -MOD_FILES += testload.mod -MARKER_FILES += testload.marker -CLEANFILES += testload.marker - -testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += testload.module -MODULE_FILES += testload.module$(EXEEXT) -testload_module_SOURCES = commands/testload.c ## platform sources -nodist_testload_module_SOURCES = ## platform nodist sources -testload_module_LDADD = -testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_testload_module_SOURCES) -CLEANFILES += $(nodist_testload_module_SOURCES) -MOD_FILES += testload.mod -MARKER_FILES += testload.marker -CLEANFILES += testload.marker - -testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += testload.module -MODULE_FILES += testload.module$(EXEEXT) -testload_module_SOURCES = commands/testload.c ## platform sources -nodist_testload_module_SOURCES = ## platform nodist sources -testload_module_LDADD = -testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_testload_module_SOURCES) -CLEANFILES += $(nodist_testload_module_SOURCES) -MOD_FILES += testload.mod -MARKER_FILES += testload.marker -CLEANFILES += testload.marker - -testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += testload.module -MODULE_FILES += testload.module$(EXEEXT) -testload_module_SOURCES = commands/testload.c ## platform sources -nodist_testload_module_SOURCES = ## platform nodist sources -testload_module_LDADD = -testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_testload_module_SOURCES) -CLEANFILES += $(nodist_testload_module_SOURCES) -MOD_FILES += testload.mod -MARKER_FILES += testload.marker -CLEANFILES += testload.marker - -testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += testload.module -MODULE_FILES += testload.module$(EXEEXT) -testload_module_SOURCES = commands/testload.c ## platform sources -nodist_testload_module_SOURCES = ## platform nodist sources -testload_module_LDADD = -testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_testload_module_SOURCES) -CLEANFILES += $(nodist_testload_module_SOURCES) -MOD_FILES += testload.mod -MARKER_FILES += testload.marker -CLEANFILES += testload.marker - -testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += testload.module -MODULE_FILES += testload.module$(EXEEXT) -testload_module_SOURCES = commands/testload.c ## platform sources -nodist_testload_module_SOURCES = ## platform nodist sources -testload_module_LDADD = -testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_testload_module_SOURCES) -CLEANFILES += $(nodist_testload_module_SOURCES) -MOD_FILES += testload.mod -MARKER_FILES += testload.marker -CLEANFILES += testload.marker - -testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += lsapm.module -MODULE_FILES += lsapm.module$(EXEEXT) -lsapm_module_SOURCES = commands/i386/pc/lsapm.c ## platform sources -nodist_lsapm_module_SOURCES = ## platform nodist sources -lsapm_module_LDADD = -lsapm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -lsapm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -lsapm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -lsapm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lsapm_module_SOURCES) -CLEANFILES += $(nodist_lsapm_module_SOURCES) -MOD_FILES += lsapm.mod -MARKER_FILES += lsapm.marker -CLEANFILES += lsapm.marker - -lsapm.marker: $(lsapm_module_SOURCES) $(nodist_lsapm_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsapm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += keylayouts.module -MODULE_FILES += keylayouts.module$(EXEEXT) -keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -nodist_keylayouts_module_SOURCES = ## platform nodist sources -keylayouts_module_LDADD = -keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keylayouts_module_SOURCES) -CLEANFILES += $(nodist_keylayouts_module_SOURCES) -MOD_FILES += keylayouts.mod -MARKER_FILES += keylayouts.marker -CLEANFILES += keylayouts.marker - -keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += keylayouts.module -MODULE_FILES += keylayouts.module$(EXEEXT) -keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -nodist_keylayouts_module_SOURCES = ## platform nodist sources -keylayouts_module_LDADD = -keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keylayouts_module_SOURCES) -CLEANFILES += $(nodist_keylayouts_module_SOURCES) -MOD_FILES += keylayouts.mod -MARKER_FILES += keylayouts.marker -CLEANFILES += keylayouts.marker - -keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += keylayouts.module -MODULE_FILES += keylayouts.module$(EXEEXT) -keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -nodist_keylayouts_module_SOURCES = ## platform nodist sources -keylayouts_module_LDADD = -keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keylayouts_module_SOURCES) -CLEANFILES += $(nodist_keylayouts_module_SOURCES) -MOD_FILES += keylayouts.mod -MARKER_FILES += keylayouts.marker -CLEANFILES += keylayouts.marker - -keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += keylayouts.module -MODULE_FILES += keylayouts.module$(EXEEXT) -keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -nodist_keylayouts_module_SOURCES = ## platform nodist sources -keylayouts_module_LDADD = -keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keylayouts_module_SOURCES) -CLEANFILES += $(nodist_keylayouts_module_SOURCES) -MOD_FILES += keylayouts.mod -MARKER_FILES += keylayouts.marker -CLEANFILES += keylayouts.marker - -keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += keylayouts.module -MODULE_FILES += keylayouts.module$(EXEEXT) -keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -nodist_keylayouts_module_SOURCES = ## platform nodist sources -keylayouts_module_LDADD = -keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keylayouts_module_SOURCES) -CLEANFILES += $(nodist_keylayouts_module_SOURCES) -MOD_FILES += keylayouts.mod -MARKER_FILES += keylayouts.marker -CLEANFILES += keylayouts.marker - -keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += keylayouts.module -MODULE_FILES += keylayouts.module$(EXEEXT) -keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -nodist_keylayouts_module_SOURCES = ## platform nodist sources -keylayouts_module_LDADD = -keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keylayouts_module_SOURCES) -CLEANFILES += $(nodist_keylayouts_module_SOURCES) -MOD_FILES += keylayouts.mod -MARKER_FILES += keylayouts.marker -CLEANFILES += keylayouts.marker - -keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += keylayouts.module -MODULE_FILES += keylayouts.module$(EXEEXT) -keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -nodist_keylayouts_module_SOURCES = ## platform nodist sources -keylayouts_module_LDADD = -keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keylayouts_module_SOURCES) -CLEANFILES += $(nodist_keylayouts_module_SOURCES) -MOD_FILES += keylayouts.mod -MARKER_FILES += keylayouts.marker -CLEANFILES += keylayouts.marker - -keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += keylayouts.module -MODULE_FILES += keylayouts.module$(EXEEXT) -keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -nodist_keylayouts_module_SOURCES = ## platform nodist sources -keylayouts_module_LDADD = -keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keylayouts_module_SOURCES) -CLEANFILES += $(nodist_keylayouts_module_SOURCES) -MOD_FILES += keylayouts.mod -MARKER_FILES += keylayouts.marker -CLEANFILES += keylayouts.marker - -keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += keylayouts.module -MODULE_FILES += keylayouts.module$(EXEEXT) -keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -nodist_keylayouts_module_SOURCES = ## platform nodist sources -keylayouts_module_LDADD = -keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keylayouts_module_SOURCES) -CLEANFILES += $(nodist_keylayouts_module_SOURCES) -MOD_FILES += keylayouts.mod -MARKER_FILES += keylayouts.marker -CLEANFILES += keylayouts.marker - -keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += keylayouts.module -MODULE_FILES += keylayouts.module$(EXEEXT) -keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -nodist_keylayouts_module_SOURCES = ## platform nodist sources -keylayouts_module_LDADD = -keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_keylayouts_module_SOURCES) -CLEANFILES += $(nodist_keylayouts_module_SOURCES) -MOD_FILES += keylayouts.mod -MARKER_FILES += keylayouts.marker -CLEANFILES += keylayouts.marker - -keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gcry_arcfour.module -MODULE_FILES += gcry_arcfour.module$(EXEEXT) -gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -gcry_arcfour_module_LDADD = -gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_arcfour_module_SOURCES) -CLEANFILES += $(nodist_gcry_arcfour_module_SOURCES) -MOD_FILES += gcry_arcfour.mod -MARKER_FILES += gcry_arcfour.marker -CLEANFILES += gcry_arcfour.marker - -gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gcry_arcfour.module -MODULE_FILES += gcry_arcfour.module$(EXEEXT) -gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -gcry_arcfour_module_LDADD = -gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_arcfour_module_SOURCES) -CLEANFILES += $(nodist_gcry_arcfour_module_SOURCES) -MOD_FILES += gcry_arcfour.mod -MARKER_FILES += gcry_arcfour.marker -CLEANFILES += gcry_arcfour.marker - -gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gcry_arcfour.module -MODULE_FILES += gcry_arcfour.module$(EXEEXT) -gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -gcry_arcfour_module_LDADD = -gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_arcfour_module_SOURCES) -CLEANFILES += $(nodist_gcry_arcfour_module_SOURCES) -MOD_FILES += gcry_arcfour.mod -MARKER_FILES += gcry_arcfour.marker -CLEANFILES += gcry_arcfour.marker - -gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gcry_arcfour.module -MODULE_FILES += gcry_arcfour.module$(EXEEXT) -gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -gcry_arcfour_module_LDADD = -gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_arcfour_module_SOURCES) -CLEANFILES += $(nodist_gcry_arcfour_module_SOURCES) -MOD_FILES += gcry_arcfour.mod -MARKER_FILES += gcry_arcfour.marker -CLEANFILES += gcry_arcfour.marker - -gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gcry_arcfour.module -MODULE_FILES += gcry_arcfour.module$(EXEEXT) -gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -gcry_arcfour_module_LDADD = -gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_arcfour_module_SOURCES) -CLEANFILES += $(nodist_gcry_arcfour_module_SOURCES) -MOD_FILES += gcry_arcfour.mod -MARKER_FILES += gcry_arcfour.marker -CLEANFILES += gcry_arcfour.marker - -gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gcry_arcfour.module -MODULE_FILES += gcry_arcfour.module$(EXEEXT) -gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -gcry_arcfour_module_LDADD = -gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_arcfour_module_SOURCES) -CLEANFILES += $(nodist_gcry_arcfour_module_SOURCES) -MOD_FILES += gcry_arcfour.mod -MARKER_FILES += gcry_arcfour.marker -CLEANFILES += gcry_arcfour.marker - -gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gcry_arcfour.module -MODULE_FILES += gcry_arcfour.module$(EXEEXT) -gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -gcry_arcfour_module_LDADD = -gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_arcfour_module_SOURCES) -CLEANFILES += $(nodist_gcry_arcfour_module_SOURCES) -MOD_FILES += gcry_arcfour.mod -MARKER_FILES += gcry_arcfour.marker -CLEANFILES += gcry_arcfour.marker - -gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gcry_arcfour.module -MODULE_FILES += gcry_arcfour.module$(EXEEXT) -gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -gcry_arcfour_module_LDADD = -gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_arcfour_module_SOURCES) -CLEANFILES += $(nodist_gcry_arcfour_module_SOURCES) -MOD_FILES += gcry_arcfour.mod -MARKER_FILES += gcry_arcfour.marker -CLEANFILES += gcry_arcfour.marker - -gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gcry_arcfour.module -MODULE_FILES += gcry_arcfour.module$(EXEEXT) -gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -gcry_arcfour_module_LDADD = -gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_arcfour_module_SOURCES) -CLEANFILES += $(nodist_gcry_arcfour_module_SOURCES) -MOD_FILES += gcry_arcfour.mod -MARKER_FILES += gcry_arcfour.marker -CLEANFILES += gcry_arcfour.marker - -gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gcry_arcfour.module -MODULE_FILES += gcry_arcfour.module$(EXEEXT) -gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -gcry_arcfour_module_LDADD = -gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_arcfour_module_SOURCES) -CLEANFILES += $(nodist_gcry_arcfour_module_SOURCES) -MOD_FILES += gcry_arcfour.mod -MARKER_FILES += gcry_arcfour.marker -CLEANFILES += gcry_arcfour.marker - -gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gcry_arcfour.module -MODULE_FILES += gcry_arcfour.module$(EXEEXT) -gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -gcry_arcfour_module_LDADD = -gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_arcfour_module_SOURCES) -CLEANFILES += $(nodist_gcry_arcfour_module_SOURCES) -MOD_FILES += gcry_arcfour.mod -MARKER_FILES += gcry_arcfour.marker -CLEANFILES += gcry_arcfour.marker - -gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gcry_blowfish.module -MODULE_FILES += gcry_blowfish.module$(EXEEXT) -gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -gcry_blowfish_module_LDADD = -gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_blowfish_module_SOURCES) -CLEANFILES += $(nodist_gcry_blowfish_module_SOURCES) -MOD_FILES += gcry_blowfish.mod -MARKER_FILES += gcry_blowfish.marker -CLEANFILES += gcry_blowfish.marker - -gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gcry_blowfish.module -MODULE_FILES += gcry_blowfish.module$(EXEEXT) -gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -gcry_blowfish_module_LDADD = -gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_blowfish_module_SOURCES) -CLEANFILES += $(nodist_gcry_blowfish_module_SOURCES) -MOD_FILES += gcry_blowfish.mod -MARKER_FILES += gcry_blowfish.marker -CLEANFILES += gcry_blowfish.marker - -gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gcry_blowfish.module -MODULE_FILES += gcry_blowfish.module$(EXEEXT) -gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -gcry_blowfish_module_LDADD = -gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_blowfish_module_SOURCES) -CLEANFILES += $(nodist_gcry_blowfish_module_SOURCES) -MOD_FILES += gcry_blowfish.mod -MARKER_FILES += gcry_blowfish.marker -CLEANFILES += gcry_blowfish.marker - -gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gcry_blowfish.module -MODULE_FILES += gcry_blowfish.module$(EXEEXT) -gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -gcry_blowfish_module_LDADD = -gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_blowfish_module_SOURCES) -CLEANFILES += $(nodist_gcry_blowfish_module_SOURCES) -MOD_FILES += gcry_blowfish.mod -MARKER_FILES += gcry_blowfish.marker -CLEANFILES += gcry_blowfish.marker - -gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gcry_blowfish.module -MODULE_FILES += gcry_blowfish.module$(EXEEXT) -gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -gcry_blowfish_module_LDADD = -gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_blowfish_module_SOURCES) -CLEANFILES += $(nodist_gcry_blowfish_module_SOURCES) -MOD_FILES += gcry_blowfish.mod -MARKER_FILES += gcry_blowfish.marker -CLEANFILES += gcry_blowfish.marker - -gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gcry_blowfish.module -MODULE_FILES += gcry_blowfish.module$(EXEEXT) -gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -gcry_blowfish_module_LDADD = -gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_blowfish_module_SOURCES) -CLEANFILES += $(nodist_gcry_blowfish_module_SOURCES) -MOD_FILES += gcry_blowfish.mod -MARKER_FILES += gcry_blowfish.marker -CLEANFILES += gcry_blowfish.marker - -gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gcry_blowfish.module -MODULE_FILES += gcry_blowfish.module$(EXEEXT) -gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -gcry_blowfish_module_LDADD = -gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_blowfish_module_SOURCES) -CLEANFILES += $(nodist_gcry_blowfish_module_SOURCES) -MOD_FILES += gcry_blowfish.mod -MARKER_FILES += gcry_blowfish.marker -CLEANFILES += gcry_blowfish.marker - -gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gcry_blowfish.module -MODULE_FILES += gcry_blowfish.module$(EXEEXT) -gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -gcry_blowfish_module_LDADD = -gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_blowfish_module_SOURCES) -CLEANFILES += $(nodist_gcry_blowfish_module_SOURCES) -MOD_FILES += gcry_blowfish.mod -MARKER_FILES += gcry_blowfish.marker -CLEANFILES += gcry_blowfish.marker - -gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gcry_blowfish.module -MODULE_FILES += gcry_blowfish.module$(EXEEXT) -gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -gcry_blowfish_module_LDADD = -gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_blowfish_module_SOURCES) -CLEANFILES += $(nodist_gcry_blowfish_module_SOURCES) -MOD_FILES += gcry_blowfish.mod -MARKER_FILES += gcry_blowfish.marker -CLEANFILES += gcry_blowfish.marker - -gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gcry_blowfish.module -MODULE_FILES += gcry_blowfish.module$(EXEEXT) -gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -gcry_blowfish_module_LDADD = -gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_blowfish_module_SOURCES) -CLEANFILES += $(nodist_gcry_blowfish_module_SOURCES) -MOD_FILES += gcry_blowfish.mod -MARKER_FILES += gcry_blowfish.marker -CLEANFILES += gcry_blowfish.marker - -gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gcry_blowfish.module -MODULE_FILES += gcry_blowfish.module$(EXEEXT) -gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -gcry_blowfish_module_LDADD = -gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_blowfish_module_SOURCES) -CLEANFILES += $(nodist_gcry_blowfish_module_SOURCES) -MOD_FILES += gcry_blowfish.mod -MARKER_FILES += gcry_blowfish.marker -CLEANFILES += gcry_blowfish.marker - -gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gcry_camellia.module -MODULE_FILES += gcry_camellia.module$(EXEEXT) -gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -gcry_camellia_module_LDADD = -gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_camellia_module_SOURCES) -CLEANFILES += $(nodist_gcry_camellia_module_SOURCES) -MOD_FILES += gcry_camellia.mod -MARKER_FILES += gcry_camellia.marker -CLEANFILES += gcry_camellia.marker - -gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gcry_camellia.module -MODULE_FILES += gcry_camellia.module$(EXEEXT) -gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -gcry_camellia_module_LDADD = -gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_camellia_module_SOURCES) -CLEANFILES += $(nodist_gcry_camellia_module_SOURCES) -MOD_FILES += gcry_camellia.mod -MARKER_FILES += gcry_camellia.marker -CLEANFILES += gcry_camellia.marker - -gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gcry_camellia.module -MODULE_FILES += gcry_camellia.module$(EXEEXT) -gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -gcry_camellia_module_LDADD = -gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_camellia_module_SOURCES) -CLEANFILES += $(nodist_gcry_camellia_module_SOURCES) -MOD_FILES += gcry_camellia.mod -MARKER_FILES += gcry_camellia.marker -CLEANFILES += gcry_camellia.marker - -gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gcry_camellia.module -MODULE_FILES += gcry_camellia.module$(EXEEXT) -gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -gcry_camellia_module_LDADD = -gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_camellia_module_SOURCES) -CLEANFILES += $(nodist_gcry_camellia_module_SOURCES) -MOD_FILES += gcry_camellia.mod -MARKER_FILES += gcry_camellia.marker -CLEANFILES += gcry_camellia.marker - -gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gcry_camellia.module -MODULE_FILES += gcry_camellia.module$(EXEEXT) -gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -gcry_camellia_module_LDADD = -gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_camellia_module_SOURCES) -CLEANFILES += $(nodist_gcry_camellia_module_SOURCES) -MOD_FILES += gcry_camellia.mod -MARKER_FILES += gcry_camellia.marker -CLEANFILES += gcry_camellia.marker - -gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gcry_camellia.module -MODULE_FILES += gcry_camellia.module$(EXEEXT) -gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -gcry_camellia_module_LDADD = -gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_camellia_module_SOURCES) -CLEANFILES += $(nodist_gcry_camellia_module_SOURCES) -MOD_FILES += gcry_camellia.mod -MARKER_FILES += gcry_camellia.marker -CLEANFILES += gcry_camellia.marker - -gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gcry_camellia.module -MODULE_FILES += gcry_camellia.module$(EXEEXT) -gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -gcry_camellia_module_LDADD = -gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_camellia_module_SOURCES) -CLEANFILES += $(nodist_gcry_camellia_module_SOURCES) -MOD_FILES += gcry_camellia.mod -MARKER_FILES += gcry_camellia.marker -CLEANFILES += gcry_camellia.marker - -gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gcry_camellia.module -MODULE_FILES += gcry_camellia.module$(EXEEXT) -gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -gcry_camellia_module_LDADD = -gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_camellia_module_SOURCES) -CLEANFILES += $(nodist_gcry_camellia_module_SOURCES) -MOD_FILES += gcry_camellia.mod -MARKER_FILES += gcry_camellia.marker -CLEANFILES += gcry_camellia.marker - -gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gcry_camellia.module -MODULE_FILES += gcry_camellia.module$(EXEEXT) -gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -gcry_camellia_module_LDADD = -gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_camellia_module_SOURCES) -CLEANFILES += $(nodist_gcry_camellia_module_SOURCES) -MOD_FILES += gcry_camellia.mod -MARKER_FILES += gcry_camellia.marker -CLEANFILES += gcry_camellia.marker - -gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gcry_camellia.module -MODULE_FILES += gcry_camellia.module$(EXEEXT) -gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -gcry_camellia_module_LDADD = -gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_camellia_module_SOURCES) -CLEANFILES += $(nodist_gcry_camellia_module_SOURCES) -MOD_FILES += gcry_camellia.mod -MARKER_FILES += gcry_camellia.marker -CLEANFILES += gcry_camellia.marker - -gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gcry_camellia.module -MODULE_FILES += gcry_camellia.module$(EXEEXT) -gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -gcry_camellia_module_LDADD = -gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_camellia_module_SOURCES) -CLEANFILES += $(nodist_gcry_camellia_module_SOURCES) -MOD_FILES += gcry_camellia.mod -MARKER_FILES += gcry_camellia.marker -CLEANFILES += gcry_camellia.marker - -gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gcry_cast5.module -MODULE_FILES += gcry_cast5.module$(EXEEXT) -gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -gcry_cast5_module_LDADD = -gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_cast5_module_SOURCES) -CLEANFILES += $(nodist_gcry_cast5_module_SOURCES) -MOD_FILES += gcry_cast5.mod -MARKER_FILES += gcry_cast5.marker -CLEANFILES += gcry_cast5.marker - -gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gcry_cast5.module -MODULE_FILES += gcry_cast5.module$(EXEEXT) -gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -gcry_cast5_module_LDADD = -gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_cast5_module_SOURCES) -CLEANFILES += $(nodist_gcry_cast5_module_SOURCES) -MOD_FILES += gcry_cast5.mod -MARKER_FILES += gcry_cast5.marker -CLEANFILES += gcry_cast5.marker - -gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gcry_cast5.module -MODULE_FILES += gcry_cast5.module$(EXEEXT) -gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -gcry_cast5_module_LDADD = -gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_cast5_module_SOURCES) -CLEANFILES += $(nodist_gcry_cast5_module_SOURCES) -MOD_FILES += gcry_cast5.mod -MARKER_FILES += gcry_cast5.marker -CLEANFILES += gcry_cast5.marker - -gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gcry_cast5.module -MODULE_FILES += gcry_cast5.module$(EXEEXT) -gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -gcry_cast5_module_LDADD = -gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_cast5_module_SOURCES) -CLEANFILES += $(nodist_gcry_cast5_module_SOURCES) -MOD_FILES += gcry_cast5.mod -MARKER_FILES += gcry_cast5.marker -CLEANFILES += gcry_cast5.marker - -gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gcry_cast5.module -MODULE_FILES += gcry_cast5.module$(EXEEXT) -gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -gcry_cast5_module_LDADD = -gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_cast5_module_SOURCES) -CLEANFILES += $(nodist_gcry_cast5_module_SOURCES) -MOD_FILES += gcry_cast5.mod -MARKER_FILES += gcry_cast5.marker -CLEANFILES += gcry_cast5.marker - -gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gcry_cast5.module -MODULE_FILES += gcry_cast5.module$(EXEEXT) -gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -gcry_cast5_module_LDADD = -gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_cast5_module_SOURCES) -CLEANFILES += $(nodist_gcry_cast5_module_SOURCES) -MOD_FILES += gcry_cast5.mod -MARKER_FILES += gcry_cast5.marker -CLEANFILES += gcry_cast5.marker - -gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gcry_cast5.module -MODULE_FILES += gcry_cast5.module$(EXEEXT) -gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -gcry_cast5_module_LDADD = -gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_cast5_module_SOURCES) -CLEANFILES += $(nodist_gcry_cast5_module_SOURCES) -MOD_FILES += gcry_cast5.mod -MARKER_FILES += gcry_cast5.marker -CLEANFILES += gcry_cast5.marker - -gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gcry_cast5.module -MODULE_FILES += gcry_cast5.module$(EXEEXT) -gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -gcry_cast5_module_LDADD = -gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_cast5_module_SOURCES) -CLEANFILES += $(nodist_gcry_cast5_module_SOURCES) -MOD_FILES += gcry_cast5.mod -MARKER_FILES += gcry_cast5.marker -CLEANFILES += gcry_cast5.marker - -gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gcry_cast5.module -MODULE_FILES += gcry_cast5.module$(EXEEXT) -gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -gcry_cast5_module_LDADD = -gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_cast5_module_SOURCES) -CLEANFILES += $(nodist_gcry_cast5_module_SOURCES) -MOD_FILES += gcry_cast5.mod -MARKER_FILES += gcry_cast5.marker -CLEANFILES += gcry_cast5.marker - -gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gcry_cast5.module -MODULE_FILES += gcry_cast5.module$(EXEEXT) -gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -gcry_cast5_module_LDADD = -gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_cast5_module_SOURCES) -CLEANFILES += $(nodist_gcry_cast5_module_SOURCES) -MOD_FILES += gcry_cast5.mod -MARKER_FILES += gcry_cast5.marker -CLEANFILES += gcry_cast5.marker - -gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gcry_cast5.module -MODULE_FILES += gcry_cast5.module$(EXEEXT) -gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -gcry_cast5_module_LDADD = -gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_cast5_module_SOURCES) -CLEANFILES += $(nodist_gcry_cast5_module_SOURCES) -MOD_FILES += gcry_cast5.mod -MARKER_FILES += gcry_cast5.marker -CLEANFILES += gcry_cast5.marker - -gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gcry_crc.module -MODULE_FILES += gcry_crc.module$(EXEEXT) -gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -nodist_gcry_crc_module_SOURCES = ## platform nodist sources -gcry_crc_module_LDADD = -gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_crc_module_SOURCES) -CLEANFILES += $(nodist_gcry_crc_module_SOURCES) -MOD_FILES += gcry_crc.mod -MARKER_FILES += gcry_crc.marker -CLEANFILES += gcry_crc.marker - -gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gcry_crc.module -MODULE_FILES += gcry_crc.module$(EXEEXT) -gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -nodist_gcry_crc_module_SOURCES = ## platform nodist sources -gcry_crc_module_LDADD = -gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_crc_module_SOURCES) -CLEANFILES += $(nodist_gcry_crc_module_SOURCES) -MOD_FILES += gcry_crc.mod -MARKER_FILES += gcry_crc.marker -CLEANFILES += gcry_crc.marker - -gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gcry_crc.module -MODULE_FILES += gcry_crc.module$(EXEEXT) -gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -nodist_gcry_crc_module_SOURCES = ## platform nodist sources -gcry_crc_module_LDADD = -gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_crc_module_SOURCES) -CLEANFILES += $(nodist_gcry_crc_module_SOURCES) -MOD_FILES += gcry_crc.mod -MARKER_FILES += gcry_crc.marker -CLEANFILES += gcry_crc.marker - -gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gcry_crc.module -MODULE_FILES += gcry_crc.module$(EXEEXT) -gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -nodist_gcry_crc_module_SOURCES = ## platform nodist sources -gcry_crc_module_LDADD = -gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_crc_module_SOURCES) -CLEANFILES += $(nodist_gcry_crc_module_SOURCES) -MOD_FILES += gcry_crc.mod -MARKER_FILES += gcry_crc.marker -CLEANFILES += gcry_crc.marker - -gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gcry_crc.module -MODULE_FILES += gcry_crc.module$(EXEEXT) -gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -nodist_gcry_crc_module_SOURCES = ## platform nodist sources -gcry_crc_module_LDADD = -gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_crc_module_SOURCES) -CLEANFILES += $(nodist_gcry_crc_module_SOURCES) -MOD_FILES += gcry_crc.mod -MARKER_FILES += gcry_crc.marker -CLEANFILES += gcry_crc.marker - -gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gcry_crc.module -MODULE_FILES += gcry_crc.module$(EXEEXT) -gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -nodist_gcry_crc_module_SOURCES = ## platform nodist sources -gcry_crc_module_LDADD = -gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_crc_module_SOURCES) -CLEANFILES += $(nodist_gcry_crc_module_SOURCES) -MOD_FILES += gcry_crc.mod -MARKER_FILES += gcry_crc.marker -CLEANFILES += gcry_crc.marker - -gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gcry_crc.module -MODULE_FILES += gcry_crc.module$(EXEEXT) -gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -nodist_gcry_crc_module_SOURCES = ## platform nodist sources -gcry_crc_module_LDADD = -gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_crc_module_SOURCES) -CLEANFILES += $(nodist_gcry_crc_module_SOURCES) -MOD_FILES += gcry_crc.mod -MARKER_FILES += gcry_crc.marker -CLEANFILES += gcry_crc.marker - -gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gcry_crc.module -MODULE_FILES += gcry_crc.module$(EXEEXT) -gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -nodist_gcry_crc_module_SOURCES = ## platform nodist sources -gcry_crc_module_LDADD = -gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_crc_module_SOURCES) -CLEANFILES += $(nodist_gcry_crc_module_SOURCES) -MOD_FILES += gcry_crc.mod -MARKER_FILES += gcry_crc.marker -CLEANFILES += gcry_crc.marker - -gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gcry_crc.module -MODULE_FILES += gcry_crc.module$(EXEEXT) -gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -nodist_gcry_crc_module_SOURCES = ## platform nodist sources -gcry_crc_module_LDADD = -gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_crc_module_SOURCES) -CLEANFILES += $(nodist_gcry_crc_module_SOURCES) -MOD_FILES += gcry_crc.mod -MARKER_FILES += gcry_crc.marker -CLEANFILES += gcry_crc.marker - -gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gcry_crc.module -MODULE_FILES += gcry_crc.module$(EXEEXT) -gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -nodist_gcry_crc_module_SOURCES = ## platform nodist sources -gcry_crc_module_LDADD = -gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_crc_module_SOURCES) -CLEANFILES += $(nodist_gcry_crc_module_SOURCES) -MOD_FILES += gcry_crc.mod -MARKER_FILES += gcry_crc.marker -CLEANFILES += gcry_crc.marker - -gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gcry_crc.module -MODULE_FILES += gcry_crc.module$(EXEEXT) -gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -nodist_gcry_crc_module_SOURCES = ## platform nodist sources -gcry_crc_module_LDADD = -gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_crc_module_SOURCES) -CLEANFILES += $(nodist_gcry_crc_module_SOURCES) -MOD_FILES += gcry_crc.mod -MARKER_FILES += gcry_crc.marker -CLEANFILES += gcry_crc.marker - -gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gcry_des.module -MODULE_FILES += gcry_des.module$(EXEEXT) -gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -nodist_gcry_des_module_SOURCES = ## platform nodist sources -gcry_des_module_LDADD = -gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_des_module_SOURCES) -CLEANFILES += $(nodist_gcry_des_module_SOURCES) -MOD_FILES += gcry_des.mod -MARKER_FILES += gcry_des.marker -CLEANFILES += gcry_des.marker - -gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gcry_des.module -MODULE_FILES += gcry_des.module$(EXEEXT) -gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -nodist_gcry_des_module_SOURCES = ## platform nodist sources -gcry_des_module_LDADD = -gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_des_module_SOURCES) -CLEANFILES += $(nodist_gcry_des_module_SOURCES) -MOD_FILES += gcry_des.mod -MARKER_FILES += gcry_des.marker -CLEANFILES += gcry_des.marker - -gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gcry_des.module -MODULE_FILES += gcry_des.module$(EXEEXT) -gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -nodist_gcry_des_module_SOURCES = ## platform nodist sources -gcry_des_module_LDADD = -gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_des_module_SOURCES) -CLEANFILES += $(nodist_gcry_des_module_SOURCES) -MOD_FILES += gcry_des.mod -MARKER_FILES += gcry_des.marker -CLEANFILES += gcry_des.marker - -gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gcry_des.module -MODULE_FILES += gcry_des.module$(EXEEXT) -gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -nodist_gcry_des_module_SOURCES = ## platform nodist sources -gcry_des_module_LDADD = -gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_des_module_SOURCES) -CLEANFILES += $(nodist_gcry_des_module_SOURCES) -MOD_FILES += gcry_des.mod -MARKER_FILES += gcry_des.marker -CLEANFILES += gcry_des.marker - -gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gcry_des.module -MODULE_FILES += gcry_des.module$(EXEEXT) -gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -nodist_gcry_des_module_SOURCES = ## platform nodist sources -gcry_des_module_LDADD = -gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_des_module_SOURCES) -CLEANFILES += $(nodist_gcry_des_module_SOURCES) -MOD_FILES += gcry_des.mod -MARKER_FILES += gcry_des.marker -CLEANFILES += gcry_des.marker - -gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gcry_des.module -MODULE_FILES += gcry_des.module$(EXEEXT) -gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -nodist_gcry_des_module_SOURCES = ## platform nodist sources -gcry_des_module_LDADD = -gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_des_module_SOURCES) -CLEANFILES += $(nodist_gcry_des_module_SOURCES) -MOD_FILES += gcry_des.mod -MARKER_FILES += gcry_des.marker -CLEANFILES += gcry_des.marker - -gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gcry_des.module -MODULE_FILES += gcry_des.module$(EXEEXT) -gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -nodist_gcry_des_module_SOURCES = ## platform nodist sources -gcry_des_module_LDADD = -gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_des_module_SOURCES) -CLEANFILES += $(nodist_gcry_des_module_SOURCES) -MOD_FILES += gcry_des.mod -MARKER_FILES += gcry_des.marker -CLEANFILES += gcry_des.marker - -gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gcry_des.module -MODULE_FILES += gcry_des.module$(EXEEXT) -gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -nodist_gcry_des_module_SOURCES = ## platform nodist sources -gcry_des_module_LDADD = -gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_des_module_SOURCES) -CLEANFILES += $(nodist_gcry_des_module_SOURCES) -MOD_FILES += gcry_des.mod -MARKER_FILES += gcry_des.marker -CLEANFILES += gcry_des.marker - -gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gcry_des.module -MODULE_FILES += gcry_des.module$(EXEEXT) -gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -nodist_gcry_des_module_SOURCES = ## platform nodist sources -gcry_des_module_LDADD = -gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_des_module_SOURCES) -CLEANFILES += $(nodist_gcry_des_module_SOURCES) -MOD_FILES += gcry_des.mod -MARKER_FILES += gcry_des.marker -CLEANFILES += gcry_des.marker - -gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gcry_des.module -MODULE_FILES += gcry_des.module$(EXEEXT) -gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -nodist_gcry_des_module_SOURCES = ## platform nodist sources -gcry_des_module_LDADD = -gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_des_module_SOURCES) -CLEANFILES += $(nodist_gcry_des_module_SOURCES) -MOD_FILES += gcry_des.mod -MARKER_FILES += gcry_des.marker -CLEANFILES += gcry_des.marker - -gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gcry_des.module -MODULE_FILES += gcry_des.module$(EXEEXT) -gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -nodist_gcry_des_module_SOURCES = ## platform nodist sources -gcry_des_module_LDADD = -gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_des_module_SOURCES) -CLEANFILES += $(nodist_gcry_des_module_SOURCES) -MOD_FILES += gcry_des.mod -MARKER_FILES += gcry_des.marker -CLEANFILES += gcry_des.marker - -gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gcry_md4.module -MODULE_FILES += gcry_md4.module$(EXEEXT) -gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -nodist_gcry_md4_module_SOURCES = ## platform nodist sources -gcry_md4_module_LDADD = -gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md4_module_SOURCES) -CLEANFILES += $(nodist_gcry_md4_module_SOURCES) -MOD_FILES += gcry_md4.mod -MARKER_FILES += gcry_md4.marker -CLEANFILES += gcry_md4.marker - -gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gcry_md4.module -MODULE_FILES += gcry_md4.module$(EXEEXT) -gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -nodist_gcry_md4_module_SOURCES = ## platform nodist sources -gcry_md4_module_LDADD = -gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md4_module_SOURCES) -CLEANFILES += $(nodist_gcry_md4_module_SOURCES) -MOD_FILES += gcry_md4.mod -MARKER_FILES += gcry_md4.marker -CLEANFILES += gcry_md4.marker - -gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gcry_md4.module -MODULE_FILES += gcry_md4.module$(EXEEXT) -gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -nodist_gcry_md4_module_SOURCES = ## platform nodist sources -gcry_md4_module_LDADD = -gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md4_module_SOURCES) -CLEANFILES += $(nodist_gcry_md4_module_SOURCES) -MOD_FILES += gcry_md4.mod -MARKER_FILES += gcry_md4.marker -CLEANFILES += gcry_md4.marker - -gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gcry_md4.module -MODULE_FILES += gcry_md4.module$(EXEEXT) -gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -nodist_gcry_md4_module_SOURCES = ## platform nodist sources -gcry_md4_module_LDADD = -gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md4_module_SOURCES) -CLEANFILES += $(nodist_gcry_md4_module_SOURCES) -MOD_FILES += gcry_md4.mod -MARKER_FILES += gcry_md4.marker -CLEANFILES += gcry_md4.marker - -gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gcry_md4.module -MODULE_FILES += gcry_md4.module$(EXEEXT) -gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -nodist_gcry_md4_module_SOURCES = ## platform nodist sources -gcry_md4_module_LDADD = -gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md4_module_SOURCES) -CLEANFILES += $(nodist_gcry_md4_module_SOURCES) -MOD_FILES += gcry_md4.mod -MARKER_FILES += gcry_md4.marker -CLEANFILES += gcry_md4.marker - -gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gcry_md4.module -MODULE_FILES += gcry_md4.module$(EXEEXT) -gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -nodist_gcry_md4_module_SOURCES = ## platform nodist sources -gcry_md4_module_LDADD = -gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md4_module_SOURCES) -CLEANFILES += $(nodist_gcry_md4_module_SOURCES) -MOD_FILES += gcry_md4.mod -MARKER_FILES += gcry_md4.marker -CLEANFILES += gcry_md4.marker - -gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gcry_md4.module -MODULE_FILES += gcry_md4.module$(EXEEXT) -gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -nodist_gcry_md4_module_SOURCES = ## platform nodist sources -gcry_md4_module_LDADD = -gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md4_module_SOURCES) -CLEANFILES += $(nodist_gcry_md4_module_SOURCES) -MOD_FILES += gcry_md4.mod -MARKER_FILES += gcry_md4.marker -CLEANFILES += gcry_md4.marker - -gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gcry_md4.module -MODULE_FILES += gcry_md4.module$(EXEEXT) -gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -nodist_gcry_md4_module_SOURCES = ## platform nodist sources -gcry_md4_module_LDADD = -gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md4_module_SOURCES) -CLEANFILES += $(nodist_gcry_md4_module_SOURCES) -MOD_FILES += gcry_md4.mod -MARKER_FILES += gcry_md4.marker -CLEANFILES += gcry_md4.marker - -gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gcry_md4.module -MODULE_FILES += gcry_md4.module$(EXEEXT) -gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -nodist_gcry_md4_module_SOURCES = ## platform nodist sources -gcry_md4_module_LDADD = -gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md4_module_SOURCES) -CLEANFILES += $(nodist_gcry_md4_module_SOURCES) -MOD_FILES += gcry_md4.mod -MARKER_FILES += gcry_md4.marker -CLEANFILES += gcry_md4.marker - -gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gcry_md4.module -MODULE_FILES += gcry_md4.module$(EXEEXT) -gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -nodist_gcry_md4_module_SOURCES = ## platform nodist sources -gcry_md4_module_LDADD = -gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md4_module_SOURCES) -CLEANFILES += $(nodist_gcry_md4_module_SOURCES) -MOD_FILES += gcry_md4.mod -MARKER_FILES += gcry_md4.marker -CLEANFILES += gcry_md4.marker - -gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gcry_md4.module -MODULE_FILES += gcry_md4.module$(EXEEXT) -gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -nodist_gcry_md4_module_SOURCES = ## platform nodist sources -gcry_md4_module_LDADD = -gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md4_module_SOURCES) -CLEANFILES += $(nodist_gcry_md4_module_SOURCES) -MOD_FILES += gcry_md4.mod -MARKER_FILES += gcry_md4.marker -CLEANFILES += gcry_md4.marker - -gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gcry_md5.module -MODULE_FILES += gcry_md5.module$(EXEEXT) -gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -nodist_gcry_md5_module_SOURCES = ## platform nodist sources -gcry_md5_module_LDADD = -gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md5_module_SOURCES) -CLEANFILES += $(nodist_gcry_md5_module_SOURCES) -MOD_FILES += gcry_md5.mod -MARKER_FILES += gcry_md5.marker -CLEANFILES += gcry_md5.marker - -gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gcry_md5.module -MODULE_FILES += gcry_md5.module$(EXEEXT) -gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -nodist_gcry_md5_module_SOURCES = ## platform nodist sources -gcry_md5_module_LDADD = -gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md5_module_SOURCES) -CLEANFILES += $(nodist_gcry_md5_module_SOURCES) -MOD_FILES += gcry_md5.mod -MARKER_FILES += gcry_md5.marker -CLEANFILES += gcry_md5.marker - -gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gcry_md5.module -MODULE_FILES += gcry_md5.module$(EXEEXT) -gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -nodist_gcry_md5_module_SOURCES = ## platform nodist sources -gcry_md5_module_LDADD = -gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md5_module_SOURCES) -CLEANFILES += $(nodist_gcry_md5_module_SOURCES) -MOD_FILES += gcry_md5.mod -MARKER_FILES += gcry_md5.marker -CLEANFILES += gcry_md5.marker - -gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gcry_md5.module -MODULE_FILES += gcry_md5.module$(EXEEXT) -gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -nodist_gcry_md5_module_SOURCES = ## platform nodist sources -gcry_md5_module_LDADD = -gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md5_module_SOURCES) -CLEANFILES += $(nodist_gcry_md5_module_SOURCES) -MOD_FILES += gcry_md5.mod -MARKER_FILES += gcry_md5.marker -CLEANFILES += gcry_md5.marker - -gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gcry_md5.module -MODULE_FILES += gcry_md5.module$(EXEEXT) -gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -nodist_gcry_md5_module_SOURCES = ## platform nodist sources -gcry_md5_module_LDADD = -gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md5_module_SOURCES) -CLEANFILES += $(nodist_gcry_md5_module_SOURCES) -MOD_FILES += gcry_md5.mod -MARKER_FILES += gcry_md5.marker -CLEANFILES += gcry_md5.marker - -gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gcry_md5.module -MODULE_FILES += gcry_md5.module$(EXEEXT) -gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -nodist_gcry_md5_module_SOURCES = ## platform nodist sources -gcry_md5_module_LDADD = -gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md5_module_SOURCES) -CLEANFILES += $(nodist_gcry_md5_module_SOURCES) -MOD_FILES += gcry_md5.mod -MARKER_FILES += gcry_md5.marker -CLEANFILES += gcry_md5.marker - -gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gcry_md5.module -MODULE_FILES += gcry_md5.module$(EXEEXT) -gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -nodist_gcry_md5_module_SOURCES = ## platform nodist sources -gcry_md5_module_LDADD = -gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md5_module_SOURCES) -CLEANFILES += $(nodist_gcry_md5_module_SOURCES) -MOD_FILES += gcry_md5.mod -MARKER_FILES += gcry_md5.marker -CLEANFILES += gcry_md5.marker - -gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gcry_md5.module -MODULE_FILES += gcry_md5.module$(EXEEXT) -gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -nodist_gcry_md5_module_SOURCES = ## platform nodist sources -gcry_md5_module_LDADD = -gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md5_module_SOURCES) -CLEANFILES += $(nodist_gcry_md5_module_SOURCES) -MOD_FILES += gcry_md5.mod -MARKER_FILES += gcry_md5.marker -CLEANFILES += gcry_md5.marker - -gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gcry_md5.module -MODULE_FILES += gcry_md5.module$(EXEEXT) -gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -nodist_gcry_md5_module_SOURCES = ## platform nodist sources -gcry_md5_module_LDADD = -gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md5_module_SOURCES) -CLEANFILES += $(nodist_gcry_md5_module_SOURCES) -MOD_FILES += gcry_md5.mod -MARKER_FILES += gcry_md5.marker -CLEANFILES += gcry_md5.marker - -gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gcry_md5.module -MODULE_FILES += gcry_md5.module$(EXEEXT) -gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -nodist_gcry_md5_module_SOURCES = ## platform nodist sources -gcry_md5_module_LDADD = -gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md5_module_SOURCES) -CLEANFILES += $(nodist_gcry_md5_module_SOURCES) -MOD_FILES += gcry_md5.mod -MARKER_FILES += gcry_md5.marker -CLEANFILES += gcry_md5.marker - -gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gcry_md5.module -MODULE_FILES += gcry_md5.module$(EXEEXT) -gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -nodist_gcry_md5_module_SOURCES = ## platform nodist sources -gcry_md5_module_LDADD = -gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_md5_module_SOURCES) -CLEANFILES += $(nodist_gcry_md5_module_SOURCES) -MOD_FILES += gcry_md5.mod -MARKER_FILES += gcry_md5.marker -CLEANFILES += gcry_md5.marker - -gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gcry_rfc2268.module -MODULE_FILES += gcry_rfc2268.module$(EXEEXT) -gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -gcry_rfc2268_module_LDADD = -gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rfc2268_module_SOURCES) -CLEANFILES += $(nodist_gcry_rfc2268_module_SOURCES) -MOD_FILES += gcry_rfc2268.mod -MARKER_FILES += gcry_rfc2268.marker -CLEANFILES += gcry_rfc2268.marker - -gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gcry_rfc2268.module -MODULE_FILES += gcry_rfc2268.module$(EXEEXT) -gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -gcry_rfc2268_module_LDADD = -gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rfc2268_module_SOURCES) -CLEANFILES += $(nodist_gcry_rfc2268_module_SOURCES) -MOD_FILES += gcry_rfc2268.mod -MARKER_FILES += gcry_rfc2268.marker -CLEANFILES += gcry_rfc2268.marker - -gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gcry_rfc2268.module -MODULE_FILES += gcry_rfc2268.module$(EXEEXT) -gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -gcry_rfc2268_module_LDADD = -gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rfc2268_module_SOURCES) -CLEANFILES += $(nodist_gcry_rfc2268_module_SOURCES) -MOD_FILES += gcry_rfc2268.mod -MARKER_FILES += gcry_rfc2268.marker -CLEANFILES += gcry_rfc2268.marker - -gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gcry_rfc2268.module -MODULE_FILES += gcry_rfc2268.module$(EXEEXT) -gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -gcry_rfc2268_module_LDADD = -gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rfc2268_module_SOURCES) -CLEANFILES += $(nodist_gcry_rfc2268_module_SOURCES) -MOD_FILES += gcry_rfc2268.mod -MARKER_FILES += gcry_rfc2268.marker -CLEANFILES += gcry_rfc2268.marker - -gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gcry_rfc2268.module -MODULE_FILES += gcry_rfc2268.module$(EXEEXT) -gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -gcry_rfc2268_module_LDADD = -gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rfc2268_module_SOURCES) -CLEANFILES += $(nodist_gcry_rfc2268_module_SOURCES) -MOD_FILES += gcry_rfc2268.mod -MARKER_FILES += gcry_rfc2268.marker -CLEANFILES += gcry_rfc2268.marker - -gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gcry_rfc2268.module -MODULE_FILES += gcry_rfc2268.module$(EXEEXT) -gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -gcry_rfc2268_module_LDADD = -gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rfc2268_module_SOURCES) -CLEANFILES += $(nodist_gcry_rfc2268_module_SOURCES) -MOD_FILES += gcry_rfc2268.mod -MARKER_FILES += gcry_rfc2268.marker -CLEANFILES += gcry_rfc2268.marker - -gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gcry_rfc2268.module -MODULE_FILES += gcry_rfc2268.module$(EXEEXT) -gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -gcry_rfc2268_module_LDADD = -gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rfc2268_module_SOURCES) -CLEANFILES += $(nodist_gcry_rfc2268_module_SOURCES) -MOD_FILES += gcry_rfc2268.mod -MARKER_FILES += gcry_rfc2268.marker -CLEANFILES += gcry_rfc2268.marker - -gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gcry_rfc2268.module -MODULE_FILES += gcry_rfc2268.module$(EXEEXT) -gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -gcry_rfc2268_module_LDADD = -gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rfc2268_module_SOURCES) -CLEANFILES += $(nodist_gcry_rfc2268_module_SOURCES) -MOD_FILES += gcry_rfc2268.mod -MARKER_FILES += gcry_rfc2268.marker -CLEANFILES += gcry_rfc2268.marker - -gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gcry_rfc2268.module -MODULE_FILES += gcry_rfc2268.module$(EXEEXT) -gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -gcry_rfc2268_module_LDADD = -gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rfc2268_module_SOURCES) -CLEANFILES += $(nodist_gcry_rfc2268_module_SOURCES) -MOD_FILES += gcry_rfc2268.mod -MARKER_FILES += gcry_rfc2268.marker -CLEANFILES += gcry_rfc2268.marker - -gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gcry_rfc2268.module -MODULE_FILES += gcry_rfc2268.module$(EXEEXT) -gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -gcry_rfc2268_module_LDADD = -gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rfc2268_module_SOURCES) -CLEANFILES += $(nodist_gcry_rfc2268_module_SOURCES) -MOD_FILES += gcry_rfc2268.mod -MARKER_FILES += gcry_rfc2268.marker -CLEANFILES += gcry_rfc2268.marker - -gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gcry_rfc2268.module -MODULE_FILES += gcry_rfc2268.module$(EXEEXT) -gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -gcry_rfc2268_module_LDADD = -gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rfc2268_module_SOURCES) -CLEANFILES += $(nodist_gcry_rfc2268_module_SOURCES) -MOD_FILES += gcry_rfc2268.mod -MARKER_FILES += gcry_rfc2268.marker -CLEANFILES += gcry_rfc2268.marker - -gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gcry_rijndael.module -MODULE_FILES += gcry_rijndael.module$(EXEEXT) -gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -gcry_rijndael_module_LDADD = -gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rijndael_module_SOURCES) -CLEANFILES += $(nodist_gcry_rijndael_module_SOURCES) -MOD_FILES += gcry_rijndael.mod -MARKER_FILES += gcry_rijndael.marker -CLEANFILES += gcry_rijndael.marker - -gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gcry_rijndael.module -MODULE_FILES += gcry_rijndael.module$(EXEEXT) -gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -gcry_rijndael_module_LDADD = -gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rijndael_module_SOURCES) -CLEANFILES += $(nodist_gcry_rijndael_module_SOURCES) -MOD_FILES += gcry_rijndael.mod -MARKER_FILES += gcry_rijndael.marker -CLEANFILES += gcry_rijndael.marker - -gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gcry_rijndael.module -MODULE_FILES += gcry_rijndael.module$(EXEEXT) -gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -gcry_rijndael_module_LDADD = -gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rijndael_module_SOURCES) -CLEANFILES += $(nodist_gcry_rijndael_module_SOURCES) -MOD_FILES += gcry_rijndael.mod -MARKER_FILES += gcry_rijndael.marker -CLEANFILES += gcry_rijndael.marker - -gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gcry_rijndael.module -MODULE_FILES += gcry_rijndael.module$(EXEEXT) -gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -gcry_rijndael_module_LDADD = -gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rijndael_module_SOURCES) -CLEANFILES += $(nodist_gcry_rijndael_module_SOURCES) -MOD_FILES += gcry_rijndael.mod -MARKER_FILES += gcry_rijndael.marker -CLEANFILES += gcry_rijndael.marker - -gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gcry_rijndael.module -MODULE_FILES += gcry_rijndael.module$(EXEEXT) -gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -gcry_rijndael_module_LDADD = -gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rijndael_module_SOURCES) -CLEANFILES += $(nodist_gcry_rijndael_module_SOURCES) -MOD_FILES += gcry_rijndael.mod -MARKER_FILES += gcry_rijndael.marker -CLEANFILES += gcry_rijndael.marker - -gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gcry_rijndael.module -MODULE_FILES += gcry_rijndael.module$(EXEEXT) -gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -gcry_rijndael_module_LDADD = -gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rijndael_module_SOURCES) -CLEANFILES += $(nodist_gcry_rijndael_module_SOURCES) -MOD_FILES += gcry_rijndael.mod -MARKER_FILES += gcry_rijndael.marker -CLEANFILES += gcry_rijndael.marker - -gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gcry_rijndael.module -MODULE_FILES += gcry_rijndael.module$(EXEEXT) -gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -gcry_rijndael_module_LDADD = -gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rijndael_module_SOURCES) -CLEANFILES += $(nodist_gcry_rijndael_module_SOURCES) -MOD_FILES += gcry_rijndael.mod -MARKER_FILES += gcry_rijndael.marker -CLEANFILES += gcry_rijndael.marker - -gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gcry_rijndael.module -MODULE_FILES += gcry_rijndael.module$(EXEEXT) -gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -gcry_rijndael_module_LDADD = -gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rijndael_module_SOURCES) -CLEANFILES += $(nodist_gcry_rijndael_module_SOURCES) -MOD_FILES += gcry_rijndael.mod -MARKER_FILES += gcry_rijndael.marker -CLEANFILES += gcry_rijndael.marker - -gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gcry_rijndael.module -MODULE_FILES += gcry_rijndael.module$(EXEEXT) -gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -gcry_rijndael_module_LDADD = -gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rijndael_module_SOURCES) -CLEANFILES += $(nodist_gcry_rijndael_module_SOURCES) -MOD_FILES += gcry_rijndael.mod -MARKER_FILES += gcry_rijndael.marker -CLEANFILES += gcry_rijndael.marker - -gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gcry_rijndael.module -MODULE_FILES += gcry_rijndael.module$(EXEEXT) -gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -gcry_rijndael_module_LDADD = -gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rijndael_module_SOURCES) -CLEANFILES += $(nodist_gcry_rijndael_module_SOURCES) -MOD_FILES += gcry_rijndael.mod -MARKER_FILES += gcry_rijndael.marker -CLEANFILES += gcry_rijndael.marker - -gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gcry_rijndael.module -MODULE_FILES += gcry_rijndael.module$(EXEEXT) -gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -gcry_rijndael_module_LDADD = -gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rijndael_module_SOURCES) -CLEANFILES += $(nodist_gcry_rijndael_module_SOURCES) -MOD_FILES += gcry_rijndael.mod -MARKER_FILES += gcry_rijndael.marker -CLEANFILES += gcry_rijndael.marker - -gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gcry_rmd160.module -MODULE_FILES += gcry_rmd160.module$(EXEEXT) -gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -gcry_rmd160_module_LDADD = -gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rmd160_module_SOURCES) -CLEANFILES += $(nodist_gcry_rmd160_module_SOURCES) -MOD_FILES += gcry_rmd160.mod -MARKER_FILES += gcry_rmd160.marker -CLEANFILES += gcry_rmd160.marker - -gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gcry_rmd160.module -MODULE_FILES += gcry_rmd160.module$(EXEEXT) -gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -gcry_rmd160_module_LDADD = -gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rmd160_module_SOURCES) -CLEANFILES += $(nodist_gcry_rmd160_module_SOURCES) -MOD_FILES += gcry_rmd160.mod -MARKER_FILES += gcry_rmd160.marker -CLEANFILES += gcry_rmd160.marker - -gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gcry_rmd160.module -MODULE_FILES += gcry_rmd160.module$(EXEEXT) -gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -gcry_rmd160_module_LDADD = -gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rmd160_module_SOURCES) -CLEANFILES += $(nodist_gcry_rmd160_module_SOURCES) -MOD_FILES += gcry_rmd160.mod -MARKER_FILES += gcry_rmd160.marker -CLEANFILES += gcry_rmd160.marker - -gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gcry_rmd160.module -MODULE_FILES += gcry_rmd160.module$(EXEEXT) -gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -gcry_rmd160_module_LDADD = -gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rmd160_module_SOURCES) -CLEANFILES += $(nodist_gcry_rmd160_module_SOURCES) -MOD_FILES += gcry_rmd160.mod -MARKER_FILES += gcry_rmd160.marker -CLEANFILES += gcry_rmd160.marker - -gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gcry_rmd160.module -MODULE_FILES += gcry_rmd160.module$(EXEEXT) -gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -gcry_rmd160_module_LDADD = -gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rmd160_module_SOURCES) -CLEANFILES += $(nodist_gcry_rmd160_module_SOURCES) -MOD_FILES += gcry_rmd160.mod -MARKER_FILES += gcry_rmd160.marker -CLEANFILES += gcry_rmd160.marker - -gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gcry_rmd160.module -MODULE_FILES += gcry_rmd160.module$(EXEEXT) -gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -gcry_rmd160_module_LDADD = -gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rmd160_module_SOURCES) -CLEANFILES += $(nodist_gcry_rmd160_module_SOURCES) -MOD_FILES += gcry_rmd160.mod -MARKER_FILES += gcry_rmd160.marker -CLEANFILES += gcry_rmd160.marker - -gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gcry_rmd160.module -MODULE_FILES += gcry_rmd160.module$(EXEEXT) -gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -gcry_rmd160_module_LDADD = -gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rmd160_module_SOURCES) -CLEANFILES += $(nodist_gcry_rmd160_module_SOURCES) -MOD_FILES += gcry_rmd160.mod -MARKER_FILES += gcry_rmd160.marker -CLEANFILES += gcry_rmd160.marker - -gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gcry_rmd160.module -MODULE_FILES += gcry_rmd160.module$(EXEEXT) -gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -gcry_rmd160_module_LDADD = -gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rmd160_module_SOURCES) -CLEANFILES += $(nodist_gcry_rmd160_module_SOURCES) -MOD_FILES += gcry_rmd160.mod -MARKER_FILES += gcry_rmd160.marker -CLEANFILES += gcry_rmd160.marker - -gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gcry_rmd160.module -MODULE_FILES += gcry_rmd160.module$(EXEEXT) -gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -gcry_rmd160_module_LDADD = -gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rmd160_module_SOURCES) -CLEANFILES += $(nodist_gcry_rmd160_module_SOURCES) -MOD_FILES += gcry_rmd160.mod -MARKER_FILES += gcry_rmd160.marker -CLEANFILES += gcry_rmd160.marker - -gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gcry_rmd160.module -MODULE_FILES += gcry_rmd160.module$(EXEEXT) -gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -gcry_rmd160_module_LDADD = -gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rmd160_module_SOURCES) -CLEANFILES += $(nodist_gcry_rmd160_module_SOURCES) -MOD_FILES += gcry_rmd160.mod -MARKER_FILES += gcry_rmd160.marker -CLEANFILES += gcry_rmd160.marker - -gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gcry_rmd160.module -MODULE_FILES += gcry_rmd160.module$(EXEEXT) -gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -gcry_rmd160_module_LDADD = -gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_rmd160_module_SOURCES) -CLEANFILES += $(nodist_gcry_rmd160_module_SOURCES) -MOD_FILES += gcry_rmd160.mod -MARKER_FILES += gcry_rmd160.marker -CLEANFILES += gcry_rmd160.marker - -gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gcry_seed.module -MODULE_FILES += gcry_seed.module$(EXEEXT) -gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -nodist_gcry_seed_module_SOURCES = ## platform nodist sources -gcry_seed_module_LDADD = -gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_seed_module_SOURCES) -CLEANFILES += $(nodist_gcry_seed_module_SOURCES) -MOD_FILES += gcry_seed.mod -MARKER_FILES += gcry_seed.marker -CLEANFILES += gcry_seed.marker - -gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gcry_seed.module -MODULE_FILES += gcry_seed.module$(EXEEXT) -gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -nodist_gcry_seed_module_SOURCES = ## platform nodist sources -gcry_seed_module_LDADD = -gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_seed_module_SOURCES) -CLEANFILES += $(nodist_gcry_seed_module_SOURCES) -MOD_FILES += gcry_seed.mod -MARKER_FILES += gcry_seed.marker -CLEANFILES += gcry_seed.marker - -gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gcry_seed.module -MODULE_FILES += gcry_seed.module$(EXEEXT) -gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -nodist_gcry_seed_module_SOURCES = ## platform nodist sources -gcry_seed_module_LDADD = -gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_seed_module_SOURCES) -CLEANFILES += $(nodist_gcry_seed_module_SOURCES) -MOD_FILES += gcry_seed.mod -MARKER_FILES += gcry_seed.marker -CLEANFILES += gcry_seed.marker - -gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gcry_seed.module -MODULE_FILES += gcry_seed.module$(EXEEXT) -gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -nodist_gcry_seed_module_SOURCES = ## platform nodist sources -gcry_seed_module_LDADD = -gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_seed_module_SOURCES) -CLEANFILES += $(nodist_gcry_seed_module_SOURCES) -MOD_FILES += gcry_seed.mod -MARKER_FILES += gcry_seed.marker -CLEANFILES += gcry_seed.marker - -gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gcry_seed.module -MODULE_FILES += gcry_seed.module$(EXEEXT) -gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -nodist_gcry_seed_module_SOURCES = ## platform nodist sources -gcry_seed_module_LDADD = -gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_seed_module_SOURCES) -CLEANFILES += $(nodist_gcry_seed_module_SOURCES) -MOD_FILES += gcry_seed.mod -MARKER_FILES += gcry_seed.marker -CLEANFILES += gcry_seed.marker - -gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gcry_seed.module -MODULE_FILES += gcry_seed.module$(EXEEXT) -gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -nodist_gcry_seed_module_SOURCES = ## platform nodist sources -gcry_seed_module_LDADD = -gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_seed_module_SOURCES) -CLEANFILES += $(nodist_gcry_seed_module_SOURCES) -MOD_FILES += gcry_seed.mod -MARKER_FILES += gcry_seed.marker -CLEANFILES += gcry_seed.marker - -gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gcry_seed.module -MODULE_FILES += gcry_seed.module$(EXEEXT) -gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -nodist_gcry_seed_module_SOURCES = ## platform nodist sources -gcry_seed_module_LDADD = -gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_seed_module_SOURCES) -CLEANFILES += $(nodist_gcry_seed_module_SOURCES) -MOD_FILES += gcry_seed.mod -MARKER_FILES += gcry_seed.marker -CLEANFILES += gcry_seed.marker - -gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gcry_seed.module -MODULE_FILES += gcry_seed.module$(EXEEXT) -gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -nodist_gcry_seed_module_SOURCES = ## platform nodist sources -gcry_seed_module_LDADD = -gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_seed_module_SOURCES) -CLEANFILES += $(nodist_gcry_seed_module_SOURCES) -MOD_FILES += gcry_seed.mod -MARKER_FILES += gcry_seed.marker -CLEANFILES += gcry_seed.marker - -gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gcry_seed.module -MODULE_FILES += gcry_seed.module$(EXEEXT) -gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -nodist_gcry_seed_module_SOURCES = ## platform nodist sources -gcry_seed_module_LDADD = -gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_seed_module_SOURCES) -CLEANFILES += $(nodist_gcry_seed_module_SOURCES) -MOD_FILES += gcry_seed.mod -MARKER_FILES += gcry_seed.marker -CLEANFILES += gcry_seed.marker - -gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gcry_seed.module -MODULE_FILES += gcry_seed.module$(EXEEXT) -gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -nodist_gcry_seed_module_SOURCES = ## platform nodist sources -gcry_seed_module_LDADD = -gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_seed_module_SOURCES) -CLEANFILES += $(nodist_gcry_seed_module_SOURCES) -MOD_FILES += gcry_seed.mod -MARKER_FILES += gcry_seed.marker -CLEANFILES += gcry_seed.marker - -gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gcry_seed.module -MODULE_FILES += gcry_seed.module$(EXEEXT) -gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -nodist_gcry_seed_module_SOURCES = ## platform nodist sources -gcry_seed_module_LDADD = -gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_seed_module_SOURCES) -CLEANFILES += $(nodist_gcry_seed_module_SOURCES) -MOD_FILES += gcry_seed.mod -MARKER_FILES += gcry_seed.marker -CLEANFILES += gcry_seed.marker - -gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gcry_serpent.module -MODULE_FILES += gcry_serpent.module$(EXEEXT) -gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -gcry_serpent_module_LDADD = -gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_serpent_module_SOURCES) -CLEANFILES += $(nodist_gcry_serpent_module_SOURCES) -MOD_FILES += gcry_serpent.mod -MARKER_FILES += gcry_serpent.marker -CLEANFILES += gcry_serpent.marker - -gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gcry_serpent.module -MODULE_FILES += gcry_serpent.module$(EXEEXT) -gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -gcry_serpent_module_LDADD = -gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_serpent_module_SOURCES) -CLEANFILES += $(nodist_gcry_serpent_module_SOURCES) -MOD_FILES += gcry_serpent.mod -MARKER_FILES += gcry_serpent.marker -CLEANFILES += gcry_serpent.marker - -gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gcry_serpent.module -MODULE_FILES += gcry_serpent.module$(EXEEXT) -gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -gcry_serpent_module_LDADD = -gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_serpent_module_SOURCES) -CLEANFILES += $(nodist_gcry_serpent_module_SOURCES) -MOD_FILES += gcry_serpent.mod -MARKER_FILES += gcry_serpent.marker -CLEANFILES += gcry_serpent.marker - -gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gcry_serpent.module -MODULE_FILES += gcry_serpent.module$(EXEEXT) -gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -gcry_serpent_module_LDADD = -gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_serpent_module_SOURCES) -CLEANFILES += $(nodist_gcry_serpent_module_SOURCES) -MOD_FILES += gcry_serpent.mod -MARKER_FILES += gcry_serpent.marker -CLEANFILES += gcry_serpent.marker - -gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gcry_serpent.module -MODULE_FILES += gcry_serpent.module$(EXEEXT) -gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -gcry_serpent_module_LDADD = -gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_serpent_module_SOURCES) -CLEANFILES += $(nodist_gcry_serpent_module_SOURCES) -MOD_FILES += gcry_serpent.mod -MARKER_FILES += gcry_serpent.marker -CLEANFILES += gcry_serpent.marker - -gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gcry_serpent.module -MODULE_FILES += gcry_serpent.module$(EXEEXT) -gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -gcry_serpent_module_LDADD = -gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_serpent_module_SOURCES) -CLEANFILES += $(nodist_gcry_serpent_module_SOURCES) -MOD_FILES += gcry_serpent.mod -MARKER_FILES += gcry_serpent.marker -CLEANFILES += gcry_serpent.marker - -gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gcry_serpent.module -MODULE_FILES += gcry_serpent.module$(EXEEXT) -gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -gcry_serpent_module_LDADD = -gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_serpent_module_SOURCES) -CLEANFILES += $(nodist_gcry_serpent_module_SOURCES) -MOD_FILES += gcry_serpent.mod -MARKER_FILES += gcry_serpent.marker -CLEANFILES += gcry_serpent.marker - -gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gcry_serpent.module -MODULE_FILES += gcry_serpent.module$(EXEEXT) -gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -gcry_serpent_module_LDADD = -gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_serpent_module_SOURCES) -CLEANFILES += $(nodist_gcry_serpent_module_SOURCES) -MOD_FILES += gcry_serpent.mod -MARKER_FILES += gcry_serpent.marker -CLEANFILES += gcry_serpent.marker - -gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gcry_serpent.module -MODULE_FILES += gcry_serpent.module$(EXEEXT) -gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -gcry_serpent_module_LDADD = -gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_serpent_module_SOURCES) -CLEANFILES += $(nodist_gcry_serpent_module_SOURCES) -MOD_FILES += gcry_serpent.mod -MARKER_FILES += gcry_serpent.marker -CLEANFILES += gcry_serpent.marker - -gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gcry_serpent.module -MODULE_FILES += gcry_serpent.module$(EXEEXT) -gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -gcry_serpent_module_LDADD = -gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_serpent_module_SOURCES) -CLEANFILES += $(nodist_gcry_serpent_module_SOURCES) -MOD_FILES += gcry_serpent.mod -MARKER_FILES += gcry_serpent.marker -CLEANFILES += gcry_serpent.marker - -gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gcry_serpent.module -MODULE_FILES += gcry_serpent.module$(EXEEXT) -gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -gcry_serpent_module_LDADD = -gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_serpent_module_SOURCES) -CLEANFILES += $(nodist_gcry_serpent_module_SOURCES) -MOD_FILES += gcry_serpent.mod -MARKER_FILES += gcry_serpent.marker -CLEANFILES += gcry_serpent.marker - -gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gcry_sha1.module -MODULE_FILES += gcry_sha1.module$(EXEEXT) -gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -gcry_sha1_module_LDADD = -gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha1_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha1_module_SOURCES) -MOD_FILES += gcry_sha1.mod -MARKER_FILES += gcry_sha1.marker -CLEANFILES += gcry_sha1.marker - -gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gcry_sha1.module -MODULE_FILES += gcry_sha1.module$(EXEEXT) -gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -gcry_sha1_module_LDADD = -gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha1_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha1_module_SOURCES) -MOD_FILES += gcry_sha1.mod -MARKER_FILES += gcry_sha1.marker -CLEANFILES += gcry_sha1.marker - -gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gcry_sha1.module -MODULE_FILES += gcry_sha1.module$(EXEEXT) -gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -gcry_sha1_module_LDADD = -gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha1_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha1_module_SOURCES) -MOD_FILES += gcry_sha1.mod -MARKER_FILES += gcry_sha1.marker -CLEANFILES += gcry_sha1.marker - -gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gcry_sha1.module -MODULE_FILES += gcry_sha1.module$(EXEEXT) -gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -gcry_sha1_module_LDADD = -gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha1_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha1_module_SOURCES) -MOD_FILES += gcry_sha1.mod -MARKER_FILES += gcry_sha1.marker -CLEANFILES += gcry_sha1.marker - -gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gcry_sha1.module -MODULE_FILES += gcry_sha1.module$(EXEEXT) -gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -gcry_sha1_module_LDADD = -gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha1_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha1_module_SOURCES) -MOD_FILES += gcry_sha1.mod -MARKER_FILES += gcry_sha1.marker -CLEANFILES += gcry_sha1.marker - -gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gcry_sha1.module -MODULE_FILES += gcry_sha1.module$(EXEEXT) -gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -gcry_sha1_module_LDADD = -gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha1_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha1_module_SOURCES) -MOD_FILES += gcry_sha1.mod -MARKER_FILES += gcry_sha1.marker -CLEANFILES += gcry_sha1.marker - -gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gcry_sha1.module -MODULE_FILES += gcry_sha1.module$(EXEEXT) -gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -gcry_sha1_module_LDADD = -gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha1_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha1_module_SOURCES) -MOD_FILES += gcry_sha1.mod -MARKER_FILES += gcry_sha1.marker -CLEANFILES += gcry_sha1.marker - -gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gcry_sha1.module -MODULE_FILES += gcry_sha1.module$(EXEEXT) -gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -gcry_sha1_module_LDADD = -gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha1_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha1_module_SOURCES) -MOD_FILES += gcry_sha1.mod -MARKER_FILES += gcry_sha1.marker -CLEANFILES += gcry_sha1.marker - -gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gcry_sha1.module -MODULE_FILES += gcry_sha1.module$(EXEEXT) -gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -gcry_sha1_module_LDADD = -gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha1_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha1_module_SOURCES) -MOD_FILES += gcry_sha1.mod -MARKER_FILES += gcry_sha1.marker -CLEANFILES += gcry_sha1.marker - -gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gcry_sha1.module -MODULE_FILES += gcry_sha1.module$(EXEEXT) -gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -gcry_sha1_module_LDADD = -gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha1_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha1_module_SOURCES) -MOD_FILES += gcry_sha1.mod -MARKER_FILES += gcry_sha1.marker -CLEANFILES += gcry_sha1.marker - -gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gcry_sha1.module -MODULE_FILES += gcry_sha1.module$(EXEEXT) -gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -gcry_sha1_module_LDADD = -gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha1_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha1_module_SOURCES) -MOD_FILES += gcry_sha1.mod -MARKER_FILES += gcry_sha1.marker -CLEANFILES += gcry_sha1.marker - -gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gcry_sha256.module -MODULE_FILES += gcry_sha256.module$(EXEEXT) -gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -gcry_sha256_module_LDADD = -gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha256_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha256_module_SOURCES) -MOD_FILES += gcry_sha256.mod -MARKER_FILES += gcry_sha256.marker -CLEANFILES += gcry_sha256.marker - -gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gcry_sha256.module -MODULE_FILES += gcry_sha256.module$(EXEEXT) -gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -gcry_sha256_module_LDADD = -gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha256_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha256_module_SOURCES) -MOD_FILES += gcry_sha256.mod -MARKER_FILES += gcry_sha256.marker -CLEANFILES += gcry_sha256.marker - -gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gcry_sha256.module -MODULE_FILES += gcry_sha256.module$(EXEEXT) -gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -gcry_sha256_module_LDADD = -gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha256_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha256_module_SOURCES) -MOD_FILES += gcry_sha256.mod -MARKER_FILES += gcry_sha256.marker -CLEANFILES += gcry_sha256.marker - -gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gcry_sha256.module -MODULE_FILES += gcry_sha256.module$(EXEEXT) -gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -gcry_sha256_module_LDADD = -gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha256_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha256_module_SOURCES) -MOD_FILES += gcry_sha256.mod -MARKER_FILES += gcry_sha256.marker -CLEANFILES += gcry_sha256.marker - -gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gcry_sha256.module -MODULE_FILES += gcry_sha256.module$(EXEEXT) -gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -gcry_sha256_module_LDADD = -gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha256_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha256_module_SOURCES) -MOD_FILES += gcry_sha256.mod -MARKER_FILES += gcry_sha256.marker -CLEANFILES += gcry_sha256.marker - -gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gcry_sha256.module -MODULE_FILES += gcry_sha256.module$(EXEEXT) -gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -gcry_sha256_module_LDADD = -gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha256_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha256_module_SOURCES) -MOD_FILES += gcry_sha256.mod -MARKER_FILES += gcry_sha256.marker -CLEANFILES += gcry_sha256.marker - -gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gcry_sha256.module -MODULE_FILES += gcry_sha256.module$(EXEEXT) -gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -gcry_sha256_module_LDADD = -gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha256_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha256_module_SOURCES) -MOD_FILES += gcry_sha256.mod -MARKER_FILES += gcry_sha256.marker -CLEANFILES += gcry_sha256.marker - -gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gcry_sha256.module -MODULE_FILES += gcry_sha256.module$(EXEEXT) -gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -gcry_sha256_module_LDADD = -gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha256_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha256_module_SOURCES) -MOD_FILES += gcry_sha256.mod -MARKER_FILES += gcry_sha256.marker -CLEANFILES += gcry_sha256.marker - -gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gcry_sha256.module -MODULE_FILES += gcry_sha256.module$(EXEEXT) -gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -gcry_sha256_module_LDADD = -gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha256_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha256_module_SOURCES) -MOD_FILES += gcry_sha256.mod -MARKER_FILES += gcry_sha256.marker -CLEANFILES += gcry_sha256.marker - -gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gcry_sha256.module -MODULE_FILES += gcry_sha256.module$(EXEEXT) -gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -gcry_sha256_module_LDADD = -gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha256_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha256_module_SOURCES) -MOD_FILES += gcry_sha256.mod -MARKER_FILES += gcry_sha256.marker -CLEANFILES += gcry_sha256.marker - -gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gcry_sha256.module -MODULE_FILES += gcry_sha256.module$(EXEEXT) -gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -gcry_sha256_module_LDADD = -gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha256_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha256_module_SOURCES) -MOD_FILES += gcry_sha256.mod -MARKER_FILES += gcry_sha256.marker -CLEANFILES += gcry_sha256.marker - -gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gcry_sha512.module -MODULE_FILES += gcry_sha512.module$(EXEEXT) -gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -gcry_sha512_module_LDADD = -gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha512_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha512_module_SOURCES) -MOD_FILES += gcry_sha512.mod -MARKER_FILES += gcry_sha512.marker -CLEANFILES += gcry_sha512.marker - -gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gcry_sha512.module -MODULE_FILES += gcry_sha512.module$(EXEEXT) -gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -gcry_sha512_module_LDADD = -gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha512_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha512_module_SOURCES) -MOD_FILES += gcry_sha512.mod -MARKER_FILES += gcry_sha512.marker -CLEANFILES += gcry_sha512.marker - -gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gcry_sha512.module -MODULE_FILES += gcry_sha512.module$(EXEEXT) -gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -gcry_sha512_module_LDADD = -gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha512_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha512_module_SOURCES) -MOD_FILES += gcry_sha512.mod -MARKER_FILES += gcry_sha512.marker -CLEANFILES += gcry_sha512.marker - -gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gcry_sha512.module -MODULE_FILES += gcry_sha512.module$(EXEEXT) -gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -gcry_sha512_module_LDADD = -gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha512_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha512_module_SOURCES) -MOD_FILES += gcry_sha512.mod -MARKER_FILES += gcry_sha512.marker -CLEANFILES += gcry_sha512.marker - -gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gcry_sha512.module -MODULE_FILES += gcry_sha512.module$(EXEEXT) -gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -gcry_sha512_module_LDADD = -gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha512_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha512_module_SOURCES) -MOD_FILES += gcry_sha512.mod -MARKER_FILES += gcry_sha512.marker -CLEANFILES += gcry_sha512.marker - -gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gcry_sha512.module -MODULE_FILES += gcry_sha512.module$(EXEEXT) -gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -gcry_sha512_module_LDADD = -gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha512_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha512_module_SOURCES) -MOD_FILES += gcry_sha512.mod -MARKER_FILES += gcry_sha512.marker -CLEANFILES += gcry_sha512.marker - -gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gcry_sha512.module -MODULE_FILES += gcry_sha512.module$(EXEEXT) -gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -gcry_sha512_module_LDADD = -gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha512_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha512_module_SOURCES) -MOD_FILES += gcry_sha512.mod -MARKER_FILES += gcry_sha512.marker -CLEANFILES += gcry_sha512.marker - -gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gcry_sha512.module -MODULE_FILES += gcry_sha512.module$(EXEEXT) -gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -gcry_sha512_module_LDADD = -gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha512_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha512_module_SOURCES) -MOD_FILES += gcry_sha512.mod -MARKER_FILES += gcry_sha512.marker -CLEANFILES += gcry_sha512.marker - -gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gcry_sha512.module -MODULE_FILES += gcry_sha512.module$(EXEEXT) -gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -gcry_sha512_module_LDADD = -gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha512_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha512_module_SOURCES) -MOD_FILES += gcry_sha512.mod -MARKER_FILES += gcry_sha512.marker -CLEANFILES += gcry_sha512.marker - -gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gcry_sha512.module -MODULE_FILES += gcry_sha512.module$(EXEEXT) -gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -gcry_sha512_module_LDADD = -gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha512_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha512_module_SOURCES) -MOD_FILES += gcry_sha512.mod -MARKER_FILES += gcry_sha512.marker -CLEANFILES += gcry_sha512.marker - -gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gcry_sha512.module -MODULE_FILES += gcry_sha512.module$(EXEEXT) -gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -gcry_sha512_module_LDADD = -gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_sha512_module_SOURCES) -CLEANFILES += $(nodist_gcry_sha512_module_SOURCES) -MOD_FILES += gcry_sha512.mod -MARKER_FILES += gcry_sha512.marker -CLEANFILES += gcry_sha512.marker - -gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gcry_tiger.module -MODULE_FILES += gcry_tiger.module$(EXEEXT) -gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -gcry_tiger_module_LDADD = -gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_tiger_module_SOURCES) -CLEANFILES += $(nodist_gcry_tiger_module_SOURCES) -MOD_FILES += gcry_tiger.mod -MARKER_FILES += gcry_tiger.marker -CLEANFILES += gcry_tiger.marker - -gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gcry_tiger.module -MODULE_FILES += gcry_tiger.module$(EXEEXT) -gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -gcry_tiger_module_LDADD = -gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_tiger_module_SOURCES) -CLEANFILES += $(nodist_gcry_tiger_module_SOURCES) -MOD_FILES += gcry_tiger.mod -MARKER_FILES += gcry_tiger.marker -CLEANFILES += gcry_tiger.marker - -gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gcry_tiger.module -MODULE_FILES += gcry_tiger.module$(EXEEXT) -gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -gcry_tiger_module_LDADD = -gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_tiger_module_SOURCES) -CLEANFILES += $(nodist_gcry_tiger_module_SOURCES) -MOD_FILES += gcry_tiger.mod -MARKER_FILES += gcry_tiger.marker -CLEANFILES += gcry_tiger.marker - -gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gcry_tiger.module -MODULE_FILES += gcry_tiger.module$(EXEEXT) -gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -gcry_tiger_module_LDADD = -gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_tiger_module_SOURCES) -CLEANFILES += $(nodist_gcry_tiger_module_SOURCES) -MOD_FILES += gcry_tiger.mod -MARKER_FILES += gcry_tiger.marker -CLEANFILES += gcry_tiger.marker - -gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gcry_tiger.module -MODULE_FILES += gcry_tiger.module$(EXEEXT) -gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -gcry_tiger_module_LDADD = -gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_tiger_module_SOURCES) -CLEANFILES += $(nodist_gcry_tiger_module_SOURCES) -MOD_FILES += gcry_tiger.mod -MARKER_FILES += gcry_tiger.marker -CLEANFILES += gcry_tiger.marker - -gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gcry_tiger.module -MODULE_FILES += gcry_tiger.module$(EXEEXT) -gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -gcry_tiger_module_LDADD = -gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_tiger_module_SOURCES) -CLEANFILES += $(nodist_gcry_tiger_module_SOURCES) -MOD_FILES += gcry_tiger.mod -MARKER_FILES += gcry_tiger.marker -CLEANFILES += gcry_tiger.marker - -gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gcry_tiger.module -MODULE_FILES += gcry_tiger.module$(EXEEXT) -gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -gcry_tiger_module_LDADD = -gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_tiger_module_SOURCES) -CLEANFILES += $(nodist_gcry_tiger_module_SOURCES) -MOD_FILES += gcry_tiger.mod -MARKER_FILES += gcry_tiger.marker -CLEANFILES += gcry_tiger.marker - -gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gcry_tiger.module -MODULE_FILES += gcry_tiger.module$(EXEEXT) -gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -gcry_tiger_module_LDADD = -gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_tiger_module_SOURCES) -CLEANFILES += $(nodist_gcry_tiger_module_SOURCES) -MOD_FILES += gcry_tiger.mod -MARKER_FILES += gcry_tiger.marker -CLEANFILES += gcry_tiger.marker - -gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gcry_tiger.module -MODULE_FILES += gcry_tiger.module$(EXEEXT) -gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -gcry_tiger_module_LDADD = -gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_tiger_module_SOURCES) -CLEANFILES += $(nodist_gcry_tiger_module_SOURCES) -MOD_FILES += gcry_tiger.mod -MARKER_FILES += gcry_tiger.marker -CLEANFILES += gcry_tiger.marker - -gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gcry_tiger.module -MODULE_FILES += gcry_tiger.module$(EXEEXT) -gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -gcry_tiger_module_LDADD = -gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_tiger_module_SOURCES) -CLEANFILES += $(nodist_gcry_tiger_module_SOURCES) -MOD_FILES += gcry_tiger.mod -MARKER_FILES += gcry_tiger.marker -CLEANFILES += gcry_tiger.marker - -gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gcry_tiger.module -MODULE_FILES += gcry_tiger.module$(EXEEXT) -gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -gcry_tiger_module_LDADD = -gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_tiger_module_SOURCES) -CLEANFILES += $(nodist_gcry_tiger_module_SOURCES) -MOD_FILES += gcry_tiger.mod -MARKER_FILES += gcry_tiger.marker -CLEANFILES += gcry_tiger.marker - -gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gcry_twofish.module -MODULE_FILES += gcry_twofish.module$(EXEEXT) -gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -gcry_twofish_module_LDADD = -gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_twofish_module_SOURCES) -CLEANFILES += $(nodist_gcry_twofish_module_SOURCES) -MOD_FILES += gcry_twofish.mod -MARKER_FILES += gcry_twofish.marker -CLEANFILES += gcry_twofish.marker - -gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gcry_twofish.module -MODULE_FILES += gcry_twofish.module$(EXEEXT) -gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -gcry_twofish_module_LDADD = -gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_twofish_module_SOURCES) -CLEANFILES += $(nodist_gcry_twofish_module_SOURCES) -MOD_FILES += gcry_twofish.mod -MARKER_FILES += gcry_twofish.marker -CLEANFILES += gcry_twofish.marker - -gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gcry_twofish.module -MODULE_FILES += gcry_twofish.module$(EXEEXT) -gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -gcry_twofish_module_LDADD = -gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_twofish_module_SOURCES) -CLEANFILES += $(nodist_gcry_twofish_module_SOURCES) -MOD_FILES += gcry_twofish.mod -MARKER_FILES += gcry_twofish.marker -CLEANFILES += gcry_twofish.marker - -gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gcry_twofish.module -MODULE_FILES += gcry_twofish.module$(EXEEXT) -gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -gcry_twofish_module_LDADD = -gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_twofish_module_SOURCES) -CLEANFILES += $(nodist_gcry_twofish_module_SOURCES) -MOD_FILES += gcry_twofish.mod -MARKER_FILES += gcry_twofish.marker -CLEANFILES += gcry_twofish.marker - -gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gcry_twofish.module -MODULE_FILES += gcry_twofish.module$(EXEEXT) -gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -gcry_twofish_module_LDADD = -gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_twofish_module_SOURCES) -CLEANFILES += $(nodist_gcry_twofish_module_SOURCES) -MOD_FILES += gcry_twofish.mod -MARKER_FILES += gcry_twofish.marker -CLEANFILES += gcry_twofish.marker - -gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gcry_twofish.module -MODULE_FILES += gcry_twofish.module$(EXEEXT) -gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -gcry_twofish_module_LDADD = -gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_twofish_module_SOURCES) -CLEANFILES += $(nodist_gcry_twofish_module_SOURCES) -MOD_FILES += gcry_twofish.mod -MARKER_FILES += gcry_twofish.marker -CLEANFILES += gcry_twofish.marker - -gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gcry_twofish.module -MODULE_FILES += gcry_twofish.module$(EXEEXT) -gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -gcry_twofish_module_LDADD = -gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_twofish_module_SOURCES) -CLEANFILES += $(nodist_gcry_twofish_module_SOURCES) -MOD_FILES += gcry_twofish.mod -MARKER_FILES += gcry_twofish.marker -CLEANFILES += gcry_twofish.marker - -gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gcry_twofish.module -MODULE_FILES += gcry_twofish.module$(EXEEXT) -gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -gcry_twofish_module_LDADD = -gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_twofish_module_SOURCES) -CLEANFILES += $(nodist_gcry_twofish_module_SOURCES) -MOD_FILES += gcry_twofish.mod -MARKER_FILES += gcry_twofish.marker -CLEANFILES += gcry_twofish.marker - -gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gcry_twofish.module -MODULE_FILES += gcry_twofish.module$(EXEEXT) -gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -gcry_twofish_module_LDADD = -gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_twofish_module_SOURCES) -CLEANFILES += $(nodist_gcry_twofish_module_SOURCES) -MOD_FILES += gcry_twofish.mod -MARKER_FILES += gcry_twofish.marker -CLEANFILES += gcry_twofish.marker - -gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gcry_twofish.module -MODULE_FILES += gcry_twofish.module$(EXEEXT) -gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -gcry_twofish_module_LDADD = -gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_twofish_module_SOURCES) -CLEANFILES += $(nodist_gcry_twofish_module_SOURCES) -MOD_FILES += gcry_twofish.mod -MARKER_FILES += gcry_twofish.marker -CLEANFILES += gcry_twofish.marker - -gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gcry_twofish.module -MODULE_FILES += gcry_twofish.module$(EXEEXT) -gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -gcry_twofish_module_LDADD = -gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_twofish_module_SOURCES) -CLEANFILES += $(nodist_gcry_twofish_module_SOURCES) -MOD_FILES += gcry_twofish.mod -MARKER_FILES += gcry_twofish.marker -CLEANFILES += gcry_twofish.marker - -gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += gcry_whirlpool.module -MODULE_FILES += gcry_whirlpool.module$(EXEEXT) -gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -gcry_whirlpool_module_LDADD = -gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_whirlpool_module_SOURCES) -CLEANFILES += $(nodist_gcry_whirlpool_module_SOURCES) -MOD_FILES += gcry_whirlpool.mod -MARKER_FILES += gcry_whirlpool.marker -CLEANFILES += gcry_whirlpool.marker - -gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_pc -noinst_PROGRAMS += gcry_whirlpool.module -MODULE_FILES += gcry_whirlpool.module$(EXEEXT) -gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -gcry_whirlpool_module_LDADD = -gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_whirlpool_module_SOURCES) -CLEANFILES += $(nodist_gcry_whirlpool_module_SOURCES) -MOD_FILES += gcry_whirlpool.mod -MARKER_FILES += gcry_whirlpool.marker -CLEANFILES += gcry_whirlpool.marker - -gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_efi -noinst_PROGRAMS += gcry_whirlpool.module -MODULE_FILES += gcry_whirlpool.module$(EXEEXT) -gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -gcry_whirlpool_module_LDADD = -gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_whirlpool_module_SOURCES) -CLEANFILES += $(nodist_gcry_whirlpool_module_SOURCES) -MOD_FILES += gcry_whirlpool.mod -MARKER_FILES += gcry_whirlpool.marker -CLEANFILES += gcry_whirlpool.marker - -gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_qemu -noinst_PROGRAMS += gcry_whirlpool.module -MODULE_FILES += gcry_whirlpool.module$(EXEEXT) -gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -gcry_whirlpool_module_LDADD = -gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_whirlpool_module_SOURCES) -CLEANFILES += $(nodist_gcry_whirlpool_module_SOURCES) -MOD_FILES += gcry_whirlpool.mod -MARKER_FILES += gcry_whirlpool.marker -CLEANFILES += gcry_whirlpool.marker - -gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_coreboot -noinst_PROGRAMS += gcry_whirlpool.module -MODULE_FILES += gcry_whirlpool.module$(EXEEXT) -gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -gcry_whirlpool_module_LDADD = -gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_whirlpool_module_SOURCES) -CLEANFILES += $(nodist_gcry_whirlpool_module_SOURCES) -MOD_FILES += gcry_whirlpool.mod -MARKER_FILES += gcry_whirlpool.marker -CLEANFILES += gcry_whirlpool.marker - -gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_multiboot -noinst_PROGRAMS += gcry_whirlpool.module -MODULE_FILES += gcry_whirlpool.module$(EXEEXT) -gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -gcry_whirlpool_module_LDADD = -gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_whirlpool_module_SOURCES) -CLEANFILES += $(nodist_gcry_whirlpool_module_SOURCES) -MOD_FILES += gcry_whirlpool.mod -MARKER_FILES += gcry_whirlpool.marker -CLEANFILES += gcry_whirlpool.marker - -gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += gcry_whirlpool.module -MODULE_FILES += gcry_whirlpool.module$(EXEEXT) -gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -gcry_whirlpool_module_LDADD = -gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_whirlpool_module_SOURCES) -CLEANFILES += $(nodist_gcry_whirlpool_module_SOURCES) -MOD_FILES += gcry_whirlpool.mod -MARKER_FILES += gcry_whirlpool.marker -CLEANFILES += gcry_whirlpool.marker - -gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_x86_64_efi -noinst_PROGRAMS += gcry_whirlpool.module -MODULE_FILES += gcry_whirlpool.module$(EXEEXT) -gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -gcry_whirlpool_module_LDADD = -gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_whirlpool_module_SOURCES) -CLEANFILES += $(nodist_gcry_whirlpool_module_SOURCES) -MOD_FILES += gcry_whirlpool.mod -MARKER_FILES += gcry_whirlpool.marker -CLEANFILES += gcry_whirlpool.marker - -gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += gcry_whirlpool.module -MODULE_FILES += gcry_whirlpool.module$(EXEEXT) -gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -gcry_whirlpool_module_LDADD = -gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_whirlpool_module_SOURCES) -CLEANFILES += $(nodist_gcry_whirlpool_module_SOURCES) -MOD_FILES += gcry_whirlpool.mod -MARKER_FILES += gcry_whirlpool.marker -CLEANFILES += gcry_whirlpool.marker - -gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += gcry_whirlpool.module -MODULE_FILES += gcry_whirlpool.module$(EXEEXT) -gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -gcry_whirlpool_module_LDADD = -gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_whirlpool_module_SOURCES) -CLEANFILES += $(nodist_gcry_whirlpool_module_SOURCES) -MOD_FILES += gcry_whirlpool.mod -MARKER_FILES += gcry_whirlpool.marker -CLEANFILES += gcry_whirlpool.marker - -gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += gcry_whirlpool.module -MODULE_FILES += gcry_whirlpool.module$(EXEEXT) -gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -gcry_whirlpool_module_LDADD = -gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_gcry_whirlpool_module_SOURCES) -CLEANFILES += $(nodist_gcry_whirlpool_module_SOURCES) -MOD_FILES += gcry_whirlpool.mod -MARKER_FILES += gcry_whirlpool.marker -CLEANFILES += gcry_whirlpool.marker - -gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) - $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) - grep 'MARKER' $@.new > $@; rm -f $@.new -endif - -if COND_emu -noinst_PROGRAMS += kernel.exec -kernel_exec_SOURCES = -kernel_exec_SOURCES += disk/host.c gnulib/progname.c gnulib/error.c kern/emu/cache.S kern/emu/console.c kern/emu/getroot.c kern/emu/hostdisk.c kern/emu/hostfs.c kern/emu/main.c kern/emu/misc.c kern/emu/mm.c kern/emu/time.c kern/command.c kern/corecmd.c kern/device.c kern/disk.c kern/dl.c kern/env.c kern/err.c kern/file.c kern/fs.c kern/list.c kern/main.c kern/misc.c kern/parser.c kern/partition.c kern/rescue_parser.c kern/rescue_reader.c kern/term.c -nodist_kernel_exec_SOURCES = ## platform nodist sources -kernel_exec_LDADD = $(LDADD_KERNEL) -kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) $(CFLAGS_GNULIB) -kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-r,-d -kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) $(CPPFLAGS_GNULIB) -kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) -EXTRA_DIST += video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -BUILT_SOURCES += $(nodist_kernel_exec_SOURCES) -CLEANFILES += $(nodist_kernel_exec_SOURCES) -platform_DATA += kernel.img -CLEANFILES += kernel.img - -kernel.img: kernel.exec$(EXEEXT) - cp $< $@ -endif - -if COND_i386_pc -noinst_PROGRAMS += kernel.exec -kernel_exec_SOURCES = kern/i386/pc/startup.S -kernel_exec_SOURCES += kern/generic/rtc_get_time_ms.c term/i386/vga_common.c kern/i386/pc/init.c kern/i386/pc/mmap.c kern/i386/tsc.c term/i386/pc/console.c kern/i386/dl.c kern/i386/pit.c kern/mm.c kern/time.c kern/generic/millisleep.c kern/command.c kern/corecmd.c kern/device.c kern/disk.c kern/dl.c kern/env.c kern/err.c kern/file.c kern/fs.c kern/list.c kern/main.c kern/misc.c kern/parser.c kern/partition.c kern/rescue_parser.c kern/rescue_reader.c kern/term.c -nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -kernel_exec_LDADD = $(LDADD_KERNEL) -kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x8200 -kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) -EXTRA_DIST += video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -BUILT_SOURCES += $(nodist_kernel_exec_SOURCES) -CLEANFILES += $(nodist_kernel_exec_SOURCES) -platform_DATA += kernel.img -CLEANFILES += kernel.img - -kernel.img: kernel.exec$(EXEEXT) - $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< -endif - -if COND_i386_efi -noinst_PROGRAMS += kernel.exec -kernel_exec_SOURCES = kern/i386/efi/startup.S -kernel_exec_SOURCES += kern/i386/tsc.c kern/generic/rtc_get_time_ms.c disk/efi/efidisk.c kern/efi/efi.c kern/efi/init.c kern/efi/mm.c kern/i386/efi/init.c term/efi/console.c kern/i386/dl.c kern/i386/pit.c kern/mm.c kern/time.c kern/generic/millisleep.c kern/command.c kern/corecmd.c kern/device.c kern/disk.c kern/dl.c kern/env.c kern/err.c kern/file.c kern/fs.c kern/list.c kern/main.c kern/misc.c kern/parser.c kern/partition.c kern/rescue_parser.c kern/rescue_reader.c kern/term.c -nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -kernel_exec_LDADD = $(LDADD_KERNEL) -kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-r,-d -kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) --strip-unneeded -K start -R .note -R .comment -EXTRA_DIST += video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -BUILT_SOURCES += $(nodist_kernel_exec_SOURCES) -CLEANFILES += $(nodist_kernel_exec_SOURCES) -platform_DATA += kernel.img -CLEANFILES += kernel.img - -kernel.img: kernel.exec$(EXEEXT) - $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< -endif - -if COND_i386_qemu -noinst_PROGRAMS += kernel.exec -kernel_exec_SOURCES = kern/i386/qemu/startup.S -kernel_exec_SOURCES += kern/generic/rtc_get_time_ms.c bus/pci.c kern/i386/qemu/init.c kern/i386/qemu/mmap.c kern/i386/tsc.c kern/i386/coreboot/init.c term/i386/pc/vga_text.c term/i386/vga_common.c kern/i386/dl.c kern/i386/pit.c kern/mm.c kern/time.c kern/generic/millisleep.c kern/command.c kern/corecmd.c kern/device.c kern/disk.c kern/dl.c kern/env.c kern/err.c kern/file.c kern/fs.c kern/list.c kern/main.c kern/misc.c kern/parser.c kern/partition.c kern/rescue_parser.c kern/rescue_reader.c kern/term.c -nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -kernel_exec_LDADD = $(LDADD_KERNEL) -kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x8200 -kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -DGRUB_BOOT_MACHINE_LINK_ADDR=$(GRUB_BOOT_MACHINE_LINK_ADDR) -kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) -EXTRA_DIST += video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -BUILT_SOURCES += $(nodist_kernel_exec_SOURCES) -CLEANFILES += $(nodist_kernel_exec_SOURCES) -platform_DATA += kernel.img -CLEANFILES += kernel.img - -kernel.img: kernel.exec$(EXEEXT) - $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< -endif - -if COND_i386_coreboot -noinst_PROGRAMS += kernel.exec -kernel_exec_SOURCES = kern/i386/coreboot/startup.S -kernel_exec_SOURCES += kern/generic/rtc_get_time_ms.c kern/i386/coreboot/mmap.c kern/i386/tsc.c kern/i386/coreboot/init.c term/i386/pc/vga_text.c term/i386/vga_common.c kern/i386/dl.c kern/i386/pit.c kern/mm.c kern/time.c kern/generic/millisleep.c kern/command.c kern/corecmd.c kern/device.c kern/disk.c kern/dl.c kern/env.c kern/err.c kern/file.c kern/fs.c kern/list.c kern/main.c kern/misc.c kern/parser.c kern/partition.c kern/rescue_parser.c kern/rescue_reader.c kern/term.c -nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -kernel_exec_LDADD = $(LDADD_KERNEL) -kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-Ttext=0x8200 -kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) -EXTRA_DIST += video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -BUILT_SOURCES += $(nodist_kernel_exec_SOURCES) -CLEANFILES += $(nodist_kernel_exec_SOURCES) -platform_DATA += kernel.img -CLEANFILES += kernel.img - -kernel.img: kernel.exec$(EXEEXT) - $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< -endif - -if COND_i386_multiboot -noinst_PROGRAMS += kernel.exec -kernel_exec_SOURCES = kern/i386/coreboot/startup.S -kernel_exec_SOURCES += kern/generic/rtc_get_time_ms.c kern/i386/multiboot_mmap.c kern/i386/tsc.c kern/i386/coreboot/init.c term/i386/pc/vga_text.c term/i386/vga_common.c kern/i386/dl.c kern/i386/pit.c kern/mm.c kern/time.c kern/generic/millisleep.c kern/command.c kern/corecmd.c kern/device.c kern/disk.c kern/dl.c kern/env.c kern/err.c kern/file.c kern/fs.c kern/list.c kern/main.c kern/misc.c kern/parser.c kern/partition.c kern/rescue_parser.c kern/rescue_reader.c kern/term.c -nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -kernel_exec_LDADD = $(LDADD_KERNEL) -kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-Ttext=0x8200 -kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) -EXTRA_DIST += video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -BUILT_SOURCES += $(nodist_kernel_exec_SOURCES) -CLEANFILES += $(nodist_kernel_exec_SOURCES) -platform_DATA += kernel.img -CLEANFILES += kernel.img - -kernel.img: kernel.exec$(EXEEXT) - $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< -endif - -if COND_i386_ieee1275 -noinst_PROGRAMS += kernel.exec -kernel_exec_SOURCES = kern/i386/ieee1275/startup.S -kernel_exec_SOURCES += kern/ieee1275/init.c disk/ieee1275/ofdisk.c kern/ieee1275/cmain.c kern/ieee1275/ieee1275.c kern/ieee1275/mmap.c kern/ieee1275/openfw.c term/ieee1275/ofconsole.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/i386/dl.c kern/i386/pit.c kern/mm.c kern/time.c kern/generic/millisleep.c kern/command.c kern/corecmd.c kern/device.c kern/disk.c kern/dl.c kern/env.c kern/err.c kern/file.c kern/fs.c kern/list.c kern/main.c kern/misc.c kern/parser.c kern/partition.c kern/rescue_parser.c kern/rescue_reader.c kern/term.c -nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -kernel_exec_LDADD = $(LDADD_KERNEL) -kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-Ttext=0x10000 -kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) -EXTRA_DIST += video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -BUILT_SOURCES += $(nodist_kernel_exec_SOURCES) -CLEANFILES += $(nodist_kernel_exec_SOURCES) -platform_DATA += kernel.img -CLEANFILES += kernel.img - -kernel.img: kernel.exec$(EXEEXT) - $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< -endif - -if COND_x86_64_efi -noinst_PROGRAMS += kernel.exec -kernel_exec_SOURCES = kern/x86_64/efi/startup.S -kernel_exec_SOURCES += kern/i386/tsc.c kern/x86_64/dl.c kern/x86_64/efi/callwrap.S kern/generic/rtc_get_time_ms.c disk/efi/efidisk.c kern/efi/efi.c kern/efi/init.c kern/efi/mm.c kern/i386/efi/init.c term/efi/console.c kern/i386/pit.c kern/mm.c kern/time.c kern/generic/millisleep.c kern/command.c kern/corecmd.c kern/device.c kern/disk.c kern/dl.c kern/env.c kern/err.c kern/file.c kern/fs.c kern/list.c kern/main.c kern/misc.c kern/parser.c kern/partition.c kern/rescue_parser.c kern/rescue_reader.c kern/term.c -nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -kernel_exec_LDADD = $(LDADD_KERNEL) -kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-r,-d -kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) --strip-unneeded -K start -R .note -R .comment -EXTRA_DIST += video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -BUILT_SOURCES += $(nodist_kernel_exec_SOURCES) -CLEANFILES += $(nodist_kernel_exec_SOURCES) -platform_DATA += kernel.img -CLEANFILES += kernel.img - -kernel.img: kernel.exec$(EXEEXT) - $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += kernel.exec -kernel_exec_SOURCES = kern/mips/startup.S -kernel_exec_SOURCES += kern/generic/rtc_get_time_ms.c term/ns8250.c bus/bonito.c bus/cs5536.c bus/pci.c kern/mips/cache.S kern/mips/dl.c kern/mips/init.c kern/mips/yeeloong/init.c term/at_keyboard.c term/serial.c video/sm712.c commands/keylayouts.c term/gfxterm.c font/font.c font/font_cmd.c io/bufio.c video/bitmap.c video/bitmap_scale.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c video/fb/video_fb.c video/video.c commands/boot.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/mm.c kern/time.c kern/generic/millisleep.c kern/command.c kern/corecmd.c kern/device.c kern/disk.c kern/dl.c kern/env.c kern/err.c kern/file.c kern/fs.c kern/list.c kern/main.c kern/misc.c kern/parser.c kern/partition.c kern/rescue_parser.c kern/rescue_reader.c kern/term.c -nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -kernel_exec_LDADD = $(LDADD_KERNEL) -kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-Ttext,0x80200000 -kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -DUSE_ASCII_FAILBACK -kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) -EXTRA_DIST += video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -BUILT_SOURCES += $(nodist_kernel_exec_SOURCES) -CLEANFILES += $(nodist_kernel_exec_SOURCES) -platform_DATA += kernel.img -CLEANFILES += kernel.img - -kernel.img: kernel.exec$(EXEEXT) - $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += kernel.exec -kernel_exec_SOURCES = kern/sparc64/ieee1275/crt0.S -kernel_exec_SOURCES += kern/sparc64/cache.S kern/sparc64/dl.c kern/sparc64/ieee1275/ieee1275.c kern/sparc64/ieee1275/init.c disk/ieee1275/ofdisk.c kern/ieee1275/cmain.c kern/ieee1275/ieee1275.c kern/ieee1275/mmap.c kern/ieee1275/openfw.c term/ieee1275/ofconsole.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/mm.c kern/time.c kern/generic/millisleep.c kern/command.c kern/corecmd.c kern/device.c kern/disk.c kern/dl.c kern/env.c kern/err.c kern/file.c kern/fs.c kern/list.c kern/main.c kern/misc.c kern/parser.c kern/partition.c kern/rescue_parser.c kern/rescue_reader.c kern/term.c -nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -kernel_exec_LDADD = $(LDADD_KERNEL) -kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-Ttext,0x4400 -kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) -EXTRA_DIST += video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -BUILT_SOURCES += $(nodist_kernel_exec_SOURCES) -CLEANFILES += $(nodist_kernel_exec_SOURCES) -platform_DATA += kernel.img -CLEANFILES += kernel.img - -kernel.img: kernel.exec$(EXEEXT) - $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< -endif - -if COND_powerpc_ieee1275 -noinst_PROGRAMS += kernel.exec -kernel_exec_SOURCES = kern/powerpc/ieee1275/startup.S -kernel_exec_SOURCES += kern/ieee1275/init.c kern/powerpc/cache.S kern/powerpc/dl.c disk/ieee1275/ofdisk.c kern/ieee1275/cmain.c kern/ieee1275/ieee1275.c kern/ieee1275/mmap.c kern/ieee1275/openfw.c term/ieee1275/ofconsole.c term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c kern/mm.c kern/time.c kern/generic/millisleep.c kern/command.c kern/corecmd.c kern/device.c kern/disk.c kern/dl.c kern/env.c kern/err.c kern/file.c kern/fs.c kern/list.c kern/main.c kern/misc.c kern/parser.c kern/partition.c kern/rescue_parser.c kern/rescue_reader.c kern/term.c -nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -kernel_exec_LDADD = $(LDADD_KERNEL) -kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-Ttext,0x200000 -kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) -EXTRA_DIST += video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -BUILT_SOURCES += $(nodist_kernel_exec_SOURCES) -CLEANFILES += $(nodist_kernel_exec_SOURCES) -platform_DATA += kernel.img -CLEANFILES += kernel.img - -kernel.img: kernel.exec$(EXEEXT) - $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< -endif - -if COND_i386_pc -noinst_PROGRAMS += boot.image -boot_image_SOURCES = boot/i386/pc/boot.S -nodist_boot_image_SOURCES = ## platform nodist sources -boot_image_LDADD = -boot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -boot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x7C00 -boot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -boot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -boot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -EXTRA_DIST += -BUILT_SOURCES += $(nodist_boot_image_SOURCES) -CLEANFILES += $(nodist_boot_image_SOURCES) -platform_DATA += boot.img -CLEANFILES += boot.img - -boot.img: boot.image$(EXEEXT) - if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(boot_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -endif - -if COND_i386_qemu -noinst_PROGRAMS += boot.image -boot_image_SOURCES = boot/i386/qemu/boot.S -nodist_boot_image_SOURCES = ## platform nodist sources -boot_image_LDADD = -boot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -boot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),$(GRUB_BOOT_MACHINE_LINK_ADDR) -boot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -boot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -DGRUB_BOOT_MACHINE_LINK_ADDR=$(GRUB_BOOT_MACHINE_LINK_ADDR) -boot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -EXTRA_DIST += -BUILT_SOURCES += $(nodist_boot_image_SOURCES) -CLEANFILES += $(nodist_boot_image_SOURCES) -platform_DATA += boot.img -CLEANFILES += boot.img - -boot.img: boot.image$(EXEEXT) - if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(boot_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += boot.image -boot_image_SOURCES = boot/sparc64/ieee1275/boot.S -nodist_boot_image_SOURCES = ## platform nodist sources -boot_image_LDADD = -boot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -boot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) -Wl,-Ttext=0x4000 -boot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -boot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -boot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O a.out-sunos-big -EXTRA_DIST += -BUILT_SOURCES += $(nodist_boot_image_SOURCES) -CLEANFILES += $(nodist_boot_image_SOURCES) -platform_DATA += boot.img -CLEANFILES += boot.img - -boot.img: boot.image$(EXEEXT) - if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(boot_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -endif - -if COND_i386_pc -noinst_PROGRAMS += cdboot.image -cdboot_image_SOURCES = boot/i386/pc/cdboot.S -nodist_cdboot_image_SOURCES = ## platform nodist sources -cdboot_image_LDADD = -cdboot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -cdboot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x7C00 -cdboot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -cdboot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -cdboot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -EXTRA_DIST += -BUILT_SOURCES += $(nodist_cdboot_image_SOURCES) -CLEANFILES += $(nodist_cdboot_image_SOURCES) -platform_DATA += cdboot.img -CLEANFILES += cdboot.img - -cdboot.img: cdboot.image$(EXEEXT) - if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(cdboot_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -endif - -if COND_i386_pc -noinst_PROGRAMS += pxeboot.image -pxeboot_image_SOURCES = boot/i386/pc/pxeboot.S -nodist_pxeboot_image_SOURCES = ## platform nodist sources -pxeboot_image_LDADD = -pxeboot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -pxeboot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x7C00 -pxeboot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -pxeboot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -pxeboot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -EXTRA_DIST += -BUILT_SOURCES += $(nodist_pxeboot_image_SOURCES) -CLEANFILES += $(nodist_pxeboot_image_SOURCES) -platform_DATA += pxeboot.img -CLEANFILES += pxeboot.img - -pxeboot.img: pxeboot.image$(EXEEXT) - if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(pxeboot_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -endif - -if COND_i386_pc -noinst_PROGRAMS += diskboot.image -diskboot_image_SOURCES = boot/i386/pc/diskboot.S -nodist_diskboot_image_SOURCES = ## platform nodist sources -diskboot_image_LDADD = -diskboot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -diskboot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x8000 -diskboot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -diskboot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -diskboot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -EXTRA_DIST += -BUILT_SOURCES += $(nodist_diskboot_image_SOURCES) -CLEANFILES += $(nodist_diskboot_image_SOURCES) -platform_DATA += diskboot.img -CLEANFILES += diskboot.img - -diskboot.img: diskboot.image$(EXEEXT) - if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(diskboot_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -endif - -if COND_sparc64_ieee1275 -noinst_PROGRAMS += diskboot.image -diskboot_image_SOURCES = boot/sparc64/ieee1275/diskboot.S -nodist_diskboot_image_SOURCES = ## platform nodist sources -diskboot_image_LDADD = -diskboot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -diskboot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) -Wl,-Ttext=0x4200 -diskboot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -diskboot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -diskboot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -EXTRA_DIST += -BUILT_SOURCES += $(nodist_diskboot_image_SOURCES) -CLEANFILES += $(nodist_diskboot_image_SOURCES) -platform_DATA += diskboot.img -CLEANFILES += diskboot.img - -diskboot.img: diskboot.image$(EXEEXT) - if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(diskboot_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -endif - -if COND_i386_pc -noinst_PROGRAMS += lnxboot.image -lnxboot_image_SOURCES = boot/i386/pc/lnxboot.S -nodist_lnxboot_image_SOURCES = ## platform nodist sources -lnxboot_image_LDADD = -lnxboot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -lnxboot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x6000 -lnxboot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -lnxboot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -lnxboot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -EXTRA_DIST += -BUILT_SOURCES += $(nodist_lnxboot_image_SOURCES) -CLEANFILES += $(nodist_lnxboot_image_SOURCES) -platform_DATA += lnxboot.img -CLEANFILES += lnxboot.img - -lnxboot.img: lnxboot.image$(EXEEXT) - if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(lnxboot_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += xz_decompress.image -xz_decompress_image_SOURCES = boot/mips/startup_raw.S boot/decompressor/minilib.c boot/decompressor/xz.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c -nodist_xz_decompress_image_SOURCES = ## platform nodist sources -xz_decompress_image_LDADD = -lgcc -xz_decompress_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -static-libgcc -xz_decompress_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) -static-libgcc -Wl,-Ttext,0x80100000 -xz_decompress_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -DGRUB_EMBED_DECOMPRESSOR=1 -DGRUB_MACHINE_LINK_ADDR=0x80200000 -xz_decompress_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -xz_decompress_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -EXTRA_DIST += -BUILT_SOURCES += $(nodist_xz_decompress_image_SOURCES) -CLEANFILES += $(nodist_xz_decompress_image_SOURCES) -platform_DATA += xz_decompress.img -CLEANFILES += xz_decompress.img - -xz_decompress.img: xz_decompress.image$(EXEEXT) - if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(xz_decompress_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += none_decompress.image -none_decompress_image_SOURCES = boot/mips/startup_raw.S boot/decompressor/none.c -nodist_none_decompress_image_SOURCES = ## platform nodist sources -none_decompress_image_LDADD = -lgcc -none_decompress_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -static-libgcc -none_decompress_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) -static-libgcc -Wl,-Ttext,0x80100000 -none_decompress_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -DGRUB_EMBED_DECOMPRESSOR=1 -DGRUB_MACHINE_LINK_ADDR=0x80200000 -none_decompress_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -none_decompress_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -EXTRA_DIST += -BUILT_SOURCES += $(nodist_none_decompress_image_SOURCES) -CLEANFILES += $(nodist_none_decompress_image_SOURCES) -platform_DATA += none_decompress.img -CLEANFILES += none_decompress.img - -none_decompress.img: none_decompress.image$(EXEEXT) - if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(none_decompress_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -endif - -if COND_mips_yeeloong -noinst_PROGRAMS += fwstart.image -fwstart_image_SOURCES = boot/mips/yeeloong/fwstart.S -nodist_fwstart_image_SOURCES = ## platform nodist sources -fwstart_image_LDADD = -fwstart_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -fwstart_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) -static-libgcc -lgcc -Wl,-N,-S,-Ttext,0xbfc00000,-Bstatic -fwstart_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -fwstart_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -fwstart_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -EXTRA_DIST += -BUILT_SOURCES += $(nodist_fwstart_image_SOURCES) -CLEANFILES += $(nodist_fwstart_image_SOURCES) -platform_DATA += fwstart.img -CLEANFILES += fwstart.img - -fwstart.img: fwstart.image$(EXEEXT) - if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(fwstart_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -endif - -libgnulib_a_SOURCES = -nodist_libgnulib_a_SOURCES = -libgnulib_a_CFLAGS = -libgnulib_a_CPPFLAGS = -libgnulib_a_CCASFLAGS = - -if COND_emu -noinst_LIBRARIES += libgnulib.a -libgnulib_a_SOURCES += gnulib/regex.c -nodist_libgnulib_a_SOURCES += -libgnulib_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -libgnulib_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -libgnulib_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_libgnulib_a_SOURCES) -CLEANFILES += $(nodist_libgnulib_a_SOURCES) -endif - -if COND_i386_pc -noinst_LIBRARIES += libgnulib.a -libgnulib_a_SOURCES += gnulib/regex.c -nodist_libgnulib_a_SOURCES += -libgnulib_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -libgnulib_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -libgnulib_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_libgnulib_a_SOURCES) -CLEANFILES += $(nodist_libgnulib_a_SOURCES) -endif - -if COND_i386_efi -noinst_LIBRARIES += libgnulib.a -libgnulib_a_SOURCES += gnulib/regex.c -nodist_libgnulib_a_SOURCES += -libgnulib_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -libgnulib_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -libgnulib_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_libgnulib_a_SOURCES) -CLEANFILES += $(nodist_libgnulib_a_SOURCES) -endif - -if COND_i386_qemu -noinst_LIBRARIES += libgnulib.a -libgnulib_a_SOURCES += gnulib/regex.c -nodist_libgnulib_a_SOURCES += -libgnulib_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -libgnulib_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -libgnulib_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_libgnulib_a_SOURCES) -CLEANFILES += $(nodist_libgnulib_a_SOURCES) -endif - -if COND_i386_coreboot -noinst_LIBRARIES += libgnulib.a -libgnulib_a_SOURCES += gnulib/regex.c -nodist_libgnulib_a_SOURCES += -libgnulib_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -libgnulib_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -libgnulib_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_libgnulib_a_SOURCES) -CLEANFILES += $(nodist_libgnulib_a_SOURCES) -endif - -if COND_i386_multiboot -noinst_LIBRARIES += libgnulib.a -libgnulib_a_SOURCES += gnulib/regex.c -nodist_libgnulib_a_SOURCES += -libgnulib_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -libgnulib_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -libgnulib_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_libgnulib_a_SOURCES) -CLEANFILES += $(nodist_libgnulib_a_SOURCES) -endif - -if COND_i386_ieee1275 -noinst_LIBRARIES += libgnulib.a -libgnulib_a_SOURCES += gnulib/regex.c -nodist_libgnulib_a_SOURCES += -libgnulib_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -libgnulib_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -libgnulib_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_libgnulib_a_SOURCES) -CLEANFILES += $(nodist_libgnulib_a_SOURCES) -endif - -if COND_x86_64_efi -noinst_LIBRARIES += libgnulib.a -libgnulib_a_SOURCES += gnulib/regex.c -nodist_libgnulib_a_SOURCES += -libgnulib_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -libgnulib_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -libgnulib_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_libgnulib_a_SOURCES) -CLEANFILES += $(nodist_libgnulib_a_SOURCES) -endif - -if COND_mips_yeeloong -noinst_LIBRARIES += libgnulib.a -libgnulib_a_SOURCES += gnulib/regex.c -nodist_libgnulib_a_SOURCES += -libgnulib_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -libgnulib_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -libgnulib_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_libgnulib_a_SOURCES) -CLEANFILES += $(nodist_libgnulib_a_SOURCES) -endif - -if COND_sparc64_ieee1275 -noinst_LIBRARIES += libgnulib.a -libgnulib_a_SOURCES += gnulib/regex.c -nodist_libgnulib_a_SOURCES += -libgnulib_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -libgnulib_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -libgnulib_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_libgnulib_a_SOURCES) -CLEANFILES += $(nodist_libgnulib_a_SOURCES) -endif - -if COND_powerpc_ieee1275 -noinst_LIBRARIES += libgnulib.a -libgnulib_a_SOURCES += gnulib/regex.c -nodist_libgnulib_a_SOURCES += -libgnulib_a_CFLAGS += $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -libgnulib_a_CPPFLAGS += $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -libgnulib_a_CCASFLAGS += $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_libgnulib_a_SOURCES) -CLEANFILES += $(nodist_libgnulib_a_SOURCES) -endif - -if COND_emu -bin_PROGRAMS += grub-emu -if COND_MAN_PAGES -man_MANS += grub-emu.1 - -grub-emu.1: grub-emu - chmod a+x grub-emu - PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-emu.h2m -o $@ grub-emu - -CLEANFILES += grub-emu.1 -endif -grub_emu_SOURCES = kern/emu/full.c -nodist_grub_emu_SOURCES = grub_emu_init.c -grub_emu_LDADD = kernel.img$(EXEEXT) $(MODULE_FILES) $(LIBUTIL) $(LIBCURSES) $(LIBSDL) $(LIBUSB) $(LIBPCIACCESS) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -grub_emu_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -grub_emu_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -grub_emu_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -grub_emu_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_grub_emu_SOURCES) -CLEANFILES += $(nodist_grub_emu_SOURCES) -endif - -if COND_emu -bin_PROGRAMS += grub-emu-lite -grub_emu_lite_SOURCES = kern/emu/lite.c -nodist_grub_emu_lite_SOURCES = symlist.c -grub_emu_lite_LDADD = kernel.img$(EXEEXT) $(LIBUTIL) $(LIBCURSES) $(LIBSDL) $(LIBUSB) $(LIBPCIACCESS) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -grub_emu_lite_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -grub_emu_lite_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -grub_emu_lite_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -grub_emu_lite_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -EXTRA_DIST += -BUILT_SOURCES += $(nodist_grub_emu_lite_SOURCES) -CLEANFILES += $(nodist_grub_emu_lite_SOURCES) -endif - -if COND_emu -noinst_SCRIPTS += gensyminfo.sh - -gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x gensyminfo.sh - -CLEANFILES += gensyminfo.sh -dist_noinst_DATA += gensyminfo.sh.in -endif - -if COND_i386_pc -noinst_SCRIPTS += gensyminfo.sh - -gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x gensyminfo.sh - -CLEANFILES += gensyminfo.sh -dist_noinst_DATA += gensyminfo.sh.in -endif - -if COND_i386_efi -noinst_SCRIPTS += gensyminfo.sh - -gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x gensyminfo.sh - -CLEANFILES += gensyminfo.sh -dist_noinst_DATA += gensyminfo.sh.in -endif - -if COND_i386_qemu -noinst_SCRIPTS += gensyminfo.sh - -gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x gensyminfo.sh - -CLEANFILES += gensyminfo.sh -dist_noinst_DATA += gensyminfo.sh.in -endif - -if COND_i386_coreboot -noinst_SCRIPTS += gensyminfo.sh - -gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x gensyminfo.sh - -CLEANFILES += gensyminfo.sh -dist_noinst_DATA += gensyminfo.sh.in -endif - -if COND_i386_multiboot -noinst_SCRIPTS += gensyminfo.sh - -gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x gensyminfo.sh - -CLEANFILES += gensyminfo.sh -dist_noinst_DATA += gensyminfo.sh.in -endif - -if COND_i386_ieee1275 -noinst_SCRIPTS += gensyminfo.sh - -gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x gensyminfo.sh - -CLEANFILES += gensyminfo.sh -dist_noinst_DATA += gensyminfo.sh.in -endif - -if COND_x86_64_efi -noinst_SCRIPTS += gensyminfo.sh - -gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x gensyminfo.sh - -CLEANFILES += gensyminfo.sh -dist_noinst_DATA += gensyminfo.sh.in -endif - -if COND_mips_yeeloong -noinst_SCRIPTS += gensyminfo.sh - -gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x gensyminfo.sh - -CLEANFILES += gensyminfo.sh -dist_noinst_DATA += gensyminfo.sh.in -endif - -if COND_sparc64_ieee1275 -noinst_SCRIPTS += gensyminfo.sh - -gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x gensyminfo.sh - -CLEANFILES += gensyminfo.sh -dist_noinst_DATA += gensyminfo.sh.in -endif - -if COND_powerpc_ieee1275 -noinst_SCRIPTS += gensyminfo.sh - -gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x gensyminfo.sh - -CLEANFILES += gensyminfo.sh -dist_noinst_DATA += gensyminfo.sh.in -endif - -if COND_emu -noinst_SCRIPTS += genmod.sh - -genmod.sh: genmod.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x genmod.sh - -CLEANFILES += genmod.sh -dist_noinst_DATA += genmod.sh.in -endif - -if COND_i386_pc -noinst_SCRIPTS += genmod.sh - -genmod.sh: genmod.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x genmod.sh - -CLEANFILES += genmod.sh -dist_noinst_DATA += genmod.sh.in -endif - -if COND_i386_efi -noinst_SCRIPTS += genmod.sh - -genmod.sh: genmod.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x genmod.sh - -CLEANFILES += genmod.sh -dist_noinst_DATA += genmod.sh.in -endif - -if COND_i386_qemu -noinst_SCRIPTS += genmod.sh - -genmod.sh: genmod.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x genmod.sh - -CLEANFILES += genmod.sh -dist_noinst_DATA += genmod.sh.in -endif - -if COND_i386_coreboot -noinst_SCRIPTS += genmod.sh - -genmod.sh: genmod.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x genmod.sh - -CLEANFILES += genmod.sh -dist_noinst_DATA += genmod.sh.in -endif - -if COND_i386_multiboot -noinst_SCRIPTS += genmod.sh - -genmod.sh: genmod.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x genmod.sh - -CLEANFILES += genmod.sh -dist_noinst_DATA += genmod.sh.in -endif - -if COND_i386_ieee1275 -noinst_SCRIPTS += genmod.sh - -genmod.sh: genmod.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x genmod.sh - -CLEANFILES += genmod.sh -dist_noinst_DATA += genmod.sh.in -endif - -if COND_x86_64_efi -noinst_SCRIPTS += genmod.sh - -genmod.sh: genmod.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x genmod.sh - -CLEANFILES += genmod.sh -dist_noinst_DATA += genmod.sh.in -endif - -if COND_mips_yeeloong -noinst_SCRIPTS += genmod.sh - -genmod.sh: genmod.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x genmod.sh - -CLEANFILES += genmod.sh -dist_noinst_DATA += genmod.sh.in -endif - -if COND_sparc64_ieee1275 -noinst_SCRIPTS += genmod.sh - -genmod.sh: genmod.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x genmod.sh - -CLEANFILES += genmod.sh -dist_noinst_DATA += genmod.sh.in -endif - -if COND_powerpc_ieee1275 -noinst_SCRIPTS += genmod.sh - -genmod.sh: genmod.sh.in $(top_builddir)/config.status - $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ - chmod a+x genmod.sh - -CLEANFILES += genmod.sh -dist_noinst_DATA += genmod.sh.in -endif - diff --git a/grub-core/Makefile.gcry.def b/grub-core/Makefile.gcry.def deleted file mode 100644 index 9a17712..0000000 --- a/grub-core/Makefile.gcry.def +++ /dev/null @@ -1,136 +0,0 @@ -AutoGen definitions Makefile.tpl; - -module = { - name = gcry_arcfour; - common = lib/libgcrypt-grub/cipher/arcfour.c; - cflags = '$(CFLAGS_GCRY)'; - cppflags = '$(CPPFLAGS_GCRY)'; -}; - -module = { - name = gcry_blowfish; - common = lib/libgcrypt-grub/cipher/blowfish.c; - cflags = '$(CFLAGS_GCRY)'; - cppflags = '$(CPPFLAGS_GCRY)'; -}; - -module = { - name = gcry_camellia; - common = lib/libgcrypt-grub/cipher/camellia-glue.c; - common = lib/libgcrypt-grub/cipher/camellia.c; - cflags = '$(CFLAGS_GCRY)'; - cppflags = '$(CPPFLAGS_GCRY)'; -}; - -module = { - name = gcry_cast5; - common = lib/libgcrypt-grub/cipher/cast5.c; - cflags = '$(CFLAGS_GCRY)'; - cppflags = '$(CPPFLAGS_GCRY)'; -}; - -module = { - name = gcry_crc; - common = lib/libgcrypt-grub/cipher/crc.c; - cflags = '$(CFLAGS_GCRY)'; - cppflags = '$(CPPFLAGS_GCRY)'; -}; - -module = { - name = gcry_des; - common = lib/libgcrypt-grub/cipher/des.c; - cflags = '$(CFLAGS_GCRY)'; - cppflags = '$(CPPFLAGS_GCRY)'; -}; - -module = { - name = gcry_md4; - common = lib/libgcrypt-grub/cipher/md4.c; - cflags = '$(CFLAGS_GCRY)'; - cppflags = '$(CPPFLAGS_GCRY)'; -}; - -module = { - name = gcry_md5; - common = lib/libgcrypt-grub/cipher/md5.c; - cflags = '$(CFLAGS_GCRY)'; - cppflags = '$(CPPFLAGS_GCRY)'; -}; - -module = { - name = gcry_rfc2268; - common = lib/libgcrypt-grub/cipher/rfc2268.c; - cflags = '$(CFLAGS_GCRY)'; - cppflags = '$(CPPFLAGS_GCRY)'; -}; - -module = { - name = gcry_rijndael; - common = lib/libgcrypt-grub/cipher/rijndael.c; - cflags = '$(CFLAGS_GCRY)'; - cppflags = '$(CPPFLAGS_GCRY)'; -}; - -module = { - name = gcry_rmd160; - common = lib/libgcrypt-grub/cipher/rmd160.c; - cflags = '$(CFLAGS_GCRY)'; - cppflags = '$(CPPFLAGS_GCRY)'; -}; - -module = { - name = gcry_seed; - common = lib/libgcrypt-grub/cipher/seed.c; - cflags = '$(CFLAGS_GCRY)'; - cppflags = '$(CPPFLAGS_GCRY)'; -}; - -module = { - name = gcry_serpent; - common = lib/libgcrypt-grub/cipher/serpent.c; - cflags = '$(CFLAGS_GCRY)'; - cppflags = '$(CPPFLAGS_GCRY)'; -}; - -module = { - name = gcry_sha1; - common = lib/libgcrypt-grub/cipher/sha1.c; - cflags = '$(CFLAGS_GCRY)'; - cppflags = '$(CPPFLAGS_GCRY)'; -}; - -module = { - name = gcry_sha256; - common = lib/libgcrypt-grub/cipher/sha256.c; - cflags = '$(CFLAGS_GCRY)'; - cppflags = '$(CPPFLAGS_GCRY)'; -}; - -module = { - name = gcry_sha512; - common = lib/libgcrypt-grub/cipher/sha512.c; - cflags = '$(CFLAGS_GCRY)'; - cppflags = '$(CPPFLAGS_GCRY)'; -}; - -module = { - name = gcry_tiger; - common = lib/libgcrypt-grub/cipher/tiger.c; - cflags = '$(CFLAGS_GCRY)'; - cppflags = '$(CPPFLAGS_GCRY)'; -}; - -module = { - name = gcry_twofish; - common = lib/libgcrypt-grub/cipher/twofish.c; - cflags = '$(CFLAGS_GCRY)'; - cppflags = '$(CPPFLAGS_GCRY)'; -}; - -module = { - name = gcry_whirlpool; - common = lib/libgcrypt-grub/cipher/whirlpool.c; - cflags = '$(CFLAGS_GCRY)'; - cppflags = '$(CPPFLAGS_GCRY)'; -}; - diff --git a/grub-core/Makefile.in b/grub-core/Makefile.in deleted file mode 100644 index 7c4859f..0000000 --- a/grub-core/Makefile.in +++ /dev/null @@ -1,57678 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, -# Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ - -# -*- makefile -*- - - - - -VPATH = @srcdir@ -pkgdatadir = $(datadir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkglibexecdir = $(libexecdir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -build_triplet = @build@ -host_triplet = @host@ -target_triplet = @target@ -DIST_COMMON = $(am__dist_noinst_DATA_DIST) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.core.am $(srcdir)/Makefile.in \ - $(top_srcdir)/conf/Makefile.common - -# Platform specific options -@COND_i386_pc_TRUE@am__append_1 = -mrtd -mregparm=3 -@COND_i386_qemu_TRUE@am__append_2 = -mrtd -mregparm=3 -@COND_i386_coreboot_TRUE@am__append_3 = -mrtd -mregparm=3 -@COND_i386_ieee1275_TRUE@am__append_4 = -mrtd -mregparm=3 -@COND_mips_yeeloong_TRUE@am__append_5 = -mexplicit-relocs -@COND_mips_TRUE@am__append_6 = -mflush-func=grub_cpu_flush_cache -@COND_sparc64_ieee1275_TRUE@am__append_7 = -mno-app-regs -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_FALSE@am__append_8 = -lgcc -bin_PROGRAMS = $(am__EXEEXT_1) -sbin_PROGRAMS = -check_PROGRAMS = -noinst_PROGRAMS = $(am__EXEEXT_2) $(am__EXEEXT_3) $(am__EXEEXT_4) \ - $(am__EXEEXT_5) $(am__EXEEXT_6) $(am__EXEEXT_7) \ - $(am__EXEEXT_8) $(am__EXEEXT_9) $(am__EXEEXT_10) \ - $(am__EXEEXT_11) $(am__EXEEXT_12) $(am__EXEEXT_13) \ - $(am__EXEEXT_14) $(am__EXEEXT_15) $(am__EXEEXT_16) \ - $(am__EXEEXT_17) $(am__EXEEXT_18) $(am__EXEEXT_19) \ - $(am__EXEEXT_20) $(am__EXEEXT_21) $(am__EXEEXT_22) \ - $(am__EXEEXT_23) $(am__EXEEXT_24) $(am__EXEEXT_25) \ - $(am__EXEEXT_26) $(am__EXEEXT_27) $(am__EXEEXT_28) \ - $(am__EXEEXT_29) $(am__EXEEXT_30) $(am__EXEEXT_31) \ - $(am__EXEEXT_32) $(am__EXEEXT_33) $(am__EXEEXT_34) \ - $(am__EXEEXT_35) $(am__EXEEXT_36) $(am__EXEEXT_37) \ - $(am__EXEEXT_38) $(am__EXEEXT_39) $(am__EXEEXT_40) \ - $(am__EXEEXT_41) $(am__EXEEXT_42) $(am__EXEEXT_43) \ - $(am__EXEEXT_44) $(am__EXEEXT_45) $(am__EXEEXT_46) \ - $(am__EXEEXT_47) $(am__EXEEXT_48) $(am__EXEEXT_49) \ - $(am__EXEEXT_50) $(am__EXEEXT_51) $(am__EXEEXT_52) \ - $(am__EXEEXT_53) $(am__EXEEXT_54) $(am__EXEEXT_55) \ - $(am__EXEEXT_56) $(am__EXEEXT_57) $(am__EXEEXT_58) \ - $(am__EXEEXT_59) $(am__EXEEXT_60) $(am__EXEEXT_61) \ - $(am__EXEEXT_62) $(am__EXEEXT_63) $(am__EXEEXT_64) \ - $(am__EXEEXT_65) $(am__EXEEXT_66) $(am__EXEEXT_67) \ - $(am__EXEEXT_68) $(am__EXEEXT_69) $(am__EXEEXT_70) \ - $(am__EXEEXT_71) $(am__EXEEXT_72) $(am__EXEEXT_73) \ - $(am__EXEEXT_74) $(am__EXEEXT_75) $(am__EXEEXT_76) \ - $(am__EXEEXT_77) $(am__EXEEXT_78) $(am__EXEEXT_79) \ - $(am__EXEEXT_80) $(am__EXEEXT_81) $(am__EXEEXT_82) \ - $(am__EXEEXT_83) $(am__EXEEXT_84) $(am__EXEEXT_85) \ - $(am__EXEEXT_86) $(am__EXEEXT_87) $(am__EXEEXT_88) \ - $(am__EXEEXT_89) $(am__EXEEXT_90) $(am__EXEEXT_91) \ - $(am__EXEEXT_92) $(am__EXEEXT_93) $(am__EXEEXT_94) \ - $(am__EXEEXT_95) $(am__EXEEXT_96) $(am__EXEEXT_97) \ - $(am__EXEEXT_98) $(am__EXEEXT_99) $(am__EXEEXT_100) \ - $(am__EXEEXT_101) $(am__EXEEXT_102) $(am__EXEEXT_103) \ - $(am__EXEEXT_104) $(am__EXEEXT_105) $(am__EXEEXT_106) \ - $(am__EXEEXT_107) $(am__EXEEXT_108) $(am__EXEEXT_109) \ - $(am__EXEEXT_110) $(am__EXEEXT_111) $(am__EXEEXT_112) \ - $(am__EXEEXT_113) $(am__EXEEXT_114) $(am__EXEEXT_115) \ - $(am__EXEEXT_116) $(am__EXEEXT_117) $(am__EXEEXT_118) \ - $(am__EXEEXT_119) $(am__EXEEXT_120) $(am__EXEEXT_121) \ - $(am__EXEEXT_122) $(am__EXEEXT_123) $(am__EXEEXT_124) \ - $(am__EXEEXT_125) $(am__EXEEXT_126) $(am__EXEEXT_127) \ - $(am__EXEEXT_128) $(am__EXEEXT_129) $(am__EXEEXT_130) \ - $(am__EXEEXT_131) $(am__EXEEXT_132) $(am__EXEEXT_133) \ - $(am__EXEEXT_134) $(am__EXEEXT_135) $(am__EXEEXT_136) \ - $(am__EXEEXT_137) $(am__EXEEXT_138) $(am__EXEEXT_139) \ - $(am__EXEEXT_140) $(am__EXEEXT_141) $(am__EXEEXT_142) \ - $(am__EXEEXT_143) $(am__EXEEXT_144) $(am__EXEEXT_145) \ - $(am__EXEEXT_146) $(am__EXEEXT_147) $(am__EXEEXT_148) \ - $(am__EXEEXT_149) $(am__EXEEXT_150) $(am__EXEEXT_151) \ - $(am__EXEEXT_152) $(am__EXEEXT_153) $(am__EXEEXT_154) \ - $(am__EXEEXT_155) $(am__EXEEXT_156) $(am__EXEEXT_157) \ - $(am__EXEEXT_158) $(am__EXEEXT_159) $(am__EXEEXT_160) \ - $(am__EXEEXT_161) $(am__EXEEXT_162) $(am__EXEEXT_163) \ - $(am__EXEEXT_164) $(am__EXEEXT_165) $(am__EXEEXT_166) \ - $(am__EXEEXT_167) $(am__EXEEXT_168) $(am__EXEEXT_169) \ - $(am__EXEEXT_170) $(am__EXEEXT_171) $(am__EXEEXT_172) \ - $(am__EXEEXT_173) $(am__EXEEXT_174) $(am__EXEEXT_175) \ - $(am__EXEEXT_176) $(am__EXEEXT_177) $(am__EXEEXT_178) \ - $(am__EXEEXT_179) $(am__EXEEXT_180) $(am__EXEEXT_181) \ - $(am__EXEEXT_182) $(am__EXEEXT_183) $(am__EXEEXT_184) \ - $(am__EXEEXT_185) $(am__EXEEXT_186) $(am__EXEEXT_187) \ - $(am__EXEEXT_188) $(am__EXEEXT_189) $(am__EXEEXT_190) \ - $(am__EXEEXT_191) $(am__EXEEXT_192) $(am__EXEEXT_193) \ - $(am__EXEEXT_194) $(am__EXEEXT_195) $(am__EXEEXT_196) \ - $(am__EXEEXT_197) $(am__EXEEXT_198) $(am__EXEEXT_199) \ - $(am__EXEEXT_200) $(am__EXEEXT_201) $(am__EXEEXT_202) \ - $(am__EXEEXT_203) $(am__EXEEXT_204) $(am__EXEEXT_205) \ - $(am__EXEEXT_206) $(am__EXEEXT_207) $(am__EXEEXT_208) \ - $(am__EXEEXT_209) $(am__EXEEXT_210) $(am__EXEEXT_211) \ - $(am__EXEEXT_212) $(am__EXEEXT_213) $(am__EXEEXT_214) \ - $(am__EXEEXT_215) $(am__EXEEXT_216) $(am__EXEEXT_217) \ - $(am__EXEEXT_218) $(am__EXEEXT_219) $(am__EXEEXT_220) \ - $(am__EXEEXT_221) $(am__EXEEXT_222) $(am__EXEEXT_223) \ - $(am__EXEEXT_224) $(am__EXEEXT_225) $(am__EXEEXT_226) \ - $(am__EXEEXT_227) $(am__EXEEXT_228) $(am__EXEEXT_229) \ - $(am__EXEEXT_230) $(am__EXEEXT_231) $(am__EXEEXT_232) \ - $(am__EXEEXT_233) $(am__EXEEXT_234) $(am__EXEEXT_235) \ - $(am__EXEEXT_236) $(am__EXEEXT_237) $(am__EXEEXT_238) \ - $(am__EXEEXT_239) $(am__EXEEXT_240) $(am__EXEEXT_241) \ - $(am__EXEEXT_242) $(am__EXEEXT_243) $(am__EXEEXT_244) \ - $(am__EXEEXT_245) $(am__EXEEXT_246) $(am__EXEEXT_247) \ - $(am__EXEEXT_248) $(am__EXEEXT_249) $(am__EXEEXT_250) \ - $(am__EXEEXT_251) $(am__EXEEXT_252) $(am__EXEEXT_253) \ - $(am__EXEEXT_254) $(am__EXEEXT_255) $(am__EXEEXT_256) \ - $(am__EXEEXT_257) $(am__EXEEXT_258) $(am__EXEEXT_259) \ - $(am__EXEEXT_260) $(am__EXEEXT_261) $(am__EXEEXT_262) \ - $(am__EXEEXT_263) $(am__EXEEXT_264) $(am__EXEEXT_265) \ - $(am__EXEEXT_266) $(am__EXEEXT_267) $(am__EXEEXT_268) \ - $(am__EXEEXT_269) $(am__EXEEXT_270) $(am__EXEEXT_271) \ - $(am__EXEEXT_272) $(am__EXEEXT_273) $(am__EXEEXT_274) \ - $(am__EXEEXT_275) $(am__EXEEXT_276) $(am__EXEEXT_277) \ - $(am__EXEEXT_278) $(am__EXEEXT_279) $(am__EXEEXT_280) \ - $(am__EXEEXT_281) $(am__EXEEXT_282) $(am__EXEEXT_283) \ - $(am__EXEEXT_284) $(am__EXEEXT_285) $(am__EXEEXT_286) \ - $(am__EXEEXT_287) $(am__EXEEXT_288) $(am__EXEEXT_289) \ - $(am__EXEEXT_290) $(am__EXEEXT_291) $(am__EXEEXT_292) \ - $(am__EXEEXT_293) $(am__EXEEXT_294) $(am__EXEEXT_295) \ - $(am__EXEEXT_296) $(am__EXEEXT_297) $(am__EXEEXT_298) \ - $(am__EXEEXT_299) $(am__EXEEXT_300) $(am__EXEEXT_301) \ - $(am__EXEEXT_302) $(am__EXEEXT_303) $(am__EXEEXT_304) \ - $(am__EXEEXT_305) $(am__EXEEXT_306) $(am__EXEEXT_307) \ - $(am__EXEEXT_308) $(am__EXEEXT_309) $(am__EXEEXT_310) \ - $(am__EXEEXT_311) $(am__EXEEXT_312) $(am__EXEEXT_313) \ - $(am__EXEEXT_314) $(am__EXEEXT_315) $(am__EXEEXT_316) \ - $(am__EXEEXT_317) $(am__EXEEXT_318) $(am__EXEEXT_319) \ - $(am__EXEEXT_320) $(am__EXEEXT_321) $(am__EXEEXT_322) \ - $(am__EXEEXT_323) $(am__EXEEXT_324) $(am__EXEEXT_325) \ - $(am__EXEEXT_326) $(am__EXEEXT_327) $(am__EXEEXT_328) \ - $(am__EXEEXT_329) $(am__EXEEXT_330) $(am__EXEEXT_331) \ - $(am__EXEEXT_332) $(am__EXEEXT_333) $(am__EXEEXT_334) \ - $(am__EXEEXT_335) $(am__EXEEXT_336) $(am__EXEEXT_337) \ - $(am__EXEEXT_338) $(am__EXEEXT_339) $(am__EXEEXT_340) \ - $(am__EXEEXT_341) $(am__EXEEXT_342) $(am__EXEEXT_343) \ - $(am__EXEEXT_344) $(am__EXEEXT_345) $(am__EXEEXT_346) \ - $(am__EXEEXT_347) $(am__EXEEXT_348) $(am__EXEEXT_349) \ - $(am__EXEEXT_350) $(am__EXEEXT_351) $(am__EXEEXT_352) \ - $(am__EXEEXT_353) $(am__EXEEXT_354) $(am__EXEEXT_355) \ - $(am__EXEEXT_356) $(am__EXEEXT_357) $(am__EXEEXT_358) \ - $(am__EXEEXT_359) $(am__EXEEXT_360) $(am__EXEEXT_361) \ - $(am__EXEEXT_362) $(am__EXEEXT_363) $(am__EXEEXT_364) \ - $(am__EXEEXT_365) $(am__EXEEXT_366) $(am__EXEEXT_367) \ - $(am__EXEEXT_368) $(am__EXEEXT_369) $(am__EXEEXT_370) \ - $(am__EXEEXT_371) $(am__EXEEXT_372) $(am__EXEEXT_373) \ - $(am__EXEEXT_374) $(am__EXEEXT_375) $(am__EXEEXT_376) \ - $(am__EXEEXT_377) $(am__EXEEXT_378) $(am__EXEEXT_379) \ - $(am__EXEEXT_380) $(am__EXEEXT_381) $(am__EXEEXT_382) \ - $(am__EXEEXT_383) $(am__EXEEXT_384) $(am__EXEEXT_385) \ - $(am__EXEEXT_386) $(am__EXEEXT_387) $(am__EXEEXT_388) \ - $(am__EXEEXT_389) $(am__EXEEXT_390) $(am__EXEEXT_391) \ - $(am__EXEEXT_392) $(am__EXEEXT_393) $(am__EXEEXT_394) \ - $(am__EXEEXT_395) $(am__EXEEXT_396) $(am__EXEEXT_397) \ - $(am__EXEEXT_398) $(am__EXEEXT_399) $(am__EXEEXT_400) \ - $(am__EXEEXT_401) $(am__EXEEXT_402) $(am__EXEEXT_403) \ - $(am__EXEEXT_404) $(am__EXEEXT_405) $(am__EXEEXT_406) \ - $(am__EXEEXT_407) $(am__EXEEXT_408) $(am__EXEEXT_409) \ - $(am__EXEEXT_410) $(am__EXEEXT_411) $(am__EXEEXT_412) \ - $(am__EXEEXT_413) $(am__EXEEXT_414) $(am__EXEEXT_415) \ - $(am__EXEEXT_416) $(am__EXEEXT_417) $(am__EXEEXT_418) \ - $(am__EXEEXT_419) $(am__EXEEXT_420) $(am__EXEEXT_421) \ - $(am__EXEEXT_422) $(am__EXEEXT_423) $(am__EXEEXT_424) \ - $(am__EXEEXT_425) $(am__EXEEXT_426) $(am__EXEEXT_427) \ - $(am__EXEEXT_428) $(am__EXEEXT_429) $(am__EXEEXT_430) \ - $(am__EXEEXT_431) $(am__EXEEXT_432) $(am__EXEEXT_433) \ - $(am__EXEEXT_434) $(am__EXEEXT_435) $(am__EXEEXT_436) \ - $(am__EXEEXT_437) $(am__EXEEXT_438) $(am__EXEEXT_439) \ - $(am__EXEEXT_440) $(am__EXEEXT_441) $(am__EXEEXT_442) \ - $(am__EXEEXT_443) $(am__EXEEXT_444) $(am__EXEEXT_445) \ - $(am__EXEEXT_446) $(am__EXEEXT_447) $(am__EXEEXT_448) \ - $(am__EXEEXT_449) $(am__EXEEXT_450) $(am__EXEEXT_451) \ - $(am__EXEEXT_452) $(am__EXEEXT_453) $(am__EXEEXT_454) \ - $(am__EXEEXT_455) $(am__EXEEXT_456) $(am__EXEEXT_457) \ - $(am__EXEEXT_458) $(am__EXEEXT_459) $(am__EXEEXT_460) \ - $(am__EXEEXT_461) $(am__EXEEXT_462) $(am__EXEEXT_463) \ - $(am__EXEEXT_464) $(am__EXEEXT_465) $(am__EXEEXT_466) \ - $(am__EXEEXT_467) $(am__EXEEXT_468) $(am__EXEEXT_469) \ - $(am__EXEEXT_470) $(am__EXEEXT_471) $(am__EXEEXT_472) \ - $(am__EXEEXT_473) $(am__EXEEXT_474) $(am__EXEEXT_475) \ - $(am__EXEEXT_476) $(am__EXEEXT_477) $(am__EXEEXT_478) \ - $(am__EXEEXT_479) $(am__EXEEXT_480) $(am__EXEEXT_481) \ - $(am__EXEEXT_482) $(am__EXEEXT_483) $(am__EXEEXT_484) \ - $(am__EXEEXT_485) $(am__EXEEXT_486) $(am__EXEEXT_487) \ - $(am__EXEEXT_488) $(am__EXEEXT_489) $(am__EXEEXT_490) \ - $(am__EXEEXT_491) $(am__EXEEXT_492) $(am__EXEEXT_493) \ - $(am__EXEEXT_494) $(am__EXEEXT_495) $(am__EXEEXT_496) \ - $(am__EXEEXT_497) $(am__EXEEXT_498) $(am__EXEEXT_499) \ - $(am__EXEEXT_500) $(am__EXEEXT_501) $(am__EXEEXT_502) \ - $(am__EXEEXT_503) $(am__EXEEXT_504) $(am__EXEEXT_505) \ - $(am__EXEEXT_506) $(am__EXEEXT_507) $(am__EXEEXT_508) \ - $(am__EXEEXT_509) $(am__EXEEXT_510) $(am__EXEEXT_511) \ - $(am__EXEEXT_512) $(am__EXEEXT_513) $(am__EXEEXT_514) \ - $(am__EXEEXT_515) $(am__EXEEXT_516) $(am__EXEEXT_517) \ - $(am__EXEEXT_518) $(am__EXEEXT_519) $(am__EXEEXT_520) \ - $(am__EXEEXT_521) $(am__EXEEXT_522) $(am__EXEEXT_523) \ - $(am__EXEEXT_524) $(am__EXEEXT_525) $(am__EXEEXT_526) \ - $(am__EXEEXT_527) $(am__EXEEXT_528) $(am__EXEEXT_529) \ - $(am__EXEEXT_530) $(am__EXEEXT_531) $(am__EXEEXT_532) \ - $(am__EXEEXT_533) $(am__EXEEXT_534) $(am__EXEEXT_535) \ - $(am__EXEEXT_536) $(am__EXEEXT_537) $(am__EXEEXT_538) \ - $(am__EXEEXT_539) $(am__EXEEXT_540) $(am__EXEEXT_541) \ - $(am__EXEEXT_542) $(am__EXEEXT_543) $(am__EXEEXT_544) \ - $(am__EXEEXT_545) $(am__EXEEXT_546) $(am__EXEEXT_547) \ - $(am__EXEEXT_548) $(am__EXEEXT_549) $(am__EXEEXT_550) \ - $(am__EXEEXT_551) $(am__EXEEXT_552) $(am__EXEEXT_553) \ - $(am__EXEEXT_554) $(am__EXEEXT_555) $(am__EXEEXT_556) \ - $(am__EXEEXT_557) $(am__EXEEXT_558) $(am__EXEEXT_559) \ - $(am__EXEEXT_560) $(am__EXEEXT_561) $(am__EXEEXT_562) \ - $(am__EXEEXT_563) $(am__EXEEXT_564) $(am__EXEEXT_565) \ - $(am__EXEEXT_566) $(am__EXEEXT_567) $(am__EXEEXT_568) \ - $(am__EXEEXT_569) $(am__EXEEXT_570) $(am__EXEEXT_571) \ - $(am__EXEEXT_572) $(am__EXEEXT_573) $(am__EXEEXT_574) \ - $(am__EXEEXT_575) $(am__EXEEXT_576) $(am__EXEEXT_577) \ - $(am__EXEEXT_578) $(am__EXEEXT_579) $(am__EXEEXT_580) \ - $(am__EXEEXT_581) $(am__EXEEXT_582) $(am__EXEEXT_583) \ - $(am__EXEEXT_584) $(am__EXEEXT_585) $(am__EXEEXT_586) \ - $(am__EXEEXT_587) $(am__EXEEXT_588) $(am__EXEEXT_589) \ - $(am__EXEEXT_590) $(am__EXEEXT_591) $(am__EXEEXT_592) \ - $(am__EXEEXT_593) $(am__EXEEXT_594) $(am__EXEEXT_595) \ - $(am__EXEEXT_596) $(am__EXEEXT_597) $(am__EXEEXT_598) \ - $(am__EXEEXT_599) $(am__EXEEXT_600) $(am__EXEEXT_601) \ - $(am__EXEEXT_602) $(am__EXEEXT_603) $(am__EXEEXT_604) \ - $(am__EXEEXT_605) $(am__EXEEXT_606) $(am__EXEEXT_607) \ - $(am__EXEEXT_608) $(am__EXEEXT_609) $(am__EXEEXT_610) \ - $(am__EXEEXT_611) $(am__EXEEXT_612) $(am__EXEEXT_613) \ - $(am__EXEEXT_614) $(am__EXEEXT_615) $(am__EXEEXT_616) \ - $(am__EXEEXT_617) $(am__EXEEXT_618) $(am__EXEEXT_619) \ - $(am__EXEEXT_620) $(am__EXEEXT_621) $(am__EXEEXT_622) \ - $(am__EXEEXT_623) $(am__EXEEXT_624) $(am__EXEEXT_625) \ - $(am__EXEEXT_626) $(am__EXEEXT_627) $(am__EXEEXT_628) \ - $(am__EXEEXT_629) $(am__EXEEXT_630) $(am__EXEEXT_631) \ - $(am__EXEEXT_632) $(am__EXEEXT_633) $(am__EXEEXT_634) \ - $(am__EXEEXT_635) $(am__EXEEXT_636) $(am__EXEEXT_637) \ - $(am__EXEEXT_638) $(am__EXEEXT_639) $(am__EXEEXT_640) \ - $(am__EXEEXT_641) $(am__EXEEXT_642) $(am__EXEEXT_643) \ - $(am__EXEEXT_644) $(am__EXEEXT_645) $(am__EXEEXT_646) \ - $(am__EXEEXT_647) $(am__EXEEXT_648) $(am__EXEEXT_649) \ - $(am__EXEEXT_650) $(am__EXEEXT_651) $(am__EXEEXT_652) \ - $(am__EXEEXT_653) $(am__EXEEXT_654) $(am__EXEEXT_655) \ - $(am__EXEEXT_656) $(am__EXEEXT_657) $(am__EXEEXT_658) \ - $(am__EXEEXT_659) $(am__EXEEXT_660) $(am__EXEEXT_661) \ - $(am__EXEEXT_662) $(am__EXEEXT_663) $(am__EXEEXT_664) \ - $(am__EXEEXT_665) $(am__EXEEXT_666) $(am__EXEEXT_667) \ - $(am__EXEEXT_668) $(am__EXEEXT_669) $(am__EXEEXT_670) \ - $(am__EXEEXT_671) $(am__EXEEXT_672) $(am__EXEEXT_673) \ - $(am__EXEEXT_674) $(am__EXEEXT_675) $(am__EXEEXT_676) \ - $(am__EXEEXT_677) $(am__EXEEXT_678) $(am__EXEEXT_679) \ - $(am__EXEEXT_680) $(am__EXEEXT_681) $(am__EXEEXT_682) \ - $(am__EXEEXT_683) $(am__EXEEXT_684) $(am__EXEEXT_685) \ - $(am__EXEEXT_686) $(am__EXEEXT_687) $(am__EXEEXT_688) \ - $(am__EXEEXT_689) $(am__EXEEXT_690) $(am__EXEEXT_691) \ - $(am__EXEEXT_692) $(am__EXEEXT_693) $(am__EXEEXT_694) \ - $(am__EXEEXT_695) $(am__EXEEXT_696) $(am__EXEEXT_697) \ - $(am__EXEEXT_698) $(am__EXEEXT_699) $(am__EXEEXT_700) \ - $(am__EXEEXT_701) $(am__EXEEXT_702) $(am__EXEEXT_703) \ - $(am__EXEEXT_704) $(am__EXEEXT_705) $(am__EXEEXT_706) \ - $(am__EXEEXT_707) $(am__EXEEXT_708) $(am__EXEEXT_709) \ - $(am__EXEEXT_710) $(am__EXEEXT_711) $(am__EXEEXT_712) \ - $(am__EXEEXT_713) $(am__EXEEXT_714) $(am__EXEEXT_715) \ - $(am__EXEEXT_716) $(am__EXEEXT_717) $(am__EXEEXT_718) \ - $(am__EXEEXT_719) $(am__EXEEXT_720) $(am__EXEEXT_721) \ - $(am__EXEEXT_722) $(am__EXEEXT_723) $(am__EXEEXT_724) \ - $(am__EXEEXT_725) $(am__EXEEXT_726) $(am__EXEEXT_727) \ - $(am__EXEEXT_728) $(am__EXEEXT_729) $(am__EXEEXT_730) \ - $(am__EXEEXT_731) $(am__EXEEXT_732) $(am__EXEEXT_733) \ - $(am__EXEEXT_734) $(am__EXEEXT_735) $(am__EXEEXT_736) \ - $(am__EXEEXT_737) $(am__EXEEXT_738) $(am__EXEEXT_739) \ - $(am__EXEEXT_740) $(am__EXEEXT_741) $(am__EXEEXT_742) \ - $(am__EXEEXT_743) $(am__EXEEXT_744) $(am__EXEEXT_745) \ - $(am__EXEEXT_746) $(am__EXEEXT_747) $(am__EXEEXT_748) \ - $(am__EXEEXT_749) $(am__EXEEXT_750) $(am__EXEEXT_751) \ - $(am__EXEEXT_752) $(am__EXEEXT_753) $(am__EXEEXT_754) \ - $(am__EXEEXT_755) $(am__EXEEXT_756) $(am__EXEEXT_757) \ - $(am__EXEEXT_758) $(am__EXEEXT_759) $(am__EXEEXT_760) \ - $(am__EXEEXT_761) $(am__EXEEXT_762) $(am__EXEEXT_763) \ - $(am__EXEEXT_764) $(am__EXEEXT_765) $(am__EXEEXT_766) \ - $(am__EXEEXT_767) $(am__EXEEXT_768) $(am__EXEEXT_769) \ - $(am__EXEEXT_770) $(am__EXEEXT_771) $(am__EXEEXT_772) \ - $(am__EXEEXT_773) $(am__EXEEXT_774) $(am__EXEEXT_775) \ - $(am__EXEEXT_776) $(am__EXEEXT_777) $(am__EXEEXT_778) \ - $(am__EXEEXT_779) $(am__EXEEXT_780) $(am__EXEEXT_781) \ - $(am__EXEEXT_782) $(am__EXEEXT_783) $(am__EXEEXT_784) \ - $(am__EXEEXT_785) $(am__EXEEXT_786) $(am__EXEEXT_787) \ - $(am__EXEEXT_788) $(am__EXEEXT_789) $(am__EXEEXT_790) \ - $(am__EXEEXT_791) $(am__EXEEXT_792) $(am__EXEEXT_793) \ - $(am__EXEEXT_794) $(am__EXEEXT_795) $(am__EXEEXT_796) \ - $(am__EXEEXT_797) $(am__EXEEXT_798) $(am__EXEEXT_799) \ - $(am__EXEEXT_800) $(am__EXEEXT_801) $(am__EXEEXT_802) \ - $(am__EXEEXT_803) $(am__EXEEXT_804) $(am__EXEEXT_805) \ - $(am__EXEEXT_806) $(am__EXEEXT_807) $(am__EXEEXT_808) \ - $(am__EXEEXT_809) $(am__EXEEXT_810) $(am__EXEEXT_811) \ - $(am__EXEEXT_812) $(am__EXEEXT_813) $(am__EXEEXT_814) \ - $(am__EXEEXT_815) $(am__EXEEXT_816) $(am__EXEEXT_817) \ - $(am__EXEEXT_818) $(am__EXEEXT_819) $(am__EXEEXT_820) \ - $(am__EXEEXT_821) $(am__EXEEXT_822) $(am__EXEEXT_823) \ - $(am__EXEEXT_824) $(am__EXEEXT_825) $(am__EXEEXT_826) \ - $(am__EXEEXT_827) $(am__EXEEXT_828) $(am__EXEEXT_829) \ - $(am__EXEEXT_830) $(am__EXEEXT_831) $(am__EXEEXT_832) \ - $(am__EXEEXT_833) $(am__EXEEXT_834) $(am__EXEEXT_835) \ - $(am__EXEEXT_836) $(am__EXEEXT_837) $(am__EXEEXT_838) \ - $(am__EXEEXT_839) $(am__EXEEXT_840) $(am__EXEEXT_841) \ - $(am__EXEEXT_842) $(am__EXEEXT_843) $(am__EXEEXT_844) \ - $(am__EXEEXT_845) $(am__EXEEXT_846) $(am__EXEEXT_847) \ - $(am__EXEEXT_848) $(am__EXEEXT_849) $(am__EXEEXT_850) \ - $(am__EXEEXT_851) $(am__EXEEXT_852) $(am__EXEEXT_853) \ - $(am__EXEEXT_854) $(am__EXEEXT_855) $(am__EXEEXT_856) \ - $(am__EXEEXT_857) $(am__EXEEXT_858) $(am__EXEEXT_859) \ - $(am__EXEEXT_860) $(am__EXEEXT_861) $(am__EXEEXT_862) \ - $(am__EXEEXT_863) $(am__EXEEXT_864) $(am__EXEEXT_865) \ - $(am__EXEEXT_866) $(am__EXEEXT_867) $(am__EXEEXT_868) \ - $(am__EXEEXT_869) $(am__EXEEXT_870) $(am__EXEEXT_871) \ - $(am__EXEEXT_872) $(am__EXEEXT_873) $(am__EXEEXT_874) \ - $(am__EXEEXT_875) $(am__EXEEXT_876) $(am__EXEEXT_877) \ - $(am__EXEEXT_878) $(am__EXEEXT_879) $(am__EXEEXT_880) \ - $(am__EXEEXT_881) $(am__EXEEXT_882) $(am__EXEEXT_883) \ - $(am__EXEEXT_884) $(am__EXEEXT_885) $(am__EXEEXT_886) \ - $(am__EXEEXT_887) $(am__EXEEXT_888) $(am__EXEEXT_889) \ - $(am__EXEEXT_890) $(am__EXEEXT_891) $(am__EXEEXT_892) \ - $(am__EXEEXT_893) $(am__EXEEXT_894) $(am__EXEEXT_895) \ - $(am__EXEEXT_896) $(am__EXEEXT_897) $(am__EXEEXT_898) \ - $(am__EXEEXT_899) $(am__EXEEXT_900) $(am__EXEEXT_901) \ - $(am__EXEEXT_902) $(am__EXEEXT_903) $(am__EXEEXT_904) \ - $(am__EXEEXT_905) $(am__EXEEXT_906) $(am__EXEEXT_907) \ - $(am__EXEEXT_908) $(am__EXEEXT_909) $(am__EXEEXT_910) \ - $(am__EXEEXT_911) $(am__EXEEXT_912) $(am__EXEEXT_913) \ - $(am__EXEEXT_914) $(am__EXEEXT_915) $(am__EXEEXT_916) \ - $(am__EXEEXT_917) $(am__EXEEXT_918) $(am__EXEEXT_919) \ - $(am__EXEEXT_920) $(am__EXEEXT_921) $(am__EXEEXT_922) \ - $(am__EXEEXT_923) $(am__EXEEXT_924) $(am__EXEEXT_925) \ - $(am__EXEEXT_926) $(am__EXEEXT_927) $(am__EXEEXT_928) \ - $(am__EXEEXT_929) $(am__EXEEXT_930) $(am__EXEEXT_931) \ - $(am__EXEEXT_932) $(am__EXEEXT_933) $(am__EXEEXT_934) \ - $(am__EXEEXT_935) $(am__EXEEXT_936) $(am__EXEEXT_937) \ - $(am__EXEEXT_938) $(am__EXEEXT_939) $(am__EXEEXT_940) \ - $(am__EXEEXT_941) $(am__EXEEXT_942) $(am__EXEEXT_943) \ - $(am__EXEEXT_944) $(am__EXEEXT_945) $(am__EXEEXT_946) \ - $(am__EXEEXT_947) $(am__EXEEXT_948) $(am__EXEEXT_949) \ - $(am__EXEEXT_950) $(am__EXEEXT_951) $(am__EXEEXT_952) \ - $(am__EXEEXT_953) $(am__EXEEXT_954) $(am__EXEEXT_955) \ - $(am__EXEEXT_956) $(am__EXEEXT_957) $(am__EXEEXT_958) \ - $(am__EXEEXT_959) $(am__EXEEXT_960) $(am__EXEEXT_961) \ - $(am__EXEEXT_962) $(am__EXEEXT_963) $(am__EXEEXT_964) \ - $(am__EXEEXT_965) $(am__EXEEXT_966) $(am__EXEEXT_967) \ - $(am__EXEEXT_968) $(am__EXEEXT_969) $(am__EXEEXT_970) \ - $(am__EXEEXT_971) $(am__EXEEXT_972) $(am__EXEEXT_973) \ - $(am__EXEEXT_974) $(am__EXEEXT_975) $(am__EXEEXT_976) \ - $(am__EXEEXT_977) $(am__EXEEXT_978) $(am__EXEEXT_979) \ - $(am__EXEEXT_980) $(am__EXEEXT_981) $(am__EXEEXT_982) \ - $(am__EXEEXT_983) $(am__EXEEXT_984) $(am__EXEEXT_985) \ - $(am__EXEEXT_986) $(am__EXEEXT_987) $(am__EXEEXT_988) \ - $(am__EXEEXT_989) $(am__EXEEXT_990) $(am__EXEEXT_991) \ - $(am__EXEEXT_992) $(am__EXEEXT_993) $(am__EXEEXT_994) \ - $(am__EXEEXT_995) $(am__EXEEXT_996) $(am__EXEEXT_997) \ - $(am__EXEEXT_998) $(am__EXEEXT_999) $(am__EXEEXT_1000) \ - $(am__EXEEXT_1001) $(am__EXEEXT_1002) $(am__EXEEXT_1003) \ - $(am__EXEEXT_1004) $(am__EXEEXT_1005) $(am__EXEEXT_1006) \ - $(am__EXEEXT_1007) $(am__EXEEXT_1008) $(am__EXEEXT_1009) \ - $(am__EXEEXT_1010) $(am__EXEEXT_1011) $(am__EXEEXT_1012) \ - $(am__EXEEXT_1013) $(am__EXEEXT_1014) $(am__EXEEXT_1015) \ - $(am__EXEEXT_1016) $(am__EXEEXT_1017) $(am__EXEEXT_1018) \ - $(am__EXEEXT_1019) $(am__EXEEXT_1020) $(am__EXEEXT_1021) \ - $(am__EXEEXT_1022) $(am__EXEEXT_1023) $(am__EXEEXT_1024) \ - $(am__EXEEXT_1025) $(am__EXEEXT_1026) $(am__EXEEXT_1027) \ - $(am__EXEEXT_1028) $(am__EXEEXT_1029) $(am__EXEEXT_1030) \ - $(am__EXEEXT_1031) $(am__EXEEXT_1032) $(am__EXEEXT_1033) \ - $(am__EXEEXT_1034) $(am__EXEEXT_1035) $(am__EXEEXT_1036) \ - $(am__EXEEXT_1037) $(am__EXEEXT_1038) $(am__EXEEXT_1039) \ - $(am__EXEEXT_1040) $(am__EXEEXT_1041) $(am__EXEEXT_1042) \ - $(am__EXEEXT_1043) $(am__EXEEXT_1044) $(am__EXEEXT_1045) \ - $(am__EXEEXT_1046) $(am__EXEEXT_1047) $(am__EXEEXT_1048) \ - $(am__EXEEXT_1049) $(am__EXEEXT_1050) $(am__EXEEXT_1051) \ - $(am__EXEEXT_1052) $(am__EXEEXT_1053) $(am__EXEEXT_1054) \ - $(am__EXEEXT_1055) $(am__EXEEXT_1056) $(am__EXEEXT_1057) \ - $(am__EXEEXT_1058) $(am__EXEEXT_1059) $(am__EXEEXT_1060) \ - $(am__EXEEXT_1061) $(am__EXEEXT_1062) $(am__EXEEXT_1063) \ - $(am__EXEEXT_1064) $(am__EXEEXT_1065) $(am__EXEEXT_1066) \ - $(am__EXEEXT_1067) $(am__EXEEXT_1068) $(am__EXEEXT_1069) \ - $(am__EXEEXT_1070) $(am__EXEEXT_1071) $(am__EXEEXT_1072) \ - $(am__EXEEXT_1073) $(am__EXEEXT_1074) $(am__EXEEXT_1075) \ - $(am__EXEEXT_1076) $(am__EXEEXT_1077) $(am__EXEEXT_1078) \ - $(am__EXEEXT_1079) $(am__EXEEXT_1080) $(am__EXEEXT_1081) \ - $(am__EXEEXT_1082) $(am__EXEEXT_1083) $(am__EXEEXT_1084) \ - $(am__EXEEXT_1085) $(am__EXEEXT_1086) $(am__EXEEXT_1087) \ - $(am__EXEEXT_1088) $(am__EXEEXT_1089) $(am__EXEEXT_1090) \ - $(am__EXEEXT_1091) $(am__EXEEXT_1092) $(am__EXEEXT_1093) \ - $(am__EXEEXT_1094) $(am__EXEEXT_1095) $(am__EXEEXT_1096) \ - $(am__EXEEXT_1097) $(am__EXEEXT_1098) $(am__EXEEXT_1099) \ - $(am__EXEEXT_1100) $(am__EXEEXT_1101) $(am__EXEEXT_1102) \ - $(am__EXEEXT_1103) $(am__EXEEXT_1104) $(am__EXEEXT_1105) \ - $(am__EXEEXT_1106) $(am__EXEEXT_1107) $(am__EXEEXT_1108) \ - $(am__EXEEXT_1109) $(am__EXEEXT_1110) $(am__EXEEXT_1111) \ - $(am__EXEEXT_1112) $(am__EXEEXT_1113) $(am__EXEEXT_1114) \ - $(am__EXEEXT_1115) $(am__EXEEXT_1116) $(am__EXEEXT_1117) \ - $(am__EXEEXT_1118) $(am__EXEEXT_1119) $(am__EXEEXT_1120) \ - $(am__EXEEXT_1121) $(am__EXEEXT_1122) $(am__EXEEXT_1123) \ - $(am__EXEEXT_1124) $(am__EXEEXT_1125) $(am__EXEEXT_1126) \ - $(am__EXEEXT_1127) $(am__EXEEXT_1128) $(am__EXEEXT_1129) \ - $(am__EXEEXT_1130) $(am__EXEEXT_1131) $(am__EXEEXT_1132) \ - $(am__EXEEXT_1133) $(am__EXEEXT_1134) $(am__EXEEXT_1135) \ - $(am__EXEEXT_1136) $(am__EXEEXT_1137) $(am__EXEEXT_1138) \ - $(am__EXEEXT_1139) $(am__EXEEXT_1140) $(am__EXEEXT_1141) \ - $(am__EXEEXT_1142) $(am__EXEEXT_1143) $(am__EXEEXT_1144) \ - $(am__EXEEXT_1145) $(am__EXEEXT_1146) $(am__EXEEXT_1147) \ - $(am__EXEEXT_1148) $(am__EXEEXT_1149) $(am__EXEEXT_1150) \ - $(am__EXEEXT_1151) $(am__EXEEXT_1152) $(am__EXEEXT_1153) \ - $(am__EXEEXT_1154) $(am__EXEEXT_1155) $(am__EXEEXT_1156) \ - $(am__EXEEXT_1157) $(am__EXEEXT_1158) $(am__EXEEXT_1159) \ - $(am__EXEEXT_1160) $(am__EXEEXT_1161) $(am__EXEEXT_1162) \ - $(am__EXEEXT_1163) $(am__EXEEXT_1164) $(am__EXEEXT_1165) \ - $(am__EXEEXT_1166) $(am__EXEEXT_1167) $(am__EXEEXT_1168) \ - $(am__EXEEXT_1169) $(am__EXEEXT_1170) $(am__EXEEXT_1171) \ - $(am__EXEEXT_1172) $(am__EXEEXT_1173) $(am__EXEEXT_1174) \ - $(am__EXEEXT_1175) $(am__EXEEXT_1176) $(am__EXEEXT_1177) \ - $(am__EXEEXT_1178) $(am__EXEEXT_1179) $(am__EXEEXT_1180) \ - $(am__EXEEXT_1181) $(am__EXEEXT_1182) $(am__EXEEXT_1183) \ - $(am__EXEEXT_1184) $(am__EXEEXT_1185) $(am__EXEEXT_1186) \ - $(am__EXEEXT_1187) $(am__EXEEXT_1188) $(am__EXEEXT_1189) \ - $(am__EXEEXT_1190) $(am__EXEEXT_1191) $(am__EXEEXT_1192) \ - $(am__EXEEXT_1193) $(am__EXEEXT_1194) $(am__EXEEXT_1195) \ - $(am__EXEEXT_1196) $(am__EXEEXT_1197) $(am__EXEEXT_1198) \ - $(am__EXEEXT_1199) $(am__EXEEXT_1200) $(am__EXEEXT_1201) \ - $(am__EXEEXT_1202) $(am__EXEEXT_1203) $(am__EXEEXT_1204) \ - $(am__EXEEXT_1205) $(am__EXEEXT_1206) $(am__EXEEXT_1207) \ - $(am__EXEEXT_1208) $(am__EXEEXT_1209) $(am__EXEEXT_1210) \ - $(am__EXEEXT_1211) $(am__EXEEXT_1212) $(am__EXEEXT_1213) \ - $(am__EXEEXT_1214) $(am__EXEEXT_1215) $(am__EXEEXT_1216) \ - $(am__EXEEXT_1217) $(am__EXEEXT_1218) $(am__EXEEXT_1219) \ - $(am__EXEEXT_1220) $(am__EXEEXT_1221) $(am__EXEEXT_1222) \ - $(am__EXEEXT_1223) $(am__EXEEXT_1224) $(am__EXEEXT_1225) \ - $(am__EXEEXT_1226) $(am__EXEEXT_1227) $(am__EXEEXT_1228) \ - $(am__EXEEXT_1229) $(am__EXEEXT_1230) $(am__EXEEXT_1231) \ - $(am__EXEEXT_1232) $(am__EXEEXT_1233) $(am__EXEEXT_1234) \ - $(am__EXEEXT_1235) $(am__EXEEXT_1236) $(am__EXEEXT_1237) \ - $(am__EXEEXT_1238) $(am__EXEEXT_1239) $(am__EXEEXT_1240) \ - $(am__EXEEXT_1241) $(am__EXEEXT_1242) $(am__EXEEXT_1243) \ - $(am__EXEEXT_1244) $(am__EXEEXT_1245) $(am__EXEEXT_1246) \ - $(am__EXEEXT_1247) $(am__EXEEXT_1248) $(am__EXEEXT_1249) \ - $(am__EXEEXT_1250) $(am__EXEEXT_1251) $(am__EXEEXT_1252) \ - $(am__EXEEXT_1253) $(am__EXEEXT_1254) $(am__EXEEXT_1255) \ - $(am__EXEEXT_1256) $(am__EXEEXT_1257) $(am__EXEEXT_1258) \ - $(am__EXEEXT_1259) $(am__EXEEXT_1260) $(am__EXEEXT_1261) \ - $(am__EXEEXT_1262) $(am__EXEEXT_1263) $(am__EXEEXT_1264) \ - $(am__EXEEXT_1265) $(am__EXEEXT_1266) $(am__EXEEXT_1267) \ - $(am__EXEEXT_1268) $(am__EXEEXT_1269) $(am__EXEEXT_1270) \ - $(am__EXEEXT_1271) $(am__EXEEXT_1272) $(am__EXEEXT_1273) \ - $(am__EXEEXT_1274) $(am__EXEEXT_1275) $(am__EXEEXT_1276) \ - $(am__EXEEXT_1277) $(am__EXEEXT_1278) $(am__EXEEXT_1279) \ - $(am__EXEEXT_1280) $(am__EXEEXT_1281) $(am__EXEEXT_1282) \ - $(am__EXEEXT_1283) $(am__EXEEXT_1284) $(am__EXEEXT_1285) \ - $(am__EXEEXT_1286) $(am__EXEEXT_1287) $(am__EXEEXT_1288) \ - $(am__EXEEXT_1289) $(am__EXEEXT_1290) $(am__EXEEXT_1291) \ - $(am__EXEEXT_1292) $(am__EXEEXT_1293) $(am__EXEEXT_1294) \ - $(am__EXEEXT_1295) $(am__EXEEXT_1296) $(am__EXEEXT_1297) \ - $(am__EXEEXT_1298) $(am__EXEEXT_1299) $(am__EXEEXT_1300) \ - $(am__EXEEXT_1301) $(am__EXEEXT_1302) $(am__EXEEXT_1303) \ - $(am__EXEEXT_1304) $(am__EXEEXT_1305) $(am__EXEEXT_1306) \ - $(am__EXEEXT_1307) $(am__EXEEXT_1308) $(am__EXEEXT_1309) \ - $(am__EXEEXT_1310) $(am__EXEEXT_1311) $(am__EXEEXT_1312) \ - $(am__EXEEXT_1313) $(am__EXEEXT_1314) $(am__EXEEXT_1315) \ - $(am__EXEEXT_1316) $(am__EXEEXT_1317) $(am__EXEEXT_1318) \ - $(am__EXEEXT_1319) $(am__EXEEXT_1320) $(am__EXEEXT_1321) \ - $(am__EXEEXT_1322) $(am__EXEEXT_1323) $(am__EXEEXT_1324) \ - $(am__EXEEXT_1325) $(am__EXEEXT_1326) $(am__EXEEXT_1327) \ - $(am__EXEEXT_1328) $(am__EXEEXT_1329) $(am__EXEEXT_1330) \ - $(am__EXEEXT_1331) $(am__EXEEXT_1332) $(am__EXEEXT_1333) \ - $(am__EXEEXT_1334) $(am__EXEEXT_1335) $(am__EXEEXT_1336) \ - $(am__EXEEXT_1337) $(am__EXEEXT_1338) $(am__EXEEXT_1339) \ - $(am__EXEEXT_1340) $(am__EXEEXT_1341) $(am__EXEEXT_1342) \ - $(am__EXEEXT_1343) $(am__EXEEXT_1344) $(am__EXEEXT_1345) \ - $(am__EXEEXT_1346) $(am__EXEEXT_1347) $(am__EXEEXT_1348) \ - $(am__EXEEXT_1349) $(am__EXEEXT_1350) $(am__EXEEXT_1351) \ - $(am__EXEEXT_1352) $(am__EXEEXT_1353) $(am__EXEEXT_1354) \ - $(am__EXEEXT_1355) $(am__EXEEXT_1356) $(am__EXEEXT_1357) \ - $(am__EXEEXT_1358) $(am__EXEEXT_1359) $(am__EXEEXT_1360) \ - $(am__EXEEXT_1361) $(am__EXEEXT_1362) $(am__EXEEXT_1363) \ - $(am__EXEEXT_1364) $(am__EXEEXT_1365) $(am__EXEEXT_1366) \ - $(am__EXEEXT_1367) $(am__EXEEXT_1368) $(am__EXEEXT_1369) \ - $(am__EXEEXT_1370) $(am__EXEEXT_1371) $(am__EXEEXT_1372) \ - $(am__EXEEXT_1373) $(am__EXEEXT_1374) $(am__EXEEXT_1375) \ - $(am__EXEEXT_1376) $(am__EXEEXT_1377) $(am__EXEEXT_1378) \ - $(am__EXEEXT_1379) $(am__EXEEXT_1380) $(am__EXEEXT_1381) \ - $(am__EXEEXT_1382) $(am__EXEEXT_1383) $(am__EXEEXT_1384) \ - $(am__EXEEXT_1385) $(am__EXEEXT_1386) $(am__EXEEXT_1387) \ - $(am__EXEEXT_1388) $(am__EXEEXT_1389) $(am__EXEEXT_1390) \ - $(am__EXEEXT_1391) $(am__EXEEXT_1392) $(am__EXEEXT_1393) \ - $(am__EXEEXT_1394) $(am__EXEEXT_1395) $(am__EXEEXT_1396) \ - $(am__EXEEXT_1397) $(am__EXEEXT_1398) $(am__EXEEXT_1399) \ - $(am__EXEEXT_1400) $(am__EXEEXT_1401) $(am__EXEEXT_1402) \ - $(am__EXEEXT_1403) $(am__EXEEXT_1404) $(am__EXEEXT_1405) \ - $(am__EXEEXT_1406) $(am__EXEEXT_1407) $(am__EXEEXT_1408) \ - $(am__EXEEXT_1409) $(am__EXEEXT_1410) $(am__EXEEXT_1411) \ - $(am__EXEEXT_1412) $(am__EXEEXT_1413) $(am__EXEEXT_1414) \ - $(am__EXEEXT_1415) $(am__EXEEXT_1416) $(am__EXEEXT_1417) \ - $(am__EXEEXT_1418) $(am__EXEEXT_1419) $(am__EXEEXT_1420) \ - $(am__EXEEXT_1421) $(am__EXEEXT_1422) $(am__EXEEXT_1423) \ - $(am__EXEEXT_1424) $(am__EXEEXT_1425) $(am__EXEEXT_1426) \ - $(am__EXEEXT_1427) $(am__EXEEXT_1428) $(am__EXEEXT_1429) \ - $(am__EXEEXT_1430) $(am__EXEEXT_1431) $(am__EXEEXT_1432) \ - $(am__EXEEXT_1433) $(am__EXEEXT_1434) $(am__EXEEXT_1435) \ - $(am__EXEEXT_1436) $(am__EXEEXT_1437) $(am__EXEEXT_1438) \ - $(am__EXEEXT_1439) $(am__EXEEXT_1440) $(am__EXEEXT_1441) \ - $(am__EXEEXT_1442) $(am__EXEEXT_1443) $(am__EXEEXT_1444) \ - $(am__EXEEXT_1445) $(am__EXEEXT_1446) $(am__EXEEXT_1447) \ - $(am__EXEEXT_1448) $(am__EXEEXT_1449) $(am__EXEEXT_1450) \ - $(am__EXEEXT_1451) $(am__EXEEXT_1452) $(am__EXEEXT_1453) \ - $(am__EXEEXT_1454) $(am__EXEEXT_1455) $(am__EXEEXT_1456) \ - $(am__EXEEXT_1457) $(am__EXEEXT_1458) $(am__EXEEXT_1459) \ - $(am__EXEEXT_1460) $(am__EXEEXT_1461) $(am__EXEEXT_1462) \ - $(am__EXEEXT_1463) $(am__EXEEXT_1464) $(am__EXEEXT_1465) \ - $(am__EXEEXT_1466) $(am__EXEEXT_1467) $(am__EXEEXT_1468) \ - $(am__EXEEXT_1469) $(am__EXEEXT_1470) $(am__EXEEXT_1471) \ - $(am__EXEEXT_1472) $(am__EXEEXT_1473) $(am__EXEEXT_1474) \ - $(am__EXEEXT_1475) $(am__EXEEXT_1476) $(am__EXEEXT_1477) \ - $(am__EXEEXT_1478) $(am__EXEEXT_1479) $(am__EXEEXT_1480) \ - $(am__EXEEXT_1481) $(am__EXEEXT_1482) $(am__EXEEXT_1483) \ - $(am__EXEEXT_1484) $(am__EXEEXT_1485) $(am__EXEEXT_1486) \ - $(am__EXEEXT_1487) $(am__EXEEXT_1488) $(am__EXEEXT_1489) \ - $(am__EXEEXT_1490) $(am__EXEEXT_1491) $(am__EXEEXT_1492) \ - $(am__EXEEXT_1493) $(am__EXEEXT_1494) $(am__EXEEXT_1495) \ - $(am__EXEEXT_1496) $(am__EXEEXT_1497) $(am__EXEEXT_1498) \ - $(am__EXEEXT_1499) $(am__EXEEXT_1500) $(am__EXEEXT_1501) \ - $(am__EXEEXT_1502) $(am__EXEEXT_1503) $(am__EXEEXT_1504) \ - $(am__EXEEXT_1505) $(am__EXEEXT_1506) $(am__EXEEXT_1507) \ - $(am__EXEEXT_1508) $(am__EXEEXT_1509) $(am__EXEEXT_1510) \ - $(am__EXEEXT_1511) $(am__EXEEXT_1512) $(am__EXEEXT_1513) \ - $(am__EXEEXT_1514) $(am__EXEEXT_1515) $(am__EXEEXT_1516) \ - $(am__EXEEXT_1517) $(am__EXEEXT_1518) $(am__EXEEXT_1519) \ - $(am__EXEEXT_1520) $(am__EXEEXT_1521) $(am__EXEEXT_1522) \ - $(am__EXEEXT_1523) $(am__EXEEXT_1524) $(am__EXEEXT_1525) \ - $(am__EXEEXT_1526) $(am__EXEEXT_1527) $(am__EXEEXT_1528) \ - $(am__EXEEXT_1529) $(am__EXEEXT_1530) $(am__EXEEXT_1531) \ - $(am__EXEEXT_1532) $(am__EXEEXT_1533) $(am__EXEEXT_1534) \ - $(am__EXEEXT_1535) $(am__EXEEXT_1536) $(am__EXEEXT_1537) \ - $(am__EXEEXT_1538) $(am__EXEEXT_1539) $(am__EXEEXT_1540) \ - $(am__EXEEXT_1541) $(am__EXEEXT_1542) $(am__EXEEXT_1543) \ - $(am__EXEEXT_1544) $(am__EXEEXT_1545) $(am__EXEEXT_1546) \ - $(am__EXEEXT_1547) $(am__EXEEXT_1548) $(am__EXEEXT_1549) \ - $(am__EXEEXT_1550) $(am__EXEEXT_1551) $(am__EXEEXT_1552) \ - $(am__EXEEXT_1553) $(am__EXEEXT_1554) $(am__EXEEXT_1555) \ - $(am__EXEEXT_1556) $(am__EXEEXT_1557) $(am__EXEEXT_1558) \ - $(am__EXEEXT_1559) $(am__EXEEXT_1560) $(am__EXEEXT_1561) \ - $(am__EXEEXT_1562) $(am__EXEEXT_1563) $(am__EXEEXT_1564) \ - $(am__EXEEXT_1565) $(am__EXEEXT_1566) $(am__EXEEXT_1567) \ - $(am__EXEEXT_1568) $(am__EXEEXT_1569) $(am__EXEEXT_1570) \ - $(am__EXEEXT_1571) $(am__EXEEXT_1572) $(am__EXEEXT_1573) \ - $(am__EXEEXT_1574) $(am__EXEEXT_1575) $(am__EXEEXT_1576) \ - $(am__EXEEXT_1577) $(am__EXEEXT_1578) $(am__EXEEXT_1579) \ - $(am__EXEEXT_1580) $(am__EXEEXT_1581) $(am__EXEEXT_1582) \ - $(am__EXEEXT_1583) $(am__EXEEXT_1584) $(am__EXEEXT_1585) \ - $(am__EXEEXT_1586) $(am__EXEEXT_1587) $(am__EXEEXT_1588) \ - $(am__EXEEXT_1589) $(am__EXEEXT_1590) $(am__EXEEXT_1591) \ - $(am__EXEEXT_1592) $(am__EXEEXT_1593) $(am__EXEEXT_1594) \ - $(am__EXEEXT_1595) $(am__EXEEXT_1596) $(am__EXEEXT_1597) \ - $(am__EXEEXT_1598) $(am__EXEEXT_1599) $(am__EXEEXT_1600) \ - $(am__EXEEXT_1601) $(am__EXEEXT_1602) $(am__EXEEXT_1603) \ - $(am__EXEEXT_1604) $(am__EXEEXT_1605) $(am__EXEEXT_1606) \ - $(am__EXEEXT_1607) $(am__EXEEXT_1608) $(am__EXEEXT_1609) \ - $(am__EXEEXT_1610) $(am__EXEEXT_1611) $(am__EXEEXT_1612) \ - $(am__EXEEXT_1613) $(am__EXEEXT_1614) $(am__EXEEXT_1615) \ - $(am__EXEEXT_1616) $(am__EXEEXT_1617) $(am__EXEEXT_1618) \ - $(am__EXEEXT_1619) $(am__EXEEXT_1620) $(am__EXEEXT_1621) \ - $(am__EXEEXT_1622) $(am__EXEEXT_1623) $(am__EXEEXT_1624) \ - $(am__EXEEXT_1625) $(am__EXEEXT_1626) $(am__EXEEXT_1627) \ - $(am__EXEEXT_1628) $(am__EXEEXT_1629) $(am__EXEEXT_1630) \ - $(am__EXEEXT_1631) $(am__EXEEXT_1632) $(am__EXEEXT_1633) \ - $(am__EXEEXT_1634) $(am__EXEEXT_1635) $(am__EXEEXT_1636) \ - $(am__EXEEXT_1637) $(am__EXEEXT_1638) $(am__EXEEXT_1639) \ - $(am__EXEEXT_1640) $(am__EXEEXT_1641) $(am__EXEEXT_1642) \ - $(am__EXEEXT_1643) $(am__EXEEXT_1644) $(am__EXEEXT_1645) \ - $(am__EXEEXT_1646) $(am__EXEEXT_1647) $(am__EXEEXT_1648) \ - $(am__EXEEXT_1649) $(am__EXEEXT_1650) $(am__EXEEXT_1651) \ - $(am__EXEEXT_1652) $(am__EXEEXT_1653) $(am__EXEEXT_1654) \ - $(am__EXEEXT_1655) $(am__EXEEXT_1656) $(am__EXEEXT_1657) \ - $(am__EXEEXT_1658) $(am__EXEEXT_1659) $(am__EXEEXT_1660) \ - $(am__EXEEXT_1661) $(am__EXEEXT_1662) $(am__EXEEXT_1663) \ - $(am__EXEEXT_1664) $(am__EXEEXT_1665) $(am__EXEEXT_1666) \ - $(am__EXEEXT_1667) $(am__EXEEXT_1668) $(am__EXEEXT_1669) \ - $(am__EXEEXT_1670) $(am__EXEEXT_1671) $(am__EXEEXT_1672) \ - $(am__EXEEXT_1673) $(am__EXEEXT_1674) $(am__EXEEXT_1675) \ - $(am__EXEEXT_1676) $(am__EXEEXT_1677) $(am__EXEEXT_1678) \ - $(am__EXEEXT_1679) $(am__EXEEXT_1680) $(am__EXEEXT_1681) \ - $(am__EXEEXT_1682) $(am__EXEEXT_1683) $(am__EXEEXT_1684) \ - $(am__EXEEXT_1685) $(am__EXEEXT_1686) $(am__EXEEXT_1687) \ - $(am__EXEEXT_1688) $(am__EXEEXT_1689) $(am__EXEEXT_1690) \ - $(am__EXEEXT_1691) $(am__EXEEXT_1692) $(am__EXEEXT_1693) \ - $(am__EXEEXT_1694) $(am__EXEEXT_1695) $(am__EXEEXT_1696) \ - $(am__EXEEXT_1697) $(am__EXEEXT_1698) $(am__EXEEXT_1699) \ - $(am__EXEEXT_1700) $(am__EXEEXT_1701) $(am__EXEEXT_1702) \ - $(am__EXEEXT_1703) $(am__EXEEXT_1704) $(am__EXEEXT_1705) \ - $(am__EXEEXT_1706) $(am__EXEEXT_1707) $(am__EXEEXT_1708) \ - $(am__EXEEXT_1709) $(am__EXEEXT_1710) $(am__EXEEXT_1711) \ - $(am__EXEEXT_1712) $(am__EXEEXT_1713) $(am__EXEEXT_1714) \ - $(am__EXEEXT_1715) $(am__EXEEXT_1716) $(am__EXEEXT_1717) \ - $(am__EXEEXT_1718) $(am__EXEEXT_1719) $(am__EXEEXT_1720) \ - $(am__EXEEXT_1721) $(am__EXEEXT_1722) $(am__EXEEXT_1723) \ - $(am__EXEEXT_1724) $(am__EXEEXT_1725) $(am__EXEEXT_1726) \ - $(am__EXEEXT_1727) $(am__EXEEXT_1728) $(am__EXEEXT_1729) \ - $(am__EXEEXT_1730) $(am__EXEEXT_1731) $(am__EXEEXT_1732) \ - $(am__EXEEXT_1733) $(am__EXEEXT_1734) $(am__EXEEXT_1735) \ - $(am__EXEEXT_1736) $(am__EXEEXT_1737) $(am__EXEEXT_1738) \ - $(am__EXEEXT_1739) $(am__EXEEXT_1740) $(am__EXEEXT_1741) \ - $(am__EXEEXT_1742) $(am__EXEEXT_1743) $(am__EXEEXT_1744) \ - $(am__EXEEXT_1745) $(am__EXEEXT_1746) $(am__EXEEXT_1747) \ - $(am__EXEEXT_1748) $(am__EXEEXT_1749) $(am__EXEEXT_1750) \ - $(am__EXEEXT_1751) -TESTS = -@COND_GRUB_MKFONT_TRUE@@COND_HAVE_FONT_SOURCE_TRUE@am__append_9 = -DUSE_ASCII_FAILBACK=1 -DHAVE_UNIFONT_WIDTHSPEC=1 -@COND_emu_TRUE@am__append_10 = trig.module -@COND_emu_TRUE@am__append_11 = trig.module$(EXEEXT) -@COND_emu_TRUE@am__append_12 = gentrigtables.c -@COND_emu_TRUE@am__append_13 = $(nodist_trig_module_SOURCES) -@COND_emu_TRUE@am__append_14 = $(nodist_trig_module_SOURCES) \ -@COND_emu_TRUE@ trig.marker -@COND_emu_TRUE@am__append_15 = trig.mod -@COND_emu_TRUE@am__append_16 = trig.marker -@COND_i386_pc_TRUE@am__append_17 = trig.module -@COND_i386_pc_TRUE@am__append_18 = trig.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_19 = gentrigtables.c -@COND_i386_pc_TRUE@am__append_20 = $(nodist_trig_module_SOURCES) -@COND_i386_pc_TRUE@am__append_21 = $(nodist_trig_module_SOURCES) \ -@COND_i386_pc_TRUE@ trig.marker -@COND_i386_pc_TRUE@am__append_22 = trig.mod -@COND_i386_pc_TRUE@am__append_23 = trig.marker -@COND_i386_efi_TRUE@am__append_24 = trig.module -@COND_i386_efi_TRUE@am__append_25 = trig.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_26 = gentrigtables.c -@COND_i386_efi_TRUE@am__append_27 = $(nodist_trig_module_SOURCES) -@COND_i386_efi_TRUE@am__append_28 = $(nodist_trig_module_SOURCES) \ -@COND_i386_efi_TRUE@ trig.marker -@COND_i386_efi_TRUE@am__append_29 = trig.mod -@COND_i386_efi_TRUE@am__append_30 = trig.marker -@COND_i386_qemu_TRUE@am__append_31 = trig.module -@COND_i386_qemu_TRUE@am__append_32 = trig.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_33 = gentrigtables.c -@COND_i386_qemu_TRUE@am__append_34 = $(nodist_trig_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_35 = $(nodist_trig_module_SOURCES) \ -@COND_i386_qemu_TRUE@ trig.marker -@COND_i386_qemu_TRUE@am__append_36 = trig.mod -@COND_i386_qemu_TRUE@am__append_37 = trig.marker -@COND_i386_coreboot_TRUE@am__append_38 = trig.module -@COND_i386_coreboot_TRUE@am__append_39 = trig.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_40 = gentrigtables.c -@COND_i386_coreboot_TRUE@am__append_41 = $(nodist_trig_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_42 = \ -@COND_i386_coreboot_TRUE@ $(nodist_trig_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ trig.marker -@COND_i386_coreboot_TRUE@am__append_43 = trig.mod -@COND_i386_coreboot_TRUE@am__append_44 = trig.marker -@COND_i386_multiboot_TRUE@am__append_45 = trig.module -@COND_i386_multiboot_TRUE@am__append_46 = trig.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_47 = gentrigtables.c -@COND_i386_multiboot_TRUE@am__append_48 = $(nodist_trig_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_49 = \ -@COND_i386_multiboot_TRUE@ $(nodist_trig_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ trig.marker -@COND_i386_multiboot_TRUE@am__append_50 = trig.mod -@COND_i386_multiboot_TRUE@am__append_51 = trig.marker -@COND_i386_ieee1275_TRUE@am__append_52 = trig.module -@COND_i386_ieee1275_TRUE@am__append_53 = trig.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_54 = gentrigtables.c -@COND_i386_ieee1275_TRUE@am__append_55 = $(nodist_trig_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_56 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_trig_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ trig.marker -@COND_i386_ieee1275_TRUE@am__append_57 = trig.mod -@COND_i386_ieee1275_TRUE@am__append_58 = trig.marker -@COND_x86_64_efi_TRUE@am__append_59 = trig.module -@COND_x86_64_efi_TRUE@am__append_60 = trig.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_61 = gentrigtables.c -@COND_x86_64_efi_TRUE@am__append_62 = $(nodist_trig_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_63 = $(nodist_trig_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ trig.marker -@COND_x86_64_efi_TRUE@am__append_64 = trig.mod -@COND_x86_64_efi_TRUE@am__append_65 = trig.marker -@COND_mips_yeeloong_TRUE@am__append_66 = trig.module -@COND_mips_yeeloong_TRUE@am__append_67 = trig.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_68 = gentrigtables.c -@COND_mips_yeeloong_TRUE@am__append_69 = $(nodist_trig_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_70 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_trig_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ trig.marker -@COND_mips_yeeloong_TRUE@am__append_71 = trig.mod -@COND_mips_yeeloong_TRUE@am__append_72 = trig.marker -@COND_sparc64_ieee1275_TRUE@am__append_73 = trig.module -@COND_sparc64_ieee1275_TRUE@am__append_74 = trig.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_75 = gentrigtables.c -@COND_sparc64_ieee1275_TRUE@am__append_76 = $(nodist_trig_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_77 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_trig_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ trig.marker -@COND_sparc64_ieee1275_TRUE@am__append_78 = trig.mod -@COND_sparc64_ieee1275_TRUE@am__append_79 = trig.marker -@COND_powerpc_ieee1275_TRUE@am__append_80 = trig.module -@COND_powerpc_ieee1275_TRUE@am__append_81 = trig.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_82 = gentrigtables.c -@COND_powerpc_ieee1275_TRUE@am__append_83 = $(nodist_trig_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_84 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_trig_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ trig.marker -@COND_powerpc_ieee1275_TRUE@am__append_85 = trig.mod -@COND_powerpc_ieee1275_TRUE@am__append_86 = trig.marker -@COND_i386_pc_TRUE@am__append_87 = cs5536.module -@COND_i386_pc_TRUE@am__append_88 = cs5536.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_89 = -@COND_i386_pc_TRUE@am__append_90 = $(nodist_cs5536_module_SOURCES) -@COND_i386_pc_TRUE@am__append_91 = $(nodist_cs5536_module_SOURCES) \ -@COND_i386_pc_TRUE@ cs5536.marker -@COND_i386_pc_TRUE@am__append_92 = cs5536.mod -@COND_i386_pc_TRUE@am__append_93 = cs5536.marker -@COND_i386_efi_TRUE@am__append_94 = cs5536.module -@COND_i386_efi_TRUE@am__append_95 = cs5536.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_96 = -@COND_i386_efi_TRUE@am__append_97 = $(nodist_cs5536_module_SOURCES) -@COND_i386_efi_TRUE@am__append_98 = $(nodist_cs5536_module_SOURCES) \ -@COND_i386_efi_TRUE@ cs5536.marker -@COND_i386_efi_TRUE@am__append_99 = cs5536.mod -@COND_i386_efi_TRUE@am__append_100 = cs5536.marker -@COND_i386_qemu_TRUE@am__append_101 = cs5536.module -@COND_i386_qemu_TRUE@am__append_102 = cs5536.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_103 = -@COND_i386_qemu_TRUE@am__append_104 = $(nodist_cs5536_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_105 = $(nodist_cs5536_module_SOURCES) \ -@COND_i386_qemu_TRUE@ cs5536.marker -@COND_i386_qemu_TRUE@am__append_106 = cs5536.mod -@COND_i386_qemu_TRUE@am__append_107 = cs5536.marker -@COND_i386_coreboot_TRUE@am__append_108 = cs5536.module -@COND_i386_coreboot_TRUE@am__append_109 = cs5536.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_110 = -@COND_i386_coreboot_TRUE@am__append_111 = $(nodist_cs5536_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_112 = \ -@COND_i386_coreboot_TRUE@ $(nodist_cs5536_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ cs5536.marker -@COND_i386_coreboot_TRUE@am__append_113 = cs5536.mod -@COND_i386_coreboot_TRUE@am__append_114 = cs5536.marker -@COND_i386_multiboot_TRUE@am__append_115 = cs5536.module -@COND_i386_multiboot_TRUE@am__append_116 = cs5536.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_117 = -@COND_i386_multiboot_TRUE@am__append_118 = $(nodist_cs5536_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_119 = \ -@COND_i386_multiboot_TRUE@ $(nodist_cs5536_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ cs5536.marker -@COND_i386_multiboot_TRUE@am__append_120 = cs5536.mod -@COND_i386_multiboot_TRUE@am__append_121 = cs5536.marker -@COND_i386_ieee1275_TRUE@am__append_122 = cs5536.module -@COND_i386_ieee1275_TRUE@am__append_123 = cs5536.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_124 = -@COND_i386_ieee1275_TRUE@am__append_125 = $(nodist_cs5536_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_126 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_cs5536_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ cs5536.marker -@COND_i386_ieee1275_TRUE@am__append_127 = cs5536.mod -@COND_i386_ieee1275_TRUE@am__append_128 = cs5536.marker -@COND_x86_64_efi_TRUE@am__append_129 = cs5536.module -@COND_x86_64_efi_TRUE@am__append_130 = cs5536.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_131 = -@COND_x86_64_efi_TRUE@am__append_132 = $(nodist_cs5536_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_133 = \ -@COND_x86_64_efi_TRUE@ $(nodist_cs5536_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ cs5536.marker -@COND_x86_64_efi_TRUE@am__append_134 = cs5536.mod -@COND_x86_64_efi_TRUE@am__append_135 = cs5536.marker -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_136 = libusb.module -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_137 = libusb.module$(EXEEXT) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_138 = -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_139 = $(nodist_libusb_module_SOURCES) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_140 = $(nodist_libusb_module_SOURCES) \ -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ libusb.marker -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_141 = libusb.mod -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_142 = libusb.marker -@COND_mips_yeeloong_TRUE@am__append_143 = lsspd.module -@COND_mips_yeeloong_TRUE@am__append_144 = lsspd.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_145 = -@COND_mips_yeeloong_TRUE@am__append_146 = $(nodist_lsspd_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_147 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_lsspd_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ lsspd.marker -@COND_mips_yeeloong_TRUE@am__append_148 = lsspd.mod -@COND_mips_yeeloong_TRUE@am__append_149 = lsspd.marker -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_150 = usb.module -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_151 = usb.module$(EXEEXT) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_152 = -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_153 = $(nodist_usb_module_SOURCES) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_154 = $(nodist_usb_module_SOURCES) \ -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ usb.marker -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_155 = usb.mod -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_156 = usb.marker -@COND_i386_pc_TRUE@am__append_157 = usb.module -@COND_i386_pc_TRUE@am__append_158 = usb.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_159 = -@COND_i386_pc_TRUE@am__append_160 = $(nodist_usb_module_SOURCES) -@COND_i386_pc_TRUE@am__append_161 = $(nodist_usb_module_SOURCES) \ -@COND_i386_pc_TRUE@ usb.marker -@COND_i386_pc_TRUE@am__append_162 = usb.mod -@COND_i386_pc_TRUE@am__append_163 = usb.marker -@COND_i386_efi_TRUE@am__append_164 = usb.module -@COND_i386_efi_TRUE@am__append_165 = usb.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_166 = -@COND_i386_efi_TRUE@am__append_167 = $(nodist_usb_module_SOURCES) -@COND_i386_efi_TRUE@am__append_168 = $(nodist_usb_module_SOURCES) \ -@COND_i386_efi_TRUE@ usb.marker -@COND_i386_efi_TRUE@am__append_169 = usb.mod -@COND_i386_efi_TRUE@am__append_170 = usb.marker -@COND_i386_qemu_TRUE@am__append_171 = usb.module -@COND_i386_qemu_TRUE@am__append_172 = usb.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_173 = -@COND_i386_qemu_TRUE@am__append_174 = $(nodist_usb_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_175 = $(nodist_usb_module_SOURCES) \ -@COND_i386_qemu_TRUE@ usb.marker -@COND_i386_qemu_TRUE@am__append_176 = usb.mod -@COND_i386_qemu_TRUE@am__append_177 = usb.marker -@COND_i386_coreboot_TRUE@am__append_178 = usb.module -@COND_i386_coreboot_TRUE@am__append_179 = usb.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_180 = -@COND_i386_coreboot_TRUE@am__append_181 = $(nodist_usb_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_182 = \ -@COND_i386_coreboot_TRUE@ $(nodist_usb_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ usb.marker -@COND_i386_coreboot_TRUE@am__append_183 = usb.mod -@COND_i386_coreboot_TRUE@am__append_184 = usb.marker -@COND_i386_multiboot_TRUE@am__append_185 = usb.module -@COND_i386_multiboot_TRUE@am__append_186 = usb.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_187 = -@COND_i386_multiboot_TRUE@am__append_188 = $(nodist_usb_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_189 = \ -@COND_i386_multiboot_TRUE@ $(nodist_usb_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ usb.marker -@COND_i386_multiboot_TRUE@am__append_190 = usb.mod -@COND_i386_multiboot_TRUE@am__append_191 = usb.marker -@COND_i386_ieee1275_TRUE@am__append_192 = usb.module -@COND_i386_ieee1275_TRUE@am__append_193 = usb.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_194 = -@COND_i386_ieee1275_TRUE@am__append_195 = $(nodist_usb_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_196 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_usb_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ usb.marker -@COND_i386_ieee1275_TRUE@am__append_197 = usb.mod -@COND_i386_ieee1275_TRUE@am__append_198 = usb.marker -@COND_x86_64_efi_TRUE@am__append_199 = usb.module -@COND_x86_64_efi_TRUE@am__append_200 = usb.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_201 = -@COND_x86_64_efi_TRUE@am__append_202 = $(nodist_usb_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_203 = $(nodist_usb_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ usb.marker -@COND_x86_64_efi_TRUE@am__append_204 = usb.mod -@COND_x86_64_efi_TRUE@am__append_205 = usb.marker -@COND_mips_yeeloong_TRUE@am__append_206 = usb.module -@COND_mips_yeeloong_TRUE@am__append_207 = usb.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_208 = -@COND_mips_yeeloong_TRUE@am__append_209 = $(nodist_usb_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_210 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_usb_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ usb.marker -@COND_mips_yeeloong_TRUE@am__append_211 = usb.mod -@COND_mips_yeeloong_TRUE@am__append_212 = usb.marker -@COND_i386_pc_TRUE@am__append_213 = usbserial_common.module -@COND_i386_pc_TRUE@am__append_214 = usbserial_common.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_215 = -@COND_i386_pc_TRUE@am__append_216 = $(nodist_usbserial_common_module_SOURCES) -@COND_i386_pc_TRUE@am__append_217 = \ -@COND_i386_pc_TRUE@ $(nodist_usbserial_common_module_SOURCES) \ -@COND_i386_pc_TRUE@ usbserial_common.marker -@COND_i386_pc_TRUE@am__append_218 = usbserial_common.mod -@COND_i386_pc_TRUE@am__append_219 = usbserial_common.marker -@COND_i386_efi_TRUE@am__append_220 = usbserial_common.module -@COND_i386_efi_TRUE@am__append_221 = usbserial_common.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_222 = -@COND_i386_efi_TRUE@am__append_223 = $(nodist_usbserial_common_module_SOURCES) -@COND_i386_efi_TRUE@am__append_224 = \ -@COND_i386_efi_TRUE@ $(nodist_usbserial_common_module_SOURCES) \ -@COND_i386_efi_TRUE@ usbserial_common.marker -@COND_i386_efi_TRUE@am__append_225 = usbserial_common.mod -@COND_i386_efi_TRUE@am__append_226 = usbserial_common.marker -@COND_i386_qemu_TRUE@am__append_227 = usbserial_common.module -@COND_i386_qemu_TRUE@am__append_228 = usbserial_common.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_229 = -@COND_i386_qemu_TRUE@am__append_230 = $(nodist_usbserial_common_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_231 = $(nodist_usbserial_common_module_SOURCES) \ -@COND_i386_qemu_TRUE@ usbserial_common.marker -@COND_i386_qemu_TRUE@am__append_232 = usbserial_common.mod -@COND_i386_qemu_TRUE@am__append_233 = usbserial_common.marker -@COND_i386_coreboot_TRUE@am__append_234 = usbserial_common.module -@COND_i386_coreboot_TRUE@am__append_235 = usbserial_common.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_236 = -@COND_i386_coreboot_TRUE@am__append_237 = $(nodist_usbserial_common_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_238 = $(nodist_usbserial_common_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ usbserial_common.marker -@COND_i386_coreboot_TRUE@am__append_239 = usbserial_common.mod -@COND_i386_coreboot_TRUE@am__append_240 = usbserial_common.marker -@COND_i386_multiboot_TRUE@am__append_241 = usbserial_common.module -@COND_i386_multiboot_TRUE@am__append_242 = usbserial_common.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_243 = -@COND_i386_multiboot_TRUE@am__append_244 = $(nodist_usbserial_common_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_245 = $(nodist_usbserial_common_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ usbserial_common.marker -@COND_i386_multiboot_TRUE@am__append_246 = usbserial_common.mod -@COND_i386_multiboot_TRUE@am__append_247 = usbserial_common.marker -@COND_i386_ieee1275_TRUE@am__append_248 = usbserial_common.module -@COND_i386_ieee1275_TRUE@am__append_249 = usbserial_common.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_250 = -@COND_i386_ieee1275_TRUE@am__append_251 = $(nodist_usbserial_common_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_252 = $(nodist_usbserial_common_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ usbserial_common.marker -@COND_i386_ieee1275_TRUE@am__append_253 = usbserial_common.mod -@COND_i386_ieee1275_TRUE@am__append_254 = usbserial_common.marker -@COND_x86_64_efi_TRUE@am__append_255 = usbserial_common.module -@COND_x86_64_efi_TRUE@am__append_256 = usbserial_common.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_257 = -@COND_x86_64_efi_TRUE@am__append_258 = $(nodist_usbserial_common_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_259 = $(nodist_usbserial_common_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ usbserial_common.marker -@COND_x86_64_efi_TRUE@am__append_260 = usbserial_common.mod -@COND_x86_64_efi_TRUE@am__append_261 = usbserial_common.marker -@COND_mips_yeeloong_TRUE@am__append_262 = usbserial_common.module -@COND_mips_yeeloong_TRUE@am__append_263 = usbserial_common.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_264 = -@COND_mips_yeeloong_TRUE@am__append_265 = $(nodist_usbserial_common_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_266 = $(nodist_usbserial_common_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ usbserial_common.marker -@COND_mips_yeeloong_TRUE@am__append_267 = usbserial_common.mod -@COND_mips_yeeloong_TRUE@am__append_268 = usbserial_common.marker -@COND_i386_pc_TRUE@am__append_269 = usbserial_pl2303.module -@COND_i386_pc_TRUE@am__append_270 = usbserial_pl2303.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_271 = -@COND_i386_pc_TRUE@am__append_272 = $(nodist_usbserial_pl2303_module_SOURCES) -@COND_i386_pc_TRUE@am__append_273 = \ -@COND_i386_pc_TRUE@ $(nodist_usbserial_pl2303_module_SOURCES) \ -@COND_i386_pc_TRUE@ usbserial_pl2303.marker -@COND_i386_pc_TRUE@am__append_274 = usbserial_pl2303.mod -@COND_i386_pc_TRUE@am__append_275 = usbserial_pl2303.marker -@COND_i386_efi_TRUE@am__append_276 = usbserial_pl2303.module -@COND_i386_efi_TRUE@am__append_277 = usbserial_pl2303.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_278 = -@COND_i386_efi_TRUE@am__append_279 = $(nodist_usbserial_pl2303_module_SOURCES) -@COND_i386_efi_TRUE@am__append_280 = \ -@COND_i386_efi_TRUE@ $(nodist_usbserial_pl2303_module_SOURCES) \ -@COND_i386_efi_TRUE@ usbserial_pl2303.marker -@COND_i386_efi_TRUE@am__append_281 = usbserial_pl2303.mod -@COND_i386_efi_TRUE@am__append_282 = usbserial_pl2303.marker -@COND_i386_qemu_TRUE@am__append_283 = usbserial_pl2303.module -@COND_i386_qemu_TRUE@am__append_284 = usbserial_pl2303.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_285 = -@COND_i386_qemu_TRUE@am__append_286 = $(nodist_usbserial_pl2303_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_287 = $(nodist_usbserial_pl2303_module_SOURCES) \ -@COND_i386_qemu_TRUE@ usbserial_pl2303.marker -@COND_i386_qemu_TRUE@am__append_288 = usbserial_pl2303.mod -@COND_i386_qemu_TRUE@am__append_289 = usbserial_pl2303.marker -@COND_i386_coreboot_TRUE@am__append_290 = usbserial_pl2303.module -@COND_i386_coreboot_TRUE@am__append_291 = usbserial_pl2303.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_292 = -@COND_i386_coreboot_TRUE@am__append_293 = $(nodist_usbserial_pl2303_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_294 = $(nodist_usbserial_pl2303_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ usbserial_pl2303.marker -@COND_i386_coreboot_TRUE@am__append_295 = usbserial_pl2303.mod -@COND_i386_coreboot_TRUE@am__append_296 = usbserial_pl2303.marker -@COND_i386_multiboot_TRUE@am__append_297 = usbserial_pl2303.module -@COND_i386_multiboot_TRUE@am__append_298 = usbserial_pl2303.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_299 = -@COND_i386_multiboot_TRUE@am__append_300 = $(nodist_usbserial_pl2303_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_301 = $(nodist_usbserial_pl2303_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ usbserial_pl2303.marker -@COND_i386_multiboot_TRUE@am__append_302 = usbserial_pl2303.mod -@COND_i386_multiboot_TRUE@am__append_303 = usbserial_pl2303.marker -@COND_i386_ieee1275_TRUE@am__append_304 = usbserial_pl2303.module -@COND_i386_ieee1275_TRUE@am__append_305 = usbserial_pl2303.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_306 = -@COND_i386_ieee1275_TRUE@am__append_307 = $(nodist_usbserial_pl2303_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_308 = $(nodist_usbserial_pl2303_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ usbserial_pl2303.marker -@COND_i386_ieee1275_TRUE@am__append_309 = usbserial_pl2303.mod -@COND_i386_ieee1275_TRUE@am__append_310 = usbserial_pl2303.marker -@COND_x86_64_efi_TRUE@am__append_311 = usbserial_pl2303.module -@COND_x86_64_efi_TRUE@am__append_312 = usbserial_pl2303.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_313 = -@COND_x86_64_efi_TRUE@am__append_314 = $(nodist_usbserial_pl2303_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_315 = $(nodist_usbserial_pl2303_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ usbserial_pl2303.marker -@COND_x86_64_efi_TRUE@am__append_316 = usbserial_pl2303.mod -@COND_x86_64_efi_TRUE@am__append_317 = usbserial_pl2303.marker -@COND_mips_yeeloong_TRUE@am__append_318 = usbserial_pl2303.module -@COND_mips_yeeloong_TRUE@am__append_319 = usbserial_pl2303.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_320 = -@COND_mips_yeeloong_TRUE@am__append_321 = $(nodist_usbserial_pl2303_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_322 = $(nodist_usbserial_pl2303_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ usbserial_pl2303.marker -@COND_mips_yeeloong_TRUE@am__append_323 = usbserial_pl2303.mod -@COND_mips_yeeloong_TRUE@am__append_324 = usbserial_pl2303.marker -@COND_i386_pc_TRUE@am__append_325 = usbserial_ftdi.module -@COND_i386_pc_TRUE@am__append_326 = usbserial_ftdi.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_327 = -@COND_i386_pc_TRUE@am__append_328 = $(nodist_usbserial_ftdi_module_SOURCES) -@COND_i386_pc_TRUE@am__append_329 = \ -@COND_i386_pc_TRUE@ $(nodist_usbserial_ftdi_module_SOURCES) \ -@COND_i386_pc_TRUE@ usbserial_ftdi.marker -@COND_i386_pc_TRUE@am__append_330 = usbserial_ftdi.mod -@COND_i386_pc_TRUE@am__append_331 = usbserial_ftdi.marker -@COND_i386_efi_TRUE@am__append_332 = usbserial_ftdi.module -@COND_i386_efi_TRUE@am__append_333 = usbserial_ftdi.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_334 = -@COND_i386_efi_TRUE@am__append_335 = $(nodist_usbserial_ftdi_module_SOURCES) -@COND_i386_efi_TRUE@am__append_336 = \ -@COND_i386_efi_TRUE@ $(nodist_usbserial_ftdi_module_SOURCES) \ -@COND_i386_efi_TRUE@ usbserial_ftdi.marker -@COND_i386_efi_TRUE@am__append_337 = usbserial_ftdi.mod -@COND_i386_efi_TRUE@am__append_338 = usbserial_ftdi.marker -@COND_i386_qemu_TRUE@am__append_339 = usbserial_ftdi.module -@COND_i386_qemu_TRUE@am__append_340 = usbserial_ftdi.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_341 = -@COND_i386_qemu_TRUE@am__append_342 = $(nodist_usbserial_ftdi_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_343 = \ -@COND_i386_qemu_TRUE@ $(nodist_usbserial_ftdi_module_SOURCES) \ -@COND_i386_qemu_TRUE@ usbserial_ftdi.marker -@COND_i386_qemu_TRUE@am__append_344 = usbserial_ftdi.mod -@COND_i386_qemu_TRUE@am__append_345 = usbserial_ftdi.marker -@COND_i386_coreboot_TRUE@am__append_346 = usbserial_ftdi.module -@COND_i386_coreboot_TRUE@am__append_347 = usbserial_ftdi.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_348 = -@COND_i386_coreboot_TRUE@am__append_349 = $(nodist_usbserial_ftdi_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_350 = $(nodist_usbserial_ftdi_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ usbserial_ftdi.marker -@COND_i386_coreboot_TRUE@am__append_351 = usbserial_ftdi.mod -@COND_i386_coreboot_TRUE@am__append_352 = usbserial_ftdi.marker -@COND_i386_multiboot_TRUE@am__append_353 = usbserial_ftdi.module -@COND_i386_multiboot_TRUE@am__append_354 = usbserial_ftdi.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_355 = -@COND_i386_multiboot_TRUE@am__append_356 = $(nodist_usbserial_ftdi_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_357 = $(nodist_usbserial_ftdi_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ usbserial_ftdi.marker -@COND_i386_multiboot_TRUE@am__append_358 = usbserial_ftdi.mod -@COND_i386_multiboot_TRUE@am__append_359 = usbserial_ftdi.marker -@COND_i386_ieee1275_TRUE@am__append_360 = usbserial_ftdi.module -@COND_i386_ieee1275_TRUE@am__append_361 = usbserial_ftdi.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_362 = -@COND_i386_ieee1275_TRUE@am__append_363 = $(nodist_usbserial_ftdi_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_364 = $(nodist_usbserial_ftdi_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ usbserial_ftdi.marker -@COND_i386_ieee1275_TRUE@am__append_365 = usbserial_ftdi.mod -@COND_i386_ieee1275_TRUE@am__append_366 = usbserial_ftdi.marker -@COND_x86_64_efi_TRUE@am__append_367 = usbserial_ftdi.module -@COND_x86_64_efi_TRUE@am__append_368 = usbserial_ftdi.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_369 = -@COND_x86_64_efi_TRUE@am__append_370 = $(nodist_usbserial_ftdi_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_371 = \ -@COND_x86_64_efi_TRUE@ $(nodist_usbserial_ftdi_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ usbserial_ftdi.marker -@COND_x86_64_efi_TRUE@am__append_372 = usbserial_ftdi.mod -@COND_x86_64_efi_TRUE@am__append_373 = usbserial_ftdi.marker -@COND_mips_yeeloong_TRUE@am__append_374 = usbserial_ftdi.module -@COND_mips_yeeloong_TRUE@am__append_375 = usbserial_ftdi.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_376 = -@COND_mips_yeeloong_TRUE@am__append_377 = $(nodist_usbserial_ftdi_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_378 = $(nodist_usbserial_ftdi_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ usbserial_ftdi.marker -@COND_mips_yeeloong_TRUE@am__append_379 = usbserial_ftdi.mod -@COND_mips_yeeloong_TRUE@am__append_380 = usbserial_ftdi.marker -@COND_i386_pc_TRUE@am__append_381 = uhci.module -@COND_i386_pc_TRUE@am__append_382 = uhci.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_383 = -@COND_i386_pc_TRUE@am__append_384 = $(nodist_uhci_module_SOURCES) -@COND_i386_pc_TRUE@am__append_385 = $(nodist_uhci_module_SOURCES) \ -@COND_i386_pc_TRUE@ uhci.marker -@COND_i386_pc_TRUE@am__append_386 = uhci.mod -@COND_i386_pc_TRUE@am__append_387 = uhci.marker -@COND_i386_efi_TRUE@am__append_388 = uhci.module -@COND_i386_efi_TRUE@am__append_389 = uhci.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_390 = -@COND_i386_efi_TRUE@am__append_391 = $(nodist_uhci_module_SOURCES) -@COND_i386_efi_TRUE@am__append_392 = $(nodist_uhci_module_SOURCES) \ -@COND_i386_efi_TRUE@ uhci.marker -@COND_i386_efi_TRUE@am__append_393 = uhci.mod -@COND_i386_efi_TRUE@am__append_394 = uhci.marker -@COND_i386_qemu_TRUE@am__append_395 = uhci.module -@COND_i386_qemu_TRUE@am__append_396 = uhci.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_397 = -@COND_i386_qemu_TRUE@am__append_398 = $(nodist_uhci_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_399 = $(nodist_uhci_module_SOURCES) \ -@COND_i386_qemu_TRUE@ uhci.marker -@COND_i386_qemu_TRUE@am__append_400 = uhci.mod -@COND_i386_qemu_TRUE@am__append_401 = uhci.marker -@COND_i386_coreboot_TRUE@am__append_402 = uhci.module -@COND_i386_coreboot_TRUE@am__append_403 = uhci.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_404 = -@COND_i386_coreboot_TRUE@am__append_405 = $(nodist_uhci_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_406 = \ -@COND_i386_coreboot_TRUE@ $(nodist_uhci_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ uhci.marker -@COND_i386_coreboot_TRUE@am__append_407 = uhci.mod -@COND_i386_coreboot_TRUE@am__append_408 = uhci.marker -@COND_i386_multiboot_TRUE@am__append_409 = uhci.module -@COND_i386_multiboot_TRUE@am__append_410 = uhci.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_411 = -@COND_i386_multiboot_TRUE@am__append_412 = $(nodist_uhci_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_413 = \ -@COND_i386_multiboot_TRUE@ $(nodist_uhci_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ uhci.marker -@COND_i386_multiboot_TRUE@am__append_414 = uhci.mod -@COND_i386_multiboot_TRUE@am__append_415 = uhci.marker -@COND_i386_ieee1275_TRUE@am__append_416 = uhci.module -@COND_i386_ieee1275_TRUE@am__append_417 = uhci.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_418 = -@COND_i386_ieee1275_TRUE@am__append_419 = $(nodist_uhci_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_420 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_uhci_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ uhci.marker -@COND_i386_ieee1275_TRUE@am__append_421 = uhci.mod -@COND_i386_ieee1275_TRUE@am__append_422 = uhci.marker -@COND_x86_64_efi_TRUE@am__append_423 = uhci.module -@COND_x86_64_efi_TRUE@am__append_424 = uhci.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_425 = -@COND_x86_64_efi_TRUE@am__append_426 = $(nodist_uhci_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_427 = $(nodist_uhci_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ uhci.marker -@COND_x86_64_efi_TRUE@am__append_428 = uhci.mod -@COND_x86_64_efi_TRUE@am__append_429 = uhci.marker -@COND_i386_pc_TRUE@am__append_430 = ohci.module -@COND_i386_pc_TRUE@am__append_431 = ohci.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_432 = -@COND_i386_pc_TRUE@am__append_433 = $(nodist_ohci_module_SOURCES) -@COND_i386_pc_TRUE@am__append_434 = $(nodist_ohci_module_SOURCES) \ -@COND_i386_pc_TRUE@ ohci.marker -@COND_i386_pc_TRUE@am__append_435 = ohci.mod -@COND_i386_pc_TRUE@am__append_436 = ohci.marker -@COND_i386_efi_TRUE@am__append_437 = ohci.module -@COND_i386_efi_TRUE@am__append_438 = ohci.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_439 = -@COND_i386_efi_TRUE@am__append_440 = $(nodist_ohci_module_SOURCES) -@COND_i386_efi_TRUE@am__append_441 = $(nodist_ohci_module_SOURCES) \ -@COND_i386_efi_TRUE@ ohci.marker -@COND_i386_efi_TRUE@am__append_442 = ohci.mod -@COND_i386_efi_TRUE@am__append_443 = ohci.marker -@COND_i386_qemu_TRUE@am__append_444 = ohci.module -@COND_i386_qemu_TRUE@am__append_445 = ohci.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_446 = -@COND_i386_qemu_TRUE@am__append_447 = $(nodist_ohci_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_448 = $(nodist_ohci_module_SOURCES) \ -@COND_i386_qemu_TRUE@ ohci.marker -@COND_i386_qemu_TRUE@am__append_449 = ohci.mod -@COND_i386_qemu_TRUE@am__append_450 = ohci.marker -@COND_i386_coreboot_TRUE@am__append_451 = ohci.module -@COND_i386_coreboot_TRUE@am__append_452 = ohci.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_453 = -@COND_i386_coreboot_TRUE@am__append_454 = $(nodist_ohci_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_455 = \ -@COND_i386_coreboot_TRUE@ $(nodist_ohci_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ ohci.marker -@COND_i386_coreboot_TRUE@am__append_456 = ohci.mod -@COND_i386_coreboot_TRUE@am__append_457 = ohci.marker -@COND_i386_multiboot_TRUE@am__append_458 = ohci.module -@COND_i386_multiboot_TRUE@am__append_459 = ohci.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_460 = -@COND_i386_multiboot_TRUE@am__append_461 = $(nodist_ohci_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_462 = \ -@COND_i386_multiboot_TRUE@ $(nodist_ohci_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ ohci.marker -@COND_i386_multiboot_TRUE@am__append_463 = ohci.mod -@COND_i386_multiboot_TRUE@am__append_464 = ohci.marker -@COND_i386_ieee1275_TRUE@am__append_465 = ohci.module -@COND_i386_ieee1275_TRUE@am__append_466 = ohci.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_467 = -@COND_i386_ieee1275_TRUE@am__append_468 = $(nodist_ohci_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_469 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_ohci_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ ohci.marker -@COND_i386_ieee1275_TRUE@am__append_470 = ohci.mod -@COND_i386_ieee1275_TRUE@am__append_471 = ohci.marker -@COND_x86_64_efi_TRUE@am__append_472 = ohci.module -@COND_x86_64_efi_TRUE@am__append_473 = ohci.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_474 = -@COND_x86_64_efi_TRUE@am__append_475 = $(nodist_ohci_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_476 = $(nodist_ohci_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ ohci.marker -@COND_x86_64_efi_TRUE@am__append_477 = ohci.mod -@COND_x86_64_efi_TRUE@am__append_478 = ohci.marker -@COND_mips_yeeloong_TRUE@am__append_479 = ohci.module -@COND_mips_yeeloong_TRUE@am__append_480 = ohci.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_481 = -@COND_mips_yeeloong_TRUE@am__append_482 = $(nodist_ohci_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_483 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_ohci_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ ohci.marker -@COND_mips_yeeloong_TRUE@am__append_484 = ohci.mod -@COND_mips_yeeloong_TRUE@am__append_485 = ohci.marker -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am__append_486 = pci.module -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am__append_487 = pci.module$(EXEEXT) -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am__append_488 = -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am__append_489 = $(nodist_pci_module_SOURCES) -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am__append_490 = $(nodist_pci_module_SOURCES) \ -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@ pci.marker -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am__append_491 = pci.mod -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am__append_492 = pci.marker -@COND_i386_pc_TRUE@am__append_493 = pci.module -@COND_i386_pc_TRUE@am__append_494 = pci.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_495 = -@COND_i386_pc_TRUE@am__append_496 = $(nodist_pci_module_SOURCES) -@COND_i386_pc_TRUE@am__append_497 = $(nodist_pci_module_SOURCES) \ -@COND_i386_pc_TRUE@ pci.marker -@COND_i386_pc_TRUE@am__append_498 = pci.mod -@COND_i386_pc_TRUE@am__append_499 = pci.marker -@COND_i386_efi_TRUE@am__append_500 = pci.module -@COND_i386_efi_TRUE@am__append_501 = pci.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_502 = -@COND_i386_efi_TRUE@am__append_503 = $(nodist_pci_module_SOURCES) -@COND_i386_efi_TRUE@am__append_504 = $(nodist_pci_module_SOURCES) \ -@COND_i386_efi_TRUE@ pci.marker -@COND_i386_efi_TRUE@am__append_505 = pci.mod -@COND_i386_efi_TRUE@am__append_506 = pci.marker -@COND_i386_coreboot_TRUE@am__append_507 = pci.module -@COND_i386_coreboot_TRUE@am__append_508 = pci.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_509 = -@COND_i386_coreboot_TRUE@am__append_510 = $(nodist_pci_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_511 = \ -@COND_i386_coreboot_TRUE@ $(nodist_pci_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ pci.marker -@COND_i386_coreboot_TRUE@am__append_512 = pci.mod -@COND_i386_coreboot_TRUE@am__append_513 = pci.marker -@COND_i386_multiboot_TRUE@am__append_514 = pci.module -@COND_i386_multiboot_TRUE@am__append_515 = pci.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_516 = -@COND_i386_multiboot_TRUE@am__append_517 = $(nodist_pci_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_518 = \ -@COND_i386_multiboot_TRUE@ $(nodist_pci_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ pci.marker -@COND_i386_multiboot_TRUE@am__append_519 = pci.mod -@COND_i386_multiboot_TRUE@am__append_520 = pci.marker -@COND_i386_ieee1275_TRUE@am__append_521 = pci.module -@COND_i386_ieee1275_TRUE@am__append_522 = pci.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_523 = -@COND_i386_ieee1275_TRUE@am__append_524 = $(nodist_pci_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_525 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_pci_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ pci.marker -@COND_i386_ieee1275_TRUE@am__append_526 = pci.mod -@COND_i386_ieee1275_TRUE@am__append_527 = pci.marker -@COND_x86_64_efi_TRUE@am__append_528 = pci.module -@COND_x86_64_efi_TRUE@am__append_529 = pci.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_530 = -@COND_x86_64_efi_TRUE@am__append_531 = $(nodist_pci_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_532 = $(nodist_pci_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ pci.marker -@COND_x86_64_efi_TRUE@am__append_533 = pci.mod -@COND_x86_64_efi_TRUE@am__append_534 = pci.marker -@COND_i386_pc_TRUE@am__append_535 = cmostest.module -@COND_i386_pc_TRUE@am__append_536 = cmostest.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_537 = -@COND_i386_pc_TRUE@am__append_538 = $(nodist_cmostest_module_SOURCES) -@COND_i386_pc_TRUE@am__append_539 = $(nodist_cmostest_module_SOURCES) \ -@COND_i386_pc_TRUE@ cmostest.marker -@COND_i386_pc_TRUE@am__append_540 = cmostest.mod -@COND_i386_pc_TRUE@am__append_541 = cmostest.marker -@COND_i386_qemu_TRUE@am__append_542 = cmostest.module -@COND_i386_qemu_TRUE@am__append_543 = cmostest.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_544 = -@COND_i386_qemu_TRUE@am__append_545 = $(nodist_cmostest_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_546 = \ -@COND_i386_qemu_TRUE@ $(nodist_cmostest_module_SOURCES) \ -@COND_i386_qemu_TRUE@ cmostest.marker -@COND_i386_qemu_TRUE@am__append_547 = cmostest.mod -@COND_i386_qemu_TRUE@am__append_548 = cmostest.marker -@COND_i386_coreboot_TRUE@am__append_549 = cmostest.module -@COND_i386_coreboot_TRUE@am__append_550 = cmostest.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_551 = -@COND_i386_coreboot_TRUE@am__append_552 = $(nodist_cmostest_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_553 = \ -@COND_i386_coreboot_TRUE@ $(nodist_cmostest_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ cmostest.marker -@COND_i386_coreboot_TRUE@am__append_554 = cmostest.mod -@COND_i386_coreboot_TRUE@am__append_555 = cmostest.marker -@COND_i386_multiboot_TRUE@am__append_556 = cmostest.module -@COND_i386_multiboot_TRUE@am__append_557 = cmostest.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_558 = -@COND_i386_multiboot_TRUE@am__append_559 = $(nodist_cmostest_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_560 = \ -@COND_i386_multiboot_TRUE@ $(nodist_cmostest_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ cmostest.marker -@COND_i386_multiboot_TRUE@am__append_561 = cmostest.mod -@COND_i386_multiboot_TRUE@am__append_562 = cmostest.marker -@COND_i386_ieee1275_TRUE@am__append_563 = cmostest.module -@COND_i386_ieee1275_TRUE@am__append_564 = cmostest.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_565 = -@COND_i386_ieee1275_TRUE@am__append_566 = $(nodist_cmostest_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_567 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_cmostest_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ cmostest.marker -@COND_i386_ieee1275_TRUE@am__append_568 = cmostest.mod -@COND_i386_ieee1275_TRUE@am__append_569 = cmostest.marker -@COND_mips_yeeloong_TRUE@am__append_570 = cmostest.module -@COND_mips_yeeloong_TRUE@am__append_571 = cmostest.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_572 = -@COND_mips_yeeloong_TRUE@am__append_573 = $(nodist_cmostest_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_574 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_cmostest_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ cmostest.marker -@COND_mips_yeeloong_TRUE@am__append_575 = cmostest.mod -@COND_mips_yeeloong_TRUE@am__append_576 = cmostest.marker -@COND_i386_pc_TRUE@am__append_577 = iorw.module -@COND_i386_pc_TRUE@am__append_578 = iorw.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_579 = -@COND_i386_pc_TRUE@am__append_580 = $(nodist_iorw_module_SOURCES) -@COND_i386_pc_TRUE@am__append_581 = $(nodist_iorw_module_SOURCES) \ -@COND_i386_pc_TRUE@ iorw.marker -@COND_i386_pc_TRUE@am__append_582 = iorw.mod -@COND_i386_pc_TRUE@am__append_583 = iorw.marker -@COND_i386_efi_TRUE@am__append_584 = iorw.module -@COND_i386_efi_TRUE@am__append_585 = iorw.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_586 = -@COND_i386_efi_TRUE@am__append_587 = $(nodist_iorw_module_SOURCES) -@COND_i386_efi_TRUE@am__append_588 = $(nodist_iorw_module_SOURCES) \ -@COND_i386_efi_TRUE@ iorw.marker -@COND_i386_efi_TRUE@am__append_589 = iorw.mod -@COND_i386_efi_TRUE@am__append_590 = iorw.marker -@COND_i386_qemu_TRUE@am__append_591 = iorw.module -@COND_i386_qemu_TRUE@am__append_592 = iorw.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_593 = -@COND_i386_qemu_TRUE@am__append_594 = $(nodist_iorw_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_595 = $(nodist_iorw_module_SOURCES) \ -@COND_i386_qemu_TRUE@ iorw.marker -@COND_i386_qemu_TRUE@am__append_596 = iorw.mod -@COND_i386_qemu_TRUE@am__append_597 = iorw.marker -@COND_i386_coreboot_TRUE@am__append_598 = iorw.module -@COND_i386_coreboot_TRUE@am__append_599 = iorw.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_600 = -@COND_i386_coreboot_TRUE@am__append_601 = $(nodist_iorw_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_602 = \ -@COND_i386_coreboot_TRUE@ $(nodist_iorw_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ iorw.marker -@COND_i386_coreboot_TRUE@am__append_603 = iorw.mod -@COND_i386_coreboot_TRUE@am__append_604 = iorw.marker -@COND_i386_multiboot_TRUE@am__append_605 = iorw.module -@COND_i386_multiboot_TRUE@am__append_606 = iorw.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_607 = -@COND_i386_multiboot_TRUE@am__append_608 = $(nodist_iorw_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_609 = \ -@COND_i386_multiboot_TRUE@ $(nodist_iorw_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ iorw.marker -@COND_i386_multiboot_TRUE@am__append_610 = iorw.mod -@COND_i386_multiboot_TRUE@am__append_611 = iorw.marker -@COND_i386_ieee1275_TRUE@am__append_612 = iorw.module -@COND_i386_ieee1275_TRUE@am__append_613 = iorw.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_614 = -@COND_i386_ieee1275_TRUE@am__append_615 = $(nodist_iorw_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_616 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_iorw_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ iorw.marker -@COND_i386_ieee1275_TRUE@am__append_617 = iorw.mod -@COND_i386_ieee1275_TRUE@am__append_618 = iorw.marker -@COND_x86_64_efi_TRUE@am__append_619 = iorw.module -@COND_x86_64_efi_TRUE@am__append_620 = iorw.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_621 = -@COND_x86_64_efi_TRUE@am__append_622 = $(nodist_iorw_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_623 = $(nodist_iorw_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ iorw.marker -@COND_x86_64_efi_TRUE@am__append_624 = iorw.mod -@COND_x86_64_efi_TRUE@am__append_625 = iorw.marker -@COND_emu_TRUE@am__append_626 = regexp.module -@COND_emu_TRUE@am__append_627 = regexp.module$(EXEEXT) -@COND_emu_TRUE@am__append_628 = -@COND_emu_TRUE@am__append_629 = $(nodist_regexp_module_SOURCES) -@COND_emu_TRUE@am__append_630 = $(nodist_regexp_module_SOURCES) \ -@COND_emu_TRUE@ regexp.marker -@COND_emu_TRUE@am__append_631 = regexp.mod -@COND_emu_TRUE@am__append_632 = regexp.marker -@COND_i386_pc_TRUE@am__append_633 = regexp.module -@COND_i386_pc_TRUE@am__append_634 = regexp.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_635 = -@COND_i386_pc_TRUE@am__append_636 = $(nodist_regexp_module_SOURCES) -@COND_i386_pc_TRUE@am__append_637 = $(nodist_regexp_module_SOURCES) \ -@COND_i386_pc_TRUE@ regexp.marker -@COND_i386_pc_TRUE@am__append_638 = regexp.mod -@COND_i386_pc_TRUE@am__append_639 = regexp.marker -@COND_i386_efi_TRUE@am__append_640 = regexp.module -@COND_i386_efi_TRUE@am__append_641 = regexp.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_642 = -@COND_i386_efi_TRUE@am__append_643 = $(nodist_regexp_module_SOURCES) -@COND_i386_efi_TRUE@am__append_644 = $(nodist_regexp_module_SOURCES) \ -@COND_i386_efi_TRUE@ regexp.marker -@COND_i386_efi_TRUE@am__append_645 = regexp.mod -@COND_i386_efi_TRUE@am__append_646 = regexp.marker -@COND_i386_qemu_TRUE@am__append_647 = regexp.module -@COND_i386_qemu_TRUE@am__append_648 = regexp.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_649 = -@COND_i386_qemu_TRUE@am__append_650 = $(nodist_regexp_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_651 = $(nodist_regexp_module_SOURCES) \ -@COND_i386_qemu_TRUE@ regexp.marker -@COND_i386_qemu_TRUE@am__append_652 = regexp.mod -@COND_i386_qemu_TRUE@am__append_653 = regexp.marker -@COND_i386_coreboot_TRUE@am__append_654 = regexp.module -@COND_i386_coreboot_TRUE@am__append_655 = regexp.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_656 = -@COND_i386_coreboot_TRUE@am__append_657 = $(nodist_regexp_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_658 = \ -@COND_i386_coreboot_TRUE@ $(nodist_regexp_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ regexp.marker -@COND_i386_coreboot_TRUE@am__append_659 = regexp.mod -@COND_i386_coreboot_TRUE@am__append_660 = regexp.marker -@COND_i386_multiboot_TRUE@am__append_661 = regexp.module -@COND_i386_multiboot_TRUE@am__append_662 = regexp.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_663 = -@COND_i386_multiboot_TRUE@am__append_664 = $(nodist_regexp_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_665 = \ -@COND_i386_multiboot_TRUE@ $(nodist_regexp_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ regexp.marker -@COND_i386_multiboot_TRUE@am__append_666 = regexp.mod -@COND_i386_multiboot_TRUE@am__append_667 = regexp.marker -@COND_i386_ieee1275_TRUE@am__append_668 = regexp.module -@COND_i386_ieee1275_TRUE@am__append_669 = regexp.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_670 = -@COND_i386_ieee1275_TRUE@am__append_671 = $(nodist_regexp_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_672 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_regexp_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ regexp.marker -@COND_i386_ieee1275_TRUE@am__append_673 = regexp.mod -@COND_i386_ieee1275_TRUE@am__append_674 = regexp.marker -@COND_x86_64_efi_TRUE@am__append_675 = regexp.module -@COND_x86_64_efi_TRUE@am__append_676 = regexp.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_677 = -@COND_x86_64_efi_TRUE@am__append_678 = $(nodist_regexp_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_679 = \ -@COND_x86_64_efi_TRUE@ $(nodist_regexp_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ regexp.marker -@COND_x86_64_efi_TRUE@am__append_680 = regexp.mod -@COND_x86_64_efi_TRUE@am__append_681 = regexp.marker -@COND_mips_yeeloong_TRUE@am__append_682 = regexp.module -@COND_mips_yeeloong_TRUE@am__append_683 = regexp.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_684 = -@COND_mips_yeeloong_TRUE@am__append_685 = $(nodist_regexp_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_686 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_regexp_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ regexp.marker -@COND_mips_yeeloong_TRUE@am__append_687 = regexp.mod -@COND_mips_yeeloong_TRUE@am__append_688 = regexp.marker -@COND_sparc64_ieee1275_TRUE@am__append_689 = regexp.module -@COND_sparc64_ieee1275_TRUE@am__append_690 = regexp.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_691 = -@COND_sparc64_ieee1275_TRUE@am__append_692 = $(nodist_regexp_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_693 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_regexp_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ regexp.marker -@COND_sparc64_ieee1275_TRUE@am__append_694 = regexp.mod -@COND_sparc64_ieee1275_TRUE@am__append_695 = regexp.marker -@COND_powerpc_ieee1275_TRUE@am__append_696 = regexp.module -@COND_powerpc_ieee1275_TRUE@am__append_697 = regexp.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_698 = -@COND_powerpc_ieee1275_TRUE@am__append_699 = $(nodist_regexp_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_700 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_regexp_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ regexp.marker -@COND_powerpc_ieee1275_TRUE@am__append_701 = regexp.mod -@COND_powerpc_ieee1275_TRUE@am__append_702 = regexp.marker -@COND_i386_pc_TRUE@am__append_703 = acpi.module -@COND_i386_pc_TRUE@am__append_704 = acpi.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_705 = -@COND_i386_pc_TRUE@am__append_706 = $(nodist_acpi_module_SOURCES) -@COND_i386_pc_TRUE@am__append_707 = $(nodist_acpi_module_SOURCES) \ -@COND_i386_pc_TRUE@ acpi.marker -@COND_i386_pc_TRUE@am__append_708 = acpi.mod -@COND_i386_pc_TRUE@am__append_709 = acpi.marker -@COND_i386_efi_TRUE@am__append_710 = acpi.module -@COND_i386_efi_TRUE@am__append_711 = acpi.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_712 = -@COND_i386_efi_TRUE@am__append_713 = $(nodist_acpi_module_SOURCES) -@COND_i386_efi_TRUE@am__append_714 = $(nodist_acpi_module_SOURCES) \ -@COND_i386_efi_TRUE@ acpi.marker -@COND_i386_efi_TRUE@am__append_715 = acpi.mod -@COND_i386_efi_TRUE@am__append_716 = acpi.marker -@COND_i386_coreboot_TRUE@am__append_717 = acpi.module -@COND_i386_coreboot_TRUE@am__append_718 = acpi.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_719 = -@COND_i386_coreboot_TRUE@am__append_720 = $(nodist_acpi_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_721 = \ -@COND_i386_coreboot_TRUE@ $(nodist_acpi_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ acpi.marker -@COND_i386_coreboot_TRUE@am__append_722 = acpi.mod -@COND_i386_coreboot_TRUE@am__append_723 = acpi.marker -@COND_i386_multiboot_TRUE@am__append_724 = acpi.module -@COND_i386_multiboot_TRUE@am__append_725 = acpi.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_726 = -@COND_i386_multiboot_TRUE@am__append_727 = $(nodist_acpi_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_728 = \ -@COND_i386_multiboot_TRUE@ $(nodist_acpi_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ acpi.marker -@COND_i386_multiboot_TRUE@am__append_729 = acpi.mod -@COND_i386_multiboot_TRUE@am__append_730 = acpi.marker -@COND_x86_64_efi_TRUE@am__append_731 = acpi.module -@COND_x86_64_efi_TRUE@am__append_732 = acpi.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_733 = -@COND_x86_64_efi_TRUE@am__append_734 = $(nodist_acpi_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_735 = $(nodist_acpi_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ acpi.marker -@COND_x86_64_efi_TRUE@am__append_736 = acpi.mod -@COND_x86_64_efi_TRUE@am__append_737 = acpi.marker -@COND_i386_pc_TRUE@am__append_738 = lsacpi.module -@COND_i386_pc_TRUE@am__append_739 = lsacpi.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_740 = -@COND_i386_pc_TRUE@am__append_741 = $(nodist_lsacpi_module_SOURCES) -@COND_i386_pc_TRUE@am__append_742 = $(nodist_lsacpi_module_SOURCES) \ -@COND_i386_pc_TRUE@ lsacpi.marker -@COND_i386_pc_TRUE@am__append_743 = lsacpi.mod -@COND_i386_pc_TRUE@am__append_744 = lsacpi.marker -@COND_i386_efi_TRUE@am__append_745 = lsacpi.module -@COND_i386_efi_TRUE@am__append_746 = lsacpi.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_747 = -@COND_i386_efi_TRUE@am__append_748 = $(nodist_lsacpi_module_SOURCES) -@COND_i386_efi_TRUE@am__append_749 = $(nodist_lsacpi_module_SOURCES) \ -@COND_i386_efi_TRUE@ lsacpi.marker -@COND_i386_efi_TRUE@am__append_750 = lsacpi.mod -@COND_i386_efi_TRUE@am__append_751 = lsacpi.marker -@COND_i386_coreboot_TRUE@am__append_752 = lsacpi.module -@COND_i386_coreboot_TRUE@am__append_753 = lsacpi.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_754 = -@COND_i386_coreboot_TRUE@am__append_755 = $(nodist_lsacpi_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_756 = \ -@COND_i386_coreboot_TRUE@ $(nodist_lsacpi_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ lsacpi.marker -@COND_i386_coreboot_TRUE@am__append_757 = lsacpi.mod -@COND_i386_coreboot_TRUE@am__append_758 = lsacpi.marker -@COND_i386_multiboot_TRUE@am__append_759 = lsacpi.module -@COND_i386_multiboot_TRUE@am__append_760 = lsacpi.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_761 = -@COND_i386_multiboot_TRUE@am__append_762 = $(nodist_lsacpi_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_763 = \ -@COND_i386_multiboot_TRUE@ $(nodist_lsacpi_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ lsacpi.marker -@COND_i386_multiboot_TRUE@am__append_764 = lsacpi.mod -@COND_i386_multiboot_TRUE@am__append_765 = lsacpi.marker -@COND_x86_64_efi_TRUE@am__append_766 = lsacpi.module -@COND_x86_64_efi_TRUE@am__append_767 = lsacpi.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_768 = -@COND_x86_64_efi_TRUE@am__append_769 = $(nodist_lsacpi_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_770 = \ -@COND_x86_64_efi_TRUE@ $(nodist_lsacpi_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ lsacpi.marker -@COND_x86_64_efi_TRUE@am__append_771 = lsacpi.mod -@COND_x86_64_efi_TRUE@am__append_772 = lsacpi.marker -@COND_i386_efi_TRUE@am__append_773 = lsefisystab.module -@COND_i386_efi_TRUE@am__append_774 = lsefisystab.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_775 = -@COND_i386_efi_TRUE@am__append_776 = $(nodist_lsefisystab_module_SOURCES) -@COND_i386_efi_TRUE@am__append_777 = \ -@COND_i386_efi_TRUE@ $(nodist_lsefisystab_module_SOURCES) \ -@COND_i386_efi_TRUE@ lsefisystab.marker -@COND_i386_efi_TRUE@am__append_778 = lsefisystab.mod -@COND_i386_efi_TRUE@am__append_779 = lsefisystab.marker -@COND_x86_64_efi_TRUE@am__append_780 = lsefisystab.module -@COND_x86_64_efi_TRUE@am__append_781 = lsefisystab.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_782 = -@COND_x86_64_efi_TRUE@am__append_783 = $(nodist_lsefisystab_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_784 = \ -@COND_x86_64_efi_TRUE@ $(nodist_lsefisystab_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ lsefisystab.marker -@COND_x86_64_efi_TRUE@am__append_785 = lsefisystab.mod -@COND_x86_64_efi_TRUE@am__append_786 = lsefisystab.marker -@COND_i386_efi_TRUE@am__append_787 = lssal.module -@COND_i386_efi_TRUE@am__append_788 = lssal.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_789 = -@COND_i386_efi_TRUE@am__append_790 = $(nodist_lssal_module_SOURCES) -@COND_i386_efi_TRUE@am__append_791 = $(nodist_lssal_module_SOURCES) \ -@COND_i386_efi_TRUE@ lssal.marker -@COND_i386_efi_TRUE@am__append_792 = lssal.mod -@COND_i386_efi_TRUE@am__append_793 = lssal.marker -@COND_x86_64_efi_TRUE@am__append_794 = lssal.module -@COND_x86_64_efi_TRUE@am__append_795 = lssal.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_796 = -@COND_x86_64_efi_TRUE@am__append_797 = $(nodist_lssal_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_798 = $(nodist_lssal_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ lssal.marker -@COND_x86_64_efi_TRUE@am__append_799 = lssal.mod -@COND_x86_64_efi_TRUE@am__append_800 = lssal.marker -@COND_i386_efi_TRUE@am__append_801 = lsefimmap.module -@COND_i386_efi_TRUE@am__append_802 = lsefimmap.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_803 = -@COND_i386_efi_TRUE@am__append_804 = $(nodist_lsefimmap_module_SOURCES) -@COND_i386_efi_TRUE@am__append_805 = \ -@COND_i386_efi_TRUE@ $(nodist_lsefimmap_module_SOURCES) \ -@COND_i386_efi_TRUE@ lsefimmap.marker -@COND_i386_efi_TRUE@am__append_806 = lsefimmap.mod -@COND_i386_efi_TRUE@am__append_807 = lsefimmap.marker -@COND_x86_64_efi_TRUE@am__append_808 = lsefimmap.module -@COND_x86_64_efi_TRUE@am__append_809 = lsefimmap.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_810 = -@COND_x86_64_efi_TRUE@am__append_811 = $(nodist_lsefimmap_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_812 = \ -@COND_x86_64_efi_TRUE@ $(nodist_lsefimmap_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ lsefimmap.marker -@COND_x86_64_efi_TRUE@am__append_813 = lsefimmap.mod -@COND_x86_64_efi_TRUE@am__append_814 = lsefimmap.marker -@COND_emu_TRUE@am__append_815 = blocklist.module -@COND_emu_TRUE@am__append_816 = blocklist.module$(EXEEXT) -@COND_emu_TRUE@am__append_817 = -@COND_emu_TRUE@am__append_818 = $(nodist_blocklist_module_SOURCES) -@COND_emu_TRUE@am__append_819 = $(nodist_blocklist_module_SOURCES) \ -@COND_emu_TRUE@ blocklist.marker -@COND_emu_TRUE@am__append_820 = blocklist.mod -@COND_emu_TRUE@am__append_821 = blocklist.marker -@COND_i386_pc_TRUE@am__append_822 = blocklist.module -@COND_i386_pc_TRUE@am__append_823 = blocklist.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_824 = -@COND_i386_pc_TRUE@am__append_825 = $(nodist_blocklist_module_SOURCES) -@COND_i386_pc_TRUE@am__append_826 = \ -@COND_i386_pc_TRUE@ $(nodist_blocklist_module_SOURCES) \ -@COND_i386_pc_TRUE@ blocklist.marker -@COND_i386_pc_TRUE@am__append_827 = blocklist.mod -@COND_i386_pc_TRUE@am__append_828 = blocklist.marker -@COND_i386_efi_TRUE@am__append_829 = blocklist.module -@COND_i386_efi_TRUE@am__append_830 = blocklist.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_831 = -@COND_i386_efi_TRUE@am__append_832 = $(nodist_blocklist_module_SOURCES) -@COND_i386_efi_TRUE@am__append_833 = \ -@COND_i386_efi_TRUE@ $(nodist_blocklist_module_SOURCES) \ -@COND_i386_efi_TRUE@ blocklist.marker -@COND_i386_efi_TRUE@am__append_834 = blocklist.mod -@COND_i386_efi_TRUE@am__append_835 = blocklist.marker -@COND_i386_qemu_TRUE@am__append_836 = blocklist.module -@COND_i386_qemu_TRUE@am__append_837 = blocklist.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_838 = -@COND_i386_qemu_TRUE@am__append_839 = $(nodist_blocklist_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_840 = \ -@COND_i386_qemu_TRUE@ $(nodist_blocklist_module_SOURCES) \ -@COND_i386_qemu_TRUE@ blocklist.marker -@COND_i386_qemu_TRUE@am__append_841 = blocklist.mod -@COND_i386_qemu_TRUE@am__append_842 = blocklist.marker -@COND_i386_coreboot_TRUE@am__append_843 = blocklist.module -@COND_i386_coreboot_TRUE@am__append_844 = blocklist.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_845 = -@COND_i386_coreboot_TRUE@am__append_846 = $(nodist_blocklist_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_847 = \ -@COND_i386_coreboot_TRUE@ $(nodist_blocklist_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ blocklist.marker -@COND_i386_coreboot_TRUE@am__append_848 = blocklist.mod -@COND_i386_coreboot_TRUE@am__append_849 = blocklist.marker -@COND_i386_multiboot_TRUE@am__append_850 = blocklist.module -@COND_i386_multiboot_TRUE@am__append_851 = blocklist.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_852 = -@COND_i386_multiboot_TRUE@am__append_853 = $(nodist_blocklist_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_854 = \ -@COND_i386_multiboot_TRUE@ $(nodist_blocklist_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ blocklist.marker -@COND_i386_multiboot_TRUE@am__append_855 = blocklist.mod -@COND_i386_multiboot_TRUE@am__append_856 = blocklist.marker -@COND_i386_ieee1275_TRUE@am__append_857 = blocklist.module -@COND_i386_ieee1275_TRUE@am__append_858 = blocklist.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_859 = -@COND_i386_ieee1275_TRUE@am__append_860 = $(nodist_blocklist_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_861 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_blocklist_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ blocklist.marker -@COND_i386_ieee1275_TRUE@am__append_862 = blocklist.mod -@COND_i386_ieee1275_TRUE@am__append_863 = blocklist.marker -@COND_x86_64_efi_TRUE@am__append_864 = blocklist.module -@COND_x86_64_efi_TRUE@am__append_865 = blocklist.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_866 = -@COND_x86_64_efi_TRUE@am__append_867 = $(nodist_blocklist_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_868 = \ -@COND_x86_64_efi_TRUE@ $(nodist_blocklist_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ blocklist.marker -@COND_x86_64_efi_TRUE@am__append_869 = blocklist.mod -@COND_x86_64_efi_TRUE@am__append_870 = blocklist.marker -@COND_mips_yeeloong_TRUE@am__append_871 = blocklist.module -@COND_mips_yeeloong_TRUE@am__append_872 = blocklist.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_873 = -@COND_mips_yeeloong_TRUE@am__append_874 = $(nodist_blocklist_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_875 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_blocklist_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ blocklist.marker -@COND_mips_yeeloong_TRUE@am__append_876 = blocklist.mod -@COND_mips_yeeloong_TRUE@am__append_877 = blocklist.marker -@COND_sparc64_ieee1275_TRUE@am__append_878 = blocklist.module -@COND_sparc64_ieee1275_TRUE@am__append_879 = blocklist.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_880 = -@COND_sparc64_ieee1275_TRUE@am__append_881 = $(nodist_blocklist_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_882 = $(nodist_blocklist_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ blocklist.marker -@COND_sparc64_ieee1275_TRUE@am__append_883 = blocklist.mod -@COND_sparc64_ieee1275_TRUE@am__append_884 = blocklist.marker -@COND_powerpc_ieee1275_TRUE@am__append_885 = blocklist.module -@COND_powerpc_ieee1275_TRUE@am__append_886 = blocklist.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_887 = -@COND_powerpc_ieee1275_TRUE@am__append_888 = $(nodist_blocklist_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_889 = $(nodist_blocklist_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ blocklist.marker -@COND_powerpc_ieee1275_TRUE@am__append_890 = blocklist.mod -@COND_powerpc_ieee1275_TRUE@am__append_891 = blocklist.marker -@COND_emu_TRUE@am__append_892 = boot.module -@COND_emu_TRUE@am__append_893 = boot.module$(EXEEXT) -@COND_emu_TRUE@am__append_894 = -@COND_emu_TRUE@am__append_895 = $(nodist_boot_module_SOURCES) -@COND_emu_TRUE@am__append_896 = $(nodist_boot_module_SOURCES) \ -@COND_emu_TRUE@ boot.marker -@COND_emu_TRUE@am__append_897 = boot.mod -@COND_emu_TRUE@am__append_898 = boot.marker -@COND_i386_pc_TRUE@am__append_899 = boot.module -@COND_i386_pc_TRUE@am__append_900 = boot.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_901 = -@COND_i386_pc_TRUE@am__append_902 = $(nodist_boot_module_SOURCES) -@COND_i386_pc_TRUE@am__append_903 = $(nodist_boot_module_SOURCES) \ -@COND_i386_pc_TRUE@ boot.marker -@COND_i386_pc_TRUE@am__append_904 = boot.mod -@COND_i386_pc_TRUE@am__append_905 = boot.marker -@COND_i386_efi_TRUE@am__append_906 = boot.module -@COND_i386_efi_TRUE@am__append_907 = boot.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_908 = -@COND_i386_efi_TRUE@am__append_909 = $(nodist_boot_module_SOURCES) -@COND_i386_efi_TRUE@am__append_910 = $(nodist_boot_module_SOURCES) \ -@COND_i386_efi_TRUE@ boot.marker -@COND_i386_efi_TRUE@am__append_911 = boot.mod -@COND_i386_efi_TRUE@am__append_912 = boot.marker -@COND_i386_qemu_TRUE@am__append_913 = boot.module -@COND_i386_qemu_TRUE@am__append_914 = boot.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_915 = -@COND_i386_qemu_TRUE@am__append_916 = $(nodist_boot_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_917 = $(nodist_boot_module_SOURCES) \ -@COND_i386_qemu_TRUE@ boot.marker -@COND_i386_qemu_TRUE@am__append_918 = boot.mod -@COND_i386_qemu_TRUE@am__append_919 = boot.marker -@COND_i386_coreboot_TRUE@am__append_920 = boot.module -@COND_i386_coreboot_TRUE@am__append_921 = boot.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_922 = -@COND_i386_coreboot_TRUE@am__append_923 = $(nodist_boot_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_924 = \ -@COND_i386_coreboot_TRUE@ $(nodist_boot_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ boot.marker -@COND_i386_coreboot_TRUE@am__append_925 = boot.mod -@COND_i386_coreboot_TRUE@am__append_926 = boot.marker -@COND_i386_multiboot_TRUE@am__append_927 = boot.module -@COND_i386_multiboot_TRUE@am__append_928 = boot.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_929 = -@COND_i386_multiboot_TRUE@am__append_930 = $(nodist_boot_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_931 = \ -@COND_i386_multiboot_TRUE@ $(nodist_boot_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ boot.marker -@COND_i386_multiboot_TRUE@am__append_932 = boot.mod -@COND_i386_multiboot_TRUE@am__append_933 = boot.marker -@COND_i386_ieee1275_TRUE@am__append_934 = boot.module -@COND_i386_ieee1275_TRUE@am__append_935 = boot.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_936 = -@COND_i386_ieee1275_TRUE@am__append_937 = $(nodist_boot_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_938 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_boot_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ boot.marker -@COND_i386_ieee1275_TRUE@am__append_939 = boot.mod -@COND_i386_ieee1275_TRUE@am__append_940 = boot.marker -@COND_x86_64_efi_TRUE@am__append_941 = boot.module -@COND_x86_64_efi_TRUE@am__append_942 = boot.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_943 = -@COND_x86_64_efi_TRUE@am__append_944 = $(nodist_boot_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_945 = $(nodist_boot_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ boot.marker -@COND_x86_64_efi_TRUE@am__append_946 = boot.mod -@COND_x86_64_efi_TRUE@am__append_947 = boot.marker -@COND_sparc64_ieee1275_TRUE@am__append_948 = boot.module -@COND_sparc64_ieee1275_TRUE@am__append_949 = boot.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_950 = -@COND_sparc64_ieee1275_TRUE@am__append_951 = $(nodist_boot_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_952 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_boot_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ boot.marker -@COND_sparc64_ieee1275_TRUE@am__append_953 = boot.mod -@COND_sparc64_ieee1275_TRUE@am__append_954 = boot.marker -@COND_powerpc_ieee1275_TRUE@am__append_955 = boot.module -@COND_powerpc_ieee1275_TRUE@am__append_956 = boot.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_957 = -@COND_powerpc_ieee1275_TRUE@am__append_958 = $(nodist_boot_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_959 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_boot_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ boot.marker -@COND_powerpc_ieee1275_TRUE@am__append_960 = boot.mod -@COND_powerpc_ieee1275_TRUE@am__append_961 = boot.marker -@COND_emu_TRUE@am__append_962 = cat.module -@COND_emu_TRUE@am__append_963 = cat.module$(EXEEXT) -@COND_emu_TRUE@am__append_964 = -@COND_emu_TRUE@am__append_965 = $(nodist_cat_module_SOURCES) -@COND_emu_TRUE@am__append_966 = $(nodist_cat_module_SOURCES) \ -@COND_emu_TRUE@ cat.marker -@COND_emu_TRUE@am__append_967 = cat.mod -@COND_emu_TRUE@am__append_968 = cat.marker -@COND_i386_pc_TRUE@am__append_969 = cat.module -@COND_i386_pc_TRUE@am__append_970 = cat.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_971 = -@COND_i386_pc_TRUE@am__append_972 = $(nodist_cat_module_SOURCES) -@COND_i386_pc_TRUE@am__append_973 = $(nodist_cat_module_SOURCES) \ -@COND_i386_pc_TRUE@ cat.marker -@COND_i386_pc_TRUE@am__append_974 = cat.mod -@COND_i386_pc_TRUE@am__append_975 = cat.marker -@COND_i386_efi_TRUE@am__append_976 = cat.module -@COND_i386_efi_TRUE@am__append_977 = cat.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_978 = -@COND_i386_efi_TRUE@am__append_979 = $(nodist_cat_module_SOURCES) -@COND_i386_efi_TRUE@am__append_980 = $(nodist_cat_module_SOURCES) \ -@COND_i386_efi_TRUE@ cat.marker -@COND_i386_efi_TRUE@am__append_981 = cat.mod -@COND_i386_efi_TRUE@am__append_982 = cat.marker -@COND_i386_qemu_TRUE@am__append_983 = cat.module -@COND_i386_qemu_TRUE@am__append_984 = cat.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_985 = -@COND_i386_qemu_TRUE@am__append_986 = $(nodist_cat_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_987 = $(nodist_cat_module_SOURCES) \ -@COND_i386_qemu_TRUE@ cat.marker -@COND_i386_qemu_TRUE@am__append_988 = cat.mod -@COND_i386_qemu_TRUE@am__append_989 = cat.marker -@COND_i386_coreboot_TRUE@am__append_990 = cat.module -@COND_i386_coreboot_TRUE@am__append_991 = cat.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_992 = -@COND_i386_coreboot_TRUE@am__append_993 = $(nodist_cat_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_994 = \ -@COND_i386_coreboot_TRUE@ $(nodist_cat_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ cat.marker -@COND_i386_coreboot_TRUE@am__append_995 = cat.mod -@COND_i386_coreboot_TRUE@am__append_996 = cat.marker -@COND_i386_multiboot_TRUE@am__append_997 = cat.module -@COND_i386_multiboot_TRUE@am__append_998 = cat.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_999 = -@COND_i386_multiboot_TRUE@am__append_1000 = $(nodist_cat_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1001 = \ -@COND_i386_multiboot_TRUE@ $(nodist_cat_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ cat.marker -@COND_i386_multiboot_TRUE@am__append_1002 = cat.mod -@COND_i386_multiboot_TRUE@am__append_1003 = cat.marker -@COND_i386_ieee1275_TRUE@am__append_1004 = cat.module -@COND_i386_ieee1275_TRUE@am__append_1005 = cat.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_1006 = -@COND_i386_ieee1275_TRUE@am__append_1007 = $(nodist_cat_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_1008 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_cat_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ cat.marker -@COND_i386_ieee1275_TRUE@am__append_1009 = cat.mod -@COND_i386_ieee1275_TRUE@am__append_1010 = cat.marker -@COND_x86_64_efi_TRUE@am__append_1011 = cat.module -@COND_x86_64_efi_TRUE@am__append_1012 = cat.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_1013 = -@COND_x86_64_efi_TRUE@am__append_1014 = $(nodist_cat_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1015 = $(nodist_cat_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ cat.marker -@COND_x86_64_efi_TRUE@am__append_1016 = cat.mod -@COND_x86_64_efi_TRUE@am__append_1017 = cat.marker -@COND_mips_yeeloong_TRUE@am__append_1018 = cat.module -@COND_mips_yeeloong_TRUE@am__append_1019 = cat.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_1020 = -@COND_mips_yeeloong_TRUE@am__append_1021 = $(nodist_cat_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_1022 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_cat_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ cat.marker -@COND_mips_yeeloong_TRUE@am__append_1023 = cat.mod -@COND_mips_yeeloong_TRUE@am__append_1024 = cat.marker -@COND_sparc64_ieee1275_TRUE@am__append_1025 = cat.module -@COND_sparc64_ieee1275_TRUE@am__append_1026 = cat.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_1027 = -@COND_sparc64_ieee1275_TRUE@am__append_1028 = $(nodist_cat_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_1029 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_cat_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ cat.marker -@COND_sparc64_ieee1275_TRUE@am__append_1030 = cat.mod -@COND_sparc64_ieee1275_TRUE@am__append_1031 = cat.marker -@COND_powerpc_ieee1275_TRUE@am__append_1032 = cat.module -@COND_powerpc_ieee1275_TRUE@am__append_1033 = cat.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_1034 = -@COND_powerpc_ieee1275_TRUE@am__append_1035 = $(nodist_cat_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_1036 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_cat_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ cat.marker -@COND_powerpc_ieee1275_TRUE@am__append_1037 = cat.mod -@COND_powerpc_ieee1275_TRUE@am__append_1038 = cat.marker -@COND_emu_TRUE@am__append_1039 = cmp.module -@COND_emu_TRUE@am__append_1040 = cmp.module$(EXEEXT) -@COND_emu_TRUE@am__append_1041 = -@COND_emu_TRUE@am__append_1042 = $(nodist_cmp_module_SOURCES) -@COND_emu_TRUE@am__append_1043 = $(nodist_cmp_module_SOURCES) \ -@COND_emu_TRUE@ cmp.marker -@COND_emu_TRUE@am__append_1044 = cmp.mod -@COND_emu_TRUE@am__append_1045 = cmp.marker -@COND_i386_pc_TRUE@am__append_1046 = cmp.module -@COND_i386_pc_TRUE@am__append_1047 = cmp.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_1048 = -@COND_i386_pc_TRUE@am__append_1049 = $(nodist_cmp_module_SOURCES) -@COND_i386_pc_TRUE@am__append_1050 = $(nodist_cmp_module_SOURCES) \ -@COND_i386_pc_TRUE@ cmp.marker -@COND_i386_pc_TRUE@am__append_1051 = cmp.mod -@COND_i386_pc_TRUE@am__append_1052 = cmp.marker -@COND_i386_efi_TRUE@am__append_1053 = cmp.module -@COND_i386_efi_TRUE@am__append_1054 = cmp.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_1055 = -@COND_i386_efi_TRUE@am__append_1056 = $(nodist_cmp_module_SOURCES) -@COND_i386_efi_TRUE@am__append_1057 = $(nodist_cmp_module_SOURCES) \ -@COND_i386_efi_TRUE@ cmp.marker -@COND_i386_efi_TRUE@am__append_1058 = cmp.mod -@COND_i386_efi_TRUE@am__append_1059 = cmp.marker -@COND_i386_qemu_TRUE@am__append_1060 = cmp.module -@COND_i386_qemu_TRUE@am__append_1061 = cmp.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_1062 = -@COND_i386_qemu_TRUE@am__append_1063 = $(nodist_cmp_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_1064 = $(nodist_cmp_module_SOURCES) \ -@COND_i386_qemu_TRUE@ cmp.marker -@COND_i386_qemu_TRUE@am__append_1065 = cmp.mod -@COND_i386_qemu_TRUE@am__append_1066 = cmp.marker -@COND_i386_coreboot_TRUE@am__append_1067 = cmp.module -@COND_i386_coreboot_TRUE@am__append_1068 = cmp.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_1069 = -@COND_i386_coreboot_TRUE@am__append_1070 = $(nodist_cmp_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_1071 = \ -@COND_i386_coreboot_TRUE@ $(nodist_cmp_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ cmp.marker -@COND_i386_coreboot_TRUE@am__append_1072 = cmp.mod -@COND_i386_coreboot_TRUE@am__append_1073 = cmp.marker -@COND_i386_multiboot_TRUE@am__append_1074 = cmp.module -@COND_i386_multiboot_TRUE@am__append_1075 = cmp.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_1076 = -@COND_i386_multiboot_TRUE@am__append_1077 = $(nodist_cmp_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1078 = \ -@COND_i386_multiboot_TRUE@ $(nodist_cmp_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ cmp.marker -@COND_i386_multiboot_TRUE@am__append_1079 = cmp.mod -@COND_i386_multiboot_TRUE@am__append_1080 = cmp.marker -@COND_i386_ieee1275_TRUE@am__append_1081 = cmp.module -@COND_i386_ieee1275_TRUE@am__append_1082 = cmp.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_1083 = -@COND_i386_ieee1275_TRUE@am__append_1084 = $(nodist_cmp_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_1085 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_cmp_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ cmp.marker -@COND_i386_ieee1275_TRUE@am__append_1086 = cmp.mod -@COND_i386_ieee1275_TRUE@am__append_1087 = cmp.marker -@COND_x86_64_efi_TRUE@am__append_1088 = cmp.module -@COND_x86_64_efi_TRUE@am__append_1089 = cmp.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_1090 = -@COND_x86_64_efi_TRUE@am__append_1091 = $(nodist_cmp_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1092 = $(nodist_cmp_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ cmp.marker -@COND_x86_64_efi_TRUE@am__append_1093 = cmp.mod -@COND_x86_64_efi_TRUE@am__append_1094 = cmp.marker -@COND_mips_yeeloong_TRUE@am__append_1095 = cmp.module -@COND_mips_yeeloong_TRUE@am__append_1096 = cmp.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_1097 = -@COND_mips_yeeloong_TRUE@am__append_1098 = $(nodist_cmp_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_1099 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_cmp_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ cmp.marker -@COND_mips_yeeloong_TRUE@am__append_1100 = cmp.mod -@COND_mips_yeeloong_TRUE@am__append_1101 = cmp.marker -@COND_sparc64_ieee1275_TRUE@am__append_1102 = cmp.module -@COND_sparc64_ieee1275_TRUE@am__append_1103 = cmp.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_1104 = -@COND_sparc64_ieee1275_TRUE@am__append_1105 = $(nodist_cmp_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_1106 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_cmp_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ cmp.marker -@COND_sparc64_ieee1275_TRUE@am__append_1107 = cmp.mod -@COND_sparc64_ieee1275_TRUE@am__append_1108 = cmp.marker -@COND_powerpc_ieee1275_TRUE@am__append_1109 = cmp.module -@COND_powerpc_ieee1275_TRUE@am__append_1110 = cmp.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_1111 = -@COND_powerpc_ieee1275_TRUE@am__append_1112 = $(nodist_cmp_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_1113 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_cmp_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ cmp.marker -@COND_powerpc_ieee1275_TRUE@am__append_1114 = cmp.mod -@COND_powerpc_ieee1275_TRUE@am__append_1115 = cmp.marker -@COND_emu_TRUE@am__append_1116 = configfile.module -@COND_emu_TRUE@am__append_1117 = configfile.module$(EXEEXT) -@COND_emu_TRUE@am__append_1118 = -@COND_emu_TRUE@am__append_1119 = $(nodist_configfile_module_SOURCES) -@COND_emu_TRUE@am__append_1120 = $(nodist_configfile_module_SOURCES) \ -@COND_emu_TRUE@ configfile.marker -@COND_emu_TRUE@am__append_1121 = configfile.mod -@COND_emu_TRUE@am__append_1122 = configfile.marker -@COND_i386_pc_TRUE@am__append_1123 = configfile.module -@COND_i386_pc_TRUE@am__append_1124 = configfile.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_1125 = -@COND_i386_pc_TRUE@am__append_1126 = $(nodist_configfile_module_SOURCES) -@COND_i386_pc_TRUE@am__append_1127 = \ -@COND_i386_pc_TRUE@ $(nodist_configfile_module_SOURCES) \ -@COND_i386_pc_TRUE@ configfile.marker -@COND_i386_pc_TRUE@am__append_1128 = configfile.mod -@COND_i386_pc_TRUE@am__append_1129 = configfile.marker -@COND_i386_efi_TRUE@am__append_1130 = configfile.module -@COND_i386_efi_TRUE@am__append_1131 = configfile.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_1132 = -@COND_i386_efi_TRUE@am__append_1133 = $(nodist_configfile_module_SOURCES) -@COND_i386_efi_TRUE@am__append_1134 = \ -@COND_i386_efi_TRUE@ $(nodist_configfile_module_SOURCES) \ -@COND_i386_efi_TRUE@ configfile.marker -@COND_i386_efi_TRUE@am__append_1135 = configfile.mod -@COND_i386_efi_TRUE@am__append_1136 = configfile.marker -@COND_i386_qemu_TRUE@am__append_1137 = configfile.module -@COND_i386_qemu_TRUE@am__append_1138 = configfile.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_1139 = -@COND_i386_qemu_TRUE@am__append_1140 = $(nodist_configfile_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_1141 = \ -@COND_i386_qemu_TRUE@ $(nodist_configfile_module_SOURCES) \ -@COND_i386_qemu_TRUE@ configfile.marker -@COND_i386_qemu_TRUE@am__append_1142 = configfile.mod -@COND_i386_qemu_TRUE@am__append_1143 = configfile.marker -@COND_i386_coreboot_TRUE@am__append_1144 = configfile.module -@COND_i386_coreboot_TRUE@am__append_1145 = configfile.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_1146 = -@COND_i386_coreboot_TRUE@am__append_1147 = $(nodist_configfile_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_1148 = \ -@COND_i386_coreboot_TRUE@ $(nodist_configfile_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ configfile.marker -@COND_i386_coreboot_TRUE@am__append_1149 = configfile.mod -@COND_i386_coreboot_TRUE@am__append_1150 = configfile.marker -@COND_i386_multiboot_TRUE@am__append_1151 = configfile.module -@COND_i386_multiboot_TRUE@am__append_1152 = configfile.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_1153 = -@COND_i386_multiboot_TRUE@am__append_1154 = $(nodist_configfile_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1155 = \ -@COND_i386_multiboot_TRUE@ $(nodist_configfile_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ configfile.marker -@COND_i386_multiboot_TRUE@am__append_1156 = configfile.mod -@COND_i386_multiboot_TRUE@am__append_1157 = configfile.marker -@COND_i386_ieee1275_TRUE@am__append_1158 = configfile.module -@COND_i386_ieee1275_TRUE@am__append_1159 = configfile.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_1160 = -@COND_i386_ieee1275_TRUE@am__append_1161 = $(nodist_configfile_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_1162 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_configfile_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ configfile.marker -@COND_i386_ieee1275_TRUE@am__append_1163 = configfile.mod -@COND_i386_ieee1275_TRUE@am__append_1164 = configfile.marker -@COND_x86_64_efi_TRUE@am__append_1165 = configfile.module -@COND_x86_64_efi_TRUE@am__append_1166 = configfile.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_1167 = -@COND_x86_64_efi_TRUE@am__append_1168 = $(nodist_configfile_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1169 = \ -@COND_x86_64_efi_TRUE@ $(nodist_configfile_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ configfile.marker -@COND_x86_64_efi_TRUE@am__append_1170 = configfile.mod -@COND_x86_64_efi_TRUE@am__append_1171 = configfile.marker -@COND_mips_yeeloong_TRUE@am__append_1172 = configfile.module -@COND_mips_yeeloong_TRUE@am__append_1173 = configfile.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_1174 = -@COND_mips_yeeloong_TRUE@am__append_1175 = $(nodist_configfile_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_1176 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_configfile_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ configfile.marker -@COND_mips_yeeloong_TRUE@am__append_1177 = configfile.mod -@COND_mips_yeeloong_TRUE@am__append_1178 = configfile.marker -@COND_sparc64_ieee1275_TRUE@am__append_1179 = configfile.module -@COND_sparc64_ieee1275_TRUE@am__append_1180 = configfile.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_1181 = -@COND_sparc64_ieee1275_TRUE@am__append_1182 = $(nodist_configfile_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_1183 = $(nodist_configfile_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ configfile.marker -@COND_sparc64_ieee1275_TRUE@am__append_1184 = configfile.mod -@COND_sparc64_ieee1275_TRUE@am__append_1185 = configfile.marker -@COND_powerpc_ieee1275_TRUE@am__append_1186 = configfile.module -@COND_powerpc_ieee1275_TRUE@am__append_1187 = configfile.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_1188 = -@COND_powerpc_ieee1275_TRUE@am__append_1189 = $(nodist_configfile_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_1190 = $(nodist_configfile_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ configfile.marker -@COND_powerpc_ieee1275_TRUE@am__append_1191 = configfile.mod -@COND_powerpc_ieee1275_TRUE@am__append_1192 = configfile.marker -@COND_i386_pc_TRUE@am__append_1193 = cpuid.module -@COND_i386_pc_TRUE@am__append_1194 = cpuid.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_1195 = -@COND_i386_pc_TRUE@am__append_1196 = $(nodist_cpuid_module_SOURCES) -@COND_i386_pc_TRUE@am__append_1197 = $(nodist_cpuid_module_SOURCES) \ -@COND_i386_pc_TRUE@ cpuid.marker -@COND_i386_pc_TRUE@am__append_1198 = cpuid.mod -@COND_i386_pc_TRUE@am__append_1199 = cpuid.marker -@COND_i386_efi_TRUE@am__append_1200 = cpuid.module -@COND_i386_efi_TRUE@am__append_1201 = cpuid.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_1202 = -@COND_i386_efi_TRUE@am__append_1203 = $(nodist_cpuid_module_SOURCES) -@COND_i386_efi_TRUE@am__append_1204 = $(nodist_cpuid_module_SOURCES) \ -@COND_i386_efi_TRUE@ cpuid.marker -@COND_i386_efi_TRUE@am__append_1205 = cpuid.mod -@COND_i386_efi_TRUE@am__append_1206 = cpuid.marker -@COND_i386_qemu_TRUE@am__append_1207 = cpuid.module -@COND_i386_qemu_TRUE@am__append_1208 = cpuid.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_1209 = -@COND_i386_qemu_TRUE@am__append_1210 = $(nodist_cpuid_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_1211 = $(nodist_cpuid_module_SOURCES) \ -@COND_i386_qemu_TRUE@ cpuid.marker -@COND_i386_qemu_TRUE@am__append_1212 = cpuid.mod -@COND_i386_qemu_TRUE@am__append_1213 = cpuid.marker -@COND_i386_coreboot_TRUE@am__append_1214 = cpuid.module -@COND_i386_coreboot_TRUE@am__append_1215 = cpuid.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_1216 = -@COND_i386_coreboot_TRUE@am__append_1217 = $(nodist_cpuid_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_1218 = \ -@COND_i386_coreboot_TRUE@ $(nodist_cpuid_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ cpuid.marker -@COND_i386_coreboot_TRUE@am__append_1219 = cpuid.mod -@COND_i386_coreboot_TRUE@am__append_1220 = cpuid.marker -@COND_i386_multiboot_TRUE@am__append_1221 = cpuid.module -@COND_i386_multiboot_TRUE@am__append_1222 = cpuid.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_1223 = -@COND_i386_multiboot_TRUE@am__append_1224 = $(nodist_cpuid_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1225 = \ -@COND_i386_multiboot_TRUE@ $(nodist_cpuid_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ cpuid.marker -@COND_i386_multiboot_TRUE@am__append_1226 = cpuid.mod -@COND_i386_multiboot_TRUE@am__append_1227 = cpuid.marker -@COND_i386_ieee1275_TRUE@am__append_1228 = cpuid.module -@COND_i386_ieee1275_TRUE@am__append_1229 = cpuid.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_1230 = -@COND_i386_ieee1275_TRUE@am__append_1231 = $(nodist_cpuid_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_1232 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_cpuid_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ cpuid.marker -@COND_i386_ieee1275_TRUE@am__append_1233 = cpuid.mod -@COND_i386_ieee1275_TRUE@am__append_1234 = cpuid.marker -@COND_x86_64_efi_TRUE@am__append_1235 = cpuid.module -@COND_x86_64_efi_TRUE@am__append_1236 = cpuid.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_1237 = -@COND_x86_64_efi_TRUE@am__append_1238 = $(nodist_cpuid_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1239 = \ -@COND_x86_64_efi_TRUE@ $(nodist_cpuid_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ cpuid.marker -@COND_x86_64_efi_TRUE@am__append_1240 = cpuid.mod -@COND_x86_64_efi_TRUE@am__append_1241 = cpuid.marker -@COND_emu_TRUE@am__append_1242 = date.module -@COND_emu_TRUE@am__append_1243 = date.module$(EXEEXT) -@COND_emu_TRUE@am__append_1244 = -@COND_emu_TRUE@am__append_1245 = $(nodist_date_module_SOURCES) -@COND_emu_TRUE@am__append_1246 = $(nodist_date_module_SOURCES) \ -@COND_emu_TRUE@ date.marker -@COND_emu_TRUE@am__append_1247 = date.mod -@COND_emu_TRUE@am__append_1248 = date.marker -@COND_i386_pc_TRUE@am__append_1249 = date.module -@COND_i386_pc_TRUE@am__append_1250 = date.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_1251 = -@COND_i386_pc_TRUE@am__append_1252 = $(nodist_date_module_SOURCES) -@COND_i386_pc_TRUE@am__append_1253 = $(nodist_date_module_SOURCES) \ -@COND_i386_pc_TRUE@ date.marker -@COND_i386_pc_TRUE@am__append_1254 = date.mod -@COND_i386_pc_TRUE@am__append_1255 = date.marker -@COND_i386_efi_TRUE@am__append_1256 = date.module -@COND_i386_efi_TRUE@am__append_1257 = date.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_1258 = -@COND_i386_efi_TRUE@am__append_1259 = $(nodist_date_module_SOURCES) -@COND_i386_efi_TRUE@am__append_1260 = $(nodist_date_module_SOURCES) \ -@COND_i386_efi_TRUE@ date.marker -@COND_i386_efi_TRUE@am__append_1261 = date.mod -@COND_i386_efi_TRUE@am__append_1262 = date.marker -@COND_i386_qemu_TRUE@am__append_1263 = date.module -@COND_i386_qemu_TRUE@am__append_1264 = date.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_1265 = -@COND_i386_qemu_TRUE@am__append_1266 = $(nodist_date_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_1267 = $(nodist_date_module_SOURCES) \ -@COND_i386_qemu_TRUE@ date.marker -@COND_i386_qemu_TRUE@am__append_1268 = date.mod -@COND_i386_qemu_TRUE@am__append_1269 = date.marker -@COND_i386_coreboot_TRUE@am__append_1270 = date.module -@COND_i386_coreboot_TRUE@am__append_1271 = date.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_1272 = -@COND_i386_coreboot_TRUE@am__append_1273 = $(nodist_date_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_1274 = \ -@COND_i386_coreboot_TRUE@ $(nodist_date_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ date.marker -@COND_i386_coreboot_TRUE@am__append_1275 = date.mod -@COND_i386_coreboot_TRUE@am__append_1276 = date.marker -@COND_i386_multiboot_TRUE@am__append_1277 = date.module -@COND_i386_multiboot_TRUE@am__append_1278 = date.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_1279 = -@COND_i386_multiboot_TRUE@am__append_1280 = $(nodist_date_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1281 = \ -@COND_i386_multiboot_TRUE@ $(nodist_date_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ date.marker -@COND_i386_multiboot_TRUE@am__append_1282 = date.mod -@COND_i386_multiboot_TRUE@am__append_1283 = date.marker -@COND_i386_ieee1275_TRUE@am__append_1284 = date.module -@COND_i386_ieee1275_TRUE@am__append_1285 = date.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_1286 = -@COND_i386_ieee1275_TRUE@am__append_1287 = $(nodist_date_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_1288 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_date_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ date.marker -@COND_i386_ieee1275_TRUE@am__append_1289 = date.mod -@COND_i386_ieee1275_TRUE@am__append_1290 = date.marker -@COND_x86_64_efi_TRUE@am__append_1291 = date.module -@COND_x86_64_efi_TRUE@am__append_1292 = date.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_1293 = -@COND_x86_64_efi_TRUE@am__append_1294 = $(nodist_date_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1295 = $(nodist_date_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ date.marker -@COND_x86_64_efi_TRUE@am__append_1296 = date.mod -@COND_x86_64_efi_TRUE@am__append_1297 = date.marker -@COND_mips_yeeloong_TRUE@am__append_1298 = date.module -@COND_mips_yeeloong_TRUE@am__append_1299 = date.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_1300 = -@COND_mips_yeeloong_TRUE@am__append_1301 = $(nodist_date_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_1302 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_date_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ date.marker -@COND_mips_yeeloong_TRUE@am__append_1303 = date.mod -@COND_mips_yeeloong_TRUE@am__append_1304 = date.marker -@COND_sparc64_ieee1275_TRUE@am__append_1305 = date.module -@COND_sparc64_ieee1275_TRUE@am__append_1306 = date.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_1307 = -@COND_sparc64_ieee1275_TRUE@am__append_1308 = $(nodist_date_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_1309 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_date_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ date.marker -@COND_sparc64_ieee1275_TRUE@am__append_1310 = date.mod -@COND_sparc64_ieee1275_TRUE@am__append_1311 = date.marker -@COND_powerpc_ieee1275_TRUE@am__append_1312 = date.module -@COND_powerpc_ieee1275_TRUE@am__append_1313 = date.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_1314 = -@COND_powerpc_ieee1275_TRUE@am__append_1315 = $(nodist_date_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_1316 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_date_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ date.marker -@COND_powerpc_ieee1275_TRUE@am__append_1317 = date.mod -@COND_powerpc_ieee1275_TRUE@am__append_1318 = date.marker -@COND_i386_pc_TRUE@am__append_1319 = drivemap.module -@COND_i386_pc_TRUE@am__append_1320 = drivemap.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_1321 = -@COND_i386_pc_TRUE@am__append_1322 = $(nodist_drivemap_module_SOURCES) -@COND_i386_pc_TRUE@am__append_1323 = \ -@COND_i386_pc_TRUE@ $(nodist_drivemap_module_SOURCES) \ -@COND_i386_pc_TRUE@ drivemap.marker -@COND_i386_pc_TRUE@am__append_1324 = drivemap.mod -@COND_i386_pc_TRUE@am__append_1325 = drivemap.marker -@COND_emu_TRUE@am__append_1326 = echo.module -@COND_emu_TRUE@am__append_1327 = echo.module$(EXEEXT) -@COND_emu_TRUE@am__append_1328 = -@COND_emu_TRUE@am__append_1329 = $(nodist_echo_module_SOURCES) -@COND_emu_TRUE@am__append_1330 = $(nodist_echo_module_SOURCES) \ -@COND_emu_TRUE@ echo.marker -@COND_emu_TRUE@am__append_1331 = echo.mod -@COND_emu_TRUE@am__append_1332 = echo.marker -@COND_i386_pc_TRUE@am__append_1333 = echo.module -@COND_i386_pc_TRUE@am__append_1334 = echo.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_1335 = -@COND_i386_pc_TRUE@am__append_1336 = $(nodist_echo_module_SOURCES) -@COND_i386_pc_TRUE@am__append_1337 = $(nodist_echo_module_SOURCES) \ -@COND_i386_pc_TRUE@ echo.marker -@COND_i386_pc_TRUE@am__append_1338 = echo.mod -@COND_i386_pc_TRUE@am__append_1339 = echo.marker -@COND_i386_efi_TRUE@am__append_1340 = echo.module -@COND_i386_efi_TRUE@am__append_1341 = echo.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_1342 = -@COND_i386_efi_TRUE@am__append_1343 = $(nodist_echo_module_SOURCES) -@COND_i386_efi_TRUE@am__append_1344 = $(nodist_echo_module_SOURCES) \ -@COND_i386_efi_TRUE@ echo.marker -@COND_i386_efi_TRUE@am__append_1345 = echo.mod -@COND_i386_efi_TRUE@am__append_1346 = echo.marker -@COND_i386_qemu_TRUE@am__append_1347 = echo.module -@COND_i386_qemu_TRUE@am__append_1348 = echo.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_1349 = -@COND_i386_qemu_TRUE@am__append_1350 = $(nodist_echo_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_1351 = $(nodist_echo_module_SOURCES) \ -@COND_i386_qemu_TRUE@ echo.marker -@COND_i386_qemu_TRUE@am__append_1352 = echo.mod -@COND_i386_qemu_TRUE@am__append_1353 = echo.marker -@COND_i386_coreboot_TRUE@am__append_1354 = echo.module -@COND_i386_coreboot_TRUE@am__append_1355 = echo.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_1356 = -@COND_i386_coreboot_TRUE@am__append_1357 = $(nodist_echo_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_1358 = \ -@COND_i386_coreboot_TRUE@ $(nodist_echo_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ echo.marker -@COND_i386_coreboot_TRUE@am__append_1359 = echo.mod -@COND_i386_coreboot_TRUE@am__append_1360 = echo.marker -@COND_i386_multiboot_TRUE@am__append_1361 = echo.module -@COND_i386_multiboot_TRUE@am__append_1362 = echo.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_1363 = -@COND_i386_multiboot_TRUE@am__append_1364 = $(nodist_echo_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1365 = \ -@COND_i386_multiboot_TRUE@ $(nodist_echo_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ echo.marker -@COND_i386_multiboot_TRUE@am__append_1366 = echo.mod -@COND_i386_multiboot_TRUE@am__append_1367 = echo.marker -@COND_i386_ieee1275_TRUE@am__append_1368 = echo.module -@COND_i386_ieee1275_TRUE@am__append_1369 = echo.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_1370 = -@COND_i386_ieee1275_TRUE@am__append_1371 = $(nodist_echo_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_1372 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_echo_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ echo.marker -@COND_i386_ieee1275_TRUE@am__append_1373 = echo.mod -@COND_i386_ieee1275_TRUE@am__append_1374 = echo.marker -@COND_x86_64_efi_TRUE@am__append_1375 = echo.module -@COND_x86_64_efi_TRUE@am__append_1376 = echo.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_1377 = -@COND_x86_64_efi_TRUE@am__append_1378 = $(nodist_echo_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1379 = $(nodist_echo_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ echo.marker -@COND_x86_64_efi_TRUE@am__append_1380 = echo.mod -@COND_x86_64_efi_TRUE@am__append_1381 = echo.marker -@COND_mips_yeeloong_TRUE@am__append_1382 = echo.module -@COND_mips_yeeloong_TRUE@am__append_1383 = echo.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_1384 = -@COND_mips_yeeloong_TRUE@am__append_1385 = $(nodist_echo_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_1386 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_echo_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ echo.marker -@COND_mips_yeeloong_TRUE@am__append_1387 = echo.mod -@COND_mips_yeeloong_TRUE@am__append_1388 = echo.marker -@COND_sparc64_ieee1275_TRUE@am__append_1389 = echo.module -@COND_sparc64_ieee1275_TRUE@am__append_1390 = echo.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_1391 = -@COND_sparc64_ieee1275_TRUE@am__append_1392 = $(nodist_echo_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_1393 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_echo_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ echo.marker -@COND_sparc64_ieee1275_TRUE@am__append_1394 = echo.mod -@COND_sparc64_ieee1275_TRUE@am__append_1395 = echo.marker -@COND_powerpc_ieee1275_TRUE@am__append_1396 = echo.module -@COND_powerpc_ieee1275_TRUE@am__append_1397 = echo.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_1398 = -@COND_powerpc_ieee1275_TRUE@am__append_1399 = $(nodist_echo_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_1400 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_echo_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ echo.marker -@COND_powerpc_ieee1275_TRUE@am__append_1401 = echo.mod -@COND_powerpc_ieee1275_TRUE@am__append_1402 = echo.marker -@COND_emu_TRUE@am__append_1403 = extcmd.module -@COND_emu_TRUE@am__append_1404 = extcmd.module$(EXEEXT) -@COND_emu_TRUE@am__append_1405 = -@COND_emu_TRUE@am__append_1406 = $(nodist_extcmd_module_SOURCES) -@COND_emu_TRUE@am__append_1407 = $(nodist_extcmd_module_SOURCES) \ -@COND_emu_TRUE@ extcmd.marker -@COND_emu_TRUE@am__append_1408 = extcmd.mod -@COND_emu_TRUE@am__append_1409 = extcmd.marker -@COND_i386_pc_TRUE@am__append_1410 = extcmd.module -@COND_i386_pc_TRUE@am__append_1411 = extcmd.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_1412 = -@COND_i386_pc_TRUE@am__append_1413 = $(nodist_extcmd_module_SOURCES) -@COND_i386_pc_TRUE@am__append_1414 = $(nodist_extcmd_module_SOURCES) \ -@COND_i386_pc_TRUE@ extcmd.marker -@COND_i386_pc_TRUE@am__append_1415 = extcmd.mod -@COND_i386_pc_TRUE@am__append_1416 = extcmd.marker -@COND_i386_efi_TRUE@am__append_1417 = extcmd.module -@COND_i386_efi_TRUE@am__append_1418 = extcmd.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_1419 = -@COND_i386_efi_TRUE@am__append_1420 = $(nodist_extcmd_module_SOURCES) -@COND_i386_efi_TRUE@am__append_1421 = $(nodist_extcmd_module_SOURCES) \ -@COND_i386_efi_TRUE@ extcmd.marker -@COND_i386_efi_TRUE@am__append_1422 = extcmd.mod -@COND_i386_efi_TRUE@am__append_1423 = extcmd.marker -@COND_i386_qemu_TRUE@am__append_1424 = extcmd.module -@COND_i386_qemu_TRUE@am__append_1425 = extcmd.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_1426 = -@COND_i386_qemu_TRUE@am__append_1427 = $(nodist_extcmd_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_1428 = \ -@COND_i386_qemu_TRUE@ $(nodist_extcmd_module_SOURCES) \ -@COND_i386_qemu_TRUE@ extcmd.marker -@COND_i386_qemu_TRUE@am__append_1429 = extcmd.mod -@COND_i386_qemu_TRUE@am__append_1430 = extcmd.marker -@COND_i386_coreboot_TRUE@am__append_1431 = extcmd.module -@COND_i386_coreboot_TRUE@am__append_1432 = extcmd.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_1433 = -@COND_i386_coreboot_TRUE@am__append_1434 = $(nodist_extcmd_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_1435 = \ -@COND_i386_coreboot_TRUE@ $(nodist_extcmd_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ extcmd.marker -@COND_i386_coreboot_TRUE@am__append_1436 = extcmd.mod -@COND_i386_coreboot_TRUE@am__append_1437 = extcmd.marker -@COND_i386_multiboot_TRUE@am__append_1438 = extcmd.module -@COND_i386_multiboot_TRUE@am__append_1439 = extcmd.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_1440 = -@COND_i386_multiboot_TRUE@am__append_1441 = $(nodist_extcmd_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1442 = \ -@COND_i386_multiboot_TRUE@ $(nodist_extcmd_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ extcmd.marker -@COND_i386_multiboot_TRUE@am__append_1443 = extcmd.mod -@COND_i386_multiboot_TRUE@am__append_1444 = extcmd.marker -@COND_x86_64_efi_TRUE@am__append_1445 = extcmd.module -@COND_x86_64_efi_TRUE@am__append_1446 = extcmd.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_1447 = -@COND_x86_64_efi_TRUE@am__append_1448 = $(nodist_extcmd_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1449 = \ -@COND_x86_64_efi_TRUE@ $(nodist_extcmd_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ extcmd.marker -@COND_x86_64_efi_TRUE@am__append_1450 = extcmd.mod -@COND_x86_64_efi_TRUE@am__append_1451 = extcmd.marker -@COND_i386_efi_TRUE@am__append_1452 = fixvideo.module -@COND_i386_efi_TRUE@am__append_1453 = fixvideo.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_1454 = -@COND_i386_efi_TRUE@am__append_1455 = $(nodist_fixvideo_module_SOURCES) -@COND_i386_efi_TRUE@am__append_1456 = \ -@COND_i386_efi_TRUE@ $(nodist_fixvideo_module_SOURCES) \ -@COND_i386_efi_TRUE@ fixvideo.marker -@COND_i386_efi_TRUE@am__append_1457 = fixvideo.mod -@COND_i386_efi_TRUE@am__append_1458 = fixvideo.marker -@COND_x86_64_efi_TRUE@am__append_1459 = fixvideo.module -@COND_x86_64_efi_TRUE@am__append_1460 = fixvideo.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_1461 = -@COND_x86_64_efi_TRUE@am__append_1462 = $(nodist_fixvideo_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1463 = \ -@COND_x86_64_efi_TRUE@ $(nodist_fixvideo_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ fixvideo.marker -@COND_x86_64_efi_TRUE@am__append_1464 = fixvideo.mod -@COND_x86_64_efi_TRUE@am__append_1465 = fixvideo.marker -@COND_emu_TRUE@am__append_1466 = gptsync.module -@COND_emu_TRUE@am__append_1467 = gptsync.module$(EXEEXT) -@COND_emu_TRUE@am__append_1468 = -@COND_emu_TRUE@am__append_1469 = $(nodist_gptsync_module_SOURCES) -@COND_emu_TRUE@am__append_1470 = $(nodist_gptsync_module_SOURCES) \ -@COND_emu_TRUE@ gptsync.marker -@COND_emu_TRUE@am__append_1471 = gptsync.mod -@COND_emu_TRUE@am__append_1472 = gptsync.marker -@COND_i386_pc_TRUE@am__append_1473 = gptsync.module -@COND_i386_pc_TRUE@am__append_1474 = gptsync.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_1475 = -@COND_i386_pc_TRUE@am__append_1476 = $(nodist_gptsync_module_SOURCES) -@COND_i386_pc_TRUE@am__append_1477 = $(nodist_gptsync_module_SOURCES) \ -@COND_i386_pc_TRUE@ gptsync.marker -@COND_i386_pc_TRUE@am__append_1478 = gptsync.mod -@COND_i386_pc_TRUE@am__append_1479 = gptsync.marker -@COND_i386_efi_TRUE@am__append_1480 = gptsync.module -@COND_i386_efi_TRUE@am__append_1481 = gptsync.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_1482 = -@COND_i386_efi_TRUE@am__append_1483 = $(nodist_gptsync_module_SOURCES) -@COND_i386_efi_TRUE@am__append_1484 = \ -@COND_i386_efi_TRUE@ $(nodist_gptsync_module_SOURCES) \ -@COND_i386_efi_TRUE@ gptsync.marker -@COND_i386_efi_TRUE@am__append_1485 = gptsync.mod -@COND_i386_efi_TRUE@am__append_1486 = gptsync.marker -@COND_i386_qemu_TRUE@am__append_1487 = gptsync.module -@COND_i386_qemu_TRUE@am__append_1488 = gptsync.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_1489 = -@COND_i386_qemu_TRUE@am__append_1490 = $(nodist_gptsync_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_1491 = \ -@COND_i386_qemu_TRUE@ $(nodist_gptsync_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gptsync.marker -@COND_i386_qemu_TRUE@am__append_1492 = gptsync.mod -@COND_i386_qemu_TRUE@am__append_1493 = gptsync.marker -@COND_i386_coreboot_TRUE@am__append_1494 = gptsync.module -@COND_i386_coreboot_TRUE@am__append_1495 = gptsync.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_1496 = -@COND_i386_coreboot_TRUE@am__append_1497 = $(nodist_gptsync_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_1498 = \ -@COND_i386_coreboot_TRUE@ $(nodist_gptsync_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gptsync.marker -@COND_i386_coreboot_TRUE@am__append_1499 = gptsync.mod -@COND_i386_coreboot_TRUE@am__append_1500 = gptsync.marker -@COND_i386_multiboot_TRUE@am__append_1501 = gptsync.module -@COND_i386_multiboot_TRUE@am__append_1502 = gptsync.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_1503 = -@COND_i386_multiboot_TRUE@am__append_1504 = $(nodist_gptsync_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1505 = \ -@COND_i386_multiboot_TRUE@ $(nodist_gptsync_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gptsync.marker -@COND_i386_multiboot_TRUE@am__append_1506 = gptsync.mod -@COND_i386_multiboot_TRUE@am__append_1507 = gptsync.marker -@COND_i386_ieee1275_TRUE@am__append_1508 = gptsync.module -@COND_i386_ieee1275_TRUE@am__append_1509 = gptsync.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_1510 = -@COND_i386_ieee1275_TRUE@am__append_1511 = $(nodist_gptsync_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_1512 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_gptsync_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gptsync.marker -@COND_i386_ieee1275_TRUE@am__append_1513 = gptsync.mod -@COND_i386_ieee1275_TRUE@am__append_1514 = gptsync.marker -@COND_x86_64_efi_TRUE@am__append_1515 = gptsync.module -@COND_x86_64_efi_TRUE@am__append_1516 = gptsync.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_1517 = -@COND_x86_64_efi_TRUE@am__append_1518 = $(nodist_gptsync_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1519 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gptsync_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gptsync.marker -@COND_x86_64_efi_TRUE@am__append_1520 = gptsync.mod -@COND_x86_64_efi_TRUE@am__append_1521 = gptsync.marker -@COND_mips_yeeloong_TRUE@am__append_1522 = gptsync.module -@COND_mips_yeeloong_TRUE@am__append_1523 = gptsync.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_1524 = -@COND_mips_yeeloong_TRUE@am__append_1525 = $(nodist_gptsync_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_1526 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_gptsync_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gptsync.marker -@COND_mips_yeeloong_TRUE@am__append_1527 = gptsync.mod -@COND_mips_yeeloong_TRUE@am__append_1528 = gptsync.marker -@COND_sparc64_ieee1275_TRUE@am__append_1529 = gptsync.module -@COND_sparc64_ieee1275_TRUE@am__append_1530 = gptsync.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_1531 = -@COND_sparc64_ieee1275_TRUE@am__append_1532 = $(nodist_gptsync_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_1533 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_gptsync_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gptsync.marker -@COND_sparc64_ieee1275_TRUE@am__append_1534 = gptsync.mod -@COND_sparc64_ieee1275_TRUE@am__append_1535 = gptsync.marker -@COND_powerpc_ieee1275_TRUE@am__append_1536 = gptsync.module -@COND_powerpc_ieee1275_TRUE@am__append_1537 = gptsync.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_1538 = -@COND_powerpc_ieee1275_TRUE@am__append_1539 = $(nodist_gptsync_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_1540 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_gptsync_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gptsync.marker -@COND_powerpc_ieee1275_TRUE@am__append_1541 = gptsync.mod -@COND_powerpc_ieee1275_TRUE@am__append_1542 = gptsync.marker -@COND_emu_TRUE@am__append_1543 = halt.module -@COND_emu_TRUE@am__append_1544 = halt.module$(EXEEXT) -@COND_emu_TRUE@am__append_1545 = -@COND_emu_TRUE@am__append_1546 = $(nodist_halt_module_SOURCES) -@COND_emu_TRUE@am__append_1547 = $(nodist_halt_module_SOURCES) \ -@COND_emu_TRUE@ halt.marker -@COND_emu_TRUE@am__append_1548 = halt.mod -@COND_emu_TRUE@am__append_1549 = halt.marker -@COND_i386_pc_TRUE@am__append_1550 = halt.module -@COND_i386_pc_TRUE@am__append_1551 = halt.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_1552 = -@COND_i386_pc_TRUE@am__append_1553 = $(nodist_halt_module_SOURCES) -@COND_i386_pc_TRUE@am__append_1554 = $(nodist_halt_module_SOURCES) \ -@COND_i386_pc_TRUE@ halt.marker -@COND_i386_pc_TRUE@am__append_1555 = halt.mod -@COND_i386_pc_TRUE@am__append_1556 = halt.marker -@COND_i386_efi_TRUE@am__append_1557 = halt.module -@COND_i386_efi_TRUE@am__append_1558 = halt.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_1559 = -@COND_i386_efi_TRUE@am__append_1560 = $(nodist_halt_module_SOURCES) -@COND_i386_efi_TRUE@am__append_1561 = $(nodist_halt_module_SOURCES) \ -@COND_i386_efi_TRUE@ halt.marker -@COND_i386_efi_TRUE@am__append_1562 = halt.mod -@COND_i386_efi_TRUE@am__append_1563 = halt.marker -@COND_i386_qemu_TRUE@am__append_1564 = halt.module -@COND_i386_qemu_TRUE@am__append_1565 = halt.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_1566 = -@COND_i386_qemu_TRUE@am__append_1567 = $(nodist_halt_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_1568 = $(nodist_halt_module_SOURCES) \ -@COND_i386_qemu_TRUE@ halt.marker -@COND_i386_qemu_TRUE@am__append_1569 = halt.mod -@COND_i386_qemu_TRUE@am__append_1570 = halt.marker -@COND_i386_coreboot_TRUE@am__append_1571 = halt.module -@COND_i386_coreboot_TRUE@am__append_1572 = halt.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_1573 = -@COND_i386_coreboot_TRUE@am__append_1574 = $(nodist_halt_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_1575 = \ -@COND_i386_coreboot_TRUE@ $(nodist_halt_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ halt.marker -@COND_i386_coreboot_TRUE@am__append_1576 = halt.mod -@COND_i386_coreboot_TRUE@am__append_1577 = halt.marker -@COND_i386_multiboot_TRUE@am__append_1578 = halt.module -@COND_i386_multiboot_TRUE@am__append_1579 = halt.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_1580 = -@COND_i386_multiboot_TRUE@am__append_1581 = $(nodist_halt_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1582 = \ -@COND_i386_multiboot_TRUE@ $(nodist_halt_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ halt.marker -@COND_i386_multiboot_TRUE@am__append_1583 = halt.mod -@COND_i386_multiboot_TRUE@am__append_1584 = halt.marker -@COND_i386_ieee1275_TRUE@am__append_1585 = halt.module -@COND_i386_ieee1275_TRUE@am__append_1586 = halt.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_1587 = -@COND_i386_ieee1275_TRUE@am__append_1588 = $(nodist_halt_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_1589 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_halt_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ halt.marker -@COND_i386_ieee1275_TRUE@am__append_1590 = halt.mod -@COND_i386_ieee1275_TRUE@am__append_1591 = halt.marker -@COND_x86_64_efi_TRUE@am__append_1592 = halt.module -@COND_x86_64_efi_TRUE@am__append_1593 = halt.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_1594 = -@COND_x86_64_efi_TRUE@am__append_1595 = $(nodist_halt_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1596 = $(nodist_halt_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ halt.marker -@COND_x86_64_efi_TRUE@am__append_1597 = halt.mod -@COND_x86_64_efi_TRUE@am__append_1598 = halt.marker -@COND_mips_yeeloong_TRUE@am__append_1599 = halt.module -@COND_mips_yeeloong_TRUE@am__append_1600 = halt.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_1601 = -@COND_mips_yeeloong_TRUE@am__append_1602 = $(nodist_halt_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_1603 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_halt_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ halt.marker -@COND_mips_yeeloong_TRUE@am__append_1604 = halt.mod -@COND_mips_yeeloong_TRUE@am__append_1605 = halt.marker -@COND_sparc64_ieee1275_TRUE@am__append_1606 = halt.module -@COND_sparc64_ieee1275_TRUE@am__append_1607 = halt.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_1608 = -@COND_sparc64_ieee1275_TRUE@am__append_1609 = $(nodist_halt_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_1610 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_halt_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ halt.marker -@COND_sparc64_ieee1275_TRUE@am__append_1611 = halt.mod -@COND_sparc64_ieee1275_TRUE@am__append_1612 = halt.marker -@COND_powerpc_ieee1275_TRUE@am__append_1613 = halt.module -@COND_powerpc_ieee1275_TRUE@am__append_1614 = halt.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_1615 = -@COND_powerpc_ieee1275_TRUE@am__append_1616 = $(nodist_halt_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_1617 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_halt_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ halt.marker -@COND_powerpc_ieee1275_TRUE@am__append_1618 = halt.mod -@COND_powerpc_ieee1275_TRUE@am__append_1619 = halt.marker -@COND_emu_TRUE@am__append_1620 = hashsum.module -@COND_emu_TRUE@am__append_1621 = hashsum.module$(EXEEXT) -@COND_emu_TRUE@am__append_1622 = -@COND_emu_TRUE@am__append_1623 = $(nodist_hashsum_module_SOURCES) -@COND_emu_TRUE@am__append_1624 = $(nodist_hashsum_module_SOURCES) \ -@COND_emu_TRUE@ hashsum.marker -@COND_emu_TRUE@am__append_1625 = hashsum.mod -@COND_emu_TRUE@am__append_1626 = hashsum.marker -@COND_i386_pc_TRUE@am__append_1627 = hashsum.module -@COND_i386_pc_TRUE@am__append_1628 = hashsum.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_1629 = -@COND_i386_pc_TRUE@am__append_1630 = $(nodist_hashsum_module_SOURCES) -@COND_i386_pc_TRUE@am__append_1631 = $(nodist_hashsum_module_SOURCES) \ -@COND_i386_pc_TRUE@ hashsum.marker -@COND_i386_pc_TRUE@am__append_1632 = hashsum.mod -@COND_i386_pc_TRUE@am__append_1633 = hashsum.marker -@COND_i386_efi_TRUE@am__append_1634 = hashsum.module -@COND_i386_efi_TRUE@am__append_1635 = hashsum.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_1636 = -@COND_i386_efi_TRUE@am__append_1637 = $(nodist_hashsum_module_SOURCES) -@COND_i386_efi_TRUE@am__append_1638 = \ -@COND_i386_efi_TRUE@ $(nodist_hashsum_module_SOURCES) \ -@COND_i386_efi_TRUE@ hashsum.marker -@COND_i386_efi_TRUE@am__append_1639 = hashsum.mod -@COND_i386_efi_TRUE@am__append_1640 = hashsum.marker -@COND_i386_qemu_TRUE@am__append_1641 = hashsum.module -@COND_i386_qemu_TRUE@am__append_1642 = hashsum.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_1643 = -@COND_i386_qemu_TRUE@am__append_1644 = $(nodist_hashsum_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_1645 = \ -@COND_i386_qemu_TRUE@ $(nodist_hashsum_module_SOURCES) \ -@COND_i386_qemu_TRUE@ hashsum.marker -@COND_i386_qemu_TRUE@am__append_1646 = hashsum.mod -@COND_i386_qemu_TRUE@am__append_1647 = hashsum.marker -@COND_i386_coreboot_TRUE@am__append_1648 = hashsum.module -@COND_i386_coreboot_TRUE@am__append_1649 = hashsum.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_1650 = -@COND_i386_coreboot_TRUE@am__append_1651 = $(nodist_hashsum_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_1652 = \ -@COND_i386_coreboot_TRUE@ $(nodist_hashsum_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ hashsum.marker -@COND_i386_coreboot_TRUE@am__append_1653 = hashsum.mod -@COND_i386_coreboot_TRUE@am__append_1654 = hashsum.marker -@COND_i386_multiboot_TRUE@am__append_1655 = hashsum.module -@COND_i386_multiboot_TRUE@am__append_1656 = hashsum.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_1657 = -@COND_i386_multiboot_TRUE@am__append_1658 = $(nodist_hashsum_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1659 = \ -@COND_i386_multiboot_TRUE@ $(nodist_hashsum_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ hashsum.marker -@COND_i386_multiboot_TRUE@am__append_1660 = hashsum.mod -@COND_i386_multiboot_TRUE@am__append_1661 = hashsum.marker -@COND_i386_ieee1275_TRUE@am__append_1662 = hashsum.module -@COND_i386_ieee1275_TRUE@am__append_1663 = hashsum.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_1664 = -@COND_i386_ieee1275_TRUE@am__append_1665 = $(nodist_hashsum_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_1666 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_hashsum_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ hashsum.marker -@COND_i386_ieee1275_TRUE@am__append_1667 = hashsum.mod -@COND_i386_ieee1275_TRUE@am__append_1668 = hashsum.marker -@COND_x86_64_efi_TRUE@am__append_1669 = hashsum.module -@COND_x86_64_efi_TRUE@am__append_1670 = hashsum.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_1671 = -@COND_x86_64_efi_TRUE@am__append_1672 = $(nodist_hashsum_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1673 = \ -@COND_x86_64_efi_TRUE@ $(nodist_hashsum_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ hashsum.marker -@COND_x86_64_efi_TRUE@am__append_1674 = hashsum.mod -@COND_x86_64_efi_TRUE@am__append_1675 = hashsum.marker -@COND_mips_yeeloong_TRUE@am__append_1676 = hashsum.module -@COND_mips_yeeloong_TRUE@am__append_1677 = hashsum.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_1678 = -@COND_mips_yeeloong_TRUE@am__append_1679 = $(nodist_hashsum_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_1680 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_hashsum_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ hashsum.marker -@COND_mips_yeeloong_TRUE@am__append_1681 = hashsum.mod -@COND_mips_yeeloong_TRUE@am__append_1682 = hashsum.marker -@COND_sparc64_ieee1275_TRUE@am__append_1683 = hashsum.module -@COND_sparc64_ieee1275_TRUE@am__append_1684 = hashsum.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_1685 = -@COND_sparc64_ieee1275_TRUE@am__append_1686 = $(nodist_hashsum_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_1687 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_hashsum_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ hashsum.marker -@COND_sparc64_ieee1275_TRUE@am__append_1688 = hashsum.mod -@COND_sparc64_ieee1275_TRUE@am__append_1689 = hashsum.marker -@COND_powerpc_ieee1275_TRUE@am__append_1690 = hashsum.module -@COND_powerpc_ieee1275_TRUE@am__append_1691 = hashsum.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_1692 = -@COND_powerpc_ieee1275_TRUE@am__append_1693 = $(nodist_hashsum_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_1694 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_hashsum_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ hashsum.marker -@COND_powerpc_ieee1275_TRUE@am__append_1695 = hashsum.mod -@COND_powerpc_ieee1275_TRUE@am__append_1696 = hashsum.marker -@COND_i386_pc_TRUE@am__append_1697 = hdparm.module -@COND_i386_pc_TRUE@am__append_1698 = hdparm.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_1699 = -@COND_i386_pc_TRUE@am__append_1700 = $(nodist_hdparm_module_SOURCES) -@COND_i386_pc_TRUE@am__append_1701 = $(nodist_hdparm_module_SOURCES) \ -@COND_i386_pc_TRUE@ hdparm.marker -@COND_i386_pc_TRUE@am__append_1702 = hdparm.mod -@COND_i386_pc_TRUE@am__append_1703 = hdparm.marker -@COND_i386_efi_TRUE@am__append_1704 = hdparm.module -@COND_i386_efi_TRUE@am__append_1705 = hdparm.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_1706 = -@COND_i386_efi_TRUE@am__append_1707 = $(nodist_hdparm_module_SOURCES) -@COND_i386_efi_TRUE@am__append_1708 = $(nodist_hdparm_module_SOURCES) \ -@COND_i386_efi_TRUE@ hdparm.marker -@COND_i386_efi_TRUE@am__append_1709 = hdparm.mod -@COND_i386_efi_TRUE@am__append_1710 = hdparm.marker -@COND_i386_qemu_TRUE@am__append_1711 = hdparm.module -@COND_i386_qemu_TRUE@am__append_1712 = hdparm.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_1713 = -@COND_i386_qemu_TRUE@am__append_1714 = $(nodist_hdparm_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_1715 = \ -@COND_i386_qemu_TRUE@ $(nodist_hdparm_module_SOURCES) \ -@COND_i386_qemu_TRUE@ hdparm.marker -@COND_i386_qemu_TRUE@am__append_1716 = hdparm.mod -@COND_i386_qemu_TRUE@am__append_1717 = hdparm.marker -@COND_i386_coreboot_TRUE@am__append_1718 = hdparm.module -@COND_i386_coreboot_TRUE@am__append_1719 = hdparm.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_1720 = -@COND_i386_coreboot_TRUE@am__append_1721 = $(nodist_hdparm_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_1722 = \ -@COND_i386_coreboot_TRUE@ $(nodist_hdparm_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ hdparm.marker -@COND_i386_coreboot_TRUE@am__append_1723 = hdparm.mod -@COND_i386_coreboot_TRUE@am__append_1724 = hdparm.marker -@COND_i386_multiboot_TRUE@am__append_1725 = hdparm.module -@COND_i386_multiboot_TRUE@am__append_1726 = hdparm.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_1727 = -@COND_i386_multiboot_TRUE@am__append_1728 = $(nodist_hdparm_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1729 = \ -@COND_i386_multiboot_TRUE@ $(nodist_hdparm_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ hdparm.marker -@COND_i386_multiboot_TRUE@am__append_1730 = hdparm.mod -@COND_i386_multiboot_TRUE@am__append_1731 = hdparm.marker -@COND_i386_ieee1275_TRUE@am__append_1732 = hdparm.module -@COND_i386_ieee1275_TRUE@am__append_1733 = hdparm.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_1734 = -@COND_i386_ieee1275_TRUE@am__append_1735 = $(nodist_hdparm_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_1736 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_hdparm_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ hdparm.marker -@COND_i386_ieee1275_TRUE@am__append_1737 = hdparm.mod -@COND_i386_ieee1275_TRUE@am__append_1738 = hdparm.marker -@COND_x86_64_efi_TRUE@am__append_1739 = hdparm.module -@COND_x86_64_efi_TRUE@am__append_1740 = hdparm.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_1741 = -@COND_x86_64_efi_TRUE@am__append_1742 = $(nodist_hdparm_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1743 = \ -@COND_x86_64_efi_TRUE@ $(nodist_hdparm_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ hdparm.marker -@COND_x86_64_efi_TRUE@am__append_1744 = hdparm.mod -@COND_x86_64_efi_TRUE@am__append_1745 = hdparm.marker -@COND_mips_yeeloong_TRUE@am__append_1746 = hdparm.module -@COND_mips_yeeloong_TRUE@am__append_1747 = hdparm.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_1748 = -@COND_mips_yeeloong_TRUE@am__append_1749 = $(nodist_hdparm_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_1750 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_hdparm_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ hdparm.marker -@COND_mips_yeeloong_TRUE@am__append_1751 = hdparm.mod -@COND_mips_yeeloong_TRUE@am__append_1752 = hdparm.marker -@COND_emu_TRUE@am__append_1753 = help.module -@COND_emu_TRUE@am__append_1754 = help.module$(EXEEXT) -@COND_emu_TRUE@am__append_1755 = -@COND_emu_TRUE@am__append_1756 = $(nodist_help_module_SOURCES) -@COND_emu_TRUE@am__append_1757 = $(nodist_help_module_SOURCES) \ -@COND_emu_TRUE@ help.marker -@COND_emu_TRUE@am__append_1758 = help.mod -@COND_emu_TRUE@am__append_1759 = help.marker -@COND_i386_pc_TRUE@am__append_1760 = help.module -@COND_i386_pc_TRUE@am__append_1761 = help.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_1762 = -@COND_i386_pc_TRUE@am__append_1763 = $(nodist_help_module_SOURCES) -@COND_i386_pc_TRUE@am__append_1764 = $(nodist_help_module_SOURCES) \ -@COND_i386_pc_TRUE@ help.marker -@COND_i386_pc_TRUE@am__append_1765 = help.mod -@COND_i386_pc_TRUE@am__append_1766 = help.marker -@COND_i386_efi_TRUE@am__append_1767 = help.module -@COND_i386_efi_TRUE@am__append_1768 = help.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_1769 = -@COND_i386_efi_TRUE@am__append_1770 = $(nodist_help_module_SOURCES) -@COND_i386_efi_TRUE@am__append_1771 = $(nodist_help_module_SOURCES) \ -@COND_i386_efi_TRUE@ help.marker -@COND_i386_efi_TRUE@am__append_1772 = help.mod -@COND_i386_efi_TRUE@am__append_1773 = help.marker -@COND_i386_qemu_TRUE@am__append_1774 = help.module -@COND_i386_qemu_TRUE@am__append_1775 = help.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_1776 = -@COND_i386_qemu_TRUE@am__append_1777 = $(nodist_help_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_1778 = $(nodist_help_module_SOURCES) \ -@COND_i386_qemu_TRUE@ help.marker -@COND_i386_qemu_TRUE@am__append_1779 = help.mod -@COND_i386_qemu_TRUE@am__append_1780 = help.marker -@COND_i386_coreboot_TRUE@am__append_1781 = help.module -@COND_i386_coreboot_TRUE@am__append_1782 = help.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_1783 = -@COND_i386_coreboot_TRUE@am__append_1784 = $(nodist_help_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_1785 = \ -@COND_i386_coreboot_TRUE@ $(nodist_help_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ help.marker -@COND_i386_coreboot_TRUE@am__append_1786 = help.mod -@COND_i386_coreboot_TRUE@am__append_1787 = help.marker -@COND_i386_multiboot_TRUE@am__append_1788 = help.module -@COND_i386_multiboot_TRUE@am__append_1789 = help.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_1790 = -@COND_i386_multiboot_TRUE@am__append_1791 = $(nodist_help_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1792 = \ -@COND_i386_multiboot_TRUE@ $(nodist_help_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ help.marker -@COND_i386_multiboot_TRUE@am__append_1793 = help.mod -@COND_i386_multiboot_TRUE@am__append_1794 = help.marker -@COND_i386_ieee1275_TRUE@am__append_1795 = help.module -@COND_i386_ieee1275_TRUE@am__append_1796 = help.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_1797 = -@COND_i386_ieee1275_TRUE@am__append_1798 = $(nodist_help_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_1799 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_help_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ help.marker -@COND_i386_ieee1275_TRUE@am__append_1800 = help.mod -@COND_i386_ieee1275_TRUE@am__append_1801 = help.marker -@COND_x86_64_efi_TRUE@am__append_1802 = help.module -@COND_x86_64_efi_TRUE@am__append_1803 = help.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_1804 = -@COND_x86_64_efi_TRUE@am__append_1805 = $(nodist_help_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1806 = $(nodist_help_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ help.marker -@COND_x86_64_efi_TRUE@am__append_1807 = help.mod -@COND_x86_64_efi_TRUE@am__append_1808 = help.marker -@COND_mips_yeeloong_TRUE@am__append_1809 = help.module -@COND_mips_yeeloong_TRUE@am__append_1810 = help.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_1811 = -@COND_mips_yeeloong_TRUE@am__append_1812 = $(nodist_help_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_1813 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_help_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ help.marker -@COND_mips_yeeloong_TRUE@am__append_1814 = help.mod -@COND_mips_yeeloong_TRUE@am__append_1815 = help.marker -@COND_sparc64_ieee1275_TRUE@am__append_1816 = help.module -@COND_sparc64_ieee1275_TRUE@am__append_1817 = help.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_1818 = -@COND_sparc64_ieee1275_TRUE@am__append_1819 = $(nodist_help_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_1820 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_help_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ help.marker -@COND_sparc64_ieee1275_TRUE@am__append_1821 = help.mod -@COND_sparc64_ieee1275_TRUE@am__append_1822 = help.marker -@COND_powerpc_ieee1275_TRUE@am__append_1823 = help.module -@COND_powerpc_ieee1275_TRUE@am__append_1824 = help.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_1825 = -@COND_powerpc_ieee1275_TRUE@am__append_1826 = $(nodist_help_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_1827 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_help_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ help.marker -@COND_powerpc_ieee1275_TRUE@am__append_1828 = help.mod -@COND_powerpc_ieee1275_TRUE@am__append_1829 = help.marker -@COND_emu_TRUE@am__append_1830 = hexdump.module -@COND_emu_TRUE@am__append_1831 = hexdump.module$(EXEEXT) -@COND_emu_TRUE@am__append_1832 = -@COND_emu_TRUE@am__append_1833 = $(nodist_hexdump_module_SOURCES) -@COND_emu_TRUE@am__append_1834 = $(nodist_hexdump_module_SOURCES) \ -@COND_emu_TRUE@ hexdump.marker -@COND_emu_TRUE@am__append_1835 = hexdump.mod -@COND_emu_TRUE@am__append_1836 = hexdump.marker -@COND_i386_pc_TRUE@am__append_1837 = hexdump.module -@COND_i386_pc_TRUE@am__append_1838 = hexdump.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_1839 = -@COND_i386_pc_TRUE@am__append_1840 = $(nodist_hexdump_module_SOURCES) -@COND_i386_pc_TRUE@am__append_1841 = $(nodist_hexdump_module_SOURCES) \ -@COND_i386_pc_TRUE@ hexdump.marker -@COND_i386_pc_TRUE@am__append_1842 = hexdump.mod -@COND_i386_pc_TRUE@am__append_1843 = hexdump.marker -@COND_i386_efi_TRUE@am__append_1844 = hexdump.module -@COND_i386_efi_TRUE@am__append_1845 = hexdump.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_1846 = -@COND_i386_efi_TRUE@am__append_1847 = $(nodist_hexdump_module_SOURCES) -@COND_i386_efi_TRUE@am__append_1848 = \ -@COND_i386_efi_TRUE@ $(nodist_hexdump_module_SOURCES) \ -@COND_i386_efi_TRUE@ hexdump.marker -@COND_i386_efi_TRUE@am__append_1849 = hexdump.mod -@COND_i386_efi_TRUE@am__append_1850 = hexdump.marker -@COND_i386_qemu_TRUE@am__append_1851 = hexdump.module -@COND_i386_qemu_TRUE@am__append_1852 = hexdump.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_1853 = -@COND_i386_qemu_TRUE@am__append_1854 = $(nodist_hexdump_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_1855 = \ -@COND_i386_qemu_TRUE@ $(nodist_hexdump_module_SOURCES) \ -@COND_i386_qemu_TRUE@ hexdump.marker -@COND_i386_qemu_TRUE@am__append_1856 = hexdump.mod -@COND_i386_qemu_TRUE@am__append_1857 = hexdump.marker -@COND_i386_coreboot_TRUE@am__append_1858 = hexdump.module -@COND_i386_coreboot_TRUE@am__append_1859 = hexdump.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_1860 = -@COND_i386_coreboot_TRUE@am__append_1861 = $(nodist_hexdump_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_1862 = \ -@COND_i386_coreboot_TRUE@ $(nodist_hexdump_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ hexdump.marker -@COND_i386_coreboot_TRUE@am__append_1863 = hexdump.mod -@COND_i386_coreboot_TRUE@am__append_1864 = hexdump.marker -@COND_i386_multiboot_TRUE@am__append_1865 = hexdump.module -@COND_i386_multiboot_TRUE@am__append_1866 = hexdump.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_1867 = -@COND_i386_multiboot_TRUE@am__append_1868 = $(nodist_hexdump_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1869 = \ -@COND_i386_multiboot_TRUE@ $(nodist_hexdump_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ hexdump.marker -@COND_i386_multiboot_TRUE@am__append_1870 = hexdump.mod -@COND_i386_multiboot_TRUE@am__append_1871 = hexdump.marker -@COND_i386_ieee1275_TRUE@am__append_1872 = hexdump.module -@COND_i386_ieee1275_TRUE@am__append_1873 = hexdump.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_1874 = -@COND_i386_ieee1275_TRUE@am__append_1875 = $(nodist_hexdump_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_1876 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_hexdump_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ hexdump.marker -@COND_i386_ieee1275_TRUE@am__append_1877 = hexdump.mod -@COND_i386_ieee1275_TRUE@am__append_1878 = hexdump.marker -@COND_x86_64_efi_TRUE@am__append_1879 = hexdump.module -@COND_x86_64_efi_TRUE@am__append_1880 = hexdump.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_1881 = -@COND_x86_64_efi_TRUE@am__append_1882 = $(nodist_hexdump_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1883 = \ -@COND_x86_64_efi_TRUE@ $(nodist_hexdump_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ hexdump.marker -@COND_x86_64_efi_TRUE@am__append_1884 = hexdump.mod -@COND_x86_64_efi_TRUE@am__append_1885 = hexdump.marker -@COND_mips_yeeloong_TRUE@am__append_1886 = hexdump.module -@COND_mips_yeeloong_TRUE@am__append_1887 = hexdump.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_1888 = -@COND_mips_yeeloong_TRUE@am__append_1889 = $(nodist_hexdump_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_1890 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_hexdump_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ hexdump.marker -@COND_mips_yeeloong_TRUE@am__append_1891 = hexdump.mod -@COND_mips_yeeloong_TRUE@am__append_1892 = hexdump.marker -@COND_sparc64_ieee1275_TRUE@am__append_1893 = hexdump.module -@COND_sparc64_ieee1275_TRUE@am__append_1894 = hexdump.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_1895 = -@COND_sparc64_ieee1275_TRUE@am__append_1896 = $(nodist_hexdump_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_1897 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_hexdump_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ hexdump.marker -@COND_sparc64_ieee1275_TRUE@am__append_1898 = hexdump.mod -@COND_sparc64_ieee1275_TRUE@am__append_1899 = hexdump.marker -@COND_powerpc_ieee1275_TRUE@am__append_1900 = hexdump.module -@COND_powerpc_ieee1275_TRUE@am__append_1901 = hexdump.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_1902 = -@COND_powerpc_ieee1275_TRUE@am__append_1903 = $(nodist_hexdump_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_1904 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_hexdump_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ hexdump.marker -@COND_powerpc_ieee1275_TRUE@am__append_1905 = hexdump.mod -@COND_powerpc_ieee1275_TRUE@am__append_1906 = hexdump.marker -@COND_emu_TRUE@am__append_1907 = keystatus.module -@COND_emu_TRUE@am__append_1908 = keystatus.module$(EXEEXT) -@COND_emu_TRUE@am__append_1909 = -@COND_emu_TRUE@am__append_1910 = $(nodist_keystatus_module_SOURCES) -@COND_emu_TRUE@am__append_1911 = $(nodist_keystatus_module_SOURCES) \ -@COND_emu_TRUE@ keystatus.marker -@COND_emu_TRUE@am__append_1912 = keystatus.mod -@COND_emu_TRUE@am__append_1913 = keystatus.marker -@COND_i386_pc_TRUE@am__append_1914 = keystatus.module -@COND_i386_pc_TRUE@am__append_1915 = keystatus.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_1916 = -@COND_i386_pc_TRUE@am__append_1917 = $(nodist_keystatus_module_SOURCES) -@COND_i386_pc_TRUE@am__append_1918 = \ -@COND_i386_pc_TRUE@ $(nodist_keystatus_module_SOURCES) \ -@COND_i386_pc_TRUE@ keystatus.marker -@COND_i386_pc_TRUE@am__append_1919 = keystatus.mod -@COND_i386_pc_TRUE@am__append_1920 = keystatus.marker -@COND_i386_efi_TRUE@am__append_1921 = keystatus.module -@COND_i386_efi_TRUE@am__append_1922 = keystatus.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_1923 = -@COND_i386_efi_TRUE@am__append_1924 = $(nodist_keystatus_module_SOURCES) -@COND_i386_efi_TRUE@am__append_1925 = \ -@COND_i386_efi_TRUE@ $(nodist_keystatus_module_SOURCES) \ -@COND_i386_efi_TRUE@ keystatus.marker -@COND_i386_efi_TRUE@am__append_1926 = keystatus.mod -@COND_i386_efi_TRUE@am__append_1927 = keystatus.marker -@COND_i386_qemu_TRUE@am__append_1928 = keystatus.module -@COND_i386_qemu_TRUE@am__append_1929 = keystatus.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_1930 = -@COND_i386_qemu_TRUE@am__append_1931 = $(nodist_keystatus_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_1932 = \ -@COND_i386_qemu_TRUE@ $(nodist_keystatus_module_SOURCES) \ -@COND_i386_qemu_TRUE@ keystatus.marker -@COND_i386_qemu_TRUE@am__append_1933 = keystatus.mod -@COND_i386_qemu_TRUE@am__append_1934 = keystatus.marker -@COND_i386_coreboot_TRUE@am__append_1935 = keystatus.module -@COND_i386_coreboot_TRUE@am__append_1936 = keystatus.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_1937 = -@COND_i386_coreboot_TRUE@am__append_1938 = $(nodist_keystatus_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_1939 = \ -@COND_i386_coreboot_TRUE@ $(nodist_keystatus_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ keystatus.marker -@COND_i386_coreboot_TRUE@am__append_1940 = keystatus.mod -@COND_i386_coreboot_TRUE@am__append_1941 = keystatus.marker -@COND_i386_multiboot_TRUE@am__append_1942 = keystatus.module -@COND_i386_multiboot_TRUE@am__append_1943 = keystatus.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_1944 = -@COND_i386_multiboot_TRUE@am__append_1945 = $(nodist_keystatus_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_1946 = \ -@COND_i386_multiboot_TRUE@ $(nodist_keystatus_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ keystatus.marker -@COND_i386_multiboot_TRUE@am__append_1947 = keystatus.mod -@COND_i386_multiboot_TRUE@am__append_1948 = keystatus.marker -@COND_i386_ieee1275_TRUE@am__append_1949 = keystatus.module -@COND_i386_ieee1275_TRUE@am__append_1950 = keystatus.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_1951 = -@COND_i386_ieee1275_TRUE@am__append_1952 = $(nodist_keystatus_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_1953 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_keystatus_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ keystatus.marker -@COND_i386_ieee1275_TRUE@am__append_1954 = keystatus.mod -@COND_i386_ieee1275_TRUE@am__append_1955 = keystatus.marker -@COND_x86_64_efi_TRUE@am__append_1956 = keystatus.module -@COND_x86_64_efi_TRUE@am__append_1957 = keystatus.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_1958 = -@COND_x86_64_efi_TRUE@am__append_1959 = $(nodist_keystatus_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1960 = \ -@COND_x86_64_efi_TRUE@ $(nodist_keystatus_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ keystatus.marker -@COND_x86_64_efi_TRUE@am__append_1961 = keystatus.mod -@COND_x86_64_efi_TRUE@am__append_1962 = keystatus.marker -@COND_mips_yeeloong_TRUE@am__append_1963 = keystatus.module -@COND_mips_yeeloong_TRUE@am__append_1964 = keystatus.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_1965 = -@COND_mips_yeeloong_TRUE@am__append_1966 = $(nodist_keystatus_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_1967 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_keystatus_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ keystatus.marker -@COND_mips_yeeloong_TRUE@am__append_1968 = keystatus.mod -@COND_mips_yeeloong_TRUE@am__append_1969 = keystatus.marker -@COND_sparc64_ieee1275_TRUE@am__append_1970 = keystatus.module -@COND_sparc64_ieee1275_TRUE@am__append_1971 = keystatus.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_1972 = -@COND_sparc64_ieee1275_TRUE@am__append_1973 = $(nodist_keystatus_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_1974 = $(nodist_keystatus_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ keystatus.marker -@COND_sparc64_ieee1275_TRUE@am__append_1975 = keystatus.mod -@COND_sparc64_ieee1275_TRUE@am__append_1976 = keystatus.marker -@COND_powerpc_ieee1275_TRUE@am__append_1977 = keystatus.module -@COND_powerpc_ieee1275_TRUE@am__append_1978 = keystatus.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_1979 = -@COND_powerpc_ieee1275_TRUE@am__append_1980 = $(nodist_keystatus_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_1981 = $(nodist_keystatus_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ keystatus.marker -@COND_powerpc_ieee1275_TRUE@am__append_1982 = keystatus.mod -@COND_powerpc_ieee1275_TRUE@am__append_1983 = keystatus.marker -@COND_i386_efi_TRUE@am__append_1984 = loadbios.module -@COND_i386_efi_TRUE@am__append_1985 = loadbios.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_1986 = -@COND_i386_efi_TRUE@am__append_1987 = $(nodist_loadbios_module_SOURCES) -@COND_i386_efi_TRUE@am__append_1988 = \ -@COND_i386_efi_TRUE@ $(nodist_loadbios_module_SOURCES) \ -@COND_i386_efi_TRUE@ loadbios.marker -@COND_i386_efi_TRUE@am__append_1989 = loadbios.mod -@COND_i386_efi_TRUE@am__append_1990 = loadbios.marker -@COND_x86_64_efi_TRUE@am__append_1991 = loadbios.module -@COND_x86_64_efi_TRUE@am__append_1992 = loadbios.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_1993 = -@COND_x86_64_efi_TRUE@am__append_1994 = $(nodist_loadbios_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_1995 = \ -@COND_x86_64_efi_TRUE@ $(nodist_loadbios_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ loadbios.marker -@COND_x86_64_efi_TRUE@am__append_1996 = loadbios.mod -@COND_x86_64_efi_TRUE@am__append_1997 = loadbios.marker -@COND_emu_TRUE@am__append_1998 = loadenv.module -@COND_emu_TRUE@am__append_1999 = loadenv.module$(EXEEXT) -@COND_emu_TRUE@am__append_2000 = -@COND_emu_TRUE@am__append_2001 = $(nodist_loadenv_module_SOURCES) -@COND_emu_TRUE@am__append_2002 = $(nodist_loadenv_module_SOURCES) \ -@COND_emu_TRUE@ loadenv.marker -@COND_emu_TRUE@am__append_2003 = loadenv.mod -@COND_emu_TRUE@am__append_2004 = loadenv.marker -@COND_i386_pc_TRUE@am__append_2005 = loadenv.module -@COND_i386_pc_TRUE@am__append_2006 = loadenv.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_2007 = -@COND_i386_pc_TRUE@am__append_2008 = $(nodist_loadenv_module_SOURCES) -@COND_i386_pc_TRUE@am__append_2009 = $(nodist_loadenv_module_SOURCES) \ -@COND_i386_pc_TRUE@ loadenv.marker -@COND_i386_pc_TRUE@am__append_2010 = loadenv.mod -@COND_i386_pc_TRUE@am__append_2011 = loadenv.marker -@COND_i386_efi_TRUE@am__append_2012 = loadenv.module -@COND_i386_efi_TRUE@am__append_2013 = loadenv.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_2014 = -@COND_i386_efi_TRUE@am__append_2015 = $(nodist_loadenv_module_SOURCES) -@COND_i386_efi_TRUE@am__append_2016 = \ -@COND_i386_efi_TRUE@ $(nodist_loadenv_module_SOURCES) \ -@COND_i386_efi_TRUE@ loadenv.marker -@COND_i386_efi_TRUE@am__append_2017 = loadenv.mod -@COND_i386_efi_TRUE@am__append_2018 = loadenv.marker -@COND_i386_qemu_TRUE@am__append_2019 = loadenv.module -@COND_i386_qemu_TRUE@am__append_2020 = loadenv.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_2021 = -@COND_i386_qemu_TRUE@am__append_2022 = $(nodist_loadenv_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_2023 = \ -@COND_i386_qemu_TRUE@ $(nodist_loadenv_module_SOURCES) \ -@COND_i386_qemu_TRUE@ loadenv.marker -@COND_i386_qemu_TRUE@am__append_2024 = loadenv.mod -@COND_i386_qemu_TRUE@am__append_2025 = loadenv.marker -@COND_i386_coreboot_TRUE@am__append_2026 = loadenv.module -@COND_i386_coreboot_TRUE@am__append_2027 = loadenv.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_2028 = -@COND_i386_coreboot_TRUE@am__append_2029 = $(nodist_loadenv_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_2030 = \ -@COND_i386_coreboot_TRUE@ $(nodist_loadenv_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ loadenv.marker -@COND_i386_coreboot_TRUE@am__append_2031 = loadenv.mod -@COND_i386_coreboot_TRUE@am__append_2032 = loadenv.marker -@COND_i386_multiboot_TRUE@am__append_2033 = loadenv.module -@COND_i386_multiboot_TRUE@am__append_2034 = loadenv.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_2035 = -@COND_i386_multiboot_TRUE@am__append_2036 = $(nodist_loadenv_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_2037 = \ -@COND_i386_multiboot_TRUE@ $(nodist_loadenv_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ loadenv.marker -@COND_i386_multiboot_TRUE@am__append_2038 = loadenv.mod -@COND_i386_multiboot_TRUE@am__append_2039 = loadenv.marker -@COND_i386_ieee1275_TRUE@am__append_2040 = loadenv.module -@COND_i386_ieee1275_TRUE@am__append_2041 = loadenv.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_2042 = -@COND_i386_ieee1275_TRUE@am__append_2043 = $(nodist_loadenv_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_2044 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_loadenv_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ loadenv.marker -@COND_i386_ieee1275_TRUE@am__append_2045 = loadenv.mod -@COND_i386_ieee1275_TRUE@am__append_2046 = loadenv.marker -@COND_x86_64_efi_TRUE@am__append_2047 = loadenv.module -@COND_x86_64_efi_TRUE@am__append_2048 = loadenv.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_2049 = -@COND_x86_64_efi_TRUE@am__append_2050 = $(nodist_loadenv_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_2051 = \ -@COND_x86_64_efi_TRUE@ $(nodist_loadenv_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ loadenv.marker -@COND_x86_64_efi_TRUE@am__append_2052 = loadenv.mod -@COND_x86_64_efi_TRUE@am__append_2053 = loadenv.marker -@COND_mips_yeeloong_TRUE@am__append_2054 = loadenv.module -@COND_mips_yeeloong_TRUE@am__append_2055 = loadenv.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_2056 = -@COND_mips_yeeloong_TRUE@am__append_2057 = $(nodist_loadenv_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_2058 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_loadenv_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ loadenv.marker -@COND_mips_yeeloong_TRUE@am__append_2059 = loadenv.mod -@COND_mips_yeeloong_TRUE@am__append_2060 = loadenv.marker -@COND_sparc64_ieee1275_TRUE@am__append_2061 = loadenv.module -@COND_sparc64_ieee1275_TRUE@am__append_2062 = loadenv.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_2063 = -@COND_sparc64_ieee1275_TRUE@am__append_2064 = $(nodist_loadenv_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_2065 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_loadenv_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ loadenv.marker -@COND_sparc64_ieee1275_TRUE@am__append_2066 = loadenv.mod -@COND_sparc64_ieee1275_TRUE@am__append_2067 = loadenv.marker -@COND_powerpc_ieee1275_TRUE@am__append_2068 = loadenv.module -@COND_powerpc_ieee1275_TRUE@am__append_2069 = loadenv.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_2070 = -@COND_powerpc_ieee1275_TRUE@am__append_2071 = $(nodist_loadenv_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_2072 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_loadenv_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ loadenv.marker -@COND_powerpc_ieee1275_TRUE@am__append_2073 = loadenv.mod -@COND_powerpc_ieee1275_TRUE@am__append_2074 = loadenv.marker -@COND_emu_TRUE@am__append_2075 = ls.module -@COND_emu_TRUE@am__append_2076 = ls.module$(EXEEXT) -@COND_emu_TRUE@am__append_2077 = -@COND_emu_TRUE@am__append_2078 = $(nodist_ls_module_SOURCES) -@COND_emu_TRUE@am__append_2079 = $(nodist_ls_module_SOURCES) ls.marker -@COND_emu_TRUE@am__append_2080 = ls.mod -@COND_emu_TRUE@am__append_2081 = ls.marker -@COND_i386_pc_TRUE@am__append_2082 = ls.module -@COND_i386_pc_TRUE@am__append_2083 = ls.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_2084 = -@COND_i386_pc_TRUE@am__append_2085 = $(nodist_ls_module_SOURCES) -@COND_i386_pc_TRUE@am__append_2086 = $(nodist_ls_module_SOURCES) \ -@COND_i386_pc_TRUE@ ls.marker -@COND_i386_pc_TRUE@am__append_2087 = ls.mod -@COND_i386_pc_TRUE@am__append_2088 = ls.marker -@COND_i386_efi_TRUE@am__append_2089 = ls.module -@COND_i386_efi_TRUE@am__append_2090 = ls.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_2091 = -@COND_i386_efi_TRUE@am__append_2092 = $(nodist_ls_module_SOURCES) -@COND_i386_efi_TRUE@am__append_2093 = $(nodist_ls_module_SOURCES) \ -@COND_i386_efi_TRUE@ ls.marker -@COND_i386_efi_TRUE@am__append_2094 = ls.mod -@COND_i386_efi_TRUE@am__append_2095 = ls.marker -@COND_i386_qemu_TRUE@am__append_2096 = ls.module -@COND_i386_qemu_TRUE@am__append_2097 = ls.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_2098 = -@COND_i386_qemu_TRUE@am__append_2099 = $(nodist_ls_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_2100 = $(nodist_ls_module_SOURCES) \ -@COND_i386_qemu_TRUE@ ls.marker -@COND_i386_qemu_TRUE@am__append_2101 = ls.mod -@COND_i386_qemu_TRUE@am__append_2102 = ls.marker -@COND_i386_coreboot_TRUE@am__append_2103 = ls.module -@COND_i386_coreboot_TRUE@am__append_2104 = ls.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_2105 = -@COND_i386_coreboot_TRUE@am__append_2106 = $(nodist_ls_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_2107 = \ -@COND_i386_coreboot_TRUE@ $(nodist_ls_module_SOURCES) ls.marker -@COND_i386_coreboot_TRUE@am__append_2108 = ls.mod -@COND_i386_coreboot_TRUE@am__append_2109 = ls.marker -@COND_i386_multiboot_TRUE@am__append_2110 = ls.module -@COND_i386_multiboot_TRUE@am__append_2111 = ls.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_2112 = -@COND_i386_multiboot_TRUE@am__append_2113 = $(nodist_ls_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_2114 = \ -@COND_i386_multiboot_TRUE@ $(nodist_ls_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ ls.marker -@COND_i386_multiboot_TRUE@am__append_2115 = ls.mod -@COND_i386_multiboot_TRUE@am__append_2116 = ls.marker -@COND_i386_ieee1275_TRUE@am__append_2117 = ls.module -@COND_i386_ieee1275_TRUE@am__append_2118 = ls.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_2119 = -@COND_i386_ieee1275_TRUE@am__append_2120 = $(nodist_ls_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_2121 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_ls_module_SOURCES) ls.marker -@COND_i386_ieee1275_TRUE@am__append_2122 = ls.mod -@COND_i386_ieee1275_TRUE@am__append_2123 = ls.marker -@COND_x86_64_efi_TRUE@am__append_2124 = ls.module -@COND_x86_64_efi_TRUE@am__append_2125 = ls.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_2126 = -@COND_x86_64_efi_TRUE@am__append_2127 = $(nodist_ls_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_2128 = $(nodist_ls_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ ls.marker -@COND_x86_64_efi_TRUE@am__append_2129 = ls.mod -@COND_x86_64_efi_TRUE@am__append_2130 = ls.marker -@COND_mips_yeeloong_TRUE@am__append_2131 = ls.module -@COND_mips_yeeloong_TRUE@am__append_2132 = ls.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_2133 = -@COND_mips_yeeloong_TRUE@am__append_2134 = $(nodist_ls_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_2135 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_ls_module_SOURCES) ls.marker -@COND_mips_yeeloong_TRUE@am__append_2136 = ls.mod -@COND_mips_yeeloong_TRUE@am__append_2137 = ls.marker -@COND_sparc64_ieee1275_TRUE@am__append_2138 = ls.module -@COND_sparc64_ieee1275_TRUE@am__append_2139 = ls.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_2140 = -@COND_sparc64_ieee1275_TRUE@am__append_2141 = $(nodist_ls_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_2142 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_ls_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ ls.marker -@COND_sparc64_ieee1275_TRUE@am__append_2143 = ls.mod -@COND_sparc64_ieee1275_TRUE@am__append_2144 = ls.marker -@COND_powerpc_ieee1275_TRUE@am__append_2145 = ls.module -@COND_powerpc_ieee1275_TRUE@am__append_2146 = ls.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_2147 = -@COND_powerpc_ieee1275_TRUE@am__append_2148 = $(nodist_ls_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_2149 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_ls_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ ls.marker -@COND_powerpc_ieee1275_TRUE@am__append_2150 = ls.mod -@COND_powerpc_ieee1275_TRUE@am__append_2151 = ls.marker -@COND_emu_TRUE@am__append_2152 = lsmmap.module -@COND_emu_TRUE@am__append_2153 = lsmmap.module$(EXEEXT) -@COND_emu_TRUE@am__append_2154 = -@COND_emu_TRUE@am__append_2155 = $(nodist_lsmmap_module_SOURCES) -@COND_emu_TRUE@am__append_2156 = $(nodist_lsmmap_module_SOURCES) \ -@COND_emu_TRUE@ lsmmap.marker -@COND_emu_TRUE@am__append_2157 = lsmmap.mod -@COND_emu_TRUE@am__append_2158 = lsmmap.marker -@COND_i386_pc_TRUE@am__append_2159 = lsmmap.module -@COND_i386_pc_TRUE@am__append_2160 = lsmmap.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_2161 = -@COND_i386_pc_TRUE@am__append_2162 = $(nodist_lsmmap_module_SOURCES) -@COND_i386_pc_TRUE@am__append_2163 = $(nodist_lsmmap_module_SOURCES) \ -@COND_i386_pc_TRUE@ lsmmap.marker -@COND_i386_pc_TRUE@am__append_2164 = lsmmap.mod -@COND_i386_pc_TRUE@am__append_2165 = lsmmap.marker -@COND_i386_efi_TRUE@am__append_2166 = lsmmap.module -@COND_i386_efi_TRUE@am__append_2167 = lsmmap.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_2168 = -@COND_i386_efi_TRUE@am__append_2169 = $(nodist_lsmmap_module_SOURCES) -@COND_i386_efi_TRUE@am__append_2170 = $(nodist_lsmmap_module_SOURCES) \ -@COND_i386_efi_TRUE@ lsmmap.marker -@COND_i386_efi_TRUE@am__append_2171 = lsmmap.mod -@COND_i386_efi_TRUE@am__append_2172 = lsmmap.marker -@COND_i386_qemu_TRUE@am__append_2173 = lsmmap.module -@COND_i386_qemu_TRUE@am__append_2174 = lsmmap.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_2175 = -@COND_i386_qemu_TRUE@am__append_2176 = $(nodist_lsmmap_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_2177 = \ -@COND_i386_qemu_TRUE@ $(nodist_lsmmap_module_SOURCES) \ -@COND_i386_qemu_TRUE@ lsmmap.marker -@COND_i386_qemu_TRUE@am__append_2178 = lsmmap.mod -@COND_i386_qemu_TRUE@am__append_2179 = lsmmap.marker -@COND_i386_coreboot_TRUE@am__append_2180 = lsmmap.module -@COND_i386_coreboot_TRUE@am__append_2181 = lsmmap.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_2182 = -@COND_i386_coreboot_TRUE@am__append_2183 = $(nodist_lsmmap_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_2184 = \ -@COND_i386_coreboot_TRUE@ $(nodist_lsmmap_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ lsmmap.marker -@COND_i386_coreboot_TRUE@am__append_2185 = lsmmap.mod -@COND_i386_coreboot_TRUE@am__append_2186 = lsmmap.marker -@COND_i386_multiboot_TRUE@am__append_2187 = lsmmap.module -@COND_i386_multiboot_TRUE@am__append_2188 = lsmmap.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_2189 = -@COND_i386_multiboot_TRUE@am__append_2190 = $(nodist_lsmmap_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_2191 = \ -@COND_i386_multiboot_TRUE@ $(nodist_lsmmap_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ lsmmap.marker -@COND_i386_multiboot_TRUE@am__append_2192 = lsmmap.mod -@COND_i386_multiboot_TRUE@am__append_2193 = lsmmap.marker -@COND_i386_ieee1275_TRUE@am__append_2194 = lsmmap.module -@COND_i386_ieee1275_TRUE@am__append_2195 = lsmmap.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_2196 = -@COND_i386_ieee1275_TRUE@am__append_2197 = $(nodist_lsmmap_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_2198 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_lsmmap_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ lsmmap.marker -@COND_i386_ieee1275_TRUE@am__append_2199 = lsmmap.mod -@COND_i386_ieee1275_TRUE@am__append_2200 = lsmmap.marker -@COND_x86_64_efi_TRUE@am__append_2201 = lsmmap.module -@COND_x86_64_efi_TRUE@am__append_2202 = lsmmap.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_2203 = -@COND_x86_64_efi_TRUE@am__append_2204 = $(nodist_lsmmap_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_2205 = \ -@COND_x86_64_efi_TRUE@ $(nodist_lsmmap_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ lsmmap.marker -@COND_x86_64_efi_TRUE@am__append_2206 = lsmmap.mod -@COND_x86_64_efi_TRUE@am__append_2207 = lsmmap.marker -@COND_mips_yeeloong_TRUE@am__append_2208 = lsmmap.module -@COND_mips_yeeloong_TRUE@am__append_2209 = lsmmap.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_2210 = -@COND_mips_yeeloong_TRUE@am__append_2211 = $(nodist_lsmmap_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_2212 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_lsmmap_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ lsmmap.marker -@COND_mips_yeeloong_TRUE@am__append_2213 = lsmmap.mod -@COND_mips_yeeloong_TRUE@am__append_2214 = lsmmap.marker -@COND_sparc64_ieee1275_TRUE@am__append_2215 = lsmmap.module -@COND_sparc64_ieee1275_TRUE@am__append_2216 = lsmmap.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_2217 = -@COND_sparc64_ieee1275_TRUE@am__append_2218 = $(nodist_lsmmap_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_2219 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_lsmmap_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ lsmmap.marker -@COND_sparc64_ieee1275_TRUE@am__append_2220 = lsmmap.mod -@COND_sparc64_ieee1275_TRUE@am__append_2221 = lsmmap.marker -@COND_powerpc_ieee1275_TRUE@am__append_2222 = lsmmap.module -@COND_powerpc_ieee1275_TRUE@am__append_2223 = lsmmap.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_2224 = -@COND_powerpc_ieee1275_TRUE@am__append_2225 = $(nodist_lsmmap_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_2226 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_lsmmap_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ lsmmap.marker -@COND_powerpc_ieee1275_TRUE@am__append_2227 = lsmmap.mod -@COND_powerpc_ieee1275_TRUE@am__append_2228 = lsmmap.marker -@COND_i386_pc_TRUE@am__append_2229 = lspci.module -@COND_i386_pc_TRUE@am__append_2230 = lspci.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_2231 = -@COND_i386_pc_TRUE@am__append_2232 = $(nodist_lspci_module_SOURCES) -@COND_i386_pc_TRUE@am__append_2233 = $(nodist_lspci_module_SOURCES) \ -@COND_i386_pc_TRUE@ lspci.marker -@COND_i386_pc_TRUE@am__append_2234 = lspci.mod -@COND_i386_pc_TRUE@am__append_2235 = lspci.marker -@COND_i386_efi_TRUE@am__append_2236 = lspci.module -@COND_i386_efi_TRUE@am__append_2237 = lspci.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_2238 = -@COND_i386_efi_TRUE@am__append_2239 = $(nodist_lspci_module_SOURCES) -@COND_i386_efi_TRUE@am__append_2240 = $(nodist_lspci_module_SOURCES) \ -@COND_i386_efi_TRUE@ lspci.marker -@COND_i386_efi_TRUE@am__append_2241 = lspci.mod -@COND_i386_efi_TRUE@am__append_2242 = lspci.marker -@COND_i386_qemu_TRUE@am__append_2243 = lspci.module -@COND_i386_qemu_TRUE@am__append_2244 = lspci.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_2245 = -@COND_i386_qemu_TRUE@am__append_2246 = $(nodist_lspci_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_2247 = $(nodist_lspci_module_SOURCES) \ -@COND_i386_qemu_TRUE@ lspci.marker -@COND_i386_qemu_TRUE@am__append_2248 = lspci.mod -@COND_i386_qemu_TRUE@am__append_2249 = lspci.marker -@COND_i386_coreboot_TRUE@am__append_2250 = lspci.module -@COND_i386_coreboot_TRUE@am__append_2251 = lspci.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_2252 = -@COND_i386_coreboot_TRUE@am__append_2253 = $(nodist_lspci_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_2254 = \ -@COND_i386_coreboot_TRUE@ $(nodist_lspci_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ lspci.marker -@COND_i386_coreboot_TRUE@am__append_2255 = lspci.mod -@COND_i386_coreboot_TRUE@am__append_2256 = lspci.marker -@COND_i386_multiboot_TRUE@am__append_2257 = lspci.module -@COND_i386_multiboot_TRUE@am__append_2258 = lspci.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_2259 = -@COND_i386_multiboot_TRUE@am__append_2260 = $(nodist_lspci_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_2261 = \ -@COND_i386_multiboot_TRUE@ $(nodist_lspci_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ lspci.marker -@COND_i386_multiboot_TRUE@am__append_2262 = lspci.mod -@COND_i386_multiboot_TRUE@am__append_2263 = lspci.marker -@COND_i386_ieee1275_TRUE@am__append_2264 = lspci.module -@COND_i386_ieee1275_TRUE@am__append_2265 = lspci.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_2266 = -@COND_i386_ieee1275_TRUE@am__append_2267 = $(nodist_lspci_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_2268 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_lspci_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ lspci.marker -@COND_i386_ieee1275_TRUE@am__append_2269 = lspci.mod -@COND_i386_ieee1275_TRUE@am__append_2270 = lspci.marker -@COND_x86_64_efi_TRUE@am__append_2271 = lspci.module -@COND_x86_64_efi_TRUE@am__append_2272 = lspci.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_2273 = -@COND_x86_64_efi_TRUE@am__append_2274 = $(nodist_lspci_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_2275 = \ -@COND_x86_64_efi_TRUE@ $(nodist_lspci_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ lspci.marker -@COND_x86_64_efi_TRUE@am__append_2276 = lspci.mod -@COND_x86_64_efi_TRUE@am__append_2277 = lspci.marker -@COND_mips_yeeloong_TRUE@am__append_2278 = lspci.module -@COND_mips_yeeloong_TRUE@am__append_2279 = lspci.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_2280 = -@COND_mips_yeeloong_TRUE@am__append_2281 = $(nodist_lspci_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_2282 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_lspci_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ lspci.marker -@COND_mips_yeeloong_TRUE@am__append_2283 = lspci.mod -@COND_mips_yeeloong_TRUE@am__append_2284 = lspci.marker -@COND_emu_TRUE@am__append_2285 = memrw.module -@COND_emu_TRUE@am__append_2286 = memrw.module$(EXEEXT) -@COND_emu_TRUE@am__append_2287 = -@COND_emu_TRUE@am__append_2288 = $(nodist_memrw_module_SOURCES) -@COND_emu_TRUE@am__append_2289 = $(nodist_memrw_module_SOURCES) \ -@COND_emu_TRUE@ memrw.marker -@COND_emu_TRUE@am__append_2290 = memrw.mod -@COND_emu_TRUE@am__append_2291 = memrw.marker -@COND_i386_pc_TRUE@am__append_2292 = memrw.module -@COND_i386_pc_TRUE@am__append_2293 = memrw.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_2294 = -@COND_i386_pc_TRUE@am__append_2295 = $(nodist_memrw_module_SOURCES) -@COND_i386_pc_TRUE@am__append_2296 = $(nodist_memrw_module_SOURCES) \ -@COND_i386_pc_TRUE@ memrw.marker -@COND_i386_pc_TRUE@am__append_2297 = memrw.mod -@COND_i386_pc_TRUE@am__append_2298 = memrw.marker -@COND_i386_efi_TRUE@am__append_2299 = memrw.module -@COND_i386_efi_TRUE@am__append_2300 = memrw.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_2301 = -@COND_i386_efi_TRUE@am__append_2302 = $(nodist_memrw_module_SOURCES) -@COND_i386_efi_TRUE@am__append_2303 = $(nodist_memrw_module_SOURCES) \ -@COND_i386_efi_TRUE@ memrw.marker -@COND_i386_efi_TRUE@am__append_2304 = memrw.mod -@COND_i386_efi_TRUE@am__append_2305 = memrw.marker -@COND_i386_qemu_TRUE@am__append_2306 = memrw.module -@COND_i386_qemu_TRUE@am__append_2307 = memrw.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_2308 = -@COND_i386_qemu_TRUE@am__append_2309 = $(nodist_memrw_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_2310 = $(nodist_memrw_module_SOURCES) \ -@COND_i386_qemu_TRUE@ memrw.marker -@COND_i386_qemu_TRUE@am__append_2311 = memrw.mod -@COND_i386_qemu_TRUE@am__append_2312 = memrw.marker -@COND_i386_coreboot_TRUE@am__append_2313 = memrw.module -@COND_i386_coreboot_TRUE@am__append_2314 = memrw.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_2315 = -@COND_i386_coreboot_TRUE@am__append_2316 = $(nodist_memrw_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_2317 = \ -@COND_i386_coreboot_TRUE@ $(nodist_memrw_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ memrw.marker -@COND_i386_coreboot_TRUE@am__append_2318 = memrw.mod -@COND_i386_coreboot_TRUE@am__append_2319 = memrw.marker -@COND_i386_multiboot_TRUE@am__append_2320 = memrw.module -@COND_i386_multiboot_TRUE@am__append_2321 = memrw.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_2322 = -@COND_i386_multiboot_TRUE@am__append_2323 = $(nodist_memrw_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_2324 = \ -@COND_i386_multiboot_TRUE@ $(nodist_memrw_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ memrw.marker -@COND_i386_multiboot_TRUE@am__append_2325 = memrw.mod -@COND_i386_multiboot_TRUE@am__append_2326 = memrw.marker -@COND_i386_ieee1275_TRUE@am__append_2327 = memrw.module -@COND_i386_ieee1275_TRUE@am__append_2328 = memrw.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_2329 = -@COND_i386_ieee1275_TRUE@am__append_2330 = $(nodist_memrw_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_2331 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_memrw_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ memrw.marker -@COND_i386_ieee1275_TRUE@am__append_2332 = memrw.mod -@COND_i386_ieee1275_TRUE@am__append_2333 = memrw.marker -@COND_x86_64_efi_TRUE@am__append_2334 = memrw.module -@COND_x86_64_efi_TRUE@am__append_2335 = memrw.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_2336 = -@COND_x86_64_efi_TRUE@am__append_2337 = $(nodist_memrw_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_2338 = \ -@COND_x86_64_efi_TRUE@ $(nodist_memrw_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ memrw.marker -@COND_x86_64_efi_TRUE@am__append_2339 = memrw.mod -@COND_x86_64_efi_TRUE@am__append_2340 = memrw.marker -@COND_mips_yeeloong_TRUE@am__append_2341 = memrw.module -@COND_mips_yeeloong_TRUE@am__append_2342 = memrw.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_2343 = -@COND_mips_yeeloong_TRUE@am__append_2344 = $(nodist_memrw_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_2345 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_memrw_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ memrw.marker -@COND_mips_yeeloong_TRUE@am__append_2346 = memrw.mod -@COND_mips_yeeloong_TRUE@am__append_2347 = memrw.marker -@COND_sparc64_ieee1275_TRUE@am__append_2348 = memrw.module -@COND_sparc64_ieee1275_TRUE@am__append_2349 = memrw.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_2350 = -@COND_sparc64_ieee1275_TRUE@am__append_2351 = $(nodist_memrw_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_2352 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_memrw_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ memrw.marker -@COND_sparc64_ieee1275_TRUE@am__append_2353 = memrw.mod -@COND_sparc64_ieee1275_TRUE@am__append_2354 = memrw.marker -@COND_powerpc_ieee1275_TRUE@am__append_2355 = memrw.module -@COND_powerpc_ieee1275_TRUE@am__append_2356 = memrw.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_2357 = -@COND_powerpc_ieee1275_TRUE@am__append_2358 = $(nodist_memrw_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_2359 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_memrw_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ memrw.marker -@COND_powerpc_ieee1275_TRUE@am__append_2360 = memrw.mod -@COND_powerpc_ieee1275_TRUE@am__append_2361 = memrw.marker -@COND_emu_TRUE@am__append_2362 = minicmd.module -@COND_emu_TRUE@am__append_2363 = minicmd.module$(EXEEXT) -@COND_emu_TRUE@am__append_2364 = -@COND_emu_TRUE@am__append_2365 = $(nodist_minicmd_module_SOURCES) -@COND_emu_TRUE@am__append_2366 = $(nodist_minicmd_module_SOURCES) \ -@COND_emu_TRUE@ minicmd.marker -@COND_emu_TRUE@am__append_2367 = minicmd.mod -@COND_emu_TRUE@am__append_2368 = minicmd.marker -@COND_i386_pc_TRUE@am__append_2369 = minicmd.module -@COND_i386_pc_TRUE@am__append_2370 = minicmd.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_2371 = -@COND_i386_pc_TRUE@am__append_2372 = $(nodist_minicmd_module_SOURCES) -@COND_i386_pc_TRUE@am__append_2373 = $(nodist_minicmd_module_SOURCES) \ -@COND_i386_pc_TRUE@ minicmd.marker -@COND_i386_pc_TRUE@am__append_2374 = minicmd.mod -@COND_i386_pc_TRUE@am__append_2375 = minicmd.marker -@COND_i386_efi_TRUE@am__append_2376 = minicmd.module -@COND_i386_efi_TRUE@am__append_2377 = minicmd.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_2378 = -@COND_i386_efi_TRUE@am__append_2379 = $(nodist_minicmd_module_SOURCES) -@COND_i386_efi_TRUE@am__append_2380 = \ -@COND_i386_efi_TRUE@ $(nodist_minicmd_module_SOURCES) \ -@COND_i386_efi_TRUE@ minicmd.marker -@COND_i386_efi_TRUE@am__append_2381 = minicmd.mod -@COND_i386_efi_TRUE@am__append_2382 = minicmd.marker -@COND_i386_qemu_TRUE@am__append_2383 = minicmd.module -@COND_i386_qemu_TRUE@am__append_2384 = minicmd.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_2385 = -@COND_i386_qemu_TRUE@am__append_2386 = $(nodist_minicmd_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_2387 = \ -@COND_i386_qemu_TRUE@ $(nodist_minicmd_module_SOURCES) \ -@COND_i386_qemu_TRUE@ minicmd.marker -@COND_i386_qemu_TRUE@am__append_2388 = minicmd.mod -@COND_i386_qemu_TRUE@am__append_2389 = minicmd.marker -@COND_i386_coreboot_TRUE@am__append_2390 = minicmd.module -@COND_i386_coreboot_TRUE@am__append_2391 = minicmd.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_2392 = -@COND_i386_coreboot_TRUE@am__append_2393 = $(nodist_minicmd_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_2394 = \ -@COND_i386_coreboot_TRUE@ $(nodist_minicmd_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ minicmd.marker -@COND_i386_coreboot_TRUE@am__append_2395 = minicmd.mod -@COND_i386_coreboot_TRUE@am__append_2396 = minicmd.marker -@COND_i386_multiboot_TRUE@am__append_2397 = minicmd.module -@COND_i386_multiboot_TRUE@am__append_2398 = minicmd.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_2399 = -@COND_i386_multiboot_TRUE@am__append_2400 = $(nodist_minicmd_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_2401 = \ -@COND_i386_multiboot_TRUE@ $(nodist_minicmd_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ minicmd.marker -@COND_i386_multiboot_TRUE@am__append_2402 = minicmd.mod -@COND_i386_multiboot_TRUE@am__append_2403 = minicmd.marker -@COND_i386_ieee1275_TRUE@am__append_2404 = minicmd.module -@COND_i386_ieee1275_TRUE@am__append_2405 = minicmd.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_2406 = -@COND_i386_ieee1275_TRUE@am__append_2407 = $(nodist_minicmd_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_2408 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_minicmd_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ minicmd.marker -@COND_i386_ieee1275_TRUE@am__append_2409 = minicmd.mod -@COND_i386_ieee1275_TRUE@am__append_2410 = minicmd.marker -@COND_x86_64_efi_TRUE@am__append_2411 = minicmd.module -@COND_x86_64_efi_TRUE@am__append_2412 = minicmd.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_2413 = -@COND_x86_64_efi_TRUE@am__append_2414 = $(nodist_minicmd_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_2415 = \ -@COND_x86_64_efi_TRUE@ $(nodist_minicmd_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ minicmd.marker -@COND_x86_64_efi_TRUE@am__append_2416 = minicmd.mod -@COND_x86_64_efi_TRUE@am__append_2417 = minicmd.marker -@COND_mips_yeeloong_TRUE@am__append_2418 = minicmd.module -@COND_mips_yeeloong_TRUE@am__append_2419 = minicmd.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_2420 = -@COND_mips_yeeloong_TRUE@am__append_2421 = $(nodist_minicmd_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_2422 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_minicmd_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ minicmd.marker -@COND_mips_yeeloong_TRUE@am__append_2423 = minicmd.mod -@COND_mips_yeeloong_TRUE@am__append_2424 = minicmd.marker -@COND_sparc64_ieee1275_TRUE@am__append_2425 = minicmd.module -@COND_sparc64_ieee1275_TRUE@am__append_2426 = minicmd.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_2427 = -@COND_sparc64_ieee1275_TRUE@am__append_2428 = $(nodist_minicmd_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_2429 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_minicmd_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ minicmd.marker -@COND_sparc64_ieee1275_TRUE@am__append_2430 = minicmd.mod -@COND_sparc64_ieee1275_TRUE@am__append_2431 = minicmd.marker -@COND_powerpc_ieee1275_TRUE@am__append_2432 = minicmd.module -@COND_powerpc_ieee1275_TRUE@am__append_2433 = minicmd.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_2434 = -@COND_powerpc_ieee1275_TRUE@am__append_2435 = $(nodist_minicmd_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_2436 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_minicmd_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ minicmd.marker -@COND_powerpc_ieee1275_TRUE@am__append_2437 = minicmd.mod -@COND_powerpc_ieee1275_TRUE@am__append_2438 = minicmd.marker -@COND_emu_TRUE@am__append_2439 = parttool.module -@COND_emu_TRUE@am__append_2440 = parttool.module$(EXEEXT) -@COND_emu_TRUE@am__append_2441 = -@COND_emu_TRUE@am__append_2442 = $(nodist_parttool_module_SOURCES) -@COND_emu_TRUE@am__append_2443 = $(nodist_parttool_module_SOURCES) \ -@COND_emu_TRUE@ parttool.marker -@COND_emu_TRUE@am__append_2444 = parttool.mod -@COND_emu_TRUE@am__append_2445 = parttool.marker -@COND_i386_pc_TRUE@am__append_2446 = parttool.module -@COND_i386_pc_TRUE@am__append_2447 = parttool.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_2448 = -@COND_i386_pc_TRUE@am__append_2449 = $(nodist_parttool_module_SOURCES) -@COND_i386_pc_TRUE@am__append_2450 = \ -@COND_i386_pc_TRUE@ $(nodist_parttool_module_SOURCES) \ -@COND_i386_pc_TRUE@ parttool.marker -@COND_i386_pc_TRUE@am__append_2451 = parttool.mod -@COND_i386_pc_TRUE@am__append_2452 = parttool.marker -@COND_i386_efi_TRUE@am__append_2453 = parttool.module -@COND_i386_efi_TRUE@am__append_2454 = parttool.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_2455 = -@COND_i386_efi_TRUE@am__append_2456 = $(nodist_parttool_module_SOURCES) -@COND_i386_efi_TRUE@am__append_2457 = \ -@COND_i386_efi_TRUE@ $(nodist_parttool_module_SOURCES) \ -@COND_i386_efi_TRUE@ parttool.marker -@COND_i386_efi_TRUE@am__append_2458 = parttool.mod -@COND_i386_efi_TRUE@am__append_2459 = parttool.marker -@COND_i386_qemu_TRUE@am__append_2460 = parttool.module -@COND_i386_qemu_TRUE@am__append_2461 = parttool.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_2462 = -@COND_i386_qemu_TRUE@am__append_2463 = $(nodist_parttool_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_2464 = \ -@COND_i386_qemu_TRUE@ $(nodist_parttool_module_SOURCES) \ -@COND_i386_qemu_TRUE@ parttool.marker -@COND_i386_qemu_TRUE@am__append_2465 = parttool.mod -@COND_i386_qemu_TRUE@am__append_2466 = parttool.marker -@COND_i386_coreboot_TRUE@am__append_2467 = parttool.module -@COND_i386_coreboot_TRUE@am__append_2468 = parttool.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_2469 = -@COND_i386_coreboot_TRUE@am__append_2470 = $(nodist_parttool_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_2471 = \ -@COND_i386_coreboot_TRUE@ $(nodist_parttool_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ parttool.marker -@COND_i386_coreboot_TRUE@am__append_2472 = parttool.mod -@COND_i386_coreboot_TRUE@am__append_2473 = parttool.marker -@COND_i386_multiboot_TRUE@am__append_2474 = parttool.module -@COND_i386_multiboot_TRUE@am__append_2475 = parttool.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_2476 = -@COND_i386_multiboot_TRUE@am__append_2477 = $(nodist_parttool_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_2478 = \ -@COND_i386_multiboot_TRUE@ $(nodist_parttool_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ parttool.marker -@COND_i386_multiboot_TRUE@am__append_2479 = parttool.mod -@COND_i386_multiboot_TRUE@am__append_2480 = parttool.marker -@COND_i386_ieee1275_TRUE@am__append_2481 = parttool.module -@COND_i386_ieee1275_TRUE@am__append_2482 = parttool.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_2483 = -@COND_i386_ieee1275_TRUE@am__append_2484 = $(nodist_parttool_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_2485 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_parttool_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ parttool.marker -@COND_i386_ieee1275_TRUE@am__append_2486 = parttool.mod -@COND_i386_ieee1275_TRUE@am__append_2487 = parttool.marker -@COND_x86_64_efi_TRUE@am__append_2488 = parttool.module -@COND_x86_64_efi_TRUE@am__append_2489 = parttool.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_2490 = -@COND_x86_64_efi_TRUE@am__append_2491 = $(nodist_parttool_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_2492 = \ -@COND_x86_64_efi_TRUE@ $(nodist_parttool_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ parttool.marker -@COND_x86_64_efi_TRUE@am__append_2493 = parttool.mod -@COND_x86_64_efi_TRUE@am__append_2494 = parttool.marker -@COND_mips_yeeloong_TRUE@am__append_2495 = parttool.module -@COND_mips_yeeloong_TRUE@am__append_2496 = parttool.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_2497 = -@COND_mips_yeeloong_TRUE@am__append_2498 = $(nodist_parttool_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_2499 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_parttool_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ parttool.marker -@COND_mips_yeeloong_TRUE@am__append_2500 = parttool.mod -@COND_mips_yeeloong_TRUE@am__append_2501 = parttool.marker -@COND_sparc64_ieee1275_TRUE@am__append_2502 = parttool.module -@COND_sparc64_ieee1275_TRUE@am__append_2503 = parttool.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_2504 = -@COND_sparc64_ieee1275_TRUE@am__append_2505 = $(nodist_parttool_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_2506 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_parttool_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ parttool.marker -@COND_sparc64_ieee1275_TRUE@am__append_2507 = parttool.mod -@COND_sparc64_ieee1275_TRUE@am__append_2508 = parttool.marker -@COND_powerpc_ieee1275_TRUE@am__append_2509 = parttool.module -@COND_powerpc_ieee1275_TRUE@am__append_2510 = parttool.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_2511 = -@COND_powerpc_ieee1275_TRUE@am__append_2512 = $(nodist_parttool_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_2513 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_parttool_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ parttool.marker -@COND_powerpc_ieee1275_TRUE@am__append_2514 = parttool.mod -@COND_powerpc_ieee1275_TRUE@am__append_2515 = parttool.marker -@COND_emu_TRUE@am__append_2516 = password.module -@COND_emu_TRUE@am__append_2517 = password.module$(EXEEXT) -@COND_emu_TRUE@am__append_2518 = -@COND_emu_TRUE@am__append_2519 = $(nodist_password_module_SOURCES) -@COND_emu_TRUE@am__append_2520 = $(nodist_password_module_SOURCES) \ -@COND_emu_TRUE@ password.marker -@COND_emu_TRUE@am__append_2521 = password.mod -@COND_emu_TRUE@am__append_2522 = password.marker -@COND_i386_pc_TRUE@am__append_2523 = password.module -@COND_i386_pc_TRUE@am__append_2524 = password.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_2525 = -@COND_i386_pc_TRUE@am__append_2526 = $(nodist_password_module_SOURCES) -@COND_i386_pc_TRUE@am__append_2527 = \ -@COND_i386_pc_TRUE@ $(nodist_password_module_SOURCES) \ -@COND_i386_pc_TRUE@ password.marker -@COND_i386_pc_TRUE@am__append_2528 = password.mod -@COND_i386_pc_TRUE@am__append_2529 = password.marker -@COND_i386_efi_TRUE@am__append_2530 = password.module -@COND_i386_efi_TRUE@am__append_2531 = password.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_2532 = -@COND_i386_efi_TRUE@am__append_2533 = $(nodist_password_module_SOURCES) -@COND_i386_efi_TRUE@am__append_2534 = \ -@COND_i386_efi_TRUE@ $(nodist_password_module_SOURCES) \ -@COND_i386_efi_TRUE@ password.marker -@COND_i386_efi_TRUE@am__append_2535 = password.mod -@COND_i386_efi_TRUE@am__append_2536 = password.marker -@COND_i386_qemu_TRUE@am__append_2537 = password.module -@COND_i386_qemu_TRUE@am__append_2538 = password.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_2539 = -@COND_i386_qemu_TRUE@am__append_2540 = $(nodist_password_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_2541 = \ -@COND_i386_qemu_TRUE@ $(nodist_password_module_SOURCES) \ -@COND_i386_qemu_TRUE@ password.marker -@COND_i386_qemu_TRUE@am__append_2542 = password.mod -@COND_i386_qemu_TRUE@am__append_2543 = password.marker -@COND_i386_coreboot_TRUE@am__append_2544 = password.module -@COND_i386_coreboot_TRUE@am__append_2545 = password.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_2546 = -@COND_i386_coreboot_TRUE@am__append_2547 = $(nodist_password_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_2548 = \ -@COND_i386_coreboot_TRUE@ $(nodist_password_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ password.marker -@COND_i386_coreboot_TRUE@am__append_2549 = password.mod -@COND_i386_coreboot_TRUE@am__append_2550 = password.marker -@COND_i386_multiboot_TRUE@am__append_2551 = password.module -@COND_i386_multiboot_TRUE@am__append_2552 = password.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_2553 = -@COND_i386_multiboot_TRUE@am__append_2554 = $(nodist_password_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_2555 = \ -@COND_i386_multiboot_TRUE@ $(nodist_password_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ password.marker -@COND_i386_multiboot_TRUE@am__append_2556 = password.mod -@COND_i386_multiboot_TRUE@am__append_2557 = password.marker -@COND_i386_ieee1275_TRUE@am__append_2558 = password.module -@COND_i386_ieee1275_TRUE@am__append_2559 = password.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_2560 = -@COND_i386_ieee1275_TRUE@am__append_2561 = $(nodist_password_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_2562 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_password_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ password.marker -@COND_i386_ieee1275_TRUE@am__append_2563 = password.mod -@COND_i386_ieee1275_TRUE@am__append_2564 = password.marker -@COND_x86_64_efi_TRUE@am__append_2565 = password.module -@COND_x86_64_efi_TRUE@am__append_2566 = password.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_2567 = -@COND_x86_64_efi_TRUE@am__append_2568 = $(nodist_password_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_2569 = \ -@COND_x86_64_efi_TRUE@ $(nodist_password_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ password.marker -@COND_x86_64_efi_TRUE@am__append_2570 = password.mod -@COND_x86_64_efi_TRUE@am__append_2571 = password.marker -@COND_mips_yeeloong_TRUE@am__append_2572 = password.module -@COND_mips_yeeloong_TRUE@am__append_2573 = password.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_2574 = -@COND_mips_yeeloong_TRUE@am__append_2575 = $(nodist_password_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_2576 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_password_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ password.marker -@COND_mips_yeeloong_TRUE@am__append_2577 = password.mod -@COND_mips_yeeloong_TRUE@am__append_2578 = password.marker -@COND_sparc64_ieee1275_TRUE@am__append_2579 = password.module -@COND_sparc64_ieee1275_TRUE@am__append_2580 = password.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_2581 = -@COND_sparc64_ieee1275_TRUE@am__append_2582 = $(nodist_password_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_2583 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_password_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ password.marker -@COND_sparc64_ieee1275_TRUE@am__append_2584 = password.mod -@COND_sparc64_ieee1275_TRUE@am__append_2585 = password.marker -@COND_powerpc_ieee1275_TRUE@am__append_2586 = password.module -@COND_powerpc_ieee1275_TRUE@am__append_2587 = password.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_2588 = -@COND_powerpc_ieee1275_TRUE@am__append_2589 = $(nodist_password_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_2590 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_password_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ password.marker -@COND_powerpc_ieee1275_TRUE@am__append_2591 = password.mod -@COND_powerpc_ieee1275_TRUE@am__append_2592 = password.marker -@COND_emu_TRUE@am__append_2593 = password_pbkdf2.module -@COND_emu_TRUE@am__append_2594 = password_pbkdf2.module$(EXEEXT) -@COND_emu_TRUE@am__append_2595 = -@COND_emu_TRUE@am__append_2596 = $(nodist_password_pbkdf2_module_SOURCES) -@COND_emu_TRUE@am__append_2597 = \ -@COND_emu_TRUE@ $(nodist_password_pbkdf2_module_SOURCES) \ -@COND_emu_TRUE@ password_pbkdf2.marker -@COND_emu_TRUE@am__append_2598 = password_pbkdf2.mod -@COND_emu_TRUE@am__append_2599 = password_pbkdf2.marker -@COND_i386_pc_TRUE@am__append_2600 = password_pbkdf2.module -@COND_i386_pc_TRUE@am__append_2601 = password_pbkdf2.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_2602 = -@COND_i386_pc_TRUE@am__append_2603 = $(nodist_password_pbkdf2_module_SOURCES) -@COND_i386_pc_TRUE@am__append_2604 = \ -@COND_i386_pc_TRUE@ $(nodist_password_pbkdf2_module_SOURCES) \ -@COND_i386_pc_TRUE@ password_pbkdf2.marker -@COND_i386_pc_TRUE@am__append_2605 = password_pbkdf2.mod -@COND_i386_pc_TRUE@am__append_2606 = password_pbkdf2.marker -@COND_i386_efi_TRUE@am__append_2607 = password_pbkdf2.module -@COND_i386_efi_TRUE@am__append_2608 = password_pbkdf2.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_2609 = -@COND_i386_efi_TRUE@am__append_2610 = $(nodist_password_pbkdf2_module_SOURCES) -@COND_i386_efi_TRUE@am__append_2611 = \ -@COND_i386_efi_TRUE@ $(nodist_password_pbkdf2_module_SOURCES) \ -@COND_i386_efi_TRUE@ password_pbkdf2.marker -@COND_i386_efi_TRUE@am__append_2612 = password_pbkdf2.mod -@COND_i386_efi_TRUE@am__append_2613 = password_pbkdf2.marker -@COND_i386_qemu_TRUE@am__append_2614 = password_pbkdf2.module -@COND_i386_qemu_TRUE@am__append_2615 = password_pbkdf2.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_2616 = -@COND_i386_qemu_TRUE@am__append_2617 = $(nodist_password_pbkdf2_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_2618 = \ -@COND_i386_qemu_TRUE@ $(nodist_password_pbkdf2_module_SOURCES) \ -@COND_i386_qemu_TRUE@ password_pbkdf2.marker -@COND_i386_qemu_TRUE@am__append_2619 = password_pbkdf2.mod -@COND_i386_qemu_TRUE@am__append_2620 = password_pbkdf2.marker -@COND_i386_coreboot_TRUE@am__append_2621 = password_pbkdf2.module -@COND_i386_coreboot_TRUE@am__append_2622 = password_pbkdf2.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_2623 = -@COND_i386_coreboot_TRUE@am__append_2624 = $(nodist_password_pbkdf2_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_2625 = $(nodist_password_pbkdf2_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ password_pbkdf2.marker -@COND_i386_coreboot_TRUE@am__append_2626 = password_pbkdf2.mod -@COND_i386_coreboot_TRUE@am__append_2627 = password_pbkdf2.marker -@COND_i386_multiboot_TRUE@am__append_2628 = password_pbkdf2.module -@COND_i386_multiboot_TRUE@am__append_2629 = password_pbkdf2.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_2630 = -@COND_i386_multiboot_TRUE@am__append_2631 = $(nodist_password_pbkdf2_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_2632 = $(nodist_password_pbkdf2_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ password_pbkdf2.marker -@COND_i386_multiboot_TRUE@am__append_2633 = password_pbkdf2.mod -@COND_i386_multiboot_TRUE@am__append_2634 = password_pbkdf2.marker -@COND_i386_ieee1275_TRUE@am__append_2635 = password_pbkdf2.module -@COND_i386_ieee1275_TRUE@am__append_2636 = password_pbkdf2.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_2637 = -@COND_i386_ieee1275_TRUE@am__append_2638 = $(nodist_password_pbkdf2_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_2639 = $(nodist_password_pbkdf2_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ password_pbkdf2.marker -@COND_i386_ieee1275_TRUE@am__append_2640 = password_pbkdf2.mod -@COND_i386_ieee1275_TRUE@am__append_2641 = password_pbkdf2.marker -@COND_x86_64_efi_TRUE@am__append_2642 = password_pbkdf2.module -@COND_x86_64_efi_TRUE@am__append_2643 = password_pbkdf2.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_2644 = -@COND_x86_64_efi_TRUE@am__append_2645 = $(nodist_password_pbkdf2_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_2646 = $(nodist_password_pbkdf2_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ password_pbkdf2.marker -@COND_x86_64_efi_TRUE@am__append_2647 = password_pbkdf2.mod -@COND_x86_64_efi_TRUE@am__append_2648 = password_pbkdf2.marker -@COND_mips_yeeloong_TRUE@am__append_2649 = password_pbkdf2.module -@COND_mips_yeeloong_TRUE@am__append_2650 = password_pbkdf2.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_2651 = -@COND_mips_yeeloong_TRUE@am__append_2652 = $(nodist_password_pbkdf2_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_2653 = $(nodist_password_pbkdf2_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ password_pbkdf2.marker -@COND_mips_yeeloong_TRUE@am__append_2654 = password_pbkdf2.mod -@COND_mips_yeeloong_TRUE@am__append_2655 = password_pbkdf2.marker -@COND_sparc64_ieee1275_TRUE@am__append_2656 = password_pbkdf2.module -@COND_sparc64_ieee1275_TRUE@am__append_2657 = password_pbkdf2.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_2658 = -@COND_sparc64_ieee1275_TRUE@am__append_2659 = $(nodist_password_pbkdf2_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_2660 = $(nodist_password_pbkdf2_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ password_pbkdf2.marker -@COND_sparc64_ieee1275_TRUE@am__append_2661 = password_pbkdf2.mod -@COND_sparc64_ieee1275_TRUE@am__append_2662 = password_pbkdf2.marker -@COND_powerpc_ieee1275_TRUE@am__append_2663 = password_pbkdf2.module -@COND_powerpc_ieee1275_TRUE@am__append_2664 = password_pbkdf2.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_2665 = -@COND_powerpc_ieee1275_TRUE@am__append_2666 = $(nodist_password_pbkdf2_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_2667 = $(nodist_password_pbkdf2_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ password_pbkdf2.marker -@COND_powerpc_ieee1275_TRUE@am__append_2668 = password_pbkdf2.mod -@COND_powerpc_ieee1275_TRUE@am__append_2669 = password_pbkdf2.marker -@COND_i386_pc_TRUE@am__append_2670 = play.module -@COND_i386_pc_TRUE@am__append_2671 = play.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_2672 = -@COND_i386_pc_TRUE@am__append_2673 = $(nodist_play_module_SOURCES) -@COND_i386_pc_TRUE@am__append_2674 = $(nodist_play_module_SOURCES) \ -@COND_i386_pc_TRUE@ play.marker -@COND_i386_pc_TRUE@am__append_2675 = play.mod -@COND_i386_pc_TRUE@am__append_2676 = play.marker -@COND_i386_efi_TRUE@am__append_2677 = play.module -@COND_i386_efi_TRUE@am__append_2678 = play.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_2679 = -@COND_i386_efi_TRUE@am__append_2680 = $(nodist_play_module_SOURCES) -@COND_i386_efi_TRUE@am__append_2681 = $(nodist_play_module_SOURCES) \ -@COND_i386_efi_TRUE@ play.marker -@COND_i386_efi_TRUE@am__append_2682 = play.mod -@COND_i386_efi_TRUE@am__append_2683 = play.marker -@COND_i386_qemu_TRUE@am__append_2684 = play.module -@COND_i386_qemu_TRUE@am__append_2685 = play.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_2686 = -@COND_i386_qemu_TRUE@am__append_2687 = $(nodist_play_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_2688 = $(nodist_play_module_SOURCES) \ -@COND_i386_qemu_TRUE@ play.marker -@COND_i386_qemu_TRUE@am__append_2689 = play.mod -@COND_i386_qemu_TRUE@am__append_2690 = play.marker -@COND_i386_coreboot_TRUE@am__append_2691 = play.module -@COND_i386_coreboot_TRUE@am__append_2692 = play.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_2693 = -@COND_i386_coreboot_TRUE@am__append_2694 = $(nodist_play_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_2695 = \ -@COND_i386_coreboot_TRUE@ $(nodist_play_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ play.marker -@COND_i386_coreboot_TRUE@am__append_2696 = play.mod -@COND_i386_coreboot_TRUE@am__append_2697 = play.marker -@COND_i386_multiboot_TRUE@am__append_2698 = play.module -@COND_i386_multiboot_TRUE@am__append_2699 = play.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_2700 = -@COND_i386_multiboot_TRUE@am__append_2701 = $(nodist_play_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_2702 = \ -@COND_i386_multiboot_TRUE@ $(nodist_play_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ play.marker -@COND_i386_multiboot_TRUE@am__append_2703 = play.mod -@COND_i386_multiboot_TRUE@am__append_2704 = play.marker -@COND_i386_ieee1275_TRUE@am__append_2705 = play.module -@COND_i386_ieee1275_TRUE@am__append_2706 = play.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_2707 = -@COND_i386_ieee1275_TRUE@am__append_2708 = $(nodist_play_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_2709 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_play_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ play.marker -@COND_i386_ieee1275_TRUE@am__append_2710 = play.mod -@COND_i386_ieee1275_TRUE@am__append_2711 = play.marker -@COND_x86_64_efi_TRUE@am__append_2712 = play.module -@COND_x86_64_efi_TRUE@am__append_2713 = play.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_2714 = -@COND_x86_64_efi_TRUE@am__append_2715 = $(nodist_play_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_2716 = $(nodist_play_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ play.marker -@COND_x86_64_efi_TRUE@am__append_2717 = play.mod -@COND_x86_64_efi_TRUE@am__append_2718 = play.marker -@COND_emu_TRUE@am__append_2719 = probe.module -@COND_emu_TRUE@am__append_2720 = probe.module$(EXEEXT) -@COND_emu_TRUE@am__append_2721 = -@COND_emu_TRUE@am__append_2722 = $(nodist_probe_module_SOURCES) -@COND_emu_TRUE@am__append_2723 = $(nodist_probe_module_SOURCES) \ -@COND_emu_TRUE@ probe.marker -@COND_emu_TRUE@am__append_2724 = probe.mod -@COND_emu_TRUE@am__append_2725 = probe.marker -@COND_i386_pc_TRUE@am__append_2726 = probe.module -@COND_i386_pc_TRUE@am__append_2727 = probe.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_2728 = -@COND_i386_pc_TRUE@am__append_2729 = $(nodist_probe_module_SOURCES) -@COND_i386_pc_TRUE@am__append_2730 = $(nodist_probe_module_SOURCES) \ -@COND_i386_pc_TRUE@ probe.marker -@COND_i386_pc_TRUE@am__append_2731 = probe.mod -@COND_i386_pc_TRUE@am__append_2732 = probe.marker -@COND_i386_efi_TRUE@am__append_2733 = probe.module -@COND_i386_efi_TRUE@am__append_2734 = probe.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_2735 = -@COND_i386_efi_TRUE@am__append_2736 = $(nodist_probe_module_SOURCES) -@COND_i386_efi_TRUE@am__append_2737 = $(nodist_probe_module_SOURCES) \ -@COND_i386_efi_TRUE@ probe.marker -@COND_i386_efi_TRUE@am__append_2738 = probe.mod -@COND_i386_efi_TRUE@am__append_2739 = probe.marker -@COND_i386_qemu_TRUE@am__append_2740 = probe.module -@COND_i386_qemu_TRUE@am__append_2741 = probe.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_2742 = -@COND_i386_qemu_TRUE@am__append_2743 = $(nodist_probe_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_2744 = $(nodist_probe_module_SOURCES) \ -@COND_i386_qemu_TRUE@ probe.marker -@COND_i386_qemu_TRUE@am__append_2745 = probe.mod -@COND_i386_qemu_TRUE@am__append_2746 = probe.marker -@COND_i386_coreboot_TRUE@am__append_2747 = probe.module -@COND_i386_coreboot_TRUE@am__append_2748 = probe.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_2749 = -@COND_i386_coreboot_TRUE@am__append_2750 = $(nodist_probe_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_2751 = \ -@COND_i386_coreboot_TRUE@ $(nodist_probe_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ probe.marker -@COND_i386_coreboot_TRUE@am__append_2752 = probe.mod -@COND_i386_coreboot_TRUE@am__append_2753 = probe.marker -@COND_i386_multiboot_TRUE@am__append_2754 = probe.module -@COND_i386_multiboot_TRUE@am__append_2755 = probe.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_2756 = -@COND_i386_multiboot_TRUE@am__append_2757 = $(nodist_probe_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_2758 = \ -@COND_i386_multiboot_TRUE@ $(nodist_probe_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ probe.marker -@COND_i386_multiboot_TRUE@am__append_2759 = probe.mod -@COND_i386_multiboot_TRUE@am__append_2760 = probe.marker -@COND_i386_ieee1275_TRUE@am__append_2761 = probe.module -@COND_i386_ieee1275_TRUE@am__append_2762 = probe.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_2763 = -@COND_i386_ieee1275_TRUE@am__append_2764 = $(nodist_probe_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_2765 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_probe_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ probe.marker -@COND_i386_ieee1275_TRUE@am__append_2766 = probe.mod -@COND_i386_ieee1275_TRUE@am__append_2767 = probe.marker -@COND_x86_64_efi_TRUE@am__append_2768 = probe.module -@COND_x86_64_efi_TRUE@am__append_2769 = probe.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_2770 = -@COND_x86_64_efi_TRUE@am__append_2771 = $(nodist_probe_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_2772 = \ -@COND_x86_64_efi_TRUE@ $(nodist_probe_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ probe.marker -@COND_x86_64_efi_TRUE@am__append_2773 = probe.mod -@COND_x86_64_efi_TRUE@am__append_2774 = probe.marker -@COND_mips_yeeloong_TRUE@am__append_2775 = probe.module -@COND_mips_yeeloong_TRUE@am__append_2776 = probe.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_2777 = -@COND_mips_yeeloong_TRUE@am__append_2778 = $(nodist_probe_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_2779 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_probe_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ probe.marker -@COND_mips_yeeloong_TRUE@am__append_2780 = probe.mod -@COND_mips_yeeloong_TRUE@am__append_2781 = probe.marker -@COND_sparc64_ieee1275_TRUE@am__append_2782 = probe.module -@COND_sparc64_ieee1275_TRUE@am__append_2783 = probe.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_2784 = -@COND_sparc64_ieee1275_TRUE@am__append_2785 = $(nodist_probe_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_2786 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_probe_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ probe.marker -@COND_sparc64_ieee1275_TRUE@am__append_2787 = probe.mod -@COND_sparc64_ieee1275_TRUE@am__append_2788 = probe.marker -@COND_powerpc_ieee1275_TRUE@am__append_2789 = probe.module -@COND_powerpc_ieee1275_TRUE@am__append_2790 = probe.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_2791 = -@COND_powerpc_ieee1275_TRUE@am__append_2792 = $(nodist_probe_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_2793 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_probe_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ probe.marker -@COND_powerpc_ieee1275_TRUE@am__append_2794 = probe.mod -@COND_powerpc_ieee1275_TRUE@am__append_2795 = probe.marker -@COND_i386_pc_TRUE@am__append_2796 = pxecmd.module -@COND_i386_pc_TRUE@am__append_2797 = pxecmd.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_2798 = -@COND_i386_pc_TRUE@am__append_2799 = $(nodist_pxecmd_module_SOURCES) -@COND_i386_pc_TRUE@am__append_2800 = $(nodist_pxecmd_module_SOURCES) \ -@COND_i386_pc_TRUE@ pxecmd.marker -@COND_i386_pc_TRUE@am__append_2801 = pxecmd.mod -@COND_i386_pc_TRUE@am__append_2802 = pxecmd.marker -@COND_emu_TRUE@am__append_2803 = read.module -@COND_emu_TRUE@am__append_2804 = read.module$(EXEEXT) -@COND_emu_TRUE@am__append_2805 = -@COND_emu_TRUE@am__append_2806 = $(nodist_read_module_SOURCES) -@COND_emu_TRUE@am__append_2807 = $(nodist_read_module_SOURCES) \ -@COND_emu_TRUE@ read.marker -@COND_emu_TRUE@am__append_2808 = read.mod -@COND_emu_TRUE@am__append_2809 = read.marker -@COND_i386_pc_TRUE@am__append_2810 = read.module -@COND_i386_pc_TRUE@am__append_2811 = read.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_2812 = -@COND_i386_pc_TRUE@am__append_2813 = $(nodist_read_module_SOURCES) -@COND_i386_pc_TRUE@am__append_2814 = $(nodist_read_module_SOURCES) \ -@COND_i386_pc_TRUE@ read.marker -@COND_i386_pc_TRUE@am__append_2815 = read.mod -@COND_i386_pc_TRUE@am__append_2816 = read.marker -@COND_i386_efi_TRUE@am__append_2817 = read.module -@COND_i386_efi_TRUE@am__append_2818 = read.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_2819 = -@COND_i386_efi_TRUE@am__append_2820 = $(nodist_read_module_SOURCES) -@COND_i386_efi_TRUE@am__append_2821 = $(nodist_read_module_SOURCES) \ -@COND_i386_efi_TRUE@ read.marker -@COND_i386_efi_TRUE@am__append_2822 = read.mod -@COND_i386_efi_TRUE@am__append_2823 = read.marker -@COND_i386_qemu_TRUE@am__append_2824 = read.module -@COND_i386_qemu_TRUE@am__append_2825 = read.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_2826 = -@COND_i386_qemu_TRUE@am__append_2827 = $(nodist_read_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_2828 = $(nodist_read_module_SOURCES) \ -@COND_i386_qemu_TRUE@ read.marker -@COND_i386_qemu_TRUE@am__append_2829 = read.mod -@COND_i386_qemu_TRUE@am__append_2830 = read.marker -@COND_i386_coreboot_TRUE@am__append_2831 = read.module -@COND_i386_coreboot_TRUE@am__append_2832 = read.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_2833 = -@COND_i386_coreboot_TRUE@am__append_2834 = $(nodist_read_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_2835 = \ -@COND_i386_coreboot_TRUE@ $(nodist_read_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ read.marker -@COND_i386_coreboot_TRUE@am__append_2836 = read.mod -@COND_i386_coreboot_TRUE@am__append_2837 = read.marker -@COND_i386_multiboot_TRUE@am__append_2838 = read.module -@COND_i386_multiboot_TRUE@am__append_2839 = read.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_2840 = -@COND_i386_multiboot_TRUE@am__append_2841 = $(nodist_read_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_2842 = \ -@COND_i386_multiboot_TRUE@ $(nodist_read_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ read.marker -@COND_i386_multiboot_TRUE@am__append_2843 = read.mod -@COND_i386_multiboot_TRUE@am__append_2844 = read.marker -@COND_i386_ieee1275_TRUE@am__append_2845 = read.module -@COND_i386_ieee1275_TRUE@am__append_2846 = read.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_2847 = -@COND_i386_ieee1275_TRUE@am__append_2848 = $(nodist_read_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_2849 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_read_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ read.marker -@COND_i386_ieee1275_TRUE@am__append_2850 = read.mod -@COND_i386_ieee1275_TRUE@am__append_2851 = read.marker -@COND_x86_64_efi_TRUE@am__append_2852 = read.module -@COND_x86_64_efi_TRUE@am__append_2853 = read.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_2854 = -@COND_x86_64_efi_TRUE@am__append_2855 = $(nodist_read_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_2856 = $(nodist_read_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ read.marker -@COND_x86_64_efi_TRUE@am__append_2857 = read.mod -@COND_x86_64_efi_TRUE@am__append_2858 = read.marker -@COND_mips_yeeloong_TRUE@am__append_2859 = read.module -@COND_mips_yeeloong_TRUE@am__append_2860 = read.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_2861 = -@COND_mips_yeeloong_TRUE@am__append_2862 = $(nodist_read_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_2863 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_read_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ read.marker -@COND_mips_yeeloong_TRUE@am__append_2864 = read.mod -@COND_mips_yeeloong_TRUE@am__append_2865 = read.marker -@COND_sparc64_ieee1275_TRUE@am__append_2866 = read.module -@COND_sparc64_ieee1275_TRUE@am__append_2867 = read.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_2868 = -@COND_sparc64_ieee1275_TRUE@am__append_2869 = $(nodist_read_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_2870 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_read_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ read.marker -@COND_sparc64_ieee1275_TRUE@am__append_2871 = read.mod -@COND_sparc64_ieee1275_TRUE@am__append_2872 = read.marker -@COND_powerpc_ieee1275_TRUE@am__append_2873 = read.module -@COND_powerpc_ieee1275_TRUE@am__append_2874 = read.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_2875 = -@COND_powerpc_ieee1275_TRUE@am__append_2876 = $(nodist_read_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_2877 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_read_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ read.marker -@COND_powerpc_ieee1275_TRUE@am__append_2878 = read.mod -@COND_powerpc_ieee1275_TRUE@am__append_2879 = read.marker -@COND_emu_TRUE@am__append_2880 = reboot.module -@COND_emu_TRUE@am__append_2881 = reboot.module$(EXEEXT) -@COND_emu_TRUE@am__append_2882 = -@COND_emu_TRUE@am__append_2883 = $(nodist_reboot_module_SOURCES) -@COND_emu_TRUE@am__append_2884 = $(nodist_reboot_module_SOURCES) \ -@COND_emu_TRUE@ reboot.marker -@COND_emu_TRUE@am__append_2885 = reboot.mod -@COND_emu_TRUE@am__append_2886 = reboot.marker -@COND_i386_pc_TRUE@am__append_2887 = reboot.module -@COND_i386_pc_TRUE@am__append_2888 = reboot.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_2889 = -@COND_i386_pc_TRUE@am__append_2890 = $(nodist_reboot_module_SOURCES) -@COND_i386_pc_TRUE@am__append_2891 = $(nodist_reboot_module_SOURCES) \ -@COND_i386_pc_TRUE@ reboot.marker -@COND_i386_pc_TRUE@am__append_2892 = reboot.mod -@COND_i386_pc_TRUE@am__append_2893 = reboot.marker -@COND_i386_efi_TRUE@am__append_2894 = reboot.module -@COND_i386_efi_TRUE@am__append_2895 = reboot.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_2896 = -@COND_i386_efi_TRUE@am__append_2897 = $(nodist_reboot_module_SOURCES) -@COND_i386_efi_TRUE@am__append_2898 = $(nodist_reboot_module_SOURCES) \ -@COND_i386_efi_TRUE@ reboot.marker -@COND_i386_efi_TRUE@am__append_2899 = reboot.mod -@COND_i386_efi_TRUE@am__append_2900 = reboot.marker -@COND_i386_qemu_TRUE@am__append_2901 = reboot.module -@COND_i386_qemu_TRUE@am__append_2902 = reboot.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_2903 = -@COND_i386_qemu_TRUE@am__append_2904 = $(nodist_reboot_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_2905 = \ -@COND_i386_qemu_TRUE@ $(nodist_reboot_module_SOURCES) \ -@COND_i386_qemu_TRUE@ reboot.marker -@COND_i386_qemu_TRUE@am__append_2906 = reboot.mod -@COND_i386_qemu_TRUE@am__append_2907 = reboot.marker -@COND_i386_coreboot_TRUE@am__append_2908 = reboot.module -@COND_i386_coreboot_TRUE@am__append_2909 = reboot.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_2910 = -@COND_i386_coreboot_TRUE@am__append_2911 = $(nodist_reboot_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_2912 = \ -@COND_i386_coreboot_TRUE@ $(nodist_reboot_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ reboot.marker -@COND_i386_coreboot_TRUE@am__append_2913 = reboot.mod -@COND_i386_coreboot_TRUE@am__append_2914 = reboot.marker -@COND_i386_multiboot_TRUE@am__append_2915 = reboot.module -@COND_i386_multiboot_TRUE@am__append_2916 = reboot.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_2917 = -@COND_i386_multiboot_TRUE@am__append_2918 = $(nodist_reboot_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_2919 = \ -@COND_i386_multiboot_TRUE@ $(nodist_reboot_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ reboot.marker -@COND_i386_multiboot_TRUE@am__append_2920 = reboot.mod -@COND_i386_multiboot_TRUE@am__append_2921 = reboot.marker -@COND_i386_ieee1275_TRUE@am__append_2922 = reboot.module -@COND_i386_ieee1275_TRUE@am__append_2923 = reboot.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_2924 = -@COND_i386_ieee1275_TRUE@am__append_2925 = $(nodist_reboot_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_2926 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_reboot_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ reboot.marker -@COND_i386_ieee1275_TRUE@am__append_2927 = reboot.mod -@COND_i386_ieee1275_TRUE@am__append_2928 = reboot.marker -@COND_x86_64_efi_TRUE@am__append_2929 = reboot.module -@COND_x86_64_efi_TRUE@am__append_2930 = reboot.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_2931 = -@COND_x86_64_efi_TRUE@am__append_2932 = $(nodist_reboot_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_2933 = \ -@COND_x86_64_efi_TRUE@ $(nodist_reboot_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ reboot.marker -@COND_x86_64_efi_TRUE@am__append_2934 = reboot.mod -@COND_x86_64_efi_TRUE@am__append_2935 = reboot.marker -@COND_mips_yeeloong_TRUE@am__append_2936 = reboot.module -@COND_mips_yeeloong_TRUE@am__append_2937 = reboot.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_2938 = -@COND_mips_yeeloong_TRUE@am__append_2939 = $(nodist_reboot_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_2940 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_reboot_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ reboot.marker -@COND_mips_yeeloong_TRUE@am__append_2941 = reboot.mod -@COND_mips_yeeloong_TRUE@am__append_2942 = reboot.marker -@COND_sparc64_ieee1275_TRUE@am__append_2943 = reboot.module -@COND_sparc64_ieee1275_TRUE@am__append_2944 = reboot.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_2945 = -@COND_sparc64_ieee1275_TRUE@am__append_2946 = $(nodist_reboot_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_2947 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_reboot_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ reboot.marker -@COND_sparc64_ieee1275_TRUE@am__append_2948 = reboot.mod -@COND_sparc64_ieee1275_TRUE@am__append_2949 = reboot.marker -@COND_powerpc_ieee1275_TRUE@am__append_2950 = reboot.module -@COND_powerpc_ieee1275_TRUE@am__append_2951 = reboot.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_2952 = -@COND_powerpc_ieee1275_TRUE@am__append_2953 = $(nodist_reboot_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_2954 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_reboot_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ reboot.marker -@COND_powerpc_ieee1275_TRUE@am__append_2955 = reboot.mod -@COND_powerpc_ieee1275_TRUE@am__append_2956 = reboot.marker -@COND_emu_TRUE@am__append_2957 = search.module -@COND_emu_TRUE@am__append_2958 = search.module$(EXEEXT) -@COND_emu_TRUE@am__append_2959 = commands/search.c -@COND_emu_TRUE@am__append_2960 = $(nodist_search_module_SOURCES) -@COND_emu_TRUE@am__append_2961 = $(nodist_search_module_SOURCES) \ -@COND_emu_TRUE@ search.marker -@COND_emu_TRUE@am__append_2962 = search.mod -@COND_emu_TRUE@am__append_2963 = search.marker -@COND_i386_pc_TRUE@am__append_2964 = search.module -@COND_i386_pc_TRUE@am__append_2965 = search.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_2966 = commands/search.c -@COND_i386_pc_TRUE@am__append_2967 = $(nodist_search_module_SOURCES) -@COND_i386_pc_TRUE@am__append_2968 = $(nodist_search_module_SOURCES) \ -@COND_i386_pc_TRUE@ search.marker -@COND_i386_pc_TRUE@am__append_2969 = search.mod -@COND_i386_pc_TRUE@am__append_2970 = search.marker -@COND_i386_efi_TRUE@am__append_2971 = search.module -@COND_i386_efi_TRUE@am__append_2972 = search.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_2973 = commands/search.c -@COND_i386_efi_TRUE@am__append_2974 = $(nodist_search_module_SOURCES) -@COND_i386_efi_TRUE@am__append_2975 = $(nodist_search_module_SOURCES) \ -@COND_i386_efi_TRUE@ search.marker -@COND_i386_efi_TRUE@am__append_2976 = search.mod -@COND_i386_efi_TRUE@am__append_2977 = search.marker -@COND_i386_qemu_TRUE@am__append_2978 = search.module -@COND_i386_qemu_TRUE@am__append_2979 = search.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_2980 = commands/search.c -@COND_i386_qemu_TRUE@am__append_2981 = $(nodist_search_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_2982 = \ -@COND_i386_qemu_TRUE@ $(nodist_search_module_SOURCES) \ -@COND_i386_qemu_TRUE@ search.marker -@COND_i386_qemu_TRUE@am__append_2983 = search.mod -@COND_i386_qemu_TRUE@am__append_2984 = search.marker -@COND_i386_coreboot_TRUE@am__append_2985 = search.module -@COND_i386_coreboot_TRUE@am__append_2986 = search.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_2987 = commands/search.c -@COND_i386_coreboot_TRUE@am__append_2988 = $(nodist_search_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_2989 = \ -@COND_i386_coreboot_TRUE@ $(nodist_search_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ search.marker -@COND_i386_coreboot_TRUE@am__append_2990 = search.mod -@COND_i386_coreboot_TRUE@am__append_2991 = search.marker -@COND_i386_multiboot_TRUE@am__append_2992 = search.module -@COND_i386_multiboot_TRUE@am__append_2993 = search.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_2994 = commands/search.c -@COND_i386_multiboot_TRUE@am__append_2995 = $(nodist_search_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_2996 = \ -@COND_i386_multiboot_TRUE@ $(nodist_search_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ search.marker -@COND_i386_multiboot_TRUE@am__append_2997 = search.mod -@COND_i386_multiboot_TRUE@am__append_2998 = search.marker -@COND_i386_ieee1275_TRUE@am__append_2999 = search.module -@COND_i386_ieee1275_TRUE@am__append_3000 = search.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_3001 = commands/search.c -@COND_i386_ieee1275_TRUE@am__append_3002 = $(nodist_search_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_3003 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_search_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ search.marker -@COND_i386_ieee1275_TRUE@am__append_3004 = search.mod -@COND_i386_ieee1275_TRUE@am__append_3005 = search.marker -@COND_x86_64_efi_TRUE@am__append_3006 = search.module -@COND_x86_64_efi_TRUE@am__append_3007 = search.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_3008 = commands/search.c -@COND_x86_64_efi_TRUE@am__append_3009 = $(nodist_search_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_3010 = \ -@COND_x86_64_efi_TRUE@ $(nodist_search_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ search.marker -@COND_x86_64_efi_TRUE@am__append_3011 = search.mod -@COND_x86_64_efi_TRUE@am__append_3012 = search.marker -@COND_mips_yeeloong_TRUE@am__append_3013 = search.module -@COND_mips_yeeloong_TRUE@am__append_3014 = search.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_3015 = commands/search.c -@COND_mips_yeeloong_TRUE@am__append_3016 = $(nodist_search_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_3017 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_search_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ search.marker -@COND_mips_yeeloong_TRUE@am__append_3018 = search.mod -@COND_mips_yeeloong_TRUE@am__append_3019 = search.marker -@COND_sparc64_ieee1275_TRUE@am__append_3020 = search.module -@COND_sparc64_ieee1275_TRUE@am__append_3021 = search.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_3022 = commands/search.c -@COND_sparc64_ieee1275_TRUE@am__append_3023 = $(nodist_search_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_3024 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_search_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ search.marker -@COND_sparc64_ieee1275_TRUE@am__append_3025 = search.mod -@COND_sparc64_ieee1275_TRUE@am__append_3026 = search.marker -@COND_powerpc_ieee1275_TRUE@am__append_3027 = search.module -@COND_powerpc_ieee1275_TRUE@am__append_3028 = search.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_3029 = commands/search.c -@COND_powerpc_ieee1275_TRUE@am__append_3030 = $(nodist_search_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_3031 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_search_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ search.marker -@COND_powerpc_ieee1275_TRUE@am__append_3032 = search.mod -@COND_powerpc_ieee1275_TRUE@am__append_3033 = search.marker -@COND_emu_TRUE@am__append_3034 = search_fs_file.module -@COND_emu_TRUE@am__append_3035 = search_fs_file.module$(EXEEXT) -@COND_emu_TRUE@am__append_3036 = -@COND_emu_TRUE@am__append_3037 = $(nodist_search_fs_file_module_SOURCES) -@COND_emu_TRUE@am__append_3038 = \ -@COND_emu_TRUE@ $(nodist_search_fs_file_module_SOURCES) \ -@COND_emu_TRUE@ search_fs_file.marker -@COND_emu_TRUE@am__append_3039 = search_fs_file.mod -@COND_emu_TRUE@am__append_3040 = search_fs_file.marker -@COND_i386_pc_TRUE@am__append_3041 = search_fs_file.module -@COND_i386_pc_TRUE@am__append_3042 = search_fs_file.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_3043 = -@COND_i386_pc_TRUE@am__append_3044 = $(nodist_search_fs_file_module_SOURCES) -@COND_i386_pc_TRUE@am__append_3045 = \ -@COND_i386_pc_TRUE@ $(nodist_search_fs_file_module_SOURCES) \ -@COND_i386_pc_TRUE@ search_fs_file.marker -@COND_i386_pc_TRUE@am__append_3046 = search_fs_file.mod -@COND_i386_pc_TRUE@am__append_3047 = search_fs_file.marker -@COND_i386_efi_TRUE@am__append_3048 = search_fs_file.module -@COND_i386_efi_TRUE@am__append_3049 = search_fs_file.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_3050 = -@COND_i386_efi_TRUE@am__append_3051 = $(nodist_search_fs_file_module_SOURCES) -@COND_i386_efi_TRUE@am__append_3052 = \ -@COND_i386_efi_TRUE@ $(nodist_search_fs_file_module_SOURCES) \ -@COND_i386_efi_TRUE@ search_fs_file.marker -@COND_i386_efi_TRUE@am__append_3053 = search_fs_file.mod -@COND_i386_efi_TRUE@am__append_3054 = search_fs_file.marker -@COND_i386_qemu_TRUE@am__append_3055 = search_fs_file.module -@COND_i386_qemu_TRUE@am__append_3056 = search_fs_file.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_3057 = -@COND_i386_qemu_TRUE@am__append_3058 = $(nodist_search_fs_file_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_3059 = \ -@COND_i386_qemu_TRUE@ $(nodist_search_fs_file_module_SOURCES) \ -@COND_i386_qemu_TRUE@ search_fs_file.marker -@COND_i386_qemu_TRUE@am__append_3060 = search_fs_file.mod -@COND_i386_qemu_TRUE@am__append_3061 = search_fs_file.marker -@COND_i386_coreboot_TRUE@am__append_3062 = search_fs_file.module -@COND_i386_coreboot_TRUE@am__append_3063 = search_fs_file.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_3064 = -@COND_i386_coreboot_TRUE@am__append_3065 = $(nodist_search_fs_file_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_3066 = $(nodist_search_fs_file_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ search_fs_file.marker -@COND_i386_coreboot_TRUE@am__append_3067 = search_fs_file.mod -@COND_i386_coreboot_TRUE@am__append_3068 = search_fs_file.marker -@COND_i386_multiboot_TRUE@am__append_3069 = search_fs_file.module -@COND_i386_multiboot_TRUE@am__append_3070 = search_fs_file.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_3071 = -@COND_i386_multiboot_TRUE@am__append_3072 = $(nodist_search_fs_file_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_3073 = $(nodist_search_fs_file_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ search_fs_file.marker -@COND_i386_multiboot_TRUE@am__append_3074 = search_fs_file.mod -@COND_i386_multiboot_TRUE@am__append_3075 = search_fs_file.marker -@COND_i386_ieee1275_TRUE@am__append_3076 = search_fs_file.module -@COND_i386_ieee1275_TRUE@am__append_3077 = search_fs_file.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_3078 = -@COND_i386_ieee1275_TRUE@am__append_3079 = $(nodist_search_fs_file_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_3080 = $(nodist_search_fs_file_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ search_fs_file.marker -@COND_i386_ieee1275_TRUE@am__append_3081 = search_fs_file.mod -@COND_i386_ieee1275_TRUE@am__append_3082 = search_fs_file.marker -@COND_x86_64_efi_TRUE@am__append_3083 = search_fs_file.module -@COND_x86_64_efi_TRUE@am__append_3084 = search_fs_file.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_3085 = -@COND_x86_64_efi_TRUE@am__append_3086 = $(nodist_search_fs_file_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_3087 = \ -@COND_x86_64_efi_TRUE@ $(nodist_search_fs_file_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ search_fs_file.marker -@COND_x86_64_efi_TRUE@am__append_3088 = search_fs_file.mod -@COND_x86_64_efi_TRUE@am__append_3089 = search_fs_file.marker -@COND_mips_yeeloong_TRUE@am__append_3090 = search_fs_file.module -@COND_mips_yeeloong_TRUE@am__append_3091 = search_fs_file.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_3092 = -@COND_mips_yeeloong_TRUE@am__append_3093 = $(nodist_search_fs_file_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_3094 = $(nodist_search_fs_file_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ search_fs_file.marker -@COND_mips_yeeloong_TRUE@am__append_3095 = search_fs_file.mod -@COND_mips_yeeloong_TRUE@am__append_3096 = search_fs_file.marker -@COND_sparc64_ieee1275_TRUE@am__append_3097 = search_fs_file.module -@COND_sparc64_ieee1275_TRUE@am__append_3098 = search_fs_file.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_3099 = -@COND_sparc64_ieee1275_TRUE@am__append_3100 = $(nodist_search_fs_file_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_3101 = $(nodist_search_fs_file_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ search_fs_file.marker -@COND_sparc64_ieee1275_TRUE@am__append_3102 = search_fs_file.mod -@COND_sparc64_ieee1275_TRUE@am__append_3103 = search_fs_file.marker -@COND_powerpc_ieee1275_TRUE@am__append_3104 = search_fs_file.module -@COND_powerpc_ieee1275_TRUE@am__append_3105 = search_fs_file.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_3106 = -@COND_powerpc_ieee1275_TRUE@am__append_3107 = $(nodist_search_fs_file_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_3108 = $(nodist_search_fs_file_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ search_fs_file.marker -@COND_powerpc_ieee1275_TRUE@am__append_3109 = search_fs_file.mod -@COND_powerpc_ieee1275_TRUE@am__append_3110 = search_fs_file.marker -@COND_emu_TRUE@am__append_3111 = search_fs_uuid.module -@COND_emu_TRUE@am__append_3112 = search_fs_uuid.module$(EXEEXT) -@COND_emu_TRUE@am__append_3113 = -@COND_emu_TRUE@am__append_3114 = $(nodist_search_fs_uuid_module_SOURCES) -@COND_emu_TRUE@am__append_3115 = \ -@COND_emu_TRUE@ $(nodist_search_fs_uuid_module_SOURCES) \ -@COND_emu_TRUE@ search_fs_uuid.marker -@COND_emu_TRUE@am__append_3116 = search_fs_uuid.mod -@COND_emu_TRUE@am__append_3117 = search_fs_uuid.marker -@COND_i386_pc_TRUE@am__append_3118 = search_fs_uuid.module -@COND_i386_pc_TRUE@am__append_3119 = search_fs_uuid.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_3120 = -@COND_i386_pc_TRUE@am__append_3121 = $(nodist_search_fs_uuid_module_SOURCES) -@COND_i386_pc_TRUE@am__append_3122 = \ -@COND_i386_pc_TRUE@ $(nodist_search_fs_uuid_module_SOURCES) \ -@COND_i386_pc_TRUE@ search_fs_uuid.marker -@COND_i386_pc_TRUE@am__append_3123 = search_fs_uuid.mod -@COND_i386_pc_TRUE@am__append_3124 = search_fs_uuid.marker -@COND_i386_efi_TRUE@am__append_3125 = search_fs_uuid.module -@COND_i386_efi_TRUE@am__append_3126 = search_fs_uuid.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_3127 = -@COND_i386_efi_TRUE@am__append_3128 = $(nodist_search_fs_uuid_module_SOURCES) -@COND_i386_efi_TRUE@am__append_3129 = \ -@COND_i386_efi_TRUE@ $(nodist_search_fs_uuid_module_SOURCES) \ -@COND_i386_efi_TRUE@ search_fs_uuid.marker -@COND_i386_efi_TRUE@am__append_3130 = search_fs_uuid.mod -@COND_i386_efi_TRUE@am__append_3131 = search_fs_uuid.marker -@COND_i386_qemu_TRUE@am__append_3132 = search_fs_uuid.module -@COND_i386_qemu_TRUE@am__append_3133 = search_fs_uuid.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_3134 = -@COND_i386_qemu_TRUE@am__append_3135 = $(nodist_search_fs_uuid_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_3136 = \ -@COND_i386_qemu_TRUE@ $(nodist_search_fs_uuid_module_SOURCES) \ -@COND_i386_qemu_TRUE@ search_fs_uuid.marker -@COND_i386_qemu_TRUE@am__append_3137 = search_fs_uuid.mod -@COND_i386_qemu_TRUE@am__append_3138 = search_fs_uuid.marker -@COND_i386_coreboot_TRUE@am__append_3139 = search_fs_uuid.module -@COND_i386_coreboot_TRUE@am__append_3140 = search_fs_uuid.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_3141 = -@COND_i386_coreboot_TRUE@am__append_3142 = $(nodist_search_fs_uuid_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_3143 = $(nodist_search_fs_uuid_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ search_fs_uuid.marker -@COND_i386_coreboot_TRUE@am__append_3144 = search_fs_uuid.mod -@COND_i386_coreboot_TRUE@am__append_3145 = search_fs_uuid.marker -@COND_i386_multiboot_TRUE@am__append_3146 = search_fs_uuid.module -@COND_i386_multiboot_TRUE@am__append_3147 = search_fs_uuid.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_3148 = -@COND_i386_multiboot_TRUE@am__append_3149 = $(nodist_search_fs_uuid_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_3150 = $(nodist_search_fs_uuid_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ search_fs_uuid.marker -@COND_i386_multiboot_TRUE@am__append_3151 = search_fs_uuid.mod -@COND_i386_multiboot_TRUE@am__append_3152 = search_fs_uuid.marker -@COND_i386_ieee1275_TRUE@am__append_3153 = search_fs_uuid.module -@COND_i386_ieee1275_TRUE@am__append_3154 = search_fs_uuid.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_3155 = -@COND_i386_ieee1275_TRUE@am__append_3156 = $(nodist_search_fs_uuid_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_3157 = $(nodist_search_fs_uuid_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ search_fs_uuid.marker -@COND_i386_ieee1275_TRUE@am__append_3158 = search_fs_uuid.mod -@COND_i386_ieee1275_TRUE@am__append_3159 = search_fs_uuid.marker -@COND_x86_64_efi_TRUE@am__append_3160 = search_fs_uuid.module -@COND_x86_64_efi_TRUE@am__append_3161 = search_fs_uuid.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_3162 = -@COND_x86_64_efi_TRUE@am__append_3163 = $(nodist_search_fs_uuid_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_3164 = \ -@COND_x86_64_efi_TRUE@ $(nodist_search_fs_uuid_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ search_fs_uuid.marker -@COND_x86_64_efi_TRUE@am__append_3165 = search_fs_uuid.mod -@COND_x86_64_efi_TRUE@am__append_3166 = search_fs_uuid.marker -@COND_mips_yeeloong_TRUE@am__append_3167 = search_fs_uuid.module -@COND_mips_yeeloong_TRUE@am__append_3168 = search_fs_uuid.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_3169 = -@COND_mips_yeeloong_TRUE@am__append_3170 = $(nodist_search_fs_uuid_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_3171 = $(nodist_search_fs_uuid_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ search_fs_uuid.marker -@COND_mips_yeeloong_TRUE@am__append_3172 = search_fs_uuid.mod -@COND_mips_yeeloong_TRUE@am__append_3173 = search_fs_uuid.marker -@COND_sparc64_ieee1275_TRUE@am__append_3174 = search_fs_uuid.module -@COND_sparc64_ieee1275_TRUE@am__append_3175 = search_fs_uuid.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_3176 = -@COND_sparc64_ieee1275_TRUE@am__append_3177 = $(nodist_search_fs_uuid_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_3178 = $(nodist_search_fs_uuid_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ search_fs_uuid.marker -@COND_sparc64_ieee1275_TRUE@am__append_3179 = search_fs_uuid.mod -@COND_sparc64_ieee1275_TRUE@am__append_3180 = search_fs_uuid.marker -@COND_powerpc_ieee1275_TRUE@am__append_3181 = search_fs_uuid.module -@COND_powerpc_ieee1275_TRUE@am__append_3182 = search_fs_uuid.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_3183 = -@COND_powerpc_ieee1275_TRUE@am__append_3184 = $(nodist_search_fs_uuid_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_3185 = $(nodist_search_fs_uuid_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ search_fs_uuid.marker -@COND_powerpc_ieee1275_TRUE@am__append_3186 = search_fs_uuid.mod -@COND_powerpc_ieee1275_TRUE@am__append_3187 = search_fs_uuid.marker -@COND_emu_TRUE@am__append_3188 = search_label.module -@COND_emu_TRUE@am__append_3189 = search_label.module$(EXEEXT) -@COND_emu_TRUE@am__append_3190 = -@COND_emu_TRUE@am__append_3191 = $(nodist_search_label_module_SOURCES) -@COND_emu_TRUE@am__append_3192 = \ -@COND_emu_TRUE@ $(nodist_search_label_module_SOURCES) \ -@COND_emu_TRUE@ search_label.marker -@COND_emu_TRUE@am__append_3193 = search_label.mod -@COND_emu_TRUE@am__append_3194 = search_label.marker -@COND_i386_pc_TRUE@am__append_3195 = search_label.module -@COND_i386_pc_TRUE@am__append_3196 = search_label.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_3197 = -@COND_i386_pc_TRUE@am__append_3198 = $(nodist_search_label_module_SOURCES) -@COND_i386_pc_TRUE@am__append_3199 = \ -@COND_i386_pc_TRUE@ $(nodist_search_label_module_SOURCES) \ -@COND_i386_pc_TRUE@ search_label.marker -@COND_i386_pc_TRUE@am__append_3200 = search_label.mod -@COND_i386_pc_TRUE@am__append_3201 = search_label.marker -@COND_i386_efi_TRUE@am__append_3202 = search_label.module -@COND_i386_efi_TRUE@am__append_3203 = search_label.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_3204 = -@COND_i386_efi_TRUE@am__append_3205 = $(nodist_search_label_module_SOURCES) -@COND_i386_efi_TRUE@am__append_3206 = \ -@COND_i386_efi_TRUE@ $(nodist_search_label_module_SOURCES) \ -@COND_i386_efi_TRUE@ search_label.marker -@COND_i386_efi_TRUE@am__append_3207 = search_label.mod -@COND_i386_efi_TRUE@am__append_3208 = search_label.marker -@COND_i386_qemu_TRUE@am__append_3209 = search_label.module -@COND_i386_qemu_TRUE@am__append_3210 = search_label.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_3211 = -@COND_i386_qemu_TRUE@am__append_3212 = $(nodist_search_label_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_3213 = \ -@COND_i386_qemu_TRUE@ $(nodist_search_label_module_SOURCES) \ -@COND_i386_qemu_TRUE@ search_label.marker -@COND_i386_qemu_TRUE@am__append_3214 = search_label.mod -@COND_i386_qemu_TRUE@am__append_3215 = search_label.marker -@COND_i386_coreboot_TRUE@am__append_3216 = search_label.module -@COND_i386_coreboot_TRUE@am__append_3217 = search_label.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_3218 = -@COND_i386_coreboot_TRUE@am__append_3219 = $(nodist_search_label_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_3220 = $(nodist_search_label_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ search_label.marker -@COND_i386_coreboot_TRUE@am__append_3221 = search_label.mod -@COND_i386_coreboot_TRUE@am__append_3222 = search_label.marker -@COND_i386_multiboot_TRUE@am__append_3223 = search_label.module -@COND_i386_multiboot_TRUE@am__append_3224 = search_label.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_3225 = -@COND_i386_multiboot_TRUE@am__append_3226 = $(nodist_search_label_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_3227 = $(nodist_search_label_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ search_label.marker -@COND_i386_multiboot_TRUE@am__append_3228 = search_label.mod -@COND_i386_multiboot_TRUE@am__append_3229 = search_label.marker -@COND_i386_ieee1275_TRUE@am__append_3230 = search_label.module -@COND_i386_ieee1275_TRUE@am__append_3231 = search_label.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_3232 = -@COND_i386_ieee1275_TRUE@am__append_3233 = $(nodist_search_label_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_3234 = $(nodist_search_label_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ search_label.marker -@COND_i386_ieee1275_TRUE@am__append_3235 = search_label.mod -@COND_i386_ieee1275_TRUE@am__append_3236 = search_label.marker -@COND_x86_64_efi_TRUE@am__append_3237 = search_label.module -@COND_x86_64_efi_TRUE@am__append_3238 = search_label.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_3239 = -@COND_x86_64_efi_TRUE@am__append_3240 = $(nodist_search_label_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_3241 = \ -@COND_x86_64_efi_TRUE@ $(nodist_search_label_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ search_label.marker -@COND_x86_64_efi_TRUE@am__append_3242 = search_label.mod -@COND_x86_64_efi_TRUE@am__append_3243 = search_label.marker -@COND_mips_yeeloong_TRUE@am__append_3244 = search_label.module -@COND_mips_yeeloong_TRUE@am__append_3245 = search_label.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_3246 = -@COND_mips_yeeloong_TRUE@am__append_3247 = $(nodist_search_label_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_3248 = $(nodist_search_label_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ search_label.marker -@COND_mips_yeeloong_TRUE@am__append_3249 = search_label.mod -@COND_mips_yeeloong_TRUE@am__append_3250 = search_label.marker -@COND_sparc64_ieee1275_TRUE@am__append_3251 = search_label.module -@COND_sparc64_ieee1275_TRUE@am__append_3252 = search_label.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_3253 = -@COND_sparc64_ieee1275_TRUE@am__append_3254 = $(nodist_search_label_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_3255 = $(nodist_search_label_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ search_label.marker -@COND_sparc64_ieee1275_TRUE@am__append_3256 = search_label.mod -@COND_sparc64_ieee1275_TRUE@am__append_3257 = search_label.marker -@COND_powerpc_ieee1275_TRUE@am__append_3258 = search_label.module -@COND_powerpc_ieee1275_TRUE@am__append_3259 = search_label.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_3260 = -@COND_powerpc_ieee1275_TRUE@am__append_3261 = $(nodist_search_label_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_3262 = $(nodist_search_label_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ search_label.marker -@COND_powerpc_ieee1275_TRUE@am__append_3263 = search_label.mod -@COND_powerpc_ieee1275_TRUE@am__append_3264 = search_label.marker -@COND_i386_pc_TRUE@am__append_3265 = setpci.module -@COND_i386_pc_TRUE@am__append_3266 = setpci.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_3267 = -@COND_i386_pc_TRUE@am__append_3268 = $(nodist_setpci_module_SOURCES) -@COND_i386_pc_TRUE@am__append_3269 = $(nodist_setpci_module_SOURCES) \ -@COND_i386_pc_TRUE@ setpci.marker -@COND_i386_pc_TRUE@am__append_3270 = setpci.mod -@COND_i386_pc_TRUE@am__append_3271 = setpci.marker -@COND_i386_efi_TRUE@am__append_3272 = setpci.module -@COND_i386_efi_TRUE@am__append_3273 = setpci.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_3274 = -@COND_i386_efi_TRUE@am__append_3275 = $(nodist_setpci_module_SOURCES) -@COND_i386_efi_TRUE@am__append_3276 = $(nodist_setpci_module_SOURCES) \ -@COND_i386_efi_TRUE@ setpci.marker -@COND_i386_efi_TRUE@am__append_3277 = setpci.mod -@COND_i386_efi_TRUE@am__append_3278 = setpci.marker -@COND_i386_qemu_TRUE@am__append_3279 = setpci.module -@COND_i386_qemu_TRUE@am__append_3280 = setpci.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_3281 = -@COND_i386_qemu_TRUE@am__append_3282 = $(nodist_setpci_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_3283 = \ -@COND_i386_qemu_TRUE@ $(nodist_setpci_module_SOURCES) \ -@COND_i386_qemu_TRUE@ setpci.marker -@COND_i386_qemu_TRUE@am__append_3284 = setpci.mod -@COND_i386_qemu_TRUE@am__append_3285 = setpci.marker -@COND_i386_coreboot_TRUE@am__append_3286 = setpci.module -@COND_i386_coreboot_TRUE@am__append_3287 = setpci.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_3288 = -@COND_i386_coreboot_TRUE@am__append_3289 = $(nodist_setpci_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_3290 = \ -@COND_i386_coreboot_TRUE@ $(nodist_setpci_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ setpci.marker -@COND_i386_coreboot_TRUE@am__append_3291 = setpci.mod -@COND_i386_coreboot_TRUE@am__append_3292 = setpci.marker -@COND_i386_multiboot_TRUE@am__append_3293 = setpci.module -@COND_i386_multiboot_TRUE@am__append_3294 = setpci.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_3295 = -@COND_i386_multiboot_TRUE@am__append_3296 = $(nodist_setpci_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_3297 = \ -@COND_i386_multiboot_TRUE@ $(nodist_setpci_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ setpci.marker -@COND_i386_multiboot_TRUE@am__append_3298 = setpci.mod -@COND_i386_multiboot_TRUE@am__append_3299 = setpci.marker -@COND_i386_ieee1275_TRUE@am__append_3300 = setpci.module -@COND_i386_ieee1275_TRUE@am__append_3301 = setpci.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_3302 = -@COND_i386_ieee1275_TRUE@am__append_3303 = $(nodist_setpci_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_3304 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_setpci_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ setpci.marker -@COND_i386_ieee1275_TRUE@am__append_3305 = setpci.mod -@COND_i386_ieee1275_TRUE@am__append_3306 = setpci.marker -@COND_x86_64_efi_TRUE@am__append_3307 = setpci.module -@COND_x86_64_efi_TRUE@am__append_3308 = setpci.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_3309 = -@COND_x86_64_efi_TRUE@am__append_3310 = $(nodist_setpci_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_3311 = \ -@COND_x86_64_efi_TRUE@ $(nodist_setpci_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ setpci.marker -@COND_x86_64_efi_TRUE@am__append_3312 = setpci.mod -@COND_x86_64_efi_TRUE@am__append_3313 = setpci.marker -@COND_emu_TRUE@am__append_3314 = sleep.module -@COND_emu_TRUE@am__append_3315 = sleep.module$(EXEEXT) -@COND_emu_TRUE@am__append_3316 = -@COND_emu_TRUE@am__append_3317 = $(nodist_sleep_module_SOURCES) -@COND_emu_TRUE@am__append_3318 = $(nodist_sleep_module_SOURCES) \ -@COND_emu_TRUE@ sleep.marker -@COND_emu_TRUE@am__append_3319 = sleep.mod -@COND_emu_TRUE@am__append_3320 = sleep.marker -@COND_i386_pc_TRUE@am__append_3321 = sleep.module -@COND_i386_pc_TRUE@am__append_3322 = sleep.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_3323 = -@COND_i386_pc_TRUE@am__append_3324 = $(nodist_sleep_module_SOURCES) -@COND_i386_pc_TRUE@am__append_3325 = $(nodist_sleep_module_SOURCES) \ -@COND_i386_pc_TRUE@ sleep.marker -@COND_i386_pc_TRUE@am__append_3326 = sleep.mod -@COND_i386_pc_TRUE@am__append_3327 = sleep.marker -@COND_i386_efi_TRUE@am__append_3328 = sleep.module -@COND_i386_efi_TRUE@am__append_3329 = sleep.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_3330 = -@COND_i386_efi_TRUE@am__append_3331 = $(nodist_sleep_module_SOURCES) -@COND_i386_efi_TRUE@am__append_3332 = $(nodist_sleep_module_SOURCES) \ -@COND_i386_efi_TRUE@ sleep.marker -@COND_i386_efi_TRUE@am__append_3333 = sleep.mod -@COND_i386_efi_TRUE@am__append_3334 = sleep.marker -@COND_i386_qemu_TRUE@am__append_3335 = sleep.module -@COND_i386_qemu_TRUE@am__append_3336 = sleep.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_3337 = -@COND_i386_qemu_TRUE@am__append_3338 = $(nodist_sleep_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_3339 = $(nodist_sleep_module_SOURCES) \ -@COND_i386_qemu_TRUE@ sleep.marker -@COND_i386_qemu_TRUE@am__append_3340 = sleep.mod -@COND_i386_qemu_TRUE@am__append_3341 = sleep.marker -@COND_i386_coreboot_TRUE@am__append_3342 = sleep.module -@COND_i386_coreboot_TRUE@am__append_3343 = sleep.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_3344 = -@COND_i386_coreboot_TRUE@am__append_3345 = $(nodist_sleep_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_3346 = \ -@COND_i386_coreboot_TRUE@ $(nodist_sleep_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ sleep.marker -@COND_i386_coreboot_TRUE@am__append_3347 = sleep.mod -@COND_i386_coreboot_TRUE@am__append_3348 = sleep.marker -@COND_i386_multiboot_TRUE@am__append_3349 = sleep.module -@COND_i386_multiboot_TRUE@am__append_3350 = sleep.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_3351 = -@COND_i386_multiboot_TRUE@am__append_3352 = $(nodist_sleep_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_3353 = \ -@COND_i386_multiboot_TRUE@ $(nodist_sleep_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ sleep.marker -@COND_i386_multiboot_TRUE@am__append_3354 = sleep.mod -@COND_i386_multiboot_TRUE@am__append_3355 = sleep.marker -@COND_i386_ieee1275_TRUE@am__append_3356 = sleep.module -@COND_i386_ieee1275_TRUE@am__append_3357 = sleep.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_3358 = -@COND_i386_ieee1275_TRUE@am__append_3359 = $(nodist_sleep_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_3360 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_sleep_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ sleep.marker -@COND_i386_ieee1275_TRUE@am__append_3361 = sleep.mod -@COND_i386_ieee1275_TRUE@am__append_3362 = sleep.marker -@COND_x86_64_efi_TRUE@am__append_3363 = sleep.module -@COND_x86_64_efi_TRUE@am__append_3364 = sleep.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_3365 = -@COND_x86_64_efi_TRUE@am__append_3366 = $(nodist_sleep_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_3367 = \ -@COND_x86_64_efi_TRUE@ $(nodist_sleep_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ sleep.marker -@COND_x86_64_efi_TRUE@am__append_3368 = sleep.mod -@COND_x86_64_efi_TRUE@am__append_3369 = sleep.marker -@COND_mips_yeeloong_TRUE@am__append_3370 = sleep.module -@COND_mips_yeeloong_TRUE@am__append_3371 = sleep.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_3372 = -@COND_mips_yeeloong_TRUE@am__append_3373 = $(nodist_sleep_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_3374 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_sleep_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ sleep.marker -@COND_mips_yeeloong_TRUE@am__append_3375 = sleep.mod -@COND_mips_yeeloong_TRUE@am__append_3376 = sleep.marker -@COND_sparc64_ieee1275_TRUE@am__append_3377 = sleep.module -@COND_sparc64_ieee1275_TRUE@am__append_3378 = sleep.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_3379 = -@COND_sparc64_ieee1275_TRUE@am__append_3380 = $(nodist_sleep_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_3381 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_sleep_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ sleep.marker -@COND_sparc64_ieee1275_TRUE@am__append_3382 = sleep.mod -@COND_sparc64_ieee1275_TRUE@am__append_3383 = sleep.marker -@COND_powerpc_ieee1275_TRUE@am__append_3384 = sleep.module -@COND_powerpc_ieee1275_TRUE@am__append_3385 = sleep.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_3386 = -@COND_powerpc_ieee1275_TRUE@am__append_3387 = $(nodist_sleep_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_3388 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_sleep_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ sleep.marker -@COND_powerpc_ieee1275_TRUE@am__append_3389 = sleep.mod -@COND_powerpc_ieee1275_TRUE@am__append_3390 = sleep.marker -@COND_i386_ieee1275_TRUE@am__append_3391 = suspend.module -@COND_i386_ieee1275_TRUE@am__append_3392 = suspend.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_3393 = -@COND_i386_ieee1275_TRUE@am__append_3394 = $(nodist_suspend_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_3395 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_suspend_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ suspend.marker -@COND_i386_ieee1275_TRUE@am__append_3396 = suspend.mod -@COND_i386_ieee1275_TRUE@am__append_3397 = suspend.marker -@COND_powerpc_ieee1275_TRUE@am__append_3398 = suspend.module -@COND_powerpc_ieee1275_TRUE@am__append_3399 = suspend.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_3400 = -@COND_powerpc_ieee1275_TRUE@am__append_3401 = $(nodist_suspend_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_3402 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_suspend_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ suspend.marker -@COND_powerpc_ieee1275_TRUE@am__append_3403 = suspend.mod -@COND_powerpc_ieee1275_TRUE@am__append_3404 = suspend.marker -@COND_emu_TRUE@am__append_3405 = terminal.module -@COND_emu_TRUE@am__append_3406 = terminal.module$(EXEEXT) -@COND_emu_TRUE@am__append_3407 = -@COND_emu_TRUE@am__append_3408 = $(nodist_terminal_module_SOURCES) -@COND_emu_TRUE@am__append_3409 = $(nodist_terminal_module_SOURCES) \ -@COND_emu_TRUE@ terminal.marker -@COND_emu_TRUE@am__append_3410 = terminal.mod -@COND_emu_TRUE@am__append_3411 = terminal.marker -@COND_i386_pc_TRUE@am__append_3412 = terminal.module -@COND_i386_pc_TRUE@am__append_3413 = terminal.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_3414 = -@COND_i386_pc_TRUE@am__append_3415 = $(nodist_terminal_module_SOURCES) -@COND_i386_pc_TRUE@am__append_3416 = \ -@COND_i386_pc_TRUE@ $(nodist_terminal_module_SOURCES) \ -@COND_i386_pc_TRUE@ terminal.marker -@COND_i386_pc_TRUE@am__append_3417 = terminal.mod -@COND_i386_pc_TRUE@am__append_3418 = terminal.marker -@COND_i386_efi_TRUE@am__append_3419 = terminal.module -@COND_i386_efi_TRUE@am__append_3420 = terminal.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_3421 = -@COND_i386_efi_TRUE@am__append_3422 = $(nodist_terminal_module_SOURCES) -@COND_i386_efi_TRUE@am__append_3423 = \ -@COND_i386_efi_TRUE@ $(nodist_terminal_module_SOURCES) \ -@COND_i386_efi_TRUE@ terminal.marker -@COND_i386_efi_TRUE@am__append_3424 = terminal.mod -@COND_i386_efi_TRUE@am__append_3425 = terminal.marker -@COND_i386_qemu_TRUE@am__append_3426 = terminal.module -@COND_i386_qemu_TRUE@am__append_3427 = terminal.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_3428 = -@COND_i386_qemu_TRUE@am__append_3429 = $(nodist_terminal_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_3430 = \ -@COND_i386_qemu_TRUE@ $(nodist_terminal_module_SOURCES) \ -@COND_i386_qemu_TRUE@ terminal.marker -@COND_i386_qemu_TRUE@am__append_3431 = terminal.mod -@COND_i386_qemu_TRUE@am__append_3432 = terminal.marker -@COND_i386_coreboot_TRUE@am__append_3433 = terminal.module -@COND_i386_coreboot_TRUE@am__append_3434 = terminal.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_3435 = -@COND_i386_coreboot_TRUE@am__append_3436 = $(nodist_terminal_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_3437 = \ -@COND_i386_coreboot_TRUE@ $(nodist_terminal_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ terminal.marker -@COND_i386_coreboot_TRUE@am__append_3438 = terminal.mod -@COND_i386_coreboot_TRUE@am__append_3439 = terminal.marker -@COND_i386_multiboot_TRUE@am__append_3440 = terminal.module -@COND_i386_multiboot_TRUE@am__append_3441 = terminal.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_3442 = -@COND_i386_multiboot_TRUE@am__append_3443 = $(nodist_terminal_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_3444 = \ -@COND_i386_multiboot_TRUE@ $(nodist_terminal_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ terminal.marker -@COND_i386_multiboot_TRUE@am__append_3445 = terminal.mod -@COND_i386_multiboot_TRUE@am__append_3446 = terminal.marker -@COND_i386_ieee1275_TRUE@am__append_3447 = terminal.module -@COND_i386_ieee1275_TRUE@am__append_3448 = terminal.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_3449 = -@COND_i386_ieee1275_TRUE@am__append_3450 = $(nodist_terminal_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_3451 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_terminal_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ terminal.marker -@COND_i386_ieee1275_TRUE@am__append_3452 = terminal.mod -@COND_i386_ieee1275_TRUE@am__append_3453 = terminal.marker -@COND_x86_64_efi_TRUE@am__append_3454 = terminal.module -@COND_x86_64_efi_TRUE@am__append_3455 = terminal.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_3456 = -@COND_x86_64_efi_TRUE@am__append_3457 = $(nodist_terminal_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_3458 = \ -@COND_x86_64_efi_TRUE@ $(nodist_terminal_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ terminal.marker -@COND_x86_64_efi_TRUE@am__append_3459 = terminal.mod -@COND_x86_64_efi_TRUE@am__append_3460 = terminal.marker -@COND_mips_yeeloong_TRUE@am__append_3461 = terminal.module -@COND_mips_yeeloong_TRUE@am__append_3462 = terminal.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_3463 = -@COND_mips_yeeloong_TRUE@am__append_3464 = $(nodist_terminal_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_3465 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_terminal_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ terminal.marker -@COND_mips_yeeloong_TRUE@am__append_3466 = terminal.mod -@COND_mips_yeeloong_TRUE@am__append_3467 = terminal.marker -@COND_sparc64_ieee1275_TRUE@am__append_3468 = terminal.module -@COND_sparc64_ieee1275_TRUE@am__append_3469 = terminal.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_3470 = -@COND_sparc64_ieee1275_TRUE@am__append_3471 = $(nodist_terminal_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_3472 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_terminal_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ terminal.marker -@COND_sparc64_ieee1275_TRUE@am__append_3473 = terminal.mod -@COND_sparc64_ieee1275_TRUE@am__append_3474 = terminal.marker -@COND_powerpc_ieee1275_TRUE@am__append_3475 = terminal.module -@COND_powerpc_ieee1275_TRUE@am__append_3476 = terminal.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_3477 = -@COND_powerpc_ieee1275_TRUE@am__append_3478 = $(nodist_terminal_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_3479 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_terminal_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ terminal.marker -@COND_powerpc_ieee1275_TRUE@am__append_3480 = terminal.mod -@COND_powerpc_ieee1275_TRUE@am__append_3481 = terminal.marker -@COND_emu_TRUE@am__append_3482 = test.module -@COND_emu_TRUE@am__append_3483 = test.module$(EXEEXT) -@COND_emu_TRUE@am__append_3484 = -@COND_emu_TRUE@am__append_3485 = $(nodist_test_module_SOURCES) -@COND_emu_TRUE@am__append_3486 = $(nodist_test_module_SOURCES) \ -@COND_emu_TRUE@ test.marker -@COND_emu_TRUE@am__append_3487 = test.mod -@COND_emu_TRUE@am__append_3488 = test.marker -@COND_i386_pc_TRUE@am__append_3489 = test.module -@COND_i386_pc_TRUE@am__append_3490 = test.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_3491 = -@COND_i386_pc_TRUE@am__append_3492 = $(nodist_test_module_SOURCES) -@COND_i386_pc_TRUE@am__append_3493 = $(nodist_test_module_SOURCES) \ -@COND_i386_pc_TRUE@ test.marker -@COND_i386_pc_TRUE@am__append_3494 = test.mod -@COND_i386_pc_TRUE@am__append_3495 = test.marker -@COND_i386_efi_TRUE@am__append_3496 = test.module -@COND_i386_efi_TRUE@am__append_3497 = test.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_3498 = -@COND_i386_efi_TRUE@am__append_3499 = $(nodist_test_module_SOURCES) -@COND_i386_efi_TRUE@am__append_3500 = $(nodist_test_module_SOURCES) \ -@COND_i386_efi_TRUE@ test.marker -@COND_i386_efi_TRUE@am__append_3501 = test.mod -@COND_i386_efi_TRUE@am__append_3502 = test.marker -@COND_i386_qemu_TRUE@am__append_3503 = test.module -@COND_i386_qemu_TRUE@am__append_3504 = test.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_3505 = -@COND_i386_qemu_TRUE@am__append_3506 = $(nodist_test_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_3507 = $(nodist_test_module_SOURCES) \ -@COND_i386_qemu_TRUE@ test.marker -@COND_i386_qemu_TRUE@am__append_3508 = test.mod -@COND_i386_qemu_TRUE@am__append_3509 = test.marker -@COND_i386_coreboot_TRUE@am__append_3510 = test.module -@COND_i386_coreboot_TRUE@am__append_3511 = test.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_3512 = -@COND_i386_coreboot_TRUE@am__append_3513 = $(nodist_test_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_3514 = \ -@COND_i386_coreboot_TRUE@ $(nodist_test_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ test.marker -@COND_i386_coreboot_TRUE@am__append_3515 = test.mod -@COND_i386_coreboot_TRUE@am__append_3516 = test.marker -@COND_i386_multiboot_TRUE@am__append_3517 = test.module -@COND_i386_multiboot_TRUE@am__append_3518 = test.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_3519 = -@COND_i386_multiboot_TRUE@am__append_3520 = $(nodist_test_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_3521 = \ -@COND_i386_multiboot_TRUE@ $(nodist_test_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ test.marker -@COND_i386_multiboot_TRUE@am__append_3522 = test.mod -@COND_i386_multiboot_TRUE@am__append_3523 = test.marker -@COND_i386_ieee1275_TRUE@am__append_3524 = test.module -@COND_i386_ieee1275_TRUE@am__append_3525 = test.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_3526 = -@COND_i386_ieee1275_TRUE@am__append_3527 = $(nodist_test_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_3528 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_test_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ test.marker -@COND_i386_ieee1275_TRUE@am__append_3529 = test.mod -@COND_i386_ieee1275_TRUE@am__append_3530 = test.marker -@COND_x86_64_efi_TRUE@am__append_3531 = test.module -@COND_x86_64_efi_TRUE@am__append_3532 = test.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_3533 = -@COND_x86_64_efi_TRUE@am__append_3534 = $(nodist_test_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_3535 = $(nodist_test_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ test.marker -@COND_x86_64_efi_TRUE@am__append_3536 = test.mod -@COND_x86_64_efi_TRUE@am__append_3537 = test.marker -@COND_mips_yeeloong_TRUE@am__append_3538 = test.module -@COND_mips_yeeloong_TRUE@am__append_3539 = test.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_3540 = -@COND_mips_yeeloong_TRUE@am__append_3541 = $(nodist_test_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_3542 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_test_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ test.marker -@COND_mips_yeeloong_TRUE@am__append_3543 = test.mod -@COND_mips_yeeloong_TRUE@am__append_3544 = test.marker -@COND_sparc64_ieee1275_TRUE@am__append_3545 = test.module -@COND_sparc64_ieee1275_TRUE@am__append_3546 = test.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_3547 = -@COND_sparc64_ieee1275_TRUE@am__append_3548 = $(nodist_test_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_3549 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_test_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ test.marker -@COND_sparc64_ieee1275_TRUE@am__append_3550 = test.mod -@COND_sparc64_ieee1275_TRUE@am__append_3551 = test.marker -@COND_powerpc_ieee1275_TRUE@am__append_3552 = test.module -@COND_powerpc_ieee1275_TRUE@am__append_3553 = test.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_3554 = -@COND_powerpc_ieee1275_TRUE@am__append_3555 = $(nodist_test_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_3556 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_test_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ test.marker -@COND_powerpc_ieee1275_TRUE@am__append_3557 = test.mod -@COND_powerpc_ieee1275_TRUE@am__append_3558 = test.marker -@COND_emu_TRUE@am__append_3559 = true.module -@COND_emu_TRUE@am__append_3560 = true.module$(EXEEXT) -@COND_emu_TRUE@am__append_3561 = -@COND_emu_TRUE@am__append_3562 = $(nodist_true_module_SOURCES) -@COND_emu_TRUE@am__append_3563 = $(nodist_true_module_SOURCES) \ -@COND_emu_TRUE@ true.marker -@COND_emu_TRUE@am__append_3564 = true.mod -@COND_emu_TRUE@am__append_3565 = true.marker -@COND_i386_pc_TRUE@am__append_3566 = true.module -@COND_i386_pc_TRUE@am__append_3567 = true.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_3568 = -@COND_i386_pc_TRUE@am__append_3569 = $(nodist_true_module_SOURCES) -@COND_i386_pc_TRUE@am__append_3570 = $(nodist_true_module_SOURCES) \ -@COND_i386_pc_TRUE@ true.marker -@COND_i386_pc_TRUE@am__append_3571 = true.mod -@COND_i386_pc_TRUE@am__append_3572 = true.marker -@COND_i386_efi_TRUE@am__append_3573 = true.module -@COND_i386_efi_TRUE@am__append_3574 = true.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_3575 = -@COND_i386_efi_TRUE@am__append_3576 = $(nodist_true_module_SOURCES) -@COND_i386_efi_TRUE@am__append_3577 = $(nodist_true_module_SOURCES) \ -@COND_i386_efi_TRUE@ true.marker -@COND_i386_efi_TRUE@am__append_3578 = true.mod -@COND_i386_efi_TRUE@am__append_3579 = true.marker -@COND_i386_qemu_TRUE@am__append_3580 = true.module -@COND_i386_qemu_TRUE@am__append_3581 = true.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_3582 = -@COND_i386_qemu_TRUE@am__append_3583 = $(nodist_true_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_3584 = $(nodist_true_module_SOURCES) \ -@COND_i386_qemu_TRUE@ true.marker -@COND_i386_qemu_TRUE@am__append_3585 = true.mod -@COND_i386_qemu_TRUE@am__append_3586 = true.marker -@COND_i386_coreboot_TRUE@am__append_3587 = true.module -@COND_i386_coreboot_TRUE@am__append_3588 = true.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_3589 = -@COND_i386_coreboot_TRUE@am__append_3590 = $(nodist_true_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_3591 = \ -@COND_i386_coreboot_TRUE@ $(nodist_true_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ true.marker -@COND_i386_coreboot_TRUE@am__append_3592 = true.mod -@COND_i386_coreboot_TRUE@am__append_3593 = true.marker -@COND_i386_multiboot_TRUE@am__append_3594 = true.module -@COND_i386_multiboot_TRUE@am__append_3595 = true.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_3596 = -@COND_i386_multiboot_TRUE@am__append_3597 = $(nodist_true_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_3598 = \ -@COND_i386_multiboot_TRUE@ $(nodist_true_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ true.marker -@COND_i386_multiboot_TRUE@am__append_3599 = true.mod -@COND_i386_multiboot_TRUE@am__append_3600 = true.marker -@COND_i386_ieee1275_TRUE@am__append_3601 = true.module -@COND_i386_ieee1275_TRUE@am__append_3602 = true.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_3603 = -@COND_i386_ieee1275_TRUE@am__append_3604 = $(nodist_true_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_3605 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_true_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ true.marker -@COND_i386_ieee1275_TRUE@am__append_3606 = true.mod -@COND_i386_ieee1275_TRUE@am__append_3607 = true.marker -@COND_x86_64_efi_TRUE@am__append_3608 = true.module -@COND_x86_64_efi_TRUE@am__append_3609 = true.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_3610 = -@COND_x86_64_efi_TRUE@am__append_3611 = $(nodist_true_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_3612 = $(nodist_true_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ true.marker -@COND_x86_64_efi_TRUE@am__append_3613 = true.mod -@COND_x86_64_efi_TRUE@am__append_3614 = true.marker -@COND_mips_yeeloong_TRUE@am__append_3615 = true.module -@COND_mips_yeeloong_TRUE@am__append_3616 = true.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_3617 = -@COND_mips_yeeloong_TRUE@am__append_3618 = $(nodist_true_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_3619 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_true_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ true.marker -@COND_mips_yeeloong_TRUE@am__append_3620 = true.mod -@COND_mips_yeeloong_TRUE@am__append_3621 = true.marker -@COND_sparc64_ieee1275_TRUE@am__append_3622 = true.module -@COND_sparc64_ieee1275_TRUE@am__append_3623 = true.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_3624 = -@COND_sparc64_ieee1275_TRUE@am__append_3625 = $(nodist_true_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_3626 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_true_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ true.marker -@COND_sparc64_ieee1275_TRUE@am__append_3627 = true.mod -@COND_sparc64_ieee1275_TRUE@am__append_3628 = true.marker -@COND_powerpc_ieee1275_TRUE@am__append_3629 = true.module -@COND_powerpc_ieee1275_TRUE@am__append_3630 = true.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_3631 = -@COND_powerpc_ieee1275_TRUE@am__append_3632 = $(nodist_true_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_3633 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_true_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ true.marker -@COND_powerpc_ieee1275_TRUE@am__append_3634 = true.mod -@COND_powerpc_ieee1275_TRUE@am__append_3635 = true.marker -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_3636 = usbtest.module -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_3637 = usbtest.module$(EXEEXT) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_3638 = -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_3639 = $(nodist_usbtest_module_SOURCES) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_3640 = $(nodist_usbtest_module_SOURCES) \ -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ usbtest.marker -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_3641 = usbtest.mod -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_3642 = usbtest.marker -@COND_i386_pc_TRUE@am__append_3643 = usbtest.module -@COND_i386_pc_TRUE@am__append_3644 = usbtest.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_3645 = -@COND_i386_pc_TRUE@am__append_3646 = $(nodist_usbtest_module_SOURCES) -@COND_i386_pc_TRUE@am__append_3647 = $(nodist_usbtest_module_SOURCES) \ -@COND_i386_pc_TRUE@ usbtest.marker -@COND_i386_pc_TRUE@am__append_3648 = usbtest.mod -@COND_i386_pc_TRUE@am__append_3649 = usbtest.marker -@COND_i386_efi_TRUE@am__append_3650 = usbtest.module -@COND_i386_efi_TRUE@am__append_3651 = usbtest.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_3652 = -@COND_i386_efi_TRUE@am__append_3653 = $(nodist_usbtest_module_SOURCES) -@COND_i386_efi_TRUE@am__append_3654 = \ -@COND_i386_efi_TRUE@ $(nodist_usbtest_module_SOURCES) \ -@COND_i386_efi_TRUE@ usbtest.marker -@COND_i386_efi_TRUE@am__append_3655 = usbtest.mod -@COND_i386_efi_TRUE@am__append_3656 = usbtest.marker -@COND_i386_qemu_TRUE@am__append_3657 = usbtest.module -@COND_i386_qemu_TRUE@am__append_3658 = usbtest.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_3659 = -@COND_i386_qemu_TRUE@am__append_3660 = $(nodist_usbtest_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_3661 = \ -@COND_i386_qemu_TRUE@ $(nodist_usbtest_module_SOURCES) \ -@COND_i386_qemu_TRUE@ usbtest.marker -@COND_i386_qemu_TRUE@am__append_3662 = usbtest.mod -@COND_i386_qemu_TRUE@am__append_3663 = usbtest.marker -@COND_i386_coreboot_TRUE@am__append_3664 = usbtest.module -@COND_i386_coreboot_TRUE@am__append_3665 = usbtest.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_3666 = -@COND_i386_coreboot_TRUE@am__append_3667 = $(nodist_usbtest_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_3668 = \ -@COND_i386_coreboot_TRUE@ $(nodist_usbtest_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ usbtest.marker -@COND_i386_coreboot_TRUE@am__append_3669 = usbtest.mod -@COND_i386_coreboot_TRUE@am__append_3670 = usbtest.marker -@COND_i386_multiboot_TRUE@am__append_3671 = usbtest.module -@COND_i386_multiboot_TRUE@am__append_3672 = usbtest.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_3673 = -@COND_i386_multiboot_TRUE@am__append_3674 = $(nodist_usbtest_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_3675 = \ -@COND_i386_multiboot_TRUE@ $(nodist_usbtest_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ usbtest.marker -@COND_i386_multiboot_TRUE@am__append_3676 = usbtest.mod -@COND_i386_multiboot_TRUE@am__append_3677 = usbtest.marker -@COND_i386_ieee1275_TRUE@am__append_3678 = usbtest.module -@COND_i386_ieee1275_TRUE@am__append_3679 = usbtest.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_3680 = -@COND_i386_ieee1275_TRUE@am__append_3681 = $(nodist_usbtest_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_3682 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_usbtest_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ usbtest.marker -@COND_i386_ieee1275_TRUE@am__append_3683 = usbtest.mod -@COND_i386_ieee1275_TRUE@am__append_3684 = usbtest.marker -@COND_x86_64_efi_TRUE@am__append_3685 = usbtest.module -@COND_x86_64_efi_TRUE@am__append_3686 = usbtest.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_3687 = -@COND_x86_64_efi_TRUE@am__append_3688 = $(nodist_usbtest_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_3689 = \ -@COND_x86_64_efi_TRUE@ $(nodist_usbtest_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ usbtest.marker -@COND_x86_64_efi_TRUE@am__append_3690 = usbtest.mod -@COND_x86_64_efi_TRUE@am__append_3691 = usbtest.marker -@COND_mips_yeeloong_TRUE@am__append_3692 = usbtest.module -@COND_mips_yeeloong_TRUE@am__append_3693 = usbtest.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_3694 = -@COND_mips_yeeloong_TRUE@am__append_3695 = $(nodist_usbtest_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_3696 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_usbtest_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ usbtest.marker -@COND_mips_yeeloong_TRUE@am__append_3697 = usbtest.mod -@COND_mips_yeeloong_TRUE@am__append_3698 = usbtest.marker -@COND_emu_TRUE@am__append_3699 = videoinfo.module -@COND_emu_TRUE@am__append_3700 = videoinfo.module$(EXEEXT) -@COND_emu_TRUE@am__append_3701 = -@COND_emu_TRUE@am__append_3702 = $(nodist_videoinfo_module_SOURCES) -@COND_emu_TRUE@am__append_3703 = $(nodist_videoinfo_module_SOURCES) \ -@COND_emu_TRUE@ videoinfo.marker -@COND_emu_TRUE@am__append_3704 = videoinfo.mod -@COND_emu_TRUE@am__append_3705 = videoinfo.marker -@COND_i386_pc_TRUE@am__append_3706 = videoinfo.module -@COND_i386_pc_TRUE@am__append_3707 = videoinfo.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_3708 = -@COND_i386_pc_TRUE@am__append_3709 = $(nodist_videoinfo_module_SOURCES) -@COND_i386_pc_TRUE@am__append_3710 = \ -@COND_i386_pc_TRUE@ $(nodist_videoinfo_module_SOURCES) \ -@COND_i386_pc_TRUE@ videoinfo.marker -@COND_i386_pc_TRUE@am__append_3711 = videoinfo.mod -@COND_i386_pc_TRUE@am__append_3712 = videoinfo.marker -@COND_i386_efi_TRUE@am__append_3713 = videoinfo.module -@COND_i386_efi_TRUE@am__append_3714 = videoinfo.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_3715 = -@COND_i386_efi_TRUE@am__append_3716 = $(nodist_videoinfo_module_SOURCES) -@COND_i386_efi_TRUE@am__append_3717 = \ -@COND_i386_efi_TRUE@ $(nodist_videoinfo_module_SOURCES) \ -@COND_i386_efi_TRUE@ videoinfo.marker -@COND_i386_efi_TRUE@am__append_3718 = videoinfo.mod -@COND_i386_efi_TRUE@am__append_3719 = videoinfo.marker -@COND_i386_qemu_TRUE@am__append_3720 = videoinfo.module -@COND_i386_qemu_TRUE@am__append_3721 = videoinfo.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_3722 = -@COND_i386_qemu_TRUE@am__append_3723 = $(nodist_videoinfo_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_3724 = \ -@COND_i386_qemu_TRUE@ $(nodist_videoinfo_module_SOURCES) \ -@COND_i386_qemu_TRUE@ videoinfo.marker -@COND_i386_qemu_TRUE@am__append_3725 = videoinfo.mod -@COND_i386_qemu_TRUE@am__append_3726 = videoinfo.marker -@COND_i386_coreboot_TRUE@am__append_3727 = videoinfo.module -@COND_i386_coreboot_TRUE@am__append_3728 = videoinfo.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_3729 = -@COND_i386_coreboot_TRUE@am__append_3730 = $(nodist_videoinfo_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_3731 = \ -@COND_i386_coreboot_TRUE@ $(nodist_videoinfo_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ videoinfo.marker -@COND_i386_coreboot_TRUE@am__append_3732 = videoinfo.mod -@COND_i386_coreboot_TRUE@am__append_3733 = videoinfo.marker -@COND_i386_multiboot_TRUE@am__append_3734 = videoinfo.module -@COND_i386_multiboot_TRUE@am__append_3735 = videoinfo.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_3736 = -@COND_i386_multiboot_TRUE@am__append_3737 = $(nodist_videoinfo_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_3738 = \ -@COND_i386_multiboot_TRUE@ $(nodist_videoinfo_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ videoinfo.marker -@COND_i386_multiboot_TRUE@am__append_3739 = videoinfo.mod -@COND_i386_multiboot_TRUE@am__append_3740 = videoinfo.marker -@COND_i386_ieee1275_TRUE@am__append_3741 = videoinfo.module -@COND_i386_ieee1275_TRUE@am__append_3742 = videoinfo.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_3743 = -@COND_i386_ieee1275_TRUE@am__append_3744 = $(nodist_videoinfo_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_3745 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_videoinfo_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ videoinfo.marker -@COND_i386_ieee1275_TRUE@am__append_3746 = videoinfo.mod -@COND_i386_ieee1275_TRUE@am__append_3747 = videoinfo.marker -@COND_x86_64_efi_TRUE@am__append_3748 = videoinfo.module -@COND_x86_64_efi_TRUE@am__append_3749 = videoinfo.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_3750 = -@COND_x86_64_efi_TRUE@am__append_3751 = $(nodist_videoinfo_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_3752 = \ -@COND_x86_64_efi_TRUE@ $(nodist_videoinfo_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ videoinfo.marker -@COND_x86_64_efi_TRUE@am__append_3753 = videoinfo.mod -@COND_x86_64_efi_TRUE@am__append_3754 = videoinfo.marker -@COND_mips_yeeloong_TRUE@am__append_3755 = videoinfo.module -@COND_mips_yeeloong_TRUE@am__append_3756 = videoinfo.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_3757 = -@COND_mips_yeeloong_TRUE@am__append_3758 = $(nodist_videoinfo_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_3759 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_videoinfo_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ videoinfo.marker -@COND_mips_yeeloong_TRUE@am__append_3760 = videoinfo.mod -@COND_mips_yeeloong_TRUE@am__append_3761 = videoinfo.marker -@COND_sparc64_ieee1275_TRUE@am__append_3762 = videoinfo.module -@COND_sparc64_ieee1275_TRUE@am__append_3763 = videoinfo.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_3764 = -@COND_sparc64_ieee1275_TRUE@am__append_3765 = $(nodist_videoinfo_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_3766 = $(nodist_videoinfo_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ videoinfo.marker -@COND_sparc64_ieee1275_TRUE@am__append_3767 = videoinfo.mod -@COND_sparc64_ieee1275_TRUE@am__append_3768 = videoinfo.marker -@COND_powerpc_ieee1275_TRUE@am__append_3769 = videoinfo.module -@COND_powerpc_ieee1275_TRUE@am__append_3770 = videoinfo.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_3771 = -@COND_powerpc_ieee1275_TRUE@am__append_3772 = $(nodist_videoinfo_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_3773 = $(nodist_videoinfo_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ videoinfo.marker -@COND_powerpc_ieee1275_TRUE@am__append_3774 = videoinfo.mod -@COND_powerpc_ieee1275_TRUE@am__append_3775 = videoinfo.marker -@COND_emu_TRUE@am__append_3776 = videotest.module -@COND_emu_TRUE@am__append_3777 = videotest.module$(EXEEXT) -@COND_emu_TRUE@am__append_3778 = -@COND_emu_TRUE@am__append_3779 = $(nodist_videotest_module_SOURCES) -@COND_emu_TRUE@am__append_3780 = $(nodist_videotest_module_SOURCES) \ -@COND_emu_TRUE@ videotest.marker -@COND_emu_TRUE@am__append_3781 = videotest.mod -@COND_emu_TRUE@am__append_3782 = videotest.marker -@COND_i386_pc_TRUE@am__append_3783 = videotest.module -@COND_i386_pc_TRUE@am__append_3784 = videotest.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_3785 = -@COND_i386_pc_TRUE@am__append_3786 = $(nodist_videotest_module_SOURCES) -@COND_i386_pc_TRUE@am__append_3787 = \ -@COND_i386_pc_TRUE@ $(nodist_videotest_module_SOURCES) \ -@COND_i386_pc_TRUE@ videotest.marker -@COND_i386_pc_TRUE@am__append_3788 = videotest.mod -@COND_i386_pc_TRUE@am__append_3789 = videotest.marker -@COND_i386_efi_TRUE@am__append_3790 = videotest.module -@COND_i386_efi_TRUE@am__append_3791 = videotest.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_3792 = -@COND_i386_efi_TRUE@am__append_3793 = $(nodist_videotest_module_SOURCES) -@COND_i386_efi_TRUE@am__append_3794 = \ -@COND_i386_efi_TRUE@ $(nodist_videotest_module_SOURCES) \ -@COND_i386_efi_TRUE@ videotest.marker -@COND_i386_efi_TRUE@am__append_3795 = videotest.mod -@COND_i386_efi_TRUE@am__append_3796 = videotest.marker -@COND_i386_qemu_TRUE@am__append_3797 = videotest.module -@COND_i386_qemu_TRUE@am__append_3798 = videotest.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_3799 = -@COND_i386_qemu_TRUE@am__append_3800 = $(nodist_videotest_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_3801 = \ -@COND_i386_qemu_TRUE@ $(nodist_videotest_module_SOURCES) \ -@COND_i386_qemu_TRUE@ videotest.marker -@COND_i386_qemu_TRUE@am__append_3802 = videotest.mod -@COND_i386_qemu_TRUE@am__append_3803 = videotest.marker -@COND_i386_coreboot_TRUE@am__append_3804 = videotest.module -@COND_i386_coreboot_TRUE@am__append_3805 = videotest.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_3806 = -@COND_i386_coreboot_TRUE@am__append_3807 = $(nodist_videotest_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_3808 = \ -@COND_i386_coreboot_TRUE@ $(nodist_videotest_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ videotest.marker -@COND_i386_coreboot_TRUE@am__append_3809 = videotest.mod -@COND_i386_coreboot_TRUE@am__append_3810 = videotest.marker -@COND_i386_multiboot_TRUE@am__append_3811 = videotest.module -@COND_i386_multiboot_TRUE@am__append_3812 = videotest.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_3813 = -@COND_i386_multiboot_TRUE@am__append_3814 = $(nodist_videotest_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_3815 = \ -@COND_i386_multiboot_TRUE@ $(nodist_videotest_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ videotest.marker -@COND_i386_multiboot_TRUE@am__append_3816 = videotest.mod -@COND_i386_multiboot_TRUE@am__append_3817 = videotest.marker -@COND_i386_ieee1275_TRUE@am__append_3818 = videotest.module -@COND_i386_ieee1275_TRUE@am__append_3819 = videotest.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_3820 = -@COND_i386_ieee1275_TRUE@am__append_3821 = $(nodist_videotest_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_3822 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_videotest_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ videotest.marker -@COND_i386_ieee1275_TRUE@am__append_3823 = videotest.mod -@COND_i386_ieee1275_TRUE@am__append_3824 = videotest.marker -@COND_x86_64_efi_TRUE@am__append_3825 = videotest.module -@COND_x86_64_efi_TRUE@am__append_3826 = videotest.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_3827 = -@COND_x86_64_efi_TRUE@am__append_3828 = $(nodist_videotest_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_3829 = \ -@COND_x86_64_efi_TRUE@ $(nodist_videotest_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ videotest.marker -@COND_x86_64_efi_TRUE@am__append_3830 = videotest.mod -@COND_x86_64_efi_TRUE@am__append_3831 = videotest.marker -@COND_mips_yeeloong_TRUE@am__append_3832 = videotest.module -@COND_mips_yeeloong_TRUE@am__append_3833 = videotest.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_3834 = -@COND_mips_yeeloong_TRUE@am__append_3835 = $(nodist_videotest_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_3836 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_videotest_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ videotest.marker -@COND_mips_yeeloong_TRUE@am__append_3837 = videotest.mod -@COND_mips_yeeloong_TRUE@am__append_3838 = videotest.marker -@COND_sparc64_ieee1275_TRUE@am__append_3839 = videotest.module -@COND_sparc64_ieee1275_TRUE@am__append_3840 = videotest.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_3841 = -@COND_sparc64_ieee1275_TRUE@am__append_3842 = $(nodist_videotest_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_3843 = $(nodist_videotest_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ videotest.marker -@COND_sparc64_ieee1275_TRUE@am__append_3844 = videotest.mod -@COND_sparc64_ieee1275_TRUE@am__append_3845 = videotest.marker -@COND_powerpc_ieee1275_TRUE@am__append_3846 = videotest.module -@COND_powerpc_ieee1275_TRUE@am__append_3847 = videotest.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_3848 = -@COND_powerpc_ieee1275_TRUE@am__append_3849 = $(nodist_videotest_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_3850 = $(nodist_videotest_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ videotest.marker -@COND_powerpc_ieee1275_TRUE@am__append_3851 = videotest.mod -@COND_powerpc_ieee1275_TRUE@am__append_3852 = videotest.marker -@COND_emu_TRUE@am__append_3853 = xnu_uuid.module -@COND_emu_TRUE@am__append_3854 = xnu_uuid.module$(EXEEXT) -@COND_emu_TRUE@am__append_3855 = -@COND_emu_TRUE@am__append_3856 = $(nodist_xnu_uuid_module_SOURCES) -@COND_emu_TRUE@am__append_3857 = $(nodist_xnu_uuid_module_SOURCES) \ -@COND_emu_TRUE@ xnu_uuid.marker -@COND_emu_TRUE@am__append_3858 = xnu_uuid.mod -@COND_emu_TRUE@am__append_3859 = xnu_uuid.marker -@COND_i386_pc_TRUE@am__append_3860 = xnu_uuid.module -@COND_i386_pc_TRUE@am__append_3861 = xnu_uuid.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_3862 = -@COND_i386_pc_TRUE@am__append_3863 = $(nodist_xnu_uuid_module_SOURCES) -@COND_i386_pc_TRUE@am__append_3864 = \ -@COND_i386_pc_TRUE@ $(nodist_xnu_uuid_module_SOURCES) \ -@COND_i386_pc_TRUE@ xnu_uuid.marker -@COND_i386_pc_TRUE@am__append_3865 = xnu_uuid.mod -@COND_i386_pc_TRUE@am__append_3866 = xnu_uuid.marker -@COND_i386_efi_TRUE@am__append_3867 = xnu_uuid.module -@COND_i386_efi_TRUE@am__append_3868 = xnu_uuid.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_3869 = -@COND_i386_efi_TRUE@am__append_3870 = $(nodist_xnu_uuid_module_SOURCES) -@COND_i386_efi_TRUE@am__append_3871 = \ -@COND_i386_efi_TRUE@ $(nodist_xnu_uuid_module_SOURCES) \ -@COND_i386_efi_TRUE@ xnu_uuid.marker -@COND_i386_efi_TRUE@am__append_3872 = xnu_uuid.mod -@COND_i386_efi_TRUE@am__append_3873 = xnu_uuid.marker -@COND_i386_qemu_TRUE@am__append_3874 = xnu_uuid.module -@COND_i386_qemu_TRUE@am__append_3875 = xnu_uuid.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_3876 = -@COND_i386_qemu_TRUE@am__append_3877 = $(nodist_xnu_uuid_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_3878 = \ -@COND_i386_qemu_TRUE@ $(nodist_xnu_uuid_module_SOURCES) \ -@COND_i386_qemu_TRUE@ xnu_uuid.marker -@COND_i386_qemu_TRUE@am__append_3879 = xnu_uuid.mod -@COND_i386_qemu_TRUE@am__append_3880 = xnu_uuid.marker -@COND_i386_coreboot_TRUE@am__append_3881 = xnu_uuid.module -@COND_i386_coreboot_TRUE@am__append_3882 = xnu_uuid.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_3883 = -@COND_i386_coreboot_TRUE@am__append_3884 = $(nodist_xnu_uuid_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_3885 = \ -@COND_i386_coreboot_TRUE@ $(nodist_xnu_uuid_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ xnu_uuid.marker -@COND_i386_coreboot_TRUE@am__append_3886 = xnu_uuid.mod -@COND_i386_coreboot_TRUE@am__append_3887 = xnu_uuid.marker -@COND_i386_multiboot_TRUE@am__append_3888 = xnu_uuid.module -@COND_i386_multiboot_TRUE@am__append_3889 = xnu_uuid.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_3890 = -@COND_i386_multiboot_TRUE@am__append_3891 = $(nodist_xnu_uuid_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_3892 = \ -@COND_i386_multiboot_TRUE@ $(nodist_xnu_uuid_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ xnu_uuid.marker -@COND_i386_multiboot_TRUE@am__append_3893 = xnu_uuid.mod -@COND_i386_multiboot_TRUE@am__append_3894 = xnu_uuid.marker -@COND_i386_ieee1275_TRUE@am__append_3895 = xnu_uuid.module -@COND_i386_ieee1275_TRUE@am__append_3896 = xnu_uuid.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_3897 = -@COND_i386_ieee1275_TRUE@am__append_3898 = $(nodist_xnu_uuid_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_3899 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_xnu_uuid_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ xnu_uuid.marker -@COND_i386_ieee1275_TRUE@am__append_3900 = xnu_uuid.mod -@COND_i386_ieee1275_TRUE@am__append_3901 = xnu_uuid.marker -@COND_x86_64_efi_TRUE@am__append_3902 = xnu_uuid.module -@COND_x86_64_efi_TRUE@am__append_3903 = xnu_uuid.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_3904 = -@COND_x86_64_efi_TRUE@am__append_3905 = $(nodist_xnu_uuid_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_3906 = \ -@COND_x86_64_efi_TRUE@ $(nodist_xnu_uuid_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ xnu_uuid.marker -@COND_x86_64_efi_TRUE@am__append_3907 = xnu_uuid.mod -@COND_x86_64_efi_TRUE@am__append_3908 = xnu_uuid.marker -@COND_mips_yeeloong_TRUE@am__append_3909 = xnu_uuid.module -@COND_mips_yeeloong_TRUE@am__append_3910 = xnu_uuid.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_3911 = -@COND_mips_yeeloong_TRUE@am__append_3912 = $(nodist_xnu_uuid_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_3913 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_xnu_uuid_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ xnu_uuid.marker -@COND_mips_yeeloong_TRUE@am__append_3914 = xnu_uuid.mod -@COND_mips_yeeloong_TRUE@am__append_3915 = xnu_uuid.marker -@COND_sparc64_ieee1275_TRUE@am__append_3916 = xnu_uuid.module -@COND_sparc64_ieee1275_TRUE@am__append_3917 = xnu_uuid.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_3918 = -@COND_sparc64_ieee1275_TRUE@am__append_3919 = $(nodist_xnu_uuid_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_3920 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_xnu_uuid_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ xnu_uuid.marker -@COND_sparc64_ieee1275_TRUE@am__append_3921 = xnu_uuid.mod -@COND_sparc64_ieee1275_TRUE@am__append_3922 = xnu_uuid.marker -@COND_powerpc_ieee1275_TRUE@am__append_3923 = xnu_uuid.module -@COND_powerpc_ieee1275_TRUE@am__append_3924 = xnu_uuid.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_3925 = -@COND_powerpc_ieee1275_TRUE@am__append_3926 = $(nodist_xnu_uuid_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_3927 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_xnu_uuid_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ xnu_uuid.marker -@COND_powerpc_ieee1275_TRUE@am__append_3928 = xnu_uuid.mod -@COND_powerpc_ieee1275_TRUE@am__append_3929 = xnu_uuid.marker -@COND_emu_TRUE@am__append_3930 = dm_nv.module -@COND_emu_TRUE@am__append_3931 = dm_nv.module$(EXEEXT) -@COND_emu_TRUE@am__append_3932 = -@COND_emu_TRUE@am__append_3933 = $(nodist_dm_nv_module_SOURCES) -@COND_emu_TRUE@am__append_3934 = $(nodist_dm_nv_module_SOURCES) \ -@COND_emu_TRUE@ dm_nv.marker -@COND_emu_TRUE@am__append_3935 = dm_nv.mod -@COND_emu_TRUE@am__append_3936 = dm_nv.marker -@COND_i386_pc_TRUE@am__append_3937 = dm_nv.module -@COND_i386_pc_TRUE@am__append_3938 = dm_nv.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_3939 = -@COND_i386_pc_TRUE@am__append_3940 = $(nodist_dm_nv_module_SOURCES) -@COND_i386_pc_TRUE@am__append_3941 = $(nodist_dm_nv_module_SOURCES) \ -@COND_i386_pc_TRUE@ dm_nv.marker -@COND_i386_pc_TRUE@am__append_3942 = dm_nv.mod -@COND_i386_pc_TRUE@am__append_3943 = dm_nv.marker -@COND_i386_efi_TRUE@am__append_3944 = dm_nv.module -@COND_i386_efi_TRUE@am__append_3945 = dm_nv.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_3946 = -@COND_i386_efi_TRUE@am__append_3947 = $(nodist_dm_nv_module_SOURCES) -@COND_i386_efi_TRUE@am__append_3948 = $(nodist_dm_nv_module_SOURCES) \ -@COND_i386_efi_TRUE@ dm_nv.marker -@COND_i386_efi_TRUE@am__append_3949 = dm_nv.mod -@COND_i386_efi_TRUE@am__append_3950 = dm_nv.marker -@COND_i386_qemu_TRUE@am__append_3951 = dm_nv.module -@COND_i386_qemu_TRUE@am__append_3952 = dm_nv.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_3953 = -@COND_i386_qemu_TRUE@am__append_3954 = $(nodist_dm_nv_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_3955 = $(nodist_dm_nv_module_SOURCES) \ -@COND_i386_qemu_TRUE@ dm_nv.marker -@COND_i386_qemu_TRUE@am__append_3956 = dm_nv.mod -@COND_i386_qemu_TRUE@am__append_3957 = dm_nv.marker -@COND_i386_coreboot_TRUE@am__append_3958 = dm_nv.module -@COND_i386_coreboot_TRUE@am__append_3959 = dm_nv.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_3960 = -@COND_i386_coreboot_TRUE@am__append_3961 = $(nodist_dm_nv_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_3962 = \ -@COND_i386_coreboot_TRUE@ $(nodist_dm_nv_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ dm_nv.marker -@COND_i386_coreboot_TRUE@am__append_3963 = dm_nv.mod -@COND_i386_coreboot_TRUE@am__append_3964 = dm_nv.marker -@COND_i386_multiboot_TRUE@am__append_3965 = dm_nv.module -@COND_i386_multiboot_TRUE@am__append_3966 = dm_nv.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_3967 = -@COND_i386_multiboot_TRUE@am__append_3968 = $(nodist_dm_nv_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_3969 = \ -@COND_i386_multiboot_TRUE@ $(nodist_dm_nv_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ dm_nv.marker -@COND_i386_multiboot_TRUE@am__append_3970 = dm_nv.mod -@COND_i386_multiboot_TRUE@am__append_3971 = dm_nv.marker -@COND_i386_ieee1275_TRUE@am__append_3972 = dm_nv.module -@COND_i386_ieee1275_TRUE@am__append_3973 = dm_nv.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_3974 = -@COND_i386_ieee1275_TRUE@am__append_3975 = $(nodist_dm_nv_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_3976 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_dm_nv_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ dm_nv.marker -@COND_i386_ieee1275_TRUE@am__append_3977 = dm_nv.mod -@COND_i386_ieee1275_TRUE@am__append_3978 = dm_nv.marker -@COND_x86_64_efi_TRUE@am__append_3979 = dm_nv.module -@COND_x86_64_efi_TRUE@am__append_3980 = dm_nv.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_3981 = -@COND_x86_64_efi_TRUE@am__append_3982 = $(nodist_dm_nv_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_3983 = \ -@COND_x86_64_efi_TRUE@ $(nodist_dm_nv_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ dm_nv.marker -@COND_x86_64_efi_TRUE@am__append_3984 = dm_nv.mod -@COND_x86_64_efi_TRUE@am__append_3985 = dm_nv.marker -@COND_mips_yeeloong_TRUE@am__append_3986 = dm_nv.module -@COND_mips_yeeloong_TRUE@am__append_3987 = dm_nv.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_3988 = -@COND_mips_yeeloong_TRUE@am__append_3989 = $(nodist_dm_nv_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_3990 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_dm_nv_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ dm_nv.marker -@COND_mips_yeeloong_TRUE@am__append_3991 = dm_nv.mod -@COND_mips_yeeloong_TRUE@am__append_3992 = dm_nv.marker -@COND_sparc64_ieee1275_TRUE@am__append_3993 = dm_nv.module -@COND_sparc64_ieee1275_TRUE@am__append_3994 = dm_nv.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_3995 = -@COND_sparc64_ieee1275_TRUE@am__append_3996 = $(nodist_dm_nv_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_3997 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_dm_nv_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ dm_nv.marker -@COND_sparc64_ieee1275_TRUE@am__append_3998 = dm_nv.mod -@COND_sparc64_ieee1275_TRUE@am__append_3999 = dm_nv.marker -@COND_powerpc_ieee1275_TRUE@am__append_4000 = dm_nv.module -@COND_powerpc_ieee1275_TRUE@am__append_4001 = dm_nv.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_4002 = -@COND_powerpc_ieee1275_TRUE@am__append_4003 = $(nodist_dm_nv_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_4004 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_dm_nv_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ dm_nv.marker -@COND_powerpc_ieee1275_TRUE@am__append_4005 = dm_nv.mod -@COND_powerpc_ieee1275_TRUE@am__append_4006 = dm_nv.marker -@COND_emu_TRUE@am__append_4007 = loopback.module -@COND_emu_TRUE@am__append_4008 = loopback.module$(EXEEXT) -@COND_emu_TRUE@am__append_4009 = -@COND_emu_TRUE@am__append_4010 = $(nodist_loopback_module_SOURCES) -@COND_emu_TRUE@am__append_4011 = $(nodist_loopback_module_SOURCES) \ -@COND_emu_TRUE@ loopback.marker -@COND_emu_TRUE@am__append_4012 = loopback.mod -@COND_emu_TRUE@am__append_4013 = loopback.marker -@COND_i386_pc_TRUE@am__append_4014 = loopback.module -@COND_i386_pc_TRUE@am__append_4015 = loopback.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_4016 = -@COND_i386_pc_TRUE@am__append_4017 = $(nodist_loopback_module_SOURCES) -@COND_i386_pc_TRUE@am__append_4018 = \ -@COND_i386_pc_TRUE@ $(nodist_loopback_module_SOURCES) \ -@COND_i386_pc_TRUE@ loopback.marker -@COND_i386_pc_TRUE@am__append_4019 = loopback.mod -@COND_i386_pc_TRUE@am__append_4020 = loopback.marker -@COND_i386_efi_TRUE@am__append_4021 = loopback.module -@COND_i386_efi_TRUE@am__append_4022 = loopback.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_4023 = -@COND_i386_efi_TRUE@am__append_4024 = $(nodist_loopback_module_SOURCES) -@COND_i386_efi_TRUE@am__append_4025 = \ -@COND_i386_efi_TRUE@ $(nodist_loopback_module_SOURCES) \ -@COND_i386_efi_TRUE@ loopback.marker -@COND_i386_efi_TRUE@am__append_4026 = loopback.mod -@COND_i386_efi_TRUE@am__append_4027 = loopback.marker -@COND_i386_qemu_TRUE@am__append_4028 = loopback.module -@COND_i386_qemu_TRUE@am__append_4029 = loopback.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_4030 = -@COND_i386_qemu_TRUE@am__append_4031 = $(nodist_loopback_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_4032 = \ -@COND_i386_qemu_TRUE@ $(nodist_loopback_module_SOURCES) \ -@COND_i386_qemu_TRUE@ loopback.marker -@COND_i386_qemu_TRUE@am__append_4033 = loopback.mod -@COND_i386_qemu_TRUE@am__append_4034 = loopback.marker -@COND_i386_coreboot_TRUE@am__append_4035 = loopback.module -@COND_i386_coreboot_TRUE@am__append_4036 = loopback.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_4037 = -@COND_i386_coreboot_TRUE@am__append_4038 = $(nodist_loopback_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_4039 = \ -@COND_i386_coreboot_TRUE@ $(nodist_loopback_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ loopback.marker -@COND_i386_coreboot_TRUE@am__append_4040 = loopback.mod -@COND_i386_coreboot_TRUE@am__append_4041 = loopback.marker -@COND_i386_multiboot_TRUE@am__append_4042 = loopback.module -@COND_i386_multiboot_TRUE@am__append_4043 = loopback.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_4044 = -@COND_i386_multiboot_TRUE@am__append_4045 = $(nodist_loopback_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_4046 = \ -@COND_i386_multiboot_TRUE@ $(nodist_loopback_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ loopback.marker -@COND_i386_multiboot_TRUE@am__append_4047 = loopback.mod -@COND_i386_multiboot_TRUE@am__append_4048 = loopback.marker -@COND_i386_ieee1275_TRUE@am__append_4049 = loopback.module -@COND_i386_ieee1275_TRUE@am__append_4050 = loopback.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_4051 = -@COND_i386_ieee1275_TRUE@am__append_4052 = $(nodist_loopback_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_4053 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_loopback_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ loopback.marker -@COND_i386_ieee1275_TRUE@am__append_4054 = loopback.mod -@COND_i386_ieee1275_TRUE@am__append_4055 = loopback.marker -@COND_x86_64_efi_TRUE@am__append_4056 = loopback.module -@COND_x86_64_efi_TRUE@am__append_4057 = loopback.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_4058 = -@COND_x86_64_efi_TRUE@am__append_4059 = $(nodist_loopback_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_4060 = \ -@COND_x86_64_efi_TRUE@ $(nodist_loopback_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ loopback.marker -@COND_x86_64_efi_TRUE@am__append_4061 = loopback.mod -@COND_x86_64_efi_TRUE@am__append_4062 = loopback.marker -@COND_mips_yeeloong_TRUE@am__append_4063 = loopback.module -@COND_mips_yeeloong_TRUE@am__append_4064 = loopback.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_4065 = -@COND_mips_yeeloong_TRUE@am__append_4066 = $(nodist_loopback_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_4067 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_loopback_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ loopback.marker -@COND_mips_yeeloong_TRUE@am__append_4068 = loopback.mod -@COND_mips_yeeloong_TRUE@am__append_4069 = loopback.marker -@COND_sparc64_ieee1275_TRUE@am__append_4070 = loopback.module -@COND_sparc64_ieee1275_TRUE@am__append_4071 = loopback.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_4072 = -@COND_sparc64_ieee1275_TRUE@am__append_4073 = $(nodist_loopback_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_4074 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_loopback_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ loopback.marker -@COND_sparc64_ieee1275_TRUE@am__append_4075 = loopback.mod -@COND_sparc64_ieee1275_TRUE@am__append_4076 = loopback.marker -@COND_powerpc_ieee1275_TRUE@am__append_4077 = loopback.module -@COND_powerpc_ieee1275_TRUE@am__append_4078 = loopback.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_4079 = -@COND_powerpc_ieee1275_TRUE@am__append_4080 = $(nodist_loopback_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_4081 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_loopback_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ loopback.marker -@COND_powerpc_ieee1275_TRUE@am__append_4082 = loopback.mod -@COND_powerpc_ieee1275_TRUE@am__append_4083 = loopback.marker -@COND_emu_TRUE@am__append_4084 = lvm.module -@COND_emu_TRUE@am__append_4085 = lvm.module$(EXEEXT) -@COND_emu_TRUE@am__append_4086 = -@COND_emu_TRUE@am__append_4087 = $(nodist_lvm_module_SOURCES) -@COND_emu_TRUE@am__append_4088 = $(nodist_lvm_module_SOURCES) \ -@COND_emu_TRUE@ lvm.marker -@COND_emu_TRUE@am__append_4089 = lvm.mod -@COND_emu_TRUE@am__append_4090 = lvm.marker -@COND_i386_pc_TRUE@am__append_4091 = lvm.module -@COND_i386_pc_TRUE@am__append_4092 = lvm.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_4093 = -@COND_i386_pc_TRUE@am__append_4094 = $(nodist_lvm_module_SOURCES) -@COND_i386_pc_TRUE@am__append_4095 = $(nodist_lvm_module_SOURCES) \ -@COND_i386_pc_TRUE@ lvm.marker -@COND_i386_pc_TRUE@am__append_4096 = lvm.mod -@COND_i386_pc_TRUE@am__append_4097 = lvm.marker -@COND_i386_efi_TRUE@am__append_4098 = lvm.module -@COND_i386_efi_TRUE@am__append_4099 = lvm.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_4100 = -@COND_i386_efi_TRUE@am__append_4101 = $(nodist_lvm_module_SOURCES) -@COND_i386_efi_TRUE@am__append_4102 = $(nodist_lvm_module_SOURCES) \ -@COND_i386_efi_TRUE@ lvm.marker -@COND_i386_efi_TRUE@am__append_4103 = lvm.mod -@COND_i386_efi_TRUE@am__append_4104 = lvm.marker -@COND_i386_qemu_TRUE@am__append_4105 = lvm.module -@COND_i386_qemu_TRUE@am__append_4106 = lvm.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_4107 = -@COND_i386_qemu_TRUE@am__append_4108 = $(nodist_lvm_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_4109 = $(nodist_lvm_module_SOURCES) \ -@COND_i386_qemu_TRUE@ lvm.marker -@COND_i386_qemu_TRUE@am__append_4110 = lvm.mod -@COND_i386_qemu_TRUE@am__append_4111 = lvm.marker -@COND_i386_coreboot_TRUE@am__append_4112 = lvm.module -@COND_i386_coreboot_TRUE@am__append_4113 = lvm.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_4114 = -@COND_i386_coreboot_TRUE@am__append_4115 = $(nodist_lvm_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_4116 = \ -@COND_i386_coreboot_TRUE@ $(nodist_lvm_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ lvm.marker -@COND_i386_coreboot_TRUE@am__append_4117 = lvm.mod -@COND_i386_coreboot_TRUE@am__append_4118 = lvm.marker -@COND_i386_multiboot_TRUE@am__append_4119 = lvm.module -@COND_i386_multiboot_TRUE@am__append_4120 = lvm.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_4121 = -@COND_i386_multiboot_TRUE@am__append_4122 = $(nodist_lvm_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_4123 = \ -@COND_i386_multiboot_TRUE@ $(nodist_lvm_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ lvm.marker -@COND_i386_multiboot_TRUE@am__append_4124 = lvm.mod -@COND_i386_multiboot_TRUE@am__append_4125 = lvm.marker -@COND_i386_ieee1275_TRUE@am__append_4126 = lvm.module -@COND_i386_ieee1275_TRUE@am__append_4127 = lvm.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_4128 = -@COND_i386_ieee1275_TRUE@am__append_4129 = $(nodist_lvm_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_4130 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_lvm_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ lvm.marker -@COND_i386_ieee1275_TRUE@am__append_4131 = lvm.mod -@COND_i386_ieee1275_TRUE@am__append_4132 = lvm.marker -@COND_x86_64_efi_TRUE@am__append_4133 = lvm.module -@COND_x86_64_efi_TRUE@am__append_4134 = lvm.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_4135 = -@COND_x86_64_efi_TRUE@am__append_4136 = $(nodist_lvm_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_4137 = $(nodist_lvm_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ lvm.marker -@COND_x86_64_efi_TRUE@am__append_4138 = lvm.mod -@COND_x86_64_efi_TRUE@am__append_4139 = lvm.marker -@COND_mips_yeeloong_TRUE@am__append_4140 = lvm.module -@COND_mips_yeeloong_TRUE@am__append_4141 = lvm.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_4142 = -@COND_mips_yeeloong_TRUE@am__append_4143 = $(nodist_lvm_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_4144 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_lvm_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ lvm.marker -@COND_mips_yeeloong_TRUE@am__append_4145 = lvm.mod -@COND_mips_yeeloong_TRUE@am__append_4146 = lvm.marker -@COND_sparc64_ieee1275_TRUE@am__append_4147 = lvm.module -@COND_sparc64_ieee1275_TRUE@am__append_4148 = lvm.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_4149 = -@COND_sparc64_ieee1275_TRUE@am__append_4150 = $(nodist_lvm_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_4151 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_lvm_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ lvm.marker -@COND_sparc64_ieee1275_TRUE@am__append_4152 = lvm.mod -@COND_sparc64_ieee1275_TRUE@am__append_4153 = lvm.marker -@COND_powerpc_ieee1275_TRUE@am__append_4154 = lvm.module -@COND_powerpc_ieee1275_TRUE@am__append_4155 = lvm.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_4156 = -@COND_powerpc_ieee1275_TRUE@am__append_4157 = $(nodist_lvm_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_4158 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_lvm_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ lvm.marker -@COND_powerpc_ieee1275_TRUE@am__append_4159 = lvm.mod -@COND_powerpc_ieee1275_TRUE@am__append_4160 = lvm.marker -@COND_emu_TRUE@am__append_4161 = mdraid09.module -@COND_emu_TRUE@am__append_4162 = mdraid09.module$(EXEEXT) -@COND_emu_TRUE@am__append_4163 = -@COND_emu_TRUE@am__append_4164 = $(nodist_mdraid09_module_SOURCES) -@COND_emu_TRUE@am__append_4165 = $(nodist_mdraid09_module_SOURCES) \ -@COND_emu_TRUE@ mdraid09.marker -@COND_emu_TRUE@am__append_4166 = mdraid09.mod -@COND_emu_TRUE@am__append_4167 = mdraid09.marker -@COND_i386_pc_TRUE@am__append_4168 = mdraid09.module -@COND_i386_pc_TRUE@am__append_4169 = mdraid09.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_4170 = -@COND_i386_pc_TRUE@am__append_4171 = $(nodist_mdraid09_module_SOURCES) -@COND_i386_pc_TRUE@am__append_4172 = \ -@COND_i386_pc_TRUE@ $(nodist_mdraid09_module_SOURCES) \ -@COND_i386_pc_TRUE@ mdraid09.marker -@COND_i386_pc_TRUE@am__append_4173 = mdraid09.mod -@COND_i386_pc_TRUE@am__append_4174 = mdraid09.marker -@COND_i386_efi_TRUE@am__append_4175 = mdraid09.module -@COND_i386_efi_TRUE@am__append_4176 = mdraid09.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_4177 = -@COND_i386_efi_TRUE@am__append_4178 = $(nodist_mdraid09_module_SOURCES) -@COND_i386_efi_TRUE@am__append_4179 = \ -@COND_i386_efi_TRUE@ $(nodist_mdraid09_module_SOURCES) \ -@COND_i386_efi_TRUE@ mdraid09.marker -@COND_i386_efi_TRUE@am__append_4180 = mdraid09.mod -@COND_i386_efi_TRUE@am__append_4181 = mdraid09.marker -@COND_i386_qemu_TRUE@am__append_4182 = mdraid09.module -@COND_i386_qemu_TRUE@am__append_4183 = mdraid09.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_4184 = -@COND_i386_qemu_TRUE@am__append_4185 = $(nodist_mdraid09_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_4186 = \ -@COND_i386_qemu_TRUE@ $(nodist_mdraid09_module_SOURCES) \ -@COND_i386_qemu_TRUE@ mdraid09.marker -@COND_i386_qemu_TRUE@am__append_4187 = mdraid09.mod -@COND_i386_qemu_TRUE@am__append_4188 = mdraid09.marker -@COND_i386_coreboot_TRUE@am__append_4189 = mdraid09.module -@COND_i386_coreboot_TRUE@am__append_4190 = mdraid09.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_4191 = -@COND_i386_coreboot_TRUE@am__append_4192 = $(nodist_mdraid09_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_4193 = \ -@COND_i386_coreboot_TRUE@ $(nodist_mdraid09_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ mdraid09.marker -@COND_i386_coreboot_TRUE@am__append_4194 = mdraid09.mod -@COND_i386_coreboot_TRUE@am__append_4195 = mdraid09.marker -@COND_i386_multiboot_TRUE@am__append_4196 = mdraid09.module -@COND_i386_multiboot_TRUE@am__append_4197 = mdraid09.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_4198 = -@COND_i386_multiboot_TRUE@am__append_4199 = $(nodist_mdraid09_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_4200 = \ -@COND_i386_multiboot_TRUE@ $(nodist_mdraid09_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ mdraid09.marker -@COND_i386_multiboot_TRUE@am__append_4201 = mdraid09.mod -@COND_i386_multiboot_TRUE@am__append_4202 = mdraid09.marker -@COND_i386_ieee1275_TRUE@am__append_4203 = mdraid09.module -@COND_i386_ieee1275_TRUE@am__append_4204 = mdraid09.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_4205 = -@COND_i386_ieee1275_TRUE@am__append_4206 = $(nodist_mdraid09_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_4207 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_mdraid09_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ mdraid09.marker -@COND_i386_ieee1275_TRUE@am__append_4208 = mdraid09.mod -@COND_i386_ieee1275_TRUE@am__append_4209 = mdraid09.marker -@COND_x86_64_efi_TRUE@am__append_4210 = mdraid09.module -@COND_x86_64_efi_TRUE@am__append_4211 = mdraid09.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_4212 = -@COND_x86_64_efi_TRUE@am__append_4213 = $(nodist_mdraid09_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_4214 = \ -@COND_x86_64_efi_TRUE@ $(nodist_mdraid09_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ mdraid09.marker -@COND_x86_64_efi_TRUE@am__append_4215 = mdraid09.mod -@COND_x86_64_efi_TRUE@am__append_4216 = mdraid09.marker -@COND_mips_yeeloong_TRUE@am__append_4217 = mdraid09.module -@COND_mips_yeeloong_TRUE@am__append_4218 = mdraid09.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_4219 = -@COND_mips_yeeloong_TRUE@am__append_4220 = $(nodist_mdraid09_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_4221 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_mdraid09_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ mdraid09.marker -@COND_mips_yeeloong_TRUE@am__append_4222 = mdraid09.mod -@COND_mips_yeeloong_TRUE@am__append_4223 = mdraid09.marker -@COND_sparc64_ieee1275_TRUE@am__append_4224 = mdraid09.module -@COND_sparc64_ieee1275_TRUE@am__append_4225 = mdraid09.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_4226 = -@COND_sparc64_ieee1275_TRUE@am__append_4227 = $(nodist_mdraid09_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_4228 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_mdraid09_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ mdraid09.marker -@COND_sparc64_ieee1275_TRUE@am__append_4229 = mdraid09.mod -@COND_sparc64_ieee1275_TRUE@am__append_4230 = mdraid09.marker -@COND_powerpc_ieee1275_TRUE@am__append_4231 = mdraid09.module -@COND_powerpc_ieee1275_TRUE@am__append_4232 = mdraid09.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_4233 = -@COND_powerpc_ieee1275_TRUE@am__append_4234 = $(nodist_mdraid09_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_4235 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_mdraid09_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ mdraid09.marker -@COND_powerpc_ieee1275_TRUE@am__append_4236 = mdraid09.mod -@COND_powerpc_ieee1275_TRUE@am__append_4237 = mdraid09.marker -@COND_emu_TRUE@am__append_4238 = mdraid1x.module -@COND_emu_TRUE@am__append_4239 = mdraid1x.module$(EXEEXT) -@COND_emu_TRUE@am__append_4240 = -@COND_emu_TRUE@am__append_4241 = $(nodist_mdraid1x_module_SOURCES) -@COND_emu_TRUE@am__append_4242 = $(nodist_mdraid1x_module_SOURCES) \ -@COND_emu_TRUE@ mdraid1x.marker -@COND_emu_TRUE@am__append_4243 = mdraid1x.mod -@COND_emu_TRUE@am__append_4244 = mdraid1x.marker -@COND_i386_pc_TRUE@am__append_4245 = mdraid1x.module -@COND_i386_pc_TRUE@am__append_4246 = mdraid1x.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_4247 = -@COND_i386_pc_TRUE@am__append_4248 = $(nodist_mdraid1x_module_SOURCES) -@COND_i386_pc_TRUE@am__append_4249 = \ -@COND_i386_pc_TRUE@ $(nodist_mdraid1x_module_SOURCES) \ -@COND_i386_pc_TRUE@ mdraid1x.marker -@COND_i386_pc_TRUE@am__append_4250 = mdraid1x.mod -@COND_i386_pc_TRUE@am__append_4251 = mdraid1x.marker -@COND_i386_efi_TRUE@am__append_4252 = mdraid1x.module -@COND_i386_efi_TRUE@am__append_4253 = mdraid1x.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_4254 = -@COND_i386_efi_TRUE@am__append_4255 = $(nodist_mdraid1x_module_SOURCES) -@COND_i386_efi_TRUE@am__append_4256 = \ -@COND_i386_efi_TRUE@ $(nodist_mdraid1x_module_SOURCES) \ -@COND_i386_efi_TRUE@ mdraid1x.marker -@COND_i386_efi_TRUE@am__append_4257 = mdraid1x.mod -@COND_i386_efi_TRUE@am__append_4258 = mdraid1x.marker -@COND_i386_qemu_TRUE@am__append_4259 = mdraid1x.module -@COND_i386_qemu_TRUE@am__append_4260 = mdraid1x.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_4261 = -@COND_i386_qemu_TRUE@am__append_4262 = $(nodist_mdraid1x_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_4263 = \ -@COND_i386_qemu_TRUE@ $(nodist_mdraid1x_module_SOURCES) \ -@COND_i386_qemu_TRUE@ mdraid1x.marker -@COND_i386_qemu_TRUE@am__append_4264 = mdraid1x.mod -@COND_i386_qemu_TRUE@am__append_4265 = mdraid1x.marker -@COND_i386_coreboot_TRUE@am__append_4266 = mdraid1x.module -@COND_i386_coreboot_TRUE@am__append_4267 = mdraid1x.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_4268 = -@COND_i386_coreboot_TRUE@am__append_4269 = $(nodist_mdraid1x_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_4270 = \ -@COND_i386_coreboot_TRUE@ $(nodist_mdraid1x_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ mdraid1x.marker -@COND_i386_coreboot_TRUE@am__append_4271 = mdraid1x.mod -@COND_i386_coreboot_TRUE@am__append_4272 = mdraid1x.marker -@COND_i386_multiboot_TRUE@am__append_4273 = mdraid1x.module -@COND_i386_multiboot_TRUE@am__append_4274 = mdraid1x.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_4275 = -@COND_i386_multiboot_TRUE@am__append_4276 = $(nodist_mdraid1x_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_4277 = \ -@COND_i386_multiboot_TRUE@ $(nodist_mdraid1x_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ mdraid1x.marker -@COND_i386_multiboot_TRUE@am__append_4278 = mdraid1x.mod -@COND_i386_multiboot_TRUE@am__append_4279 = mdraid1x.marker -@COND_i386_ieee1275_TRUE@am__append_4280 = mdraid1x.module -@COND_i386_ieee1275_TRUE@am__append_4281 = mdraid1x.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_4282 = -@COND_i386_ieee1275_TRUE@am__append_4283 = $(nodist_mdraid1x_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_4284 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_mdraid1x_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ mdraid1x.marker -@COND_i386_ieee1275_TRUE@am__append_4285 = mdraid1x.mod -@COND_i386_ieee1275_TRUE@am__append_4286 = mdraid1x.marker -@COND_x86_64_efi_TRUE@am__append_4287 = mdraid1x.module -@COND_x86_64_efi_TRUE@am__append_4288 = mdraid1x.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_4289 = -@COND_x86_64_efi_TRUE@am__append_4290 = $(nodist_mdraid1x_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_4291 = \ -@COND_x86_64_efi_TRUE@ $(nodist_mdraid1x_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ mdraid1x.marker -@COND_x86_64_efi_TRUE@am__append_4292 = mdraid1x.mod -@COND_x86_64_efi_TRUE@am__append_4293 = mdraid1x.marker -@COND_mips_yeeloong_TRUE@am__append_4294 = mdraid1x.module -@COND_mips_yeeloong_TRUE@am__append_4295 = mdraid1x.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_4296 = -@COND_mips_yeeloong_TRUE@am__append_4297 = $(nodist_mdraid1x_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_4298 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_mdraid1x_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ mdraid1x.marker -@COND_mips_yeeloong_TRUE@am__append_4299 = mdraid1x.mod -@COND_mips_yeeloong_TRUE@am__append_4300 = mdraid1x.marker -@COND_sparc64_ieee1275_TRUE@am__append_4301 = mdraid1x.module -@COND_sparc64_ieee1275_TRUE@am__append_4302 = mdraid1x.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_4303 = -@COND_sparc64_ieee1275_TRUE@am__append_4304 = $(nodist_mdraid1x_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_4305 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_mdraid1x_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ mdraid1x.marker -@COND_sparc64_ieee1275_TRUE@am__append_4306 = mdraid1x.mod -@COND_sparc64_ieee1275_TRUE@am__append_4307 = mdraid1x.marker -@COND_powerpc_ieee1275_TRUE@am__append_4308 = mdraid1x.module -@COND_powerpc_ieee1275_TRUE@am__append_4309 = mdraid1x.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_4310 = -@COND_powerpc_ieee1275_TRUE@am__append_4311 = $(nodist_mdraid1x_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_4312 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_mdraid1x_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ mdraid1x.marker -@COND_powerpc_ieee1275_TRUE@am__append_4313 = mdraid1x.mod -@COND_powerpc_ieee1275_TRUE@am__append_4314 = mdraid1x.marker -@COND_emu_TRUE@am__append_4315 = raid.module -@COND_emu_TRUE@am__append_4316 = raid.module$(EXEEXT) -@COND_emu_TRUE@am__append_4317 = -@COND_emu_TRUE@am__append_4318 = $(nodist_raid_module_SOURCES) -@COND_emu_TRUE@am__append_4319 = $(nodist_raid_module_SOURCES) \ -@COND_emu_TRUE@ raid.marker -@COND_emu_TRUE@am__append_4320 = raid.mod -@COND_emu_TRUE@am__append_4321 = raid.marker -@COND_i386_pc_TRUE@am__append_4322 = raid.module -@COND_i386_pc_TRUE@am__append_4323 = raid.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_4324 = -@COND_i386_pc_TRUE@am__append_4325 = $(nodist_raid_module_SOURCES) -@COND_i386_pc_TRUE@am__append_4326 = $(nodist_raid_module_SOURCES) \ -@COND_i386_pc_TRUE@ raid.marker -@COND_i386_pc_TRUE@am__append_4327 = raid.mod -@COND_i386_pc_TRUE@am__append_4328 = raid.marker -@COND_i386_efi_TRUE@am__append_4329 = raid.module -@COND_i386_efi_TRUE@am__append_4330 = raid.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_4331 = -@COND_i386_efi_TRUE@am__append_4332 = $(nodist_raid_module_SOURCES) -@COND_i386_efi_TRUE@am__append_4333 = $(nodist_raid_module_SOURCES) \ -@COND_i386_efi_TRUE@ raid.marker -@COND_i386_efi_TRUE@am__append_4334 = raid.mod -@COND_i386_efi_TRUE@am__append_4335 = raid.marker -@COND_i386_qemu_TRUE@am__append_4336 = raid.module -@COND_i386_qemu_TRUE@am__append_4337 = raid.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_4338 = -@COND_i386_qemu_TRUE@am__append_4339 = $(nodist_raid_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_4340 = $(nodist_raid_module_SOURCES) \ -@COND_i386_qemu_TRUE@ raid.marker -@COND_i386_qemu_TRUE@am__append_4341 = raid.mod -@COND_i386_qemu_TRUE@am__append_4342 = raid.marker -@COND_i386_coreboot_TRUE@am__append_4343 = raid.module -@COND_i386_coreboot_TRUE@am__append_4344 = raid.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_4345 = -@COND_i386_coreboot_TRUE@am__append_4346 = $(nodist_raid_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_4347 = \ -@COND_i386_coreboot_TRUE@ $(nodist_raid_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ raid.marker -@COND_i386_coreboot_TRUE@am__append_4348 = raid.mod -@COND_i386_coreboot_TRUE@am__append_4349 = raid.marker -@COND_i386_multiboot_TRUE@am__append_4350 = raid.module -@COND_i386_multiboot_TRUE@am__append_4351 = raid.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_4352 = -@COND_i386_multiboot_TRUE@am__append_4353 = $(nodist_raid_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_4354 = \ -@COND_i386_multiboot_TRUE@ $(nodist_raid_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ raid.marker -@COND_i386_multiboot_TRUE@am__append_4355 = raid.mod -@COND_i386_multiboot_TRUE@am__append_4356 = raid.marker -@COND_i386_ieee1275_TRUE@am__append_4357 = raid.module -@COND_i386_ieee1275_TRUE@am__append_4358 = raid.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_4359 = -@COND_i386_ieee1275_TRUE@am__append_4360 = $(nodist_raid_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_4361 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_raid_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ raid.marker -@COND_i386_ieee1275_TRUE@am__append_4362 = raid.mod -@COND_i386_ieee1275_TRUE@am__append_4363 = raid.marker -@COND_x86_64_efi_TRUE@am__append_4364 = raid.module -@COND_x86_64_efi_TRUE@am__append_4365 = raid.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_4366 = -@COND_x86_64_efi_TRUE@am__append_4367 = $(nodist_raid_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_4368 = $(nodist_raid_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ raid.marker -@COND_x86_64_efi_TRUE@am__append_4369 = raid.mod -@COND_x86_64_efi_TRUE@am__append_4370 = raid.marker -@COND_mips_yeeloong_TRUE@am__append_4371 = raid.module -@COND_mips_yeeloong_TRUE@am__append_4372 = raid.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_4373 = -@COND_mips_yeeloong_TRUE@am__append_4374 = $(nodist_raid_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_4375 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_raid_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ raid.marker -@COND_mips_yeeloong_TRUE@am__append_4376 = raid.mod -@COND_mips_yeeloong_TRUE@am__append_4377 = raid.marker -@COND_sparc64_ieee1275_TRUE@am__append_4378 = raid.module -@COND_sparc64_ieee1275_TRUE@am__append_4379 = raid.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_4380 = -@COND_sparc64_ieee1275_TRUE@am__append_4381 = $(nodist_raid_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_4382 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_raid_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ raid.marker -@COND_sparc64_ieee1275_TRUE@am__append_4383 = raid.mod -@COND_sparc64_ieee1275_TRUE@am__append_4384 = raid.marker -@COND_powerpc_ieee1275_TRUE@am__append_4385 = raid.module -@COND_powerpc_ieee1275_TRUE@am__append_4386 = raid.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_4387 = -@COND_powerpc_ieee1275_TRUE@am__append_4388 = $(nodist_raid_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_4389 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_raid_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ raid.marker -@COND_powerpc_ieee1275_TRUE@am__append_4390 = raid.mod -@COND_powerpc_ieee1275_TRUE@am__append_4391 = raid.marker -@COND_emu_TRUE@am__append_4392 = raid5rec.module -@COND_emu_TRUE@am__append_4393 = raid5rec.module$(EXEEXT) -@COND_emu_TRUE@am__append_4394 = -@COND_emu_TRUE@am__append_4395 = $(nodist_raid5rec_module_SOURCES) -@COND_emu_TRUE@am__append_4396 = $(nodist_raid5rec_module_SOURCES) \ -@COND_emu_TRUE@ raid5rec.marker -@COND_emu_TRUE@am__append_4397 = raid5rec.mod -@COND_emu_TRUE@am__append_4398 = raid5rec.marker -@COND_i386_pc_TRUE@am__append_4399 = raid5rec.module -@COND_i386_pc_TRUE@am__append_4400 = raid5rec.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_4401 = -@COND_i386_pc_TRUE@am__append_4402 = $(nodist_raid5rec_module_SOURCES) -@COND_i386_pc_TRUE@am__append_4403 = \ -@COND_i386_pc_TRUE@ $(nodist_raid5rec_module_SOURCES) \ -@COND_i386_pc_TRUE@ raid5rec.marker -@COND_i386_pc_TRUE@am__append_4404 = raid5rec.mod -@COND_i386_pc_TRUE@am__append_4405 = raid5rec.marker -@COND_i386_efi_TRUE@am__append_4406 = raid5rec.module -@COND_i386_efi_TRUE@am__append_4407 = raid5rec.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_4408 = -@COND_i386_efi_TRUE@am__append_4409 = $(nodist_raid5rec_module_SOURCES) -@COND_i386_efi_TRUE@am__append_4410 = \ -@COND_i386_efi_TRUE@ $(nodist_raid5rec_module_SOURCES) \ -@COND_i386_efi_TRUE@ raid5rec.marker -@COND_i386_efi_TRUE@am__append_4411 = raid5rec.mod -@COND_i386_efi_TRUE@am__append_4412 = raid5rec.marker -@COND_i386_qemu_TRUE@am__append_4413 = raid5rec.module -@COND_i386_qemu_TRUE@am__append_4414 = raid5rec.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_4415 = -@COND_i386_qemu_TRUE@am__append_4416 = $(nodist_raid5rec_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_4417 = \ -@COND_i386_qemu_TRUE@ $(nodist_raid5rec_module_SOURCES) \ -@COND_i386_qemu_TRUE@ raid5rec.marker -@COND_i386_qemu_TRUE@am__append_4418 = raid5rec.mod -@COND_i386_qemu_TRUE@am__append_4419 = raid5rec.marker -@COND_i386_coreboot_TRUE@am__append_4420 = raid5rec.module -@COND_i386_coreboot_TRUE@am__append_4421 = raid5rec.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_4422 = -@COND_i386_coreboot_TRUE@am__append_4423 = $(nodist_raid5rec_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_4424 = \ -@COND_i386_coreboot_TRUE@ $(nodist_raid5rec_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ raid5rec.marker -@COND_i386_coreboot_TRUE@am__append_4425 = raid5rec.mod -@COND_i386_coreboot_TRUE@am__append_4426 = raid5rec.marker -@COND_i386_multiboot_TRUE@am__append_4427 = raid5rec.module -@COND_i386_multiboot_TRUE@am__append_4428 = raid5rec.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_4429 = -@COND_i386_multiboot_TRUE@am__append_4430 = $(nodist_raid5rec_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_4431 = \ -@COND_i386_multiboot_TRUE@ $(nodist_raid5rec_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ raid5rec.marker -@COND_i386_multiboot_TRUE@am__append_4432 = raid5rec.mod -@COND_i386_multiboot_TRUE@am__append_4433 = raid5rec.marker -@COND_i386_ieee1275_TRUE@am__append_4434 = raid5rec.module -@COND_i386_ieee1275_TRUE@am__append_4435 = raid5rec.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_4436 = -@COND_i386_ieee1275_TRUE@am__append_4437 = $(nodist_raid5rec_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_4438 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_raid5rec_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ raid5rec.marker -@COND_i386_ieee1275_TRUE@am__append_4439 = raid5rec.mod -@COND_i386_ieee1275_TRUE@am__append_4440 = raid5rec.marker -@COND_x86_64_efi_TRUE@am__append_4441 = raid5rec.module -@COND_x86_64_efi_TRUE@am__append_4442 = raid5rec.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_4443 = -@COND_x86_64_efi_TRUE@am__append_4444 = $(nodist_raid5rec_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_4445 = \ -@COND_x86_64_efi_TRUE@ $(nodist_raid5rec_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ raid5rec.marker -@COND_x86_64_efi_TRUE@am__append_4446 = raid5rec.mod -@COND_x86_64_efi_TRUE@am__append_4447 = raid5rec.marker -@COND_mips_yeeloong_TRUE@am__append_4448 = raid5rec.module -@COND_mips_yeeloong_TRUE@am__append_4449 = raid5rec.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_4450 = -@COND_mips_yeeloong_TRUE@am__append_4451 = $(nodist_raid5rec_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_4452 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_raid5rec_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ raid5rec.marker -@COND_mips_yeeloong_TRUE@am__append_4453 = raid5rec.mod -@COND_mips_yeeloong_TRUE@am__append_4454 = raid5rec.marker -@COND_sparc64_ieee1275_TRUE@am__append_4455 = raid5rec.module -@COND_sparc64_ieee1275_TRUE@am__append_4456 = raid5rec.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_4457 = -@COND_sparc64_ieee1275_TRUE@am__append_4458 = $(nodist_raid5rec_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_4459 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_raid5rec_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ raid5rec.marker -@COND_sparc64_ieee1275_TRUE@am__append_4460 = raid5rec.mod -@COND_sparc64_ieee1275_TRUE@am__append_4461 = raid5rec.marker -@COND_powerpc_ieee1275_TRUE@am__append_4462 = raid5rec.module -@COND_powerpc_ieee1275_TRUE@am__append_4463 = raid5rec.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_4464 = -@COND_powerpc_ieee1275_TRUE@am__append_4465 = $(nodist_raid5rec_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_4466 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_raid5rec_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ raid5rec.marker -@COND_powerpc_ieee1275_TRUE@am__append_4467 = raid5rec.mod -@COND_powerpc_ieee1275_TRUE@am__append_4468 = raid5rec.marker -@COND_emu_TRUE@am__append_4469 = raid6rec.module -@COND_emu_TRUE@am__append_4470 = raid6rec.module$(EXEEXT) -@COND_emu_TRUE@am__append_4471 = -@COND_emu_TRUE@am__append_4472 = $(nodist_raid6rec_module_SOURCES) -@COND_emu_TRUE@am__append_4473 = $(nodist_raid6rec_module_SOURCES) \ -@COND_emu_TRUE@ raid6rec.marker -@COND_emu_TRUE@am__append_4474 = raid6rec.mod -@COND_emu_TRUE@am__append_4475 = raid6rec.marker -@COND_i386_pc_TRUE@am__append_4476 = raid6rec.module -@COND_i386_pc_TRUE@am__append_4477 = raid6rec.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_4478 = -@COND_i386_pc_TRUE@am__append_4479 = $(nodist_raid6rec_module_SOURCES) -@COND_i386_pc_TRUE@am__append_4480 = \ -@COND_i386_pc_TRUE@ $(nodist_raid6rec_module_SOURCES) \ -@COND_i386_pc_TRUE@ raid6rec.marker -@COND_i386_pc_TRUE@am__append_4481 = raid6rec.mod -@COND_i386_pc_TRUE@am__append_4482 = raid6rec.marker -@COND_i386_efi_TRUE@am__append_4483 = raid6rec.module -@COND_i386_efi_TRUE@am__append_4484 = raid6rec.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_4485 = -@COND_i386_efi_TRUE@am__append_4486 = $(nodist_raid6rec_module_SOURCES) -@COND_i386_efi_TRUE@am__append_4487 = \ -@COND_i386_efi_TRUE@ $(nodist_raid6rec_module_SOURCES) \ -@COND_i386_efi_TRUE@ raid6rec.marker -@COND_i386_efi_TRUE@am__append_4488 = raid6rec.mod -@COND_i386_efi_TRUE@am__append_4489 = raid6rec.marker -@COND_i386_qemu_TRUE@am__append_4490 = raid6rec.module -@COND_i386_qemu_TRUE@am__append_4491 = raid6rec.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_4492 = -@COND_i386_qemu_TRUE@am__append_4493 = $(nodist_raid6rec_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_4494 = \ -@COND_i386_qemu_TRUE@ $(nodist_raid6rec_module_SOURCES) \ -@COND_i386_qemu_TRUE@ raid6rec.marker -@COND_i386_qemu_TRUE@am__append_4495 = raid6rec.mod -@COND_i386_qemu_TRUE@am__append_4496 = raid6rec.marker -@COND_i386_coreboot_TRUE@am__append_4497 = raid6rec.module -@COND_i386_coreboot_TRUE@am__append_4498 = raid6rec.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_4499 = -@COND_i386_coreboot_TRUE@am__append_4500 = $(nodist_raid6rec_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_4501 = \ -@COND_i386_coreboot_TRUE@ $(nodist_raid6rec_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ raid6rec.marker -@COND_i386_coreboot_TRUE@am__append_4502 = raid6rec.mod -@COND_i386_coreboot_TRUE@am__append_4503 = raid6rec.marker -@COND_i386_multiboot_TRUE@am__append_4504 = raid6rec.module -@COND_i386_multiboot_TRUE@am__append_4505 = raid6rec.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_4506 = -@COND_i386_multiboot_TRUE@am__append_4507 = $(nodist_raid6rec_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_4508 = \ -@COND_i386_multiboot_TRUE@ $(nodist_raid6rec_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ raid6rec.marker -@COND_i386_multiboot_TRUE@am__append_4509 = raid6rec.mod -@COND_i386_multiboot_TRUE@am__append_4510 = raid6rec.marker -@COND_i386_ieee1275_TRUE@am__append_4511 = raid6rec.module -@COND_i386_ieee1275_TRUE@am__append_4512 = raid6rec.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_4513 = -@COND_i386_ieee1275_TRUE@am__append_4514 = $(nodist_raid6rec_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_4515 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_raid6rec_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ raid6rec.marker -@COND_i386_ieee1275_TRUE@am__append_4516 = raid6rec.mod -@COND_i386_ieee1275_TRUE@am__append_4517 = raid6rec.marker -@COND_x86_64_efi_TRUE@am__append_4518 = raid6rec.module -@COND_x86_64_efi_TRUE@am__append_4519 = raid6rec.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_4520 = -@COND_x86_64_efi_TRUE@am__append_4521 = $(nodist_raid6rec_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_4522 = \ -@COND_x86_64_efi_TRUE@ $(nodist_raid6rec_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ raid6rec.marker -@COND_x86_64_efi_TRUE@am__append_4523 = raid6rec.mod -@COND_x86_64_efi_TRUE@am__append_4524 = raid6rec.marker -@COND_mips_yeeloong_TRUE@am__append_4525 = raid6rec.module -@COND_mips_yeeloong_TRUE@am__append_4526 = raid6rec.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_4527 = -@COND_mips_yeeloong_TRUE@am__append_4528 = $(nodist_raid6rec_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_4529 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_raid6rec_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ raid6rec.marker -@COND_mips_yeeloong_TRUE@am__append_4530 = raid6rec.mod -@COND_mips_yeeloong_TRUE@am__append_4531 = raid6rec.marker -@COND_sparc64_ieee1275_TRUE@am__append_4532 = raid6rec.module -@COND_sparc64_ieee1275_TRUE@am__append_4533 = raid6rec.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_4534 = -@COND_sparc64_ieee1275_TRUE@am__append_4535 = $(nodist_raid6rec_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_4536 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_raid6rec_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ raid6rec.marker -@COND_sparc64_ieee1275_TRUE@am__append_4537 = raid6rec.mod -@COND_sparc64_ieee1275_TRUE@am__append_4538 = raid6rec.marker -@COND_powerpc_ieee1275_TRUE@am__append_4539 = raid6rec.module -@COND_powerpc_ieee1275_TRUE@am__append_4540 = raid6rec.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_4541 = -@COND_powerpc_ieee1275_TRUE@am__append_4542 = $(nodist_raid6rec_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_4543 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_raid6rec_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ raid6rec.marker -@COND_powerpc_ieee1275_TRUE@am__append_4544 = raid6rec.mod -@COND_powerpc_ieee1275_TRUE@am__append_4545 = raid6rec.marker -@COND_emu_TRUE@am__append_4546 = scsi.module -@COND_emu_TRUE@am__append_4547 = scsi.module$(EXEEXT) -@COND_emu_TRUE@am__append_4548 = -@COND_emu_TRUE@am__append_4549 = $(nodist_scsi_module_SOURCES) -@COND_emu_TRUE@am__append_4550 = $(nodist_scsi_module_SOURCES) \ -@COND_emu_TRUE@ scsi.marker -@COND_emu_TRUE@am__append_4551 = scsi.mod -@COND_emu_TRUE@am__append_4552 = scsi.marker -@COND_i386_pc_TRUE@am__append_4553 = scsi.module -@COND_i386_pc_TRUE@am__append_4554 = scsi.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_4555 = -@COND_i386_pc_TRUE@am__append_4556 = $(nodist_scsi_module_SOURCES) -@COND_i386_pc_TRUE@am__append_4557 = $(nodist_scsi_module_SOURCES) \ -@COND_i386_pc_TRUE@ scsi.marker -@COND_i386_pc_TRUE@am__append_4558 = scsi.mod -@COND_i386_pc_TRUE@am__append_4559 = scsi.marker -@COND_i386_efi_TRUE@am__append_4560 = scsi.module -@COND_i386_efi_TRUE@am__append_4561 = scsi.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_4562 = -@COND_i386_efi_TRUE@am__append_4563 = $(nodist_scsi_module_SOURCES) -@COND_i386_efi_TRUE@am__append_4564 = $(nodist_scsi_module_SOURCES) \ -@COND_i386_efi_TRUE@ scsi.marker -@COND_i386_efi_TRUE@am__append_4565 = scsi.mod -@COND_i386_efi_TRUE@am__append_4566 = scsi.marker -@COND_i386_qemu_TRUE@am__append_4567 = scsi.module -@COND_i386_qemu_TRUE@am__append_4568 = scsi.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_4569 = -@COND_i386_qemu_TRUE@am__append_4570 = $(nodist_scsi_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_4571 = $(nodist_scsi_module_SOURCES) \ -@COND_i386_qemu_TRUE@ scsi.marker -@COND_i386_qemu_TRUE@am__append_4572 = scsi.mod -@COND_i386_qemu_TRUE@am__append_4573 = scsi.marker -@COND_i386_coreboot_TRUE@am__append_4574 = scsi.module -@COND_i386_coreboot_TRUE@am__append_4575 = scsi.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_4576 = -@COND_i386_coreboot_TRUE@am__append_4577 = $(nodist_scsi_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_4578 = \ -@COND_i386_coreboot_TRUE@ $(nodist_scsi_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ scsi.marker -@COND_i386_coreboot_TRUE@am__append_4579 = scsi.mod -@COND_i386_coreboot_TRUE@am__append_4580 = scsi.marker -@COND_i386_multiboot_TRUE@am__append_4581 = scsi.module -@COND_i386_multiboot_TRUE@am__append_4582 = scsi.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_4583 = -@COND_i386_multiboot_TRUE@am__append_4584 = $(nodist_scsi_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_4585 = \ -@COND_i386_multiboot_TRUE@ $(nodist_scsi_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ scsi.marker -@COND_i386_multiboot_TRUE@am__append_4586 = scsi.mod -@COND_i386_multiboot_TRUE@am__append_4587 = scsi.marker -@COND_i386_ieee1275_TRUE@am__append_4588 = scsi.module -@COND_i386_ieee1275_TRUE@am__append_4589 = scsi.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_4590 = -@COND_i386_ieee1275_TRUE@am__append_4591 = $(nodist_scsi_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_4592 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_scsi_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ scsi.marker -@COND_i386_ieee1275_TRUE@am__append_4593 = scsi.mod -@COND_i386_ieee1275_TRUE@am__append_4594 = scsi.marker -@COND_x86_64_efi_TRUE@am__append_4595 = scsi.module -@COND_x86_64_efi_TRUE@am__append_4596 = scsi.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_4597 = -@COND_x86_64_efi_TRUE@am__append_4598 = $(nodist_scsi_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_4599 = $(nodist_scsi_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ scsi.marker -@COND_x86_64_efi_TRUE@am__append_4600 = scsi.mod -@COND_x86_64_efi_TRUE@am__append_4601 = scsi.marker -@COND_mips_yeeloong_TRUE@am__append_4602 = scsi.module -@COND_mips_yeeloong_TRUE@am__append_4603 = scsi.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_4604 = -@COND_mips_yeeloong_TRUE@am__append_4605 = $(nodist_scsi_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_4606 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_scsi_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ scsi.marker -@COND_mips_yeeloong_TRUE@am__append_4607 = scsi.mod -@COND_mips_yeeloong_TRUE@am__append_4608 = scsi.marker -@COND_sparc64_ieee1275_TRUE@am__append_4609 = scsi.module -@COND_sparc64_ieee1275_TRUE@am__append_4610 = scsi.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_4611 = -@COND_sparc64_ieee1275_TRUE@am__append_4612 = $(nodist_scsi_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_4613 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_scsi_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ scsi.marker -@COND_sparc64_ieee1275_TRUE@am__append_4614 = scsi.mod -@COND_sparc64_ieee1275_TRUE@am__append_4615 = scsi.marker -@COND_powerpc_ieee1275_TRUE@am__append_4616 = scsi.module -@COND_powerpc_ieee1275_TRUE@am__append_4617 = scsi.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_4618 = -@COND_powerpc_ieee1275_TRUE@am__append_4619 = $(nodist_scsi_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_4620 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_scsi_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ scsi.marker -@COND_powerpc_ieee1275_TRUE@am__append_4621 = scsi.mod -@COND_powerpc_ieee1275_TRUE@am__append_4622 = scsi.marker -@COND_emu_TRUE@am__append_4623 = memdisk.module -@COND_emu_TRUE@am__append_4624 = memdisk.module$(EXEEXT) -@COND_emu_TRUE@am__append_4625 = -@COND_emu_TRUE@am__append_4626 = $(nodist_memdisk_module_SOURCES) -@COND_emu_TRUE@am__append_4627 = $(nodist_memdisk_module_SOURCES) \ -@COND_emu_TRUE@ memdisk.marker -@COND_emu_TRUE@am__append_4628 = memdisk.mod -@COND_emu_TRUE@am__append_4629 = memdisk.marker -@COND_i386_pc_TRUE@am__append_4630 = memdisk.module -@COND_i386_pc_TRUE@am__append_4631 = memdisk.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_4632 = -@COND_i386_pc_TRUE@am__append_4633 = $(nodist_memdisk_module_SOURCES) -@COND_i386_pc_TRUE@am__append_4634 = $(nodist_memdisk_module_SOURCES) \ -@COND_i386_pc_TRUE@ memdisk.marker -@COND_i386_pc_TRUE@am__append_4635 = memdisk.mod -@COND_i386_pc_TRUE@am__append_4636 = memdisk.marker -@COND_i386_efi_TRUE@am__append_4637 = memdisk.module -@COND_i386_efi_TRUE@am__append_4638 = memdisk.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_4639 = -@COND_i386_efi_TRUE@am__append_4640 = $(nodist_memdisk_module_SOURCES) -@COND_i386_efi_TRUE@am__append_4641 = \ -@COND_i386_efi_TRUE@ $(nodist_memdisk_module_SOURCES) \ -@COND_i386_efi_TRUE@ memdisk.marker -@COND_i386_efi_TRUE@am__append_4642 = memdisk.mod -@COND_i386_efi_TRUE@am__append_4643 = memdisk.marker -@COND_i386_qemu_TRUE@am__append_4644 = memdisk.module -@COND_i386_qemu_TRUE@am__append_4645 = memdisk.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_4646 = -@COND_i386_qemu_TRUE@am__append_4647 = $(nodist_memdisk_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_4648 = \ -@COND_i386_qemu_TRUE@ $(nodist_memdisk_module_SOURCES) \ -@COND_i386_qemu_TRUE@ memdisk.marker -@COND_i386_qemu_TRUE@am__append_4649 = memdisk.mod -@COND_i386_qemu_TRUE@am__append_4650 = memdisk.marker -@COND_i386_coreboot_TRUE@am__append_4651 = memdisk.module -@COND_i386_coreboot_TRUE@am__append_4652 = memdisk.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_4653 = -@COND_i386_coreboot_TRUE@am__append_4654 = $(nodist_memdisk_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_4655 = \ -@COND_i386_coreboot_TRUE@ $(nodist_memdisk_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ memdisk.marker -@COND_i386_coreboot_TRUE@am__append_4656 = memdisk.mod -@COND_i386_coreboot_TRUE@am__append_4657 = memdisk.marker -@COND_i386_multiboot_TRUE@am__append_4658 = memdisk.module -@COND_i386_multiboot_TRUE@am__append_4659 = memdisk.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_4660 = -@COND_i386_multiboot_TRUE@am__append_4661 = $(nodist_memdisk_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_4662 = \ -@COND_i386_multiboot_TRUE@ $(nodist_memdisk_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ memdisk.marker -@COND_i386_multiboot_TRUE@am__append_4663 = memdisk.mod -@COND_i386_multiboot_TRUE@am__append_4664 = memdisk.marker -@COND_i386_ieee1275_TRUE@am__append_4665 = memdisk.module -@COND_i386_ieee1275_TRUE@am__append_4666 = memdisk.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_4667 = -@COND_i386_ieee1275_TRUE@am__append_4668 = $(nodist_memdisk_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_4669 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_memdisk_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ memdisk.marker -@COND_i386_ieee1275_TRUE@am__append_4670 = memdisk.mod -@COND_i386_ieee1275_TRUE@am__append_4671 = memdisk.marker -@COND_x86_64_efi_TRUE@am__append_4672 = memdisk.module -@COND_x86_64_efi_TRUE@am__append_4673 = memdisk.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_4674 = -@COND_x86_64_efi_TRUE@am__append_4675 = $(nodist_memdisk_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_4676 = \ -@COND_x86_64_efi_TRUE@ $(nodist_memdisk_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ memdisk.marker -@COND_x86_64_efi_TRUE@am__append_4677 = memdisk.mod -@COND_x86_64_efi_TRUE@am__append_4678 = memdisk.marker -@COND_mips_yeeloong_TRUE@am__append_4679 = memdisk.module -@COND_mips_yeeloong_TRUE@am__append_4680 = memdisk.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_4681 = -@COND_mips_yeeloong_TRUE@am__append_4682 = $(nodist_memdisk_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_4683 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_memdisk_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ memdisk.marker -@COND_mips_yeeloong_TRUE@am__append_4684 = memdisk.mod -@COND_mips_yeeloong_TRUE@am__append_4685 = memdisk.marker -@COND_sparc64_ieee1275_TRUE@am__append_4686 = memdisk.module -@COND_sparc64_ieee1275_TRUE@am__append_4687 = memdisk.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_4688 = -@COND_sparc64_ieee1275_TRUE@am__append_4689 = $(nodist_memdisk_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_4690 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_memdisk_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ memdisk.marker -@COND_sparc64_ieee1275_TRUE@am__append_4691 = memdisk.mod -@COND_sparc64_ieee1275_TRUE@am__append_4692 = memdisk.marker -@COND_powerpc_ieee1275_TRUE@am__append_4693 = memdisk.module -@COND_powerpc_ieee1275_TRUE@am__append_4694 = memdisk.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_4695 = -@COND_powerpc_ieee1275_TRUE@am__append_4696 = $(nodist_memdisk_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_4697 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_memdisk_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ memdisk.marker -@COND_powerpc_ieee1275_TRUE@am__append_4698 = memdisk.mod -@COND_powerpc_ieee1275_TRUE@am__append_4699 = memdisk.marker -@COND_i386_pc_TRUE@am__append_4700 = ata.module -@COND_i386_pc_TRUE@am__append_4701 = ata.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_4702 = -@COND_i386_pc_TRUE@am__append_4703 = $(nodist_ata_module_SOURCES) -@COND_i386_pc_TRUE@am__append_4704 = $(nodist_ata_module_SOURCES) \ -@COND_i386_pc_TRUE@ ata.marker -@COND_i386_pc_TRUE@am__append_4705 = ata.mod -@COND_i386_pc_TRUE@am__append_4706 = ata.marker -@COND_i386_efi_TRUE@am__append_4707 = ata.module -@COND_i386_efi_TRUE@am__append_4708 = ata.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_4709 = -@COND_i386_efi_TRUE@am__append_4710 = $(nodist_ata_module_SOURCES) -@COND_i386_efi_TRUE@am__append_4711 = $(nodist_ata_module_SOURCES) \ -@COND_i386_efi_TRUE@ ata.marker -@COND_i386_efi_TRUE@am__append_4712 = ata.mod -@COND_i386_efi_TRUE@am__append_4713 = ata.marker -@COND_i386_qemu_TRUE@am__append_4714 = ata.module -@COND_i386_qemu_TRUE@am__append_4715 = ata.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_4716 = -@COND_i386_qemu_TRUE@am__append_4717 = $(nodist_ata_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_4718 = $(nodist_ata_module_SOURCES) \ -@COND_i386_qemu_TRUE@ ata.marker -@COND_i386_qemu_TRUE@am__append_4719 = ata.mod -@COND_i386_qemu_TRUE@am__append_4720 = ata.marker -@COND_i386_coreboot_TRUE@am__append_4721 = ata.module -@COND_i386_coreboot_TRUE@am__append_4722 = ata.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_4723 = -@COND_i386_coreboot_TRUE@am__append_4724 = $(nodist_ata_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_4725 = \ -@COND_i386_coreboot_TRUE@ $(nodist_ata_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ ata.marker -@COND_i386_coreboot_TRUE@am__append_4726 = ata.mod -@COND_i386_coreboot_TRUE@am__append_4727 = ata.marker -@COND_i386_multiboot_TRUE@am__append_4728 = ata.module -@COND_i386_multiboot_TRUE@am__append_4729 = ata.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_4730 = -@COND_i386_multiboot_TRUE@am__append_4731 = $(nodist_ata_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_4732 = \ -@COND_i386_multiboot_TRUE@ $(nodist_ata_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ ata.marker -@COND_i386_multiboot_TRUE@am__append_4733 = ata.mod -@COND_i386_multiboot_TRUE@am__append_4734 = ata.marker -@COND_i386_ieee1275_TRUE@am__append_4735 = ata.module -@COND_i386_ieee1275_TRUE@am__append_4736 = ata.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_4737 = -@COND_i386_ieee1275_TRUE@am__append_4738 = $(nodist_ata_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_4739 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_ata_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ ata.marker -@COND_i386_ieee1275_TRUE@am__append_4740 = ata.mod -@COND_i386_ieee1275_TRUE@am__append_4741 = ata.marker -@COND_x86_64_efi_TRUE@am__append_4742 = ata.module -@COND_x86_64_efi_TRUE@am__append_4743 = ata.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_4744 = -@COND_x86_64_efi_TRUE@am__append_4745 = $(nodist_ata_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_4746 = $(nodist_ata_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ ata.marker -@COND_x86_64_efi_TRUE@am__append_4747 = ata.mod -@COND_x86_64_efi_TRUE@am__append_4748 = ata.marker -@COND_mips_yeeloong_TRUE@am__append_4749 = ata.module -@COND_mips_yeeloong_TRUE@am__append_4750 = ata.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_4751 = -@COND_mips_yeeloong_TRUE@am__append_4752 = $(nodist_ata_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_4753 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_ata_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ ata.marker -@COND_mips_yeeloong_TRUE@am__append_4754 = ata.mod -@COND_mips_yeeloong_TRUE@am__append_4755 = ata.marker -@COND_i386_pc_TRUE@am__append_4756 = ata_pthru.module -@COND_i386_pc_TRUE@am__append_4757 = ata_pthru.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_4758 = -@COND_i386_pc_TRUE@am__append_4759 = $(nodist_ata_pthru_module_SOURCES) -@COND_i386_pc_TRUE@am__append_4760 = \ -@COND_i386_pc_TRUE@ $(nodist_ata_pthru_module_SOURCES) \ -@COND_i386_pc_TRUE@ ata_pthru.marker -@COND_i386_pc_TRUE@am__append_4761 = ata_pthru.mod -@COND_i386_pc_TRUE@am__append_4762 = ata_pthru.marker -@COND_i386_efi_TRUE@am__append_4763 = ata_pthru.module -@COND_i386_efi_TRUE@am__append_4764 = ata_pthru.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_4765 = -@COND_i386_efi_TRUE@am__append_4766 = $(nodist_ata_pthru_module_SOURCES) -@COND_i386_efi_TRUE@am__append_4767 = \ -@COND_i386_efi_TRUE@ $(nodist_ata_pthru_module_SOURCES) \ -@COND_i386_efi_TRUE@ ata_pthru.marker -@COND_i386_efi_TRUE@am__append_4768 = ata_pthru.mod -@COND_i386_efi_TRUE@am__append_4769 = ata_pthru.marker -@COND_i386_qemu_TRUE@am__append_4770 = ata_pthru.module -@COND_i386_qemu_TRUE@am__append_4771 = ata_pthru.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_4772 = -@COND_i386_qemu_TRUE@am__append_4773 = $(nodist_ata_pthru_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_4774 = \ -@COND_i386_qemu_TRUE@ $(nodist_ata_pthru_module_SOURCES) \ -@COND_i386_qemu_TRUE@ ata_pthru.marker -@COND_i386_qemu_TRUE@am__append_4775 = ata_pthru.mod -@COND_i386_qemu_TRUE@am__append_4776 = ata_pthru.marker -@COND_i386_coreboot_TRUE@am__append_4777 = ata_pthru.module -@COND_i386_coreboot_TRUE@am__append_4778 = ata_pthru.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_4779 = -@COND_i386_coreboot_TRUE@am__append_4780 = $(nodist_ata_pthru_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_4781 = \ -@COND_i386_coreboot_TRUE@ $(nodist_ata_pthru_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ ata_pthru.marker -@COND_i386_coreboot_TRUE@am__append_4782 = ata_pthru.mod -@COND_i386_coreboot_TRUE@am__append_4783 = ata_pthru.marker -@COND_i386_multiboot_TRUE@am__append_4784 = ata_pthru.module -@COND_i386_multiboot_TRUE@am__append_4785 = ata_pthru.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_4786 = -@COND_i386_multiboot_TRUE@am__append_4787 = $(nodist_ata_pthru_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_4788 = \ -@COND_i386_multiboot_TRUE@ $(nodist_ata_pthru_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ ata_pthru.marker -@COND_i386_multiboot_TRUE@am__append_4789 = ata_pthru.mod -@COND_i386_multiboot_TRUE@am__append_4790 = ata_pthru.marker -@COND_i386_ieee1275_TRUE@am__append_4791 = ata_pthru.module -@COND_i386_ieee1275_TRUE@am__append_4792 = ata_pthru.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_4793 = -@COND_i386_ieee1275_TRUE@am__append_4794 = $(nodist_ata_pthru_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_4795 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_ata_pthru_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ ata_pthru.marker -@COND_i386_ieee1275_TRUE@am__append_4796 = ata_pthru.mod -@COND_i386_ieee1275_TRUE@am__append_4797 = ata_pthru.marker -@COND_x86_64_efi_TRUE@am__append_4798 = ata_pthru.module -@COND_x86_64_efi_TRUE@am__append_4799 = ata_pthru.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_4800 = -@COND_x86_64_efi_TRUE@am__append_4801 = $(nodist_ata_pthru_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_4802 = \ -@COND_x86_64_efi_TRUE@ $(nodist_ata_pthru_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ ata_pthru.marker -@COND_x86_64_efi_TRUE@am__append_4803 = ata_pthru.mod -@COND_x86_64_efi_TRUE@am__append_4804 = ata_pthru.marker -@COND_mips_yeeloong_TRUE@am__append_4805 = ata_pthru.module -@COND_mips_yeeloong_TRUE@am__append_4806 = ata_pthru.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_4807 = -@COND_mips_yeeloong_TRUE@am__append_4808 = $(nodist_ata_pthru_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_4809 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_ata_pthru_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ ata_pthru.marker -@COND_mips_yeeloong_TRUE@am__append_4810 = ata_pthru.mod -@COND_mips_yeeloong_TRUE@am__append_4811 = ata_pthru.marker -@COND_i386_pc_TRUE@am__append_4812 = biosdisk.module -@COND_i386_pc_TRUE@am__append_4813 = biosdisk.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_4814 = -@COND_i386_pc_TRUE@am__append_4815 = $(nodist_biosdisk_module_SOURCES) -@COND_i386_pc_TRUE@am__append_4816 = \ -@COND_i386_pc_TRUE@ $(nodist_biosdisk_module_SOURCES) \ -@COND_i386_pc_TRUE@ biosdisk.marker -@COND_i386_pc_TRUE@am__append_4817 = biosdisk.mod -@COND_i386_pc_TRUE@am__append_4818 = biosdisk.marker -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_4819 = usbms.module -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_4820 = usbms.module$(EXEEXT) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_4821 = -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_4822 = $(nodist_usbms_module_SOURCES) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_4823 = $(nodist_usbms_module_SOURCES) \ -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ usbms.marker -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_4824 = usbms.mod -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_4825 = usbms.marker -@COND_i386_pc_TRUE@am__append_4826 = usbms.module -@COND_i386_pc_TRUE@am__append_4827 = usbms.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_4828 = -@COND_i386_pc_TRUE@am__append_4829 = $(nodist_usbms_module_SOURCES) -@COND_i386_pc_TRUE@am__append_4830 = $(nodist_usbms_module_SOURCES) \ -@COND_i386_pc_TRUE@ usbms.marker -@COND_i386_pc_TRUE@am__append_4831 = usbms.mod -@COND_i386_pc_TRUE@am__append_4832 = usbms.marker -@COND_i386_efi_TRUE@am__append_4833 = usbms.module -@COND_i386_efi_TRUE@am__append_4834 = usbms.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_4835 = -@COND_i386_efi_TRUE@am__append_4836 = $(nodist_usbms_module_SOURCES) -@COND_i386_efi_TRUE@am__append_4837 = $(nodist_usbms_module_SOURCES) \ -@COND_i386_efi_TRUE@ usbms.marker -@COND_i386_efi_TRUE@am__append_4838 = usbms.mod -@COND_i386_efi_TRUE@am__append_4839 = usbms.marker -@COND_i386_qemu_TRUE@am__append_4840 = usbms.module -@COND_i386_qemu_TRUE@am__append_4841 = usbms.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_4842 = -@COND_i386_qemu_TRUE@am__append_4843 = $(nodist_usbms_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_4844 = $(nodist_usbms_module_SOURCES) \ -@COND_i386_qemu_TRUE@ usbms.marker -@COND_i386_qemu_TRUE@am__append_4845 = usbms.mod -@COND_i386_qemu_TRUE@am__append_4846 = usbms.marker -@COND_i386_coreboot_TRUE@am__append_4847 = usbms.module -@COND_i386_coreboot_TRUE@am__append_4848 = usbms.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_4849 = -@COND_i386_coreboot_TRUE@am__append_4850 = $(nodist_usbms_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_4851 = \ -@COND_i386_coreboot_TRUE@ $(nodist_usbms_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ usbms.marker -@COND_i386_coreboot_TRUE@am__append_4852 = usbms.mod -@COND_i386_coreboot_TRUE@am__append_4853 = usbms.marker -@COND_i386_multiboot_TRUE@am__append_4854 = usbms.module -@COND_i386_multiboot_TRUE@am__append_4855 = usbms.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_4856 = -@COND_i386_multiboot_TRUE@am__append_4857 = $(nodist_usbms_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_4858 = \ -@COND_i386_multiboot_TRUE@ $(nodist_usbms_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ usbms.marker -@COND_i386_multiboot_TRUE@am__append_4859 = usbms.mod -@COND_i386_multiboot_TRUE@am__append_4860 = usbms.marker -@COND_i386_ieee1275_TRUE@am__append_4861 = usbms.module -@COND_i386_ieee1275_TRUE@am__append_4862 = usbms.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_4863 = -@COND_i386_ieee1275_TRUE@am__append_4864 = $(nodist_usbms_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_4865 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_usbms_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ usbms.marker -@COND_i386_ieee1275_TRUE@am__append_4866 = usbms.mod -@COND_i386_ieee1275_TRUE@am__append_4867 = usbms.marker -@COND_x86_64_efi_TRUE@am__append_4868 = usbms.module -@COND_x86_64_efi_TRUE@am__append_4869 = usbms.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_4870 = -@COND_x86_64_efi_TRUE@am__append_4871 = $(nodist_usbms_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_4872 = \ -@COND_x86_64_efi_TRUE@ $(nodist_usbms_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ usbms.marker -@COND_x86_64_efi_TRUE@am__append_4873 = usbms.mod -@COND_x86_64_efi_TRUE@am__append_4874 = usbms.marker -@COND_mips_yeeloong_TRUE@am__append_4875 = usbms.module -@COND_mips_yeeloong_TRUE@am__append_4876 = usbms.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_4877 = -@COND_mips_yeeloong_TRUE@am__append_4878 = $(nodist_usbms_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_4879 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_usbms_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ usbms.marker -@COND_mips_yeeloong_TRUE@am__append_4880 = usbms.mod -@COND_mips_yeeloong_TRUE@am__append_4881 = usbms.marker -@COND_i386_ieee1275_TRUE@am__append_4882 = nand.module -@COND_i386_ieee1275_TRUE@am__append_4883 = nand.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_4884 = -@COND_i386_ieee1275_TRUE@am__append_4885 = $(nodist_nand_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_4886 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_nand_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ nand.marker -@COND_i386_ieee1275_TRUE@am__append_4887 = nand.mod -@COND_i386_ieee1275_TRUE@am__append_4888 = nand.marker -@COND_i386_pc_TRUE@am__append_4889 = efiemu.module -@COND_i386_pc_TRUE@am__append_4890 = efiemu.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_4891 = efiemu/prepare.c efiemu/loadcore.c efiemu/runtime/efiemu.S efiemu/runtime/efiemu.c -@COND_i386_pc_TRUE@am__append_4892 = $(nodist_efiemu_module_SOURCES) -@COND_i386_pc_TRUE@am__append_4893 = $(nodist_efiemu_module_SOURCES) \ -@COND_i386_pc_TRUE@ efiemu.marker -@COND_i386_pc_TRUE@am__append_4894 = efiemu.mod -@COND_i386_pc_TRUE@am__append_4895 = efiemu.marker -@COND_i386_qemu_TRUE@am__append_4896 = efiemu.module -@COND_i386_qemu_TRUE@am__append_4897 = efiemu.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_4898 = efiemu/prepare.c efiemu/loadcore.c efiemu/runtime/efiemu.S efiemu/runtime/efiemu.c -@COND_i386_qemu_TRUE@am__append_4899 = $(nodist_efiemu_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_4900 = \ -@COND_i386_qemu_TRUE@ $(nodist_efiemu_module_SOURCES) \ -@COND_i386_qemu_TRUE@ efiemu.marker -@COND_i386_qemu_TRUE@am__append_4901 = efiemu.mod -@COND_i386_qemu_TRUE@am__append_4902 = efiemu.marker -@COND_i386_coreboot_TRUE@am__append_4903 = efiemu.module -@COND_i386_coreboot_TRUE@am__append_4904 = efiemu.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_4905 = efiemu/prepare.c efiemu/loadcore.c efiemu/runtime/efiemu.S efiemu/runtime/efiemu.c -@COND_i386_coreboot_TRUE@am__append_4906 = $(nodist_efiemu_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_4907 = \ -@COND_i386_coreboot_TRUE@ $(nodist_efiemu_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ efiemu.marker -@COND_i386_coreboot_TRUE@am__append_4908 = efiemu.mod -@COND_i386_coreboot_TRUE@am__append_4909 = efiemu.marker -@COND_i386_multiboot_TRUE@am__append_4910 = efiemu.module -@COND_i386_multiboot_TRUE@am__append_4911 = efiemu.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_4912 = efiemu/prepare.c efiemu/loadcore.c efiemu/runtime/efiemu.S efiemu/runtime/efiemu.c -@COND_i386_multiboot_TRUE@am__append_4913 = $(nodist_efiemu_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_4914 = \ -@COND_i386_multiboot_TRUE@ $(nodist_efiemu_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ efiemu.marker -@COND_i386_multiboot_TRUE@am__append_4915 = efiemu.mod -@COND_i386_multiboot_TRUE@am__append_4916 = efiemu.marker -@COND_i386_ieee1275_TRUE@am__append_4917 = efiemu.module -@COND_i386_ieee1275_TRUE@am__append_4918 = efiemu.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_4919 = efiemu/prepare.c efiemu/loadcore.c efiemu/runtime/efiemu.S efiemu/runtime/efiemu.c -@COND_i386_ieee1275_TRUE@am__append_4920 = $(nodist_efiemu_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_4921 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_efiemu_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ efiemu.marker -@COND_i386_ieee1275_TRUE@am__append_4922 = efiemu.mod -@COND_i386_ieee1275_TRUE@am__append_4923 = efiemu.marker -@COND_emu_TRUE@am__append_4924 = font.module -@COND_emu_TRUE@am__append_4925 = font.module$(EXEEXT) -@COND_emu_TRUE@am__append_4926 = -@COND_emu_TRUE@am__append_4927 = $(nodist_font_module_SOURCES) -@COND_emu_TRUE@am__append_4928 = $(nodist_font_module_SOURCES) \ -@COND_emu_TRUE@ font.marker -@COND_emu_TRUE@am__append_4929 = font.mod -@COND_emu_TRUE@am__append_4930 = font.marker -@COND_i386_pc_TRUE@am__append_4931 = font.module -@COND_i386_pc_TRUE@am__append_4932 = font.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_4933 = -@COND_i386_pc_TRUE@am__append_4934 = $(nodist_font_module_SOURCES) -@COND_i386_pc_TRUE@am__append_4935 = $(nodist_font_module_SOURCES) \ -@COND_i386_pc_TRUE@ font.marker -@COND_i386_pc_TRUE@am__append_4936 = font.mod -@COND_i386_pc_TRUE@am__append_4937 = font.marker -@COND_i386_efi_TRUE@am__append_4938 = font.module -@COND_i386_efi_TRUE@am__append_4939 = font.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_4940 = -@COND_i386_efi_TRUE@am__append_4941 = $(nodist_font_module_SOURCES) -@COND_i386_efi_TRUE@am__append_4942 = $(nodist_font_module_SOURCES) \ -@COND_i386_efi_TRUE@ font.marker -@COND_i386_efi_TRUE@am__append_4943 = font.mod -@COND_i386_efi_TRUE@am__append_4944 = font.marker -@COND_i386_qemu_TRUE@am__append_4945 = font.module -@COND_i386_qemu_TRUE@am__append_4946 = font.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_4947 = -@COND_i386_qemu_TRUE@am__append_4948 = $(nodist_font_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_4949 = $(nodist_font_module_SOURCES) \ -@COND_i386_qemu_TRUE@ font.marker -@COND_i386_qemu_TRUE@am__append_4950 = font.mod -@COND_i386_qemu_TRUE@am__append_4951 = font.marker -@COND_i386_coreboot_TRUE@am__append_4952 = font.module -@COND_i386_coreboot_TRUE@am__append_4953 = font.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_4954 = -@COND_i386_coreboot_TRUE@am__append_4955 = $(nodist_font_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_4956 = \ -@COND_i386_coreboot_TRUE@ $(nodist_font_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ font.marker -@COND_i386_coreboot_TRUE@am__append_4957 = font.mod -@COND_i386_coreboot_TRUE@am__append_4958 = font.marker -@COND_i386_multiboot_TRUE@am__append_4959 = font.module -@COND_i386_multiboot_TRUE@am__append_4960 = font.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_4961 = -@COND_i386_multiboot_TRUE@am__append_4962 = $(nodist_font_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_4963 = \ -@COND_i386_multiboot_TRUE@ $(nodist_font_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ font.marker -@COND_i386_multiboot_TRUE@am__append_4964 = font.mod -@COND_i386_multiboot_TRUE@am__append_4965 = font.marker -@COND_i386_ieee1275_TRUE@am__append_4966 = font.module -@COND_i386_ieee1275_TRUE@am__append_4967 = font.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_4968 = -@COND_i386_ieee1275_TRUE@am__append_4969 = $(nodist_font_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_4970 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_font_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ font.marker -@COND_i386_ieee1275_TRUE@am__append_4971 = font.mod -@COND_i386_ieee1275_TRUE@am__append_4972 = font.marker -@COND_x86_64_efi_TRUE@am__append_4973 = font.module -@COND_x86_64_efi_TRUE@am__append_4974 = font.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_4975 = -@COND_x86_64_efi_TRUE@am__append_4976 = $(nodist_font_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_4977 = $(nodist_font_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ font.marker -@COND_x86_64_efi_TRUE@am__append_4978 = font.mod -@COND_x86_64_efi_TRUE@am__append_4979 = font.marker -@COND_sparc64_ieee1275_TRUE@am__append_4980 = font.module -@COND_sparc64_ieee1275_TRUE@am__append_4981 = font.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_4982 = -@COND_sparc64_ieee1275_TRUE@am__append_4983 = $(nodist_font_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_4984 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_font_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ font.marker -@COND_sparc64_ieee1275_TRUE@am__append_4985 = font.mod -@COND_sparc64_ieee1275_TRUE@am__append_4986 = font.marker -@COND_powerpc_ieee1275_TRUE@am__append_4987 = font.module -@COND_powerpc_ieee1275_TRUE@am__append_4988 = font.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_4989 = -@COND_powerpc_ieee1275_TRUE@am__append_4990 = $(nodist_font_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_4991 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_font_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ font.marker -@COND_powerpc_ieee1275_TRUE@am__append_4992 = font.mod -@COND_powerpc_ieee1275_TRUE@am__append_4993 = font.marker -@COND_emu_TRUE@am__append_4994 = affs.module -@COND_emu_TRUE@am__append_4995 = affs.module$(EXEEXT) -@COND_emu_TRUE@am__append_4996 = -@COND_emu_TRUE@am__append_4997 = $(nodist_affs_module_SOURCES) -@COND_emu_TRUE@am__append_4998 = $(nodist_affs_module_SOURCES) \ -@COND_emu_TRUE@ affs.marker -@COND_emu_TRUE@am__append_4999 = affs.mod -@COND_emu_TRUE@am__append_5000 = affs.marker -@COND_i386_pc_TRUE@am__append_5001 = affs.module -@COND_i386_pc_TRUE@am__append_5002 = affs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_5003 = -@COND_i386_pc_TRUE@am__append_5004 = $(nodist_affs_module_SOURCES) -@COND_i386_pc_TRUE@am__append_5005 = $(nodist_affs_module_SOURCES) \ -@COND_i386_pc_TRUE@ affs.marker -@COND_i386_pc_TRUE@am__append_5006 = affs.mod -@COND_i386_pc_TRUE@am__append_5007 = affs.marker -@COND_i386_efi_TRUE@am__append_5008 = affs.module -@COND_i386_efi_TRUE@am__append_5009 = affs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_5010 = -@COND_i386_efi_TRUE@am__append_5011 = $(nodist_affs_module_SOURCES) -@COND_i386_efi_TRUE@am__append_5012 = $(nodist_affs_module_SOURCES) \ -@COND_i386_efi_TRUE@ affs.marker -@COND_i386_efi_TRUE@am__append_5013 = affs.mod -@COND_i386_efi_TRUE@am__append_5014 = affs.marker -@COND_i386_qemu_TRUE@am__append_5015 = affs.module -@COND_i386_qemu_TRUE@am__append_5016 = affs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_5017 = -@COND_i386_qemu_TRUE@am__append_5018 = $(nodist_affs_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_5019 = $(nodist_affs_module_SOURCES) \ -@COND_i386_qemu_TRUE@ affs.marker -@COND_i386_qemu_TRUE@am__append_5020 = affs.mod -@COND_i386_qemu_TRUE@am__append_5021 = affs.marker -@COND_i386_coreboot_TRUE@am__append_5022 = affs.module -@COND_i386_coreboot_TRUE@am__append_5023 = affs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_5024 = -@COND_i386_coreboot_TRUE@am__append_5025 = $(nodist_affs_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_5026 = \ -@COND_i386_coreboot_TRUE@ $(nodist_affs_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ affs.marker -@COND_i386_coreboot_TRUE@am__append_5027 = affs.mod -@COND_i386_coreboot_TRUE@am__append_5028 = affs.marker -@COND_i386_multiboot_TRUE@am__append_5029 = affs.module -@COND_i386_multiboot_TRUE@am__append_5030 = affs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_5031 = -@COND_i386_multiboot_TRUE@am__append_5032 = $(nodist_affs_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_5033 = \ -@COND_i386_multiboot_TRUE@ $(nodist_affs_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ affs.marker -@COND_i386_multiboot_TRUE@am__append_5034 = affs.mod -@COND_i386_multiboot_TRUE@am__append_5035 = affs.marker -@COND_i386_ieee1275_TRUE@am__append_5036 = affs.module -@COND_i386_ieee1275_TRUE@am__append_5037 = affs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_5038 = -@COND_i386_ieee1275_TRUE@am__append_5039 = $(nodist_affs_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_5040 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_affs_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ affs.marker -@COND_i386_ieee1275_TRUE@am__append_5041 = affs.mod -@COND_i386_ieee1275_TRUE@am__append_5042 = affs.marker -@COND_x86_64_efi_TRUE@am__append_5043 = affs.module -@COND_x86_64_efi_TRUE@am__append_5044 = affs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_5045 = -@COND_x86_64_efi_TRUE@am__append_5046 = $(nodist_affs_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_5047 = $(nodist_affs_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ affs.marker -@COND_x86_64_efi_TRUE@am__append_5048 = affs.mod -@COND_x86_64_efi_TRUE@am__append_5049 = affs.marker -@COND_mips_yeeloong_TRUE@am__append_5050 = affs.module -@COND_mips_yeeloong_TRUE@am__append_5051 = affs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_5052 = -@COND_mips_yeeloong_TRUE@am__append_5053 = $(nodist_affs_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_5054 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_affs_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ affs.marker -@COND_mips_yeeloong_TRUE@am__append_5055 = affs.mod -@COND_mips_yeeloong_TRUE@am__append_5056 = affs.marker -@COND_sparc64_ieee1275_TRUE@am__append_5057 = affs.module -@COND_sparc64_ieee1275_TRUE@am__append_5058 = affs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_5059 = -@COND_sparc64_ieee1275_TRUE@am__append_5060 = $(nodist_affs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_5061 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_affs_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ affs.marker -@COND_sparc64_ieee1275_TRUE@am__append_5062 = affs.mod -@COND_sparc64_ieee1275_TRUE@am__append_5063 = affs.marker -@COND_powerpc_ieee1275_TRUE@am__append_5064 = affs.module -@COND_powerpc_ieee1275_TRUE@am__append_5065 = affs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_5066 = -@COND_powerpc_ieee1275_TRUE@am__append_5067 = $(nodist_affs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_5068 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_affs_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ affs.marker -@COND_powerpc_ieee1275_TRUE@am__append_5069 = affs.mod -@COND_powerpc_ieee1275_TRUE@am__append_5070 = affs.marker -@COND_emu_TRUE@am__append_5071 = afs.module -@COND_emu_TRUE@am__append_5072 = afs.module$(EXEEXT) -@COND_emu_TRUE@am__append_5073 = -@COND_emu_TRUE@am__append_5074 = $(nodist_afs_module_SOURCES) -@COND_emu_TRUE@am__append_5075 = $(nodist_afs_module_SOURCES) \ -@COND_emu_TRUE@ afs.marker -@COND_emu_TRUE@am__append_5076 = afs.mod -@COND_emu_TRUE@am__append_5077 = afs.marker -@COND_i386_pc_TRUE@am__append_5078 = afs.module -@COND_i386_pc_TRUE@am__append_5079 = afs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_5080 = -@COND_i386_pc_TRUE@am__append_5081 = $(nodist_afs_module_SOURCES) -@COND_i386_pc_TRUE@am__append_5082 = $(nodist_afs_module_SOURCES) \ -@COND_i386_pc_TRUE@ afs.marker -@COND_i386_pc_TRUE@am__append_5083 = afs.mod -@COND_i386_pc_TRUE@am__append_5084 = afs.marker -@COND_i386_efi_TRUE@am__append_5085 = afs.module -@COND_i386_efi_TRUE@am__append_5086 = afs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_5087 = -@COND_i386_efi_TRUE@am__append_5088 = $(nodist_afs_module_SOURCES) -@COND_i386_efi_TRUE@am__append_5089 = $(nodist_afs_module_SOURCES) \ -@COND_i386_efi_TRUE@ afs.marker -@COND_i386_efi_TRUE@am__append_5090 = afs.mod -@COND_i386_efi_TRUE@am__append_5091 = afs.marker -@COND_i386_qemu_TRUE@am__append_5092 = afs.module -@COND_i386_qemu_TRUE@am__append_5093 = afs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_5094 = -@COND_i386_qemu_TRUE@am__append_5095 = $(nodist_afs_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_5096 = $(nodist_afs_module_SOURCES) \ -@COND_i386_qemu_TRUE@ afs.marker -@COND_i386_qemu_TRUE@am__append_5097 = afs.mod -@COND_i386_qemu_TRUE@am__append_5098 = afs.marker -@COND_i386_coreboot_TRUE@am__append_5099 = afs.module -@COND_i386_coreboot_TRUE@am__append_5100 = afs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_5101 = -@COND_i386_coreboot_TRUE@am__append_5102 = $(nodist_afs_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_5103 = \ -@COND_i386_coreboot_TRUE@ $(nodist_afs_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ afs.marker -@COND_i386_coreboot_TRUE@am__append_5104 = afs.mod -@COND_i386_coreboot_TRUE@am__append_5105 = afs.marker -@COND_i386_multiboot_TRUE@am__append_5106 = afs.module -@COND_i386_multiboot_TRUE@am__append_5107 = afs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_5108 = -@COND_i386_multiboot_TRUE@am__append_5109 = $(nodist_afs_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_5110 = \ -@COND_i386_multiboot_TRUE@ $(nodist_afs_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ afs.marker -@COND_i386_multiboot_TRUE@am__append_5111 = afs.mod -@COND_i386_multiboot_TRUE@am__append_5112 = afs.marker -@COND_i386_ieee1275_TRUE@am__append_5113 = afs.module -@COND_i386_ieee1275_TRUE@am__append_5114 = afs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_5115 = -@COND_i386_ieee1275_TRUE@am__append_5116 = $(nodist_afs_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_5117 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_afs_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ afs.marker -@COND_i386_ieee1275_TRUE@am__append_5118 = afs.mod -@COND_i386_ieee1275_TRUE@am__append_5119 = afs.marker -@COND_x86_64_efi_TRUE@am__append_5120 = afs.module -@COND_x86_64_efi_TRUE@am__append_5121 = afs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_5122 = -@COND_x86_64_efi_TRUE@am__append_5123 = $(nodist_afs_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_5124 = $(nodist_afs_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ afs.marker -@COND_x86_64_efi_TRUE@am__append_5125 = afs.mod -@COND_x86_64_efi_TRUE@am__append_5126 = afs.marker -@COND_mips_yeeloong_TRUE@am__append_5127 = afs.module -@COND_mips_yeeloong_TRUE@am__append_5128 = afs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_5129 = -@COND_mips_yeeloong_TRUE@am__append_5130 = $(nodist_afs_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_5131 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_afs_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ afs.marker -@COND_mips_yeeloong_TRUE@am__append_5132 = afs.mod -@COND_mips_yeeloong_TRUE@am__append_5133 = afs.marker -@COND_sparc64_ieee1275_TRUE@am__append_5134 = afs.module -@COND_sparc64_ieee1275_TRUE@am__append_5135 = afs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_5136 = -@COND_sparc64_ieee1275_TRUE@am__append_5137 = $(nodist_afs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_5138 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_afs_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ afs.marker -@COND_sparc64_ieee1275_TRUE@am__append_5139 = afs.mod -@COND_sparc64_ieee1275_TRUE@am__append_5140 = afs.marker -@COND_powerpc_ieee1275_TRUE@am__append_5141 = afs.module -@COND_powerpc_ieee1275_TRUE@am__append_5142 = afs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_5143 = -@COND_powerpc_ieee1275_TRUE@am__append_5144 = $(nodist_afs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_5145 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_afs_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ afs.marker -@COND_powerpc_ieee1275_TRUE@am__append_5146 = afs.mod -@COND_powerpc_ieee1275_TRUE@am__append_5147 = afs.marker -@COND_emu_TRUE@am__append_5148 = afs_be.module -@COND_emu_TRUE@am__append_5149 = afs_be.module$(EXEEXT) -@COND_emu_TRUE@am__append_5150 = -@COND_emu_TRUE@am__append_5151 = $(nodist_afs_be_module_SOURCES) -@COND_emu_TRUE@am__append_5152 = $(nodist_afs_be_module_SOURCES) \ -@COND_emu_TRUE@ afs_be.marker -@COND_emu_TRUE@am__append_5153 = afs_be.mod -@COND_emu_TRUE@am__append_5154 = afs_be.marker -@COND_i386_pc_TRUE@am__append_5155 = afs_be.module -@COND_i386_pc_TRUE@am__append_5156 = afs_be.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_5157 = -@COND_i386_pc_TRUE@am__append_5158 = $(nodist_afs_be_module_SOURCES) -@COND_i386_pc_TRUE@am__append_5159 = $(nodist_afs_be_module_SOURCES) \ -@COND_i386_pc_TRUE@ afs_be.marker -@COND_i386_pc_TRUE@am__append_5160 = afs_be.mod -@COND_i386_pc_TRUE@am__append_5161 = afs_be.marker -@COND_i386_efi_TRUE@am__append_5162 = afs_be.module -@COND_i386_efi_TRUE@am__append_5163 = afs_be.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_5164 = -@COND_i386_efi_TRUE@am__append_5165 = $(nodist_afs_be_module_SOURCES) -@COND_i386_efi_TRUE@am__append_5166 = $(nodist_afs_be_module_SOURCES) \ -@COND_i386_efi_TRUE@ afs_be.marker -@COND_i386_efi_TRUE@am__append_5167 = afs_be.mod -@COND_i386_efi_TRUE@am__append_5168 = afs_be.marker -@COND_i386_qemu_TRUE@am__append_5169 = afs_be.module -@COND_i386_qemu_TRUE@am__append_5170 = afs_be.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_5171 = -@COND_i386_qemu_TRUE@am__append_5172 = $(nodist_afs_be_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_5173 = \ -@COND_i386_qemu_TRUE@ $(nodist_afs_be_module_SOURCES) \ -@COND_i386_qemu_TRUE@ afs_be.marker -@COND_i386_qemu_TRUE@am__append_5174 = afs_be.mod -@COND_i386_qemu_TRUE@am__append_5175 = afs_be.marker -@COND_i386_coreboot_TRUE@am__append_5176 = afs_be.module -@COND_i386_coreboot_TRUE@am__append_5177 = afs_be.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_5178 = -@COND_i386_coreboot_TRUE@am__append_5179 = $(nodist_afs_be_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_5180 = \ -@COND_i386_coreboot_TRUE@ $(nodist_afs_be_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ afs_be.marker -@COND_i386_coreboot_TRUE@am__append_5181 = afs_be.mod -@COND_i386_coreboot_TRUE@am__append_5182 = afs_be.marker -@COND_i386_multiboot_TRUE@am__append_5183 = afs_be.module -@COND_i386_multiboot_TRUE@am__append_5184 = afs_be.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_5185 = -@COND_i386_multiboot_TRUE@am__append_5186 = $(nodist_afs_be_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_5187 = \ -@COND_i386_multiboot_TRUE@ $(nodist_afs_be_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ afs_be.marker -@COND_i386_multiboot_TRUE@am__append_5188 = afs_be.mod -@COND_i386_multiboot_TRUE@am__append_5189 = afs_be.marker -@COND_i386_ieee1275_TRUE@am__append_5190 = afs_be.module -@COND_i386_ieee1275_TRUE@am__append_5191 = afs_be.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_5192 = -@COND_i386_ieee1275_TRUE@am__append_5193 = $(nodist_afs_be_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_5194 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_afs_be_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ afs_be.marker -@COND_i386_ieee1275_TRUE@am__append_5195 = afs_be.mod -@COND_i386_ieee1275_TRUE@am__append_5196 = afs_be.marker -@COND_x86_64_efi_TRUE@am__append_5197 = afs_be.module -@COND_x86_64_efi_TRUE@am__append_5198 = afs_be.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_5199 = -@COND_x86_64_efi_TRUE@am__append_5200 = $(nodist_afs_be_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_5201 = \ -@COND_x86_64_efi_TRUE@ $(nodist_afs_be_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ afs_be.marker -@COND_x86_64_efi_TRUE@am__append_5202 = afs_be.mod -@COND_x86_64_efi_TRUE@am__append_5203 = afs_be.marker -@COND_mips_yeeloong_TRUE@am__append_5204 = afs_be.module -@COND_mips_yeeloong_TRUE@am__append_5205 = afs_be.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_5206 = -@COND_mips_yeeloong_TRUE@am__append_5207 = $(nodist_afs_be_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_5208 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_afs_be_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ afs_be.marker -@COND_mips_yeeloong_TRUE@am__append_5209 = afs_be.mod -@COND_mips_yeeloong_TRUE@am__append_5210 = afs_be.marker -@COND_sparc64_ieee1275_TRUE@am__append_5211 = afs_be.module -@COND_sparc64_ieee1275_TRUE@am__append_5212 = afs_be.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_5213 = -@COND_sparc64_ieee1275_TRUE@am__append_5214 = $(nodist_afs_be_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_5215 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_afs_be_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ afs_be.marker -@COND_sparc64_ieee1275_TRUE@am__append_5216 = afs_be.mod -@COND_sparc64_ieee1275_TRUE@am__append_5217 = afs_be.marker -@COND_powerpc_ieee1275_TRUE@am__append_5218 = afs_be.module -@COND_powerpc_ieee1275_TRUE@am__append_5219 = afs_be.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_5220 = -@COND_powerpc_ieee1275_TRUE@am__append_5221 = $(nodist_afs_be_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_5222 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_afs_be_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ afs_be.marker -@COND_powerpc_ieee1275_TRUE@am__append_5223 = afs_be.mod -@COND_powerpc_ieee1275_TRUE@am__append_5224 = afs_be.marker -@COND_emu_TRUE@am__append_5225 = befs.module -@COND_emu_TRUE@am__append_5226 = befs.module$(EXEEXT) -@COND_emu_TRUE@am__append_5227 = -@COND_emu_TRUE@am__append_5228 = $(nodist_befs_module_SOURCES) -@COND_emu_TRUE@am__append_5229 = $(nodist_befs_module_SOURCES) \ -@COND_emu_TRUE@ befs.marker -@COND_emu_TRUE@am__append_5230 = befs.mod -@COND_emu_TRUE@am__append_5231 = befs.marker -@COND_i386_pc_TRUE@am__append_5232 = befs.module -@COND_i386_pc_TRUE@am__append_5233 = befs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_5234 = -@COND_i386_pc_TRUE@am__append_5235 = $(nodist_befs_module_SOURCES) -@COND_i386_pc_TRUE@am__append_5236 = $(nodist_befs_module_SOURCES) \ -@COND_i386_pc_TRUE@ befs.marker -@COND_i386_pc_TRUE@am__append_5237 = befs.mod -@COND_i386_pc_TRUE@am__append_5238 = befs.marker -@COND_i386_efi_TRUE@am__append_5239 = befs.module -@COND_i386_efi_TRUE@am__append_5240 = befs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_5241 = -@COND_i386_efi_TRUE@am__append_5242 = $(nodist_befs_module_SOURCES) -@COND_i386_efi_TRUE@am__append_5243 = $(nodist_befs_module_SOURCES) \ -@COND_i386_efi_TRUE@ befs.marker -@COND_i386_efi_TRUE@am__append_5244 = befs.mod -@COND_i386_efi_TRUE@am__append_5245 = befs.marker -@COND_i386_qemu_TRUE@am__append_5246 = befs.module -@COND_i386_qemu_TRUE@am__append_5247 = befs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_5248 = -@COND_i386_qemu_TRUE@am__append_5249 = $(nodist_befs_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_5250 = $(nodist_befs_module_SOURCES) \ -@COND_i386_qemu_TRUE@ befs.marker -@COND_i386_qemu_TRUE@am__append_5251 = befs.mod -@COND_i386_qemu_TRUE@am__append_5252 = befs.marker -@COND_i386_coreboot_TRUE@am__append_5253 = befs.module -@COND_i386_coreboot_TRUE@am__append_5254 = befs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_5255 = -@COND_i386_coreboot_TRUE@am__append_5256 = $(nodist_befs_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_5257 = \ -@COND_i386_coreboot_TRUE@ $(nodist_befs_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ befs.marker -@COND_i386_coreboot_TRUE@am__append_5258 = befs.mod -@COND_i386_coreboot_TRUE@am__append_5259 = befs.marker -@COND_i386_multiboot_TRUE@am__append_5260 = befs.module -@COND_i386_multiboot_TRUE@am__append_5261 = befs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_5262 = -@COND_i386_multiboot_TRUE@am__append_5263 = $(nodist_befs_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_5264 = \ -@COND_i386_multiboot_TRUE@ $(nodist_befs_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ befs.marker -@COND_i386_multiboot_TRUE@am__append_5265 = befs.mod -@COND_i386_multiboot_TRUE@am__append_5266 = befs.marker -@COND_i386_ieee1275_TRUE@am__append_5267 = befs.module -@COND_i386_ieee1275_TRUE@am__append_5268 = befs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_5269 = -@COND_i386_ieee1275_TRUE@am__append_5270 = $(nodist_befs_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_5271 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_befs_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ befs.marker -@COND_i386_ieee1275_TRUE@am__append_5272 = befs.mod -@COND_i386_ieee1275_TRUE@am__append_5273 = befs.marker -@COND_x86_64_efi_TRUE@am__append_5274 = befs.module -@COND_x86_64_efi_TRUE@am__append_5275 = befs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_5276 = -@COND_x86_64_efi_TRUE@am__append_5277 = $(nodist_befs_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_5278 = $(nodist_befs_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ befs.marker -@COND_x86_64_efi_TRUE@am__append_5279 = befs.mod -@COND_x86_64_efi_TRUE@am__append_5280 = befs.marker -@COND_mips_yeeloong_TRUE@am__append_5281 = befs.module -@COND_mips_yeeloong_TRUE@am__append_5282 = befs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_5283 = -@COND_mips_yeeloong_TRUE@am__append_5284 = $(nodist_befs_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_5285 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_befs_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ befs.marker -@COND_mips_yeeloong_TRUE@am__append_5286 = befs.mod -@COND_mips_yeeloong_TRUE@am__append_5287 = befs.marker -@COND_sparc64_ieee1275_TRUE@am__append_5288 = befs.module -@COND_sparc64_ieee1275_TRUE@am__append_5289 = befs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_5290 = -@COND_sparc64_ieee1275_TRUE@am__append_5291 = $(nodist_befs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_5292 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_befs_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ befs.marker -@COND_sparc64_ieee1275_TRUE@am__append_5293 = befs.mod -@COND_sparc64_ieee1275_TRUE@am__append_5294 = befs.marker -@COND_powerpc_ieee1275_TRUE@am__append_5295 = befs.module -@COND_powerpc_ieee1275_TRUE@am__append_5296 = befs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_5297 = -@COND_powerpc_ieee1275_TRUE@am__append_5298 = $(nodist_befs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_5299 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_befs_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ befs.marker -@COND_powerpc_ieee1275_TRUE@am__append_5300 = befs.mod -@COND_powerpc_ieee1275_TRUE@am__append_5301 = befs.marker -@COND_emu_TRUE@am__append_5302 = befs_be.module -@COND_emu_TRUE@am__append_5303 = befs_be.module$(EXEEXT) -@COND_emu_TRUE@am__append_5304 = -@COND_emu_TRUE@am__append_5305 = $(nodist_befs_be_module_SOURCES) -@COND_emu_TRUE@am__append_5306 = $(nodist_befs_be_module_SOURCES) \ -@COND_emu_TRUE@ befs_be.marker -@COND_emu_TRUE@am__append_5307 = befs_be.mod -@COND_emu_TRUE@am__append_5308 = befs_be.marker -@COND_i386_pc_TRUE@am__append_5309 = befs_be.module -@COND_i386_pc_TRUE@am__append_5310 = befs_be.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_5311 = -@COND_i386_pc_TRUE@am__append_5312 = $(nodist_befs_be_module_SOURCES) -@COND_i386_pc_TRUE@am__append_5313 = $(nodist_befs_be_module_SOURCES) \ -@COND_i386_pc_TRUE@ befs_be.marker -@COND_i386_pc_TRUE@am__append_5314 = befs_be.mod -@COND_i386_pc_TRUE@am__append_5315 = befs_be.marker -@COND_i386_efi_TRUE@am__append_5316 = befs_be.module -@COND_i386_efi_TRUE@am__append_5317 = befs_be.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_5318 = -@COND_i386_efi_TRUE@am__append_5319 = $(nodist_befs_be_module_SOURCES) -@COND_i386_efi_TRUE@am__append_5320 = \ -@COND_i386_efi_TRUE@ $(nodist_befs_be_module_SOURCES) \ -@COND_i386_efi_TRUE@ befs_be.marker -@COND_i386_efi_TRUE@am__append_5321 = befs_be.mod -@COND_i386_efi_TRUE@am__append_5322 = befs_be.marker -@COND_i386_qemu_TRUE@am__append_5323 = befs_be.module -@COND_i386_qemu_TRUE@am__append_5324 = befs_be.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_5325 = -@COND_i386_qemu_TRUE@am__append_5326 = $(nodist_befs_be_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_5327 = \ -@COND_i386_qemu_TRUE@ $(nodist_befs_be_module_SOURCES) \ -@COND_i386_qemu_TRUE@ befs_be.marker -@COND_i386_qemu_TRUE@am__append_5328 = befs_be.mod -@COND_i386_qemu_TRUE@am__append_5329 = befs_be.marker -@COND_i386_coreboot_TRUE@am__append_5330 = befs_be.module -@COND_i386_coreboot_TRUE@am__append_5331 = befs_be.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_5332 = -@COND_i386_coreboot_TRUE@am__append_5333 = $(nodist_befs_be_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_5334 = \ -@COND_i386_coreboot_TRUE@ $(nodist_befs_be_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ befs_be.marker -@COND_i386_coreboot_TRUE@am__append_5335 = befs_be.mod -@COND_i386_coreboot_TRUE@am__append_5336 = befs_be.marker -@COND_i386_multiboot_TRUE@am__append_5337 = befs_be.module -@COND_i386_multiboot_TRUE@am__append_5338 = befs_be.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_5339 = -@COND_i386_multiboot_TRUE@am__append_5340 = $(nodist_befs_be_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_5341 = \ -@COND_i386_multiboot_TRUE@ $(nodist_befs_be_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ befs_be.marker -@COND_i386_multiboot_TRUE@am__append_5342 = befs_be.mod -@COND_i386_multiboot_TRUE@am__append_5343 = befs_be.marker -@COND_i386_ieee1275_TRUE@am__append_5344 = befs_be.module -@COND_i386_ieee1275_TRUE@am__append_5345 = befs_be.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_5346 = -@COND_i386_ieee1275_TRUE@am__append_5347 = $(nodist_befs_be_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_5348 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_befs_be_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ befs_be.marker -@COND_i386_ieee1275_TRUE@am__append_5349 = befs_be.mod -@COND_i386_ieee1275_TRUE@am__append_5350 = befs_be.marker -@COND_x86_64_efi_TRUE@am__append_5351 = befs_be.module -@COND_x86_64_efi_TRUE@am__append_5352 = befs_be.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_5353 = -@COND_x86_64_efi_TRUE@am__append_5354 = $(nodist_befs_be_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_5355 = \ -@COND_x86_64_efi_TRUE@ $(nodist_befs_be_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ befs_be.marker -@COND_x86_64_efi_TRUE@am__append_5356 = befs_be.mod -@COND_x86_64_efi_TRUE@am__append_5357 = befs_be.marker -@COND_mips_yeeloong_TRUE@am__append_5358 = befs_be.module -@COND_mips_yeeloong_TRUE@am__append_5359 = befs_be.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_5360 = -@COND_mips_yeeloong_TRUE@am__append_5361 = $(nodist_befs_be_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_5362 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_befs_be_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ befs_be.marker -@COND_mips_yeeloong_TRUE@am__append_5363 = befs_be.mod -@COND_mips_yeeloong_TRUE@am__append_5364 = befs_be.marker -@COND_sparc64_ieee1275_TRUE@am__append_5365 = befs_be.module -@COND_sparc64_ieee1275_TRUE@am__append_5366 = befs_be.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_5367 = -@COND_sparc64_ieee1275_TRUE@am__append_5368 = $(nodist_befs_be_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_5369 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_befs_be_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ befs_be.marker -@COND_sparc64_ieee1275_TRUE@am__append_5370 = befs_be.mod -@COND_sparc64_ieee1275_TRUE@am__append_5371 = befs_be.marker -@COND_powerpc_ieee1275_TRUE@am__append_5372 = befs_be.module -@COND_powerpc_ieee1275_TRUE@am__append_5373 = befs_be.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_5374 = -@COND_powerpc_ieee1275_TRUE@am__append_5375 = $(nodist_befs_be_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_5376 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_befs_be_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ befs_be.marker -@COND_powerpc_ieee1275_TRUE@am__append_5377 = befs_be.mod -@COND_powerpc_ieee1275_TRUE@am__append_5378 = befs_be.marker -@COND_emu_TRUE@am__append_5379 = btrfs.module -@COND_emu_TRUE@am__append_5380 = btrfs.module$(EXEEXT) -@COND_emu_TRUE@am__append_5381 = -@COND_emu_TRUE@am__append_5382 = $(nodist_btrfs_module_SOURCES) -@COND_emu_TRUE@am__append_5383 = $(nodist_btrfs_module_SOURCES) \ -@COND_emu_TRUE@ btrfs.marker -@COND_emu_TRUE@am__append_5384 = btrfs.mod -@COND_emu_TRUE@am__append_5385 = btrfs.marker -@COND_i386_pc_TRUE@am__append_5386 = btrfs.module -@COND_i386_pc_TRUE@am__append_5387 = btrfs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_5388 = -@COND_i386_pc_TRUE@am__append_5389 = $(nodist_btrfs_module_SOURCES) -@COND_i386_pc_TRUE@am__append_5390 = $(nodist_btrfs_module_SOURCES) \ -@COND_i386_pc_TRUE@ btrfs.marker -@COND_i386_pc_TRUE@am__append_5391 = btrfs.mod -@COND_i386_pc_TRUE@am__append_5392 = btrfs.marker -@COND_i386_efi_TRUE@am__append_5393 = btrfs.module -@COND_i386_efi_TRUE@am__append_5394 = btrfs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_5395 = -@COND_i386_efi_TRUE@am__append_5396 = $(nodist_btrfs_module_SOURCES) -@COND_i386_efi_TRUE@am__append_5397 = $(nodist_btrfs_module_SOURCES) \ -@COND_i386_efi_TRUE@ btrfs.marker -@COND_i386_efi_TRUE@am__append_5398 = btrfs.mod -@COND_i386_efi_TRUE@am__append_5399 = btrfs.marker -@COND_i386_qemu_TRUE@am__append_5400 = btrfs.module -@COND_i386_qemu_TRUE@am__append_5401 = btrfs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_5402 = -@COND_i386_qemu_TRUE@am__append_5403 = $(nodist_btrfs_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_5404 = $(nodist_btrfs_module_SOURCES) \ -@COND_i386_qemu_TRUE@ btrfs.marker -@COND_i386_qemu_TRUE@am__append_5405 = btrfs.mod -@COND_i386_qemu_TRUE@am__append_5406 = btrfs.marker -@COND_i386_coreboot_TRUE@am__append_5407 = btrfs.module -@COND_i386_coreboot_TRUE@am__append_5408 = btrfs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_5409 = -@COND_i386_coreboot_TRUE@am__append_5410 = $(nodist_btrfs_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_5411 = \ -@COND_i386_coreboot_TRUE@ $(nodist_btrfs_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ btrfs.marker -@COND_i386_coreboot_TRUE@am__append_5412 = btrfs.mod -@COND_i386_coreboot_TRUE@am__append_5413 = btrfs.marker -@COND_i386_multiboot_TRUE@am__append_5414 = btrfs.module -@COND_i386_multiboot_TRUE@am__append_5415 = btrfs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_5416 = -@COND_i386_multiboot_TRUE@am__append_5417 = $(nodist_btrfs_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_5418 = \ -@COND_i386_multiboot_TRUE@ $(nodist_btrfs_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ btrfs.marker -@COND_i386_multiboot_TRUE@am__append_5419 = btrfs.mod -@COND_i386_multiboot_TRUE@am__append_5420 = btrfs.marker -@COND_i386_ieee1275_TRUE@am__append_5421 = btrfs.module -@COND_i386_ieee1275_TRUE@am__append_5422 = btrfs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_5423 = -@COND_i386_ieee1275_TRUE@am__append_5424 = $(nodist_btrfs_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_5425 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_btrfs_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ btrfs.marker -@COND_i386_ieee1275_TRUE@am__append_5426 = btrfs.mod -@COND_i386_ieee1275_TRUE@am__append_5427 = btrfs.marker -@COND_x86_64_efi_TRUE@am__append_5428 = btrfs.module -@COND_x86_64_efi_TRUE@am__append_5429 = btrfs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_5430 = -@COND_x86_64_efi_TRUE@am__append_5431 = $(nodist_btrfs_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_5432 = \ -@COND_x86_64_efi_TRUE@ $(nodist_btrfs_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ btrfs.marker -@COND_x86_64_efi_TRUE@am__append_5433 = btrfs.mod -@COND_x86_64_efi_TRUE@am__append_5434 = btrfs.marker -@COND_mips_yeeloong_TRUE@am__append_5435 = btrfs.module -@COND_mips_yeeloong_TRUE@am__append_5436 = btrfs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_5437 = -@COND_mips_yeeloong_TRUE@am__append_5438 = $(nodist_btrfs_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_5439 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_btrfs_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ btrfs.marker -@COND_mips_yeeloong_TRUE@am__append_5440 = btrfs.mod -@COND_mips_yeeloong_TRUE@am__append_5441 = btrfs.marker -@COND_sparc64_ieee1275_TRUE@am__append_5442 = btrfs.module -@COND_sparc64_ieee1275_TRUE@am__append_5443 = btrfs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_5444 = -@COND_sparc64_ieee1275_TRUE@am__append_5445 = $(nodist_btrfs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_5446 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_btrfs_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ btrfs.marker -@COND_sparc64_ieee1275_TRUE@am__append_5447 = btrfs.mod -@COND_sparc64_ieee1275_TRUE@am__append_5448 = btrfs.marker -@COND_powerpc_ieee1275_TRUE@am__append_5449 = btrfs.module -@COND_powerpc_ieee1275_TRUE@am__append_5450 = btrfs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_5451 = -@COND_powerpc_ieee1275_TRUE@am__append_5452 = $(nodist_btrfs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_5453 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_btrfs_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ btrfs.marker -@COND_powerpc_ieee1275_TRUE@am__append_5454 = btrfs.mod -@COND_powerpc_ieee1275_TRUE@am__append_5455 = btrfs.marker -@COND_emu_TRUE@am__append_5456 = cpio.module -@COND_emu_TRUE@am__append_5457 = cpio.module$(EXEEXT) -@COND_emu_TRUE@am__append_5458 = -@COND_emu_TRUE@am__append_5459 = $(nodist_cpio_module_SOURCES) -@COND_emu_TRUE@am__append_5460 = $(nodist_cpio_module_SOURCES) \ -@COND_emu_TRUE@ cpio.marker -@COND_emu_TRUE@am__append_5461 = cpio.mod -@COND_emu_TRUE@am__append_5462 = cpio.marker -@COND_i386_pc_TRUE@am__append_5463 = cpio.module -@COND_i386_pc_TRUE@am__append_5464 = cpio.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_5465 = -@COND_i386_pc_TRUE@am__append_5466 = $(nodist_cpio_module_SOURCES) -@COND_i386_pc_TRUE@am__append_5467 = $(nodist_cpio_module_SOURCES) \ -@COND_i386_pc_TRUE@ cpio.marker -@COND_i386_pc_TRUE@am__append_5468 = cpio.mod -@COND_i386_pc_TRUE@am__append_5469 = cpio.marker -@COND_i386_efi_TRUE@am__append_5470 = cpio.module -@COND_i386_efi_TRUE@am__append_5471 = cpio.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_5472 = -@COND_i386_efi_TRUE@am__append_5473 = $(nodist_cpio_module_SOURCES) -@COND_i386_efi_TRUE@am__append_5474 = $(nodist_cpio_module_SOURCES) \ -@COND_i386_efi_TRUE@ cpio.marker -@COND_i386_efi_TRUE@am__append_5475 = cpio.mod -@COND_i386_efi_TRUE@am__append_5476 = cpio.marker -@COND_i386_qemu_TRUE@am__append_5477 = cpio.module -@COND_i386_qemu_TRUE@am__append_5478 = cpio.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_5479 = -@COND_i386_qemu_TRUE@am__append_5480 = $(nodist_cpio_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_5481 = $(nodist_cpio_module_SOURCES) \ -@COND_i386_qemu_TRUE@ cpio.marker -@COND_i386_qemu_TRUE@am__append_5482 = cpio.mod -@COND_i386_qemu_TRUE@am__append_5483 = cpio.marker -@COND_i386_coreboot_TRUE@am__append_5484 = cpio.module -@COND_i386_coreboot_TRUE@am__append_5485 = cpio.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_5486 = -@COND_i386_coreboot_TRUE@am__append_5487 = $(nodist_cpio_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_5488 = \ -@COND_i386_coreboot_TRUE@ $(nodist_cpio_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ cpio.marker -@COND_i386_coreboot_TRUE@am__append_5489 = cpio.mod -@COND_i386_coreboot_TRUE@am__append_5490 = cpio.marker -@COND_i386_multiboot_TRUE@am__append_5491 = cpio.module -@COND_i386_multiboot_TRUE@am__append_5492 = cpio.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_5493 = -@COND_i386_multiboot_TRUE@am__append_5494 = $(nodist_cpio_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_5495 = \ -@COND_i386_multiboot_TRUE@ $(nodist_cpio_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ cpio.marker -@COND_i386_multiboot_TRUE@am__append_5496 = cpio.mod -@COND_i386_multiboot_TRUE@am__append_5497 = cpio.marker -@COND_i386_ieee1275_TRUE@am__append_5498 = cpio.module -@COND_i386_ieee1275_TRUE@am__append_5499 = cpio.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_5500 = -@COND_i386_ieee1275_TRUE@am__append_5501 = $(nodist_cpio_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_5502 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_cpio_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ cpio.marker -@COND_i386_ieee1275_TRUE@am__append_5503 = cpio.mod -@COND_i386_ieee1275_TRUE@am__append_5504 = cpio.marker -@COND_x86_64_efi_TRUE@am__append_5505 = cpio.module -@COND_x86_64_efi_TRUE@am__append_5506 = cpio.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_5507 = -@COND_x86_64_efi_TRUE@am__append_5508 = $(nodist_cpio_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_5509 = $(nodist_cpio_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ cpio.marker -@COND_x86_64_efi_TRUE@am__append_5510 = cpio.mod -@COND_x86_64_efi_TRUE@am__append_5511 = cpio.marker -@COND_mips_yeeloong_TRUE@am__append_5512 = cpio.module -@COND_mips_yeeloong_TRUE@am__append_5513 = cpio.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_5514 = -@COND_mips_yeeloong_TRUE@am__append_5515 = $(nodist_cpio_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_5516 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_cpio_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ cpio.marker -@COND_mips_yeeloong_TRUE@am__append_5517 = cpio.mod -@COND_mips_yeeloong_TRUE@am__append_5518 = cpio.marker -@COND_sparc64_ieee1275_TRUE@am__append_5519 = cpio.module -@COND_sparc64_ieee1275_TRUE@am__append_5520 = cpio.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_5521 = -@COND_sparc64_ieee1275_TRUE@am__append_5522 = $(nodist_cpio_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_5523 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_cpio_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ cpio.marker -@COND_sparc64_ieee1275_TRUE@am__append_5524 = cpio.mod -@COND_sparc64_ieee1275_TRUE@am__append_5525 = cpio.marker -@COND_powerpc_ieee1275_TRUE@am__append_5526 = cpio.module -@COND_powerpc_ieee1275_TRUE@am__append_5527 = cpio.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_5528 = -@COND_powerpc_ieee1275_TRUE@am__append_5529 = $(nodist_cpio_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_5530 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_cpio_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ cpio.marker -@COND_powerpc_ieee1275_TRUE@am__append_5531 = cpio.mod -@COND_powerpc_ieee1275_TRUE@am__append_5532 = cpio.marker -@COND_emu_TRUE@am__append_5533 = ext2.module -@COND_emu_TRUE@am__append_5534 = ext2.module$(EXEEXT) -@COND_emu_TRUE@am__append_5535 = -@COND_emu_TRUE@am__append_5536 = $(nodist_ext2_module_SOURCES) -@COND_emu_TRUE@am__append_5537 = $(nodist_ext2_module_SOURCES) \ -@COND_emu_TRUE@ ext2.marker -@COND_emu_TRUE@am__append_5538 = ext2.mod -@COND_emu_TRUE@am__append_5539 = ext2.marker -@COND_i386_pc_TRUE@am__append_5540 = ext2.module -@COND_i386_pc_TRUE@am__append_5541 = ext2.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_5542 = -@COND_i386_pc_TRUE@am__append_5543 = $(nodist_ext2_module_SOURCES) -@COND_i386_pc_TRUE@am__append_5544 = $(nodist_ext2_module_SOURCES) \ -@COND_i386_pc_TRUE@ ext2.marker -@COND_i386_pc_TRUE@am__append_5545 = ext2.mod -@COND_i386_pc_TRUE@am__append_5546 = ext2.marker -@COND_i386_efi_TRUE@am__append_5547 = ext2.module -@COND_i386_efi_TRUE@am__append_5548 = ext2.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_5549 = -@COND_i386_efi_TRUE@am__append_5550 = $(nodist_ext2_module_SOURCES) -@COND_i386_efi_TRUE@am__append_5551 = $(nodist_ext2_module_SOURCES) \ -@COND_i386_efi_TRUE@ ext2.marker -@COND_i386_efi_TRUE@am__append_5552 = ext2.mod -@COND_i386_efi_TRUE@am__append_5553 = ext2.marker -@COND_i386_qemu_TRUE@am__append_5554 = ext2.module -@COND_i386_qemu_TRUE@am__append_5555 = ext2.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_5556 = -@COND_i386_qemu_TRUE@am__append_5557 = $(nodist_ext2_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_5558 = $(nodist_ext2_module_SOURCES) \ -@COND_i386_qemu_TRUE@ ext2.marker -@COND_i386_qemu_TRUE@am__append_5559 = ext2.mod -@COND_i386_qemu_TRUE@am__append_5560 = ext2.marker -@COND_i386_coreboot_TRUE@am__append_5561 = ext2.module -@COND_i386_coreboot_TRUE@am__append_5562 = ext2.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_5563 = -@COND_i386_coreboot_TRUE@am__append_5564 = $(nodist_ext2_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_5565 = \ -@COND_i386_coreboot_TRUE@ $(nodist_ext2_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ ext2.marker -@COND_i386_coreboot_TRUE@am__append_5566 = ext2.mod -@COND_i386_coreboot_TRUE@am__append_5567 = ext2.marker -@COND_i386_multiboot_TRUE@am__append_5568 = ext2.module -@COND_i386_multiboot_TRUE@am__append_5569 = ext2.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_5570 = -@COND_i386_multiboot_TRUE@am__append_5571 = $(nodist_ext2_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_5572 = \ -@COND_i386_multiboot_TRUE@ $(nodist_ext2_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ ext2.marker -@COND_i386_multiboot_TRUE@am__append_5573 = ext2.mod -@COND_i386_multiboot_TRUE@am__append_5574 = ext2.marker -@COND_i386_ieee1275_TRUE@am__append_5575 = ext2.module -@COND_i386_ieee1275_TRUE@am__append_5576 = ext2.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_5577 = -@COND_i386_ieee1275_TRUE@am__append_5578 = $(nodist_ext2_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_5579 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_ext2_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ ext2.marker -@COND_i386_ieee1275_TRUE@am__append_5580 = ext2.mod -@COND_i386_ieee1275_TRUE@am__append_5581 = ext2.marker -@COND_x86_64_efi_TRUE@am__append_5582 = ext2.module -@COND_x86_64_efi_TRUE@am__append_5583 = ext2.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_5584 = -@COND_x86_64_efi_TRUE@am__append_5585 = $(nodist_ext2_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_5586 = $(nodist_ext2_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ ext2.marker -@COND_x86_64_efi_TRUE@am__append_5587 = ext2.mod -@COND_x86_64_efi_TRUE@am__append_5588 = ext2.marker -@COND_mips_yeeloong_TRUE@am__append_5589 = ext2.module -@COND_mips_yeeloong_TRUE@am__append_5590 = ext2.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_5591 = -@COND_mips_yeeloong_TRUE@am__append_5592 = $(nodist_ext2_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_5593 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_ext2_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ ext2.marker -@COND_mips_yeeloong_TRUE@am__append_5594 = ext2.mod -@COND_mips_yeeloong_TRUE@am__append_5595 = ext2.marker -@COND_sparc64_ieee1275_TRUE@am__append_5596 = ext2.module -@COND_sparc64_ieee1275_TRUE@am__append_5597 = ext2.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_5598 = -@COND_sparc64_ieee1275_TRUE@am__append_5599 = $(nodist_ext2_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_5600 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_ext2_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ ext2.marker -@COND_sparc64_ieee1275_TRUE@am__append_5601 = ext2.mod -@COND_sparc64_ieee1275_TRUE@am__append_5602 = ext2.marker -@COND_powerpc_ieee1275_TRUE@am__append_5603 = ext2.module -@COND_powerpc_ieee1275_TRUE@am__append_5604 = ext2.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_5605 = -@COND_powerpc_ieee1275_TRUE@am__append_5606 = $(nodist_ext2_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_5607 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_ext2_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ ext2.marker -@COND_powerpc_ieee1275_TRUE@am__append_5608 = ext2.mod -@COND_powerpc_ieee1275_TRUE@am__append_5609 = ext2.marker -@COND_emu_TRUE@am__append_5610 = fat.module -@COND_emu_TRUE@am__append_5611 = fat.module$(EXEEXT) -@COND_emu_TRUE@am__append_5612 = -@COND_emu_TRUE@am__append_5613 = $(nodist_fat_module_SOURCES) -@COND_emu_TRUE@am__append_5614 = $(nodist_fat_module_SOURCES) \ -@COND_emu_TRUE@ fat.marker -@COND_emu_TRUE@am__append_5615 = fat.mod -@COND_emu_TRUE@am__append_5616 = fat.marker -@COND_i386_pc_TRUE@am__append_5617 = fat.module -@COND_i386_pc_TRUE@am__append_5618 = fat.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_5619 = -@COND_i386_pc_TRUE@am__append_5620 = $(nodist_fat_module_SOURCES) -@COND_i386_pc_TRUE@am__append_5621 = $(nodist_fat_module_SOURCES) \ -@COND_i386_pc_TRUE@ fat.marker -@COND_i386_pc_TRUE@am__append_5622 = fat.mod -@COND_i386_pc_TRUE@am__append_5623 = fat.marker -@COND_i386_efi_TRUE@am__append_5624 = fat.module -@COND_i386_efi_TRUE@am__append_5625 = fat.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_5626 = -@COND_i386_efi_TRUE@am__append_5627 = $(nodist_fat_module_SOURCES) -@COND_i386_efi_TRUE@am__append_5628 = $(nodist_fat_module_SOURCES) \ -@COND_i386_efi_TRUE@ fat.marker -@COND_i386_efi_TRUE@am__append_5629 = fat.mod -@COND_i386_efi_TRUE@am__append_5630 = fat.marker -@COND_i386_qemu_TRUE@am__append_5631 = fat.module -@COND_i386_qemu_TRUE@am__append_5632 = fat.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_5633 = -@COND_i386_qemu_TRUE@am__append_5634 = $(nodist_fat_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_5635 = $(nodist_fat_module_SOURCES) \ -@COND_i386_qemu_TRUE@ fat.marker -@COND_i386_qemu_TRUE@am__append_5636 = fat.mod -@COND_i386_qemu_TRUE@am__append_5637 = fat.marker -@COND_i386_coreboot_TRUE@am__append_5638 = fat.module -@COND_i386_coreboot_TRUE@am__append_5639 = fat.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_5640 = -@COND_i386_coreboot_TRUE@am__append_5641 = $(nodist_fat_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_5642 = \ -@COND_i386_coreboot_TRUE@ $(nodist_fat_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ fat.marker -@COND_i386_coreboot_TRUE@am__append_5643 = fat.mod -@COND_i386_coreboot_TRUE@am__append_5644 = fat.marker -@COND_i386_multiboot_TRUE@am__append_5645 = fat.module -@COND_i386_multiboot_TRUE@am__append_5646 = fat.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_5647 = -@COND_i386_multiboot_TRUE@am__append_5648 = $(nodist_fat_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_5649 = \ -@COND_i386_multiboot_TRUE@ $(nodist_fat_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ fat.marker -@COND_i386_multiboot_TRUE@am__append_5650 = fat.mod -@COND_i386_multiboot_TRUE@am__append_5651 = fat.marker -@COND_i386_ieee1275_TRUE@am__append_5652 = fat.module -@COND_i386_ieee1275_TRUE@am__append_5653 = fat.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_5654 = -@COND_i386_ieee1275_TRUE@am__append_5655 = $(nodist_fat_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_5656 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_fat_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ fat.marker -@COND_i386_ieee1275_TRUE@am__append_5657 = fat.mod -@COND_i386_ieee1275_TRUE@am__append_5658 = fat.marker -@COND_x86_64_efi_TRUE@am__append_5659 = fat.module -@COND_x86_64_efi_TRUE@am__append_5660 = fat.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_5661 = -@COND_x86_64_efi_TRUE@am__append_5662 = $(nodist_fat_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_5663 = $(nodist_fat_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ fat.marker -@COND_x86_64_efi_TRUE@am__append_5664 = fat.mod -@COND_x86_64_efi_TRUE@am__append_5665 = fat.marker -@COND_mips_yeeloong_TRUE@am__append_5666 = fat.module -@COND_mips_yeeloong_TRUE@am__append_5667 = fat.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_5668 = -@COND_mips_yeeloong_TRUE@am__append_5669 = $(nodist_fat_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_5670 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_fat_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ fat.marker -@COND_mips_yeeloong_TRUE@am__append_5671 = fat.mod -@COND_mips_yeeloong_TRUE@am__append_5672 = fat.marker -@COND_sparc64_ieee1275_TRUE@am__append_5673 = fat.module -@COND_sparc64_ieee1275_TRUE@am__append_5674 = fat.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_5675 = -@COND_sparc64_ieee1275_TRUE@am__append_5676 = $(nodist_fat_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_5677 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_fat_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ fat.marker -@COND_sparc64_ieee1275_TRUE@am__append_5678 = fat.mod -@COND_sparc64_ieee1275_TRUE@am__append_5679 = fat.marker -@COND_powerpc_ieee1275_TRUE@am__append_5680 = fat.module -@COND_powerpc_ieee1275_TRUE@am__append_5681 = fat.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_5682 = -@COND_powerpc_ieee1275_TRUE@am__append_5683 = $(nodist_fat_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_5684 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_fat_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ fat.marker -@COND_powerpc_ieee1275_TRUE@am__append_5685 = fat.mod -@COND_powerpc_ieee1275_TRUE@am__append_5686 = fat.marker -@COND_emu_TRUE@am__append_5687 = fshelp.module -@COND_emu_TRUE@am__append_5688 = fshelp.module$(EXEEXT) -@COND_emu_TRUE@am__append_5689 = -@COND_emu_TRUE@am__append_5690 = $(nodist_fshelp_module_SOURCES) -@COND_emu_TRUE@am__append_5691 = $(nodist_fshelp_module_SOURCES) \ -@COND_emu_TRUE@ fshelp.marker -@COND_emu_TRUE@am__append_5692 = fshelp.mod -@COND_emu_TRUE@am__append_5693 = fshelp.marker -@COND_i386_pc_TRUE@am__append_5694 = fshelp.module -@COND_i386_pc_TRUE@am__append_5695 = fshelp.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_5696 = -@COND_i386_pc_TRUE@am__append_5697 = $(nodist_fshelp_module_SOURCES) -@COND_i386_pc_TRUE@am__append_5698 = $(nodist_fshelp_module_SOURCES) \ -@COND_i386_pc_TRUE@ fshelp.marker -@COND_i386_pc_TRUE@am__append_5699 = fshelp.mod -@COND_i386_pc_TRUE@am__append_5700 = fshelp.marker -@COND_i386_efi_TRUE@am__append_5701 = fshelp.module -@COND_i386_efi_TRUE@am__append_5702 = fshelp.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_5703 = -@COND_i386_efi_TRUE@am__append_5704 = $(nodist_fshelp_module_SOURCES) -@COND_i386_efi_TRUE@am__append_5705 = $(nodist_fshelp_module_SOURCES) \ -@COND_i386_efi_TRUE@ fshelp.marker -@COND_i386_efi_TRUE@am__append_5706 = fshelp.mod -@COND_i386_efi_TRUE@am__append_5707 = fshelp.marker -@COND_i386_qemu_TRUE@am__append_5708 = fshelp.module -@COND_i386_qemu_TRUE@am__append_5709 = fshelp.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_5710 = -@COND_i386_qemu_TRUE@am__append_5711 = $(nodist_fshelp_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_5712 = \ -@COND_i386_qemu_TRUE@ $(nodist_fshelp_module_SOURCES) \ -@COND_i386_qemu_TRUE@ fshelp.marker -@COND_i386_qemu_TRUE@am__append_5713 = fshelp.mod -@COND_i386_qemu_TRUE@am__append_5714 = fshelp.marker -@COND_i386_coreboot_TRUE@am__append_5715 = fshelp.module -@COND_i386_coreboot_TRUE@am__append_5716 = fshelp.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_5717 = -@COND_i386_coreboot_TRUE@am__append_5718 = $(nodist_fshelp_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_5719 = \ -@COND_i386_coreboot_TRUE@ $(nodist_fshelp_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ fshelp.marker -@COND_i386_coreboot_TRUE@am__append_5720 = fshelp.mod -@COND_i386_coreboot_TRUE@am__append_5721 = fshelp.marker -@COND_i386_multiboot_TRUE@am__append_5722 = fshelp.module -@COND_i386_multiboot_TRUE@am__append_5723 = fshelp.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_5724 = -@COND_i386_multiboot_TRUE@am__append_5725 = $(nodist_fshelp_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_5726 = \ -@COND_i386_multiboot_TRUE@ $(nodist_fshelp_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ fshelp.marker -@COND_i386_multiboot_TRUE@am__append_5727 = fshelp.mod -@COND_i386_multiboot_TRUE@am__append_5728 = fshelp.marker -@COND_i386_ieee1275_TRUE@am__append_5729 = fshelp.module -@COND_i386_ieee1275_TRUE@am__append_5730 = fshelp.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_5731 = -@COND_i386_ieee1275_TRUE@am__append_5732 = $(nodist_fshelp_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_5733 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_fshelp_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ fshelp.marker -@COND_i386_ieee1275_TRUE@am__append_5734 = fshelp.mod -@COND_i386_ieee1275_TRUE@am__append_5735 = fshelp.marker -@COND_x86_64_efi_TRUE@am__append_5736 = fshelp.module -@COND_x86_64_efi_TRUE@am__append_5737 = fshelp.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_5738 = -@COND_x86_64_efi_TRUE@am__append_5739 = $(nodist_fshelp_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_5740 = \ -@COND_x86_64_efi_TRUE@ $(nodist_fshelp_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ fshelp.marker -@COND_x86_64_efi_TRUE@am__append_5741 = fshelp.mod -@COND_x86_64_efi_TRUE@am__append_5742 = fshelp.marker -@COND_mips_yeeloong_TRUE@am__append_5743 = fshelp.module -@COND_mips_yeeloong_TRUE@am__append_5744 = fshelp.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_5745 = -@COND_mips_yeeloong_TRUE@am__append_5746 = $(nodist_fshelp_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_5747 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_fshelp_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ fshelp.marker -@COND_mips_yeeloong_TRUE@am__append_5748 = fshelp.mod -@COND_mips_yeeloong_TRUE@am__append_5749 = fshelp.marker -@COND_sparc64_ieee1275_TRUE@am__append_5750 = fshelp.module -@COND_sparc64_ieee1275_TRUE@am__append_5751 = fshelp.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_5752 = -@COND_sparc64_ieee1275_TRUE@am__append_5753 = $(nodist_fshelp_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_5754 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_fshelp_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ fshelp.marker -@COND_sparc64_ieee1275_TRUE@am__append_5755 = fshelp.mod -@COND_sparc64_ieee1275_TRUE@am__append_5756 = fshelp.marker -@COND_powerpc_ieee1275_TRUE@am__append_5757 = fshelp.module -@COND_powerpc_ieee1275_TRUE@am__append_5758 = fshelp.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_5759 = -@COND_powerpc_ieee1275_TRUE@am__append_5760 = $(nodist_fshelp_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_5761 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_fshelp_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ fshelp.marker -@COND_powerpc_ieee1275_TRUE@am__append_5762 = fshelp.mod -@COND_powerpc_ieee1275_TRUE@am__append_5763 = fshelp.marker -@COND_emu_TRUE@am__append_5764 = hfs.module -@COND_emu_TRUE@am__append_5765 = hfs.module$(EXEEXT) -@COND_emu_TRUE@am__append_5766 = -@COND_emu_TRUE@am__append_5767 = $(nodist_hfs_module_SOURCES) -@COND_emu_TRUE@am__append_5768 = $(nodist_hfs_module_SOURCES) \ -@COND_emu_TRUE@ hfs.marker -@COND_emu_TRUE@am__append_5769 = hfs.mod -@COND_emu_TRUE@am__append_5770 = hfs.marker -@COND_i386_pc_TRUE@am__append_5771 = hfs.module -@COND_i386_pc_TRUE@am__append_5772 = hfs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_5773 = -@COND_i386_pc_TRUE@am__append_5774 = $(nodist_hfs_module_SOURCES) -@COND_i386_pc_TRUE@am__append_5775 = $(nodist_hfs_module_SOURCES) \ -@COND_i386_pc_TRUE@ hfs.marker -@COND_i386_pc_TRUE@am__append_5776 = hfs.mod -@COND_i386_pc_TRUE@am__append_5777 = hfs.marker -@COND_i386_efi_TRUE@am__append_5778 = hfs.module -@COND_i386_efi_TRUE@am__append_5779 = hfs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_5780 = -@COND_i386_efi_TRUE@am__append_5781 = $(nodist_hfs_module_SOURCES) -@COND_i386_efi_TRUE@am__append_5782 = $(nodist_hfs_module_SOURCES) \ -@COND_i386_efi_TRUE@ hfs.marker -@COND_i386_efi_TRUE@am__append_5783 = hfs.mod -@COND_i386_efi_TRUE@am__append_5784 = hfs.marker -@COND_i386_qemu_TRUE@am__append_5785 = hfs.module -@COND_i386_qemu_TRUE@am__append_5786 = hfs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_5787 = -@COND_i386_qemu_TRUE@am__append_5788 = $(nodist_hfs_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_5789 = $(nodist_hfs_module_SOURCES) \ -@COND_i386_qemu_TRUE@ hfs.marker -@COND_i386_qemu_TRUE@am__append_5790 = hfs.mod -@COND_i386_qemu_TRUE@am__append_5791 = hfs.marker -@COND_i386_coreboot_TRUE@am__append_5792 = hfs.module -@COND_i386_coreboot_TRUE@am__append_5793 = hfs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_5794 = -@COND_i386_coreboot_TRUE@am__append_5795 = $(nodist_hfs_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_5796 = \ -@COND_i386_coreboot_TRUE@ $(nodist_hfs_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ hfs.marker -@COND_i386_coreboot_TRUE@am__append_5797 = hfs.mod -@COND_i386_coreboot_TRUE@am__append_5798 = hfs.marker -@COND_i386_multiboot_TRUE@am__append_5799 = hfs.module -@COND_i386_multiboot_TRUE@am__append_5800 = hfs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_5801 = -@COND_i386_multiboot_TRUE@am__append_5802 = $(nodist_hfs_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_5803 = \ -@COND_i386_multiboot_TRUE@ $(nodist_hfs_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ hfs.marker -@COND_i386_multiboot_TRUE@am__append_5804 = hfs.mod -@COND_i386_multiboot_TRUE@am__append_5805 = hfs.marker -@COND_i386_ieee1275_TRUE@am__append_5806 = hfs.module -@COND_i386_ieee1275_TRUE@am__append_5807 = hfs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_5808 = -@COND_i386_ieee1275_TRUE@am__append_5809 = $(nodist_hfs_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_5810 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_hfs_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ hfs.marker -@COND_i386_ieee1275_TRUE@am__append_5811 = hfs.mod -@COND_i386_ieee1275_TRUE@am__append_5812 = hfs.marker -@COND_x86_64_efi_TRUE@am__append_5813 = hfs.module -@COND_x86_64_efi_TRUE@am__append_5814 = hfs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_5815 = -@COND_x86_64_efi_TRUE@am__append_5816 = $(nodist_hfs_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_5817 = $(nodist_hfs_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ hfs.marker -@COND_x86_64_efi_TRUE@am__append_5818 = hfs.mod -@COND_x86_64_efi_TRUE@am__append_5819 = hfs.marker -@COND_mips_yeeloong_TRUE@am__append_5820 = hfs.module -@COND_mips_yeeloong_TRUE@am__append_5821 = hfs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_5822 = -@COND_mips_yeeloong_TRUE@am__append_5823 = $(nodist_hfs_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_5824 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_hfs_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ hfs.marker -@COND_mips_yeeloong_TRUE@am__append_5825 = hfs.mod -@COND_mips_yeeloong_TRUE@am__append_5826 = hfs.marker -@COND_sparc64_ieee1275_TRUE@am__append_5827 = hfs.module -@COND_sparc64_ieee1275_TRUE@am__append_5828 = hfs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_5829 = -@COND_sparc64_ieee1275_TRUE@am__append_5830 = $(nodist_hfs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_5831 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_hfs_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ hfs.marker -@COND_sparc64_ieee1275_TRUE@am__append_5832 = hfs.mod -@COND_sparc64_ieee1275_TRUE@am__append_5833 = hfs.marker -@COND_powerpc_ieee1275_TRUE@am__append_5834 = hfs.module -@COND_powerpc_ieee1275_TRUE@am__append_5835 = hfs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_5836 = -@COND_powerpc_ieee1275_TRUE@am__append_5837 = $(nodist_hfs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_5838 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_hfs_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ hfs.marker -@COND_powerpc_ieee1275_TRUE@am__append_5839 = hfs.mod -@COND_powerpc_ieee1275_TRUE@am__append_5840 = hfs.marker -@COND_emu_TRUE@am__append_5841 = hfsplus.module -@COND_emu_TRUE@am__append_5842 = hfsplus.module$(EXEEXT) -@COND_emu_TRUE@am__append_5843 = -@COND_emu_TRUE@am__append_5844 = $(nodist_hfsplus_module_SOURCES) -@COND_emu_TRUE@am__append_5845 = $(nodist_hfsplus_module_SOURCES) \ -@COND_emu_TRUE@ hfsplus.marker -@COND_emu_TRUE@am__append_5846 = hfsplus.mod -@COND_emu_TRUE@am__append_5847 = hfsplus.marker -@COND_i386_pc_TRUE@am__append_5848 = hfsplus.module -@COND_i386_pc_TRUE@am__append_5849 = hfsplus.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_5850 = -@COND_i386_pc_TRUE@am__append_5851 = $(nodist_hfsplus_module_SOURCES) -@COND_i386_pc_TRUE@am__append_5852 = $(nodist_hfsplus_module_SOURCES) \ -@COND_i386_pc_TRUE@ hfsplus.marker -@COND_i386_pc_TRUE@am__append_5853 = hfsplus.mod -@COND_i386_pc_TRUE@am__append_5854 = hfsplus.marker -@COND_i386_efi_TRUE@am__append_5855 = hfsplus.module -@COND_i386_efi_TRUE@am__append_5856 = hfsplus.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_5857 = -@COND_i386_efi_TRUE@am__append_5858 = $(nodist_hfsplus_module_SOURCES) -@COND_i386_efi_TRUE@am__append_5859 = \ -@COND_i386_efi_TRUE@ $(nodist_hfsplus_module_SOURCES) \ -@COND_i386_efi_TRUE@ hfsplus.marker -@COND_i386_efi_TRUE@am__append_5860 = hfsplus.mod -@COND_i386_efi_TRUE@am__append_5861 = hfsplus.marker -@COND_i386_qemu_TRUE@am__append_5862 = hfsplus.module -@COND_i386_qemu_TRUE@am__append_5863 = hfsplus.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_5864 = -@COND_i386_qemu_TRUE@am__append_5865 = $(nodist_hfsplus_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_5866 = \ -@COND_i386_qemu_TRUE@ $(nodist_hfsplus_module_SOURCES) \ -@COND_i386_qemu_TRUE@ hfsplus.marker -@COND_i386_qemu_TRUE@am__append_5867 = hfsplus.mod -@COND_i386_qemu_TRUE@am__append_5868 = hfsplus.marker -@COND_i386_coreboot_TRUE@am__append_5869 = hfsplus.module -@COND_i386_coreboot_TRUE@am__append_5870 = hfsplus.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_5871 = -@COND_i386_coreboot_TRUE@am__append_5872 = $(nodist_hfsplus_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_5873 = \ -@COND_i386_coreboot_TRUE@ $(nodist_hfsplus_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ hfsplus.marker -@COND_i386_coreboot_TRUE@am__append_5874 = hfsplus.mod -@COND_i386_coreboot_TRUE@am__append_5875 = hfsplus.marker -@COND_i386_multiboot_TRUE@am__append_5876 = hfsplus.module -@COND_i386_multiboot_TRUE@am__append_5877 = hfsplus.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_5878 = -@COND_i386_multiboot_TRUE@am__append_5879 = $(nodist_hfsplus_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_5880 = \ -@COND_i386_multiboot_TRUE@ $(nodist_hfsplus_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ hfsplus.marker -@COND_i386_multiboot_TRUE@am__append_5881 = hfsplus.mod -@COND_i386_multiboot_TRUE@am__append_5882 = hfsplus.marker -@COND_i386_ieee1275_TRUE@am__append_5883 = hfsplus.module -@COND_i386_ieee1275_TRUE@am__append_5884 = hfsplus.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_5885 = -@COND_i386_ieee1275_TRUE@am__append_5886 = $(nodist_hfsplus_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_5887 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_hfsplus_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ hfsplus.marker -@COND_i386_ieee1275_TRUE@am__append_5888 = hfsplus.mod -@COND_i386_ieee1275_TRUE@am__append_5889 = hfsplus.marker -@COND_x86_64_efi_TRUE@am__append_5890 = hfsplus.module -@COND_x86_64_efi_TRUE@am__append_5891 = hfsplus.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_5892 = -@COND_x86_64_efi_TRUE@am__append_5893 = $(nodist_hfsplus_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_5894 = \ -@COND_x86_64_efi_TRUE@ $(nodist_hfsplus_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ hfsplus.marker -@COND_x86_64_efi_TRUE@am__append_5895 = hfsplus.mod -@COND_x86_64_efi_TRUE@am__append_5896 = hfsplus.marker -@COND_mips_yeeloong_TRUE@am__append_5897 = hfsplus.module -@COND_mips_yeeloong_TRUE@am__append_5898 = hfsplus.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_5899 = -@COND_mips_yeeloong_TRUE@am__append_5900 = $(nodist_hfsplus_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_5901 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_hfsplus_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ hfsplus.marker -@COND_mips_yeeloong_TRUE@am__append_5902 = hfsplus.mod -@COND_mips_yeeloong_TRUE@am__append_5903 = hfsplus.marker -@COND_sparc64_ieee1275_TRUE@am__append_5904 = hfsplus.module -@COND_sparc64_ieee1275_TRUE@am__append_5905 = hfsplus.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_5906 = -@COND_sparc64_ieee1275_TRUE@am__append_5907 = $(nodist_hfsplus_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_5908 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_hfsplus_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ hfsplus.marker -@COND_sparc64_ieee1275_TRUE@am__append_5909 = hfsplus.mod -@COND_sparc64_ieee1275_TRUE@am__append_5910 = hfsplus.marker -@COND_powerpc_ieee1275_TRUE@am__append_5911 = hfsplus.module -@COND_powerpc_ieee1275_TRUE@am__append_5912 = hfsplus.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_5913 = -@COND_powerpc_ieee1275_TRUE@am__append_5914 = $(nodist_hfsplus_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_5915 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_hfsplus_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ hfsplus.marker -@COND_powerpc_ieee1275_TRUE@am__append_5916 = hfsplus.mod -@COND_powerpc_ieee1275_TRUE@am__append_5917 = hfsplus.marker -@COND_emu_TRUE@am__append_5918 = iso9660.module -@COND_emu_TRUE@am__append_5919 = iso9660.module$(EXEEXT) -@COND_emu_TRUE@am__append_5920 = -@COND_emu_TRUE@am__append_5921 = $(nodist_iso9660_module_SOURCES) -@COND_emu_TRUE@am__append_5922 = $(nodist_iso9660_module_SOURCES) \ -@COND_emu_TRUE@ iso9660.marker -@COND_emu_TRUE@am__append_5923 = iso9660.mod -@COND_emu_TRUE@am__append_5924 = iso9660.marker -@COND_i386_pc_TRUE@am__append_5925 = iso9660.module -@COND_i386_pc_TRUE@am__append_5926 = iso9660.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_5927 = -@COND_i386_pc_TRUE@am__append_5928 = $(nodist_iso9660_module_SOURCES) -@COND_i386_pc_TRUE@am__append_5929 = $(nodist_iso9660_module_SOURCES) \ -@COND_i386_pc_TRUE@ iso9660.marker -@COND_i386_pc_TRUE@am__append_5930 = iso9660.mod -@COND_i386_pc_TRUE@am__append_5931 = iso9660.marker -@COND_i386_efi_TRUE@am__append_5932 = iso9660.module -@COND_i386_efi_TRUE@am__append_5933 = iso9660.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_5934 = -@COND_i386_efi_TRUE@am__append_5935 = $(nodist_iso9660_module_SOURCES) -@COND_i386_efi_TRUE@am__append_5936 = \ -@COND_i386_efi_TRUE@ $(nodist_iso9660_module_SOURCES) \ -@COND_i386_efi_TRUE@ iso9660.marker -@COND_i386_efi_TRUE@am__append_5937 = iso9660.mod -@COND_i386_efi_TRUE@am__append_5938 = iso9660.marker -@COND_i386_qemu_TRUE@am__append_5939 = iso9660.module -@COND_i386_qemu_TRUE@am__append_5940 = iso9660.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_5941 = -@COND_i386_qemu_TRUE@am__append_5942 = $(nodist_iso9660_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_5943 = \ -@COND_i386_qemu_TRUE@ $(nodist_iso9660_module_SOURCES) \ -@COND_i386_qemu_TRUE@ iso9660.marker -@COND_i386_qemu_TRUE@am__append_5944 = iso9660.mod -@COND_i386_qemu_TRUE@am__append_5945 = iso9660.marker -@COND_i386_coreboot_TRUE@am__append_5946 = iso9660.module -@COND_i386_coreboot_TRUE@am__append_5947 = iso9660.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_5948 = -@COND_i386_coreboot_TRUE@am__append_5949 = $(nodist_iso9660_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_5950 = \ -@COND_i386_coreboot_TRUE@ $(nodist_iso9660_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ iso9660.marker -@COND_i386_coreboot_TRUE@am__append_5951 = iso9660.mod -@COND_i386_coreboot_TRUE@am__append_5952 = iso9660.marker -@COND_i386_multiboot_TRUE@am__append_5953 = iso9660.module -@COND_i386_multiboot_TRUE@am__append_5954 = iso9660.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_5955 = -@COND_i386_multiboot_TRUE@am__append_5956 = $(nodist_iso9660_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_5957 = \ -@COND_i386_multiboot_TRUE@ $(nodist_iso9660_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ iso9660.marker -@COND_i386_multiboot_TRUE@am__append_5958 = iso9660.mod -@COND_i386_multiboot_TRUE@am__append_5959 = iso9660.marker -@COND_i386_ieee1275_TRUE@am__append_5960 = iso9660.module -@COND_i386_ieee1275_TRUE@am__append_5961 = iso9660.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_5962 = -@COND_i386_ieee1275_TRUE@am__append_5963 = $(nodist_iso9660_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_5964 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_iso9660_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ iso9660.marker -@COND_i386_ieee1275_TRUE@am__append_5965 = iso9660.mod -@COND_i386_ieee1275_TRUE@am__append_5966 = iso9660.marker -@COND_x86_64_efi_TRUE@am__append_5967 = iso9660.module -@COND_x86_64_efi_TRUE@am__append_5968 = iso9660.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_5969 = -@COND_x86_64_efi_TRUE@am__append_5970 = $(nodist_iso9660_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_5971 = \ -@COND_x86_64_efi_TRUE@ $(nodist_iso9660_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ iso9660.marker -@COND_x86_64_efi_TRUE@am__append_5972 = iso9660.mod -@COND_x86_64_efi_TRUE@am__append_5973 = iso9660.marker -@COND_mips_yeeloong_TRUE@am__append_5974 = iso9660.module -@COND_mips_yeeloong_TRUE@am__append_5975 = iso9660.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_5976 = -@COND_mips_yeeloong_TRUE@am__append_5977 = $(nodist_iso9660_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_5978 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_iso9660_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ iso9660.marker -@COND_mips_yeeloong_TRUE@am__append_5979 = iso9660.mod -@COND_mips_yeeloong_TRUE@am__append_5980 = iso9660.marker -@COND_sparc64_ieee1275_TRUE@am__append_5981 = iso9660.module -@COND_sparc64_ieee1275_TRUE@am__append_5982 = iso9660.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_5983 = -@COND_sparc64_ieee1275_TRUE@am__append_5984 = $(nodist_iso9660_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_5985 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_iso9660_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ iso9660.marker -@COND_sparc64_ieee1275_TRUE@am__append_5986 = iso9660.mod -@COND_sparc64_ieee1275_TRUE@am__append_5987 = iso9660.marker -@COND_powerpc_ieee1275_TRUE@am__append_5988 = iso9660.module -@COND_powerpc_ieee1275_TRUE@am__append_5989 = iso9660.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_5990 = -@COND_powerpc_ieee1275_TRUE@am__append_5991 = $(nodist_iso9660_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_5992 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_iso9660_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ iso9660.marker -@COND_powerpc_ieee1275_TRUE@am__append_5993 = iso9660.mod -@COND_powerpc_ieee1275_TRUE@am__append_5994 = iso9660.marker -@COND_emu_TRUE@am__append_5995 = jfs.module -@COND_emu_TRUE@am__append_5996 = jfs.module$(EXEEXT) -@COND_emu_TRUE@am__append_5997 = -@COND_emu_TRUE@am__append_5998 = $(nodist_jfs_module_SOURCES) -@COND_emu_TRUE@am__append_5999 = $(nodist_jfs_module_SOURCES) \ -@COND_emu_TRUE@ jfs.marker -@COND_emu_TRUE@am__append_6000 = jfs.mod -@COND_emu_TRUE@am__append_6001 = jfs.marker -@COND_i386_pc_TRUE@am__append_6002 = jfs.module -@COND_i386_pc_TRUE@am__append_6003 = jfs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_6004 = -@COND_i386_pc_TRUE@am__append_6005 = $(nodist_jfs_module_SOURCES) -@COND_i386_pc_TRUE@am__append_6006 = $(nodist_jfs_module_SOURCES) \ -@COND_i386_pc_TRUE@ jfs.marker -@COND_i386_pc_TRUE@am__append_6007 = jfs.mod -@COND_i386_pc_TRUE@am__append_6008 = jfs.marker -@COND_i386_efi_TRUE@am__append_6009 = jfs.module -@COND_i386_efi_TRUE@am__append_6010 = jfs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_6011 = -@COND_i386_efi_TRUE@am__append_6012 = $(nodist_jfs_module_SOURCES) -@COND_i386_efi_TRUE@am__append_6013 = $(nodist_jfs_module_SOURCES) \ -@COND_i386_efi_TRUE@ jfs.marker -@COND_i386_efi_TRUE@am__append_6014 = jfs.mod -@COND_i386_efi_TRUE@am__append_6015 = jfs.marker -@COND_i386_qemu_TRUE@am__append_6016 = jfs.module -@COND_i386_qemu_TRUE@am__append_6017 = jfs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_6018 = -@COND_i386_qemu_TRUE@am__append_6019 = $(nodist_jfs_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_6020 = $(nodist_jfs_module_SOURCES) \ -@COND_i386_qemu_TRUE@ jfs.marker -@COND_i386_qemu_TRUE@am__append_6021 = jfs.mod -@COND_i386_qemu_TRUE@am__append_6022 = jfs.marker -@COND_i386_coreboot_TRUE@am__append_6023 = jfs.module -@COND_i386_coreboot_TRUE@am__append_6024 = jfs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_6025 = -@COND_i386_coreboot_TRUE@am__append_6026 = $(nodist_jfs_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_6027 = \ -@COND_i386_coreboot_TRUE@ $(nodist_jfs_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ jfs.marker -@COND_i386_coreboot_TRUE@am__append_6028 = jfs.mod -@COND_i386_coreboot_TRUE@am__append_6029 = jfs.marker -@COND_i386_multiboot_TRUE@am__append_6030 = jfs.module -@COND_i386_multiboot_TRUE@am__append_6031 = jfs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_6032 = -@COND_i386_multiboot_TRUE@am__append_6033 = $(nodist_jfs_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_6034 = \ -@COND_i386_multiboot_TRUE@ $(nodist_jfs_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ jfs.marker -@COND_i386_multiboot_TRUE@am__append_6035 = jfs.mod -@COND_i386_multiboot_TRUE@am__append_6036 = jfs.marker -@COND_i386_ieee1275_TRUE@am__append_6037 = jfs.module -@COND_i386_ieee1275_TRUE@am__append_6038 = jfs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_6039 = -@COND_i386_ieee1275_TRUE@am__append_6040 = $(nodist_jfs_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_6041 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_jfs_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ jfs.marker -@COND_i386_ieee1275_TRUE@am__append_6042 = jfs.mod -@COND_i386_ieee1275_TRUE@am__append_6043 = jfs.marker -@COND_x86_64_efi_TRUE@am__append_6044 = jfs.module -@COND_x86_64_efi_TRUE@am__append_6045 = jfs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_6046 = -@COND_x86_64_efi_TRUE@am__append_6047 = $(nodist_jfs_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_6048 = $(nodist_jfs_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ jfs.marker -@COND_x86_64_efi_TRUE@am__append_6049 = jfs.mod -@COND_x86_64_efi_TRUE@am__append_6050 = jfs.marker -@COND_mips_yeeloong_TRUE@am__append_6051 = jfs.module -@COND_mips_yeeloong_TRUE@am__append_6052 = jfs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_6053 = -@COND_mips_yeeloong_TRUE@am__append_6054 = $(nodist_jfs_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_6055 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_jfs_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ jfs.marker -@COND_mips_yeeloong_TRUE@am__append_6056 = jfs.mod -@COND_mips_yeeloong_TRUE@am__append_6057 = jfs.marker -@COND_sparc64_ieee1275_TRUE@am__append_6058 = jfs.module -@COND_sparc64_ieee1275_TRUE@am__append_6059 = jfs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_6060 = -@COND_sparc64_ieee1275_TRUE@am__append_6061 = $(nodist_jfs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_6062 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_jfs_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ jfs.marker -@COND_sparc64_ieee1275_TRUE@am__append_6063 = jfs.mod -@COND_sparc64_ieee1275_TRUE@am__append_6064 = jfs.marker -@COND_powerpc_ieee1275_TRUE@am__append_6065 = jfs.module -@COND_powerpc_ieee1275_TRUE@am__append_6066 = jfs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_6067 = -@COND_powerpc_ieee1275_TRUE@am__append_6068 = $(nodist_jfs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_6069 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_jfs_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ jfs.marker -@COND_powerpc_ieee1275_TRUE@am__append_6070 = jfs.mod -@COND_powerpc_ieee1275_TRUE@am__append_6071 = jfs.marker -@COND_emu_TRUE@am__append_6072 = minix.module -@COND_emu_TRUE@am__append_6073 = minix.module$(EXEEXT) -@COND_emu_TRUE@am__append_6074 = -@COND_emu_TRUE@am__append_6075 = $(nodist_minix_module_SOURCES) -@COND_emu_TRUE@am__append_6076 = $(nodist_minix_module_SOURCES) \ -@COND_emu_TRUE@ minix.marker -@COND_emu_TRUE@am__append_6077 = minix.mod -@COND_emu_TRUE@am__append_6078 = minix.marker -@COND_i386_pc_TRUE@am__append_6079 = minix.module -@COND_i386_pc_TRUE@am__append_6080 = minix.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_6081 = -@COND_i386_pc_TRUE@am__append_6082 = $(nodist_minix_module_SOURCES) -@COND_i386_pc_TRUE@am__append_6083 = $(nodist_minix_module_SOURCES) \ -@COND_i386_pc_TRUE@ minix.marker -@COND_i386_pc_TRUE@am__append_6084 = minix.mod -@COND_i386_pc_TRUE@am__append_6085 = minix.marker -@COND_i386_efi_TRUE@am__append_6086 = minix.module -@COND_i386_efi_TRUE@am__append_6087 = minix.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_6088 = -@COND_i386_efi_TRUE@am__append_6089 = $(nodist_minix_module_SOURCES) -@COND_i386_efi_TRUE@am__append_6090 = $(nodist_minix_module_SOURCES) \ -@COND_i386_efi_TRUE@ minix.marker -@COND_i386_efi_TRUE@am__append_6091 = minix.mod -@COND_i386_efi_TRUE@am__append_6092 = minix.marker -@COND_i386_qemu_TRUE@am__append_6093 = minix.module -@COND_i386_qemu_TRUE@am__append_6094 = minix.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_6095 = -@COND_i386_qemu_TRUE@am__append_6096 = $(nodist_minix_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_6097 = $(nodist_minix_module_SOURCES) \ -@COND_i386_qemu_TRUE@ minix.marker -@COND_i386_qemu_TRUE@am__append_6098 = minix.mod -@COND_i386_qemu_TRUE@am__append_6099 = minix.marker -@COND_i386_coreboot_TRUE@am__append_6100 = minix.module -@COND_i386_coreboot_TRUE@am__append_6101 = minix.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_6102 = -@COND_i386_coreboot_TRUE@am__append_6103 = $(nodist_minix_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_6104 = \ -@COND_i386_coreboot_TRUE@ $(nodist_minix_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ minix.marker -@COND_i386_coreboot_TRUE@am__append_6105 = minix.mod -@COND_i386_coreboot_TRUE@am__append_6106 = minix.marker -@COND_i386_multiboot_TRUE@am__append_6107 = minix.module -@COND_i386_multiboot_TRUE@am__append_6108 = minix.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_6109 = -@COND_i386_multiboot_TRUE@am__append_6110 = $(nodist_minix_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_6111 = \ -@COND_i386_multiboot_TRUE@ $(nodist_minix_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ minix.marker -@COND_i386_multiboot_TRUE@am__append_6112 = minix.mod -@COND_i386_multiboot_TRUE@am__append_6113 = minix.marker -@COND_i386_ieee1275_TRUE@am__append_6114 = minix.module -@COND_i386_ieee1275_TRUE@am__append_6115 = minix.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_6116 = -@COND_i386_ieee1275_TRUE@am__append_6117 = $(nodist_minix_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_6118 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_minix_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ minix.marker -@COND_i386_ieee1275_TRUE@am__append_6119 = minix.mod -@COND_i386_ieee1275_TRUE@am__append_6120 = minix.marker -@COND_x86_64_efi_TRUE@am__append_6121 = minix.module -@COND_x86_64_efi_TRUE@am__append_6122 = minix.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_6123 = -@COND_x86_64_efi_TRUE@am__append_6124 = $(nodist_minix_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_6125 = \ -@COND_x86_64_efi_TRUE@ $(nodist_minix_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ minix.marker -@COND_x86_64_efi_TRUE@am__append_6126 = minix.mod -@COND_x86_64_efi_TRUE@am__append_6127 = minix.marker -@COND_mips_yeeloong_TRUE@am__append_6128 = minix.module -@COND_mips_yeeloong_TRUE@am__append_6129 = minix.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_6130 = -@COND_mips_yeeloong_TRUE@am__append_6131 = $(nodist_minix_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_6132 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_minix_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ minix.marker -@COND_mips_yeeloong_TRUE@am__append_6133 = minix.mod -@COND_mips_yeeloong_TRUE@am__append_6134 = minix.marker -@COND_sparc64_ieee1275_TRUE@am__append_6135 = minix.module -@COND_sparc64_ieee1275_TRUE@am__append_6136 = minix.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_6137 = -@COND_sparc64_ieee1275_TRUE@am__append_6138 = $(nodist_minix_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_6139 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_minix_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ minix.marker -@COND_sparc64_ieee1275_TRUE@am__append_6140 = minix.mod -@COND_sparc64_ieee1275_TRUE@am__append_6141 = minix.marker -@COND_powerpc_ieee1275_TRUE@am__append_6142 = minix.module -@COND_powerpc_ieee1275_TRUE@am__append_6143 = minix.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_6144 = -@COND_powerpc_ieee1275_TRUE@am__append_6145 = $(nodist_minix_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_6146 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_minix_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ minix.marker -@COND_powerpc_ieee1275_TRUE@am__append_6147 = minix.mod -@COND_powerpc_ieee1275_TRUE@am__append_6148 = minix.marker -@COND_emu_TRUE@am__append_6149 = minix2.module -@COND_emu_TRUE@am__append_6150 = minix2.module$(EXEEXT) -@COND_emu_TRUE@am__append_6151 = -@COND_emu_TRUE@am__append_6152 = $(nodist_minix2_module_SOURCES) -@COND_emu_TRUE@am__append_6153 = $(nodist_minix2_module_SOURCES) \ -@COND_emu_TRUE@ minix2.marker -@COND_emu_TRUE@am__append_6154 = minix2.mod -@COND_emu_TRUE@am__append_6155 = minix2.marker -@COND_i386_pc_TRUE@am__append_6156 = minix2.module -@COND_i386_pc_TRUE@am__append_6157 = minix2.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_6158 = -@COND_i386_pc_TRUE@am__append_6159 = $(nodist_minix2_module_SOURCES) -@COND_i386_pc_TRUE@am__append_6160 = $(nodist_minix2_module_SOURCES) \ -@COND_i386_pc_TRUE@ minix2.marker -@COND_i386_pc_TRUE@am__append_6161 = minix2.mod -@COND_i386_pc_TRUE@am__append_6162 = minix2.marker -@COND_i386_efi_TRUE@am__append_6163 = minix2.module -@COND_i386_efi_TRUE@am__append_6164 = minix2.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_6165 = -@COND_i386_efi_TRUE@am__append_6166 = $(nodist_minix2_module_SOURCES) -@COND_i386_efi_TRUE@am__append_6167 = $(nodist_minix2_module_SOURCES) \ -@COND_i386_efi_TRUE@ minix2.marker -@COND_i386_efi_TRUE@am__append_6168 = minix2.mod -@COND_i386_efi_TRUE@am__append_6169 = minix2.marker -@COND_i386_qemu_TRUE@am__append_6170 = minix2.module -@COND_i386_qemu_TRUE@am__append_6171 = minix2.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_6172 = -@COND_i386_qemu_TRUE@am__append_6173 = $(nodist_minix2_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_6174 = \ -@COND_i386_qemu_TRUE@ $(nodist_minix2_module_SOURCES) \ -@COND_i386_qemu_TRUE@ minix2.marker -@COND_i386_qemu_TRUE@am__append_6175 = minix2.mod -@COND_i386_qemu_TRUE@am__append_6176 = minix2.marker -@COND_i386_coreboot_TRUE@am__append_6177 = minix2.module -@COND_i386_coreboot_TRUE@am__append_6178 = minix2.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_6179 = -@COND_i386_coreboot_TRUE@am__append_6180 = $(nodist_minix2_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_6181 = \ -@COND_i386_coreboot_TRUE@ $(nodist_minix2_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ minix2.marker -@COND_i386_coreboot_TRUE@am__append_6182 = minix2.mod -@COND_i386_coreboot_TRUE@am__append_6183 = minix2.marker -@COND_i386_multiboot_TRUE@am__append_6184 = minix2.module -@COND_i386_multiboot_TRUE@am__append_6185 = minix2.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_6186 = -@COND_i386_multiboot_TRUE@am__append_6187 = $(nodist_minix2_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_6188 = \ -@COND_i386_multiboot_TRUE@ $(nodist_minix2_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ minix2.marker -@COND_i386_multiboot_TRUE@am__append_6189 = minix2.mod -@COND_i386_multiboot_TRUE@am__append_6190 = minix2.marker -@COND_i386_ieee1275_TRUE@am__append_6191 = minix2.module -@COND_i386_ieee1275_TRUE@am__append_6192 = minix2.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_6193 = -@COND_i386_ieee1275_TRUE@am__append_6194 = $(nodist_minix2_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_6195 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_minix2_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ minix2.marker -@COND_i386_ieee1275_TRUE@am__append_6196 = minix2.mod -@COND_i386_ieee1275_TRUE@am__append_6197 = minix2.marker -@COND_x86_64_efi_TRUE@am__append_6198 = minix2.module -@COND_x86_64_efi_TRUE@am__append_6199 = minix2.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_6200 = -@COND_x86_64_efi_TRUE@am__append_6201 = $(nodist_minix2_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_6202 = \ -@COND_x86_64_efi_TRUE@ $(nodist_minix2_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ minix2.marker -@COND_x86_64_efi_TRUE@am__append_6203 = minix2.mod -@COND_x86_64_efi_TRUE@am__append_6204 = minix2.marker -@COND_mips_yeeloong_TRUE@am__append_6205 = minix2.module -@COND_mips_yeeloong_TRUE@am__append_6206 = minix2.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_6207 = -@COND_mips_yeeloong_TRUE@am__append_6208 = $(nodist_minix2_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_6209 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_minix2_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ minix2.marker -@COND_mips_yeeloong_TRUE@am__append_6210 = minix2.mod -@COND_mips_yeeloong_TRUE@am__append_6211 = minix2.marker -@COND_sparc64_ieee1275_TRUE@am__append_6212 = minix2.module -@COND_sparc64_ieee1275_TRUE@am__append_6213 = minix2.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_6214 = -@COND_sparc64_ieee1275_TRUE@am__append_6215 = $(nodist_minix2_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_6216 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_minix2_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ minix2.marker -@COND_sparc64_ieee1275_TRUE@am__append_6217 = minix2.mod -@COND_sparc64_ieee1275_TRUE@am__append_6218 = minix2.marker -@COND_powerpc_ieee1275_TRUE@am__append_6219 = minix2.module -@COND_powerpc_ieee1275_TRUE@am__append_6220 = minix2.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_6221 = -@COND_powerpc_ieee1275_TRUE@am__append_6222 = $(nodist_minix2_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_6223 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_minix2_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ minix2.marker -@COND_powerpc_ieee1275_TRUE@am__append_6224 = minix2.mod -@COND_powerpc_ieee1275_TRUE@am__append_6225 = minix2.marker -@COND_emu_TRUE@am__append_6226 = nilfs2.module -@COND_emu_TRUE@am__append_6227 = nilfs2.module$(EXEEXT) -@COND_emu_TRUE@am__append_6228 = -@COND_emu_TRUE@am__append_6229 = $(nodist_nilfs2_module_SOURCES) -@COND_emu_TRUE@am__append_6230 = $(nodist_nilfs2_module_SOURCES) \ -@COND_emu_TRUE@ nilfs2.marker -@COND_emu_TRUE@am__append_6231 = nilfs2.mod -@COND_emu_TRUE@am__append_6232 = nilfs2.marker -@COND_i386_pc_TRUE@am__append_6233 = nilfs2.module -@COND_i386_pc_TRUE@am__append_6234 = nilfs2.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_6235 = -@COND_i386_pc_TRUE@am__append_6236 = $(nodist_nilfs2_module_SOURCES) -@COND_i386_pc_TRUE@am__append_6237 = $(nodist_nilfs2_module_SOURCES) \ -@COND_i386_pc_TRUE@ nilfs2.marker -@COND_i386_pc_TRUE@am__append_6238 = nilfs2.mod -@COND_i386_pc_TRUE@am__append_6239 = nilfs2.marker -@COND_i386_efi_TRUE@am__append_6240 = nilfs2.module -@COND_i386_efi_TRUE@am__append_6241 = nilfs2.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_6242 = -@COND_i386_efi_TRUE@am__append_6243 = $(nodist_nilfs2_module_SOURCES) -@COND_i386_efi_TRUE@am__append_6244 = $(nodist_nilfs2_module_SOURCES) \ -@COND_i386_efi_TRUE@ nilfs2.marker -@COND_i386_efi_TRUE@am__append_6245 = nilfs2.mod -@COND_i386_efi_TRUE@am__append_6246 = nilfs2.marker -@COND_i386_qemu_TRUE@am__append_6247 = nilfs2.module -@COND_i386_qemu_TRUE@am__append_6248 = nilfs2.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_6249 = -@COND_i386_qemu_TRUE@am__append_6250 = $(nodist_nilfs2_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_6251 = \ -@COND_i386_qemu_TRUE@ $(nodist_nilfs2_module_SOURCES) \ -@COND_i386_qemu_TRUE@ nilfs2.marker -@COND_i386_qemu_TRUE@am__append_6252 = nilfs2.mod -@COND_i386_qemu_TRUE@am__append_6253 = nilfs2.marker -@COND_i386_coreboot_TRUE@am__append_6254 = nilfs2.module -@COND_i386_coreboot_TRUE@am__append_6255 = nilfs2.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_6256 = -@COND_i386_coreboot_TRUE@am__append_6257 = $(nodist_nilfs2_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_6258 = \ -@COND_i386_coreboot_TRUE@ $(nodist_nilfs2_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ nilfs2.marker -@COND_i386_coreboot_TRUE@am__append_6259 = nilfs2.mod -@COND_i386_coreboot_TRUE@am__append_6260 = nilfs2.marker -@COND_i386_multiboot_TRUE@am__append_6261 = nilfs2.module -@COND_i386_multiboot_TRUE@am__append_6262 = nilfs2.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_6263 = -@COND_i386_multiboot_TRUE@am__append_6264 = $(nodist_nilfs2_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_6265 = \ -@COND_i386_multiboot_TRUE@ $(nodist_nilfs2_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ nilfs2.marker -@COND_i386_multiboot_TRUE@am__append_6266 = nilfs2.mod -@COND_i386_multiboot_TRUE@am__append_6267 = nilfs2.marker -@COND_i386_ieee1275_TRUE@am__append_6268 = nilfs2.module -@COND_i386_ieee1275_TRUE@am__append_6269 = nilfs2.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_6270 = -@COND_i386_ieee1275_TRUE@am__append_6271 = $(nodist_nilfs2_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_6272 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_nilfs2_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ nilfs2.marker -@COND_i386_ieee1275_TRUE@am__append_6273 = nilfs2.mod -@COND_i386_ieee1275_TRUE@am__append_6274 = nilfs2.marker -@COND_x86_64_efi_TRUE@am__append_6275 = nilfs2.module -@COND_x86_64_efi_TRUE@am__append_6276 = nilfs2.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_6277 = -@COND_x86_64_efi_TRUE@am__append_6278 = $(nodist_nilfs2_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_6279 = \ -@COND_x86_64_efi_TRUE@ $(nodist_nilfs2_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ nilfs2.marker -@COND_x86_64_efi_TRUE@am__append_6280 = nilfs2.mod -@COND_x86_64_efi_TRUE@am__append_6281 = nilfs2.marker -@COND_mips_yeeloong_TRUE@am__append_6282 = nilfs2.module -@COND_mips_yeeloong_TRUE@am__append_6283 = nilfs2.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_6284 = -@COND_mips_yeeloong_TRUE@am__append_6285 = $(nodist_nilfs2_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_6286 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_nilfs2_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ nilfs2.marker -@COND_mips_yeeloong_TRUE@am__append_6287 = nilfs2.mod -@COND_mips_yeeloong_TRUE@am__append_6288 = nilfs2.marker -@COND_sparc64_ieee1275_TRUE@am__append_6289 = nilfs2.module -@COND_sparc64_ieee1275_TRUE@am__append_6290 = nilfs2.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_6291 = -@COND_sparc64_ieee1275_TRUE@am__append_6292 = $(nodist_nilfs2_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_6293 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_nilfs2_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ nilfs2.marker -@COND_sparc64_ieee1275_TRUE@am__append_6294 = nilfs2.mod -@COND_sparc64_ieee1275_TRUE@am__append_6295 = nilfs2.marker -@COND_powerpc_ieee1275_TRUE@am__append_6296 = nilfs2.module -@COND_powerpc_ieee1275_TRUE@am__append_6297 = nilfs2.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_6298 = -@COND_powerpc_ieee1275_TRUE@am__append_6299 = $(nodist_nilfs2_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_6300 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_nilfs2_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ nilfs2.marker -@COND_powerpc_ieee1275_TRUE@am__append_6301 = nilfs2.mod -@COND_powerpc_ieee1275_TRUE@am__append_6302 = nilfs2.marker -@COND_emu_TRUE@am__append_6303 = ntfs.module -@COND_emu_TRUE@am__append_6304 = ntfs.module$(EXEEXT) -@COND_emu_TRUE@am__append_6305 = -@COND_emu_TRUE@am__append_6306 = $(nodist_ntfs_module_SOURCES) -@COND_emu_TRUE@am__append_6307 = $(nodist_ntfs_module_SOURCES) \ -@COND_emu_TRUE@ ntfs.marker -@COND_emu_TRUE@am__append_6308 = ntfs.mod -@COND_emu_TRUE@am__append_6309 = ntfs.marker -@COND_i386_pc_TRUE@am__append_6310 = ntfs.module -@COND_i386_pc_TRUE@am__append_6311 = ntfs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_6312 = -@COND_i386_pc_TRUE@am__append_6313 = $(nodist_ntfs_module_SOURCES) -@COND_i386_pc_TRUE@am__append_6314 = $(nodist_ntfs_module_SOURCES) \ -@COND_i386_pc_TRUE@ ntfs.marker -@COND_i386_pc_TRUE@am__append_6315 = ntfs.mod -@COND_i386_pc_TRUE@am__append_6316 = ntfs.marker -@COND_i386_efi_TRUE@am__append_6317 = ntfs.module -@COND_i386_efi_TRUE@am__append_6318 = ntfs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_6319 = -@COND_i386_efi_TRUE@am__append_6320 = $(nodist_ntfs_module_SOURCES) -@COND_i386_efi_TRUE@am__append_6321 = $(nodist_ntfs_module_SOURCES) \ -@COND_i386_efi_TRUE@ ntfs.marker -@COND_i386_efi_TRUE@am__append_6322 = ntfs.mod -@COND_i386_efi_TRUE@am__append_6323 = ntfs.marker -@COND_i386_qemu_TRUE@am__append_6324 = ntfs.module -@COND_i386_qemu_TRUE@am__append_6325 = ntfs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_6326 = -@COND_i386_qemu_TRUE@am__append_6327 = $(nodist_ntfs_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_6328 = $(nodist_ntfs_module_SOURCES) \ -@COND_i386_qemu_TRUE@ ntfs.marker -@COND_i386_qemu_TRUE@am__append_6329 = ntfs.mod -@COND_i386_qemu_TRUE@am__append_6330 = ntfs.marker -@COND_i386_coreboot_TRUE@am__append_6331 = ntfs.module -@COND_i386_coreboot_TRUE@am__append_6332 = ntfs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_6333 = -@COND_i386_coreboot_TRUE@am__append_6334 = $(nodist_ntfs_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_6335 = \ -@COND_i386_coreboot_TRUE@ $(nodist_ntfs_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ ntfs.marker -@COND_i386_coreboot_TRUE@am__append_6336 = ntfs.mod -@COND_i386_coreboot_TRUE@am__append_6337 = ntfs.marker -@COND_i386_multiboot_TRUE@am__append_6338 = ntfs.module -@COND_i386_multiboot_TRUE@am__append_6339 = ntfs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_6340 = -@COND_i386_multiboot_TRUE@am__append_6341 = $(nodist_ntfs_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_6342 = \ -@COND_i386_multiboot_TRUE@ $(nodist_ntfs_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ ntfs.marker -@COND_i386_multiboot_TRUE@am__append_6343 = ntfs.mod -@COND_i386_multiboot_TRUE@am__append_6344 = ntfs.marker -@COND_i386_ieee1275_TRUE@am__append_6345 = ntfs.module -@COND_i386_ieee1275_TRUE@am__append_6346 = ntfs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_6347 = -@COND_i386_ieee1275_TRUE@am__append_6348 = $(nodist_ntfs_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_6349 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_ntfs_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ ntfs.marker -@COND_i386_ieee1275_TRUE@am__append_6350 = ntfs.mod -@COND_i386_ieee1275_TRUE@am__append_6351 = ntfs.marker -@COND_x86_64_efi_TRUE@am__append_6352 = ntfs.module -@COND_x86_64_efi_TRUE@am__append_6353 = ntfs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_6354 = -@COND_x86_64_efi_TRUE@am__append_6355 = $(nodist_ntfs_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_6356 = $(nodist_ntfs_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ ntfs.marker -@COND_x86_64_efi_TRUE@am__append_6357 = ntfs.mod -@COND_x86_64_efi_TRUE@am__append_6358 = ntfs.marker -@COND_mips_yeeloong_TRUE@am__append_6359 = ntfs.module -@COND_mips_yeeloong_TRUE@am__append_6360 = ntfs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_6361 = -@COND_mips_yeeloong_TRUE@am__append_6362 = $(nodist_ntfs_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_6363 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_ntfs_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ ntfs.marker -@COND_mips_yeeloong_TRUE@am__append_6364 = ntfs.mod -@COND_mips_yeeloong_TRUE@am__append_6365 = ntfs.marker -@COND_sparc64_ieee1275_TRUE@am__append_6366 = ntfs.module -@COND_sparc64_ieee1275_TRUE@am__append_6367 = ntfs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_6368 = -@COND_sparc64_ieee1275_TRUE@am__append_6369 = $(nodist_ntfs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_6370 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_ntfs_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ ntfs.marker -@COND_sparc64_ieee1275_TRUE@am__append_6371 = ntfs.mod -@COND_sparc64_ieee1275_TRUE@am__append_6372 = ntfs.marker -@COND_powerpc_ieee1275_TRUE@am__append_6373 = ntfs.module -@COND_powerpc_ieee1275_TRUE@am__append_6374 = ntfs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_6375 = -@COND_powerpc_ieee1275_TRUE@am__append_6376 = $(nodist_ntfs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_6377 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_ntfs_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ ntfs.marker -@COND_powerpc_ieee1275_TRUE@am__append_6378 = ntfs.mod -@COND_powerpc_ieee1275_TRUE@am__append_6379 = ntfs.marker -@COND_emu_TRUE@am__append_6380 = ntfscomp.module -@COND_emu_TRUE@am__append_6381 = ntfscomp.module$(EXEEXT) -@COND_emu_TRUE@am__append_6382 = -@COND_emu_TRUE@am__append_6383 = $(nodist_ntfscomp_module_SOURCES) -@COND_emu_TRUE@am__append_6384 = $(nodist_ntfscomp_module_SOURCES) \ -@COND_emu_TRUE@ ntfscomp.marker -@COND_emu_TRUE@am__append_6385 = ntfscomp.mod -@COND_emu_TRUE@am__append_6386 = ntfscomp.marker -@COND_i386_pc_TRUE@am__append_6387 = ntfscomp.module -@COND_i386_pc_TRUE@am__append_6388 = ntfscomp.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_6389 = -@COND_i386_pc_TRUE@am__append_6390 = $(nodist_ntfscomp_module_SOURCES) -@COND_i386_pc_TRUE@am__append_6391 = \ -@COND_i386_pc_TRUE@ $(nodist_ntfscomp_module_SOURCES) \ -@COND_i386_pc_TRUE@ ntfscomp.marker -@COND_i386_pc_TRUE@am__append_6392 = ntfscomp.mod -@COND_i386_pc_TRUE@am__append_6393 = ntfscomp.marker -@COND_i386_efi_TRUE@am__append_6394 = ntfscomp.module -@COND_i386_efi_TRUE@am__append_6395 = ntfscomp.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_6396 = -@COND_i386_efi_TRUE@am__append_6397 = $(nodist_ntfscomp_module_SOURCES) -@COND_i386_efi_TRUE@am__append_6398 = \ -@COND_i386_efi_TRUE@ $(nodist_ntfscomp_module_SOURCES) \ -@COND_i386_efi_TRUE@ ntfscomp.marker -@COND_i386_efi_TRUE@am__append_6399 = ntfscomp.mod -@COND_i386_efi_TRUE@am__append_6400 = ntfscomp.marker -@COND_i386_qemu_TRUE@am__append_6401 = ntfscomp.module -@COND_i386_qemu_TRUE@am__append_6402 = ntfscomp.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_6403 = -@COND_i386_qemu_TRUE@am__append_6404 = $(nodist_ntfscomp_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_6405 = \ -@COND_i386_qemu_TRUE@ $(nodist_ntfscomp_module_SOURCES) \ -@COND_i386_qemu_TRUE@ ntfscomp.marker -@COND_i386_qemu_TRUE@am__append_6406 = ntfscomp.mod -@COND_i386_qemu_TRUE@am__append_6407 = ntfscomp.marker -@COND_i386_coreboot_TRUE@am__append_6408 = ntfscomp.module -@COND_i386_coreboot_TRUE@am__append_6409 = ntfscomp.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_6410 = -@COND_i386_coreboot_TRUE@am__append_6411 = $(nodist_ntfscomp_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_6412 = \ -@COND_i386_coreboot_TRUE@ $(nodist_ntfscomp_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ ntfscomp.marker -@COND_i386_coreboot_TRUE@am__append_6413 = ntfscomp.mod -@COND_i386_coreboot_TRUE@am__append_6414 = ntfscomp.marker -@COND_i386_multiboot_TRUE@am__append_6415 = ntfscomp.module -@COND_i386_multiboot_TRUE@am__append_6416 = ntfscomp.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_6417 = -@COND_i386_multiboot_TRUE@am__append_6418 = $(nodist_ntfscomp_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_6419 = \ -@COND_i386_multiboot_TRUE@ $(nodist_ntfscomp_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ ntfscomp.marker -@COND_i386_multiboot_TRUE@am__append_6420 = ntfscomp.mod -@COND_i386_multiboot_TRUE@am__append_6421 = ntfscomp.marker -@COND_i386_ieee1275_TRUE@am__append_6422 = ntfscomp.module -@COND_i386_ieee1275_TRUE@am__append_6423 = ntfscomp.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_6424 = -@COND_i386_ieee1275_TRUE@am__append_6425 = $(nodist_ntfscomp_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_6426 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_ntfscomp_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ ntfscomp.marker -@COND_i386_ieee1275_TRUE@am__append_6427 = ntfscomp.mod -@COND_i386_ieee1275_TRUE@am__append_6428 = ntfscomp.marker -@COND_x86_64_efi_TRUE@am__append_6429 = ntfscomp.module -@COND_x86_64_efi_TRUE@am__append_6430 = ntfscomp.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_6431 = -@COND_x86_64_efi_TRUE@am__append_6432 = $(nodist_ntfscomp_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_6433 = \ -@COND_x86_64_efi_TRUE@ $(nodist_ntfscomp_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ ntfscomp.marker -@COND_x86_64_efi_TRUE@am__append_6434 = ntfscomp.mod -@COND_x86_64_efi_TRUE@am__append_6435 = ntfscomp.marker -@COND_mips_yeeloong_TRUE@am__append_6436 = ntfscomp.module -@COND_mips_yeeloong_TRUE@am__append_6437 = ntfscomp.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_6438 = -@COND_mips_yeeloong_TRUE@am__append_6439 = $(nodist_ntfscomp_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_6440 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_ntfscomp_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ ntfscomp.marker -@COND_mips_yeeloong_TRUE@am__append_6441 = ntfscomp.mod -@COND_mips_yeeloong_TRUE@am__append_6442 = ntfscomp.marker -@COND_sparc64_ieee1275_TRUE@am__append_6443 = ntfscomp.module -@COND_sparc64_ieee1275_TRUE@am__append_6444 = ntfscomp.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_6445 = -@COND_sparc64_ieee1275_TRUE@am__append_6446 = $(nodist_ntfscomp_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_6447 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_ntfscomp_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ ntfscomp.marker -@COND_sparc64_ieee1275_TRUE@am__append_6448 = ntfscomp.mod -@COND_sparc64_ieee1275_TRUE@am__append_6449 = ntfscomp.marker -@COND_powerpc_ieee1275_TRUE@am__append_6450 = ntfscomp.module -@COND_powerpc_ieee1275_TRUE@am__append_6451 = ntfscomp.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_6452 = -@COND_powerpc_ieee1275_TRUE@am__append_6453 = $(nodist_ntfscomp_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_6454 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_ntfscomp_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ ntfscomp.marker -@COND_powerpc_ieee1275_TRUE@am__append_6455 = ntfscomp.mod -@COND_powerpc_ieee1275_TRUE@am__append_6456 = ntfscomp.marker -@COND_emu_TRUE@am__append_6457 = reiserfs.module -@COND_emu_TRUE@am__append_6458 = reiserfs.module$(EXEEXT) -@COND_emu_TRUE@am__append_6459 = -@COND_emu_TRUE@am__append_6460 = $(nodist_reiserfs_module_SOURCES) -@COND_emu_TRUE@am__append_6461 = $(nodist_reiserfs_module_SOURCES) \ -@COND_emu_TRUE@ reiserfs.marker -@COND_emu_TRUE@am__append_6462 = reiserfs.mod -@COND_emu_TRUE@am__append_6463 = reiserfs.marker -@COND_i386_pc_TRUE@am__append_6464 = reiserfs.module -@COND_i386_pc_TRUE@am__append_6465 = reiserfs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_6466 = -@COND_i386_pc_TRUE@am__append_6467 = $(nodist_reiserfs_module_SOURCES) -@COND_i386_pc_TRUE@am__append_6468 = \ -@COND_i386_pc_TRUE@ $(nodist_reiserfs_module_SOURCES) \ -@COND_i386_pc_TRUE@ reiserfs.marker -@COND_i386_pc_TRUE@am__append_6469 = reiserfs.mod -@COND_i386_pc_TRUE@am__append_6470 = reiserfs.marker -@COND_i386_efi_TRUE@am__append_6471 = reiserfs.module -@COND_i386_efi_TRUE@am__append_6472 = reiserfs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_6473 = -@COND_i386_efi_TRUE@am__append_6474 = $(nodist_reiserfs_module_SOURCES) -@COND_i386_efi_TRUE@am__append_6475 = \ -@COND_i386_efi_TRUE@ $(nodist_reiserfs_module_SOURCES) \ -@COND_i386_efi_TRUE@ reiserfs.marker -@COND_i386_efi_TRUE@am__append_6476 = reiserfs.mod -@COND_i386_efi_TRUE@am__append_6477 = reiserfs.marker -@COND_i386_qemu_TRUE@am__append_6478 = reiserfs.module -@COND_i386_qemu_TRUE@am__append_6479 = reiserfs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_6480 = -@COND_i386_qemu_TRUE@am__append_6481 = $(nodist_reiserfs_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_6482 = \ -@COND_i386_qemu_TRUE@ $(nodist_reiserfs_module_SOURCES) \ -@COND_i386_qemu_TRUE@ reiserfs.marker -@COND_i386_qemu_TRUE@am__append_6483 = reiserfs.mod -@COND_i386_qemu_TRUE@am__append_6484 = reiserfs.marker -@COND_i386_coreboot_TRUE@am__append_6485 = reiserfs.module -@COND_i386_coreboot_TRUE@am__append_6486 = reiserfs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_6487 = -@COND_i386_coreboot_TRUE@am__append_6488 = $(nodist_reiserfs_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_6489 = \ -@COND_i386_coreboot_TRUE@ $(nodist_reiserfs_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ reiserfs.marker -@COND_i386_coreboot_TRUE@am__append_6490 = reiserfs.mod -@COND_i386_coreboot_TRUE@am__append_6491 = reiserfs.marker -@COND_i386_multiboot_TRUE@am__append_6492 = reiserfs.module -@COND_i386_multiboot_TRUE@am__append_6493 = reiserfs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_6494 = -@COND_i386_multiboot_TRUE@am__append_6495 = $(nodist_reiserfs_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_6496 = \ -@COND_i386_multiboot_TRUE@ $(nodist_reiserfs_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ reiserfs.marker -@COND_i386_multiboot_TRUE@am__append_6497 = reiserfs.mod -@COND_i386_multiboot_TRUE@am__append_6498 = reiserfs.marker -@COND_i386_ieee1275_TRUE@am__append_6499 = reiserfs.module -@COND_i386_ieee1275_TRUE@am__append_6500 = reiserfs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_6501 = -@COND_i386_ieee1275_TRUE@am__append_6502 = $(nodist_reiserfs_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_6503 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_reiserfs_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ reiserfs.marker -@COND_i386_ieee1275_TRUE@am__append_6504 = reiserfs.mod -@COND_i386_ieee1275_TRUE@am__append_6505 = reiserfs.marker -@COND_x86_64_efi_TRUE@am__append_6506 = reiserfs.module -@COND_x86_64_efi_TRUE@am__append_6507 = reiserfs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_6508 = -@COND_x86_64_efi_TRUE@am__append_6509 = $(nodist_reiserfs_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_6510 = \ -@COND_x86_64_efi_TRUE@ $(nodist_reiserfs_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ reiserfs.marker -@COND_x86_64_efi_TRUE@am__append_6511 = reiserfs.mod -@COND_x86_64_efi_TRUE@am__append_6512 = reiserfs.marker -@COND_mips_yeeloong_TRUE@am__append_6513 = reiserfs.module -@COND_mips_yeeloong_TRUE@am__append_6514 = reiserfs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_6515 = -@COND_mips_yeeloong_TRUE@am__append_6516 = $(nodist_reiserfs_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_6517 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_reiserfs_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ reiserfs.marker -@COND_mips_yeeloong_TRUE@am__append_6518 = reiserfs.mod -@COND_mips_yeeloong_TRUE@am__append_6519 = reiserfs.marker -@COND_sparc64_ieee1275_TRUE@am__append_6520 = reiserfs.module -@COND_sparc64_ieee1275_TRUE@am__append_6521 = reiserfs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_6522 = -@COND_sparc64_ieee1275_TRUE@am__append_6523 = $(nodist_reiserfs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_6524 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_reiserfs_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ reiserfs.marker -@COND_sparc64_ieee1275_TRUE@am__append_6525 = reiserfs.mod -@COND_sparc64_ieee1275_TRUE@am__append_6526 = reiserfs.marker -@COND_powerpc_ieee1275_TRUE@am__append_6527 = reiserfs.module -@COND_powerpc_ieee1275_TRUE@am__append_6528 = reiserfs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_6529 = -@COND_powerpc_ieee1275_TRUE@am__append_6530 = $(nodist_reiserfs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_6531 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_reiserfs_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ reiserfs.marker -@COND_powerpc_ieee1275_TRUE@am__append_6532 = reiserfs.mod -@COND_powerpc_ieee1275_TRUE@am__append_6533 = reiserfs.marker -@COND_emu_TRUE@am__append_6534 = sfs.module -@COND_emu_TRUE@am__append_6535 = sfs.module$(EXEEXT) -@COND_emu_TRUE@am__append_6536 = -@COND_emu_TRUE@am__append_6537 = $(nodist_sfs_module_SOURCES) -@COND_emu_TRUE@am__append_6538 = $(nodist_sfs_module_SOURCES) \ -@COND_emu_TRUE@ sfs.marker -@COND_emu_TRUE@am__append_6539 = sfs.mod -@COND_emu_TRUE@am__append_6540 = sfs.marker -@COND_i386_pc_TRUE@am__append_6541 = sfs.module -@COND_i386_pc_TRUE@am__append_6542 = sfs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_6543 = -@COND_i386_pc_TRUE@am__append_6544 = $(nodist_sfs_module_SOURCES) -@COND_i386_pc_TRUE@am__append_6545 = $(nodist_sfs_module_SOURCES) \ -@COND_i386_pc_TRUE@ sfs.marker -@COND_i386_pc_TRUE@am__append_6546 = sfs.mod -@COND_i386_pc_TRUE@am__append_6547 = sfs.marker -@COND_i386_efi_TRUE@am__append_6548 = sfs.module -@COND_i386_efi_TRUE@am__append_6549 = sfs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_6550 = -@COND_i386_efi_TRUE@am__append_6551 = $(nodist_sfs_module_SOURCES) -@COND_i386_efi_TRUE@am__append_6552 = $(nodist_sfs_module_SOURCES) \ -@COND_i386_efi_TRUE@ sfs.marker -@COND_i386_efi_TRUE@am__append_6553 = sfs.mod -@COND_i386_efi_TRUE@am__append_6554 = sfs.marker -@COND_i386_qemu_TRUE@am__append_6555 = sfs.module -@COND_i386_qemu_TRUE@am__append_6556 = sfs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_6557 = -@COND_i386_qemu_TRUE@am__append_6558 = $(nodist_sfs_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_6559 = $(nodist_sfs_module_SOURCES) \ -@COND_i386_qemu_TRUE@ sfs.marker -@COND_i386_qemu_TRUE@am__append_6560 = sfs.mod -@COND_i386_qemu_TRUE@am__append_6561 = sfs.marker -@COND_i386_coreboot_TRUE@am__append_6562 = sfs.module -@COND_i386_coreboot_TRUE@am__append_6563 = sfs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_6564 = -@COND_i386_coreboot_TRUE@am__append_6565 = $(nodist_sfs_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_6566 = \ -@COND_i386_coreboot_TRUE@ $(nodist_sfs_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ sfs.marker -@COND_i386_coreboot_TRUE@am__append_6567 = sfs.mod -@COND_i386_coreboot_TRUE@am__append_6568 = sfs.marker -@COND_i386_multiboot_TRUE@am__append_6569 = sfs.module -@COND_i386_multiboot_TRUE@am__append_6570 = sfs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_6571 = -@COND_i386_multiboot_TRUE@am__append_6572 = $(nodist_sfs_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_6573 = \ -@COND_i386_multiboot_TRUE@ $(nodist_sfs_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ sfs.marker -@COND_i386_multiboot_TRUE@am__append_6574 = sfs.mod -@COND_i386_multiboot_TRUE@am__append_6575 = sfs.marker -@COND_i386_ieee1275_TRUE@am__append_6576 = sfs.module -@COND_i386_ieee1275_TRUE@am__append_6577 = sfs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_6578 = -@COND_i386_ieee1275_TRUE@am__append_6579 = $(nodist_sfs_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_6580 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_sfs_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ sfs.marker -@COND_i386_ieee1275_TRUE@am__append_6581 = sfs.mod -@COND_i386_ieee1275_TRUE@am__append_6582 = sfs.marker -@COND_x86_64_efi_TRUE@am__append_6583 = sfs.module -@COND_x86_64_efi_TRUE@am__append_6584 = sfs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_6585 = -@COND_x86_64_efi_TRUE@am__append_6586 = $(nodist_sfs_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_6587 = $(nodist_sfs_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ sfs.marker -@COND_x86_64_efi_TRUE@am__append_6588 = sfs.mod -@COND_x86_64_efi_TRUE@am__append_6589 = sfs.marker -@COND_mips_yeeloong_TRUE@am__append_6590 = sfs.module -@COND_mips_yeeloong_TRUE@am__append_6591 = sfs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_6592 = -@COND_mips_yeeloong_TRUE@am__append_6593 = $(nodist_sfs_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_6594 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_sfs_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ sfs.marker -@COND_mips_yeeloong_TRUE@am__append_6595 = sfs.mod -@COND_mips_yeeloong_TRUE@am__append_6596 = sfs.marker -@COND_sparc64_ieee1275_TRUE@am__append_6597 = sfs.module -@COND_sparc64_ieee1275_TRUE@am__append_6598 = sfs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_6599 = -@COND_sparc64_ieee1275_TRUE@am__append_6600 = $(nodist_sfs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_6601 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_sfs_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ sfs.marker -@COND_sparc64_ieee1275_TRUE@am__append_6602 = sfs.mod -@COND_sparc64_ieee1275_TRUE@am__append_6603 = sfs.marker -@COND_powerpc_ieee1275_TRUE@am__append_6604 = sfs.module -@COND_powerpc_ieee1275_TRUE@am__append_6605 = sfs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_6606 = -@COND_powerpc_ieee1275_TRUE@am__append_6607 = $(nodist_sfs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_6608 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_sfs_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ sfs.marker -@COND_powerpc_ieee1275_TRUE@am__append_6609 = sfs.mod -@COND_powerpc_ieee1275_TRUE@am__append_6610 = sfs.marker -@COND_emu_TRUE@am__append_6611 = tar.module -@COND_emu_TRUE@am__append_6612 = tar.module$(EXEEXT) -@COND_emu_TRUE@am__append_6613 = -@COND_emu_TRUE@am__append_6614 = $(nodist_tar_module_SOURCES) -@COND_emu_TRUE@am__append_6615 = $(nodist_tar_module_SOURCES) \ -@COND_emu_TRUE@ tar.marker -@COND_emu_TRUE@am__append_6616 = tar.mod -@COND_emu_TRUE@am__append_6617 = tar.marker -@COND_i386_pc_TRUE@am__append_6618 = tar.module -@COND_i386_pc_TRUE@am__append_6619 = tar.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_6620 = -@COND_i386_pc_TRUE@am__append_6621 = $(nodist_tar_module_SOURCES) -@COND_i386_pc_TRUE@am__append_6622 = $(nodist_tar_module_SOURCES) \ -@COND_i386_pc_TRUE@ tar.marker -@COND_i386_pc_TRUE@am__append_6623 = tar.mod -@COND_i386_pc_TRUE@am__append_6624 = tar.marker -@COND_i386_efi_TRUE@am__append_6625 = tar.module -@COND_i386_efi_TRUE@am__append_6626 = tar.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_6627 = -@COND_i386_efi_TRUE@am__append_6628 = $(nodist_tar_module_SOURCES) -@COND_i386_efi_TRUE@am__append_6629 = $(nodist_tar_module_SOURCES) \ -@COND_i386_efi_TRUE@ tar.marker -@COND_i386_efi_TRUE@am__append_6630 = tar.mod -@COND_i386_efi_TRUE@am__append_6631 = tar.marker -@COND_i386_qemu_TRUE@am__append_6632 = tar.module -@COND_i386_qemu_TRUE@am__append_6633 = tar.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_6634 = -@COND_i386_qemu_TRUE@am__append_6635 = $(nodist_tar_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_6636 = $(nodist_tar_module_SOURCES) \ -@COND_i386_qemu_TRUE@ tar.marker -@COND_i386_qemu_TRUE@am__append_6637 = tar.mod -@COND_i386_qemu_TRUE@am__append_6638 = tar.marker -@COND_i386_coreboot_TRUE@am__append_6639 = tar.module -@COND_i386_coreboot_TRUE@am__append_6640 = tar.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_6641 = -@COND_i386_coreboot_TRUE@am__append_6642 = $(nodist_tar_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_6643 = \ -@COND_i386_coreboot_TRUE@ $(nodist_tar_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ tar.marker -@COND_i386_coreboot_TRUE@am__append_6644 = tar.mod -@COND_i386_coreboot_TRUE@am__append_6645 = tar.marker -@COND_i386_multiboot_TRUE@am__append_6646 = tar.module -@COND_i386_multiboot_TRUE@am__append_6647 = tar.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_6648 = -@COND_i386_multiboot_TRUE@am__append_6649 = $(nodist_tar_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_6650 = \ -@COND_i386_multiboot_TRUE@ $(nodist_tar_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ tar.marker -@COND_i386_multiboot_TRUE@am__append_6651 = tar.mod -@COND_i386_multiboot_TRUE@am__append_6652 = tar.marker -@COND_i386_ieee1275_TRUE@am__append_6653 = tar.module -@COND_i386_ieee1275_TRUE@am__append_6654 = tar.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_6655 = -@COND_i386_ieee1275_TRUE@am__append_6656 = $(nodist_tar_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_6657 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_tar_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ tar.marker -@COND_i386_ieee1275_TRUE@am__append_6658 = tar.mod -@COND_i386_ieee1275_TRUE@am__append_6659 = tar.marker -@COND_x86_64_efi_TRUE@am__append_6660 = tar.module -@COND_x86_64_efi_TRUE@am__append_6661 = tar.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_6662 = -@COND_x86_64_efi_TRUE@am__append_6663 = $(nodist_tar_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_6664 = $(nodist_tar_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ tar.marker -@COND_x86_64_efi_TRUE@am__append_6665 = tar.mod -@COND_x86_64_efi_TRUE@am__append_6666 = tar.marker -@COND_mips_yeeloong_TRUE@am__append_6667 = tar.module -@COND_mips_yeeloong_TRUE@am__append_6668 = tar.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_6669 = -@COND_mips_yeeloong_TRUE@am__append_6670 = $(nodist_tar_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_6671 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_tar_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ tar.marker -@COND_mips_yeeloong_TRUE@am__append_6672 = tar.mod -@COND_mips_yeeloong_TRUE@am__append_6673 = tar.marker -@COND_sparc64_ieee1275_TRUE@am__append_6674 = tar.module -@COND_sparc64_ieee1275_TRUE@am__append_6675 = tar.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_6676 = -@COND_sparc64_ieee1275_TRUE@am__append_6677 = $(nodist_tar_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_6678 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_tar_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ tar.marker -@COND_sparc64_ieee1275_TRUE@am__append_6679 = tar.mod -@COND_sparc64_ieee1275_TRUE@am__append_6680 = tar.marker -@COND_powerpc_ieee1275_TRUE@am__append_6681 = tar.module -@COND_powerpc_ieee1275_TRUE@am__append_6682 = tar.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_6683 = -@COND_powerpc_ieee1275_TRUE@am__append_6684 = $(nodist_tar_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_6685 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_tar_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ tar.marker -@COND_powerpc_ieee1275_TRUE@am__append_6686 = tar.mod -@COND_powerpc_ieee1275_TRUE@am__append_6687 = tar.marker -@COND_emu_TRUE@am__append_6688 = udf.module -@COND_emu_TRUE@am__append_6689 = udf.module$(EXEEXT) -@COND_emu_TRUE@am__append_6690 = -@COND_emu_TRUE@am__append_6691 = $(nodist_udf_module_SOURCES) -@COND_emu_TRUE@am__append_6692 = $(nodist_udf_module_SOURCES) \ -@COND_emu_TRUE@ udf.marker -@COND_emu_TRUE@am__append_6693 = udf.mod -@COND_emu_TRUE@am__append_6694 = udf.marker -@COND_i386_pc_TRUE@am__append_6695 = udf.module -@COND_i386_pc_TRUE@am__append_6696 = udf.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_6697 = -@COND_i386_pc_TRUE@am__append_6698 = $(nodist_udf_module_SOURCES) -@COND_i386_pc_TRUE@am__append_6699 = $(nodist_udf_module_SOURCES) \ -@COND_i386_pc_TRUE@ udf.marker -@COND_i386_pc_TRUE@am__append_6700 = udf.mod -@COND_i386_pc_TRUE@am__append_6701 = udf.marker -@COND_i386_efi_TRUE@am__append_6702 = udf.module -@COND_i386_efi_TRUE@am__append_6703 = udf.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_6704 = -@COND_i386_efi_TRUE@am__append_6705 = $(nodist_udf_module_SOURCES) -@COND_i386_efi_TRUE@am__append_6706 = $(nodist_udf_module_SOURCES) \ -@COND_i386_efi_TRUE@ udf.marker -@COND_i386_efi_TRUE@am__append_6707 = udf.mod -@COND_i386_efi_TRUE@am__append_6708 = udf.marker -@COND_i386_qemu_TRUE@am__append_6709 = udf.module -@COND_i386_qemu_TRUE@am__append_6710 = udf.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_6711 = -@COND_i386_qemu_TRUE@am__append_6712 = $(nodist_udf_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_6713 = $(nodist_udf_module_SOURCES) \ -@COND_i386_qemu_TRUE@ udf.marker -@COND_i386_qemu_TRUE@am__append_6714 = udf.mod -@COND_i386_qemu_TRUE@am__append_6715 = udf.marker -@COND_i386_coreboot_TRUE@am__append_6716 = udf.module -@COND_i386_coreboot_TRUE@am__append_6717 = udf.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_6718 = -@COND_i386_coreboot_TRUE@am__append_6719 = $(nodist_udf_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_6720 = \ -@COND_i386_coreboot_TRUE@ $(nodist_udf_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ udf.marker -@COND_i386_coreboot_TRUE@am__append_6721 = udf.mod -@COND_i386_coreboot_TRUE@am__append_6722 = udf.marker -@COND_i386_multiboot_TRUE@am__append_6723 = udf.module -@COND_i386_multiboot_TRUE@am__append_6724 = udf.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_6725 = -@COND_i386_multiboot_TRUE@am__append_6726 = $(nodist_udf_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_6727 = \ -@COND_i386_multiboot_TRUE@ $(nodist_udf_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ udf.marker -@COND_i386_multiboot_TRUE@am__append_6728 = udf.mod -@COND_i386_multiboot_TRUE@am__append_6729 = udf.marker -@COND_i386_ieee1275_TRUE@am__append_6730 = udf.module -@COND_i386_ieee1275_TRUE@am__append_6731 = udf.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_6732 = -@COND_i386_ieee1275_TRUE@am__append_6733 = $(nodist_udf_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_6734 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_udf_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ udf.marker -@COND_i386_ieee1275_TRUE@am__append_6735 = udf.mod -@COND_i386_ieee1275_TRUE@am__append_6736 = udf.marker -@COND_x86_64_efi_TRUE@am__append_6737 = udf.module -@COND_x86_64_efi_TRUE@am__append_6738 = udf.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_6739 = -@COND_x86_64_efi_TRUE@am__append_6740 = $(nodist_udf_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_6741 = $(nodist_udf_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ udf.marker -@COND_x86_64_efi_TRUE@am__append_6742 = udf.mod -@COND_x86_64_efi_TRUE@am__append_6743 = udf.marker -@COND_mips_yeeloong_TRUE@am__append_6744 = udf.module -@COND_mips_yeeloong_TRUE@am__append_6745 = udf.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_6746 = -@COND_mips_yeeloong_TRUE@am__append_6747 = $(nodist_udf_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_6748 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_udf_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ udf.marker -@COND_mips_yeeloong_TRUE@am__append_6749 = udf.mod -@COND_mips_yeeloong_TRUE@am__append_6750 = udf.marker -@COND_sparc64_ieee1275_TRUE@am__append_6751 = udf.module -@COND_sparc64_ieee1275_TRUE@am__append_6752 = udf.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_6753 = -@COND_sparc64_ieee1275_TRUE@am__append_6754 = $(nodist_udf_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_6755 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_udf_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ udf.marker -@COND_sparc64_ieee1275_TRUE@am__append_6756 = udf.mod -@COND_sparc64_ieee1275_TRUE@am__append_6757 = udf.marker -@COND_powerpc_ieee1275_TRUE@am__append_6758 = udf.module -@COND_powerpc_ieee1275_TRUE@am__append_6759 = udf.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_6760 = -@COND_powerpc_ieee1275_TRUE@am__append_6761 = $(nodist_udf_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_6762 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_udf_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ udf.marker -@COND_powerpc_ieee1275_TRUE@am__append_6763 = udf.mod -@COND_powerpc_ieee1275_TRUE@am__append_6764 = udf.marker -@COND_emu_TRUE@am__append_6765 = ufs1.module -@COND_emu_TRUE@am__append_6766 = ufs1.module$(EXEEXT) -@COND_emu_TRUE@am__append_6767 = -@COND_emu_TRUE@am__append_6768 = $(nodist_ufs1_module_SOURCES) -@COND_emu_TRUE@am__append_6769 = $(nodist_ufs1_module_SOURCES) \ -@COND_emu_TRUE@ ufs1.marker -@COND_emu_TRUE@am__append_6770 = ufs1.mod -@COND_emu_TRUE@am__append_6771 = ufs1.marker -@COND_i386_pc_TRUE@am__append_6772 = ufs1.module -@COND_i386_pc_TRUE@am__append_6773 = ufs1.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_6774 = -@COND_i386_pc_TRUE@am__append_6775 = $(nodist_ufs1_module_SOURCES) -@COND_i386_pc_TRUE@am__append_6776 = $(nodist_ufs1_module_SOURCES) \ -@COND_i386_pc_TRUE@ ufs1.marker -@COND_i386_pc_TRUE@am__append_6777 = ufs1.mod -@COND_i386_pc_TRUE@am__append_6778 = ufs1.marker -@COND_i386_efi_TRUE@am__append_6779 = ufs1.module -@COND_i386_efi_TRUE@am__append_6780 = ufs1.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_6781 = -@COND_i386_efi_TRUE@am__append_6782 = $(nodist_ufs1_module_SOURCES) -@COND_i386_efi_TRUE@am__append_6783 = $(nodist_ufs1_module_SOURCES) \ -@COND_i386_efi_TRUE@ ufs1.marker -@COND_i386_efi_TRUE@am__append_6784 = ufs1.mod -@COND_i386_efi_TRUE@am__append_6785 = ufs1.marker -@COND_i386_qemu_TRUE@am__append_6786 = ufs1.module -@COND_i386_qemu_TRUE@am__append_6787 = ufs1.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_6788 = -@COND_i386_qemu_TRUE@am__append_6789 = $(nodist_ufs1_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_6790 = $(nodist_ufs1_module_SOURCES) \ -@COND_i386_qemu_TRUE@ ufs1.marker -@COND_i386_qemu_TRUE@am__append_6791 = ufs1.mod -@COND_i386_qemu_TRUE@am__append_6792 = ufs1.marker -@COND_i386_coreboot_TRUE@am__append_6793 = ufs1.module -@COND_i386_coreboot_TRUE@am__append_6794 = ufs1.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_6795 = -@COND_i386_coreboot_TRUE@am__append_6796 = $(nodist_ufs1_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_6797 = \ -@COND_i386_coreboot_TRUE@ $(nodist_ufs1_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ ufs1.marker -@COND_i386_coreboot_TRUE@am__append_6798 = ufs1.mod -@COND_i386_coreboot_TRUE@am__append_6799 = ufs1.marker -@COND_i386_multiboot_TRUE@am__append_6800 = ufs1.module -@COND_i386_multiboot_TRUE@am__append_6801 = ufs1.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_6802 = -@COND_i386_multiboot_TRUE@am__append_6803 = $(nodist_ufs1_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_6804 = \ -@COND_i386_multiboot_TRUE@ $(nodist_ufs1_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ ufs1.marker -@COND_i386_multiboot_TRUE@am__append_6805 = ufs1.mod -@COND_i386_multiboot_TRUE@am__append_6806 = ufs1.marker -@COND_i386_ieee1275_TRUE@am__append_6807 = ufs1.module -@COND_i386_ieee1275_TRUE@am__append_6808 = ufs1.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_6809 = -@COND_i386_ieee1275_TRUE@am__append_6810 = $(nodist_ufs1_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_6811 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_ufs1_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ ufs1.marker -@COND_i386_ieee1275_TRUE@am__append_6812 = ufs1.mod -@COND_i386_ieee1275_TRUE@am__append_6813 = ufs1.marker -@COND_x86_64_efi_TRUE@am__append_6814 = ufs1.module -@COND_x86_64_efi_TRUE@am__append_6815 = ufs1.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_6816 = -@COND_x86_64_efi_TRUE@am__append_6817 = $(nodist_ufs1_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_6818 = $(nodist_ufs1_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ ufs1.marker -@COND_x86_64_efi_TRUE@am__append_6819 = ufs1.mod -@COND_x86_64_efi_TRUE@am__append_6820 = ufs1.marker -@COND_mips_yeeloong_TRUE@am__append_6821 = ufs1.module -@COND_mips_yeeloong_TRUE@am__append_6822 = ufs1.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_6823 = -@COND_mips_yeeloong_TRUE@am__append_6824 = $(nodist_ufs1_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_6825 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_ufs1_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ ufs1.marker -@COND_mips_yeeloong_TRUE@am__append_6826 = ufs1.mod -@COND_mips_yeeloong_TRUE@am__append_6827 = ufs1.marker -@COND_sparc64_ieee1275_TRUE@am__append_6828 = ufs1.module -@COND_sparc64_ieee1275_TRUE@am__append_6829 = ufs1.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_6830 = -@COND_sparc64_ieee1275_TRUE@am__append_6831 = $(nodist_ufs1_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_6832 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_ufs1_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ ufs1.marker -@COND_sparc64_ieee1275_TRUE@am__append_6833 = ufs1.mod -@COND_sparc64_ieee1275_TRUE@am__append_6834 = ufs1.marker -@COND_powerpc_ieee1275_TRUE@am__append_6835 = ufs1.module -@COND_powerpc_ieee1275_TRUE@am__append_6836 = ufs1.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_6837 = -@COND_powerpc_ieee1275_TRUE@am__append_6838 = $(nodist_ufs1_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_6839 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_ufs1_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ ufs1.marker -@COND_powerpc_ieee1275_TRUE@am__append_6840 = ufs1.mod -@COND_powerpc_ieee1275_TRUE@am__append_6841 = ufs1.marker -@COND_emu_TRUE@am__append_6842 = ufs2.module -@COND_emu_TRUE@am__append_6843 = ufs2.module$(EXEEXT) -@COND_emu_TRUE@am__append_6844 = -@COND_emu_TRUE@am__append_6845 = $(nodist_ufs2_module_SOURCES) -@COND_emu_TRUE@am__append_6846 = $(nodist_ufs2_module_SOURCES) \ -@COND_emu_TRUE@ ufs2.marker -@COND_emu_TRUE@am__append_6847 = ufs2.mod -@COND_emu_TRUE@am__append_6848 = ufs2.marker -@COND_i386_pc_TRUE@am__append_6849 = ufs2.module -@COND_i386_pc_TRUE@am__append_6850 = ufs2.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_6851 = -@COND_i386_pc_TRUE@am__append_6852 = $(nodist_ufs2_module_SOURCES) -@COND_i386_pc_TRUE@am__append_6853 = $(nodist_ufs2_module_SOURCES) \ -@COND_i386_pc_TRUE@ ufs2.marker -@COND_i386_pc_TRUE@am__append_6854 = ufs2.mod -@COND_i386_pc_TRUE@am__append_6855 = ufs2.marker -@COND_i386_efi_TRUE@am__append_6856 = ufs2.module -@COND_i386_efi_TRUE@am__append_6857 = ufs2.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_6858 = -@COND_i386_efi_TRUE@am__append_6859 = $(nodist_ufs2_module_SOURCES) -@COND_i386_efi_TRUE@am__append_6860 = $(nodist_ufs2_module_SOURCES) \ -@COND_i386_efi_TRUE@ ufs2.marker -@COND_i386_efi_TRUE@am__append_6861 = ufs2.mod -@COND_i386_efi_TRUE@am__append_6862 = ufs2.marker -@COND_i386_qemu_TRUE@am__append_6863 = ufs2.module -@COND_i386_qemu_TRUE@am__append_6864 = ufs2.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_6865 = -@COND_i386_qemu_TRUE@am__append_6866 = $(nodist_ufs2_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_6867 = $(nodist_ufs2_module_SOURCES) \ -@COND_i386_qemu_TRUE@ ufs2.marker -@COND_i386_qemu_TRUE@am__append_6868 = ufs2.mod -@COND_i386_qemu_TRUE@am__append_6869 = ufs2.marker -@COND_i386_coreboot_TRUE@am__append_6870 = ufs2.module -@COND_i386_coreboot_TRUE@am__append_6871 = ufs2.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_6872 = -@COND_i386_coreboot_TRUE@am__append_6873 = $(nodist_ufs2_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_6874 = \ -@COND_i386_coreboot_TRUE@ $(nodist_ufs2_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ ufs2.marker -@COND_i386_coreboot_TRUE@am__append_6875 = ufs2.mod -@COND_i386_coreboot_TRUE@am__append_6876 = ufs2.marker -@COND_i386_multiboot_TRUE@am__append_6877 = ufs2.module -@COND_i386_multiboot_TRUE@am__append_6878 = ufs2.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_6879 = -@COND_i386_multiboot_TRUE@am__append_6880 = $(nodist_ufs2_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_6881 = \ -@COND_i386_multiboot_TRUE@ $(nodist_ufs2_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ ufs2.marker -@COND_i386_multiboot_TRUE@am__append_6882 = ufs2.mod -@COND_i386_multiboot_TRUE@am__append_6883 = ufs2.marker -@COND_i386_ieee1275_TRUE@am__append_6884 = ufs2.module -@COND_i386_ieee1275_TRUE@am__append_6885 = ufs2.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_6886 = -@COND_i386_ieee1275_TRUE@am__append_6887 = $(nodist_ufs2_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_6888 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_ufs2_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ ufs2.marker -@COND_i386_ieee1275_TRUE@am__append_6889 = ufs2.mod -@COND_i386_ieee1275_TRUE@am__append_6890 = ufs2.marker -@COND_x86_64_efi_TRUE@am__append_6891 = ufs2.module -@COND_x86_64_efi_TRUE@am__append_6892 = ufs2.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_6893 = -@COND_x86_64_efi_TRUE@am__append_6894 = $(nodist_ufs2_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_6895 = $(nodist_ufs2_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ ufs2.marker -@COND_x86_64_efi_TRUE@am__append_6896 = ufs2.mod -@COND_x86_64_efi_TRUE@am__append_6897 = ufs2.marker -@COND_mips_yeeloong_TRUE@am__append_6898 = ufs2.module -@COND_mips_yeeloong_TRUE@am__append_6899 = ufs2.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_6900 = -@COND_mips_yeeloong_TRUE@am__append_6901 = $(nodist_ufs2_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_6902 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_ufs2_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ ufs2.marker -@COND_mips_yeeloong_TRUE@am__append_6903 = ufs2.mod -@COND_mips_yeeloong_TRUE@am__append_6904 = ufs2.marker -@COND_sparc64_ieee1275_TRUE@am__append_6905 = ufs2.module -@COND_sparc64_ieee1275_TRUE@am__append_6906 = ufs2.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_6907 = -@COND_sparc64_ieee1275_TRUE@am__append_6908 = $(nodist_ufs2_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_6909 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_ufs2_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ ufs2.marker -@COND_sparc64_ieee1275_TRUE@am__append_6910 = ufs2.mod -@COND_sparc64_ieee1275_TRUE@am__append_6911 = ufs2.marker -@COND_powerpc_ieee1275_TRUE@am__append_6912 = ufs2.module -@COND_powerpc_ieee1275_TRUE@am__append_6913 = ufs2.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_6914 = -@COND_powerpc_ieee1275_TRUE@am__append_6915 = $(nodist_ufs2_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_6916 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_ufs2_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ ufs2.marker -@COND_powerpc_ieee1275_TRUE@am__append_6917 = ufs2.mod -@COND_powerpc_ieee1275_TRUE@am__append_6918 = ufs2.marker -@COND_emu_TRUE@am__append_6919 = xfs.module -@COND_emu_TRUE@am__append_6920 = xfs.module$(EXEEXT) -@COND_emu_TRUE@am__append_6921 = -@COND_emu_TRUE@am__append_6922 = $(nodist_xfs_module_SOURCES) -@COND_emu_TRUE@am__append_6923 = $(nodist_xfs_module_SOURCES) \ -@COND_emu_TRUE@ xfs.marker -@COND_emu_TRUE@am__append_6924 = xfs.mod -@COND_emu_TRUE@am__append_6925 = xfs.marker -@COND_i386_pc_TRUE@am__append_6926 = xfs.module -@COND_i386_pc_TRUE@am__append_6927 = xfs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_6928 = -@COND_i386_pc_TRUE@am__append_6929 = $(nodist_xfs_module_SOURCES) -@COND_i386_pc_TRUE@am__append_6930 = $(nodist_xfs_module_SOURCES) \ -@COND_i386_pc_TRUE@ xfs.marker -@COND_i386_pc_TRUE@am__append_6931 = xfs.mod -@COND_i386_pc_TRUE@am__append_6932 = xfs.marker -@COND_i386_efi_TRUE@am__append_6933 = xfs.module -@COND_i386_efi_TRUE@am__append_6934 = xfs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_6935 = -@COND_i386_efi_TRUE@am__append_6936 = $(nodist_xfs_module_SOURCES) -@COND_i386_efi_TRUE@am__append_6937 = $(nodist_xfs_module_SOURCES) \ -@COND_i386_efi_TRUE@ xfs.marker -@COND_i386_efi_TRUE@am__append_6938 = xfs.mod -@COND_i386_efi_TRUE@am__append_6939 = xfs.marker -@COND_i386_qemu_TRUE@am__append_6940 = xfs.module -@COND_i386_qemu_TRUE@am__append_6941 = xfs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_6942 = -@COND_i386_qemu_TRUE@am__append_6943 = $(nodist_xfs_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_6944 = $(nodist_xfs_module_SOURCES) \ -@COND_i386_qemu_TRUE@ xfs.marker -@COND_i386_qemu_TRUE@am__append_6945 = xfs.mod -@COND_i386_qemu_TRUE@am__append_6946 = xfs.marker -@COND_i386_coreboot_TRUE@am__append_6947 = xfs.module -@COND_i386_coreboot_TRUE@am__append_6948 = xfs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_6949 = -@COND_i386_coreboot_TRUE@am__append_6950 = $(nodist_xfs_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_6951 = \ -@COND_i386_coreboot_TRUE@ $(nodist_xfs_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ xfs.marker -@COND_i386_coreboot_TRUE@am__append_6952 = xfs.mod -@COND_i386_coreboot_TRUE@am__append_6953 = xfs.marker -@COND_i386_multiboot_TRUE@am__append_6954 = xfs.module -@COND_i386_multiboot_TRUE@am__append_6955 = xfs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_6956 = -@COND_i386_multiboot_TRUE@am__append_6957 = $(nodist_xfs_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_6958 = \ -@COND_i386_multiboot_TRUE@ $(nodist_xfs_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ xfs.marker -@COND_i386_multiboot_TRUE@am__append_6959 = xfs.mod -@COND_i386_multiboot_TRUE@am__append_6960 = xfs.marker -@COND_i386_ieee1275_TRUE@am__append_6961 = xfs.module -@COND_i386_ieee1275_TRUE@am__append_6962 = xfs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_6963 = -@COND_i386_ieee1275_TRUE@am__append_6964 = $(nodist_xfs_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_6965 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_xfs_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ xfs.marker -@COND_i386_ieee1275_TRUE@am__append_6966 = xfs.mod -@COND_i386_ieee1275_TRUE@am__append_6967 = xfs.marker -@COND_x86_64_efi_TRUE@am__append_6968 = xfs.module -@COND_x86_64_efi_TRUE@am__append_6969 = xfs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_6970 = -@COND_x86_64_efi_TRUE@am__append_6971 = $(nodist_xfs_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_6972 = $(nodist_xfs_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ xfs.marker -@COND_x86_64_efi_TRUE@am__append_6973 = xfs.mod -@COND_x86_64_efi_TRUE@am__append_6974 = xfs.marker -@COND_mips_yeeloong_TRUE@am__append_6975 = xfs.module -@COND_mips_yeeloong_TRUE@am__append_6976 = xfs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_6977 = -@COND_mips_yeeloong_TRUE@am__append_6978 = $(nodist_xfs_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_6979 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_xfs_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ xfs.marker -@COND_mips_yeeloong_TRUE@am__append_6980 = xfs.mod -@COND_mips_yeeloong_TRUE@am__append_6981 = xfs.marker -@COND_sparc64_ieee1275_TRUE@am__append_6982 = xfs.module -@COND_sparc64_ieee1275_TRUE@am__append_6983 = xfs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_6984 = -@COND_sparc64_ieee1275_TRUE@am__append_6985 = $(nodist_xfs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_6986 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_xfs_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ xfs.marker -@COND_sparc64_ieee1275_TRUE@am__append_6987 = xfs.mod -@COND_sparc64_ieee1275_TRUE@am__append_6988 = xfs.marker -@COND_powerpc_ieee1275_TRUE@am__append_6989 = xfs.module -@COND_powerpc_ieee1275_TRUE@am__append_6990 = xfs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_6991 = -@COND_powerpc_ieee1275_TRUE@am__append_6992 = $(nodist_xfs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_6993 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_xfs_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ xfs.marker -@COND_powerpc_ieee1275_TRUE@am__append_6994 = xfs.mod -@COND_powerpc_ieee1275_TRUE@am__append_6995 = xfs.marker -@COND_emu_TRUE@am__append_6996 = zfs.module -@COND_emu_TRUE@am__append_6997 = zfs.module$(EXEEXT) -@COND_emu_TRUE@am__append_6998 = -@COND_emu_TRUE@am__append_6999 = $(nodist_zfs_module_SOURCES) -@COND_emu_TRUE@am__append_7000 = $(nodist_zfs_module_SOURCES) \ -@COND_emu_TRUE@ zfs.marker -@COND_emu_TRUE@am__append_7001 = zfs.mod -@COND_emu_TRUE@am__append_7002 = zfs.marker -@COND_i386_pc_TRUE@am__append_7003 = zfs.module -@COND_i386_pc_TRUE@am__append_7004 = zfs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_7005 = -@COND_i386_pc_TRUE@am__append_7006 = $(nodist_zfs_module_SOURCES) -@COND_i386_pc_TRUE@am__append_7007 = $(nodist_zfs_module_SOURCES) \ -@COND_i386_pc_TRUE@ zfs.marker -@COND_i386_pc_TRUE@am__append_7008 = zfs.mod -@COND_i386_pc_TRUE@am__append_7009 = zfs.marker -@COND_i386_efi_TRUE@am__append_7010 = zfs.module -@COND_i386_efi_TRUE@am__append_7011 = zfs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_7012 = -@COND_i386_efi_TRUE@am__append_7013 = $(nodist_zfs_module_SOURCES) -@COND_i386_efi_TRUE@am__append_7014 = $(nodist_zfs_module_SOURCES) \ -@COND_i386_efi_TRUE@ zfs.marker -@COND_i386_efi_TRUE@am__append_7015 = zfs.mod -@COND_i386_efi_TRUE@am__append_7016 = zfs.marker -@COND_i386_qemu_TRUE@am__append_7017 = zfs.module -@COND_i386_qemu_TRUE@am__append_7018 = zfs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_7019 = -@COND_i386_qemu_TRUE@am__append_7020 = $(nodist_zfs_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_7021 = $(nodist_zfs_module_SOURCES) \ -@COND_i386_qemu_TRUE@ zfs.marker -@COND_i386_qemu_TRUE@am__append_7022 = zfs.mod -@COND_i386_qemu_TRUE@am__append_7023 = zfs.marker -@COND_i386_coreboot_TRUE@am__append_7024 = zfs.module -@COND_i386_coreboot_TRUE@am__append_7025 = zfs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_7026 = -@COND_i386_coreboot_TRUE@am__append_7027 = $(nodist_zfs_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_7028 = \ -@COND_i386_coreboot_TRUE@ $(nodist_zfs_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ zfs.marker -@COND_i386_coreboot_TRUE@am__append_7029 = zfs.mod -@COND_i386_coreboot_TRUE@am__append_7030 = zfs.marker -@COND_i386_multiboot_TRUE@am__append_7031 = zfs.module -@COND_i386_multiboot_TRUE@am__append_7032 = zfs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_7033 = -@COND_i386_multiboot_TRUE@am__append_7034 = $(nodist_zfs_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_7035 = \ -@COND_i386_multiboot_TRUE@ $(nodist_zfs_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ zfs.marker -@COND_i386_multiboot_TRUE@am__append_7036 = zfs.mod -@COND_i386_multiboot_TRUE@am__append_7037 = zfs.marker -@COND_i386_ieee1275_TRUE@am__append_7038 = zfs.module -@COND_i386_ieee1275_TRUE@am__append_7039 = zfs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_7040 = -@COND_i386_ieee1275_TRUE@am__append_7041 = $(nodist_zfs_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_7042 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_zfs_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ zfs.marker -@COND_i386_ieee1275_TRUE@am__append_7043 = zfs.mod -@COND_i386_ieee1275_TRUE@am__append_7044 = zfs.marker -@COND_x86_64_efi_TRUE@am__append_7045 = zfs.module -@COND_x86_64_efi_TRUE@am__append_7046 = zfs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_7047 = -@COND_x86_64_efi_TRUE@am__append_7048 = $(nodist_zfs_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_7049 = $(nodist_zfs_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ zfs.marker -@COND_x86_64_efi_TRUE@am__append_7050 = zfs.mod -@COND_x86_64_efi_TRUE@am__append_7051 = zfs.marker -@COND_mips_yeeloong_TRUE@am__append_7052 = zfs.module -@COND_mips_yeeloong_TRUE@am__append_7053 = zfs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_7054 = -@COND_mips_yeeloong_TRUE@am__append_7055 = $(nodist_zfs_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_7056 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_zfs_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ zfs.marker -@COND_mips_yeeloong_TRUE@am__append_7057 = zfs.mod -@COND_mips_yeeloong_TRUE@am__append_7058 = zfs.marker -@COND_sparc64_ieee1275_TRUE@am__append_7059 = zfs.module -@COND_sparc64_ieee1275_TRUE@am__append_7060 = zfs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_7061 = -@COND_sparc64_ieee1275_TRUE@am__append_7062 = $(nodist_zfs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_7063 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_zfs_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ zfs.marker -@COND_sparc64_ieee1275_TRUE@am__append_7064 = zfs.mod -@COND_sparc64_ieee1275_TRUE@am__append_7065 = zfs.marker -@COND_powerpc_ieee1275_TRUE@am__append_7066 = zfs.module -@COND_powerpc_ieee1275_TRUE@am__append_7067 = zfs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_7068 = -@COND_powerpc_ieee1275_TRUE@am__append_7069 = $(nodist_zfs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_7070 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_zfs_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ zfs.marker -@COND_powerpc_ieee1275_TRUE@am__append_7071 = zfs.mod -@COND_powerpc_ieee1275_TRUE@am__append_7072 = zfs.marker -@COND_emu_TRUE@am__append_7073 = zfsinfo.module -@COND_emu_TRUE@am__append_7074 = zfsinfo.module$(EXEEXT) -@COND_emu_TRUE@am__append_7075 = -@COND_emu_TRUE@am__append_7076 = $(nodist_zfsinfo_module_SOURCES) -@COND_emu_TRUE@am__append_7077 = $(nodist_zfsinfo_module_SOURCES) \ -@COND_emu_TRUE@ zfsinfo.marker -@COND_emu_TRUE@am__append_7078 = zfsinfo.mod -@COND_emu_TRUE@am__append_7079 = zfsinfo.marker -@COND_i386_pc_TRUE@am__append_7080 = zfsinfo.module -@COND_i386_pc_TRUE@am__append_7081 = zfsinfo.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_7082 = -@COND_i386_pc_TRUE@am__append_7083 = $(nodist_zfsinfo_module_SOURCES) -@COND_i386_pc_TRUE@am__append_7084 = $(nodist_zfsinfo_module_SOURCES) \ -@COND_i386_pc_TRUE@ zfsinfo.marker -@COND_i386_pc_TRUE@am__append_7085 = zfsinfo.mod -@COND_i386_pc_TRUE@am__append_7086 = zfsinfo.marker -@COND_i386_efi_TRUE@am__append_7087 = zfsinfo.module -@COND_i386_efi_TRUE@am__append_7088 = zfsinfo.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_7089 = -@COND_i386_efi_TRUE@am__append_7090 = $(nodist_zfsinfo_module_SOURCES) -@COND_i386_efi_TRUE@am__append_7091 = \ -@COND_i386_efi_TRUE@ $(nodist_zfsinfo_module_SOURCES) \ -@COND_i386_efi_TRUE@ zfsinfo.marker -@COND_i386_efi_TRUE@am__append_7092 = zfsinfo.mod -@COND_i386_efi_TRUE@am__append_7093 = zfsinfo.marker -@COND_i386_qemu_TRUE@am__append_7094 = zfsinfo.module -@COND_i386_qemu_TRUE@am__append_7095 = zfsinfo.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_7096 = -@COND_i386_qemu_TRUE@am__append_7097 = $(nodist_zfsinfo_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_7098 = \ -@COND_i386_qemu_TRUE@ $(nodist_zfsinfo_module_SOURCES) \ -@COND_i386_qemu_TRUE@ zfsinfo.marker -@COND_i386_qemu_TRUE@am__append_7099 = zfsinfo.mod -@COND_i386_qemu_TRUE@am__append_7100 = zfsinfo.marker -@COND_i386_coreboot_TRUE@am__append_7101 = zfsinfo.module -@COND_i386_coreboot_TRUE@am__append_7102 = zfsinfo.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_7103 = -@COND_i386_coreboot_TRUE@am__append_7104 = $(nodist_zfsinfo_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_7105 = \ -@COND_i386_coreboot_TRUE@ $(nodist_zfsinfo_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ zfsinfo.marker -@COND_i386_coreboot_TRUE@am__append_7106 = zfsinfo.mod -@COND_i386_coreboot_TRUE@am__append_7107 = zfsinfo.marker -@COND_i386_multiboot_TRUE@am__append_7108 = zfsinfo.module -@COND_i386_multiboot_TRUE@am__append_7109 = zfsinfo.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_7110 = -@COND_i386_multiboot_TRUE@am__append_7111 = $(nodist_zfsinfo_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_7112 = \ -@COND_i386_multiboot_TRUE@ $(nodist_zfsinfo_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ zfsinfo.marker -@COND_i386_multiboot_TRUE@am__append_7113 = zfsinfo.mod -@COND_i386_multiboot_TRUE@am__append_7114 = zfsinfo.marker -@COND_i386_ieee1275_TRUE@am__append_7115 = zfsinfo.module -@COND_i386_ieee1275_TRUE@am__append_7116 = zfsinfo.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_7117 = -@COND_i386_ieee1275_TRUE@am__append_7118 = $(nodist_zfsinfo_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_7119 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_zfsinfo_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ zfsinfo.marker -@COND_i386_ieee1275_TRUE@am__append_7120 = zfsinfo.mod -@COND_i386_ieee1275_TRUE@am__append_7121 = zfsinfo.marker -@COND_x86_64_efi_TRUE@am__append_7122 = zfsinfo.module -@COND_x86_64_efi_TRUE@am__append_7123 = zfsinfo.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_7124 = -@COND_x86_64_efi_TRUE@am__append_7125 = $(nodist_zfsinfo_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_7126 = \ -@COND_x86_64_efi_TRUE@ $(nodist_zfsinfo_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ zfsinfo.marker -@COND_x86_64_efi_TRUE@am__append_7127 = zfsinfo.mod -@COND_x86_64_efi_TRUE@am__append_7128 = zfsinfo.marker -@COND_mips_yeeloong_TRUE@am__append_7129 = zfsinfo.module -@COND_mips_yeeloong_TRUE@am__append_7130 = zfsinfo.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_7131 = -@COND_mips_yeeloong_TRUE@am__append_7132 = $(nodist_zfsinfo_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_7133 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_zfsinfo_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ zfsinfo.marker -@COND_mips_yeeloong_TRUE@am__append_7134 = zfsinfo.mod -@COND_mips_yeeloong_TRUE@am__append_7135 = zfsinfo.marker -@COND_sparc64_ieee1275_TRUE@am__append_7136 = zfsinfo.module -@COND_sparc64_ieee1275_TRUE@am__append_7137 = zfsinfo.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_7138 = -@COND_sparc64_ieee1275_TRUE@am__append_7139 = $(nodist_zfsinfo_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_7140 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_zfsinfo_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ zfsinfo.marker -@COND_sparc64_ieee1275_TRUE@am__append_7141 = zfsinfo.mod -@COND_sparc64_ieee1275_TRUE@am__append_7142 = zfsinfo.marker -@COND_powerpc_ieee1275_TRUE@am__append_7143 = zfsinfo.module -@COND_powerpc_ieee1275_TRUE@am__append_7144 = zfsinfo.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_7145 = -@COND_powerpc_ieee1275_TRUE@am__append_7146 = $(nodist_zfsinfo_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_7147 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_zfsinfo_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ zfsinfo.marker -@COND_powerpc_ieee1275_TRUE@am__append_7148 = zfsinfo.mod -@COND_powerpc_ieee1275_TRUE@am__append_7149 = zfsinfo.marker -@COND_i386_pc_TRUE@am__append_7150 = pxe.module -@COND_i386_pc_TRUE@am__append_7151 = pxe.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_7152 = -@COND_i386_pc_TRUE@am__append_7153 = $(nodist_pxe_module_SOURCES) -@COND_i386_pc_TRUE@am__append_7154 = $(nodist_pxe_module_SOURCES) \ -@COND_i386_pc_TRUE@ pxe.marker -@COND_i386_pc_TRUE@am__append_7155 = pxe.mod -@COND_i386_pc_TRUE@am__append_7156 = pxe.marker -@COND_emu_TRUE@am__append_7157 = gettext.module -@COND_emu_TRUE@am__append_7158 = gettext.module$(EXEEXT) -@COND_emu_TRUE@am__append_7159 = -@COND_emu_TRUE@am__append_7160 = $(nodist_gettext_module_SOURCES) -@COND_emu_TRUE@am__append_7161 = $(nodist_gettext_module_SOURCES) \ -@COND_emu_TRUE@ gettext.marker -@COND_emu_TRUE@am__append_7162 = gettext.mod -@COND_emu_TRUE@am__append_7163 = gettext.marker -@COND_i386_pc_TRUE@am__append_7164 = gettext.module -@COND_i386_pc_TRUE@am__append_7165 = gettext.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_7166 = -@COND_i386_pc_TRUE@am__append_7167 = $(nodist_gettext_module_SOURCES) -@COND_i386_pc_TRUE@am__append_7168 = $(nodist_gettext_module_SOURCES) \ -@COND_i386_pc_TRUE@ gettext.marker -@COND_i386_pc_TRUE@am__append_7169 = gettext.mod -@COND_i386_pc_TRUE@am__append_7170 = gettext.marker -@COND_i386_efi_TRUE@am__append_7171 = gettext.module -@COND_i386_efi_TRUE@am__append_7172 = gettext.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_7173 = -@COND_i386_efi_TRUE@am__append_7174 = $(nodist_gettext_module_SOURCES) -@COND_i386_efi_TRUE@am__append_7175 = \ -@COND_i386_efi_TRUE@ $(nodist_gettext_module_SOURCES) \ -@COND_i386_efi_TRUE@ gettext.marker -@COND_i386_efi_TRUE@am__append_7176 = gettext.mod -@COND_i386_efi_TRUE@am__append_7177 = gettext.marker -@COND_i386_qemu_TRUE@am__append_7178 = gettext.module -@COND_i386_qemu_TRUE@am__append_7179 = gettext.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_7180 = -@COND_i386_qemu_TRUE@am__append_7181 = $(nodist_gettext_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_7182 = \ -@COND_i386_qemu_TRUE@ $(nodist_gettext_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gettext.marker -@COND_i386_qemu_TRUE@am__append_7183 = gettext.mod -@COND_i386_qemu_TRUE@am__append_7184 = gettext.marker -@COND_i386_coreboot_TRUE@am__append_7185 = gettext.module -@COND_i386_coreboot_TRUE@am__append_7186 = gettext.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_7187 = -@COND_i386_coreboot_TRUE@am__append_7188 = $(nodist_gettext_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_7189 = \ -@COND_i386_coreboot_TRUE@ $(nodist_gettext_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gettext.marker -@COND_i386_coreboot_TRUE@am__append_7190 = gettext.mod -@COND_i386_coreboot_TRUE@am__append_7191 = gettext.marker -@COND_i386_multiboot_TRUE@am__append_7192 = gettext.module -@COND_i386_multiboot_TRUE@am__append_7193 = gettext.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_7194 = -@COND_i386_multiboot_TRUE@am__append_7195 = $(nodist_gettext_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_7196 = \ -@COND_i386_multiboot_TRUE@ $(nodist_gettext_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gettext.marker -@COND_i386_multiboot_TRUE@am__append_7197 = gettext.mod -@COND_i386_multiboot_TRUE@am__append_7198 = gettext.marker -@COND_i386_ieee1275_TRUE@am__append_7199 = gettext.module -@COND_i386_ieee1275_TRUE@am__append_7200 = gettext.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_7201 = -@COND_i386_ieee1275_TRUE@am__append_7202 = $(nodist_gettext_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_7203 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_gettext_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gettext.marker -@COND_i386_ieee1275_TRUE@am__append_7204 = gettext.mod -@COND_i386_ieee1275_TRUE@am__append_7205 = gettext.marker -@COND_x86_64_efi_TRUE@am__append_7206 = gettext.module -@COND_x86_64_efi_TRUE@am__append_7207 = gettext.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_7208 = -@COND_x86_64_efi_TRUE@am__append_7209 = $(nodist_gettext_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_7210 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gettext_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gettext.marker -@COND_x86_64_efi_TRUE@am__append_7211 = gettext.mod -@COND_x86_64_efi_TRUE@am__append_7212 = gettext.marker -@COND_mips_yeeloong_TRUE@am__append_7213 = gettext.module -@COND_mips_yeeloong_TRUE@am__append_7214 = gettext.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_7215 = -@COND_mips_yeeloong_TRUE@am__append_7216 = $(nodist_gettext_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_7217 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_gettext_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gettext.marker -@COND_mips_yeeloong_TRUE@am__append_7218 = gettext.mod -@COND_mips_yeeloong_TRUE@am__append_7219 = gettext.marker -@COND_sparc64_ieee1275_TRUE@am__append_7220 = gettext.module -@COND_sparc64_ieee1275_TRUE@am__append_7221 = gettext.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_7222 = -@COND_sparc64_ieee1275_TRUE@am__append_7223 = $(nodist_gettext_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_7224 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_gettext_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gettext.marker -@COND_sparc64_ieee1275_TRUE@am__append_7225 = gettext.mod -@COND_sparc64_ieee1275_TRUE@am__append_7226 = gettext.marker -@COND_powerpc_ieee1275_TRUE@am__append_7227 = gettext.module -@COND_powerpc_ieee1275_TRUE@am__append_7228 = gettext.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_7229 = -@COND_powerpc_ieee1275_TRUE@am__append_7230 = $(nodist_gettext_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_7231 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_gettext_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gettext.marker -@COND_powerpc_ieee1275_TRUE@am__append_7232 = gettext.mod -@COND_powerpc_ieee1275_TRUE@am__append_7233 = gettext.marker -@COND_emu_TRUE@am__append_7234 = gfxmenu.module -@COND_emu_TRUE@am__append_7235 = gfxmenu.module$(EXEEXT) -@COND_emu_TRUE@am__append_7236 = -@COND_emu_TRUE@am__append_7237 = $(nodist_gfxmenu_module_SOURCES) -@COND_emu_TRUE@am__append_7238 = $(nodist_gfxmenu_module_SOURCES) \ -@COND_emu_TRUE@ gfxmenu.marker -@COND_emu_TRUE@am__append_7239 = gfxmenu.mod -@COND_emu_TRUE@am__append_7240 = gfxmenu.marker -@COND_i386_pc_TRUE@am__append_7241 = gfxmenu.module -@COND_i386_pc_TRUE@am__append_7242 = gfxmenu.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_7243 = -@COND_i386_pc_TRUE@am__append_7244 = $(nodist_gfxmenu_module_SOURCES) -@COND_i386_pc_TRUE@am__append_7245 = $(nodist_gfxmenu_module_SOURCES) \ -@COND_i386_pc_TRUE@ gfxmenu.marker -@COND_i386_pc_TRUE@am__append_7246 = gfxmenu.mod -@COND_i386_pc_TRUE@am__append_7247 = gfxmenu.marker -@COND_i386_efi_TRUE@am__append_7248 = gfxmenu.module -@COND_i386_efi_TRUE@am__append_7249 = gfxmenu.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_7250 = -@COND_i386_efi_TRUE@am__append_7251 = $(nodist_gfxmenu_module_SOURCES) -@COND_i386_efi_TRUE@am__append_7252 = \ -@COND_i386_efi_TRUE@ $(nodist_gfxmenu_module_SOURCES) \ -@COND_i386_efi_TRUE@ gfxmenu.marker -@COND_i386_efi_TRUE@am__append_7253 = gfxmenu.mod -@COND_i386_efi_TRUE@am__append_7254 = gfxmenu.marker -@COND_i386_qemu_TRUE@am__append_7255 = gfxmenu.module -@COND_i386_qemu_TRUE@am__append_7256 = gfxmenu.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_7257 = -@COND_i386_qemu_TRUE@am__append_7258 = $(nodist_gfxmenu_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_7259 = \ -@COND_i386_qemu_TRUE@ $(nodist_gfxmenu_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gfxmenu.marker -@COND_i386_qemu_TRUE@am__append_7260 = gfxmenu.mod -@COND_i386_qemu_TRUE@am__append_7261 = gfxmenu.marker -@COND_i386_coreboot_TRUE@am__append_7262 = gfxmenu.module -@COND_i386_coreboot_TRUE@am__append_7263 = gfxmenu.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_7264 = -@COND_i386_coreboot_TRUE@am__append_7265 = $(nodist_gfxmenu_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_7266 = \ -@COND_i386_coreboot_TRUE@ $(nodist_gfxmenu_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gfxmenu.marker -@COND_i386_coreboot_TRUE@am__append_7267 = gfxmenu.mod -@COND_i386_coreboot_TRUE@am__append_7268 = gfxmenu.marker -@COND_i386_multiboot_TRUE@am__append_7269 = gfxmenu.module -@COND_i386_multiboot_TRUE@am__append_7270 = gfxmenu.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_7271 = -@COND_i386_multiboot_TRUE@am__append_7272 = $(nodist_gfxmenu_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_7273 = \ -@COND_i386_multiboot_TRUE@ $(nodist_gfxmenu_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gfxmenu.marker -@COND_i386_multiboot_TRUE@am__append_7274 = gfxmenu.mod -@COND_i386_multiboot_TRUE@am__append_7275 = gfxmenu.marker -@COND_i386_ieee1275_TRUE@am__append_7276 = gfxmenu.module -@COND_i386_ieee1275_TRUE@am__append_7277 = gfxmenu.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_7278 = -@COND_i386_ieee1275_TRUE@am__append_7279 = $(nodist_gfxmenu_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_7280 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_gfxmenu_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gfxmenu.marker -@COND_i386_ieee1275_TRUE@am__append_7281 = gfxmenu.mod -@COND_i386_ieee1275_TRUE@am__append_7282 = gfxmenu.marker -@COND_x86_64_efi_TRUE@am__append_7283 = gfxmenu.module -@COND_x86_64_efi_TRUE@am__append_7284 = gfxmenu.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_7285 = -@COND_x86_64_efi_TRUE@am__append_7286 = $(nodist_gfxmenu_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_7287 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gfxmenu_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gfxmenu.marker -@COND_x86_64_efi_TRUE@am__append_7288 = gfxmenu.mod -@COND_x86_64_efi_TRUE@am__append_7289 = gfxmenu.marker -@COND_mips_yeeloong_TRUE@am__append_7290 = gfxmenu.module -@COND_mips_yeeloong_TRUE@am__append_7291 = gfxmenu.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_7292 = -@COND_mips_yeeloong_TRUE@am__append_7293 = $(nodist_gfxmenu_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_7294 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_gfxmenu_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gfxmenu.marker -@COND_mips_yeeloong_TRUE@am__append_7295 = gfxmenu.mod -@COND_mips_yeeloong_TRUE@am__append_7296 = gfxmenu.marker -@COND_sparc64_ieee1275_TRUE@am__append_7297 = gfxmenu.module -@COND_sparc64_ieee1275_TRUE@am__append_7298 = gfxmenu.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_7299 = -@COND_sparc64_ieee1275_TRUE@am__append_7300 = $(nodist_gfxmenu_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_7301 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_gfxmenu_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gfxmenu.marker -@COND_sparc64_ieee1275_TRUE@am__append_7302 = gfxmenu.mod -@COND_sparc64_ieee1275_TRUE@am__append_7303 = gfxmenu.marker -@COND_powerpc_ieee1275_TRUE@am__append_7304 = gfxmenu.module -@COND_powerpc_ieee1275_TRUE@am__append_7305 = gfxmenu.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_7306 = -@COND_powerpc_ieee1275_TRUE@am__append_7307 = $(nodist_gfxmenu_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_7308 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_gfxmenu_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gfxmenu.marker -@COND_powerpc_ieee1275_TRUE@am__append_7309 = gfxmenu.mod -@COND_powerpc_ieee1275_TRUE@am__append_7310 = gfxmenu.marker -@COND_emu_TRUE@am__append_7311 = hello.module -@COND_emu_TRUE@am__append_7312 = hello.module$(EXEEXT) -@COND_emu_TRUE@am__append_7313 = -@COND_emu_TRUE@am__append_7314 = $(nodist_hello_module_SOURCES) -@COND_emu_TRUE@am__append_7315 = $(nodist_hello_module_SOURCES) \ -@COND_emu_TRUE@ hello.marker -@COND_emu_TRUE@am__append_7316 = hello.mod -@COND_emu_TRUE@am__append_7317 = hello.marker -@COND_i386_pc_TRUE@am__append_7318 = hello.module -@COND_i386_pc_TRUE@am__append_7319 = hello.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_7320 = -@COND_i386_pc_TRUE@am__append_7321 = $(nodist_hello_module_SOURCES) -@COND_i386_pc_TRUE@am__append_7322 = $(nodist_hello_module_SOURCES) \ -@COND_i386_pc_TRUE@ hello.marker -@COND_i386_pc_TRUE@am__append_7323 = hello.mod -@COND_i386_pc_TRUE@am__append_7324 = hello.marker -@COND_i386_efi_TRUE@am__append_7325 = hello.module -@COND_i386_efi_TRUE@am__append_7326 = hello.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_7327 = -@COND_i386_efi_TRUE@am__append_7328 = $(nodist_hello_module_SOURCES) -@COND_i386_efi_TRUE@am__append_7329 = $(nodist_hello_module_SOURCES) \ -@COND_i386_efi_TRUE@ hello.marker -@COND_i386_efi_TRUE@am__append_7330 = hello.mod -@COND_i386_efi_TRUE@am__append_7331 = hello.marker -@COND_i386_qemu_TRUE@am__append_7332 = hello.module -@COND_i386_qemu_TRUE@am__append_7333 = hello.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_7334 = -@COND_i386_qemu_TRUE@am__append_7335 = $(nodist_hello_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_7336 = $(nodist_hello_module_SOURCES) \ -@COND_i386_qemu_TRUE@ hello.marker -@COND_i386_qemu_TRUE@am__append_7337 = hello.mod -@COND_i386_qemu_TRUE@am__append_7338 = hello.marker -@COND_i386_coreboot_TRUE@am__append_7339 = hello.module -@COND_i386_coreboot_TRUE@am__append_7340 = hello.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_7341 = -@COND_i386_coreboot_TRUE@am__append_7342 = $(nodist_hello_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_7343 = \ -@COND_i386_coreboot_TRUE@ $(nodist_hello_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ hello.marker -@COND_i386_coreboot_TRUE@am__append_7344 = hello.mod -@COND_i386_coreboot_TRUE@am__append_7345 = hello.marker -@COND_i386_multiboot_TRUE@am__append_7346 = hello.module -@COND_i386_multiboot_TRUE@am__append_7347 = hello.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_7348 = -@COND_i386_multiboot_TRUE@am__append_7349 = $(nodist_hello_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_7350 = \ -@COND_i386_multiboot_TRUE@ $(nodist_hello_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ hello.marker -@COND_i386_multiboot_TRUE@am__append_7351 = hello.mod -@COND_i386_multiboot_TRUE@am__append_7352 = hello.marker -@COND_i386_ieee1275_TRUE@am__append_7353 = hello.module -@COND_i386_ieee1275_TRUE@am__append_7354 = hello.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_7355 = -@COND_i386_ieee1275_TRUE@am__append_7356 = $(nodist_hello_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_7357 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_hello_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ hello.marker -@COND_i386_ieee1275_TRUE@am__append_7358 = hello.mod -@COND_i386_ieee1275_TRUE@am__append_7359 = hello.marker -@COND_x86_64_efi_TRUE@am__append_7360 = hello.module -@COND_x86_64_efi_TRUE@am__append_7361 = hello.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_7362 = -@COND_x86_64_efi_TRUE@am__append_7363 = $(nodist_hello_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_7364 = \ -@COND_x86_64_efi_TRUE@ $(nodist_hello_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ hello.marker -@COND_x86_64_efi_TRUE@am__append_7365 = hello.mod -@COND_x86_64_efi_TRUE@am__append_7366 = hello.marker -@COND_mips_yeeloong_TRUE@am__append_7367 = hello.module -@COND_mips_yeeloong_TRUE@am__append_7368 = hello.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_7369 = -@COND_mips_yeeloong_TRUE@am__append_7370 = $(nodist_hello_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_7371 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_hello_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ hello.marker -@COND_mips_yeeloong_TRUE@am__append_7372 = hello.mod -@COND_mips_yeeloong_TRUE@am__append_7373 = hello.marker -@COND_sparc64_ieee1275_TRUE@am__append_7374 = hello.module -@COND_sparc64_ieee1275_TRUE@am__append_7375 = hello.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_7376 = -@COND_sparc64_ieee1275_TRUE@am__append_7377 = $(nodist_hello_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_7378 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_hello_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ hello.marker -@COND_sparc64_ieee1275_TRUE@am__append_7379 = hello.mod -@COND_sparc64_ieee1275_TRUE@am__append_7380 = hello.marker -@COND_powerpc_ieee1275_TRUE@am__append_7381 = hello.module -@COND_powerpc_ieee1275_TRUE@am__append_7382 = hello.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_7383 = -@COND_powerpc_ieee1275_TRUE@am__append_7384 = $(nodist_hello_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_7385 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_hello_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ hello.marker -@COND_powerpc_ieee1275_TRUE@am__append_7386 = hello.mod -@COND_powerpc_ieee1275_TRUE@am__append_7387 = hello.marker -@COND_emu_TRUE@am__append_7388 = gzio.module -@COND_emu_TRUE@am__append_7389 = gzio.module$(EXEEXT) -@COND_emu_TRUE@am__append_7390 = -@COND_emu_TRUE@am__append_7391 = $(nodist_gzio_module_SOURCES) -@COND_emu_TRUE@am__append_7392 = $(nodist_gzio_module_SOURCES) \ -@COND_emu_TRUE@ gzio.marker -@COND_emu_TRUE@am__append_7393 = gzio.mod -@COND_emu_TRUE@am__append_7394 = gzio.marker -@COND_i386_pc_TRUE@am__append_7395 = gzio.module -@COND_i386_pc_TRUE@am__append_7396 = gzio.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_7397 = -@COND_i386_pc_TRUE@am__append_7398 = $(nodist_gzio_module_SOURCES) -@COND_i386_pc_TRUE@am__append_7399 = $(nodist_gzio_module_SOURCES) \ -@COND_i386_pc_TRUE@ gzio.marker -@COND_i386_pc_TRUE@am__append_7400 = gzio.mod -@COND_i386_pc_TRUE@am__append_7401 = gzio.marker -@COND_i386_efi_TRUE@am__append_7402 = gzio.module -@COND_i386_efi_TRUE@am__append_7403 = gzio.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_7404 = -@COND_i386_efi_TRUE@am__append_7405 = $(nodist_gzio_module_SOURCES) -@COND_i386_efi_TRUE@am__append_7406 = $(nodist_gzio_module_SOURCES) \ -@COND_i386_efi_TRUE@ gzio.marker -@COND_i386_efi_TRUE@am__append_7407 = gzio.mod -@COND_i386_efi_TRUE@am__append_7408 = gzio.marker -@COND_i386_qemu_TRUE@am__append_7409 = gzio.module -@COND_i386_qemu_TRUE@am__append_7410 = gzio.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_7411 = -@COND_i386_qemu_TRUE@am__append_7412 = $(nodist_gzio_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_7413 = $(nodist_gzio_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gzio.marker -@COND_i386_qemu_TRUE@am__append_7414 = gzio.mod -@COND_i386_qemu_TRUE@am__append_7415 = gzio.marker -@COND_i386_coreboot_TRUE@am__append_7416 = gzio.module -@COND_i386_coreboot_TRUE@am__append_7417 = gzio.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_7418 = -@COND_i386_coreboot_TRUE@am__append_7419 = $(nodist_gzio_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_7420 = \ -@COND_i386_coreboot_TRUE@ $(nodist_gzio_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gzio.marker -@COND_i386_coreboot_TRUE@am__append_7421 = gzio.mod -@COND_i386_coreboot_TRUE@am__append_7422 = gzio.marker -@COND_i386_multiboot_TRUE@am__append_7423 = gzio.module -@COND_i386_multiboot_TRUE@am__append_7424 = gzio.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_7425 = -@COND_i386_multiboot_TRUE@am__append_7426 = $(nodist_gzio_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_7427 = \ -@COND_i386_multiboot_TRUE@ $(nodist_gzio_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gzio.marker -@COND_i386_multiboot_TRUE@am__append_7428 = gzio.mod -@COND_i386_multiboot_TRUE@am__append_7429 = gzio.marker -@COND_i386_ieee1275_TRUE@am__append_7430 = gzio.module -@COND_i386_ieee1275_TRUE@am__append_7431 = gzio.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_7432 = -@COND_i386_ieee1275_TRUE@am__append_7433 = $(nodist_gzio_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_7434 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_gzio_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gzio.marker -@COND_i386_ieee1275_TRUE@am__append_7435 = gzio.mod -@COND_i386_ieee1275_TRUE@am__append_7436 = gzio.marker -@COND_x86_64_efi_TRUE@am__append_7437 = gzio.module -@COND_x86_64_efi_TRUE@am__append_7438 = gzio.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_7439 = -@COND_x86_64_efi_TRUE@am__append_7440 = $(nodist_gzio_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_7441 = $(nodist_gzio_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gzio.marker -@COND_x86_64_efi_TRUE@am__append_7442 = gzio.mod -@COND_x86_64_efi_TRUE@am__append_7443 = gzio.marker -@COND_mips_yeeloong_TRUE@am__append_7444 = gzio.module -@COND_mips_yeeloong_TRUE@am__append_7445 = gzio.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_7446 = -@COND_mips_yeeloong_TRUE@am__append_7447 = $(nodist_gzio_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_7448 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_gzio_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gzio.marker -@COND_mips_yeeloong_TRUE@am__append_7449 = gzio.mod -@COND_mips_yeeloong_TRUE@am__append_7450 = gzio.marker -@COND_sparc64_ieee1275_TRUE@am__append_7451 = gzio.module -@COND_sparc64_ieee1275_TRUE@am__append_7452 = gzio.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_7453 = -@COND_sparc64_ieee1275_TRUE@am__append_7454 = $(nodist_gzio_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_7455 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_gzio_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gzio.marker -@COND_sparc64_ieee1275_TRUE@am__append_7456 = gzio.mod -@COND_sparc64_ieee1275_TRUE@am__append_7457 = gzio.marker -@COND_powerpc_ieee1275_TRUE@am__append_7458 = gzio.module -@COND_powerpc_ieee1275_TRUE@am__append_7459 = gzio.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_7460 = -@COND_powerpc_ieee1275_TRUE@am__append_7461 = $(nodist_gzio_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_7462 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_gzio_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gzio.marker -@COND_powerpc_ieee1275_TRUE@am__append_7463 = gzio.mod -@COND_powerpc_ieee1275_TRUE@am__append_7464 = gzio.marker -@COND_emu_TRUE@am__append_7465 = bufio.module -@COND_emu_TRUE@am__append_7466 = bufio.module$(EXEEXT) -@COND_emu_TRUE@am__append_7467 = -@COND_emu_TRUE@am__append_7468 = $(nodist_bufio_module_SOURCES) -@COND_emu_TRUE@am__append_7469 = $(nodist_bufio_module_SOURCES) \ -@COND_emu_TRUE@ bufio.marker -@COND_emu_TRUE@am__append_7470 = bufio.mod -@COND_emu_TRUE@am__append_7471 = bufio.marker -@COND_i386_pc_TRUE@am__append_7472 = bufio.module -@COND_i386_pc_TRUE@am__append_7473 = bufio.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_7474 = -@COND_i386_pc_TRUE@am__append_7475 = $(nodist_bufio_module_SOURCES) -@COND_i386_pc_TRUE@am__append_7476 = $(nodist_bufio_module_SOURCES) \ -@COND_i386_pc_TRUE@ bufio.marker -@COND_i386_pc_TRUE@am__append_7477 = bufio.mod -@COND_i386_pc_TRUE@am__append_7478 = bufio.marker -@COND_i386_efi_TRUE@am__append_7479 = bufio.module -@COND_i386_efi_TRUE@am__append_7480 = bufio.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_7481 = -@COND_i386_efi_TRUE@am__append_7482 = $(nodist_bufio_module_SOURCES) -@COND_i386_efi_TRUE@am__append_7483 = $(nodist_bufio_module_SOURCES) \ -@COND_i386_efi_TRUE@ bufio.marker -@COND_i386_efi_TRUE@am__append_7484 = bufio.mod -@COND_i386_efi_TRUE@am__append_7485 = bufio.marker -@COND_i386_qemu_TRUE@am__append_7486 = bufio.module -@COND_i386_qemu_TRUE@am__append_7487 = bufio.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_7488 = -@COND_i386_qemu_TRUE@am__append_7489 = $(nodist_bufio_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_7490 = $(nodist_bufio_module_SOURCES) \ -@COND_i386_qemu_TRUE@ bufio.marker -@COND_i386_qemu_TRUE@am__append_7491 = bufio.mod -@COND_i386_qemu_TRUE@am__append_7492 = bufio.marker -@COND_i386_coreboot_TRUE@am__append_7493 = bufio.module -@COND_i386_coreboot_TRUE@am__append_7494 = bufio.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_7495 = -@COND_i386_coreboot_TRUE@am__append_7496 = $(nodist_bufio_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_7497 = \ -@COND_i386_coreboot_TRUE@ $(nodist_bufio_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ bufio.marker -@COND_i386_coreboot_TRUE@am__append_7498 = bufio.mod -@COND_i386_coreboot_TRUE@am__append_7499 = bufio.marker -@COND_i386_multiboot_TRUE@am__append_7500 = bufio.module -@COND_i386_multiboot_TRUE@am__append_7501 = bufio.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_7502 = -@COND_i386_multiboot_TRUE@am__append_7503 = $(nodist_bufio_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_7504 = \ -@COND_i386_multiboot_TRUE@ $(nodist_bufio_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ bufio.marker -@COND_i386_multiboot_TRUE@am__append_7505 = bufio.mod -@COND_i386_multiboot_TRUE@am__append_7506 = bufio.marker -@COND_i386_ieee1275_TRUE@am__append_7507 = bufio.module -@COND_i386_ieee1275_TRUE@am__append_7508 = bufio.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_7509 = -@COND_i386_ieee1275_TRUE@am__append_7510 = $(nodist_bufio_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_7511 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_bufio_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ bufio.marker -@COND_i386_ieee1275_TRUE@am__append_7512 = bufio.mod -@COND_i386_ieee1275_TRUE@am__append_7513 = bufio.marker -@COND_x86_64_efi_TRUE@am__append_7514 = bufio.module -@COND_x86_64_efi_TRUE@am__append_7515 = bufio.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_7516 = -@COND_x86_64_efi_TRUE@am__append_7517 = $(nodist_bufio_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_7518 = \ -@COND_x86_64_efi_TRUE@ $(nodist_bufio_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ bufio.marker -@COND_x86_64_efi_TRUE@am__append_7519 = bufio.mod -@COND_x86_64_efi_TRUE@am__append_7520 = bufio.marker -@COND_sparc64_ieee1275_TRUE@am__append_7521 = bufio.module -@COND_sparc64_ieee1275_TRUE@am__append_7522 = bufio.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_7523 = -@COND_sparc64_ieee1275_TRUE@am__append_7524 = $(nodist_bufio_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_7525 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_bufio_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ bufio.marker -@COND_sparc64_ieee1275_TRUE@am__append_7526 = bufio.mod -@COND_sparc64_ieee1275_TRUE@am__append_7527 = bufio.marker -@COND_powerpc_ieee1275_TRUE@am__append_7528 = bufio.module -@COND_powerpc_ieee1275_TRUE@am__append_7529 = bufio.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_7530 = -@COND_powerpc_ieee1275_TRUE@am__append_7531 = $(nodist_bufio_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_7532 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_bufio_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ bufio.marker -@COND_powerpc_ieee1275_TRUE@am__append_7533 = bufio.mod -@COND_powerpc_ieee1275_TRUE@am__append_7534 = bufio.marker -@COND_emu_TRUE@am__append_7535 = elf.module -@COND_emu_TRUE@am__append_7536 = elf.module$(EXEEXT) -@COND_emu_TRUE@am__append_7537 = -@COND_emu_TRUE@am__append_7538 = $(nodist_elf_module_SOURCES) -@COND_emu_TRUE@am__append_7539 = $(nodist_elf_module_SOURCES) \ -@COND_emu_TRUE@ elf.marker -@COND_emu_TRUE@am__append_7540 = elf.mod -@COND_emu_TRUE@am__append_7541 = elf.marker -@COND_i386_pc_TRUE@am__append_7542 = elf.module -@COND_i386_pc_TRUE@am__append_7543 = elf.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_7544 = -@COND_i386_pc_TRUE@am__append_7545 = $(nodist_elf_module_SOURCES) -@COND_i386_pc_TRUE@am__append_7546 = $(nodist_elf_module_SOURCES) \ -@COND_i386_pc_TRUE@ elf.marker -@COND_i386_pc_TRUE@am__append_7547 = elf.mod -@COND_i386_pc_TRUE@am__append_7548 = elf.marker -@COND_i386_efi_TRUE@am__append_7549 = elf.module -@COND_i386_efi_TRUE@am__append_7550 = elf.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_7551 = -@COND_i386_efi_TRUE@am__append_7552 = $(nodist_elf_module_SOURCES) -@COND_i386_efi_TRUE@am__append_7553 = $(nodist_elf_module_SOURCES) \ -@COND_i386_efi_TRUE@ elf.marker -@COND_i386_efi_TRUE@am__append_7554 = elf.mod -@COND_i386_efi_TRUE@am__append_7555 = elf.marker -@COND_i386_qemu_TRUE@am__append_7556 = elf.module -@COND_i386_qemu_TRUE@am__append_7557 = elf.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_7558 = -@COND_i386_qemu_TRUE@am__append_7559 = $(nodist_elf_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_7560 = $(nodist_elf_module_SOURCES) \ -@COND_i386_qemu_TRUE@ elf.marker -@COND_i386_qemu_TRUE@am__append_7561 = elf.mod -@COND_i386_qemu_TRUE@am__append_7562 = elf.marker -@COND_i386_coreboot_TRUE@am__append_7563 = elf.module -@COND_i386_coreboot_TRUE@am__append_7564 = elf.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_7565 = -@COND_i386_coreboot_TRUE@am__append_7566 = $(nodist_elf_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_7567 = \ -@COND_i386_coreboot_TRUE@ $(nodist_elf_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ elf.marker -@COND_i386_coreboot_TRUE@am__append_7568 = elf.mod -@COND_i386_coreboot_TRUE@am__append_7569 = elf.marker -@COND_i386_multiboot_TRUE@am__append_7570 = elf.module -@COND_i386_multiboot_TRUE@am__append_7571 = elf.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_7572 = -@COND_i386_multiboot_TRUE@am__append_7573 = $(nodist_elf_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_7574 = \ -@COND_i386_multiboot_TRUE@ $(nodist_elf_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ elf.marker -@COND_i386_multiboot_TRUE@am__append_7575 = elf.mod -@COND_i386_multiboot_TRUE@am__append_7576 = elf.marker -@COND_i386_ieee1275_TRUE@am__append_7577 = elf.module -@COND_i386_ieee1275_TRUE@am__append_7578 = elf.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_7579 = -@COND_i386_ieee1275_TRUE@am__append_7580 = $(nodist_elf_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_7581 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_elf_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ elf.marker -@COND_i386_ieee1275_TRUE@am__append_7582 = elf.mod -@COND_i386_ieee1275_TRUE@am__append_7583 = elf.marker -@COND_x86_64_efi_TRUE@am__append_7584 = elf.module -@COND_x86_64_efi_TRUE@am__append_7585 = elf.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_7586 = -@COND_x86_64_efi_TRUE@am__append_7587 = $(nodist_elf_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_7588 = $(nodist_elf_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ elf.marker -@COND_x86_64_efi_TRUE@am__append_7589 = elf.mod -@COND_x86_64_efi_TRUE@am__append_7590 = elf.marker -@COND_mips_yeeloong_TRUE@am__append_7591 = elf.module -@COND_mips_yeeloong_TRUE@am__append_7592 = elf.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_7593 = -@COND_mips_yeeloong_TRUE@am__append_7594 = $(nodist_elf_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_7595 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_elf_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ elf.marker -@COND_mips_yeeloong_TRUE@am__append_7596 = elf.mod -@COND_mips_yeeloong_TRUE@am__append_7597 = elf.marker -@COND_sparc64_ieee1275_TRUE@am__append_7598 = elf.module -@COND_sparc64_ieee1275_TRUE@am__append_7599 = elf.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_7600 = -@COND_sparc64_ieee1275_TRUE@am__append_7601 = $(nodist_elf_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_7602 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_elf_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ elf.marker -@COND_sparc64_ieee1275_TRUE@am__append_7603 = elf.mod -@COND_sparc64_ieee1275_TRUE@am__append_7604 = elf.marker -@COND_powerpc_ieee1275_TRUE@am__append_7605 = elf.module -@COND_powerpc_ieee1275_TRUE@am__append_7606 = elf.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_7607 = -@COND_powerpc_ieee1275_TRUE@am__append_7608 = $(nodist_elf_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_7609 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_elf_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ elf.marker -@COND_powerpc_ieee1275_TRUE@am__append_7610 = elf.mod -@COND_powerpc_ieee1275_TRUE@am__append_7611 = elf.marker -@COND_emu_TRUE@am__append_7612 = crypto.module -@COND_emu_TRUE@am__append_7613 = crypto.module$(EXEEXT) -@COND_emu_TRUE@am__append_7614 = lib/libgcrypt-grub/cipher/crypto.lst -@COND_emu_TRUE@am__append_7615 = $(nodist_crypto_module_SOURCES) -@COND_emu_TRUE@am__append_7616 = $(nodist_crypto_module_SOURCES) \ -@COND_emu_TRUE@ crypto.marker -@COND_emu_TRUE@am__append_7617 = crypto.mod -@COND_emu_TRUE@am__append_7618 = crypto.marker -@COND_i386_pc_TRUE@am__append_7619 = crypto.module -@COND_i386_pc_TRUE@am__append_7620 = crypto.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_7621 = lib/libgcrypt-grub/cipher/crypto.lst -@COND_i386_pc_TRUE@am__append_7622 = $(nodist_crypto_module_SOURCES) -@COND_i386_pc_TRUE@am__append_7623 = $(nodist_crypto_module_SOURCES) \ -@COND_i386_pc_TRUE@ crypto.marker -@COND_i386_pc_TRUE@am__append_7624 = crypto.mod -@COND_i386_pc_TRUE@am__append_7625 = crypto.marker -@COND_i386_efi_TRUE@am__append_7626 = crypto.module -@COND_i386_efi_TRUE@am__append_7627 = crypto.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_7628 = lib/libgcrypt-grub/cipher/crypto.lst -@COND_i386_efi_TRUE@am__append_7629 = $(nodist_crypto_module_SOURCES) -@COND_i386_efi_TRUE@am__append_7630 = $(nodist_crypto_module_SOURCES) \ -@COND_i386_efi_TRUE@ crypto.marker -@COND_i386_efi_TRUE@am__append_7631 = crypto.mod -@COND_i386_efi_TRUE@am__append_7632 = crypto.marker -@COND_i386_qemu_TRUE@am__append_7633 = crypto.module -@COND_i386_qemu_TRUE@am__append_7634 = crypto.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_7635 = lib/libgcrypt-grub/cipher/crypto.lst -@COND_i386_qemu_TRUE@am__append_7636 = $(nodist_crypto_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_7637 = \ -@COND_i386_qemu_TRUE@ $(nodist_crypto_module_SOURCES) \ -@COND_i386_qemu_TRUE@ crypto.marker -@COND_i386_qemu_TRUE@am__append_7638 = crypto.mod -@COND_i386_qemu_TRUE@am__append_7639 = crypto.marker -@COND_i386_coreboot_TRUE@am__append_7640 = crypto.module -@COND_i386_coreboot_TRUE@am__append_7641 = crypto.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_7642 = lib/libgcrypt-grub/cipher/crypto.lst -@COND_i386_coreboot_TRUE@am__append_7643 = $(nodist_crypto_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_7644 = \ -@COND_i386_coreboot_TRUE@ $(nodist_crypto_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ crypto.marker -@COND_i386_coreboot_TRUE@am__append_7645 = crypto.mod -@COND_i386_coreboot_TRUE@am__append_7646 = crypto.marker -@COND_i386_multiboot_TRUE@am__append_7647 = crypto.module -@COND_i386_multiboot_TRUE@am__append_7648 = crypto.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_7649 = lib/libgcrypt-grub/cipher/crypto.lst -@COND_i386_multiboot_TRUE@am__append_7650 = $(nodist_crypto_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_7651 = \ -@COND_i386_multiboot_TRUE@ $(nodist_crypto_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ crypto.marker -@COND_i386_multiboot_TRUE@am__append_7652 = crypto.mod -@COND_i386_multiboot_TRUE@am__append_7653 = crypto.marker -@COND_i386_ieee1275_TRUE@am__append_7654 = crypto.module -@COND_i386_ieee1275_TRUE@am__append_7655 = crypto.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_7656 = lib/libgcrypt-grub/cipher/crypto.lst -@COND_i386_ieee1275_TRUE@am__append_7657 = $(nodist_crypto_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_7658 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_crypto_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ crypto.marker -@COND_i386_ieee1275_TRUE@am__append_7659 = crypto.mod -@COND_i386_ieee1275_TRUE@am__append_7660 = crypto.marker -@COND_x86_64_efi_TRUE@am__append_7661 = crypto.module -@COND_x86_64_efi_TRUE@am__append_7662 = crypto.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_7663 = lib/libgcrypt-grub/cipher/crypto.lst -@COND_x86_64_efi_TRUE@am__append_7664 = $(nodist_crypto_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_7665 = \ -@COND_x86_64_efi_TRUE@ $(nodist_crypto_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ crypto.marker -@COND_x86_64_efi_TRUE@am__append_7666 = crypto.mod -@COND_x86_64_efi_TRUE@am__append_7667 = crypto.marker -@COND_mips_yeeloong_TRUE@am__append_7668 = crypto.module -@COND_mips_yeeloong_TRUE@am__append_7669 = crypto.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_7670 = lib/libgcrypt-grub/cipher/crypto.lst -@COND_mips_yeeloong_TRUE@am__append_7671 = $(nodist_crypto_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_7672 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_crypto_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ crypto.marker -@COND_mips_yeeloong_TRUE@am__append_7673 = crypto.mod -@COND_mips_yeeloong_TRUE@am__append_7674 = crypto.marker -@COND_sparc64_ieee1275_TRUE@am__append_7675 = crypto.module -@COND_sparc64_ieee1275_TRUE@am__append_7676 = crypto.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_7677 = lib/libgcrypt-grub/cipher/crypto.lst -@COND_sparc64_ieee1275_TRUE@am__append_7678 = $(nodist_crypto_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_7679 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_crypto_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ crypto.marker -@COND_sparc64_ieee1275_TRUE@am__append_7680 = crypto.mod -@COND_sparc64_ieee1275_TRUE@am__append_7681 = crypto.marker -@COND_powerpc_ieee1275_TRUE@am__append_7682 = crypto.module -@COND_powerpc_ieee1275_TRUE@am__append_7683 = crypto.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_7684 = lib/libgcrypt-grub/cipher/crypto.lst -@COND_powerpc_ieee1275_TRUE@am__append_7685 = $(nodist_crypto_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_7686 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_crypto_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ crypto.marker -@COND_powerpc_ieee1275_TRUE@am__append_7687 = crypto.mod -@COND_powerpc_ieee1275_TRUE@am__append_7688 = crypto.marker -@COND_emu_TRUE@am__append_7689 = pbkdf2.module -@COND_emu_TRUE@am__append_7690 = pbkdf2.module$(EXEEXT) -@COND_emu_TRUE@am__append_7691 = -@COND_emu_TRUE@am__append_7692 = $(nodist_pbkdf2_module_SOURCES) -@COND_emu_TRUE@am__append_7693 = $(nodist_pbkdf2_module_SOURCES) \ -@COND_emu_TRUE@ pbkdf2.marker -@COND_emu_TRUE@am__append_7694 = pbkdf2.mod -@COND_emu_TRUE@am__append_7695 = pbkdf2.marker -@COND_i386_pc_TRUE@am__append_7696 = pbkdf2.module -@COND_i386_pc_TRUE@am__append_7697 = pbkdf2.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_7698 = -@COND_i386_pc_TRUE@am__append_7699 = $(nodist_pbkdf2_module_SOURCES) -@COND_i386_pc_TRUE@am__append_7700 = $(nodist_pbkdf2_module_SOURCES) \ -@COND_i386_pc_TRUE@ pbkdf2.marker -@COND_i386_pc_TRUE@am__append_7701 = pbkdf2.mod -@COND_i386_pc_TRUE@am__append_7702 = pbkdf2.marker -@COND_i386_efi_TRUE@am__append_7703 = pbkdf2.module -@COND_i386_efi_TRUE@am__append_7704 = pbkdf2.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_7705 = -@COND_i386_efi_TRUE@am__append_7706 = $(nodist_pbkdf2_module_SOURCES) -@COND_i386_efi_TRUE@am__append_7707 = $(nodist_pbkdf2_module_SOURCES) \ -@COND_i386_efi_TRUE@ pbkdf2.marker -@COND_i386_efi_TRUE@am__append_7708 = pbkdf2.mod -@COND_i386_efi_TRUE@am__append_7709 = pbkdf2.marker -@COND_i386_qemu_TRUE@am__append_7710 = pbkdf2.module -@COND_i386_qemu_TRUE@am__append_7711 = pbkdf2.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_7712 = -@COND_i386_qemu_TRUE@am__append_7713 = $(nodist_pbkdf2_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_7714 = \ -@COND_i386_qemu_TRUE@ $(nodist_pbkdf2_module_SOURCES) \ -@COND_i386_qemu_TRUE@ pbkdf2.marker -@COND_i386_qemu_TRUE@am__append_7715 = pbkdf2.mod -@COND_i386_qemu_TRUE@am__append_7716 = pbkdf2.marker -@COND_i386_coreboot_TRUE@am__append_7717 = pbkdf2.module -@COND_i386_coreboot_TRUE@am__append_7718 = pbkdf2.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_7719 = -@COND_i386_coreboot_TRUE@am__append_7720 = $(nodist_pbkdf2_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_7721 = \ -@COND_i386_coreboot_TRUE@ $(nodist_pbkdf2_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ pbkdf2.marker -@COND_i386_coreboot_TRUE@am__append_7722 = pbkdf2.mod -@COND_i386_coreboot_TRUE@am__append_7723 = pbkdf2.marker -@COND_i386_multiboot_TRUE@am__append_7724 = pbkdf2.module -@COND_i386_multiboot_TRUE@am__append_7725 = pbkdf2.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_7726 = -@COND_i386_multiboot_TRUE@am__append_7727 = $(nodist_pbkdf2_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_7728 = \ -@COND_i386_multiboot_TRUE@ $(nodist_pbkdf2_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ pbkdf2.marker -@COND_i386_multiboot_TRUE@am__append_7729 = pbkdf2.mod -@COND_i386_multiboot_TRUE@am__append_7730 = pbkdf2.marker -@COND_i386_ieee1275_TRUE@am__append_7731 = pbkdf2.module -@COND_i386_ieee1275_TRUE@am__append_7732 = pbkdf2.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_7733 = -@COND_i386_ieee1275_TRUE@am__append_7734 = $(nodist_pbkdf2_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_7735 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_pbkdf2_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ pbkdf2.marker -@COND_i386_ieee1275_TRUE@am__append_7736 = pbkdf2.mod -@COND_i386_ieee1275_TRUE@am__append_7737 = pbkdf2.marker -@COND_x86_64_efi_TRUE@am__append_7738 = pbkdf2.module -@COND_x86_64_efi_TRUE@am__append_7739 = pbkdf2.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_7740 = -@COND_x86_64_efi_TRUE@am__append_7741 = $(nodist_pbkdf2_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_7742 = \ -@COND_x86_64_efi_TRUE@ $(nodist_pbkdf2_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ pbkdf2.marker -@COND_x86_64_efi_TRUE@am__append_7743 = pbkdf2.mod -@COND_x86_64_efi_TRUE@am__append_7744 = pbkdf2.marker -@COND_mips_yeeloong_TRUE@am__append_7745 = pbkdf2.module -@COND_mips_yeeloong_TRUE@am__append_7746 = pbkdf2.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_7747 = -@COND_mips_yeeloong_TRUE@am__append_7748 = $(nodist_pbkdf2_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_7749 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_pbkdf2_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ pbkdf2.marker -@COND_mips_yeeloong_TRUE@am__append_7750 = pbkdf2.mod -@COND_mips_yeeloong_TRUE@am__append_7751 = pbkdf2.marker -@COND_sparc64_ieee1275_TRUE@am__append_7752 = pbkdf2.module -@COND_sparc64_ieee1275_TRUE@am__append_7753 = pbkdf2.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_7754 = -@COND_sparc64_ieee1275_TRUE@am__append_7755 = $(nodist_pbkdf2_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_7756 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_pbkdf2_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ pbkdf2.marker -@COND_sparc64_ieee1275_TRUE@am__append_7757 = pbkdf2.mod -@COND_sparc64_ieee1275_TRUE@am__append_7758 = pbkdf2.marker -@COND_powerpc_ieee1275_TRUE@am__append_7759 = pbkdf2.module -@COND_powerpc_ieee1275_TRUE@am__append_7760 = pbkdf2.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_7761 = -@COND_powerpc_ieee1275_TRUE@am__append_7762 = $(nodist_pbkdf2_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_7763 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_pbkdf2_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ pbkdf2.marker -@COND_powerpc_ieee1275_TRUE@am__append_7764 = pbkdf2.mod -@COND_powerpc_ieee1275_TRUE@am__append_7765 = pbkdf2.marker -@COND_i386_pc_TRUE@am__append_7766 = relocator.module -@COND_i386_pc_TRUE@am__append_7767 = relocator.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_7768 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S -@COND_i386_pc_TRUE@am__append_7769 = $(nodist_relocator_module_SOURCES) -@COND_i386_pc_TRUE@am__append_7770 = \ -@COND_i386_pc_TRUE@ $(nodist_relocator_module_SOURCES) \ -@COND_i386_pc_TRUE@ relocator.marker -@COND_i386_pc_TRUE@am__append_7771 = relocator.mod -@COND_i386_pc_TRUE@am__append_7772 = relocator.marker -@COND_i386_efi_TRUE@am__append_7773 = relocator.module -@COND_i386_efi_TRUE@am__append_7774 = relocator.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_7775 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S -@COND_i386_efi_TRUE@am__append_7776 = $(nodist_relocator_module_SOURCES) -@COND_i386_efi_TRUE@am__append_7777 = \ -@COND_i386_efi_TRUE@ $(nodist_relocator_module_SOURCES) \ -@COND_i386_efi_TRUE@ relocator.marker -@COND_i386_efi_TRUE@am__append_7778 = relocator.mod -@COND_i386_efi_TRUE@am__append_7779 = relocator.marker -@COND_i386_qemu_TRUE@am__append_7780 = relocator.module -@COND_i386_qemu_TRUE@am__append_7781 = relocator.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_7782 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S -@COND_i386_qemu_TRUE@am__append_7783 = $(nodist_relocator_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_7784 = \ -@COND_i386_qemu_TRUE@ $(nodist_relocator_module_SOURCES) \ -@COND_i386_qemu_TRUE@ relocator.marker -@COND_i386_qemu_TRUE@am__append_7785 = relocator.mod -@COND_i386_qemu_TRUE@am__append_7786 = relocator.marker -@COND_i386_coreboot_TRUE@am__append_7787 = relocator.module -@COND_i386_coreboot_TRUE@am__append_7788 = relocator.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_7789 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S -@COND_i386_coreboot_TRUE@am__append_7790 = $(nodist_relocator_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_7791 = \ -@COND_i386_coreboot_TRUE@ $(nodist_relocator_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ relocator.marker -@COND_i386_coreboot_TRUE@am__append_7792 = relocator.mod -@COND_i386_coreboot_TRUE@am__append_7793 = relocator.marker -@COND_i386_multiboot_TRUE@am__append_7794 = relocator.module -@COND_i386_multiboot_TRUE@am__append_7795 = relocator.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_7796 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S -@COND_i386_multiboot_TRUE@am__append_7797 = $(nodist_relocator_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_7798 = \ -@COND_i386_multiboot_TRUE@ $(nodist_relocator_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ relocator.marker -@COND_i386_multiboot_TRUE@am__append_7799 = relocator.mod -@COND_i386_multiboot_TRUE@am__append_7800 = relocator.marker -@COND_i386_ieee1275_TRUE@am__append_7801 = relocator.module -@COND_i386_ieee1275_TRUE@am__append_7802 = relocator.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_7803 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S -@COND_i386_ieee1275_TRUE@am__append_7804 = $(nodist_relocator_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_7805 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_relocator_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ relocator.marker -@COND_i386_ieee1275_TRUE@am__append_7806 = relocator.mod -@COND_i386_ieee1275_TRUE@am__append_7807 = relocator.marker -@COND_x86_64_efi_TRUE@am__append_7808 = relocator.module -@COND_x86_64_efi_TRUE@am__append_7809 = relocator.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_7810 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S -@COND_x86_64_efi_TRUE@am__append_7811 = $(nodist_relocator_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_7812 = \ -@COND_x86_64_efi_TRUE@ $(nodist_relocator_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ relocator.marker -@COND_x86_64_efi_TRUE@am__append_7813 = relocator.mod -@COND_x86_64_efi_TRUE@am__append_7814 = relocator.marker -@COND_mips_yeeloong_TRUE@am__append_7815 = relocator.module -@COND_mips_yeeloong_TRUE@am__append_7816 = relocator.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_7817 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S -@COND_mips_yeeloong_TRUE@am__append_7818 = $(nodist_relocator_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_7819 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_relocator_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ relocator.marker -@COND_mips_yeeloong_TRUE@am__append_7820 = relocator.mod -@COND_mips_yeeloong_TRUE@am__append_7821 = relocator.marker -@COND_powerpc_ieee1275_TRUE@am__append_7822 = relocator.module -@COND_powerpc_ieee1275_TRUE@am__append_7823 = relocator.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_7824 = lib/i386/relocator_common.S kern/powerpc/cache_flush.S -@COND_powerpc_ieee1275_TRUE@am__append_7825 = $(nodist_relocator_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_7826 = $(nodist_relocator_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ relocator.marker -@COND_powerpc_ieee1275_TRUE@am__append_7827 = relocator.mod -@COND_powerpc_ieee1275_TRUE@am__append_7828 = relocator.marker -@COND_i386_pc_TRUE@am__append_7829 = datetime.module -@COND_i386_pc_TRUE@am__append_7830 = datetime.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_7831 = -@COND_i386_pc_TRUE@am__append_7832 = $(nodist_datetime_module_SOURCES) -@COND_i386_pc_TRUE@am__append_7833 = \ -@COND_i386_pc_TRUE@ $(nodist_datetime_module_SOURCES) \ -@COND_i386_pc_TRUE@ datetime.marker -@COND_i386_pc_TRUE@am__append_7834 = datetime.mod -@COND_i386_pc_TRUE@am__append_7835 = datetime.marker -@COND_i386_efi_TRUE@am__append_7836 = datetime.module -@COND_i386_efi_TRUE@am__append_7837 = datetime.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_7838 = -@COND_i386_efi_TRUE@am__append_7839 = $(nodist_datetime_module_SOURCES) -@COND_i386_efi_TRUE@am__append_7840 = \ -@COND_i386_efi_TRUE@ $(nodist_datetime_module_SOURCES) \ -@COND_i386_efi_TRUE@ datetime.marker -@COND_i386_efi_TRUE@am__append_7841 = datetime.mod -@COND_i386_efi_TRUE@am__append_7842 = datetime.marker -@COND_i386_qemu_TRUE@am__append_7843 = datetime.module -@COND_i386_qemu_TRUE@am__append_7844 = datetime.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_7845 = -@COND_i386_qemu_TRUE@am__append_7846 = $(nodist_datetime_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_7847 = \ -@COND_i386_qemu_TRUE@ $(nodist_datetime_module_SOURCES) \ -@COND_i386_qemu_TRUE@ datetime.marker -@COND_i386_qemu_TRUE@am__append_7848 = datetime.mod -@COND_i386_qemu_TRUE@am__append_7849 = datetime.marker -@COND_i386_coreboot_TRUE@am__append_7850 = datetime.module -@COND_i386_coreboot_TRUE@am__append_7851 = datetime.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_7852 = -@COND_i386_coreboot_TRUE@am__append_7853 = $(nodist_datetime_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_7854 = \ -@COND_i386_coreboot_TRUE@ $(nodist_datetime_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ datetime.marker -@COND_i386_coreboot_TRUE@am__append_7855 = datetime.mod -@COND_i386_coreboot_TRUE@am__append_7856 = datetime.marker -@COND_i386_multiboot_TRUE@am__append_7857 = datetime.module -@COND_i386_multiboot_TRUE@am__append_7858 = datetime.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_7859 = -@COND_i386_multiboot_TRUE@am__append_7860 = $(nodist_datetime_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_7861 = \ -@COND_i386_multiboot_TRUE@ $(nodist_datetime_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ datetime.marker -@COND_i386_multiboot_TRUE@am__append_7862 = datetime.mod -@COND_i386_multiboot_TRUE@am__append_7863 = datetime.marker -@COND_i386_ieee1275_TRUE@am__append_7864 = datetime.module -@COND_i386_ieee1275_TRUE@am__append_7865 = datetime.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_7866 = -@COND_i386_ieee1275_TRUE@am__append_7867 = $(nodist_datetime_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_7868 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_datetime_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ datetime.marker -@COND_i386_ieee1275_TRUE@am__append_7869 = datetime.mod -@COND_i386_ieee1275_TRUE@am__append_7870 = datetime.marker -@COND_x86_64_efi_TRUE@am__append_7871 = datetime.module -@COND_x86_64_efi_TRUE@am__append_7872 = datetime.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_7873 = -@COND_x86_64_efi_TRUE@am__append_7874 = $(nodist_datetime_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_7875 = \ -@COND_x86_64_efi_TRUE@ $(nodist_datetime_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ datetime.marker -@COND_x86_64_efi_TRUE@am__append_7876 = datetime.mod -@COND_x86_64_efi_TRUE@am__append_7877 = datetime.marker -@COND_mips_yeeloong_TRUE@am__append_7878 = datetime.module -@COND_mips_yeeloong_TRUE@am__append_7879 = datetime.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_7880 = -@COND_mips_yeeloong_TRUE@am__append_7881 = $(nodist_datetime_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_7882 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_datetime_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ datetime.marker -@COND_mips_yeeloong_TRUE@am__append_7883 = datetime.mod -@COND_mips_yeeloong_TRUE@am__append_7884 = datetime.marker -@COND_sparc64_ieee1275_TRUE@am__append_7885 = datetime.module -@COND_sparc64_ieee1275_TRUE@am__append_7886 = datetime.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_7887 = -@COND_sparc64_ieee1275_TRUE@am__append_7888 = $(nodist_datetime_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_7889 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_datetime_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ datetime.marker -@COND_sparc64_ieee1275_TRUE@am__append_7890 = datetime.mod -@COND_sparc64_ieee1275_TRUE@am__append_7891 = datetime.marker -@COND_powerpc_ieee1275_TRUE@am__append_7892 = datetime.module -@COND_powerpc_ieee1275_TRUE@am__append_7893 = datetime.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_7894 = -@COND_powerpc_ieee1275_TRUE@am__append_7895 = $(nodist_datetime_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_7896 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_datetime_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ datetime.marker -@COND_powerpc_ieee1275_TRUE@am__append_7897 = datetime.mod -@COND_powerpc_ieee1275_TRUE@am__append_7898 = datetime.marker -@COND_emu_TRUE@am__append_7899 = setjmp.module -@COND_emu_TRUE@am__append_7900 = setjmp.module$(EXEEXT) -@COND_emu_TRUE@am__append_7901 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -@COND_emu_TRUE@am__append_7902 = $(nodist_setjmp_module_SOURCES) -@COND_emu_TRUE@am__append_7903 = $(nodist_setjmp_module_SOURCES) \ -@COND_emu_TRUE@ setjmp.marker -@COND_emu_TRUE@am__append_7904 = setjmp.mod -@COND_emu_TRUE@am__append_7905 = setjmp.marker -@COND_i386_pc_TRUE@am__append_7906 = setjmp.module -@COND_i386_pc_TRUE@am__append_7907 = setjmp.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_7908 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -@COND_i386_pc_TRUE@am__append_7909 = $(nodist_setjmp_module_SOURCES) -@COND_i386_pc_TRUE@am__append_7910 = $(nodist_setjmp_module_SOURCES) \ -@COND_i386_pc_TRUE@ setjmp.marker -@COND_i386_pc_TRUE@am__append_7911 = setjmp.mod -@COND_i386_pc_TRUE@am__append_7912 = setjmp.marker -@COND_i386_efi_TRUE@am__append_7913 = setjmp.module -@COND_i386_efi_TRUE@am__append_7914 = setjmp.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_7915 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -@COND_i386_efi_TRUE@am__append_7916 = $(nodist_setjmp_module_SOURCES) -@COND_i386_efi_TRUE@am__append_7917 = $(nodist_setjmp_module_SOURCES) \ -@COND_i386_efi_TRUE@ setjmp.marker -@COND_i386_efi_TRUE@am__append_7918 = setjmp.mod -@COND_i386_efi_TRUE@am__append_7919 = setjmp.marker -@COND_i386_qemu_TRUE@am__append_7920 = setjmp.module -@COND_i386_qemu_TRUE@am__append_7921 = setjmp.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_7922 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -@COND_i386_qemu_TRUE@am__append_7923 = $(nodist_setjmp_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_7924 = \ -@COND_i386_qemu_TRUE@ $(nodist_setjmp_module_SOURCES) \ -@COND_i386_qemu_TRUE@ setjmp.marker -@COND_i386_qemu_TRUE@am__append_7925 = setjmp.mod -@COND_i386_qemu_TRUE@am__append_7926 = setjmp.marker -@COND_i386_coreboot_TRUE@am__append_7927 = setjmp.module -@COND_i386_coreboot_TRUE@am__append_7928 = setjmp.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_7929 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -@COND_i386_coreboot_TRUE@am__append_7930 = $(nodist_setjmp_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_7931 = \ -@COND_i386_coreboot_TRUE@ $(nodist_setjmp_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ setjmp.marker -@COND_i386_coreboot_TRUE@am__append_7932 = setjmp.mod -@COND_i386_coreboot_TRUE@am__append_7933 = setjmp.marker -@COND_i386_multiboot_TRUE@am__append_7934 = setjmp.module -@COND_i386_multiboot_TRUE@am__append_7935 = setjmp.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_7936 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -@COND_i386_multiboot_TRUE@am__append_7937 = $(nodist_setjmp_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_7938 = \ -@COND_i386_multiboot_TRUE@ $(nodist_setjmp_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ setjmp.marker -@COND_i386_multiboot_TRUE@am__append_7939 = setjmp.mod -@COND_i386_multiboot_TRUE@am__append_7940 = setjmp.marker -@COND_i386_ieee1275_TRUE@am__append_7941 = setjmp.module -@COND_i386_ieee1275_TRUE@am__append_7942 = setjmp.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_7943 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -@COND_i386_ieee1275_TRUE@am__append_7944 = $(nodist_setjmp_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_7945 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_setjmp_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ setjmp.marker -@COND_i386_ieee1275_TRUE@am__append_7946 = setjmp.mod -@COND_i386_ieee1275_TRUE@am__append_7947 = setjmp.marker -@COND_x86_64_efi_TRUE@am__append_7948 = setjmp.module -@COND_x86_64_efi_TRUE@am__append_7949 = setjmp.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_7950 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -@COND_x86_64_efi_TRUE@am__append_7951 = $(nodist_setjmp_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_7952 = \ -@COND_x86_64_efi_TRUE@ $(nodist_setjmp_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ setjmp.marker -@COND_x86_64_efi_TRUE@am__append_7953 = setjmp.mod -@COND_x86_64_efi_TRUE@am__append_7954 = setjmp.marker -@COND_mips_yeeloong_TRUE@am__append_7955 = setjmp.module -@COND_mips_yeeloong_TRUE@am__append_7956 = setjmp.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_7957 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -@COND_mips_yeeloong_TRUE@am__append_7958 = $(nodist_setjmp_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_7959 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_setjmp_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ setjmp.marker -@COND_mips_yeeloong_TRUE@am__append_7960 = setjmp.mod -@COND_mips_yeeloong_TRUE@am__append_7961 = setjmp.marker -@COND_sparc64_ieee1275_TRUE@am__append_7962 = setjmp.module -@COND_sparc64_ieee1275_TRUE@am__append_7963 = setjmp.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_7964 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -@COND_sparc64_ieee1275_TRUE@am__append_7965 = $(nodist_setjmp_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_7966 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_setjmp_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ setjmp.marker -@COND_sparc64_ieee1275_TRUE@am__append_7967 = setjmp.mod -@COND_sparc64_ieee1275_TRUE@am__append_7968 = setjmp.marker -@COND_powerpc_ieee1275_TRUE@am__append_7969 = setjmp.module -@COND_powerpc_ieee1275_TRUE@am__append_7970 = setjmp.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_7971 = lib/i386/setjmp.S lib/mips/setjmp.S lib/x86_64/setjmp.S lib/sparc64/setjmp.S lib/powerpc/setjmp.S -@COND_powerpc_ieee1275_TRUE@am__append_7972 = $(nodist_setjmp_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_7973 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_setjmp_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ setjmp.marker -@COND_powerpc_ieee1275_TRUE@am__append_7974 = setjmp.mod -@COND_powerpc_ieee1275_TRUE@am__append_7975 = setjmp.marker -@COND_i386_pc_TRUE@am__append_7976 = aout.module -@COND_i386_pc_TRUE@am__append_7977 = aout.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_7978 = -@COND_i386_pc_TRUE@am__append_7979 = $(nodist_aout_module_SOURCES) -@COND_i386_pc_TRUE@am__append_7980 = $(nodist_aout_module_SOURCES) \ -@COND_i386_pc_TRUE@ aout.marker -@COND_i386_pc_TRUE@am__append_7981 = aout.mod -@COND_i386_pc_TRUE@am__append_7982 = aout.marker -@COND_i386_efi_TRUE@am__append_7983 = aout.module -@COND_i386_efi_TRUE@am__append_7984 = aout.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_7985 = -@COND_i386_efi_TRUE@am__append_7986 = $(nodist_aout_module_SOURCES) -@COND_i386_efi_TRUE@am__append_7987 = $(nodist_aout_module_SOURCES) \ -@COND_i386_efi_TRUE@ aout.marker -@COND_i386_efi_TRUE@am__append_7988 = aout.mod -@COND_i386_efi_TRUE@am__append_7989 = aout.marker -@COND_i386_qemu_TRUE@am__append_7990 = aout.module -@COND_i386_qemu_TRUE@am__append_7991 = aout.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_7992 = -@COND_i386_qemu_TRUE@am__append_7993 = $(nodist_aout_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_7994 = $(nodist_aout_module_SOURCES) \ -@COND_i386_qemu_TRUE@ aout.marker -@COND_i386_qemu_TRUE@am__append_7995 = aout.mod -@COND_i386_qemu_TRUE@am__append_7996 = aout.marker -@COND_i386_coreboot_TRUE@am__append_7997 = aout.module -@COND_i386_coreboot_TRUE@am__append_7998 = aout.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_7999 = -@COND_i386_coreboot_TRUE@am__append_8000 = $(nodist_aout_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_8001 = \ -@COND_i386_coreboot_TRUE@ $(nodist_aout_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ aout.marker -@COND_i386_coreboot_TRUE@am__append_8002 = aout.mod -@COND_i386_coreboot_TRUE@am__append_8003 = aout.marker -@COND_i386_multiboot_TRUE@am__append_8004 = aout.module -@COND_i386_multiboot_TRUE@am__append_8005 = aout.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_8006 = -@COND_i386_multiboot_TRUE@am__append_8007 = $(nodist_aout_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_8008 = \ -@COND_i386_multiboot_TRUE@ $(nodist_aout_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ aout.marker -@COND_i386_multiboot_TRUE@am__append_8009 = aout.mod -@COND_i386_multiboot_TRUE@am__append_8010 = aout.marker -@COND_i386_ieee1275_TRUE@am__append_8011 = aout.module -@COND_i386_ieee1275_TRUE@am__append_8012 = aout.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_8013 = -@COND_i386_ieee1275_TRUE@am__append_8014 = $(nodist_aout_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_8015 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_aout_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ aout.marker -@COND_i386_ieee1275_TRUE@am__append_8016 = aout.mod -@COND_i386_ieee1275_TRUE@am__append_8017 = aout.marker -@COND_x86_64_efi_TRUE@am__append_8018 = aout.module -@COND_x86_64_efi_TRUE@am__append_8019 = aout.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_8020 = -@COND_x86_64_efi_TRUE@am__append_8021 = $(nodist_aout_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_8022 = $(nodist_aout_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ aout.marker -@COND_x86_64_efi_TRUE@am__append_8023 = aout.mod -@COND_x86_64_efi_TRUE@am__append_8024 = aout.marker -@COND_i386_pc_TRUE@am__append_8025 = bsd.module -@COND_i386_pc_TRUE@am__append_8026 = bsd.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_8027 = loader/i386/bsdXX.c loader/i386/bsd_pagetable.c -@COND_i386_pc_TRUE@am__append_8028 = $(nodist_bsd_module_SOURCES) -@COND_i386_pc_TRUE@am__append_8029 = $(nodist_bsd_module_SOURCES) \ -@COND_i386_pc_TRUE@ bsd.marker -@COND_i386_pc_TRUE@am__append_8030 = bsd.mod -@COND_i386_pc_TRUE@am__append_8031 = bsd.marker -@COND_i386_efi_TRUE@am__append_8032 = bsd.module -@COND_i386_efi_TRUE@am__append_8033 = bsd.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_8034 = loader/i386/bsdXX.c loader/i386/bsd_pagetable.c -@COND_i386_efi_TRUE@am__append_8035 = $(nodist_bsd_module_SOURCES) -@COND_i386_efi_TRUE@am__append_8036 = $(nodist_bsd_module_SOURCES) \ -@COND_i386_efi_TRUE@ bsd.marker -@COND_i386_efi_TRUE@am__append_8037 = bsd.mod -@COND_i386_efi_TRUE@am__append_8038 = bsd.marker -@COND_i386_qemu_TRUE@am__append_8039 = bsd.module -@COND_i386_qemu_TRUE@am__append_8040 = bsd.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_8041 = loader/i386/bsdXX.c loader/i386/bsd_pagetable.c -@COND_i386_qemu_TRUE@am__append_8042 = $(nodist_bsd_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_8043 = $(nodist_bsd_module_SOURCES) \ -@COND_i386_qemu_TRUE@ bsd.marker -@COND_i386_qemu_TRUE@am__append_8044 = bsd.mod -@COND_i386_qemu_TRUE@am__append_8045 = bsd.marker -@COND_i386_coreboot_TRUE@am__append_8046 = bsd.module -@COND_i386_coreboot_TRUE@am__append_8047 = bsd.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_8048 = loader/i386/bsdXX.c loader/i386/bsd_pagetable.c -@COND_i386_coreboot_TRUE@am__append_8049 = $(nodist_bsd_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_8050 = \ -@COND_i386_coreboot_TRUE@ $(nodist_bsd_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ bsd.marker -@COND_i386_coreboot_TRUE@am__append_8051 = bsd.mod -@COND_i386_coreboot_TRUE@am__append_8052 = bsd.marker -@COND_i386_multiboot_TRUE@am__append_8053 = bsd.module -@COND_i386_multiboot_TRUE@am__append_8054 = bsd.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_8055 = loader/i386/bsdXX.c loader/i386/bsd_pagetable.c -@COND_i386_multiboot_TRUE@am__append_8056 = $(nodist_bsd_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_8057 = \ -@COND_i386_multiboot_TRUE@ $(nodist_bsd_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ bsd.marker -@COND_i386_multiboot_TRUE@am__append_8058 = bsd.mod -@COND_i386_multiboot_TRUE@am__append_8059 = bsd.marker -@COND_i386_ieee1275_TRUE@am__append_8060 = bsd.module -@COND_i386_ieee1275_TRUE@am__append_8061 = bsd.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_8062 = loader/i386/bsdXX.c loader/i386/bsd_pagetable.c -@COND_i386_ieee1275_TRUE@am__append_8063 = $(nodist_bsd_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_8064 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_bsd_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ bsd.marker -@COND_i386_ieee1275_TRUE@am__append_8065 = bsd.mod -@COND_i386_ieee1275_TRUE@am__append_8066 = bsd.marker -@COND_x86_64_efi_TRUE@am__append_8067 = bsd.module -@COND_x86_64_efi_TRUE@am__append_8068 = bsd.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_8069 = loader/i386/bsdXX.c loader/i386/bsd_pagetable.c -@COND_x86_64_efi_TRUE@am__append_8070 = $(nodist_bsd_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_8071 = $(nodist_bsd_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ bsd.marker -@COND_x86_64_efi_TRUE@am__append_8072 = bsd.mod -@COND_x86_64_efi_TRUE@am__append_8073 = bsd.marker -@COND_i386_pc_TRUE@am__append_8074 = linux16.module ntldr.module \ -@COND_i386_pc_TRUE@ multiboot2.module -@COND_i386_pc_TRUE@am__append_8075 = linux16.module$(EXEEXT) \ -@COND_i386_pc_TRUE@ ntldr.module$(EXEEXT) \ -@COND_i386_pc_TRUE@ multiboot2.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_8076 = -@COND_i386_pc_TRUE@am__append_8077 = $(nodist_linux16_module_SOURCES) \ -@COND_i386_pc_TRUE@ $(nodist_ntldr_module_SOURCES) \ -@COND_i386_pc_TRUE@ $(nodist_multiboot2_module_SOURCES) -@COND_i386_pc_TRUE@am__append_8078 = $(nodist_linux16_module_SOURCES) \ -@COND_i386_pc_TRUE@ linux16.marker \ -@COND_i386_pc_TRUE@ $(nodist_ntldr_module_SOURCES) ntldr.marker \ -@COND_i386_pc_TRUE@ $(nodist_multiboot2_module_SOURCES) \ -@COND_i386_pc_TRUE@ multiboot2.marker -@COND_i386_pc_TRUE@am__append_8079 = linux16.mod ntldr.mod \ -@COND_i386_pc_TRUE@ multiboot2.mod -@COND_i386_pc_TRUE@am__append_8080 = linux16.marker ntldr.marker \ -@COND_i386_pc_TRUE@ multiboot2.marker -@COND_i386_efi_TRUE@am__append_8081 = multiboot2.module -@COND_i386_efi_TRUE@am__append_8082 = multiboot2.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_8083 = -@COND_i386_efi_TRUE@am__append_8084 = $(nodist_multiboot2_module_SOURCES) -@COND_i386_efi_TRUE@am__append_8085 = \ -@COND_i386_efi_TRUE@ $(nodist_multiboot2_module_SOURCES) \ -@COND_i386_efi_TRUE@ multiboot2.marker -@COND_i386_efi_TRUE@am__append_8086 = multiboot2.mod -@COND_i386_efi_TRUE@am__append_8087 = multiboot2.marker -@COND_i386_qemu_TRUE@am__append_8088 = multiboot2.module -@COND_i386_qemu_TRUE@am__append_8089 = multiboot2.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_8090 = -@COND_i386_qemu_TRUE@am__append_8091 = $(nodist_multiboot2_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_8092 = \ -@COND_i386_qemu_TRUE@ $(nodist_multiboot2_module_SOURCES) \ -@COND_i386_qemu_TRUE@ multiboot2.marker -@COND_i386_qemu_TRUE@am__append_8093 = multiboot2.mod -@COND_i386_qemu_TRUE@am__append_8094 = multiboot2.marker -@COND_i386_coreboot_TRUE@am__append_8095 = multiboot2.module -@COND_i386_coreboot_TRUE@am__append_8096 = multiboot2.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_8097 = -@COND_i386_coreboot_TRUE@am__append_8098 = $(nodist_multiboot2_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_8099 = \ -@COND_i386_coreboot_TRUE@ $(nodist_multiboot2_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ multiboot2.marker -@COND_i386_coreboot_TRUE@am__append_8100 = multiboot2.mod -@COND_i386_coreboot_TRUE@am__append_8101 = multiboot2.marker -@COND_i386_multiboot_TRUE@am__append_8102 = multiboot2.module -@COND_i386_multiboot_TRUE@am__append_8103 = multiboot2.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_8104 = -@COND_i386_multiboot_TRUE@am__append_8105 = $(nodist_multiboot2_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_8106 = \ -@COND_i386_multiboot_TRUE@ $(nodist_multiboot2_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ multiboot2.marker -@COND_i386_multiboot_TRUE@am__append_8107 = multiboot2.mod -@COND_i386_multiboot_TRUE@am__append_8108 = multiboot2.marker -@COND_i386_ieee1275_TRUE@am__append_8109 = multiboot2.module -@COND_i386_ieee1275_TRUE@am__append_8110 = multiboot2.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_8111 = -@COND_i386_ieee1275_TRUE@am__append_8112 = $(nodist_multiboot2_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_8113 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_multiboot2_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ multiboot2.marker -@COND_i386_ieee1275_TRUE@am__append_8114 = multiboot2.mod -@COND_i386_ieee1275_TRUE@am__append_8115 = multiboot2.marker -@COND_x86_64_efi_TRUE@am__append_8116 = multiboot2.module -@COND_x86_64_efi_TRUE@am__append_8117 = multiboot2.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_8118 = -@COND_x86_64_efi_TRUE@am__append_8119 = $(nodist_multiboot2_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_8120 = \ -@COND_x86_64_efi_TRUE@ $(nodist_multiboot2_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ multiboot2.marker -@COND_x86_64_efi_TRUE@am__append_8121 = multiboot2.mod -@COND_x86_64_efi_TRUE@am__append_8122 = multiboot2.marker -@COND_mips_yeeloong_TRUE@am__append_8123 = multiboot2.module -@COND_mips_yeeloong_TRUE@am__append_8124 = multiboot2.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_8125 = -@COND_mips_yeeloong_TRUE@am__append_8126 = $(nodist_multiboot2_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_8127 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_multiboot2_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ multiboot2.marker -@COND_mips_yeeloong_TRUE@am__append_8128 = multiboot2.mod -@COND_mips_yeeloong_TRUE@am__append_8129 = multiboot2.marker -@COND_i386_pc_TRUE@am__append_8130 = multiboot.module -@COND_i386_pc_TRUE@am__append_8131 = multiboot.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_8132 = loader/multiboot_elfxx.c -@COND_i386_pc_TRUE@am__append_8133 = $(nodist_multiboot_module_SOURCES) -@COND_i386_pc_TRUE@am__append_8134 = \ -@COND_i386_pc_TRUE@ $(nodist_multiboot_module_SOURCES) \ -@COND_i386_pc_TRUE@ multiboot.marker -@COND_i386_pc_TRUE@am__append_8135 = multiboot.mod -@COND_i386_pc_TRUE@am__append_8136 = multiboot.marker -@COND_i386_efi_TRUE@am__append_8137 = multiboot.module -@COND_i386_efi_TRUE@am__append_8138 = multiboot.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_8139 = loader/multiboot_elfxx.c -@COND_i386_efi_TRUE@am__append_8140 = $(nodist_multiboot_module_SOURCES) -@COND_i386_efi_TRUE@am__append_8141 = \ -@COND_i386_efi_TRUE@ $(nodist_multiboot_module_SOURCES) \ -@COND_i386_efi_TRUE@ multiboot.marker -@COND_i386_efi_TRUE@am__append_8142 = multiboot.mod -@COND_i386_efi_TRUE@am__append_8143 = multiboot.marker -@COND_i386_qemu_TRUE@am__append_8144 = multiboot.module -@COND_i386_qemu_TRUE@am__append_8145 = multiboot.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_8146 = loader/multiboot_elfxx.c -@COND_i386_qemu_TRUE@am__append_8147 = $(nodist_multiboot_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_8148 = \ -@COND_i386_qemu_TRUE@ $(nodist_multiboot_module_SOURCES) \ -@COND_i386_qemu_TRUE@ multiboot.marker -@COND_i386_qemu_TRUE@am__append_8149 = multiboot.mod -@COND_i386_qemu_TRUE@am__append_8150 = multiboot.marker -@COND_i386_coreboot_TRUE@am__append_8151 = multiboot.module -@COND_i386_coreboot_TRUE@am__append_8152 = multiboot.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_8153 = loader/multiboot_elfxx.c -@COND_i386_coreboot_TRUE@am__append_8154 = $(nodist_multiboot_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_8155 = \ -@COND_i386_coreboot_TRUE@ $(nodist_multiboot_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ multiboot.marker -@COND_i386_coreboot_TRUE@am__append_8156 = multiboot.mod -@COND_i386_coreboot_TRUE@am__append_8157 = multiboot.marker -@COND_i386_multiboot_TRUE@am__append_8158 = multiboot.module -@COND_i386_multiboot_TRUE@am__append_8159 = multiboot.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_8160 = loader/multiboot_elfxx.c -@COND_i386_multiboot_TRUE@am__append_8161 = $(nodist_multiboot_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_8162 = \ -@COND_i386_multiboot_TRUE@ $(nodist_multiboot_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ multiboot.marker -@COND_i386_multiboot_TRUE@am__append_8163 = multiboot.mod -@COND_i386_multiboot_TRUE@am__append_8164 = multiboot.marker -@COND_i386_ieee1275_TRUE@am__append_8165 = multiboot.module -@COND_i386_ieee1275_TRUE@am__append_8166 = multiboot.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_8167 = loader/multiboot_elfxx.c -@COND_i386_ieee1275_TRUE@am__append_8168 = $(nodist_multiboot_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_8169 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_multiboot_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ multiboot.marker -@COND_i386_ieee1275_TRUE@am__append_8170 = multiboot.mod -@COND_i386_ieee1275_TRUE@am__append_8171 = multiboot.marker -@COND_x86_64_efi_TRUE@am__append_8172 = multiboot.module -@COND_x86_64_efi_TRUE@am__append_8173 = multiboot.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_8174 = loader/multiboot_elfxx.c -@COND_x86_64_efi_TRUE@am__append_8175 = $(nodist_multiboot_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_8176 = \ -@COND_x86_64_efi_TRUE@ $(nodist_multiboot_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ multiboot.marker -@COND_x86_64_efi_TRUE@am__append_8177 = multiboot.mod -@COND_x86_64_efi_TRUE@am__append_8178 = multiboot.marker -@COND_i386_pc_TRUE@am__append_8179 = linux.module -@COND_i386_pc_TRUE@am__append_8180 = linux.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_8181 = -@COND_i386_pc_TRUE@am__append_8182 = $(nodist_linux_module_SOURCES) -@COND_i386_pc_TRUE@am__append_8183 = $(nodist_linux_module_SOURCES) \ -@COND_i386_pc_TRUE@ linux.marker -@COND_i386_pc_TRUE@am__append_8184 = linux.mod -@COND_i386_pc_TRUE@am__append_8185 = linux.marker -@COND_i386_efi_TRUE@am__append_8186 = linux.module -@COND_i386_efi_TRUE@am__append_8187 = linux.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_8188 = -@COND_i386_efi_TRUE@am__append_8189 = $(nodist_linux_module_SOURCES) -@COND_i386_efi_TRUE@am__append_8190 = $(nodist_linux_module_SOURCES) \ -@COND_i386_efi_TRUE@ linux.marker -@COND_i386_efi_TRUE@am__append_8191 = linux.mod -@COND_i386_efi_TRUE@am__append_8192 = linux.marker -@COND_i386_qemu_TRUE@am__append_8193 = linux.module -@COND_i386_qemu_TRUE@am__append_8194 = linux.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_8195 = -@COND_i386_qemu_TRUE@am__append_8196 = $(nodist_linux_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_8197 = $(nodist_linux_module_SOURCES) \ -@COND_i386_qemu_TRUE@ linux.marker -@COND_i386_qemu_TRUE@am__append_8198 = linux.mod -@COND_i386_qemu_TRUE@am__append_8199 = linux.marker -@COND_i386_coreboot_TRUE@am__append_8200 = linux.module -@COND_i386_coreboot_TRUE@am__append_8201 = linux.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_8202 = -@COND_i386_coreboot_TRUE@am__append_8203 = $(nodist_linux_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_8204 = \ -@COND_i386_coreboot_TRUE@ $(nodist_linux_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ linux.marker -@COND_i386_coreboot_TRUE@am__append_8205 = linux.mod -@COND_i386_coreboot_TRUE@am__append_8206 = linux.marker -@COND_i386_multiboot_TRUE@am__append_8207 = linux.module -@COND_i386_multiboot_TRUE@am__append_8208 = linux.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_8209 = -@COND_i386_multiboot_TRUE@am__append_8210 = $(nodist_linux_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_8211 = \ -@COND_i386_multiboot_TRUE@ $(nodist_linux_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ linux.marker -@COND_i386_multiboot_TRUE@am__append_8212 = linux.mod -@COND_i386_multiboot_TRUE@am__append_8213 = linux.marker -@COND_i386_ieee1275_TRUE@am__append_8214 = linux.module -@COND_i386_ieee1275_TRUE@am__append_8215 = linux.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_8216 = -@COND_i386_ieee1275_TRUE@am__append_8217 = $(nodist_linux_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_8218 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_linux_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ linux.marker -@COND_i386_ieee1275_TRUE@am__append_8219 = linux.mod -@COND_i386_ieee1275_TRUE@am__append_8220 = linux.marker -@COND_x86_64_efi_TRUE@am__append_8221 = linux.module -@COND_x86_64_efi_TRUE@am__append_8222 = linux.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_8223 = -@COND_x86_64_efi_TRUE@am__append_8224 = $(nodist_linux_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_8225 = \ -@COND_x86_64_efi_TRUE@ $(nodist_linux_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ linux.marker -@COND_x86_64_efi_TRUE@am__append_8226 = linux.mod -@COND_x86_64_efi_TRUE@am__append_8227 = linux.marker -@COND_mips_yeeloong_TRUE@am__append_8228 = linux.module -@COND_mips_yeeloong_TRUE@am__append_8229 = linux.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_8230 = -@COND_mips_yeeloong_TRUE@am__append_8231 = $(nodist_linux_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_8232 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_linux_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ linux.marker -@COND_mips_yeeloong_TRUE@am__append_8233 = linux.mod -@COND_mips_yeeloong_TRUE@am__append_8234 = linux.marker -@COND_sparc64_ieee1275_TRUE@am__append_8235 = linux.module -@COND_sparc64_ieee1275_TRUE@am__append_8236 = linux.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_8237 = -@COND_sparc64_ieee1275_TRUE@am__append_8238 = $(nodist_linux_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_8239 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_linux_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ linux.marker -@COND_sparc64_ieee1275_TRUE@am__append_8240 = linux.mod -@COND_sparc64_ieee1275_TRUE@am__append_8241 = linux.marker -@COND_powerpc_ieee1275_TRUE@am__append_8242 = linux.module -@COND_powerpc_ieee1275_TRUE@am__append_8243 = linux.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_8244 = -@COND_powerpc_ieee1275_TRUE@am__append_8245 = $(nodist_linux_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_8246 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_linux_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ linux.marker -@COND_powerpc_ieee1275_TRUE@am__append_8247 = linux.mod -@COND_powerpc_ieee1275_TRUE@am__append_8248 = linux.marker -@COND_i386_pc_TRUE@am__append_8249 = xnu.module -@COND_i386_pc_TRUE@am__append_8250 = xnu.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_8251 = loader/machoXX.c -@COND_i386_pc_TRUE@am__append_8252 = $(nodist_xnu_module_SOURCES) -@COND_i386_pc_TRUE@am__append_8253 = $(nodist_xnu_module_SOURCES) \ -@COND_i386_pc_TRUE@ xnu.marker -@COND_i386_pc_TRUE@am__append_8254 = xnu.mod -@COND_i386_pc_TRUE@am__append_8255 = xnu.marker -@COND_i386_efi_TRUE@am__append_8256 = xnu.module -@COND_i386_efi_TRUE@am__append_8257 = xnu.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_8258 = loader/machoXX.c -@COND_i386_efi_TRUE@am__append_8259 = $(nodist_xnu_module_SOURCES) -@COND_i386_efi_TRUE@am__append_8260 = $(nodist_xnu_module_SOURCES) \ -@COND_i386_efi_TRUE@ xnu.marker -@COND_i386_efi_TRUE@am__append_8261 = xnu.mod -@COND_i386_efi_TRUE@am__append_8262 = xnu.marker -@COND_i386_qemu_TRUE@am__append_8263 = xnu.module -@COND_i386_qemu_TRUE@am__append_8264 = xnu.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_8265 = loader/machoXX.c -@COND_i386_qemu_TRUE@am__append_8266 = $(nodist_xnu_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_8267 = $(nodist_xnu_module_SOURCES) \ -@COND_i386_qemu_TRUE@ xnu.marker -@COND_i386_qemu_TRUE@am__append_8268 = xnu.mod -@COND_i386_qemu_TRUE@am__append_8269 = xnu.marker -@COND_i386_coreboot_TRUE@am__append_8270 = xnu.module -@COND_i386_coreboot_TRUE@am__append_8271 = xnu.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_8272 = loader/machoXX.c -@COND_i386_coreboot_TRUE@am__append_8273 = $(nodist_xnu_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_8274 = \ -@COND_i386_coreboot_TRUE@ $(nodist_xnu_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ xnu.marker -@COND_i386_coreboot_TRUE@am__append_8275 = xnu.mod -@COND_i386_coreboot_TRUE@am__append_8276 = xnu.marker -@COND_i386_multiboot_TRUE@am__append_8277 = xnu.module -@COND_i386_multiboot_TRUE@am__append_8278 = xnu.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_8279 = loader/machoXX.c -@COND_i386_multiboot_TRUE@am__append_8280 = $(nodist_xnu_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_8281 = \ -@COND_i386_multiboot_TRUE@ $(nodist_xnu_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ xnu.marker -@COND_i386_multiboot_TRUE@am__append_8282 = xnu.mod -@COND_i386_multiboot_TRUE@am__append_8283 = xnu.marker -@COND_i386_ieee1275_TRUE@am__append_8284 = xnu.module -@COND_i386_ieee1275_TRUE@am__append_8285 = xnu.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_8286 = loader/machoXX.c -@COND_i386_ieee1275_TRUE@am__append_8287 = $(nodist_xnu_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_8288 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_xnu_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ xnu.marker -@COND_i386_ieee1275_TRUE@am__append_8289 = xnu.mod -@COND_i386_ieee1275_TRUE@am__append_8290 = xnu.marker -@COND_x86_64_efi_TRUE@am__append_8291 = xnu.module -@COND_x86_64_efi_TRUE@am__append_8292 = xnu.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_8293 = loader/machoXX.c -@COND_x86_64_efi_TRUE@am__append_8294 = $(nodist_xnu_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_8295 = $(nodist_xnu_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ xnu.marker -@COND_x86_64_efi_TRUE@am__append_8296 = xnu.mod -@COND_x86_64_efi_TRUE@am__append_8297 = xnu.marker -@COND_i386_efi_TRUE@am__append_8298 = appleldr.module -@COND_i386_efi_TRUE@am__append_8299 = appleldr.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_8300 = -@COND_i386_efi_TRUE@am__append_8301 = $(nodist_appleldr_module_SOURCES) -@COND_i386_efi_TRUE@am__append_8302 = \ -@COND_i386_efi_TRUE@ $(nodist_appleldr_module_SOURCES) \ -@COND_i386_efi_TRUE@ appleldr.marker -@COND_i386_efi_TRUE@am__append_8303 = appleldr.mod -@COND_i386_efi_TRUE@am__append_8304 = appleldr.marker -@COND_x86_64_efi_TRUE@am__append_8305 = appleldr.module -@COND_x86_64_efi_TRUE@am__append_8306 = appleldr.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_8307 = -@COND_x86_64_efi_TRUE@am__append_8308 = $(nodist_appleldr_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_8309 = \ -@COND_x86_64_efi_TRUE@ $(nodist_appleldr_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ appleldr.marker -@COND_x86_64_efi_TRUE@am__append_8310 = appleldr.mod -@COND_x86_64_efi_TRUE@am__append_8311 = appleldr.marker -@COND_i386_pc_TRUE@am__append_8312 = chain.module -@COND_i386_pc_TRUE@am__append_8313 = chain.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_8314 = -@COND_i386_pc_TRUE@am__append_8315 = $(nodist_chain_module_SOURCES) -@COND_i386_pc_TRUE@am__append_8316 = $(nodist_chain_module_SOURCES) \ -@COND_i386_pc_TRUE@ chain.marker -@COND_i386_pc_TRUE@am__append_8317 = chain.mod -@COND_i386_pc_TRUE@am__append_8318 = chain.marker -@COND_i386_efi_TRUE@am__append_8319 = chain.module -@COND_i386_efi_TRUE@am__append_8320 = chain.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_8321 = -@COND_i386_efi_TRUE@am__append_8322 = $(nodist_chain_module_SOURCES) -@COND_i386_efi_TRUE@am__append_8323 = $(nodist_chain_module_SOURCES) \ -@COND_i386_efi_TRUE@ chain.marker -@COND_i386_efi_TRUE@am__append_8324 = chain.mod -@COND_i386_efi_TRUE@am__append_8325 = chain.marker -@COND_x86_64_efi_TRUE@am__append_8326 = chain.module -@COND_x86_64_efi_TRUE@am__append_8327 = chain.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_8328 = -@COND_x86_64_efi_TRUE@am__append_8329 = $(nodist_chain_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_8330 = \ -@COND_x86_64_efi_TRUE@ $(nodist_chain_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ chain.marker -@COND_x86_64_efi_TRUE@am__append_8331 = chain.mod -@COND_x86_64_efi_TRUE@am__append_8332 = chain.marker -@COND_i386_pc_TRUE@am__append_8333 = mmap.module -@COND_i386_pc_TRUE@am__append_8334 = mmap.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_8335 = -@COND_i386_pc_TRUE@am__append_8336 = $(nodist_mmap_module_SOURCES) -@COND_i386_pc_TRUE@am__append_8337 = $(nodist_mmap_module_SOURCES) \ -@COND_i386_pc_TRUE@ mmap.marker -@COND_i386_pc_TRUE@am__append_8338 = mmap.mod -@COND_i386_pc_TRUE@am__append_8339 = mmap.marker -@COND_i386_efi_TRUE@am__append_8340 = mmap.module -@COND_i386_efi_TRUE@am__append_8341 = mmap.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_8342 = -@COND_i386_efi_TRUE@am__append_8343 = $(nodist_mmap_module_SOURCES) -@COND_i386_efi_TRUE@am__append_8344 = $(nodist_mmap_module_SOURCES) \ -@COND_i386_efi_TRUE@ mmap.marker -@COND_i386_efi_TRUE@am__append_8345 = mmap.mod -@COND_i386_efi_TRUE@am__append_8346 = mmap.marker -@COND_i386_qemu_TRUE@am__append_8347 = mmap.module -@COND_i386_qemu_TRUE@am__append_8348 = mmap.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_8349 = -@COND_i386_qemu_TRUE@am__append_8350 = $(nodist_mmap_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_8351 = $(nodist_mmap_module_SOURCES) \ -@COND_i386_qemu_TRUE@ mmap.marker -@COND_i386_qemu_TRUE@am__append_8352 = mmap.mod -@COND_i386_qemu_TRUE@am__append_8353 = mmap.marker -@COND_i386_coreboot_TRUE@am__append_8354 = mmap.module -@COND_i386_coreboot_TRUE@am__append_8355 = mmap.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_8356 = -@COND_i386_coreboot_TRUE@am__append_8357 = $(nodist_mmap_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_8358 = \ -@COND_i386_coreboot_TRUE@ $(nodist_mmap_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ mmap.marker -@COND_i386_coreboot_TRUE@am__append_8359 = mmap.mod -@COND_i386_coreboot_TRUE@am__append_8360 = mmap.marker -@COND_i386_multiboot_TRUE@am__append_8361 = mmap.module -@COND_i386_multiboot_TRUE@am__append_8362 = mmap.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_8363 = -@COND_i386_multiboot_TRUE@am__append_8364 = $(nodist_mmap_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_8365 = \ -@COND_i386_multiboot_TRUE@ $(nodist_mmap_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ mmap.marker -@COND_i386_multiboot_TRUE@am__append_8366 = mmap.mod -@COND_i386_multiboot_TRUE@am__append_8367 = mmap.marker -@COND_i386_ieee1275_TRUE@am__append_8368 = mmap.module -@COND_i386_ieee1275_TRUE@am__append_8369 = mmap.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_8370 = -@COND_i386_ieee1275_TRUE@am__append_8371 = $(nodist_mmap_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_8372 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_mmap_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ mmap.marker -@COND_i386_ieee1275_TRUE@am__append_8373 = mmap.mod -@COND_i386_ieee1275_TRUE@am__append_8374 = mmap.marker -@COND_x86_64_efi_TRUE@am__append_8375 = mmap.module -@COND_x86_64_efi_TRUE@am__append_8376 = mmap.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_8377 = -@COND_x86_64_efi_TRUE@am__append_8378 = $(nodist_mmap_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_8379 = $(nodist_mmap_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ mmap.marker -@COND_x86_64_efi_TRUE@am__append_8380 = mmap.mod -@COND_x86_64_efi_TRUE@am__append_8381 = mmap.marker -@COND_mips_yeeloong_TRUE@am__append_8382 = mmap.module -@COND_mips_yeeloong_TRUE@am__append_8383 = mmap.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_8384 = -@COND_mips_yeeloong_TRUE@am__append_8385 = $(nodist_mmap_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_8386 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_mmap_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ mmap.marker -@COND_mips_yeeloong_TRUE@am__append_8387 = mmap.mod -@COND_mips_yeeloong_TRUE@am__append_8388 = mmap.marker -@COND_emu_TRUE@am__append_8389 = normal.module -@COND_emu_TRUE@am__append_8390 = normal.module$(EXEEXT) -@COND_emu_TRUE@am__append_8391 = script/yylex.l script/parser.y -@COND_emu_TRUE@am__append_8392 = $(nodist_normal_module_SOURCES) -@COND_emu_TRUE@am__append_8393 = $(nodist_normal_module_SOURCES) \ -@COND_emu_TRUE@ normal.marker -@COND_emu_TRUE@am__append_8394 = normal.mod -@COND_emu_TRUE@am__append_8395 = normal.marker -@COND_i386_pc_TRUE@am__append_8396 = normal.module -@COND_i386_pc_TRUE@am__append_8397 = normal.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_8398 = script/yylex.l script/parser.y -@COND_i386_pc_TRUE@am__append_8399 = $(nodist_normal_module_SOURCES) -@COND_i386_pc_TRUE@am__append_8400 = $(nodist_normal_module_SOURCES) \ -@COND_i386_pc_TRUE@ normal.marker -@COND_i386_pc_TRUE@am__append_8401 = normal.mod -@COND_i386_pc_TRUE@am__append_8402 = normal.marker -@COND_i386_efi_TRUE@am__append_8403 = normal.module -@COND_i386_efi_TRUE@am__append_8404 = normal.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_8405 = script/yylex.l script/parser.y -@COND_i386_efi_TRUE@am__append_8406 = $(nodist_normal_module_SOURCES) -@COND_i386_efi_TRUE@am__append_8407 = $(nodist_normal_module_SOURCES) \ -@COND_i386_efi_TRUE@ normal.marker -@COND_i386_efi_TRUE@am__append_8408 = normal.mod -@COND_i386_efi_TRUE@am__append_8409 = normal.marker -@COND_i386_qemu_TRUE@am__append_8410 = normal.module -@COND_i386_qemu_TRUE@am__append_8411 = normal.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_8412 = script/yylex.l script/parser.y -@COND_i386_qemu_TRUE@am__append_8413 = $(nodist_normal_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_8414 = \ -@COND_i386_qemu_TRUE@ $(nodist_normal_module_SOURCES) \ -@COND_i386_qemu_TRUE@ normal.marker -@COND_i386_qemu_TRUE@am__append_8415 = normal.mod -@COND_i386_qemu_TRUE@am__append_8416 = normal.marker -@COND_i386_coreboot_TRUE@am__append_8417 = normal.module -@COND_i386_coreboot_TRUE@am__append_8418 = normal.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_8419 = script/yylex.l script/parser.y -@COND_i386_coreboot_TRUE@am__append_8420 = $(nodist_normal_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_8421 = \ -@COND_i386_coreboot_TRUE@ $(nodist_normal_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ normal.marker -@COND_i386_coreboot_TRUE@am__append_8422 = normal.mod -@COND_i386_coreboot_TRUE@am__append_8423 = normal.marker -@COND_i386_multiboot_TRUE@am__append_8424 = normal.module -@COND_i386_multiboot_TRUE@am__append_8425 = normal.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_8426 = script/yylex.l script/parser.y -@COND_i386_multiboot_TRUE@am__append_8427 = $(nodist_normal_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_8428 = \ -@COND_i386_multiboot_TRUE@ $(nodist_normal_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ normal.marker -@COND_i386_multiboot_TRUE@am__append_8429 = normal.mod -@COND_i386_multiboot_TRUE@am__append_8430 = normal.marker -@COND_i386_ieee1275_TRUE@am__append_8431 = normal.module -@COND_i386_ieee1275_TRUE@am__append_8432 = normal.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_8433 = script/yylex.l script/parser.y -@COND_i386_ieee1275_TRUE@am__append_8434 = $(nodist_normal_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_8435 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_normal_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ normal.marker -@COND_i386_ieee1275_TRUE@am__append_8436 = normal.mod -@COND_i386_ieee1275_TRUE@am__append_8437 = normal.marker -@COND_x86_64_efi_TRUE@am__append_8438 = normal.module -@COND_x86_64_efi_TRUE@am__append_8439 = normal.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_8440 = script/yylex.l script/parser.y -@COND_x86_64_efi_TRUE@am__append_8441 = $(nodist_normal_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_8442 = \ -@COND_x86_64_efi_TRUE@ $(nodist_normal_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ normal.marker -@COND_x86_64_efi_TRUE@am__append_8443 = normal.mod -@COND_x86_64_efi_TRUE@am__append_8444 = normal.marker -@COND_mips_yeeloong_TRUE@am__append_8445 = normal.module -@COND_mips_yeeloong_TRUE@am__append_8446 = normal.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_8447 = script/yylex.l script/parser.y -@COND_mips_yeeloong_TRUE@am__append_8448 = $(nodist_normal_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_8449 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_normal_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ normal.marker -@COND_mips_yeeloong_TRUE@am__append_8450 = normal.mod -@COND_mips_yeeloong_TRUE@am__append_8451 = normal.marker -@COND_sparc64_ieee1275_TRUE@am__append_8452 = normal.module -@COND_sparc64_ieee1275_TRUE@am__append_8453 = normal.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_8454 = script/yylex.l script/parser.y -@COND_sparc64_ieee1275_TRUE@am__append_8455 = $(nodist_normal_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_8456 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_normal_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ normal.marker -@COND_sparc64_ieee1275_TRUE@am__append_8457 = normal.mod -@COND_sparc64_ieee1275_TRUE@am__append_8458 = normal.marker -@COND_powerpc_ieee1275_TRUE@am__append_8459 = normal.module -@COND_powerpc_ieee1275_TRUE@am__append_8460 = normal.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_8461 = script/yylex.l script/parser.y -@COND_powerpc_ieee1275_TRUE@am__append_8462 = $(nodist_normal_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_8463 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_normal_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ normal.marker -@COND_powerpc_ieee1275_TRUE@am__append_8464 = normal.mod -@COND_powerpc_ieee1275_TRUE@am__append_8465 = normal.marker -@COND_emu_TRUE@am__append_8466 = part_acorn.module -@COND_emu_TRUE@am__append_8467 = part_acorn.module$(EXEEXT) -@COND_emu_TRUE@am__append_8468 = -@COND_emu_TRUE@am__append_8469 = $(nodist_part_acorn_module_SOURCES) -@COND_emu_TRUE@am__append_8470 = $(nodist_part_acorn_module_SOURCES) \ -@COND_emu_TRUE@ part_acorn.marker -@COND_emu_TRUE@am__append_8471 = part_acorn.mod -@COND_emu_TRUE@am__append_8472 = part_acorn.marker -@COND_i386_pc_TRUE@am__append_8473 = part_acorn.module -@COND_i386_pc_TRUE@am__append_8474 = part_acorn.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_8475 = -@COND_i386_pc_TRUE@am__append_8476 = $(nodist_part_acorn_module_SOURCES) -@COND_i386_pc_TRUE@am__append_8477 = \ -@COND_i386_pc_TRUE@ $(nodist_part_acorn_module_SOURCES) \ -@COND_i386_pc_TRUE@ part_acorn.marker -@COND_i386_pc_TRUE@am__append_8478 = part_acorn.mod -@COND_i386_pc_TRUE@am__append_8479 = part_acorn.marker -@COND_i386_efi_TRUE@am__append_8480 = part_acorn.module -@COND_i386_efi_TRUE@am__append_8481 = part_acorn.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_8482 = -@COND_i386_efi_TRUE@am__append_8483 = $(nodist_part_acorn_module_SOURCES) -@COND_i386_efi_TRUE@am__append_8484 = \ -@COND_i386_efi_TRUE@ $(nodist_part_acorn_module_SOURCES) \ -@COND_i386_efi_TRUE@ part_acorn.marker -@COND_i386_efi_TRUE@am__append_8485 = part_acorn.mod -@COND_i386_efi_TRUE@am__append_8486 = part_acorn.marker -@COND_i386_qemu_TRUE@am__append_8487 = part_acorn.module -@COND_i386_qemu_TRUE@am__append_8488 = part_acorn.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_8489 = -@COND_i386_qemu_TRUE@am__append_8490 = $(nodist_part_acorn_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_8491 = \ -@COND_i386_qemu_TRUE@ $(nodist_part_acorn_module_SOURCES) \ -@COND_i386_qemu_TRUE@ part_acorn.marker -@COND_i386_qemu_TRUE@am__append_8492 = part_acorn.mod -@COND_i386_qemu_TRUE@am__append_8493 = part_acorn.marker -@COND_i386_coreboot_TRUE@am__append_8494 = part_acorn.module -@COND_i386_coreboot_TRUE@am__append_8495 = part_acorn.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_8496 = -@COND_i386_coreboot_TRUE@am__append_8497 = $(nodist_part_acorn_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_8498 = \ -@COND_i386_coreboot_TRUE@ $(nodist_part_acorn_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ part_acorn.marker -@COND_i386_coreboot_TRUE@am__append_8499 = part_acorn.mod -@COND_i386_coreboot_TRUE@am__append_8500 = part_acorn.marker -@COND_i386_multiboot_TRUE@am__append_8501 = part_acorn.module -@COND_i386_multiboot_TRUE@am__append_8502 = part_acorn.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_8503 = -@COND_i386_multiboot_TRUE@am__append_8504 = $(nodist_part_acorn_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_8505 = \ -@COND_i386_multiboot_TRUE@ $(nodist_part_acorn_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ part_acorn.marker -@COND_i386_multiboot_TRUE@am__append_8506 = part_acorn.mod -@COND_i386_multiboot_TRUE@am__append_8507 = part_acorn.marker -@COND_i386_ieee1275_TRUE@am__append_8508 = part_acorn.module -@COND_i386_ieee1275_TRUE@am__append_8509 = part_acorn.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_8510 = -@COND_i386_ieee1275_TRUE@am__append_8511 = $(nodist_part_acorn_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_8512 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_part_acorn_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ part_acorn.marker -@COND_i386_ieee1275_TRUE@am__append_8513 = part_acorn.mod -@COND_i386_ieee1275_TRUE@am__append_8514 = part_acorn.marker -@COND_x86_64_efi_TRUE@am__append_8515 = part_acorn.module -@COND_x86_64_efi_TRUE@am__append_8516 = part_acorn.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_8517 = -@COND_x86_64_efi_TRUE@am__append_8518 = $(nodist_part_acorn_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_8519 = \ -@COND_x86_64_efi_TRUE@ $(nodist_part_acorn_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ part_acorn.marker -@COND_x86_64_efi_TRUE@am__append_8520 = part_acorn.mod -@COND_x86_64_efi_TRUE@am__append_8521 = part_acorn.marker -@COND_mips_yeeloong_TRUE@am__append_8522 = part_acorn.module -@COND_mips_yeeloong_TRUE@am__append_8523 = part_acorn.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_8524 = -@COND_mips_yeeloong_TRUE@am__append_8525 = $(nodist_part_acorn_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_8526 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_part_acorn_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ part_acorn.marker -@COND_mips_yeeloong_TRUE@am__append_8527 = part_acorn.mod -@COND_mips_yeeloong_TRUE@am__append_8528 = part_acorn.marker -@COND_sparc64_ieee1275_TRUE@am__append_8529 = part_acorn.module -@COND_sparc64_ieee1275_TRUE@am__append_8530 = part_acorn.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_8531 = -@COND_sparc64_ieee1275_TRUE@am__append_8532 = $(nodist_part_acorn_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_8533 = $(nodist_part_acorn_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ part_acorn.marker -@COND_sparc64_ieee1275_TRUE@am__append_8534 = part_acorn.mod -@COND_sparc64_ieee1275_TRUE@am__append_8535 = part_acorn.marker -@COND_powerpc_ieee1275_TRUE@am__append_8536 = part_acorn.module -@COND_powerpc_ieee1275_TRUE@am__append_8537 = part_acorn.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_8538 = -@COND_powerpc_ieee1275_TRUE@am__append_8539 = $(nodist_part_acorn_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_8540 = $(nodist_part_acorn_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ part_acorn.marker -@COND_powerpc_ieee1275_TRUE@am__append_8541 = part_acorn.mod -@COND_powerpc_ieee1275_TRUE@am__append_8542 = part_acorn.marker -@COND_emu_TRUE@am__append_8543 = part_amiga.module -@COND_emu_TRUE@am__append_8544 = part_amiga.module$(EXEEXT) -@COND_emu_TRUE@am__append_8545 = -@COND_emu_TRUE@am__append_8546 = $(nodist_part_amiga_module_SOURCES) -@COND_emu_TRUE@am__append_8547 = $(nodist_part_amiga_module_SOURCES) \ -@COND_emu_TRUE@ part_amiga.marker -@COND_emu_TRUE@am__append_8548 = part_amiga.mod -@COND_emu_TRUE@am__append_8549 = part_amiga.marker -@COND_i386_pc_TRUE@am__append_8550 = part_amiga.module -@COND_i386_pc_TRUE@am__append_8551 = part_amiga.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_8552 = -@COND_i386_pc_TRUE@am__append_8553 = $(nodist_part_amiga_module_SOURCES) -@COND_i386_pc_TRUE@am__append_8554 = \ -@COND_i386_pc_TRUE@ $(nodist_part_amiga_module_SOURCES) \ -@COND_i386_pc_TRUE@ part_amiga.marker -@COND_i386_pc_TRUE@am__append_8555 = part_amiga.mod -@COND_i386_pc_TRUE@am__append_8556 = part_amiga.marker -@COND_i386_efi_TRUE@am__append_8557 = part_amiga.module -@COND_i386_efi_TRUE@am__append_8558 = part_amiga.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_8559 = -@COND_i386_efi_TRUE@am__append_8560 = $(nodist_part_amiga_module_SOURCES) -@COND_i386_efi_TRUE@am__append_8561 = \ -@COND_i386_efi_TRUE@ $(nodist_part_amiga_module_SOURCES) \ -@COND_i386_efi_TRUE@ part_amiga.marker -@COND_i386_efi_TRUE@am__append_8562 = part_amiga.mod -@COND_i386_efi_TRUE@am__append_8563 = part_amiga.marker -@COND_i386_qemu_TRUE@am__append_8564 = part_amiga.module -@COND_i386_qemu_TRUE@am__append_8565 = part_amiga.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_8566 = -@COND_i386_qemu_TRUE@am__append_8567 = $(nodist_part_amiga_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_8568 = \ -@COND_i386_qemu_TRUE@ $(nodist_part_amiga_module_SOURCES) \ -@COND_i386_qemu_TRUE@ part_amiga.marker -@COND_i386_qemu_TRUE@am__append_8569 = part_amiga.mod -@COND_i386_qemu_TRUE@am__append_8570 = part_amiga.marker -@COND_i386_coreboot_TRUE@am__append_8571 = part_amiga.module -@COND_i386_coreboot_TRUE@am__append_8572 = part_amiga.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_8573 = -@COND_i386_coreboot_TRUE@am__append_8574 = $(nodist_part_amiga_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_8575 = \ -@COND_i386_coreboot_TRUE@ $(nodist_part_amiga_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ part_amiga.marker -@COND_i386_coreboot_TRUE@am__append_8576 = part_amiga.mod -@COND_i386_coreboot_TRUE@am__append_8577 = part_amiga.marker -@COND_i386_multiboot_TRUE@am__append_8578 = part_amiga.module -@COND_i386_multiboot_TRUE@am__append_8579 = part_amiga.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_8580 = -@COND_i386_multiboot_TRUE@am__append_8581 = $(nodist_part_amiga_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_8582 = \ -@COND_i386_multiboot_TRUE@ $(nodist_part_amiga_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ part_amiga.marker -@COND_i386_multiboot_TRUE@am__append_8583 = part_amiga.mod -@COND_i386_multiboot_TRUE@am__append_8584 = part_amiga.marker -@COND_i386_ieee1275_TRUE@am__append_8585 = part_amiga.module -@COND_i386_ieee1275_TRUE@am__append_8586 = part_amiga.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_8587 = -@COND_i386_ieee1275_TRUE@am__append_8588 = $(nodist_part_amiga_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_8589 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_part_amiga_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ part_amiga.marker -@COND_i386_ieee1275_TRUE@am__append_8590 = part_amiga.mod -@COND_i386_ieee1275_TRUE@am__append_8591 = part_amiga.marker -@COND_x86_64_efi_TRUE@am__append_8592 = part_amiga.module -@COND_x86_64_efi_TRUE@am__append_8593 = part_amiga.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_8594 = -@COND_x86_64_efi_TRUE@am__append_8595 = $(nodist_part_amiga_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_8596 = \ -@COND_x86_64_efi_TRUE@ $(nodist_part_amiga_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ part_amiga.marker -@COND_x86_64_efi_TRUE@am__append_8597 = part_amiga.mod -@COND_x86_64_efi_TRUE@am__append_8598 = part_amiga.marker -@COND_mips_yeeloong_TRUE@am__append_8599 = part_amiga.module -@COND_mips_yeeloong_TRUE@am__append_8600 = part_amiga.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_8601 = -@COND_mips_yeeloong_TRUE@am__append_8602 = $(nodist_part_amiga_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_8603 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_part_amiga_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ part_amiga.marker -@COND_mips_yeeloong_TRUE@am__append_8604 = part_amiga.mod -@COND_mips_yeeloong_TRUE@am__append_8605 = part_amiga.marker -@COND_sparc64_ieee1275_TRUE@am__append_8606 = part_amiga.module -@COND_sparc64_ieee1275_TRUE@am__append_8607 = part_amiga.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_8608 = -@COND_sparc64_ieee1275_TRUE@am__append_8609 = $(nodist_part_amiga_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_8610 = $(nodist_part_amiga_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ part_amiga.marker -@COND_sparc64_ieee1275_TRUE@am__append_8611 = part_amiga.mod -@COND_sparc64_ieee1275_TRUE@am__append_8612 = part_amiga.marker -@COND_powerpc_ieee1275_TRUE@am__append_8613 = part_amiga.module -@COND_powerpc_ieee1275_TRUE@am__append_8614 = part_amiga.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_8615 = -@COND_powerpc_ieee1275_TRUE@am__append_8616 = $(nodist_part_amiga_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_8617 = $(nodist_part_amiga_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ part_amiga.marker -@COND_powerpc_ieee1275_TRUE@am__append_8618 = part_amiga.mod -@COND_powerpc_ieee1275_TRUE@am__append_8619 = part_amiga.marker -@COND_emu_TRUE@am__append_8620 = part_apple.module -@COND_emu_TRUE@am__append_8621 = part_apple.module$(EXEEXT) -@COND_emu_TRUE@am__append_8622 = -@COND_emu_TRUE@am__append_8623 = $(nodist_part_apple_module_SOURCES) -@COND_emu_TRUE@am__append_8624 = $(nodist_part_apple_module_SOURCES) \ -@COND_emu_TRUE@ part_apple.marker -@COND_emu_TRUE@am__append_8625 = part_apple.mod -@COND_emu_TRUE@am__append_8626 = part_apple.marker -@COND_i386_pc_TRUE@am__append_8627 = part_apple.module -@COND_i386_pc_TRUE@am__append_8628 = part_apple.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_8629 = -@COND_i386_pc_TRUE@am__append_8630 = $(nodist_part_apple_module_SOURCES) -@COND_i386_pc_TRUE@am__append_8631 = \ -@COND_i386_pc_TRUE@ $(nodist_part_apple_module_SOURCES) \ -@COND_i386_pc_TRUE@ part_apple.marker -@COND_i386_pc_TRUE@am__append_8632 = part_apple.mod -@COND_i386_pc_TRUE@am__append_8633 = part_apple.marker -@COND_i386_efi_TRUE@am__append_8634 = part_apple.module -@COND_i386_efi_TRUE@am__append_8635 = part_apple.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_8636 = -@COND_i386_efi_TRUE@am__append_8637 = $(nodist_part_apple_module_SOURCES) -@COND_i386_efi_TRUE@am__append_8638 = \ -@COND_i386_efi_TRUE@ $(nodist_part_apple_module_SOURCES) \ -@COND_i386_efi_TRUE@ part_apple.marker -@COND_i386_efi_TRUE@am__append_8639 = part_apple.mod -@COND_i386_efi_TRUE@am__append_8640 = part_apple.marker -@COND_i386_qemu_TRUE@am__append_8641 = part_apple.module -@COND_i386_qemu_TRUE@am__append_8642 = part_apple.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_8643 = -@COND_i386_qemu_TRUE@am__append_8644 = $(nodist_part_apple_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_8645 = \ -@COND_i386_qemu_TRUE@ $(nodist_part_apple_module_SOURCES) \ -@COND_i386_qemu_TRUE@ part_apple.marker -@COND_i386_qemu_TRUE@am__append_8646 = part_apple.mod -@COND_i386_qemu_TRUE@am__append_8647 = part_apple.marker -@COND_i386_coreboot_TRUE@am__append_8648 = part_apple.module -@COND_i386_coreboot_TRUE@am__append_8649 = part_apple.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_8650 = -@COND_i386_coreboot_TRUE@am__append_8651 = $(nodist_part_apple_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_8652 = \ -@COND_i386_coreboot_TRUE@ $(nodist_part_apple_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ part_apple.marker -@COND_i386_coreboot_TRUE@am__append_8653 = part_apple.mod -@COND_i386_coreboot_TRUE@am__append_8654 = part_apple.marker -@COND_i386_multiboot_TRUE@am__append_8655 = part_apple.module -@COND_i386_multiboot_TRUE@am__append_8656 = part_apple.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_8657 = -@COND_i386_multiboot_TRUE@am__append_8658 = $(nodist_part_apple_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_8659 = \ -@COND_i386_multiboot_TRUE@ $(nodist_part_apple_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ part_apple.marker -@COND_i386_multiboot_TRUE@am__append_8660 = part_apple.mod -@COND_i386_multiboot_TRUE@am__append_8661 = part_apple.marker -@COND_i386_ieee1275_TRUE@am__append_8662 = part_apple.module -@COND_i386_ieee1275_TRUE@am__append_8663 = part_apple.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_8664 = -@COND_i386_ieee1275_TRUE@am__append_8665 = $(nodist_part_apple_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_8666 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_part_apple_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ part_apple.marker -@COND_i386_ieee1275_TRUE@am__append_8667 = part_apple.mod -@COND_i386_ieee1275_TRUE@am__append_8668 = part_apple.marker -@COND_x86_64_efi_TRUE@am__append_8669 = part_apple.module -@COND_x86_64_efi_TRUE@am__append_8670 = part_apple.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_8671 = -@COND_x86_64_efi_TRUE@am__append_8672 = $(nodist_part_apple_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_8673 = \ -@COND_x86_64_efi_TRUE@ $(nodist_part_apple_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ part_apple.marker -@COND_x86_64_efi_TRUE@am__append_8674 = part_apple.mod -@COND_x86_64_efi_TRUE@am__append_8675 = part_apple.marker -@COND_mips_yeeloong_TRUE@am__append_8676 = part_apple.module -@COND_mips_yeeloong_TRUE@am__append_8677 = part_apple.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_8678 = -@COND_mips_yeeloong_TRUE@am__append_8679 = $(nodist_part_apple_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_8680 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_part_apple_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ part_apple.marker -@COND_mips_yeeloong_TRUE@am__append_8681 = part_apple.mod -@COND_mips_yeeloong_TRUE@am__append_8682 = part_apple.marker -@COND_sparc64_ieee1275_TRUE@am__append_8683 = part_apple.module -@COND_sparc64_ieee1275_TRUE@am__append_8684 = part_apple.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_8685 = -@COND_sparc64_ieee1275_TRUE@am__append_8686 = $(nodist_part_apple_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_8687 = $(nodist_part_apple_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ part_apple.marker -@COND_sparc64_ieee1275_TRUE@am__append_8688 = part_apple.mod -@COND_sparc64_ieee1275_TRUE@am__append_8689 = part_apple.marker -@COND_powerpc_ieee1275_TRUE@am__append_8690 = part_apple.module -@COND_powerpc_ieee1275_TRUE@am__append_8691 = part_apple.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_8692 = -@COND_powerpc_ieee1275_TRUE@am__append_8693 = $(nodist_part_apple_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_8694 = $(nodist_part_apple_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ part_apple.marker -@COND_powerpc_ieee1275_TRUE@am__append_8695 = part_apple.mod -@COND_powerpc_ieee1275_TRUE@am__append_8696 = part_apple.marker -@COND_emu_TRUE@am__append_8697 = part_gpt.module -@COND_emu_TRUE@am__append_8698 = part_gpt.module$(EXEEXT) -@COND_emu_TRUE@am__append_8699 = -@COND_emu_TRUE@am__append_8700 = $(nodist_part_gpt_module_SOURCES) -@COND_emu_TRUE@am__append_8701 = $(nodist_part_gpt_module_SOURCES) \ -@COND_emu_TRUE@ part_gpt.marker -@COND_emu_TRUE@am__append_8702 = part_gpt.mod -@COND_emu_TRUE@am__append_8703 = part_gpt.marker -@COND_i386_pc_TRUE@am__append_8704 = part_gpt.module -@COND_i386_pc_TRUE@am__append_8705 = part_gpt.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_8706 = -@COND_i386_pc_TRUE@am__append_8707 = $(nodist_part_gpt_module_SOURCES) -@COND_i386_pc_TRUE@am__append_8708 = \ -@COND_i386_pc_TRUE@ $(nodist_part_gpt_module_SOURCES) \ -@COND_i386_pc_TRUE@ part_gpt.marker -@COND_i386_pc_TRUE@am__append_8709 = part_gpt.mod -@COND_i386_pc_TRUE@am__append_8710 = part_gpt.marker -@COND_i386_efi_TRUE@am__append_8711 = part_gpt.module -@COND_i386_efi_TRUE@am__append_8712 = part_gpt.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_8713 = -@COND_i386_efi_TRUE@am__append_8714 = $(nodist_part_gpt_module_SOURCES) -@COND_i386_efi_TRUE@am__append_8715 = \ -@COND_i386_efi_TRUE@ $(nodist_part_gpt_module_SOURCES) \ -@COND_i386_efi_TRUE@ part_gpt.marker -@COND_i386_efi_TRUE@am__append_8716 = part_gpt.mod -@COND_i386_efi_TRUE@am__append_8717 = part_gpt.marker -@COND_i386_qemu_TRUE@am__append_8718 = part_gpt.module -@COND_i386_qemu_TRUE@am__append_8719 = part_gpt.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_8720 = -@COND_i386_qemu_TRUE@am__append_8721 = $(nodist_part_gpt_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_8722 = \ -@COND_i386_qemu_TRUE@ $(nodist_part_gpt_module_SOURCES) \ -@COND_i386_qemu_TRUE@ part_gpt.marker -@COND_i386_qemu_TRUE@am__append_8723 = part_gpt.mod -@COND_i386_qemu_TRUE@am__append_8724 = part_gpt.marker -@COND_i386_coreboot_TRUE@am__append_8725 = part_gpt.module -@COND_i386_coreboot_TRUE@am__append_8726 = part_gpt.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_8727 = -@COND_i386_coreboot_TRUE@am__append_8728 = $(nodist_part_gpt_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_8729 = \ -@COND_i386_coreboot_TRUE@ $(nodist_part_gpt_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ part_gpt.marker -@COND_i386_coreboot_TRUE@am__append_8730 = part_gpt.mod -@COND_i386_coreboot_TRUE@am__append_8731 = part_gpt.marker -@COND_i386_multiboot_TRUE@am__append_8732 = part_gpt.module -@COND_i386_multiboot_TRUE@am__append_8733 = part_gpt.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_8734 = -@COND_i386_multiboot_TRUE@am__append_8735 = $(nodist_part_gpt_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_8736 = \ -@COND_i386_multiboot_TRUE@ $(nodist_part_gpt_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ part_gpt.marker -@COND_i386_multiboot_TRUE@am__append_8737 = part_gpt.mod -@COND_i386_multiboot_TRUE@am__append_8738 = part_gpt.marker -@COND_i386_ieee1275_TRUE@am__append_8739 = part_gpt.module -@COND_i386_ieee1275_TRUE@am__append_8740 = part_gpt.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_8741 = -@COND_i386_ieee1275_TRUE@am__append_8742 = $(nodist_part_gpt_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_8743 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_part_gpt_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ part_gpt.marker -@COND_i386_ieee1275_TRUE@am__append_8744 = part_gpt.mod -@COND_i386_ieee1275_TRUE@am__append_8745 = part_gpt.marker -@COND_x86_64_efi_TRUE@am__append_8746 = part_gpt.module -@COND_x86_64_efi_TRUE@am__append_8747 = part_gpt.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_8748 = -@COND_x86_64_efi_TRUE@am__append_8749 = $(nodist_part_gpt_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_8750 = \ -@COND_x86_64_efi_TRUE@ $(nodist_part_gpt_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ part_gpt.marker -@COND_x86_64_efi_TRUE@am__append_8751 = part_gpt.mod -@COND_x86_64_efi_TRUE@am__append_8752 = part_gpt.marker -@COND_mips_yeeloong_TRUE@am__append_8753 = part_gpt.module -@COND_mips_yeeloong_TRUE@am__append_8754 = part_gpt.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_8755 = -@COND_mips_yeeloong_TRUE@am__append_8756 = $(nodist_part_gpt_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_8757 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_part_gpt_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ part_gpt.marker -@COND_mips_yeeloong_TRUE@am__append_8758 = part_gpt.mod -@COND_mips_yeeloong_TRUE@am__append_8759 = part_gpt.marker -@COND_sparc64_ieee1275_TRUE@am__append_8760 = part_gpt.module -@COND_sparc64_ieee1275_TRUE@am__append_8761 = part_gpt.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_8762 = -@COND_sparc64_ieee1275_TRUE@am__append_8763 = $(nodist_part_gpt_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_8764 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_part_gpt_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ part_gpt.marker -@COND_sparc64_ieee1275_TRUE@am__append_8765 = part_gpt.mod -@COND_sparc64_ieee1275_TRUE@am__append_8766 = part_gpt.marker -@COND_powerpc_ieee1275_TRUE@am__append_8767 = part_gpt.module -@COND_powerpc_ieee1275_TRUE@am__append_8768 = part_gpt.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_8769 = -@COND_powerpc_ieee1275_TRUE@am__append_8770 = $(nodist_part_gpt_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_8771 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_part_gpt_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ part_gpt.marker -@COND_powerpc_ieee1275_TRUE@am__append_8772 = part_gpt.mod -@COND_powerpc_ieee1275_TRUE@am__append_8773 = part_gpt.marker -@COND_emu_TRUE@am__append_8774 = part_msdos.module -@COND_emu_TRUE@am__append_8775 = part_msdos.module$(EXEEXT) -@COND_emu_TRUE@am__append_8776 = -@COND_emu_TRUE@am__append_8777 = $(nodist_part_msdos_module_SOURCES) -@COND_emu_TRUE@am__append_8778 = $(nodist_part_msdos_module_SOURCES) \ -@COND_emu_TRUE@ part_msdos.marker -@COND_emu_TRUE@am__append_8779 = part_msdos.mod -@COND_emu_TRUE@am__append_8780 = part_msdos.marker -@COND_i386_pc_TRUE@am__append_8781 = part_msdos.module -@COND_i386_pc_TRUE@am__append_8782 = part_msdos.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_8783 = -@COND_i386_pc_TRUE@am__append_8784 = $(nodist_part_msdos_module_SOURCES) -@COND_i386_pc_TRUE@am__append_8785 = \ -@COND_i386_pc_TRUE@ $(nodist_part_msdos_module_SOURCES) \ -@COND_i386_pc_TRUE@ part_msdos.marker -@COND_i386_pc_TRUE@am__append_8786 = part_msdos.mod -@COND_i386_pc_TRUE@am__append_8787 = part_msdos.marker -@COND_i386_efi_TRUE@am__append_8788 = part_msdos.module -@COND_i386_efi_TRUE@am__append_8789 = part_msdos.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_8790 = -@COND_i386_efi_TRUE@am__append_8791 = $(nodist_part_msdos_module_SOURCES) -@COND_i386_efi_TRUE@am__append_8792 = \ -@COND_i386_efi_TRUE@ $(nodist_part_msdos_module_SOURCES) \ -@COND_i386_efi_TRUE@ part_msdos.marker -@COND_i386_efi_TRUE@am__append_8793 = part_msdos.mod -@COND_i386_efi_TRUE@am__append_8794 = part_msdos.marker -@COND_i386_qemu_TRUE@am__append_8795 = part_msdos.module -@COND_i386_qemu_TRUE@am__append_8796 = part_msdos.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_8797 = -@COND_i386_qemu_TRUE@am__append_8798 = $(nodist_part_msdos_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_8799 = \ -@COND_i386_qemu_TRUE@ $(nodist_part_msdos_module_SOURCES) \ -@COND_i386_qemu_TRUE@ part_msdos.marker -@COND_i386_qemu_TRUE@am__append_8800 = part_msdos.mod -@COND_i386_qemu_TRUE@am__append_8801 = part_msdos.marker -@COND_i386_coreboot_TRUE@am__append_8802 = part_msdos.module -@COND_i386_coreboot_TRUE@am__append_8803 = part_msdos.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_8804 = -@COND_i386_coreboot_TRUE@am__append_8805 = $(nodist_part_msdos_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_8806 = \ -@COND_i386_coreboot_TRUE@ $(nodist_part_msdos_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ part_msdos.marker -@COND_i386_coreboot_TRUE@am__append_8807 = part_msdos.mod -@COND_i386_coreboot_TRUE@am__append_8808 = part_msdos.marker -@COND_i386_multiboot_TRUE@am__append_8809 = part_msdos.module -@COND_i386_multiboot_TRUE@am__append_8810 = part_msdos.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_8811 = -@COND_i386_multiboot_TRUE@am__append_8812 = $(nodist_part_msdos_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_8813 = \ -@COND_i386_multiboot_TRUE@ $(nodist_part_msdos_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ part_msdos.marker -@COND_i386_multiboot_TRUE@am__append_8814 = part_msdos.mod -@COND_i386_multiboot_TRUE@am__append_8815 = part_msdos.marker -@COND_i386_ieee1275_TRUE@am__append_8816 = part_msdos.module -@COND_i386_ieee1275_TRUE@am__append_8817 = part_msdos.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_8818 = -@COND_i386_ieee1275_TRUE@am__append_8819 = $(nodist_part_msdos_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_8820 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_part_msdos_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ part_msdos.marker -@COND_i386_ieee1275_TRUE@am__append_8821 = part_msdos.mod -@COND_i386_ieee1275_TRUE@am__append_8822 = part_msdos.marker -@COND_x86_64_efi_TRUE@am__append_8823 = part_msdos.module -@COND_x86_64_efi_TRUE@am__append_8824 = part_msdos.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_8825 = -@COND_x86_64_efi_TRUE@am__append_8826 = $(nodist_part_msdos_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_8827 = \ -@COND_x86_64_efi_TRUE@ $(nodist_part_msdos_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ part_msdos.marker -@COND_x86_64_efi_TRUE@am__append_8828 = part_msdos.mod -@COND_x86_64_efi_TRUE@am__append_8829 = part_msdos.marker -@COND_mips_yeeloong_TRUE@am__append_8830 = part_msdos.module -@COND_mips_yeeloong_TRUE@am__append_8831 = part_msdos.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_8832 = -@COND_mips_yeeloong_TRUE@am__append_8833 = $(nodist_part_msdos_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_8834 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_part_msdos_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ part_msdos.marker -@COND_mips_yeeloong_TRUE@am__append_8835 = part_msdos.mod -@COND_mips_yeeloong_TRUE@am__append_8836 = part_msdos.marker -@COND_sparc64_ieee1275_TRUE@am__append_8837 = part_msdos.module -@COND_sparc64_ieee1275_TRUE@am__append_8838 = part_msdos.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_8839 = -@COND_sparc64_ieee1275_TRUE@am__append_8840 = $(nodist_part_msdos_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_8841 = $(nodist_part_msdos_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ part_msdos.marker -@COND_sparc64_ieee1275_TRUE@am__append_8842 = part_msdos.mod -@COND_sparc64_ieee1275_TRUE@am__append_8843 = part_msdos.marker -@COND_powerpc_ieee1275_TRUE@am__append_8844 = part_msdos.module -@COND_powerpc_ieee1275_TRUE@am__append_8845 = part_msdos.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_8846 = -@COND_powerpc_ieee1275_TRUE@am__append_8847 = $(nodist_part_msdos_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_8848 = $(nodist_part_msdos_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ part_msdos.marker -@COND_powerpc_ieee1275_TRUE@am__append_8849 = part_msdos.mod -@COND_powerpc_ieee1275_TRUE@am__append_8850 = part_msdos.marker -@COND_emu_TRUE@am__append_8851 = part_sun.module -@COND_emu_TRUE@am__append_8852 = part_sun.module$(EXEEXT) -@COND_emu_TRUE@am__append_8853 = -@COND_emu_TRUE@am__append_8854 = $(nodist_part_sun_module_SOURCES) -@COND_emu_TRUE@am__append_8855 = $(nodist_part_sun_module_SOURCES) \ -@COND_emu_TRUE@ part_sun.marker -@COND_emu_TRUE@am__append_8856 = part_sun.mod -@COND_emu_TRUE@am__append_8857 = part_sun.marker -@COND_i386_pc_TRUE@am__append_8858 = part_sun.module -@COND_i386_pc_TRUE@am__append_8859 = part_sun.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_8860 = -@COND_i386_pc_TRUE@am__append_8861 = $(nodist_part_sun_module_SOURCES) -@COND_i386_pc_TRUE@am__append_8862 = \ -@COND_i386_pc_TRUE@ $(nodist_part_sun_module_SOURCES) \ -@COND_i386_pc_TRUE@ part_sun.marker -@COND_i386_pc_TRUE@am__append_8863 = part_sun.mod -@COND_i386_pc_TRUE@am__append_8864 = part_sun.marker -@COND_i386_efi_TRUE@am__append_8865 = part_sun.module -@COND_i386_efi_TRUE@am__append_8866 = part_sun.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_8867 = -@COND_i386_efi_TRUE@am__append_8868 = $(nodist_part_sun_module_SOURCES) -@COND_i386_efi_TRUE@am__append_8869 = \ -@COND_i386_efi_TRUE@ $(nodist_part_sun_module_SOURCES) \ -@COND_i386_efi_TRUE@ part_sun.marker -@COND_i386_efi_TRUE@am__append_8870 = part_sun.mod -@COND_i386_efi_TRUE@am__append_8871 = part_sun.marker -@COND_i386_qemu_TRUE@am__append_8872 = part_sun.module -@COND_i386_qemu_TRUE@am__append_8873 = part_sun.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_8874 = -@COND_i386_qemu_TRUE@am__append_8875 = $(nodist_part_sun_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_8876 = \ -@COND_i386_qemu_TRUE@ $(nodist_part_sun_module_SOURCES) \ -@COND_i386_qemu_TRUE@ part_sun.marker -@COND_i386_qemu_TRUE@am__append_8877 = part_sun.mod -@COND_i386_qemu_TRUE@am__append_8878 = part_sun.marker -@COND_i386_coreboot_TRUE@am__append_8879 = part_sun.module -@COND_i386_coreboot_TRUE@am__append_8880 = part_sun.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_8881 = -@COND_i386_coreboot_TRUE@am__append_8882 = $(nodist_part_sun_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_8883 = \ -@COND_i386_coreboot_TRUE@ $(nodist_part_sun_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ part_sun.marker -@COND_i386_coreboot_TRUE@am__append_8884 = part_sun.mod -@COND_i386_coreboot_TRUE@am__append_8885 = part_sun.marker -@COND_i386_multiboot_TRUE@am__append_8886 = part_sun.module -@COND_i386_multiboot_TRUE@am__append_8887 = part_sun.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_8888 = -@COND_i386_multiboot_TRUE@am__append_8889 = $(nodist_part_sun_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_8890 = \ -@COND_i386_multiboot_TRUE@ $(nodist_part_sun_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ part_sun.marker -@COND_i386_multiboot_TRUE@am__append_8891 = part_sun.mod -@COND_i386_multiboot_TRUE@am__append_8892 = part_sun.marker -@COND_i386_ieee1275_TRUE@am__append_8893 = part_sun.module -@COND_i386_ieee1275_TRUE@am__append_8894 = part_sun.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_8895 = -@COND_i386_ieee1275_TRUE@am__append_8896 = $(nodist_part_sun_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_8897 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_part_sun_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ part_sun.marker -@COND_i386_ieee1275_TRUE@am__append_8898 = part_sun.mod -@COND_i386_ieee1275_TRUE@am__append_8899 = part_sun.marker -@COND_x86_64_efi_TRUE@am__append_8900 = part_sun.module -@COND_x86_64_efi_TRUE@am__append_8901 = part_sun.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_8902 = -@COND_x86_64_efi_TRUE@am__append_8903 = $(nodist_part_sun_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_8904 = \ -@COND_x86_64_efi_TRUE@ $(nodist_part_sun_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ part_sun.marker -@COND_x86_64_efi_TRUE@am__append_8905 = part_sun.mod -@COND_x86_64_efi_TRUE@am__append_8906 = part_sun.marker -@COND_mips_yeeloong_TRUE@am__append_8907 = part_sun.module -@COND_mips_yeeloong_TRUE@am__append_8908 = part_sun.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_8909 = -@COND_mips_yeeloong_TRUE@am__append_8910 = $(nodist_part_sun_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_8911 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_part_sun_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ part_sun.marker -@COND_mips_yeeloong_TRUE@am__append_8912 = part_sun.mod -@COND_mips_yeeloong_TRUE@am__append_8913 = part_sun.marker -@COND_sparc64_ieee1275_TRUE@am__append_8914 = part_sun.module -@COND_sparc64_ieee1275_TRUE@am__append_8915 = part_sun.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_8916 = -@COND_sparc64_ieee1275_TRUE@am__append_8917 = $(nodist_part_sun_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_8918 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_part_sun_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ part_sun.marker -@COND_sparc64_ieee1275_TRUE@am__append_8919 = part_sun.mod -@COND_sparc64_ieee1275_TRUE@am__append_8920 = part_sun.marker -@COND_powerpc_ieee1275_TRUE@am__append_8921 = part_sun.module -@COND_powerpc_ieee1275_TRUE@am__append_8922 = part_sun.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_8923 = -@COND_powerpc_ieee1275_TRUE@am__append_8924 = $(nodist_part_sun_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_8925 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_part_sun_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ part_sun.marker -@COND_powerpc_ieee1275_TRUE@am__append_8926 = part_sun.mod -@COND_powerpc_ieee1275_TRUE@am__append_8927 = part_sun.marker -@COND_emu_TRUE@am__append_8928 = part_bsd.module -@COND_emu_TRUE@am__append_8929 = part_bsd.module$(EXEEXT) -@COND_emu_TRUE@am__append_8930 = -@COND_emu_TRUE@am__append_8931 = $(nodist_part_bsd_module_SOURCES) -@COND_emu_TRUE@am__append_8932 = $(nodist_part_bsd_module_SOURCES) \ -@COND_emu_TRUE@ part_bsd.marker -@COND_emu_TRUE@am__append_8933 = part_bsd.mod -@COND_emu_TRUE@am__append_8934 = part_bsd.marker -@COND_i386_pc_TRUE@am__append_8935 = part_bsd.module -@COND_i386_pc_TRUE@am__append_8936 = part_bsd.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_8937 = -@COND_i386_pc_TRUE@am__append_8938 = $(nodist_part_bsd_module_SOURCES) -@COND_i386_pc_TRUE@am__append_8939 = \ -@COND_i386_pc_TRUE@ $(nodist_part_bsd_module_SOURCES) \ -@COND_i386_pc_TRUE@ part_bsd.marker -@COND_i386_pc_TRUE@am__append_8940 = part_bsd.mod -@COND_i386_pc_TRUE@am__append_8941 = part_bsd.marker -@COND_i386_efi_TRUE@am__append_8942 = part_bsd.module -@COND_i386_efi_TRUE@am__append_8943 = part_bsd.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_8944 = -@COND_i386_efi_TRUE@am__append_8945 = $(nodist_part_bsd_module_SOURCES) -@COND_i386_efi_TRUE@am__append_8946 = \ -@COND_i386_efi_TRUE@ $(nodist_part_bsd_module_SOURCES) \ -@COND_i386_efi_TRUE@ part_bsd.marker -@COND_i386_efi_TRUE@am__append_8947 = part_bsd.mod -@COND_i386_efi_TRUE@am__append_8948 = part_bsd.marker -@COND_i386_qemu_TRUE@am__append_8949 = part_bsd.module -@COND_i386_qemu_TRUE@am__append_8950 = part_bsd.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_8951 = -@COND_i386_qemu_TRUE@am__append_8952 = $(nodist_part_bsd_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_8953 = \ -@COND_i386_qemu_TRUE@ $(nodist_part_bsd_module_SOURCES) \ -@COND_i386_qemu_TRUE@ part_bsd.marker -@COND_i386_qemu_TRUE@am__append_8954 = part_bsd.mod -@COND_i386_qemu_TRUE@am__append_8955 = part_bsd.marker -@COND_i386_coreboot_TRUE@am__append_8956 = part_bsd.module -@COND_i386_coreboot_TRUE@am__append_8957 = part_bsd.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_8958 = -@COND_i386_coreboot_TRUE@am__append_8959 = $(nodist_part_bsd_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_8960 = \ -@COND_i386_coreboot_TRUE@ $(nodist_part_bsd_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ part_bsd.marker -@COND_i386_coreboot_TRUE@am__append_8961 = part_bsd.mod -@COND_i386_coreboot_TRUE@am__append_8962 = part_bsd.marker -@COND_i386_multiboot_TRUE@am__append_8963 = part_bsd.module -@COND_i386_multiboot_TRUE@am__append_8964 = part_bsd.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_8965 = -@COND_i386_multiboot_TRUE@am__append_8966 = $(nodist_part_bsd_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_8967 = \ -@COND_i386_multiboot_TRUE@ $(nodist_part_bsd_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ part_bsd.marker -@COND_i386_multiboot_TRUE@am__append_8968 = part_bsd.mod -@COND_i386_multiboot_TRUE@am__append_8969 = part_bsd.marker -@COND_i386_ieee1275_TRUE@am__append_8970 = part_bsd.module -@COND_i386_ieee1275_TRUE@am__append_8971 = part_bsd.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_8972 = -@COND_i386_ieee1275_TRUE@am__append_8973 = $(nodist_part_bsd_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_8974 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_part_bsd_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ part_bsd.marker -@COND_i386_ieee1275_TRUE@am__append_8975 = part_bsd.mod -@COND_i386_ieee1275_TRUE@am__append_8976 = part_bsd.marker -@COND_x86_64_efi_TRUE@am__append_8977 = part_bsd.module -@COND_x86_64_efi_TRUE@am__append_8978 = part_bsd.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_8979 = -@COND_x86_64_efi_TRUE@am__append_8980 = $(nodist_part_bsd_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_8981 = \ -@COND_x86_64_efi_TRUE@ $(nodist_part_bsd_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ part_bsd.marker -@COND_x86_64_efi_TRUE@am__append_8982 = part_bsd.mod -@COND_x86_64_efi_TRUE@am__append_8983 = part_bsd.marker -@COND_mips_yeeloong_TRUE@am__append_8984 = part_bsd.module -@COND_mips_yeeloong_TRUE@am__append_8985 = part_bsd.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_8986 = -@COND_mips_yeeloong_TRUE@am__append_8987 = $(nodist_part_bsd_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_8988 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_part_bsd_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ part_bsd.marker -@COND_mips_yeeloong_TRUE@am__append_8989 = part_bsd.mod -@COND_mips_yeeloong_TRUE@am__append_8990 = part_bsd.marker -@COND_sparc64_ieee1275_TRUE@am__append_8991 = part_bsd.module -@COND_sparc64_ieee1275_TRUE@am__append_8992 = part_bsd.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_8993 = -@COND_sparc64_ieee1275_TRUE@am__append_8994 = $(nodist_part_bsd_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_8995 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_part_bsd_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ part_bsd.marker -@COND_sparc64_ieee1275_TRUE@am__append_8996 = part_bsd.mod -@COND_sparc64_ieee1275_TRUE@am__append_8997 = part_bsd.marker -@COND_powerpc_ieee1275_TRUE@am__append_8998 = part_bsd.module -@COND_powerpc_ieee1275_TRUE@am__append_8999 = part_bsd.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_9000 = -@COND_powerpc_ieee1275_TRUE@am__append_9001 = $(nodist_part_bsd_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_9002 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_part_bsd_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ part_bsd.marker -@COND_powerpc_ieee1275_TRUE@am__append_9003 = part_bsd.mod -@COND_powerpc_ieee1275_TRUE@am__append_9004 = part_bsd.marker -@COND_emu_TRUE@am__append_9005 = part_sunpc.module -@COND_emu_TRUE@am__append_9006 = part_sunpc.module$(EXEEXT) -@COND_emu_TRUE@am__append_9007 = -@COND_emu_TRUE@am__append_9008 = $(nodist_part_sunpc_module_SOURCES) -@COND_emu_TRUE@am__append_9009 = $(nodist_part_sunpc_module_SOURCES) \ -@COND_emu_TRUE@ part_sunpc.marker -@COND_emu_TRUE@am__append_9010 = part_sunpc.mod -@COND_emu_TRUE@am__append_9011 = part_sunpc.marker -@COND_i386_pc_TRUE@am__append_9012 = part_sunpc.module -@COND_i386_pc_TRUE@am__append_9013 = part_sunpc.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_9014 = -@COND_i386_pc_TRUE@am__append_9015 = $(nodist_part_sunpc_module_SOURCES) -@COND_i386_pc_TRUE@am__append_9016 = \ -@COND_i386_pc_TRUE@ $(nodist_part_sunpc_module_SOURCES) \ -@COND_i386_pc_TRUE@ part_sunpc.marker -@COND_i386_pc_TRUE@am__append_9017 = part_sunpc.mod -@COND_i386_pc_TRUE@am__append_9018 = part_sunpc.marker -@COND_i386_efi_TRUE@am__append_9019 = part_sunpc.module -@COND_i386_efi_TRUE@am__append_9020 = part_sunpc.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_9021 = -@COND_i386_efi_TRUE@am__append_9022 = $(nodist_part_sunpc_module_SOURCES) -@COND_i386_efi_TRUE@am__append_9023 = \ -@COND_i386_efi_TRUE@ $(nodist_part_sunpc_module_SOURCES) \ -@COND_i386_efi_TRUE@ part_sunpc.marker -@COND_i386_efi_TRUE@am__append_9024 = part_sunpc.mod -@COND_i386_efi_TRUE@am__append_9025 = part_sunpc.marker -@COND_i386_qemu_TRUE@am__append_9026 = part_sunpc.module -@COND_i386_qemu_TRUE@am__append_9027 = part_sunpc.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_9028 = -@COND_i386_qemu_TRUE@am__append_9029 = $(nodist_part_sunpc_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_9030 = \ -@COND_i386_qemu_TRUE@ $(nodist_part_sunpc_module_SOURCES) \ -@COND_i386_qemu_TRUE@ part_sunpc.marker -@COND_i386_qemu_TRUE@am__append_9031 = part_sunpc.mod -@COND_i386_qemu_TRUE@am__append_9032 = part_sunpc.marker -@COND_i386_coreboot_TRUE@am__append_9033 = part_sunpc.module -@COND_i386_coreboot_TRUE@am__append_9034 = part_sunpc.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_9035 = -@COND_i386_coreboot_TRUE@am__append_9036 = $(nodist_part_sunpc_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_9037 = \ -@COND_i386_coreboot_TRUE@ $(nodist_part_sunpc_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ part_sunpc.marker -@COND_i386_coreboot_TRUE@am__append_9038 = part_sunpc.mod -@COND_i386_coreboot_TRUE@am__append_9039 = part_sunpc.marker -@COND_i386_multiboot_TRUE@am__append_9040 = part_sunpc.module -@COND_i386_multiboot_TRUE@am__append_9041 = part_sunpc.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_9042 = -@COND_i386_multiboot_TRUE@am__append_9043 = $(nodist_part_sunpc_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_9044 = \ -@COND_i386_multiboot_TRUE@ $(nodist_part_sunpc_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ part_sunpc.marker -@COND_i386_multiboot_TRUE@am__append_9045 = part_sunpc.mod -@COND_i386_multiboot_TRUE@am__append_9046 = part_sunpc.marker -@COND_i386_ieee1275_TRUE@am__append_9047 = part_sunpc.module -@COND_i386_ieee1275_TRUE@am__append_9048 = part_sunpc.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_9049 = -@COND_i386_ieee1275_TRUE@am__append_9050 = $(nodist_part_sunpc_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_9051 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_part_sunpc_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ part_sunpc.marker -@COND_i386_ieee1275_TRUE@am__append_9052 = part_sunpc.mod -@COND_i386_ieee1275_TRUE@am__append_9053 = part_sunpc.marker -@COND_x86_64_efi_TRUE@am__append_9054 = part_sunpc.module -@COND_x86_64_efi_TRUE@am__append_9055 = part_sunpc.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_9056 = -@COND_x86_64_efi_TRUE@am__append_9057 = $(nodist_part_sunpc_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_9058 = \ -@COND_x86_64_efi_TRUE@ $(nodist_part_sunpc_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ part_sunpc.marker -@COND_x86_64_efi_TRUE@am__append_9059 = part_sunpc.mod -@COND_x86_64_efi_TRUE@am__append_9060 = part_sunpc.marker -@COND_mips_yeeloong_TRUE@am__append_9061 = part_sunpc.module -@COND_mips_yeeloong_TRUE@am__append_9062 = part_sunpc.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_9063 = -@COND_mips_yeeloong_TRUE@am__append_9064 = $(nodist_part_sunpc_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_9065 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_part_sunpc_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ part_sunpc.marker -@COND_mips_yeeloong_TRUE@am__append_9066 = part_sunpc.mod -@COND_mips_yeeloong_TRUE@am__append_9067 = part_sunpc.marker -@COND_sparc64_ieee1275_TRUE@am__append_9068 = part_sunpc.module -@COND_sparc64_ieee1275_TRUE@am__append_9069 = part_sunpc.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_9070 = -@COND_sparc64_ieee1275_TRUE@am__append_9071 = $(nodist_part_sunpc_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_9072 = $(nodist_part_sunpc_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ part_sunpc.marker -@COND_sparc64_ieee1275_TRUE@am__append_9073 = part_sunpc.mod -@COND_sparc64_ieee1275_TRUE@am__append_9074 = part_sunpc.marker -@COND_powerpc_ieee1275_TRUE@am__append_9075 = part_sunpc.module -@COND_powerpc_ieee1275_TRUE@am__append_9076 = part_sunpc.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_9077 = -@COND_powerpc_ieee1275_TRUE@am__append_9078 = $(nodist_part_sunpc_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_9079 = $(nodist_part_sunpc_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ part_sunpc.marker -@COND_powerpc_ieee1275_TRUE@am__append_9080 = part_sunpc.mod -@COND_powerpc_ieee1275_TRUE@am__append_9081 = part_sunpc.marker -@COND_emu_TRUE@am__append_9082 = msdospart.module -@COND_emu_TRUE@am__append_9083 = msdospart.module$(EXEEXT) -@COND_emu_TRUE@am__append_9084 = -@COND_emu_TRUE@am__append_9085 = $(nodist_msdospart_module_SOURCES) -@COND_emu_TRUE@am__append_9086 = $(nodist_msdospart_module_SOURCES) \ -@COND_emu_TRUE@ msdospart.marker -@COND_emu_TRUE@am__append_9087 = msdospart.mod -@COND_emu_TRUE@am__append_9088 = msdospart.marker -@COND_i386_pc_TRUE@am__append_9089 = msdospart.module -@COND_i386_pc_TRUE@am__append_9090 = msdospart.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_9091 = -@COND_i386_pc_TRUE@am__append_9092 = $(nodist_msdospart_module_SOURCES) -@COND_i386_pc_TRUE@am__append_9093 = \ -@COND_i386_pc_TRUE@ $(nodist_msdospart_module_SOURCES) \ -@COND_i386_pc_TRUE@ msdospart.marker -@COND_i386_pc_TRUE@am__append_9094 = msdospart.mod -@COND_i386_pc_TRUE@am__append_9095 = msdospart.marker -@COND_i386_efi_TRUE@am__append_9096 = msdospart.module -@COND_i386_efi_TRUE@am__append_9097 = msdospart.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_9098 = -@COND_i386_efi_TRUE@am__append_9099 = $(nodist_msdospart_module_SOURCES) -@COND_i386_efi_TRUE@am__append_9100 = \ -@COND_i386_efi_TRUE@ $(nodist_msdospart_module_SOURCES) \ -@COND_i386_efi_TRUE@ msdospart.marker -@COND_i386_efi_TRUE@am__append_9101 = msdospart.mod -@COND_i386_efi_TRUE@am__append_9102 = msdospart.marker -@COND_i386_qemu_TRUE@am__append_9103 = msdospart.module -@COND_i386_qemu_TRUE@am__append_9104 = msdospart.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_9105 = -@COND_i386_qemu_TRUE@am__append_9106 = $(nodist_msdospart_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_9107 = \ -@COND_i386_qemu_TRUE@ $(nodist_msdospart_module_SOURCES) \ -@COND_i386_qemu_TRUE@ msdospart.marker -@COND_i386_qemu_TRUE@am__append_9108 = msdospart.mod -@COND_i386_qemu_TRUE@am__append_9109 = msdospart.marker -@COND_i386_coreboot_TRUE@am__append_9110 = msdospart.module -@COND_i386_coreboot_TRUE@am__append_9111 = msdospart.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_9112 = -@COND_i386_coreboot_TRUE@am__append_9113 = $(nodist_msdospart_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_9114 = \ -@COND_i386_coreboot_TRUE@ $(nodist_msdospart_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ msdospart.marker -@COND_i386_coreboot_TRUE@am__append_9115 = msdospart.mod -@COND_i386_coreboot_TRUE@am__append_9116 = msdospart.marker -@COND_i386_multiboot_TRUE@am__append_9117 = msdospart.module -@COND_i386_multiboot_TRUE@am__append_9118 = msdospart.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_9119 = -@COND_i386_multiboot_TRUE@am__append_9120 = $(nodist_msdospart_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_9121 = \ -@COND_i386_multiboot_TRUE@ $(nodist_msdospart_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ msdospart.marker -@COND_i386_multiboot_TRUE@am__append_9122 = msdospart.mod -@COND_i386_multiboot_TRUE@am__append_9123 = msdospart.marker -@COND_i386_ieee1275_TRUE@am__append_9124 = msdospart.module -@COND_i386_ieee1275_TRUE@am__append_9125 = msdospart.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_9126 = -@COND_i386_ieee1275_TRUE@am__append_9127 = $(nodist_msdospart_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_9128 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_msdospart_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ msdospart.marker -@COND_i386_ieee1275_TRUE@am__append_9129 = msdospart.mod -@COND_i386_ieee1275_TRUE@am__append_9130 = msdospart.marker -@COND_x86_64_efi_TRUE@am__append_9131 = msdospart.module -@COND_x86_64_efi_TRUE@am__append_9132 = msdospart.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_9133 = -@COND_x86_64_efi_TRUE@am__append_9134 = $(nodist_msdospart_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_9135 = \ -@COND_x86_64_efi_TRUE@ $(nodist_msdospart_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ msdospart.marker -@COND_x86_64_efi_TRUE@am__append_9136 = msdospart.mod -@COND_x86_64_efi_TRUE@am__append_9137 = msdospart.marker -@COND_mips_yeeloong_TRUE@am__append_9138 = msdospart.module -@COND_mips_yeeloong_TRUE@am__append_9139 = msdospart.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_9140 = -@COND_mips_yeeloong_TRUE@am__append_9141 = $(nodist_msdospart_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_9142 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_msdospart_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ msdospart.marker -@COND_mips_yeeloong_TRUE@am__append_9143 = msdospart.mod -@COND_mips_yeeloong_TRUE@am__append_9144 = msdospart.marker -@COND_sparc64_ieee1275_TRUE@am__append_9145 = msdospart.module -@COND_sparc64_ieee1275_TRUE@am__append_9146 = msdospart.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_9147 = -@COND_sparc64_ieee1275_TRUE@am__append_9148 = $(nodist_msdospart_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_9149 = $(nodist_msdospart_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ msdospart.marker -@COND_sparc64_ieee1275_TRUE@am__append_9150 = msdospart.mod -@COND_sparc64_ieee1275_TRUE@am__append_9151 = msdospart.marker -@COND_powerpc_ieee1275_TRUE@am__append_9152 = msdospart.module -@COND_powerpc_ieee1275_TRUE@am__append_9153 = msdospart.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_9154 = -@COND_powerpc_ieee1275_TRUE@am__append_9155 = $(nodist_msdospart_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_9156 = $(nodist_msdospart_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ msdospart.marker -@COND_powerpc_ieee1275_TRUE@am__append_9157 = msdospart.mod -@COND_powerpc_ieee1275_TRUE@am__append_9158 = msdospart.marker -@COND_i386_pc_TRUE@am__append_9159 = at_keyboard.module -@COND_i386_pc_TRUE@am__append_9160 = at_keyboard.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_9161 = -@COND_i386_pc_TRUE@am__append_9162 = $(nodist_at_keyboard_module_SOURCES) -@COND_i386_pc_TRUE@am__append_9163 = \ -@COND_i386_pc_TRUE@ $(nodist_at_keyboard_module_SOURCES) \ -@COND_i386_pc_TRUE@ at_keyboard.marker -@COND_i386_pc_TRUE@am__append_9164 = at_keyboard.mod -@COND_i386_pc_TRUE@am__append_9165 = at_keyboard.marker -@COND_i386_efi_TRUE@am__append_9166 = at_keyboard.module -@COND_i386_efi_TRUE@am__append_9167 = at_keyboard.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_9168 = -@COND_i386_efi_TRUE@am__append_9169 = $(nodist_at_keyboard_module_SOURCES) -@COND_i386_efi_TRUE@am__append_9170 = \ -@COND_i386_efi_TRUE@ $(nodist_at_keyboard_module_SOURCES) \ -@COND_i386_efi_TRUE@ at_keyboard.marker -@COND_i386_efi_TRUE@am__append_9171 = at_keyboard.mod -@COND_i386_efi_TRUE@am__append_9172 = at_keyboard.marker -@COND_i386_qemu_TRUE@am__append_9173 = at_keyboard.module -@COND_i386_qemu_TRUE@am__append_9174 = at_keyboard.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_9175 = -@COND_i386_qemu_TRUE@am__append_9176 = $(nodist_at_keyboard_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_9177 = \ -@COND_i386_qemu_TRUE@ $(nodist_at_keyboard_module_SOURCES) \ -@COND_i386_qemu_TRUE@ at_keyboard.marker -@COND_i386_qemu_TRUE@am__append_9178 = at_keyboard.mod -@COND_i386_qemu_TRUE@am__append_9179 = at_keyboard.marker -@COND_i386_coreboot_TRUE@am__append_9180 = at_keyboard.module -@COND_i386_coreboot_TRUE@am__append_9181 = at_keyboard.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_9182 = -@COND_i386_coreboot_TRUE@am__append_9183 = $(nodist_at_keyboard_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_9184 = \ -@COND_i386_coreboot_TRUE@ $(nodist_at_keyboard_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ at_keyboard.marker -@COND_i386_coreboot_TRUE@am__append_9185 = at_keyboard.mod -@COND_i386_coreboot_TRUE@am__append_9186 = at_keyboard.marker -@COND_i386_multiboot_TRUE@am__append_9187 = at_keyboard.module -@COND_i386_multiboot_TRUE@am__append_9188 = at_keyboard.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_9189 = -@COND_i386_multiboot_TRUE@am__append_9190 = $(nodist_at_keyboard_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_9191 = $(nodist_at_keyboard_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ at_keyboard.marker -@COND_i386_multiboot_TRUE@am__append_9192 = at_keyboard.mod -@COND_i386_multiboot_TRUE@am__append_9193 = at_keyboard.marker -@COND_i386_ieee1275_TRUE@am__append_9194 = at_keyboard.module -@COND_i386_ieee1275_TRUE@am__append_9195 = at_keyboard.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_9196 = -@COND_i386_ieee1275_TRUE@am__append_9197 = $(nodist_at_keyboard_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_9198 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_at_keyboard_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ at_keyboard.marker -@COND_i386_ieee1275_TRUE@am__append_9199 = at_keyboard.mod -@COND_i386_ieee1275_TRUE@am__append_9200 = at_keyboard.marker -@COND_x86_64_efi_TRUE@am__append_9201 = at_keyboard.module -@COND_x86_64_efi_TRUE@am__append_9202 = at_keyboard.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_9203 = -@COND_x86_64_efi_TRUE@am__append_9204 = $(nodist_at_keyboard_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_9205 = \ -@COND_x86_64_efi_TRUE@ $(nodist_at_keyboard_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ at_keyboard.marker -@COND_x86_64_efi_TRUE@am__append_9206 = at_keyboard.mod -@COND_x86_64_efi_TRUE@am__append_9207 = at_keyboard.marker -@COND_emu_TRUE@am__append_9208 = gfxterm.module -@COND_emu_TRUE@am__append_9209 = gfxterm.module$(EXEEXT) -@COND_emu_TRUE@am__append_9210 = -@COND_emu_TRUE@am__append_9211 = $(nodist_gfxterm_module_SOURCES) -@COND_emu_TRUE@am__append_9212 = $(nodist_gfxterm_module_SOURCES) \ -@COND_emu_TRUE@ gfxterm.marker -@COND_emu_TRUE@am__append_9213 = gfxterm.mod -@COND_emu_TRUE@am__append_9214 = gfxterm.marker -@COND_i386_pc_TRUE@am__append_9215 = gfxterm.module -@COND_i386_pc_TRUE@am__append_9216 = gfxterm.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_9217 = -@COND_i386_pc_TRUE@am__append_9218 = $(nodist_gfxterm_module_SOURCES) -@COND_i386_pc_TRUE@am__append_9219 = $(nodist_gfxterm_module_SOURCES) \ -@COND_i386_pc_TRUE@ gfxterm.marker -@COND_i386_pc_TRUE@am__append_9220 = gfxterm.mod -@COND_i386_pc_TRUE@am__append_9221 = gfxterm.marker -@COND_i386_efi_TRUE@am__append_9222 = gfxterm.module -@COND_i386_efi_TRUE@am__append_9223 = gfxterm.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_9224 = -@COND_i386_efi_TRUE@am__append_9225 = $(nodist_gfxterm_module_SOURCES) -@COND_i386_efi_TRUE@am__append_9226 = \ -@COND_i386_efi_TRUE@ $(nodist_gfxterm_module_SOURCES) \ -@COND_i386_efi_TRUE@ gfxterm.marker -@COND_i386_efi_TRUE@am__append_9227 = gfxterm.mod -@COND_i386_efi_TRUE@am__append_9228 = gfxterm.marker -@COND_i386_qemu_TRUE@am__append_9229 = gfxterm.module -@COND_i386_qemu_TRUE@am__append_9230 = gfxterm.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_9231 = -@COND_i386_qemu_TRUE@am__append_9232 = $(nodist_gfxterm_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_9233 = \ -@COND_i386_qemu_TRUE@ $(nodist_gfxterm_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gfxterm.marker -@COND_i386_qemu_TRUE@am__append_9234 = gfxterm.mod -@COND_i386_qemu_TRUE@am__append_9235 = gfxterm.marker -@COND_i386_coreboot_TRUE@am__append_9236 = gfxterm.module -@COND_i386_coreboot_TRUE@am__append_9237 = gfxterm.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_9238 = -@COND_i386_coreboot_TRUE@am__append_9239 = $(nodist_gfxterm_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_9240 = \ -@COND_i386_coreboot_TRUE@ $(nodist_gfxterm_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gfxterm.marker -@COND_i386_coreboot_TRUE@am__append_9241 = gfxterm.mod -@COND_i386_coreboot_TRUE@am__append_9242 = gfxterm.marker -@COND_i386_multiboot_TRUE@am__append_9243 = gfxterm.module -@COND_i386_multiboot_TRUE@am__append_9244 = gfxterm.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_9245 = -@COND_i386_multiboot_TRUE@am__append_9246 = $(nodist_gfxterm_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_9247 = \ -@COND_i386_multiboot_TRUE@ $(nodist_gfxterm_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gfxterm.marker -@COND_i386_multiboot_TRUE@am__append_9248 = gfxterm.mod -@COND_i386_multiboot_TRUE@am__append_9249 = gfxterm.marker -@COND_i386_ieee1275_TRUE@am__append_9250 = gfxterm.module -@COND_i386_ieee1275_TRUE@am__append_9251 = gfxterm.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_9252 = -@COND_i386_ieee1275_TRUE@am__append_9253 = $(nodist_gfxterm_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_9254 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_gfxterm_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gfxterm.marker -@COND_i386_ieee1275_TRUE@am__append_9255 = gfxterm.mod -@COND_i386_ieee1275_TRUE@am__append_9256 = gfxterm.marker -@COND_x86_64_efi_TRUE@am__append_9257 = gfxterm.module -@COND_x86_64_efi_TRUE@am__append_9258 = gfxterm.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_9259 = -@COND_x86_64_efi_TRUE@am__append_9260 = $(nodist_gfxterm_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_9261 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gfxterm_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gfxterm.marker -@COND_x86_64_efi_TRUE@am__append_9262 = gfxterm.mod -@COND_x86_64_efi_TRUE@am__append_9263 = gfxterm.marker -@COND_sparc64_ieee1275_TRUE@am__append_9264 = gfxterm.module -@COND_sparc64_ieee1275_TRUE@am__append_9265 = gfxterm.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_9266 = -@COND_sparc64_ieee1275_TRUE@am__append_9267 = $(nodist_gfxterm_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_9268 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_gfxterm_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gfxterm.marker -@COND_sparc64_ieee1275_TRUE@am__append_9269 = gfxterm.mod -@COND_sparc64_ieee1275_TRUE@am__append_9270 = gfxterm.marker -@COND_powerpc_ieee1275_TRUE@am__append_9271 = gfxterm.module -@COND_powerpc_ieee1275_TRUE@am__append_9272 = gfxterm.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_9273 = -@COND_powerpc_ieee1275_TRUE@am__append_9274 = $(nodist_gfxterm_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_9275 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_gfxterm_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gfxterm.marker -@COND_powerpc_ieee1275_TRUE@am__append_9276 = gfxterm.mod -@COND_powerpc_ieee1275_TRUE@am__append_9277 = gfxterm.marker -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_9278 = serial.module -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_9279 = serial.module$(EXEEXT) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_9280 = -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_9281 = $(nodist_serial_module_SOURCES) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_9282 = $(nodist_serial_module_SOURCES) \ -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ serial.marker -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_9283 = serial.mod -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_9284 = serial.marker -@COND_i386_pc_TRUE@am__append_9285 = serial.module -@COND_i386_pc_TRUE@am__append_9286 = serial.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_9287 = -@COND_i386_pc_TRUE@am__append_9288 = $(nodist_serial_module_SOURCES) -@COND_i386_pc_TRUE@am__append_9289 = $(nodist_serial_module_SOURCES) \ -@COND_i386_pc_TRUE@ serial.marker -@COND_i386_pc_TRUE@am__append_9290 = serial.mod -@COND_i386_pc_TRUE@am__append_9291 = serial.marker -@COND_i386_efi_TRUE@am__append_9292 = serial.module -@COND_i386_efi_TRUE@am__append_9293 = serial.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_9294 = -@COND_i386_efi_TRUE@am__append_9295 = $(nodist_serial_module_SOURCES) -@COND_i386_efi_TRUE@am__append_9296 = $(nodist_serial_module_SOURCES) \ -@COND_i386_efi_TRUE@ serial.marker -@COND_i386_efi_TRUE@am__append_9297 = serial.mod -@COND_i386_efi_TRUE@am__append_9298 = serial.marker -@COND_i386_qemu_TRUE@am__append_9299 = serial.module -@COND_i386_qemu_TRUE@am__append_9300 = serial.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_9301 = -@COND_i386_qemu_TRUE@am__append_9302 = $(nodist_serial_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_9303 = \ -@COND_i386_qemu_TRUE@ $(nodist_serial_module_SOURCES) \ -@COND_i386_qemu_TRUE@ serial.marker -@COND_i386_qemu_TRUE@am__append_9304 = serial.mod -@COND_i386_qemu_TRUE@am__append_9305 = serial.marker -@COND_i386_coreboot_TRUE@am__append_9306 = serial.module -@COND_i386_coreboot_TRUE@am__append_9307 = serial.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_9308 = -@COND_i386_coreboot_TRUE@am__append_9309 = $(nodist_serial_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_9310 = \ -@COND_i386_coreboot_TRUE@ $(nodist_serial_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ serial.marker -@COND_i386_coreboot_TRUE@am__append_9311 = serial.mod -@COND_i386_coreboot_TRUE@am__append_9312 = serial.marker -@COND_i386_multiboot_TRUE@am__append_9313 = serial.module -@COND_i386_multiboot_TRUE@am__append_9314 = serial.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_9315 = -@COND_i386_multiboot_TRUE@am__append_9316 = $(nodist_serial_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_9317 = \ -@COND_i386_multiboot_TRUE@ $(nodist_serial_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ serial.marker -@COND_i386_multiboot_TRUE@am__append_9318 = serial.mod -@COND_i386_multiboot_TRUE@am__append_9319 = serial.marker -@COND_i386_ieee1275_TRUE@am__append_9320 = serial.module -@COND_i386_ieee1275_TRUE@am__append_9321 = serial.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_9322 = -@COND_i386_ieee1275_TRUE@am__append_9323 = $(nodist_serial_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_9324 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_serial_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ serial.marker -@COND_i386_ieee1275_TRUE@am__append_9325 = serial.mod -@COND_i386_ieee1275_TRUE@am__append_9326 = serial.marker -@COND_x86_64_efi_TRUE@am__append_9327 = serial.module -@COND_x86_64_efi_TRUE@am__append_9328 = serial.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_9329 = -@COND_x86_64_efi_TRUE@am__append_9330 = $(nodist_serial_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_9331 = \ -@COND_x86_64_efi_TRUE@ $(nodist_serial_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ serial.marker -@COND_x86_64_efi_TRUE@am__append_9332 = serial.mod -@COND_x86_64_efi_TRUE@am__append_9333 = serial.marker -@COND_i386_pc_TRUE@am__append_9334 = sendkey.module -@COND_i386_pc_TRUE@am__append_9335 = sendkey.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_9336 = -@COND_i386_pc_TRUE@am__append_9337 = $(nodist_sendkey_module_SOURCES) -@COND_i386_pc_TRUE@am__append_9338 = $(nodist_sendkey_module_SOURCES) \ -@COND_i386_pc_TRUE@ sendkey.marker -@COND_i386_pc_TRUE@am__append_9339 = sendkey.mod -@COND_i386_pc_TRUE@am__append_9340 = sendkey.marker -@COND_emu_TRUE@am__append_9341 = terminfo.module -@COND_emu_TRUE@am__append_9342 = terminfo.module$(EXEEXT) -@COND_emu_TRUE@am__append_9343 = -@COND_emu_TRUE@am__append_9344 = $(nodist_terminfo_module_SOURCES) -@COND_emu_TRUE@am__append_9345 = $(nodist_terminfo_module_SOURCES) \ -@COND_emu_TRUE@ terminfo.marker -@COND_emu_TRUE@am__append_9346 = terminfo.mod -@COND_emu_TRUE@am__append_9347 = terminfo.marker -@COND_i386_pc_TRUE@am__append_9348 = terminfo.module -@COND_i386_pc_TRUE@am__append_9349 = terminfo.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_9350 = -@COND_i386_pc_TRUE@am__append_9351 = $(nodist_terminfo_module_SOURCES) -@COND_i386_pc_TRUE@am__append_9352 = \ -@COND_i386_pc_TRUE@ $(nodist_terminfo_module_SOURCES) \ -@COND_i386_pc_TRUE@ terminfo.marker -@COND_i386_pc_TRUE@am__append_9353 = terminfo.mod -@COND_i386_pc_TRUE@am__append_9354 = terminfo.marker -@COND_i386_efi_TRUE@am__append_9355 = terminfo.module -@COND_i386_efi_TRUE@am__append_9356 = terminfo.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_9357 = -@COND_i386_efi_TRUE@am__append_9358 = $(nodist_terminfo_module_SOURCES) -@COND_i386_efi_TRUE@am__append_9359 = \ -@COND_i386_efi_TRUE@ $(nodist_terminfo_module_SOURCES) \ -@COND_i386_efi_TRUE@ terminfo.marker -@COND_i386_efi_TRUE@am__append_9360 = terminfo.mod -@COND_i386_efi_TRUE@am__append_9361 = terminfo.marker -@COND_i386_qemu_TRUE@am__append_9362 = terminfo.module -@COND_i386_qemu_TRUE@am__append_9363 = terminfo.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_9364 = -@COND_i386_qemu_TRUE@am__append_9365 = $(nodist_terminfo_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_9366 = \ -@COND_i386_qemu_TRUE@ $(nodist_terminfo_module_SOURCES) \ -@COND_i386_qemu_TRUE@ terminfo.marker -@COND_i386_qemu_TRUE@am__append_9367 = terminfo.mod -@COND_i386_qemu_TRUE@am__append_9368 = terminfo.marker -@COND_i386_coreboot_TRUE@am__append_9369 = terminfo.module -@COND_i386_coreboot_TRUE@am__append_9370 = terminfo.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_9371 = -@COND_i386_coreboot_TRUE@am__append_9372 = $(nodist_terminfo_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_9373 = \ -@COND_i386_coreboot_TRUE@ $(nodist_terminfo_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ terminfo.marker -@COND_i386_coreboot_TRUE@am__append_9374 = terminfo.mod -@COND_i386_coreboot_TRUE@am__append_9375 = terminfo.marker -@COND_i386_multiboot_TRUE@am__append_9376 = terminfo.module -@COND_i386_multiboot_TRUE@am__append_9377 = terminfo.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_9378 = -@COND_i386_multiboot_TRUE@am__append_9379 = $(nodist_terminfo_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_9380 = \ -@COND_i386_multiboot_TRUE@ $(nodist_terminfo_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ terminfo.marker -@COND_i386_multiboot_TRUE@am__append_9381 = terminfo.mod -@COND_i386_multiboot_TRUE@am__append_9382 = terminfo.marker -@COND_x86_64_efi_TRUE@am__append_9383 = terminfo.module -@COND_x86_64_efi_TRUE@am__append_9384 = terminfo.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_9385 = -@COND_x86_64_efi_TRUE@am__append_9386 = $(nodist_terminfo_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_9387 = \ -@COND_x86_64_efi_TRUE@ $(nodist_terminfo_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ terminfo.marker -@COND_x86_64_efi_TRUE@am__append_9388 = terminfo.mod -@COND_x86_64_efi_TRUE@am__append_9389 = terminfo.marker -@COND_i386_pc_TRUE@am__append_9390 = usb_keyboard.module -@COND_i386_pc_TRUE@am__append_9391 = usb_keyboard.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_9392 = -@COND_i386_pc_TRUE@am__append_9393 = $(nodist_usb_keyboard_module_SOURCES) -@COND_i386_pc_TRUE@am__append_9394 = \ -@COND_i386_pc_TRUE@ $(nodist_usb_keyboard_module_SOURCES) \ -@COND_i386_pc_TRUE@ usb_keyboard.marker -@COND_i386_pc_TRUE@am__append_9395 = usb_keyboard.mod -@COND_i386_pc_TRUE@am__append_9396 = usb_keyboard.marker -@COND_i386_efi_TRUE@am__append_9397 = usb_keyboard.module -@COND_i386_efi_TRUE@am__append_9398 = usb_keyboard.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_9399 = -@COND_i386_efi_TRUE@am__append_9400 = $(nodist_usb_keyboard_module_SOURCES) -@COND_i386_efi_TRUE@am__append_9401 = \ -@COND_i386_efi_TRUE@ $(nodist_usb_keyboard_module_SOURCES) \ -@COND_i386_efi_TRUE@ usb_keyboard.marker -@COND_i386_efi_TRUE@am__append_9402 = usb_keyboard.mod -@COND_i386_efi_TRUE@am__append_9403 = usb_keyboard.marker -@COND_i386_qemu_TRUE@am__append_9404 = usb_keyboard.module -@COND_i386_qemu_TRUE@am__append_9405 = usb_keyboard.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_9406 = -@COND_i386_qemu_TRUE@am__append_9407 = $(nodist_usb_keyboard_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_9408 = \ -@COND_i386_qemu_TRUE@ $(nodist_usb_keyboard_module_SOURCES) \ -@COND_i386_qemu_TRUE@ usb_keyboard.marker -@COND_i386_qemu_TRUE@am__append_9409 = usb_keyboard.mod -@COND_i386_qemu_TRUE@am__append_9410 = usb_keyboard.marker -@COND_i386_coreboot_TRUE@am__append_9411 = usb_keyboard.module -@COND_i386_coreboot_TRUE@am__append_9412 = usb_keyboard.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_9413 = -@COND_i386_coreboot_TRUE@am__append_9414 = $(nodist_usb_keyboard_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_9415 = $(nodist_usb_keyboard_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ usb_keyboard.marker -@COND_i386_coreboot_TRUE@am__append_9416 = usb_keyboard.mod -@COND_i386_coreboot_TRUE@am__append_9417 = usb_keyboard.marker -@COND_i386_multiboot_TRUE@am__append_9418 = usb_keyboard.module -@COND_i386_multiboot_TRUE@am__append_9419 = usb_keyboard.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_9420 = -@COND_i386_multiboot_TRUE@am__append_9421 = $(nodist_usb_keyboard_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_9422 = $(nodist_usb_keyboard_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ usb_keyboard.marker -@COND_i386_multiboot_TRUE@am__append_9423 = usb_keyboard.mod -@COND_i386_multiboot_TRUE@am__append_9424 = usb_keyboard.marker -@COND_i386_ieee1275_TRUE@am__append_9425 = usb_keyboard.module -@COND_i386_ieee1275_TRUE@am__append_9426 = usb_keyboard.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_9427 = -@COND_i386_ieee1275_TRUE@am__append_9428 = $(nodist_usb_keyboard_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_9429 = $(nodist_usb_keyboard_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ usb_keyboard.marker -@COND_i386_ieee1275_TRUE@am__append_9430 = usb_keyboard.mod -@COND_i386_ieee1275_TRUE@am__append_9431 = usb_keyboard.marker -@COND_x86_64_efi_TRUE@am__append_9432 = usb_keyboard.module -@COND_x86_64_efi_TRUE@am__append_9433 = usb_keyboard.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_9434 = -@COND_x86_64_efi_TRUE@am__append_9435 = $(nodist_usb_keyboard_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_9436 = \ -@COND_x86_64_efi_TRUE@ $(nodist_usb_keyboard_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ usb_keyboard.marker -@COND_x86_64_efi_TRUE@am__append_9437 = usb_keyboard.mod -@COND_x86_64_efi_TRUE@am__append_9438 = usb_keyboard.marker -@COND_mips_yeeloong_TRUE@am__append_9439 = usb_keyboard.module -@COND_mips_yeeloong_TRUE@am__append_9440 = usb_keyboard.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_9441 = -@COND_mips_yeeloong_TRUE@am__append_9442 = $(nodist_usb_keyboard_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_9443 = $(nodist_usb_keyboard_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ usb_keyboard.marker -@COND_mips_yeeloong_TRUE@am__append_9444 = usb_keyboard.mod -@COND_mips_yeeloong_TRUE@am__append_9445 = usb_keyboard.marker -@COND_i386_pc_TRUE@am__append_9446 = vga.module vga_text.module -@COND_i386_pc_TRUE@am__append_9447 = vga.module$(EXEEXT) \ -@COND_i386_pc_TRUE@ vga_text.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_9448 = -@COND_i386_pc_TRUE@am__append_9449 = $(nodist_vga_module_SOURCES) \ -@COND_i386_pc_TRUE@ $(nodist_vga_text_module_SOURCES) -@COND_i386_pc_TRUE@am__append_9450 = $(nodist_vga_module_SOURCES) \ -@COND_i386_pc_TRUE@ vga.marker \ -@COND_i386_pc_TRUE@ $(nodist_vga_text_module_SOURCES) \ -@COND_i386_pc_TRUE@ vga_text.marker -@COND_i386_pc_TRUE@am__append_9451 = vga.mod vga_text.mod -@COND_i386_pc_TRUE@am__append_9452 = vga.marker vga_text.marker -@COND_i386_coreboot_TRUE@am__append_9453 = vga_text.module -@COND_i386_coreboot_TRUE@am__append_9454 = vga_text.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_9455 = -@COND_i386_coreboot_TRUE@am__append_9456 = $(nodist_vga_text_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_9457 = \ -@COND_i386_coreboot_TRUE@ $(nodist_vga_text_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ vga_text.marker -@COND_i386_coreboot_TRUE@am__append_9458 = vga_text.mod -@COND_i386_coreboot_TRUE@am__append_9459 = vga_text.marker -@COND_i386_multiboot_TRUE@am__append_9460 = vga_text.module -@COND_i386_multiboot_TRUE@am__append_9461 = vga_text.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_9462 = -@COND_i386_multiboot_TRUE@am__append_9463 = $(nodist_vga_text_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_9464 = \ -@COND_i386_multiboot_TRUE@ $(nodist_vga_text_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ vga_text.marker -@COND_i386_multiboot_TRUE@am__append_9465 = vga_text.mod -@COND_i386_multiboot_TRUE@am__append_9466 = vga_text.marker -@COND_i386_pc_TRUE@am__append_9467 = video_cirrus.module -@COND_i386_pc_TRUE@am__append_9468 = video_cirrus.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_9469 = -@COND_i386_pc_TRUE@am__append_9470 = $(nodist_video_cirrus_module_SOURCES) -@COND_i386_pc_TRUE@am__append_9471 = \ -@COND_i386_pc_TRUE@ $(nodist_video_cirrus_module_SOURCES) \ -@COND_i386_pc_TRUE@ video_cirrus.marker -@COND_i386_pc_TRUE@am__append_9472 = video_cirrus.mod -@COND_i386_pc_TRUE@am__append_9473 = video_cirrus.marker -@COND_i386_efi_TRUE@am__append_9474 = video_cirrus.module -@COND_i386_efi_TRUE@am__append_9475 = video_cirrus.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_9476 = -@COND_i386_efi_TRUE@am__append_9477 = $(nodist_video_cirrus_module_SOURCES) -@COND_i386_efi_TRUE@am__append_9478 = \ -@COND_i386_efi_TRUE@ $(nodist_video_cirrus_module_SOURCES) \ -@COND_i386_efi_TRUE@ video_cirrus.marker -@COND_i386_efi_TRUE@am__append_9479 = video_cirrus.mod -@COND_i386_efi_TRUE@am__append_9480 = video_cirrus.marker -@COND_i386_qemu_TRUE@am__append_9481 = video_cirrus.module -@COND_i386_qemu_TRUE@am__append_9482 = video_cirrus.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_9483 = -@COND_i386_qemu_TRUE@am__append_9484 = $(nodist_video_cirrus_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_9485 = \ -@COND_i386_qemu_TRUE@ $(nodist_video_cirrus_module_SOURCES) \ -@COND_i386_qemu_TRUE@ video_cirrus.marker -@COND_i386_qemu_TRUE@am__append_9486 = video_cirrus.mod -@COND_i386_qemu_TRUE@am__append_9487 = video_cirrus.marker -@COND_i386_coreboot_TRUE@am__append_9488 = video_cirrus.module -@COND_i386_coreboot_TRUE@am__append_9489 = video_cirrus.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_9490 = -@COND_i386_coreboot_TRUE@am__append_9491 = $(nodist_video_cirrus_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_9492 = $(nodist_video_cirrus_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ video_cirrus.marker -@COND_i386_coreboot_TRUE@am__append_9493 = video_cirrus.mod -@COND_i386_coreboot_TRUE@am__append_9494 = video_cirrus.marker -@COND_i386_multiboot_TRUE@am__append_9495 = video_cirrus.module -@COND_i386_multiboot_TRUE@am__append_9496 = video_cirrus.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_9497 = -@COND_i386_multiboot_TRUE@am__append_9498 = $(nodist_video_cirrus_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_9499 = $(nodist_video_cirrus_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ video_cirrus.marker -@COND_i386_multiboot_TRUE@am__append_9500 = video_cirrus.mod -@COND_i386_multiboot_TRUE@am__append_9501 = video_cirrus.marker -@COND_i386_ieee1275_TRUE@am__append_9502 = video_cirrus.module -@COND_i386_ieee1275_TRUE@am__append_9503 = video_cirrus.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_9504 = -@COND_i386_ieee1275_TRUE@am__append_9505 = $(nodist_video_cirrus_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_9506 = $(nodist_video_cirrus_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ video_cirrus.marker -@COND_i386_ieee1275_TRUE@am__append_9507 = video_cirrus.mod -@COND_i386_ieee1275_TRUE@am__append_9508 = video_cirrus.marker -@COND_x86_64_efi_TRUE@am__append_9509 = video_cirrus.module -@COND_x86_64_efi_TRUE@am__append_9510 = video_cirrus.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_9511 = -@COND_x86_64_efi_TRUE@am__append_9512 = $(nodist_video_cirrus_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_9513 = \ -@COND_x86_64_efi_TRUE@ $(nodist_video_cirrus_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ video_cirrus.marker -@COND_x86_64_efi_TRUE@am__append_9514 = video_cirrus.mod -@COND_x86_64_efi_TRUE@am__append_9515 = video_cirrus.marker -@COND_i386_pc_TRUE@am__append_9516 = video_bochs.module -@COND_i386_pc_TRUE@am__append_9517 = video_bochs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_9518 = -@COND_i386_pc_TRUE@am__append_9519 = $(nodist_video_bochs_module_SOURCES) -@COND_i386_pc_TRUE@am__append_9520 = \ -@COND_i386_pc_TRUE@ $(nodist_video_bochs_module_SOURCES) \ -@COND_i386_pc_TRUE@ video_bochs.marker -@COND_i386_pc_TRUE@am__append_9521 = video_bochs.mod -@COND_i386_pc_TRUE@am__append_9522 = video_bochs.marker -@COND_i386_efi_TRUE@am__append_9523 = video_bochs.module -@COND_i386_efi_TRUE@am__append_9524 = video_bochs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_9525 = -@COND_i386_efi_TRUE@am__append_9526 = $(nodist_video_bochs_module_SOURCES) -@COND_i386_efi_TRUE@am__append_9527 = \ -@COND_i386_efi_TRUE@ $(nodist_video_bochs_module_SOURCES) \ -@COND_i386_efi_TRUE@ video_bochs.marker -@COND_i386_efi_TRUE@am__append_9528 = video_bochs.mod -@COND_i386_efi_TRUE@am__append_9529 = video_bochs.marker -@COND_i386_qemu_TRUE@am__append_9530 = video_bochs.module -@COND_i386_qemu_TRUE@am__append_9531 = video_bochs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_9532 = -@COND_i386_qemu_TRUE@am__append_9533 = $(nodist_video_bochs_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_9534 = \ -@COND_i386_qemu_TRUE@ $(nodist_video_bochs_module_SOURCES) \ -@COND_i386_qemu_TRUE@ video_bochs.marker -@COND_i386_qemu_TRUE@am__append_9535 = video_bochs.mod -@COND_i386_qemu_TRUE@am__append_9536 = video_bochs.marker -@COND_i386_coreboot_TRUE@am__append_9537 = video_bochs.module -@COND_i386_coreboot_TRUE@am__append_9538 = video_bochs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_9539 = -@COND_i386_coreboot_TRUE@am__append_9540 = $(nodist_video_bochs_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_9541 = \ -@COND_i386_coreboot_TRUE@ $(nodist_video_bochs_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ video_bochs.marker -@COND_i386_coreboot_TRUE@am__append_9542 = video_bochs.mod -@COND_i386_coreboot_TRUE@am__append_9543 = video_bochs.marker -@COND_i386_multiboot_TRUE@am__append_9544 = video_bochs.module -@COND_i386_multiboot_TRUE@am__append_9545 = video_bochs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_9546 = -@COND_i386_multiboot_TRUE@am__append_9547 = $(nodist_video_bochs_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_9548 = $(nodist_video_bochs_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ video_bochs.marker -@COND_i386_multiboot_TRUE@am__append_9549 = video_bochs.mod -@COND_i386_multiboot_TRUE@am__append_9550 = video_bochs.marker -@COND_i386_ieee1275_TRUE@am__append_9551 = video_bochs.module -@COND_i386_ieee1275_TRUE@am__append_9552 = video_bochs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_9553 = -@COND_i386_ieee1275_TRUE@am__append_9554 = $(nodist_video_bochs_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_9555 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_video_bochs_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ video_bochs.marker -@COND_i386_ieee1275_TRUE@am__append_9556 = video_bochs.mod -@COND_i386_ieee1275_TRUE@am__append_9557 = video_bochs.marker -@COND_x86_64_efi_TRUE@am__append_9558 = video_bochs.module -@COND_x86_64_efi_TRUE@am__append_9559 = video_bochs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_9560 = -@COND_x86_64_efi_TRUE@am__append_9561 = $(nodist_video_bochs_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_9562 = \ -@COND_x86_64_efi_TRUE@ $(nodist_video_bochs_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ video_bochs.marker -@COND_x86_64_efi_TRUE@am__append_9563 = video_bochs.mod -@COND_x86_64_efi_TRUE@am__append_9564 = video_bochs.marker -@COND_emu_TRUE@am__append_9565 = functional_test.module -@COND_emu_TRUE@am__append_9566 = functional_test.module$(EXEEXT) -@COND_emu_TRUE@am__append_9567 = -@COND_emu_TRUE@am__append_9568 = $(nodist_functional_test_module_SOURCES) -@COND_emu_TRUE@am__append_9569 = \ -@COND_emu_TRUE@ $(nodist_functional_test_module_SOURCES) \ -@COND_emu_TRUE@ functional_test.marker -@COND_emu_TRUE@am__append_9570 = functional_test.mod -@COND_emu_TRUE@am__append_9571 = functional_test.marker -@COND_i386_pc_TRUE@am__append_9572 = functional_test.module -@COND_i386_pc_TRUE@am__append_9573 = functional_test.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_9574 = -@COND_i386_pc_TRUE@am__append_9575 = $(nodist_functional_test_module_SOURCES) -@COND_i386_pc_TRUE@am__append_9576 = \ -@COND_i386_pc_TRUE@ $(nodist_functional_test_module_SOURCES) \ -@COND_i386_pc_TRUE@ functional_test.marker -@COND_i386_pc_TRUE@am__append_9577 = functional_test.mod -@COND_i386_pc_TRUE@am__append_9578 = functional_test.marker -@COND_i386_efi_TRUE@am__append_9579 = functional_test.module -@COND_i386_efi_TRUE@am__append_9580 = functional_test.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_9581 = -@COND_i386_efi_TRUE@am__append_9582 = $(nodist_functional_test_module_SOURCES) -@COND_i386_efi_TRUE@am__append_9583 = \ -@COND_i386_efi_TRUE@ $(nodist_functional_test_module_SOURCES) \ -@COND_i386_efi_TRUE@ functional_test.marker -@COND_i386_efi_TRUE@am__append_9584 = functional_test.mod -@COND_i386_efi_TRUE@am__append_9585 = functional_test.marker -@COND_i386_qemu_TRUE@am__append_9586 = functional_test.module -@COND_i386_qemu_TRUE@am__append_9587 = functional_test.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_9588 = -@COND_i386_qemu_TRUE@am__append_9589 = $(nodist_functional_test_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_9590 = \ -@COND_i386_qemu_TRUE@ $(nodist_functional_test_module_SOURCES) \ -@COND_i386_qemu_TRUE@ functional_test.marker -@COND_i386_qemu_TRUE@am__append_9591 = functional_test.mod -@COND_i386_qemu_TRUE@am__append_9592 = functional_test.marker -@COND_i386_coreboot_TRUE@am__append_9593 = functional_test.module -@COND_i386_coreboot_TRUE@am__append_9594 = functional_test.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_9595 = -@COND_i386_coreboot_TRUE@am__append_9596 = $(nodist_functional_test_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_9597 = $(nodist_functional_test_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ functional_test.marker -@COND_i386_coreboot_TRUE@am__append_9598 = functional_test.mod -@COND_i386_coreboot_TRUE@am__append_9599 = functional_test.marker -@COND_i386_multiboot_TRUE@am__append_9600 = functional_test.module -@COND_i386_multiboot_TRUE@am__append_9601 = functional_test.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_9602 = -@COND_i386_multiboot_TRUE@am__append_9603 = $(nodist_functional_test_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_9604 = $(nodist_functional_test_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ functional_test.marker -@COND_i386_multiboot_TRUE@am__append_9605 = functional_test.mod -@COND_i386_multiboot_TRUE@am__append_9606 = functional_test.marker -@COND_i386_ieee1275_TRUE@am__append_9607 = functional_test.module -@COND_i386_ieee1275_TRUE@am__append_9608 = functional_test.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_9609 = -@COND_i386_ieee1275_TRUE@am__append_9610 = $(nodist_functional_test_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_9611 = $(nodist_functional_test_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ functional_test.marker -@COND_i386_ieee1275_TRUE@am__append_9612 = functional_test.mod -@COND_i386_ieee1275_TRUE@am__append_9613 = functional_test.marker -@COND_x86_64_efi_TRUE@am__append_9614 = functional_test.module -@COND_x86_64_efi_TRUE@am__append_9615 = functional_test.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_9616 = -@COND_x86_64_efi_TRUE@am__append_9617 = $(nodist_functional_test_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_9618 = $(nodist_functional_test_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ functional_test.marker -@COND_x86_64_efi_TRUE@am__append_9619 = functional_test.mod -@COND_x86_64_efi_TRUE@am__append_9620 = functional_test.marker -@COND_mips_yeeloong_TRUE@am__append_9621 = functional_test.module -@COND_mips_yeeloong_TRUE@am__append_9622 = functional_test.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_9623 = -@COND_mips_yeeloong_TRUE@am__append_9624 = $(nodist_functional_test_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_9625 = $(nodist_functional_test_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ functional_test.marker -@COND_mips_yeeloong_TRUE@am__append_9626 = functional_test.mod -@COND_mips_yeeloong_TRUE@am__append_9627 = functional_test.marker -@COND_sparc64_ieee1275_TRUE@am__append_9628 = functional_test.module -@COND_sparc64_ieee1275_TRUE@am__append_9629 = functional_test.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_9630 = -@COND_sparc64_ieee1275_TRUE@am__append_9631 = $(nodist_functional_test_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_9632 = $(nodist_functional_test_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ functional_test.marker -@COND_sparc64_ieee1275_TRUE@am__append_9633 = functional_test.mod -@COND_sparc64_ieee1275_TRUE@am__append_9634 = functional_test.marker -@COND_powerpc_ieee1275_TRUE@am__append_9635 = functional_test.module -@COND_powerpc_ieee1275_TRUE@am__append_9636 = functional_test.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_9637 = -@COND_powerpc_ieee1275_TRUE@am__append_9638 = $(nodist_functional_test_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_9639 = $(nodist_functional_test_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ functional_test.marker -@COND_powerpc_ieee1275_TRUE@am__append_9640 = functional_test.mod -@COND_powerpc_ieee1275_TRUE@am__append_9641 = functional_test.marker -@COND_emu_TRUE@am__append_9642 = example_functional_test.module -@COND_emu_TRUE@am__append_9643 = example_functional_test.module$(EXEEXT) -@COND_emu_TRUE@am__append_9644 = -@COND_emu_TRUE@am__append_9645 = $(nodist_example_functional_test_module_SOURCES) -@COND_emu_TRUE@am__append_9646 = $(nodist_example_functional_test_module_SOURCES) \ -@COND_emu_TRUE@ example_functional_test.marker -@COND_emu_TRUE@am__append_9647 = example_functional_test.mod -@COND_emu_TRUE@am__append_9648 = example_functional_test.marker -@COND_i386_pc_TRUE@am__append_9649 = example_functional_test.module -@COND_i386_pc_TRUE@am__append_9650 = example_functional_test.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_9651 = -@COND_i386_pc_TRUE@am__append_9652 = $(nodist_example_functional_test_module_SOURCES) -@COND_i386_pc_TRUE@am__append_9653 = $(nodist_example_functional_test_module_SOURCES) \ -@COND_i386_pc_TRUE@ example_functional_test.marker -@COND_i386_pc_TRUE@am__append_9654 = example_functional_test.mod -@COND_i386_pc_TRUE@am__append_9655 = example_functional_test.marker -@COND_i386_efi_TRUE@am__append_9656 = example_functional_test.module -@COND_i386_efi_TRUE@am__append_9657 = example_functional_test.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_9658 = -@COND_i386_efi_TRUE@am__append_9659 = $(nodist_example_functional_test_module_SOURCES) -@COND_i386_efi_TRUE@am__append_9660 = $(nodist_example_functional_test_module_SOURCES) \ -@COND_i386_efi_TRUE@ example_functional_test.marker -@COND_i386_efi_TRUE@am__append_9661 = example_functional_test.mod -@COND_i386_efi_TRUE@am__append_9662 = example_functional_test.marker -@COND_i386_qemu_TRUE@am__append_9663 = example_functional_test.module -@COND_i386_qemu_TRUE@am__append_9664 = example_functional_test.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_9665 = -@COND_i386_qemu_TRUE@am__append_9666 = $(nodist_example_functional_test_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_9667 = $(nodist_example_functional_test_module_SOURCES) \ -@COND_i386_qemu_TRUE@ example_functional_test.marker -@COND_i386_qemu_TRUE@am__append_9668 = example_functional_test.mod -@COND_i386_qemu_TRUE@am__append_9669 = example_functional_test.marker -@COND_i386_coreboot_TRUE@am__append_9670 = example_functional_test.module -@COND_i386_coreboot_TRUE@am__append_9671 = example_functional_test.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_9672 = -@COND_i386_coreboot_TRUE@am__append_9673 = $(nodist_example_functional_test_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_9674 = $(nodist_example_functional_test_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ example_functional_test.marker -@COND_i386_coreboot_TRUE@am__append_9675 = example_functional_test.mod -@COND_i386_coreboot_TRUE@am__append_9676 = example_functional_test.marker -@COND_i386_multiboot_TRUE@am__append_9677 = example_functional_test.module -@COND_i386_multiboot_TRUE@am__append_9678 = example_functional_test.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_9679 = -@COND_i386_multiboot_TRUE@am__append_9680 = $(nodist_example_functional_test_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_9681 = $(nodist_example_functional_test_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ example_functional_test.marker -@COND_i386_multiboot_TRUE@am__append_9682 = example_functional_test.mod -@COND_i386_multiboot_TRUE@am__append_9683 = example_functional_test.marker -@COND_i386_ieee1275_TRUE@am__append_9684 = example_functional_test.module -@COND_i386_ieee1275_TRUE@am__append_9685 = example_functional_test.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_9686 = -@COND_i386_ieee1275_TRUE@am__append_9687 = $(nodist_example_functional_test_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_9688 = $(nodist_example_functional_test_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ example_functional_test.marker -@COND_i386_ieee1275_TRUE@am__append_9689 = example_functional_test.mod -@COND_i386_ieee1275_TRUE@am__append_9690 = example_functional_test.marker -@COND_x86_64_efi_TRUE@am__append_9691 = example_functional_test.module -@COND_x86_64_efi_TRUE@am__append_9692 = example_functional_test.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_9693 = -@COND_x86_64_efi_TRUE@am__append_9694 = $(nodist_example_functional_test_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_9695 = $(nodist_example_functional_test_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ example_functional_test.marker -@COND_x86_64_efi_TRUE@am__append_9696 = example_functional_test.mod -@COND_x86_64_efi_TRUE@am__append_9697 = example_functional_test.marker -@COND_mips_yeeloong_TRUE@am__append_9698 = example_functional_test.module -@COND_mips_yeeloong_TRUE@am__append_9699 = example_functional_test.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_9700 = -@COND_mips_yeeloong_TRUE@am__append_9701 = $(nodist_example_functional_test_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_9702 = $(nodist_example_functional_test_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ example_functional_test.marker -@COND_mips_yeeloong_TRUE@am__append_9703 = example_functional_test.mod -@COND_mips_yeeloong_TRUE@am__append_9704 = example_functional_test.marker -@COND_sparc64_ieee1275_TRUE@am__append_9705 = example_functional_test.module -@COND_sparc64_ieee1275_TRUE@am__append_9706 = example_functional_test.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_9707 = -@COND_sparc64_ieee1275_TRUE@am__append_9708 = $(nodist_example_functional_test_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_9709 = $(nodist_example_functional_test_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ example_functional_test.marker -@COND_sparc64_ieee1275_TRUE@am__append_9710 = example_functional_test.mod -@COND_sparc64_ieee1275_TRUE@am__append_9711 = example_functional_test.marker -@COND_powerpc_ieee1275_TRUE@am__append_9712 = example_functional_test.module -@COND_powerpc_ieee1275_TRUE@am__append_9713 = example_functional_test.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_9714 = -@COND_powerpc_ieee1275_TRUE@am__append_9715 = $(nodist_example_functional_test_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_9716 = $(nodist_example_functional_test_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ example_functional_test.marker -@COND_powerpc_ieee1275_TRUE@am__append_9717 = example_functional_test.mod -@COND_powerpc_ieee1275_TRUE@am__append_9718 = example_functional_test.marker -@COND_emu_TRUE@am__append_9719 = bitmap.module -@COND_emu_TRUE@am__append_9720 = bitmap.module$(EXEEXT) -@COND_emu_TRUE@am__append_9721 = -@COND_emu_TRUE@am__append_9722 = $(nodist_bitmap_module_SOURCES) -@COND_emu_TRUE@am__append_9723 = $(nodist_bitmap_module_SOURCES) \ -@COND_emu_TRUE@ bitmap.marker -@COND_emu_TRUE@am__append_9724 = bitmap.mod -@COND_emu_TRUE@am__append_9725 = bitmap.marker -@COND_i386_pc_TRUE@am__append_9726 = bitmap.module -@COND_i386_pc_TRUE@am__append_9727 = bitmap.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_9728 = -@COND_i386_pc_TRUE@am__append_9729 = $(nodist_bitmap_module_SOURCES) -@COND_i386_pc_TRUE@am__append_9730 = $(nodist_bitmap_module_SOURCES) \ -@COND_i386_pc_TRUE@ bitmap.marker -@COND_i386_pc_TRUE@am__append_9731 = bitmap.mod -@COND_i386_pc_TRUE@am__append_9732 = bitmap.marker -@COND_i386_efi_TRUE@am__append_9733 = bitmap.module -@COND_i386_efi_TRUE@am__append_9734 = bitmap.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_9735 = -@COND_i386_efi_TRUE@am__append_9736 = $(nodist_bitmap_module_SOURCES) -@COND_i386_efi_TRUE@am__append_9737 = $(nodist_bitmap_module_SOURCES) \ -@COND_i386_efi_TRUE@ bitmap.marker -@COND_i386_efi_TRUE@am__append_9738 = bitmap.mod -@COND_i386_efi_TRUE@am__append_9739 = bitmap.marker -@COND_i386_qemu_TRUE@am__append_9740 = bitmap.module -@COND_i386_qemu_TRUE@am__append_9741 = bitmap.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_9742 = -@COND_i386_qemu_TRUE@am__append_9743 = $(nodist_bitmap_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_9744 = \ -@COND_i386_qemu_TRUE@ $(nodist_bitmap_module_SOURCES) \ -@COND_i386_qemu_TRUE@ bitmap.marker -@COND_i386_qemu_TRUE@am__append_9745 = bitmap.mod -@COND_i386_qemu_TRUE@am__append_9746 = bitmap.marker -@COND_i386_coreboot_TRUE@am__append_9747 = bitmap.module -@COND_i386_coreboot_TRUE@am__append_9748 = bitmap.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_9749 = -@COND_i386_coreboot_TRUE@am__append_9750 = $(nodist_bitmap_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_9751 = \ -@COND_i386_coreboot_TRUE@ $(nodist_bitmap_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ bitmap.marker -@COND_i386_coreboot_TRUE@am__append_9752 = bitmap.mod -@COND_i386_coreboot_TRUE@am__append_9753 = bitmap.marker -@COND_i386_multiboot_TRUE@am__append_9754 = bitmap.module -@COND_i386_multiboot_TRUE@am__append_9755 = bitmap.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_9756 = -@COND_i386_multiboot_TRUE@am__append_9757 = $(nodist_bitmap_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_9758 = \ -@COND_i386_multiboot_TRUE@ $(nodist_bitmap_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ bitmap.marker -@COND_i386_multiboot_TRUE@am__append_9759 = bitmap.mod -@COND_i386_multiboot_TRUE@am__append_9760 = bitmap.marker -@COND_i386_ieee1275_TRUE@am__append_9761 = bitmap.module -@COND_i386_ieee1275_TRUE@am__append_9762 = bitmap.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_9763 = -@COND_i386_ieee1275_TRUE@am__append_9764 = $(nodist_bitmap_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_9765 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_bitmap_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ bitmap.marker -@COND_i386_ieee1275_TRUE@am__append_9766 = bitmap.mod -@COND_i386_ieee1275_TRUE@am__append_9767 = bitmap.marker -@COND_x86_64_efi_TRUE@am__append_9768 = bitmap.module -@COND_x86_64_efi_TRUE@am__append_9769 = bitmap.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_9770 = -@COND_x86_64_efi_TRUE@am__append_9771 = $(nodist_bitmap_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_9772 = \ -@COND_x86_64_efi_TRUE@ $(nodist_bitmap_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ bitmap.marker -@COND_x86_64_efi_TRUE@am__append_9773 = bitmap.mod -@COND_x86_64_efi_TRUE@am__append_9774 = bitmap.marker -@COND_sparc64_ieee1275_TRUE@am__append_9775 = bitmap.module -@COND_sparc64_ieee1275_TRUE@am__append_9776 = bitmap.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_9777 = -@COND_sparc64_ieee1275_TRUE@am__append_9778 = $(nodist_bitmap_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_9779 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_bitmap_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ bitmap.marker -@COND_sparc64_ieee1275_TRUE@am__append_9780 = bitmap.mod -@COND_sparc64_ieee1275_TRUE@am__append_9781 = bitmap.marker -@COND_powerpc_ieee1275_TRUE@am__append_9782 = bitmap.module -@COND_powerpc_ieee1275_TRUE@am__append_9783 = bitmap.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_9784 = -@COND_powerpc_ieee1275_TRUE@am__append_9785 = $(nodist_bitmap_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_9786 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_bitmap_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ bitmap.marker -@COND_powerpc_ieee1275_TRUE@am__append_9787 = bitmap.mod -@COND_powerpc_ieee1275_TRUE@am__append_9788 = bitmap.marker -@COND_emu_TRUE@am__append_9789 = bitmap_scale.module -@COND_emu_TRUE@am__append_9790 = bitmap_scale.module$(EXEEXT) -@COND_emu_TRUE@am__append_9791 = -@COND_emu_TRUE@am__append_9792 = $(nodist_bitmap_scale_module_SOURCES) -@COND_emu_TRUE@am__append_9793 = \ -@COND_emu_TRUE@ $(nodist_bitmap_scale_module_SOURCES) \ -@COND_emu_TRUE@ bitmap_scale.marker -@COND_emu_TRUE@am__append_9794 = bitmap_scale.mod -@COND_emu_TRUE@am__append_9795 = bitmap_scale.marker -@COND_i386_pc_TRUE@am__append_9796 = bitmap_scale.module -@COND_i386_pc_TRUE@am__append_9797 = bitmap_scale.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_9798 = -@COND_i386_pc_TRUE@am__append_9799 = $(nodist_bitmap_scale_module_SOURCES) -@COND_i386_pc_TRUE@am__append_9800 = \ -@COND_i386_pc_TRUE@ $(nodist_bitmap_scale_module_SOURCES) \ -@COND_i386_pc_TRUE@ bitmap_scale.marker -@COND_i386_pc_TRUE@am__append_9801 = bitmap_scale.mod -@COND_i386_pc_TRUE@am__append_9802 = bitmap_scale.marker -@COND_i386_efi_TRUE@am__append_9803 = bitmap_scale.module -@COND_i386_efi_TRUE@am__append_9804 = bitmap_scale.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_9805 = -@COND_i386_efi_TRUE@am__append_9806 = $(nodist_bitmap_scale_module_SOURCES) -@COND_i386_efi_TRUE@am__append_9807 = \ -@COND_i386_efi_TRUE@ $(nodist_bitmap_scale_module_SOURCES) \ -@COND_i386_efi_TRUE@ bitmap_scale.marker -@COND_i386_efi_TRUE@am__append_9808 = bitmap_scale.mod -@COND_i386_efi_TRUE@am__append_9809 = bitmap_scale.marker -@COND_i386_qemu_TRUE@am__append_9810 = bitmap_scale.module -@COND_i386_qemu_TRUE@am__append_9811 = bitmap_scale.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_9812 = -@COND_i386_qemu_TRUE@am__append_9813 = $(nodist_bitmap_scale_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_9814 = \ -@COND_i386_qemu_TRUE@ $(nodist_bitmap_scale_module_SOURCES) \ -@COND_i386_qemu_TRUE@ bitmap_scale.marker -@COND_i386_qemu_TRUE@am__append_9815 = bitmap_scale.mod -@COND_i386_qemu_TRUE@am__append_9816 = bitmap_scale.marker -@COND_i386_coreboot_TRUE@am__append_9817 = bitmap_scale.module -@COND_i386_coreboot_TRUE@am__append_9818 = bitmap_scale.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_9819 = -@COND_i386_coreboot_TRUE@am__append_9820 = $(nodist_bitmap_scale_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_9821 = $(nodist_bitmap_scale_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ bitmap_scale.marker -@COND_i386_coreboot_TRUE@am__append_9822 = bitmap_scale.mod -@COND_i386_coreboot_TRUE@am__append_9823 = bitmap_scale.marker -@COND_i386_multiboot_TRUE@am__append_9824 = bitmap_scale.module -@COND_i386_multiboot_TRUE@am__append_9825 = bitmap_scale.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_9826 = -@COND_i386_multiboot_TRUE@am__append_9827 = $(nodist_bitmap_scale_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_9828 = $(nodist_bitmap_scale_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ bitmap_scale.marker -@COND_i386_multiboot_TRUE@am__append_9829 = bitmap_scale.mod -@COND_i386_multiboot_TRUE@am__append_9830 = bitmap_scale.marker -@COND_i386_ieee1275_TRUE@am__append_9831 = bitmap_scale.module -@COND_i386_ieee1275_TRUE@am__append_9832 = bitmap_scale.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_9833 = -@COND_i386_ieee1275_TRUE@am__append_9834 = $(nodist_bitmap_scale_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_9835 = $(nodist_bitmap_scale_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ bitmap_scale.marker -@COND_i386_ieee1275_TRUE@am__append_9836 = bitmap_scale.mod -@COND_i386_ieee1275_TRUE@am__append_9837 = bitmap_scale.marker -@COND_x86_64_efi_TRUE@am__append_9838 = bitmap_scale.module -@COND_x86_64_efi_TRUE@am__append_9839 = bitmap_scale.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_9840 = -@COND_x86_64_efi_TRUE@am__append_9841 = $(nodist_bitmap_scale_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_9842 = \ -@COND_x86_64_efi_TRUE@ $(nodist_bitmap_scale_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ bitmap_scale.marker -@COND_x86_64_efi_TRUE@am__append_9843 = bitmap_scale.mod -@COND_x86_64_efi_TRUE@am__append_9844 = bitmap_scale.marker -@COND_sparc64_ieee1275_TRUE@am__append_9845 = bitmap_scale.module -@COND_sparc64_ieee1275_TRUE@am__append_9846 = bitmap_scale.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_9847 = -@COND_sparc64_ieee1275_TRUE@am__append_9848 = $(nodist_bitmap_scale_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_9849 = $(nodist_bitmap_scale_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ bitmap_scale.marker -@COND_sparc64_ieee1275_TRUE@am__append_9850 = bitmap_scale.mod -@COND_sparc64_ieee1275_TRUE@am__append_9851 = bitmap_scale.marker -@COND_powerpc_ieee1275_TRUE@am__append_9852 = bitmap_scale.module -@COND_powerpc_ieee1275_TRUE@am__append_9853 = bitmap_scale.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_9854 = -@COND_powerpc_ieee1275_TRUE@am__append_9855 = $(nodist_bitmap_scale_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_9856 = $(nodist_bitmap_scale_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ bitmap_scale.marker -@COND_powerpc_ieee1275_TRUE@am__append_9857 = bitmap_scale.mod -@COND_powerpc_ieee1275_TRUE@am__append_9858 = bitmap_scale.marker -@COND_i386_efi_TRUE@am__append_9859 = efi_gop.module -@COND_i386_efi_TRUE@am__append_9860 = efi_gop.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_9861 = -@COND_i386_efi_TRUE@am__append_9862 = $(nodist_efi_gop_module_SOURCES) -@COND_i386_efi_TRUE@am__append_9863 = \ -@COND_i386_efi_TRUE@ $(nodist_efi_gop_module_SOURCES) \ -@COND_i386_efi_TRUE@ efi_gop.marker -@COND_i386_efi_TRUE@am__append_9864 = efi_gop.mod -@COND_i386_efi_TRUE@am__append_9865 = efi_gop.marker -@COND_x86_64_efi_TRUE@am__append_9866 = efi_gop.module -@COND_x86_64_efi_TRUE@am__append_9867 = efi_gop.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_9868 = -@COND_x86_64_efi_TRUE@am__append_9869 = $(nodist_efi_gop_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_9870 = \ -@COND_x86_64_efi_TRUE@ $(nodist_efi_gop_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ efi_gop.marker -@COND_x86_64_efi_TRUE@am__append_9871 = efi_gop.mod -@COND_x86_64_efi_TRUE@am__append_9872 = efi_gop.marker -@COND_i386_efi_TRUE@am__append_9873 = efi_uga.module -@COND_i386_efi_TRUE@am__append_9874 = efi_uga.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_9875 = -@COND_i386_efi_TRUE@am__append_9876 = $(nodist_efi_uga_module_SOURCES) -@COND_i386_efi_TRUE@am__append_9877 = \ -@COND_i386_efi_TRUE@ $(nodist_efi_uga_module_SOURCES) \ -@COND_i386_efi_TRUE@ efi_uga.marker -@COND_i386_efi_TRUE@am__append_9878 = efi_uga.mod -@COND_i386_efi_TRUE@am__append_9879 = efi_uga.marker -@COND_x86_64_efi_TRUE@am__append_9880 = efi_uga.module -@COND_x86_64_efi_TRUE@am__append_9881 = efi_uga.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_9882 = -@COND_x86_64_efi_TRUE@am__append_9883 = $(nodist_efi_uga_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_9884 = \ -@COND_x86_64_efi_TRUE@ $(nodist_efi_uga_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ efi_uga.marker -@COND_x86_64_efi_TRUE@am__append_9885 = efi_uga.mod -@COND_x86_64_efi_TRUE@am__append_9886 = efi_uga.marker -@COND_emu_TRUE@am__append_9887 = jpeg.module -@COND_emu_TRUE@am__append_9888 = jpeg.module$(EXEEXT) -@COND_emu_TRUE@am__append_9889 = -@COND_emu_TRUE@am__append_9890 = $(nodist_jpeg_module_SOURCES) -@COND_emu_TRUE@am__append_9891 = $(nodist_jpeg_module_SOURCES) \ -@COND_emu_TRUE@ jpeg.marker -@COND_emu_TRUE@am__append_9892 = jpeg.mod -@COND_emu_TRUE@am__append_9893 = jpeg.marker -@COND_i386_pc_TRUE@am__append_9894 = jpeg.module -@COND_i386_pc_TRUE@am__append_9895 = jpeg.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_9896 = -@COND_i386_pc_TRUE@am__append_9897 = $(nodist_jpeg_module_SOURCES) -@COND_i386_pc_TRUE@am__append_9898 = $(nodist_jpeg_module_SOURCES) \ -@COND_i386_pc_TRUE@ jpeg.marker -@COND_i386_pc_TRUE@am__append_9899 = jpeg.mod -@COND_i386_pc_TRUE@am__append_9900 = jpeg.marker -@COND_i386_efi_TRUE@am__append_9901 = jpeg.module -@COND_i386_efi_TRUE@am__append_9902 = jpeg.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_9903 = -@COND_i386_efi_TRUE@am__append_9904 = $(nodist_jpeg_module_SOURCES) -@COND_i386_efi_TRUE@am__append_9905 = $(nodist_jpeg_module_SOURCES) \ -@COND_i386_efi_TRUE@ jpeg.marker -@COND_i386_efi_TRUE@am__append_9906 = jpeg.mod -@COND_i386_efi_TRUE@am__append_9907 = jpeg.marker -@COND_i386_qemu_TRUE@am__append_9908 = jpeg.module -@COND_i386_qemu_TRUE@am__append_9909 = jpeg.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_9910 = -@COND_i386_qemu_TRUE@am__append_9911 = $(nodist_jpeg_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_9912 = $(nodist_jpeg_module_SOURCES) \ -@COND_i386_qemu_TRUE@ jpeg.marker -@COND_i386_qemu_TRUE@am__append_9913 = jpeg.mod -@COND_i386_qemu_TRUE@am__append_9914 = jpeg.marker -@COND_i386_coreboot_TRUE@am__append_9915 = jpeg.module -@COND_i386_coreboot_TRUE@am__append_9916 = jpeg.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_9917 = -@COND_i386_coreboot_TRUE@am__append_9918 = $(nodist_jpeg_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_9919 = \ -@COND_i386_coreboot_TRUE@ $(nodist_jpeg_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ jpeg.marker -@COND_i386_coreboot_TRUE@am__append_9920 = jpeg.mod -@COND_i386_coreboot_TRUE@am__append_9921 = jpeg.marker -@COND_i386_multiboot_TRUE@am__append_9922 = jpeg.module -@COND_i386_multiboot_TRUE@am__append_9923 = jpeg.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_9924 = -@COND_i386_multiboot_TRUE@am__append_9925 = $(nodist_jpeg_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_9926 = \ -@COND_i386_multiboot_TRUE@ $(nodist_jpeg_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ jpeg.marker -@COND_i386_multiboot_TRUE@am__append_9927 = jpeg.mod -@COND_i386_multiboot_TRUE@am__append_9928 = jpeg.marker -@COND_i386_ieee1275_TRUE@am__append_9929 = jpeg.module -@COND_i386_ieee1275_TRUE@am__append_9930 = jpeg.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_9931 = -@COND_i386_ieee1275_TRUE@am__append_9932 = $(nodist_jpeg_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_9933 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_jpeg_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ jpeg.marker -@COND_i386_ieee1275_TRUE@am__append_9934 = jpeg.mod -@COND_i386_ieee1275_TRUE@am__append_9935 = jpeg.marker -@COND_x86_64_efi_TRUE@am__append_9936 = jpeg.module -@COND_x86_64_efi_TRUE@am__append_9937 = jpeg.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_9938 = -@COND_x86_64_efi_TRUE@am__append_9939 = $(nodist_jpeg_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_9940 = $(nodist_jpeg_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ jpeg.marker -@COND_x86_64_efi_TRUE@am__append_9941 = jpeg.mod -@COND_x86_64_efi_TRUE@am__append_9942 = jpeg.marker -@COND_mips_yeeloong_TRUE@am__append_9943 = jpeg.module -@COND_mips_yeeloong_TRUE@am__append_9944 = jpeg.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_9945 = -@COND_mips_yeeloong_TRUE@am__append_9946 = $(nodist_jpeg_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_9947 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_jpeg_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ jpeg.marker -@COND_mips_yeeloong_TRUE@am__append_9948 = jpeg.mod -@COND_mips_yeeloong_TRUE@am__append_9949 = jpeg.marker -@COND_sparc64_ieee1275_TRUE@am__append_9950 = jpeg.module -@COND_sparc64_ieee1275_TRUE@am__append_9951 = jpeg.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_9952 = -@COND_sparc64_ieee1275_TRUE@am__append_9953 = $(nodist_jpeg_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_9954 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_jpeg_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ jpeg.marker -@COND_sparc64_ieee1275_TRUE@am__append_9955 = jpeg.mod -@COND_sparc64_ieee1275_TRUE@am__append_9956 = jpeg.marker -@COND_powerpc_ieee1275_TRUE@am__append_9957 = jpeg.module -@COND_powerpc_ieee1275_TRUE@am__append_9958 = jpeg.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_9959 = -@COND_powerpc_ieee1275_TRUE@am__append_9960 = $(nodist_jpeg_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_9961 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_jpeg_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ jpeg.marker -@COND_powerpc_ieee1275_TRUE@am__append_9962 = jpeg.mod -@COND_powerpc_ieee1275_TRUE@am__append_9963 = jpeg.marker -@COND_emu_TRUE@am__append_9964 = png.module -@COND_emu_TRUE@am__append_9965 = png.module$(EXEEXT) -@COND_emu_TRUE@am__append_9966 = -@COND_emu_TRUE@am__append_9967 = $(nodist_png_module_SOURCES) -@COND_emu_TRUE@am__append_9968 = $(nodist_png_module_SOURCES) \ -@COND_emu_TRUE@ png.marker -@COND_emu_TRUE@am__append_9969 = png.mod -@COND_emu_TRUE@am__append_9970 = png.marker -@COND_i386_pc_TRUE@am__append_9971 = png.module -@COND_i386_pc_TRUE@am__append_9972 = png.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_9973 = -@COND_i386_pc_TRUE@am__append_9974 = $(nodist_png_module_SOURCES) -@COND_i386_pc_TRUE@am__append_9975 = $(nodist_png_module_SOURCES) \ -@COND_i386_pc_TRUE@ png.marker -@COND_i386_pc_TRUE@am__append_9976 = png.mod -@COND_i386_pc_TRUE@am__append_9977 = png.marker -@COND_i386_efi_TRUE@am__append_9978 = png.module -@COND_i386_efi_TRUE@am__append_9979 = png.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_9980 = -@COND_i386_efi_TRUE@am__append_9981 = $(nodist_png_module_SOURCES) -@COND_i386_efi_TRUE@am__append_9982 = $(nodist_png_module_SOURCES) \ -@COND_i386_efi_TRUE@ png.marker -@COND_i386_efi_TRUE@am__append_9983 = png.mod -@COND_i386_efi_TRUE@am__append_9984 = png.marker -@COND_i386_qemu_TRUE@am__append_9985 = png.module -@COND_i386_qemu_TRUE@am__append_9986 = png.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_9987 = -@COND_i386_qemu_TRUE@am__append_9988 = $(nodist_png_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_9989 = $(nodist_png_module_SOURCES) \ -@COND_i386_qemu_TRUE@ png.marker -@COND_i386_qemu_TRUE@am__append_9990 = png.mod -@COND_i386_qemu_TRUE@am__append_9991 = png.marker -@COND_i386_coreboot_TRUE@am__append_9992 = png.module -@COND_i386_coreboot_TRUE@am__append_9993 = png.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_9994 = -@COND_i386_coreboot_TRUE@am__append_9995 = $(nodist_png_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_9996 = \ -@COND_i386_coreboot_TRUE@ $(nodist_png_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ png.marker -@COND_i386_coreboot_TRUE@am__append_9997 = png.mod -@COND_i386_coreboot_TRUE@am__append_9998 = png.marker -@COND_i386_multiboot_TRUE@am__append_9999 = png.module -@COND_i386_multiboot_TRUE@am__append_10000 = png.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_10001 = -@COND_i386_multiboot_TRUE@am__append_10002 = $(nodist_png_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_10003 = \ -@COND_i386_multiboot_TRUE@ $(nodist_png_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ png.marker -@COND_i386_multiboot_TRUE@am__append_10004 = png.mod -@COND_i386_multiboot_TRUE@am__append_10005 = png.marker -@COND_i386_ieee1275_TRUE@am__append_10006 = png.module -@COND_i386_ieee1275_TRUE@am__append_10007 = png.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_10008 = -@COND_i386_ieee1275_TRUE@am__append_10009 = $(nodist_png_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_10010 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_png_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ png.marker -@COND_i386_ieee1275_TRUE@am__append_10011 = png.mod -@COND_i386_ieee1275_TRUE@am__append_10012 = png.marker -@COND_x86_64_efi_TRUE@am__append_10013 = png.module -@COND_x86_64_efi_TRUE@am__append_10014 = png.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_10015 = -@COND_x86_64_efi_TRUE@am__append_10016 = $(nodist_png_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_10017 = $(nodist_png_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ png.marker -@COND_x86_64_efi_TRUE@am__append_10018 = png.mod -@COND_x86_64_efi_TRUE@am__append_10019 = png.marker -@COND_mips_yeeloong_TRUE@am__append_10020 = png.module -@COND_mips_yeeloong_TRUE@am__append_10021 = png.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_10022 = -@COND_mips_yeeloong_TRUE@am__append_10023 = $(nodist_png_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_10024 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_png_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ png.marker -@COND_mips_yeeloong_TRUE@am__append_10025 = png.mod -@COND_mips_yeeloong_TRUE@am__append_10026 = png.marker -@COND_sparc64_ieee1275_TRUE@am__append_10027 = png.module -@COND_sparc64_ieee1275_TRUE@am__append_10028 = png.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_10029 = -@COND_sparc64_ieee1275_TRUE@am__append_10030 = $(nodist_png_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_10031 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_png_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ png.marker -@COND_sparc64_ieee1275_TRUE@am__append_10032 = png.mod -@COND_sparc64_ieee1275_TRUE@am__append_10033 = png.marker -@COND_powerpc_ieee1275_TRUE@am__append_10034 = png.module -@COND_powerpc_ieee1275_TRUE@am__append_10035 = png.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_10036 = -@COND_powerpc_ieee1275_TRUE@am__append_10037 = $(nodist_png_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_10038 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_png_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ png.marker -@COND_powerpc_ieee1275_TRUE@am__append_10039 = png.mod -@COND_powerpc_ieee1275_TRUE@am__append_10040 = png.marker -@COND_emu_TRUE@am__append_10041 = tga.module -@COND_emu_TRUE@am__append_10042 = tga.module$(EXEEXT) -@COND_emu_TRUE@am__append_10043 = -@COND_emu_TRUE@am__append_10044 = $(nodist_tga_module_SOURCES) -@COND_emu_TRUE@am__append_10045 = $(nodist_tga_module_SOURCES) \ -@COND_emu_TRUE@ tga.marker -@COND_emu_TRUE@am__append_10046 = tga.mod -@COND_emu_TRUE@am__append_10047 = tga.marker -@COND_i386_pc_TRUE@am__append_10048 = tga.module -@COND_i386_pc_TRUE@am__append_10049 = tga.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_10050 = -@COND_i386_pc_TRUE@am__append_10051 = $(nodist_tga_module_SOURCES) -@COND_i386_pc_TRUE@am__append_10052 = $(nodist_tga_module_SOURCES) \ -@COND_i386_pc_TRUE@ tga.marker -@COND_i386_pc_TRUE@am__append_10053 = tga.mod -@COND_i386_pc_TRUE@am__append_10054 = tga.marker -@COND_i386_efi_TRUE@am__append_10055 = tga.module -@COND_i386_efi_TRUE@am__append_10056 = tga.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_10057 = -@COND_i386_efi_TRUE@am__append_10058 = $(nodist_tga_module_SOURCES) -@COND_i386_efi_TRUE@am__append_10059 = $(nodist_tga_module_SOURCES) \ -@COND_i386_efi_TRUE@ tga.marker -@COND_i386_efi_TRUE@am__append_10060 = tga.mod -@COND_i386_efi_TRUE@am__append_10061 = tga.marker -@COND_i386_qemu_TRUE@am__append_10062 = tga.module -@COND_i386_qemu_TRUE@am__append_10063 = tga.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_10064 = -@COND_i386_qemu_TRUE@am__append_10065 = $(nodist_tga_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_10066 = $(nodist_tga_module_SOURCES) \ -@COND_i386_qemu_TRUE@ tga.marker -@COND_i386_qemu_TRUE@am__append_10067 = tga.mod -@COND_i386_qemu_TRUE@am__append_10068 = tga.marker -@COND_i386_coreboot_TRUE@am__append_10069 = tga.module -@COND_i386_coreboot_TRUE@am__append_10070 = tga.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_10071 = -@COND_i386_coreboot_TRUE@am__append_10072 = $(nodist_tga_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_10073 = \ -@COND_i386_coreboot_TRUE@ $(nodist_tga_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ tga.marker -@COND_i386_coreboot_TRUE@am__append_10074 = tga.mod -@COND_i386_coreboot_TRUE@am__append_10075 = tga.marker -@COND_i386_multiboot_TRUE@am__append_10076 = tga.module -@COND_i386_multiboot_TRUE@am__append_10077 = tga.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_10078 = -@COND_i386_multiboot_TRUE@am__append_10079 = $(nodist_tga_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_10080 = \ -@COND_i386_multiboot_TRUE@ $(nodist_tga_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ tga.marker -@COND_i386_multiboot_TRUE@am__append_10081 = tga.mod -@COND_i386_multiboot_TRUE@am__append_10082 = tga.marker -@COND_i386_ieee1275_TRUE@am__append_10083 = tga.module -@COND_i386_ieee1275_TRUE@am__append_10084 = tga.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_10085 = -@COND_i386_ieee1275_TRUE@am__append_10086 = $(nodist_tga_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_10087 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_tga_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ tga.marker -@COND_i386_ieee1275_TRUE@am__append_10088 = tga.mod -@COND_i386_ieee1275_TRUE@am__append_10089 = tga.marker -@COND_x86_64_efi_TRUE@am__append_10090 = tga.module -@COND_x86_64_efi_TRUE@am__append_10091 = tga.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_10092 = -@COND_x86_64_efi_TRUE@am__append_10093 = $(nodist_tga_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_10094 = $(nodist_tga_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ tga.marker -@COND_x86_64_efi_TRUE@am__append_10095 = tga.mod -@COND_x86_64_efi_TRUE@am__append_10096 = tga.marker -@COND_mips_yeeloong_TRUE@am__append_10097 = tga.module -@COND_mips_yeeloong_TRUE@am__append_10098 = tga.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_10099 = -@COND_mips_yeeloong_TRUE@am__append_10100 = $(nodist_tga_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_10101 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_tga_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ tga.marker -@COND_mips_yeeloong_TRUE@am__append_10102 = tga.mod -@COND_mips_yeeloong_TRUE@am__append_10103 = tga.marker -@COND_sparc64_ieee1275_TRUE@am__append_10104 = tga.module -@COND_sparc64_ieee1275_TRUE@am__append_10105 = tga.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_10106 = -@COND_sparc64_ieee1275_TRUE@am__append_10107 = $(nodist_tga_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_10108 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_tga_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ tga.marker -@COND_sparc64_ieee1275_TRUE@am__append_10109 = tga.mod -@COND_sparc64_ieee1275_TRUE@am__append_10110 = tga.marker -@COND_powerpc_ieee1275_TRUE@am__append_10111 = tga.module -@COND_powerpc_ieee1275_TRUE@am__append_10112 = tga.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_10113 = -@COND_powerpc_ieee1275_TRUE@am__append_10114 = $(nodist_tga_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_10115 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_tga_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ tga.marker -@COND_powerpc_ieee1275_TRUE@am__append_10116 = tga.mod -@COND_powerpc_ieee1275_TRUE@am__append_10117 = tga.marker -@COND_i386_pc_TRUE@am__append_10118 = vbe.module -@COND_i386_pc_TRUE@am__append_10119 = vbe.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_10120 = -@COND_i386_pc_TRUE@am__append_10121 = $(nodist_vbe_module_SOURCES) -@COND_i386_pc_TRUE@am__append_10122 = $(nodist_vbe_module_SOURCES) \ -@COND_i386_pc_TRUE@ vbe.marker -@COND_i386_pc_TRUE@am__append_10123 = vbe.mod -@COND_i386_pc_TRUE@am__append_10124 = vbe.marker -@COND_emu_TRUE@am__append_10125 = video_fb.module -@COND_emu_TRUE@am__append_10126 = video_fb.module$(EXEEXT) -@COND_emu_TRUE@am__append_10127 = -@COND_emu_TRUE@am__append_10128 = $(nodist_video_fb_module_SOURCES) -@COND_emu_TRUE@am__append_10129 = $(nodist_video_fb_module_SOURCES) \ -@COND_emu_TRUE@ video_fb.marker -@COND_emu_TRUE@am__append_10130 = video_fb.mod -@COND_emu_TRUE@am__append_10131 = video_fb.marker -@COND_i386_pc_TRUE@am__append_10132 = video_fb.module -@COND_i386_pc_TRUE@am__append_10133 = video_fb.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_10134 = -@COND_i386_pc_TRUE@am__append_10135 = $(nodist_video_fb_module_SOURCES) -@COND_i386_pc_TRUE@am__append_10136 = \ -@COND_i386_pc_TRUE@ $(nodist_video_fb_module_SOURCES) \ -@COND_i386_pc_TRUE@ video_fb.marker -@COND_i386_pc_TRUE@am__append_10137 = video_fb.mod -@COND_i386_pc_TRUE@am__append_10138 = video_fb.marker -@COND_i386_efi_TRUE@am__append_10139 = video_fb.module -@COND_i386_efi_TRUE@am__append_10140 = video_fb.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_10141 = -@COND_i386_efi_TRUE@am__append_10142 = $(nodist_video_fb_module_SOURCES) -@COND_i386_efi_TRUE@am__append_10143 = \ -@COND_i386_efi_TRUE@ $(nodist_video_fb_module_SOURCES) \ -@COND_i386_efi_TRUE@ video_fb.marker -@COND_i386_efi_TRUE@am__append_10144 = video_fb.mod -@COND_i386_efi_TRUE@am__append_10145 = video_fb.marker -@COND_i386_qemu_TRUE@am__append_10146 = video_fb.module -@COND_i386_qemu_TRUE@am__append_10147 = video_fb.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_10148 = -@COND_i386_qemu_TRUE@am__append_10149 = $(nodist_video_fb_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_10150 = \ -@COND_i386_qemu_TRUE@ $(nodist_video_fb_module_SOURCES) \ -@COND_i386_qemu_TRUE@ video_fb.marker -@COND_i386_qemu_TRUE@am__append_10151 = video_fb.mod -@COND_i386_qemu_TRUE@am__append_10152 = video_fb.marker -@COND_i386_coreboot_TRUE@am__append_10153 = video_fb.module -@COND_i386_coreboot_TRUE@am__append_10154 = video_fb.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_10155 = -@COND_i386_coreboot_TRUE@am__append_10156 = $(nodist_video_fb_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_10157 = \ -@COND_i386_coreboot_TRUE@ $(nodist_video_fb_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ video_fb.marker -@COND_i386_coreboot_TRUE@am__append_10158 = video_fb.mod -@COND_i386_coreboot_TRUE@am__append_10159 = video_fb.marker -@COND_i386_multiboot_TRUE@am__append_10160 = video_fb.module -@COND_i386_multiboot_TRUE@am__append_10161 = video_fb.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_10162 = -@COND_i386_multiboot_TRUE@am__append_10163 = $(nodist_video_fb_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_10164 = \ -@COND_i386_multiboot_TRUE@ $(nodist_video_fb_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ video_fb.marker -@COND_i386_multiboot_TRUE@am__append_10165 = video_fb.mod -@COND_i386_multiboot_TRUE@am__append_10166 = video_fb.marker -@COND_i386_ieee1275_TRUE@am__append_10167 = video_fb.module -@COND_i386_ieee1275_TRUE@am__append_10168 = video_fb.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_10169 = -@COND_i386_ieee1275_TRUE@am__append_10170 = $(nodist_video_fb_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_10171 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_video_fb_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ video_fb.marker -@COND_i386_ieee1275_TRUE@am__append_10172 = video_fb.mod -@COND_i386_ieee1275_TRUE@am__append_10173 = video_fb.marker -@COND_x86_64_efi_TRUE@am__append_10174 = video_fb.module -@COND_x86_64_efi_TRUE@am__append_10175 = video_fb.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_10176 = -@COND_x86_64_efi_TRUE@am__append_10177 = $(nodist_video_fb_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_10178 = \ -@COND_x86_64_efi_TRUE@ $(nodist_video_fb_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ video_fb.marker -@COND_x86_64_efi_TRUE@am__append_10179 = video_fb.mod -@COND_x86_64_efi_TRUE@am__append_10180 = video_fb.marker -@COND_sparc64_ieee1275_TRUE@am__append_10181 = video_fb.module -@COND_sparc64_ieee1275_TRUE@am__append_10182 = video_fb.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_10183 = -@COND_sparc64_ieee1275_TRUE@am__append_10184 = $(nodist_video_fb_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_10185 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_video_fb_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ video_fb.marker -@COND_sparc64_ieee1275_TRUE@am__append_10186 = video_fb.mod -@COND_sparc64_ieee1275_TRUE@am__append_10187 = video_fb.marker -@COND_powerpc_ieee1275_TRUE@am__append_10188 = video_fb.module -@COND_powerpc_ieee1275_TRUE@am__append_10189 = video_fb.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_10190 = -@COND_powerpc_ieee1275_TRUE@am__append_10191 = $(nodist_video_fb_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_10192 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_video_fb_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ video_fb.marker -@COND_powerpc_ieee1275_TRUE@am__append_10193 = video_fb.mod -@COND_powerpc_ieee1275_TRUE@am__append_10194 = video_fb.marker -@COND_emu_TRUE@am__append_10195 = video.module -@COND_emu_TRUE@am__append_10196 = video.module$(EXEEXT) -@COND_emu_TRUE@am__append_10197 = -@COND_emu_TRUE@am__append_10198 = $(nodist_video_module_SOURCES) -@COND_emu_TRUE@am__append_10199 = $(nodist_video_module_SOURCES) \ -@COND_emu_TRUE@ video.marker -@COND_emu_TRUE@am__append_10200 = video.mod -@COND_emu_TRUE@am__append_10201 = video.marker -@COND_i386_pc_TRUE@am__append_10202 = video.module -@COND_i386_pc_TRUE@am__append_10203 = video.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_10204 = -@COND_i386_pc_TRUE@am__append_10205 = $(nodist_video_module_SOURCES) -@COND_i386_pc_TRUE@am__append_10206 = $(nodist_video_module_SOURCES) \ -@COND_i386_pc_TRUE@ video.marker -@COND_i386_pc_TRUE@am__append_10207 = video.mod -@COND_i386_pc_TRUE@am__append_10208 = video.marker -@COND_i386_efi_TRUE@am__append_10209 = video.module -@COND_i386_efi_TRUE@am__append_10210 = video.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_10211 = -@COND_i386_efi_TRUE@am__append_10212 = $(nodist_video_module_SOURCES) -@COND_i386_efi_TRUE@am__append_10213 = $(nodist_video_module_SOURCES) \ -@COND_i386_efi_TRUE@ video.marker -@COND_i386_efi_TRUE@am__append_10214 = video.mod -@COND_i386_efi_TRUE@am__append_10215 = video.marker -@COND_i386_qemu_TRUE@am__append_10216 = video.module -@COND_i386_qemu_TRUE@am__append_10217 = video.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_10218 = -@COND_i386_qemu_TRUE@am__append_10219 = $(nodist_video_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_10220 = \ -@COND_i386_qemu_TRUE@ $(nodist_video_module_SOURCES) \ -@COND_i386_qemu_TRUE@ video.marker -@COND_i386_qemu_TRUE@am__append_10221 = video.mod -@COND_i386_qemu_TRUE@am__append_10222 = video.marker -@COND_i386_coreboot_TRUE@am__append_10223 = video.module -@COND_i386_coreboot_TRUE@am__append_10224 = video.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_10225 = -@COND_i386_coreboot_TRUE@am__append_10226 = $(nodist_video_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_10227 = \ -@COND_i386_coreboot_TRUE@ $(nodist_video_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ video.marker -@COND_i386_coreboot_TRUE@am__append_10228 = video.mod -@COND_i386_coreboot_TRUE@am__append_10229 = video.marker -@COND_i386_multiboot_TRUE@am__append_10230 = video.module -@COND_i386_multiboot_TRUE@am__append_10231 = video.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_10232 = -@COND_i386_multiboot_TRUE@am__append_10233 = $(nodist_video_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_10234 = \ -@COND_i386_multiboot_TRUE@ $(nodist_video_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ video.marker -@COND_i386_multiboot_TRUE@am__append_10235 = video.mod -@COND_i386_multiboot_TRUE@am__append_10236 = video.marker -@COND_i386_ieee1275_TRUE@am__append_10237 = video.module -@COND_i386_ieee1275_TRUE@am__append_10238 = video.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_10239 = -@COND_i386_ieee1275_TRUE@am__append_10240 = $(nodist_video_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_10241 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_video_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ video.marker -@COND_i386_ieee1275_TRUE@am__append_10242 = video.mod -@COND_i386_ieee1275_TRUE@am__append_10243 = video.marker -@COND_x86_64_efi_TRUE@am__append_10244 = video.module -@COND_x86_64_efi_TRUE@am__append_10245 = video.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_10246 = -@COND_x86_64_efi_TRUE@am__append_10247 = $(nodist_video_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_10248 = \ -@COND_x86_64_efi_TRUE@ $(nodist_video_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ video.marker -@COND_x86_64_efi_TRUE@am__append_10249 = video.mod -@COND_x86_64_efi_TRUE@am__append_10250 = video.marker -@COND_sparc64_ieee1275_TRUE@am__append_10251 = video.module -@COND_sparc64_ieee1275_TRUE@am__append_10252 = video.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_10253 = -@COND_sparc64_ieee1275_TRUE@am__append_10254 = $(nodist_video_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_10255 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_video_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ video.marker -@COND_sparc64_ieee1275_TRUE@am__append_10256 = video.mod -@COND_sparc64_ieee1275_TRUE@am__append_10257 = video.marker -@COND_powerpc_ieee1275_TRUE@am__append_10258 = video.module \ -@COND_powerpc_ieee1275_TRUE@ ieee1275_fb.module -@COND_powerpc_ieee1275_TRUE@am__append_10259 = video.module$(EXEEXT) \ -@COND_powerpc_ieee1275_TRUE@ ieee1275_fb.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_10260 = -@COND_powerpc_ieee1275_TRUE@am__append_10261 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_video_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_ieee1275_fb_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_10262 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_video_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ video.marker \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_ieee1275_fb_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ ieee1275_fb.marker -@COND_powerpc_ieee1275_TRUE@am__append_10263 = video.mod \ -@COND_powerpc_ieee1275_TRUE@ ieee1275_fb.mod -@COND_powerpc_ieee1275_TRUE@am__append_10264 = video.marker \ -@COND_powerpc_ieee1275_TRUE@ ieee1275_fb.marker -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am__append_10265 = sdl.module -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am__append_10266 = sdl.module$(EXEEXT) -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am__append_10267 = -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am__append_10268 = $(nodist_sdl_module_SOURCES) -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am__append_10269 = $(nodist_sdl_module_SOURCES) \ -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@ sdl.marker -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am__append_10270 = sdl.mod -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am__append_10271 = sdl.marker -@COND_emu_TRUE@am__append_10272 = datehook.module -@COND_emu_TRUE@am__append_10273 = datehook.module$(EXEEXT) -@COND_emu_TRUE@am__append_10274 = -@COND_emu_TRUE@am__append_10275 = $(nodist_datehook_module_SOURCES) -@COND_emu_TRUE@am__append_10276 = $(nodist_datehook_module_SOURCES) \ -@COND_emu_TRUE@ datehook.marker -@COND_emu_TRUE@am__append_10277 = datehook.mod -@COND_emu_TRUE@am__append_10278 = datehook.marker -@COND_i386_pc_TRUE@am__append_10279 = datehook.module -@COND_i386_pc_TRUE@am__append_10280 = datehook.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_10281 = -@COND_i386_pc_TRUE@am__append_10282 = $(nodist_datehook_module_SOURCES) -@COND_i386_pc_TRUE@am__append_10283 = \ -@COND_i386_pc_TRUE@ $(nodist_datehook_module_SOURCES) \ -@COND_i386_pc_TRUE@ datehook.marker -@COND_i386_pc_TRUE@am__append_10284 = datehook.mod -@COND_i386_pc_TRUE@am__append_10285 = datehook.marker -@COND_i386_efi_TRUE@am__append_10286 = datehook.module -@COND_i386_efi_TRUE@am__append_10287 = datehook.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_10288 = -@COND_i386_efi_TRUE@am__append_10289 = $(nodist_datehook_module_SOURCES) -@COND_i386_efi_TRUE@am__append_10290 = \ -@COND_i386_efi_TRUE@ $(nodist_datehook_module_SOURCES) \ -@COND_i386_efi_TRUE@ datehook.marker -@COND_i386_efi_TRUE@am__append_10291 = datehook.mod -@COND_i386_efi_TRUE@am__append_10292 = datehook.marker -@COND_i386_qemu_TRUE@am__append_10293 = datehook.module -@COND_i386_qemu_TRUE@am__append_10294 = datehook.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_10295 = -@COND_i386_qemu_TRUE@am__append_10296 = $(nodist_datehook_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_10297 = \ -@COND_i386_qemu_TRUE@ $(nodist_datehook_module_SOURCES) \ -@COND_i386_qemu_TRUE@ datehook.marker -@COND_i386_qemu_TRUE@am__append_10298 = datehook.mod -@COND_i386_qemu_TRUE@am__append_10299 = datehook.marker -@COND_i386_coreboot_TRUE@am__append_10300 = datehook.module -@COND_i386_coreboot_TRUE@am__append_10301 = datehook.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_10302 = -@COND_i386_coreboot_TRUE@am__append_10303 = $(nodist_datehook_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_10304 = \ -@COND_i386_coreboot_TRUE@ $(nodist_datehook_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ datehook.marker -@COND_i386_coreboot_TRUE@am__append_10305 = datehook.mod -@COND_i386_coreboot_TRUE@am__append_10306 = datehook.marker -@COND_i386_multiboot_TRUE@am__append_10307 = datehook.module -@COND_i386_multiboot_TRUE@am__append_10308 = datehook.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_10309 = -@COND_i386_multiboot_TRUE@am__append_10310 = $(nodist_datehook_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_10311 = \ -@COND_i386_multiboot_TRUE@ $(nodist_datehook_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ datehook.marker -@COND_i386_multiboot_TRUE@am__append_10312 = datehook.mod -@COND_i386_multiboot_TRUE@am__append_10313 = datehook.marker -@COND_i386_ieee1275_TRUE@am__append_10314 = datehook.module -@COND_i386_ieee1275_TRUE@am__append_10315 = datehook.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_10316 = -@COND_i386_ieee1275_TRUE@am__append_10317 = $(nodist_datehook_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_10318 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_datehook_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ datehook.marker -@COND_i386_ieee1275_TRUE@am__append_10319 = datehook.mod -@COND_i386_ieee1275_TRUE@am__append_10320 = datehook.marker -@COND_x86_64_efi_TRUE@am__append_10321 = datehook.module -@COND_x86_64_efi_TRUE@am__append_10322 = datehook.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_10323 = -@COND_x86_64_efi_TRUE@am__append_10324 = $(nodist_datehook_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_10325 = \ -@COND_x86_64_efi_TRUE@ $(nodist_datehook_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ datehook.marker -@COND_x86_64_efi_TRUE@am__append_10326 = datehook.mod -@COND_x86_64_efi_TRUE@am__append_10327 = datehook.marker -@COND_mips_yeeloong_TRUE@am__append_10328 = datehook.module -@COND_mips_yeeloong_TRUE@am__append_10329 = datehook.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_10330 = -@COND_mips_yeeloong_TRUE@am__append_10331 = $(nodist_datehook_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_10332 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_datehook_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ datehook.marker -@COND_mips_yeeloong_TRUE@am__append_10333 = datehook.mod -@COND_mips_yeeloong_TRUE@am__append_10334 = datehook.marker -@COND_sparc64_ieee1275_TRUE@am__append_10335 = datehook.module -@COND_sparc64_ieee1275_TRUE@am__append_10336 = datehook.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_10337 = -@COND_sparc64_ieee1275_TRUE@am__append_10338 = $(nodist_datehook_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_10339 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_datehook_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ datehook.marker -@COND_sparc64_ieee1275_TRUE@am__append_10340 = datehook.mod -@COND_sparc64_ieee1275_TRUE@am__append_10341 = datehook.marker -@COND_powerpc_ieee1275_TRUE@am__append_10342 = datehook.module -@COND_powerpc_ieee1275_TRUE@am__append_10343 = datehook.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_10344 = -@COND_powerpc_ieee1275_TRUE@am__append_10345 = $(nodist_datehook_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_10346 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_datehook_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ datehook.marker -@COND_powerpc_ieee1275_TRUE@am__append_10347 = datehook.mod -@COND_powerpc_ieee1275_TRUE@am__append_10348 = datehook.marker -@COND_emu_TRUE@am__append_10349 = legacycfg.module -@COND_emu_TRUE@am__append_10350 = legacycfg.module$(EXEEXT) -@COND_emu_TRUE@am__append_10351 = -@COND_emu_TRUE@am__append_10352 = $(nodist_legacycfg_module_SOURCES) -@COND_emu_TRUE@am__append_10353 = $(nodist_legacycfg_module_SOURCES) \ -@COND_emu_TRUE@ legacycfg.marker -@COND_emu_TRUE@am__append_10354 = legacycfg.mod -@COND_emu_TRUE@am__append_10355 = legacycfg.marker -@COND_i386_pc_TRUE@am__append_10356 = legacycfg.module -@COND_i386_pc_TRUE@am__append_10357 = legacycfg.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_10358 = -@COND_i386_pc_TRUE@am__append_10359 = $(nodist_legacycfg_module_SOURCES) -@COND_i386_pc_TRUE@am__append_10360 = \ -@COND_i386_pc_TRUE@ $(nodist_legacycfg_module_SOURCES) \ -@COND_i386_pc_TRUE@ legacycfg.marker -@COND_i386_pc_TRUE@am__append_10361 = legacycfg.mod -@COND_i386_pc_TRUE@am__append_10362 = legacycfg.marker -@COND_emu_TRUE@am__append_10363 = test_blockarg.module -@COND_emu_TRUE@am__append_10364 = test_blockarg.module$(EXEEXT) -@COND_emu_TRUE@am__append_10365 = -@COND_emu_TRUE@am__append_10366 = $(nodist_test_blockarg_module_SOURCES) -@COND_emu_TRUE@am__append_10367 = \ -@COND_emu_TRUE@ $(nodist_test_blockarg_module_SOURCES) \ -@COND_emu_TRUE@ test_blockarg.marker -@COND_emu_TRUE@am__append_10368 = test_blockarg.mod -@COND_emu_TRUE@am__append_10369 = test_blockarg.marker -@COND_i386_pc_TRUE@am__append_10370 = test_blockarg.module -@COND_i386_pc_TRUE@am__append_10371 = test_blockarg.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_10372 = -@COND_i386_pc_TRUE@am__append_10373 = $(nodist_test_blockarg_module_SOURCES) -@COND_i386_pc_TRUE@am__append_10374 = \ -@COND_i386_pc_TRUE@ $(nodist_test_blockarg_module_SOURCES) \ -@COND_i386_pc_TRUE@ test_blockarg.marker -@COND_i386_pc_TRUE@am__append_10375 = test_blockarg.mod -@COND_i386_pc_TRUE@am__append_10376 = test_blockarg.marker -@COND_i386_efi_TRUE@am__append_10377 = test_blockarg.module -@COND_i386_efi_TRUE@am__append_10378 = test_blockarg.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_10379 = -@COND_i386_efi_TRUE@am__append_10380 = $(nodist_test_blockarg_module_SOURCES) -@COND_i386_efi_TRUE@am__append_10381 = \ -@COND_i386_efi_TRUE@ $(nodist_test_blockarg_module_SOURCES) \ -@COND_i386_efi_TRUE@ test_blockarg.marker -@COND_i386_efi_TRUE@am__append_10382 = test_blockarg.mod -@COND_i386_efi_TRUE@am__append_10383 = test_blockarg.marker -@COND_i386_qemu_TRUE@am__append_10384 = test_blockarg.module -@COND_i386_qemu_TRUE@am__append_10385 = test_blockarg.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_10386 = -@COND_i386_qemu_TRUE@am__append_10387 = $(nodist_test_blockarg_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_10388 = \ -@COND_i386_qemu_TRUE@ $(nodist_test_blockarg_module_SOURCES) \ -@COND_i386_qemu_TRUE@ test_blockarg.marker -@COND_i386_qemu_TRUE@am__append_10389 = test_blockarg.mod -@COND_i386_qemu_TRUE@am__append_10390 = test_blockarg.marker -@COND_i386_coreboot_TRUE@am__append_10391 = test_blockarg.module -@COND_i386_coreboot_TRUE@am__append_10392 = test_blockarg.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_10393 = -@COND_i386_coreboot_TRUE@am__append_10394 = $(nodist_test_blockarg_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_10395 = $(nodist_test_blockarg_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ test_blockarg.marker -@COND_i386_coreboot_TRUE@am__append_10396 = test_blockarg.mod -@COND_i386_coreboot_TRUE@am__append_10397 = test_blockarg.marker -@COND_i386_multiboot_TRUE@am__append_10398 = test_blockarg.module -@COND_i386_multiboot_TRUE@am__append_10399 = test_blockarg.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_10400 = -@COND_i386_multiboot_TRUE@am__append_10401 = $(nodist_test_blockarg_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_10402 = $(nodist_test_blockarg_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ test_blockarg.marker -@COND_i386_multiboot_TRUE@am__append_10403 = test_blockarg.mod -@COND_i386_multiboot_TRUE@am__append_10404 = test_blockarg.marker -@COND_i386_ieee1275_TRUE@am__append_10405 = test_blockarg.module -@COND_i386_ieee1275_TRUE@am__append_10406 = test_blockarg.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_10407 = -@COND_i386_ieee1275_TRUE@am__append_10408 = $(nodist_test_blockarg_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_10409 = $(nodist_test_blockarg_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ test_blockarg.marker -@COND_i386_ieee1275_TRUE@am__append_10410 = test_blockarg.mod -@COND_i386_ieee1275_TRUE@am__append_10411 = test_blockarg.marker -@COND_x86_64_efi_TRUE@am__append_10412 = test_blockarg.module -@COND_x86_64_efi_TRUE@am__append_10413 = test_blockarg.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_10414 = -@COND_x86_64_efi_TRUE@am__append_10415 = $(nodist_test_blockarg_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_10416 = \ -@COND_x86_64_efi_TRUE@ $(nodist_test_blockarg_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ test_blockarg.marker -@COND_x86_64_efi_TRUE@am__append_10417 = test_blockarg.mod -@COND_x86_64_efi_TRUE@am__append_10418 = test_blockarg.marker -@COND_mips_yeeloong_TRUE@am__append_10419 = test_blockarg.module -@COND_mips_yeeloong_TRUE@am__append_10420 = test_blockarg.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_10421 = -@COND_mips_yeeloong_TRUE@am__append_10422 = $(nodist_test_blockarg_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_10423 = $(nodist_test_blockarg_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ test_blockarg.marker -@COND_mips_yeeloong_TRUE@am__append_10424 = test_blockarg.mod -@COND_mips_yeeloong_TRUE@am__append_10425 = test_blockarg.marker -@COND_sparc64_ieee1275_TRUE@am__append_10426 = test_blockarg.module -@COND_sparc64_ieee1275_TRUE@am__append_10427 = test_blockarg.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_10428 = -@COND_sparc64_ieee1275_TRUE@am__append_10429 = $(nodist_test_blockarg_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_10430 = $(nodist_test_blockarg_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ test_blockarg.marker -@COND_sparc64_ieee1275_TRUE@am__append_10431 = test_blockarg.mod -@COND_sparc64_ieee1275_TRUE@am__append_10432 = test_blockarg.marker -@COND_powerpc_ieee1275_TRUE@am__append_10433 = test_blockarg.module -@COND_powerpc_ieee1275_TRUE@am__append_10434 = test_blockarg.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_10435 = -@COND_powerpc_ieee1275_TRUE@am__append_10436 = $(nodist_test_blockarg_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_10437 = $(nodist_test_blockarg_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ test_blockarg.marker -@COND_powerpc_ieee1275_TRUE@am__append_10438 = test_blockarg.mod -@COND_powerpc_ieee1275_TRUE@am__append_10439 = test_blockarg.marker -@COND_emu_TRUE@am__append_10440 = xzio.module -@COND_emu_TRUE@am__append_10441 = xzio.module$(EXEEXT) -@COND_emu_TRUE@am__append_10442 = -@COND_emu_TRUE@am__append_10443 = $(nodist_xzio_module_SOURCES) -@COND_emu_TRUE@am__append_10444 = $(nodist_xzio_module_SOURCES) \ -@COND_emu_TRUE@ xzio.marker -@COND_emu_TRUE@am__append_10445 = xzio.mod -@COND_emu_TRUE@am__append_10446 = xzio.marker -@COND_i386_pc_TRUE@am__append_10447 = xzio.module -@COND_i386_pc_TRUE@am__append_10448 = xzio.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_10449 = -@COND_i386_pc_TRUE@am__append_10450 = $(nodist_xzio_module_SOURCES) -@COND_i386_pc_TRUE@am__append_10451 = $(nodist_xzio_module_SOURCES) \ -@COND_i386_pc_TRUE@ xzio.marker -@COND_i386_pc_TRUE@am__append_10452 = xzio.mod -@COND_i386_pc_TRUE@am__append_10453 = xzio.marker -@COND_i386_efi_TRUE@am__append_10454 = xzio.module -@COND_i386_efi_TRUE@am__append_10455 = xzio.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_10456 = -@COND_i386_efi_TRUE@am__append_10457 = $(nodist_xzio_module_SOURCES) -@COND_i386_efi_TRUE@am__append_10458 = $(nodist_xzio_module_SOURCES) \ -@COND_i386_efi_TRUE@ xzio.marker -@COND_i386_efi_TRUE@am__append_10459 = xzio.mod -@COND_i386_efi_TRUE@am__append_10460 = xzio.marker -@COND_i386_qemu_TRUE@am__append_10461 = xzio.module -@COND_i386_qemu_TRUE@am__append_10462 = xzio.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_10463 = -@COND_i386_qemu_TRUE@am__append_10464 = $(nodist_xzio_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_10465 = $(nodist_xzio_module_SOURCES) \ -@COND_i386_qemu_TRUE@ xzio.marker -@COND_i386_qemu_TRUE@am__append_10466 = xzio.mod -@COND_i386_qemu_TRUE@am__append_10467 = xzio.marker -@COND_i386_coreboot_TRUE@am__append_10468 = xzio.module -@COND_i386_coreboot_TRUE@am__append_10469 = xzio.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_10470 = -@COND_i386_coreboot_TRUE@am__append_10471 = $(nodist_xzio_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_10472 = \ -@COND_i386_coreboot_TRUE@ $(nodist_xzio_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ xzio.marker -@COND_i386_coreboot_TRUE@am__append_10473 = xzio.mod -@COND_i386_coreboot_TRUE@am__append_10474 = xzio.marker -@COND_i386_multiboot_TRUE@am__append_10475 = xzio.module -@COND_i386_multiboot_TRUE@am__append_10476 = xzio.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_10477 = -@COND_i386_multiboot_TRUE@am__append_10478 = $(nodist_xzio_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_10479 = \ -@COND_i386_multiboot_TRUE@ $(nodist_xzio_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ xzio.marker -@COND_i386_multiboot_TRUE@am__append_10480 = xzio.mod -@COND_i386_multiboot_TRUE@am__append_10481 = xzio.marker -@COND_i386_ieee1275_TRUE@am__append_10482 = xzio.module -@COND_i386_ieee1275_TRUE@am__append_10483 = xzio.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_10484 = -@COND_i386_ieee1275_TRUE@am__append_10485 = $(nodist_xzio_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_10486 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_xzio_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ xzio.marker -@COND_i386_ieee1275_TRUE@am__append_10487 = xzio.mod -@COND_i386_ieee1275_TRUE@am__append_10488 = xzio.marker -@COND_x86_64_efi_TRUE@am__append_10489 = xzio.module -@COND_x86_64_efi_TRUE@am__append_10490 = xzio.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_10491 = -@COND_x86_64_efi_TRUE@am__append_10492 = $(nodist_xzio_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_10493 = \ -@COND_x86_64_efi_TRUE@ $(nodist_xzio_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ xzio.marker -@COND_x86_64_efi_TRUE@am__append_10494 = xzio.mod -@COND_x86_64_efi_TRUE@am__append_10495 = xzio.marker -@COND_mips_yeeloong_TRUE@am__append_10496 = xzio.module -@COND_mips_yeeloong_TRUE@am__append_10497 = xzio.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_10498 = -@COND_mips_yeeloong_TRUE@am__append_10499 = $(nodist_xzio_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_10500 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_xzio_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ xzio.marker -@COND_mips_yeeloong_TRUE@am__append_10501 = xzio.mod -@COND_mips_yeeloong_TRUE@am__append_10502 = xzio.marker -@COND_sparc64_ieee1275_TRUE@am__append_10503 = xzio.module -@COND_sparc64_ieee1275_TRUE@am__append_10504 = xzio.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_10505 = -@COND_sparc64_ieee1275_TRUE@am__append_10506 = $(nodist_xzio_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_10507 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_xzio_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ xzio.marker -@COND_sparc64_ieee1275_TRUE@am__append_10508 = xzio.mod -@COND_sparc64_ieee1275_TRUE@am__append_10509 = xzio.marker -@COND_powerpc_ieee1275_TRUE@am__append_10510 = xzio.module -@COND_powerpc_ieee1275_TRUE@am__append_10511 = xzio.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_10512 = -@COND_powerpc_ieee1275_TRUE@am__append_10513 = $(nodist_xzio_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_10514 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_xzio_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ xzio.marker -@COND_powerpc_ieee1275_TRUE@am__append_10515 = xzio.mod -@COND_powerpc_ieee1275_TRUE@am__append_10516 = xzio.marker -@COND_emu_TRUE@am__append_10517 = testload.module -@COND_emu_TRUE@am__append_10518 = testload.module$(EXEEXT) -@COND_emu_TRUE@am__append_10519 = -@COND_emu_TRUE@am__append_10520 = $(nodist_testload_module_SOURCES) -@COND_emu_TRUE@am__append_10521 = $(nodist_testload_module_SOURCES) \ -@COND_emu_TRUE@ testload.marker -@COND_emu_TRUE@am__append_10522 = testload.mod -@COND_emu_TRUE@am__append_10523 = testload.marker -@COND_i386_pc_TRUE@am__append_10524 = testload.module -@COND_i386_pc_TRUE@am__append_10525 = testload.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_10526 = -@COND_i386_pc_TRUE@am__append_10527 = $(nodist_testload_module_SOURCES) -@COND_i386_pc_TRUE@am__append_10528 = \ -@COND_i386_pc_TRUE@ $(nodist_testload_module_SOURCES) \ -@COND_i386_pc_TRUE@ testload.marker -@COND_i386_pc_TRUE@am__append_10529 = testload.mod -@COND_i386_pc_TRUE@am__append_10530 = testload.marker -@COND_i386_efi_TRUE@am__append_10531 = testload.module -@COND_i386_efi_TRUE@am__append_10532 = testload.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_10533 = -@COND_i386_efi_TRUE@am__append_10534 = $(nodist_testload_module_SOURCES) -@COND_i386_efi_TRUE@am__append_10535 = \ -@COND_i386_efi_TRUE@ $(nodist_testload_module_SOURCES) \ -@COND_i386_efi_TRUE@ testload.marker -@COND_i386_efi_TRUE@am__append_10536 = testload.mod -@COND_i386_efi_TRUE@am__append_10537 = testload.marker -@COND_i386_qemu_TRUE@am__append_10538 = testload.module -@COND_i386_qemu_TRUE@am__append_10539 = testload.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_10540 = -@COND_i386_qemu_TRUE@am__append_10541 = $(nodist_testload_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_10542 = \ -@COND_i386_qemu_TRUE@ $(nodist_testload_module_SOURCES) \ -@COND_i386_qemu_TRUE@ testload.marker -@COND_i386_qemu_TRUE@am__append_10543 = testload.mod -@COND_i386_qemu_TRUE@am__append_10544 = testload.marker -@COND_i386_coreboot_TRUE@am__append_10545 = testload.module -@COND_i386_coreboot_TRUE@am__append_10546 = testload.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_10547 = -@COND_i386_coreboot_TRUE@am__append_10548 = $(nodist_testload_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_10549 = \ -@COND_i386_coreboot_TRUE@ $(nodist_testload_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ testload.marker -@COND_i386_coreboot_TRUE@am__append_10550 = testload.mod -@COND_i386_coreboot_TRUE@am__append_10551 = testload.marker -@COND_i386_multiboot_TRUE@am__append_10552 = testload.module -@COND_i386_multiboot_TRUE@am__append_10553 = testload.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_10554 = -@COND_i386_multiboot_TRUE@am__append_10555 = $(nodist_testload_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_10556 = \ -@COND_i386_multiboot_TRUE@ $(nodist_testload_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ testload.marker -@COND_i386_multiboot_TRUE@am__append_10557 = testload.mod -@COND_i386_multiboot_TRUE@am__append_10558 = testload.marker -@COND_i386_ieee1275_TRUE@am__append_10559 = testload.module -@COND_i386_ieee1275_TRUE@am__append_10560 = testload.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_10561 = -@COND_i386_ieee1275_TRUE@am__append_10562 = $(nodist_testload_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_10563 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_testload_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ testload.marker -@COND_i386_ieee1275_TRUE@am__append_10564 = testload.mod -@COND_i386_ieee1275_TRUE@am__append_10565 = testload.marker -@COND_x86_64_efi_TRUE@am__append_10566 = testload.module -@COND_x86_64_efi_TRUE@am__append_10567 = testload.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_10568 = -@COND_x86_64_efi_TRUE@am__append_10569 = $(nodist_testload_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_10570 = \ -@COND_x86_64_efi_TRUE@ $(nodist_testload_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ testload.marker -@COND_x86_64_efi_TRUE@am__append_10571 = testload.mod -@COND_x86_64_efi_TRUE@am__append_10572 = testload.marker -@COND_mips_yeeloong_TRUE@am__append_10573 = testload.module -@COND_mips_yeeloong_TRUE@am__append_10574 = testload.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_10575 = -@COND_mips_yeeloong_TRUE@am__append_10576 = $(nodist_testload_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_10577 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_testload_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ testload.marker -@COND_mips_yeeloong_TRUE@am__append_10578 = testload.mod -@COND_mips_yeeloong_TRUE@am__append_10579 = testload.marker -@COND_sparc64_ieee1275_TRUE@am__append_10580 = testload.module -@COND_sparc64_ieee1275_TRUE@am__append_10581 = testload.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_10582 = -@COND_sparc64_ieee1275_TRUE@am__append_10583 = $(nodist_testload_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_10584 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_testload_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ testload.marker -@COND_sparc64_ieee1275_TRUE@am__append_10585 = testload.mod -@COND_sparc64_ieee1275_TRUE@am__append_10586 = testload.marker -@COND_powerpc_ieee1275_TRUE@am__append_10587 = testload.module -@COND_powerpc_ieee1275_TRUE@am__append_10588 = testload.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_10589 = -@COND_powerpc_ieee1275_TRUE@am__append_10590 = $(nodist_testload_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_10591 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_testload_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ testload.marker -@COND_powerpc_ieee1275_TRUE@am__append_10592 = testload.mod -@COND_powerpc_ieee1275_TRUE@am__append_10593 = testload.marker -@COND_i386_pc_TRUE@am__append_10594 = lsapm.module -@COND_i386_pc_TRUE@am__append_10595 = lsapm.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_10596 = -@COND_i386_pc_TRUE@am__append_10597 = $(nodist_lsapm_module_SOURCES) -@COND_i386_pc_TRUE@am__append_10598 = $(nodist_lsapm_module_SOURCES) \ -@COND_i386_pc_TRUE@ lsapm.marker -@COND_i386_pc_TRUE@am__append_10599 = lsapm.mod -@COND_i386_pc_TRUE@am__append_10600 = lsapm.marker -@COND_emu_TRUE@am__append_10601 = keylayouts.module -@COND_emu_TRUE@am__append_10602 = keylayouts.module$(EXEEXT) -@COND_emu_TRUE@am__append_10603 = -@COND_emu_TRUE@am__append_10604 = $(nodist_keylayouts_module_SOURCES) -@COND_emu_TRUE@am__append_10605 = $(nodist_keylayouts_module_SOURCES) \ -@COND_emu_TRUE@ keylayouts.marker -@COND_emu_TRUE@am__append_10606 = keylayouts.mod -@COND_emu_TRUE@am__append_10607 = keylayouts.marker -@COND_i386_pc_TRUE@am__append_10608 = keylayouts.module -@COND_i386_pc_TRUE@am__append_10609 = keylayouts.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_10610 = -@COND_i386_pc_TRUE@am__append_10611 = $(nodist_keylayouts_module_SOURCES) -@COND_i386_pc_TRUE@am__append_10612 = \ -@COND_i386_pc_TRUE@ $(nodist_keylayouts_module_SOURCES) \ -@COND_i386_pc_TRUE@ keylayouts.marker -@COND_i386_pc_TRUE@am__append_10613 = keylayouts.mod -@COND_i386_pc_TRUE@am__append_10614 = keylayouts.marker -@COND_i386_efi_TRUE@am__append_10615 = keylayouts.module -@COND_i386_efi_TRUE@am__append_10616 = keylayouts.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_10617 = -@COND_i386_efi_TRUE@am__append_10618 = $(nodist_keylayouts_module_SOURCES) -@COND_i386_efi_TRUE@am__append_10619 = \ -@COND_i386_efi_TRUE@ $(nodist_keylayouts_module_SOURCES) \ -@COND_i386_efi_TRUE@ keylayouts.marker -@COND_i386_efi_TRUE@am__append_10620 = keylayouts.mod -@COND_i386_efi_TRUE@am__append_10621 = keylayouts.marker -@COND_i386_qemu_TRUE@am__append_10622 = keylayouts.module -@COND_i386_qemu_TRUE@am__append_10623 = keylayouts.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_10624 = -@COND_i386_qemu_TRUE@am__append_10625 = $(nodist_keylayouts_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_10626 = \ -@COND_i386_qemu_TRUE@ $(nodist_keylayouts_module_SOURCES) \ -@COND_i386_qemu_TRUE@ keylayouts.marker -@COND_i386_qemu_TRUE@am__append_10627 = keylayouts.mod -@COND_i386_qemu_TRUE@am__append_10628 = keylayouts.marker -@COND_i386_coreboot_TRUE@am__append_10629 = keylayouts.module -@COND_i386_coreboot_TRUE@am__append_10630 = keylayouts.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_10631 = -@COND_i386_coreboot_TRUE@am__append_10632 = $(nodist_keylayouts_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_10633 = \ -@COND_i386_coreboot_TRUE@ $(nodist_keylayouts_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ keylayouts.marker -@COND_i386_coreboot_TRUE@am__append_10634 = keylayouts.mod -@COND_i386_coreboot_TRUE@am__append_10635 = keylayouts.marker -@COND_i386_multiboot_TRUE@am__append_10636 = keylayouts.module -@COND_i386_multiboot_TRUE@am__append_10637 = keylayouts.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_10638 = -@COND_i386_multiboot_TRUE@am__append_10639 = $(nodist_keylayouts_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_10640 = \ -@COND_i386_multiboot_TRUE@ $(nodist_keylayouts_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ keylayouts.marker -@COND_i386_multiboot_TRUE@am__append_10641 = keylayouts.mod -@COND_i386_multiboot_TRUE@am__append_10642 = keylayouts.marker -@COND_i386_ieee1275_TRUE@am__append_10643 = keylayouts.module -@COND_i386_ieee1275_TRUE@am__append_10644 = keylayouts.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_10645 = -@COND_i386_ieee1275_TRUE@am__append_10646 = $(nodist_keylayouts_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_10647 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_keylayouts_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ keylayouts.marker -@COND_i386_ieee1275_TRUE@am__append_10648 = keylayouts.mod -@COND_i386_ieee1275_TRUE@am__append_10649 = keylayouts.marker -@COND_x86_64_efi_TRUE@am__append_10650 = keylayouts.module -@COND_x86_64_efi_TRUE@am__append_10651 = keylayouts.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_10652 = -@COND_x86_64_efi_TRUE@am__append_10653 = $(nodist_keylayouts_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_10654 = \ -@COND_x86_64_efi_TRUE@ $(nodist_keylayouts_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ keylayouts.marker -@COND_x86_64_efi_TRUE@am__append_10655 = keylayouts.mod -@COND_x86_64_efi_TRUE@am__append_10656 = keylayouts.marker -@COND_sparc64_ieee1275_TRUE@am__append_10657 = keylayouts.module -@COND_sparc64_ieee1275_TRUE@am__append_10658 = keylayouts.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_10659 = -@COND_sparc64_ieee1275_TRUE@am__append_10660 = $(nodist_keylayouts_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_10661 = $(nodist_keylayouts_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ keylayouts.marker -@COND_sparc64_ieee1275_TRUE@am__append_10662 = keylayouts.mod -@COND_sparc64_ieee1275_TRUE@am__append_10663 = keylayouts.marker -@COND_powerpc_ieee1275_TRUE@am__append_10664 = keylayouts.module -@COND_powerpc_ieee1275_TRUE@am__append_10665 = keylayouts.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_10666 = -@COND_powerpc_ieee1275_TRUE@am__append_10667 = $(nodist_keylayouts_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_10668 = $(nodist_keylayouts_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ keylayouts.marker -@COND_powerpc_ieee1275_TRUE@am__append_10669 = keylayouts.mod -@COND_powerpc_ieee1275_TRUE@am__append_10670 = keylayouts.marker -@COND_emu_TRUE@am__append_10671 = gcry_arcfour.module -@COND_emu_TRUE@am__append_10672 = gcry_arcfour.module$(EXEEXT) -@COND_emu_TRUE@am__append_10673 = -@COND_emu_TRUE@am__append_10674 = $(nodist_gcry_arcfour_module_SOURCES) -@COND_emu_TRUE@am__append_10675 = \ -@COND_emu_TRUE@ $(nodist_gcry_arcfour_module_SOURCES) \ -@COND_emu_TRUE@ gcry_arcfour.marker -@COND_emu_TRUE@am__append_10676 = gcry_arcfour.mod -@COND_emu_TRUE@am__append_10677 = gcry_arcfour.marker -@COND_i386_pc_TRUE@am__append_10678 = gcry_arcfour.module -@COND_i386_pc_TRUE@am__append_10679 = gcry_arcfour.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_10680 = -@COND_i386_pc_TRUE@am__append_10681 = $(nodist_gcry_arcfour_module_SOURCES) -@COND_i386_pc_TRUE@am__append_10682 = \ -@COND_i386_pc_TRUE@ $(nodist_gcry_arcfour_module_SOURCES) \ -@COND_i386_pc_TRUE@ gcry_arcfour.marker -@COND_i386_pc_TRUE@am__append_10683 = gcry_arcfour.mod -@COND_i386_pc_TRUE@am__append_10684 = gcry_arcfour.marker -@COND_i386_efi_TRUE@am__append_10685 = gcry_arcfour.module -@COND_i386_efi_TRUE@am__append_10686 = gcry_arcfour.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_10687 = -@COND_i386_efi_TRUE@am__append_10688 = $(nodist_gcry_arcfour_module_SOURCES) -@COND_i386_efi_TRUE@am__append_10689 = \ -@COND_i386_efi_TRUE@ $(nodist_gcry_arcfour_module_SOURCES) \ -@COND_i386_efi_TRUE@ gcry_arcfour.marker -@COND_i386_efi_TRUE@am__append_10690 = gcry_arcfour.mod -@COND_i386_efi_TRUE@am__append_10691 = gcry_arcfour.marker -@COND_i386_qemu_TRUE@am__append_10692 = gcry_arcfour.module -@COND_i386_qemu_TRUE@am__append_10693 = gcry_arcfour.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_10694 = -@COND_i386_qemu_TRUE@am__append_10695 = $(nodist_gcry_arcfour_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_10696 = \ -@COND_i386_qemu_TRUE@ $(nodist_gcry_arcfour_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gcry_arcfour.marker -@COND_i386_qemu_TRUE@am__append_10697 = gcry_arcfour.mod -@COND_i386_qemu_TRUE@am__append_10698 = gcry_arcfour.marker -@COND_i386_coreboot_TRUE@am__append_10699 = gcry_arcfour.module -@COND_i386_coreboot_TRUE@am__append_10700 = gcry_arcfour.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_10701 = -@COND_i386_coreboot_TRUE@am__append_10702 = $(nodist_gcry_arcfour_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_10703 = $(nodist_gcry_arcfour_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gcry_arcfour.marker -@COND_i386_coreboot_TRUE@am__append_10704 = gcry_arcfour.mod -@COND_i386_coreboot_TRUE@am__append_10705 = gcry_arcfour.marker -@COND_i386_multiboot_TRUE@am__append_10706 = gcry_arcfour.module -@COND_i386_multiboot_TRUE@am__append_10707 = gcry_arcfour.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_10708 = -@COND_i386_multiboot_TRUE@am__append_10709 = $(nodist_gcry_arcfour_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_10710 = $(nodist_gcry_arcfour_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gcry_arcfour.marker -@COND_i386_multiboot_TRUE@am__append_10711 = gcry_arcfour.mod -@COND_i386_multiboot_TRUE@am__append_10712 = gcry_arcfour.marker -@COND_i386_ieee1275_TRUE@am__append_10713 = gcry_arcfour.module -@COND_i386_ieee1275_TRUE@am__append_10714 = gcry_arcfour.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_10715 = -@COND_i386_ieee1275_TRUE@am__append_10716 = $(nodist_gcry_arcfour_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_10717 = $(nodist_gcry_arcfour_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gcry_arcfour.marker -@COND_i386_ieee1275_TRUE@am__append_10718 = gcry_arcfour.mod -@COND_i386_ieee1275_TRUE@am__append_10719 = gcry_arcfour.marker -@COND_x86_64_efi_TRUE@am__append_10720 = gcry_arcfour.module -@COND_x86_64_efi_TRUE@am__append_10721 = gcry_arcfour.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_10722 = -@COND_x86_64_efi_TRUE@am__append_10723 = $(nodist_gcry_arcfour_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_10724 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gcry_arcfour_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gcry_arcfour.marker -@COND_x86_64_efi_TRUE@am__append_10725 = gcry_arcfour.mod -@COND_x86_64_efi_TRUE@am__append_10726 = gcry_arcfour.marker -@COND_mips_yeeloong_TRUE@am__append_10727 = gcry_arcfour.module -@COND_mips_yeeloong_TRUE@am__append_10728 = gcry_arcfour.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_10729 = -@COND_mips_yeeloong_TRUE@am__append_10730 = $(nodist_gcry_arcfour_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_10731 = $(nodist_gcry_arcfour_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gcry_arcfour.marker -@COND_mips_yeeloong_TRUE@am__append_10732 = gcry_arcfour.mod -@COND_mips_yeeloong_TRUE@am__append_10733 = gcry_arcfour.marker -@COND_sparc64_ieee1275_TRUE@am__append_10734 = gcry_arcfour.module -@COND_sparc64_ieee1275_TRUE@am__append_10735 = gcry_arcfour.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_10736 = -@COND_sparc64_ieee1275_TRUE@am__append_10737 = $(nodist_gcry_arcfour_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_10738 = $(nodist_gcry_arcfour_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gcry_arcfour.marker -@COND_sparc64_ieee1275_TRUE@am__append_10739 = gcry_arcfour.mod -@COND_sparc64_ieee1275_TRUE@am__append_10740 = gcry_arcfour.marker -@COND_powerpc_ieee1275_TRUE@am__append_10741 = gcry_arcfour.module -@COND_powerpc_ieee1275_TRUE@am__append_10742 = gcry_arcfour.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_10743 = -@COND_powerpc_ieee1275_TRUE@am__append_10744 = $(nodist_gcry_arcfour_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_10745 = $(nodist_gcry_arcfour_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gcry_arcfour.marker -@COND_powerpc_ieee1275_TRUE@am__append_10746 = gcry_arcfour.mod -@COND_powerpc_ieee1275_TRUE@am__append_10747 = gcry_arcfour.marker -@COND_emu_TRUE@am__append_10748 = gcry_blowfish.module -@COND_emu_TRUE@am__append_10749 = gcry_blowfish.module$(EXEEXT) -@COND_emu_TRUE@am__append_10750 = -@COND_emu_TRUE@am__append_10751 = $(nodist_gcry_blowfish_module_SOURCES) -@COND_emu_TRUE@am__append_10752 = \ -@COND_emu_TRUE@ $(nodist_gcry_blowfish_module_SOURCES) \ -@COND_emu_TRUE@ gcry_blowfish.marker -@COND_emu_TRUE@am__append_10753 = gcry_blowfish.mod -@COND_emu_TRUE@am__append_10754 = gcry_blowfish.marker -@COND_i386_pc_TRUE@am__append_10755 = gcry_blowfish.module -@COND_i386_pc_TRUE@am__append_10756 = gcry_blowfish.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_10757 = -@COND_i386_pc_TRUE@am__append_10758 = $(nodist_gcry_blowfish_module_SOURCES) -@COND_i386_pc_TRUE@am__append_10759 = \ -@COND_i386_pc_TRUE@ $(nodist_gcry_blowfish_module_SOURCES) \ -@COND_i386_pc_TRUE@ gcry_blowfish.marker -@COND_i386_pc_TRUE@am__append_10760 = gcry_blowfish.mod -@COND_i386_pc_TRUE@am__append_10761 = gcry_blowfish.marker -@COND_i386_efi_TRUE@am__append_10762 = gcry_blowfish.module -@COND_i386_efi_TRUE@am__append_10763 = gcry_blowfish.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_10764 = -@COND_i386_efi_TRUE@am__append_10765 = $(nodist_gcry_blowfish_module_SOURCES) -@COND_i386_efi_TRUE@am__append_10766 = \ -@COND_i386_efi_TRUE@ $(nodist_gcry_blowfish_module_SOURCES) \ -@COND_i386_efi_TRUE@ gcry_blowfish.marker -@COND_i386_efi_TRUE@am__append_10767 = gcry_blowfish.mod -@COND_i386_efi_TRUE@am__append_10768 = gcry_blowfish.marker -@COND_i386_qemu_TRUE@am__append_10769 = gcry_blowfish.module -@COND_i386_qemu_TRUE@am__append_10770 = gcry_blowfish.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_10771 = -@COND_i386_qemu_TRUE@am__append_10772 = $(nodist_gcry_blowfish_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_10773 = \ -@COND_i386_qemu_TRUE@ $(nodist_gcry_blowfish_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gcry_blowfish.marker -@COND_i386_qemu_TRUE@am__append_10774 = gcry_blowfish.mod -@COND_i386_qemu_TRUE@am__append_10775 = gcry_blowfish.marker -@COND_i386_coreboot_TRUE@am__append_10776 = gcry_blowfish.module -@COND_i386_coreboot_TRUE@am__append_10777 = gcry_blowfish.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_10778 = -@COND_i386_coreboot_TRUE@am__append_10779 = $(nodist_gcry_blowfish_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_10780 = $(nodist_gcry_blowfish_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gcry_blowfish.marker -@COND_i386_coreboot_TRUE@am__append_10781 = gcry_blowfish.mod -@COND_i386_coreboot_TRUE@am__append_10782 = gcry_blowfish.marker -@COND_i386_multiboot_TRUE@am__append_10783 = gcry_blowfish.module -@COND_i386_multiboot_TRUE@am__append_10784 = gcry_blowfish.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_10785 = -@COND_i386_multiboot_TRUE@am__append_10786 = $(nodist_gcry_blowfish_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_10787 = $(nodist_gcry_blowfish_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gcry_blowfish.marker -@COND_i386_multiboot_TRUE@am__append_10788 = gcry_blowfish.mod -@COND_i386_multiboot_TRUE@am__append_10789 = gcry_blowfish.marker -@COND_i386_ieee1275_TRUE@am__append_10790 = gcry_blowfish.module -@COND_i386_ieee1275_TRUE@am__append_10791 = gcry_blowfish.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_10792 = -@COND_i386_ieee1275_TRUE@am__append_10793 = $(nodist_gcry_blowfish_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_10794 = $(nodist_gcry_blowfish_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gcry_blowfish.marker -@COND_i386_ieee1275_TRUE@am__append_10795 = gcry_blowfish.mod -@COND_i386_ieee1275_TRUE@am__append_10796 = gcry_blowfish.marker -@COND_x86_64_efi_TRUE@am__append_10797 = gcry_blowfish.module -@COND_x86_64_efi_TRUE@am__append_10798 = gcry_blowfish.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_10799 = -@COND_x86_64_efi_TRUE@am__append_10800 = $(nodist_gcry_blowfish_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_10801 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gcry_blowfish_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gcry_blowfish.marker -@COND_x86_64_efi_TRUE@am__append_10802 = gcry_blowfish.mod -@COND_x86_64_efi_TRUE@am__append_10803 = gcry_blowfish.marker -@COND_mips_yeeloong_TRUE@am__append_10804 = gcry_blowfish.module -@COND_mips_yeeloong_TRUE@am__append_10805 = gcry_blowfish.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_10806 = -@COND_mips_yeeloong_TRUE@am__append_10807 = $(nodist_gcry_blowfish_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_10808 = $(nodist_gcry_blowfish_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gcry_blowfish.marker -@COND_mips_yeeloong_TRUE@am__append_10809 = gcry_blowfish.mod -@COND_mips_yeeloong_TRUE@am__append_10810 = gcry_blowfish.marker -@COND_sparc64_ieee1275_TRUE@am__append_10811 = gcry_blowfish.module -@COND_sparc64_ieee1275_TRUE@am__append_10812 = gcry_blowfish.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_10813 = -@COND_sparc64_ieee1275_TRUE@am__append_10814 = $(nodist_gcry_blowfish_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_10815 = $(nodist_gcry_blowfish_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gcry_blowfish.marker -@COND_sparc64_ieee1275_TRUE@am__append_10816 = gcry_blowfish.mod -@COND_sparc64_ieee1275_TRUE@am__append_10817 = gcry_blowfish.marker -@COND_powerpc_ieee1275_TRUE@am__append_10818 = gcry_blowfish.module -@COND_powerpc_ieee1275_TRUE@am__append_10819 = gcry_blowfish.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_10820 = -@COND_powerpc_ieee1275_TRUE@am__append_10821 = $(nodist_gcry_blowfish_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_10822 = $(nodist_gcry_blowfish_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gcry_blowfish.marker -@COND_powerpc_ieee1275_TRUE@am__append_10823 = gcry_blowfish.mod -@COND_powerpc_ieee1275_TRUE@am__append_10824 = gcry_blowfish.marker -@COND_emu_TRUE@am__append_10825 = gcry_camellia.module -@COND_emu_TRUE@am__append_10826 = gcry_camellia.module$(EXEEXT) -@COND_emu_TRUE@am__append_10827 = -@COND_emu_TRUE@am__append_10828 = $(nodist_gcry_camellia_module_SOURCES) -@COND_emu_TRUE@am__append_10829 = \ -@COND_emu_TRUE@ $(nodist_gcry_camellia_module_SOURCES) \ -@COND_emu_TRUE@ gcry_camellia.marker -@COND_emu_TRUE@am__append_10830 = gcry_camellia.mod -@COND_emu_TRUE@am__append_10831 = gcry_camellia.marker -@COND_i386_pc_TRUE@am__append_10832 = gcry_camellia.module -@COND_i386_pc_TRUE@am__append_10833 = gcry_camellia.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_10834 = -@COND_i386_pc_TRUE@am__append_10835 = $(nodist_gcry_camellia_module_SOURCES) -@COND_i386_pc_TRUE@am__append_10836 = \ -@COND_i386_pc_TRUE@ $(nodist_gcry_camellia_module_SOURCES) \ -@COND_i386_pc_TRUE@ gcry_camellia.marker -@COND_i386_pc_TRUE@am__append_10837 = gcry_camellia.mod -@COND_i386_pc_TRUE@am__append_10838 = gcry_camellia.marker -@COND_i386_efi_TRUE@am__append_10839 = gcry_camellia.module -@COND_i386_efi_TRUE@am__append_10840 = gcry_camellia.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_10841 = -@COND_i386_efi_TRUE@am__append_10842 = $(nodist_gcry_camellia_module_SOURCES) -@COND_i386_efi_TRUE@am__append_10843 = \ -@COND_i386_efi_TRUE@ $(nodist_gcry_camellia_module_SOURCES) \ -@COND_i386_efi_TRUE@ gcry_camellia.marker -@COND_i386_efi_TRUE@am__append_10844 = gcry_camellia.mod -@COND_i386_efi_TRUE@am__append_10845 = gcry_camellia.marker -@COND_i386_qemu_TRUE@am__append_10846 = gcry_camellia.module -@COND_i386_qemu_TRUE@am__append_10847 = gcry_camellia.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_10848 = -@COND_i386_qemu_TRUE@am__append_10849 = $(nodist_gcry_camellia_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_10850 = \ -@COND_i386_qemu_TRUE@ $(nodist_gcry_camellia_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gcry_camellia.marker -@COND_i386_qemu_TRUE@am__append_10851 = gcry_camellia.mod -@COND_i386_qemu_TRUE@am__append_10852 = gcry_camellia.marker -@COND_i386_coreboot_TRUE@am__append_10853 = gcry_camellia.module -@COND_i386_coreboot_TRUE@am__append_10854 = gcry_camellia.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_10855 = -@COND_i386_coreboot_TRUE@am__append_10856 = $(nodist_gcry_camellia_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_10857 = $(nodist_gcry_camellia_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gcry_camellia.marker -@COND_i386_coreboot_TRUE@am__append_10858 = gcry_camellia.mod -@COND_i386_coreboot_TRUE@am__append_10859 = gcry_camellia.marker -@COND_i386_multiboot_TRUE@am__append_10860 = gcry_camellia.module -@COND_i386_multiboot_TRUE@am__append_10861 = gcry_camellia.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_10862 = -@COND_i386_multiboot_TRUE@am__append_10863 = $(nodist_gcry_camellia_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_10864 = $(nodist_gcry_camellia_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gcry_camellia.marker -@COND_i386_multiboot_TRUE@am__append_10865 = gcry_camellia.mod -@COND_i386_multiboot_TRUE@am__append_10866 = gcry_camellia.marker -@COND_i386_ieee1275_TRUE@am__append_10867 = gcry_camellia.module -@COND_i386_ieee1275_TRUE@am__append_10868 = gcry_camellia.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_10869 = -@COND_i386_ieee1275_TRUE@am__append_10870 = $(nodist_gcry_camellia_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_10871 = $(nodist_gcry_camellia_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gcry_camellia.marker -@COND_i386_ieee1275_TRUE@am__append_10872 = gcry_camellia.mod -@COND_i386_ieee1275_TRUE@am__append_10873 = gcry_camellia.marker -@COND_x86_64_efi_TRUE@am__append_10874 = gcry_camellia.module -@COND_x86_64_efi_TRUE@am__append_10875 = gcry_camellia.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_10876 = -@COND_x86_64_efi_TRUE@am__append_10877 = $(nodist_gcry_camellia_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_10878 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gcry_camellia_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gcry_camellia.marker -@COND_x86_64_efi_TRUE@am__append_10879 = gcry_camellia.mod -@COND_x86_64_efi_TRUE@am__append_10880 = gcry_camellia.marker -@COND_mips_yeeloong_TRUE@am__append_10881 = gcry_camellia.module -@COND_mips_yeeloong_TRUE@am__append_10882 = gcry_camellia.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_10883 = -@COND_mips_yeeloong_TRUE@am__append_10884 = $(nodist_gcry_camellia_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_10885 = $(nodist_gcry_camellia_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gcry_camellia.marker -@COND_mips_yeeloong_TRUE@am__append_10886 = gcry_camellia.mod -@COND_mips_yeeloong_TRUE@am__append_10887 = gcry_camellia.marker -@COND_sparc64_ieee1275_TRUE@am__append_10888 = gcry_camellia.module -@COND_sparc64_ieee1275_TRUE@am__append_10889 = gcry_camellia.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_10890 = -@COND_sparc64_ieee1275_TRUE@am__append_10891 = $(nodist_gcry_camellia_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_10892 = $(nodist_gcry_camellia_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gcry_camellia.marker -@COND_sparc64_ieee1275_TRUE@am__append_10893 = gcry_camellia.mod -@COND_sparc64_ieee1275_TRUE@am__append_10894 = gcry_camellia.marker -@COND_powerpc_ieee1275_TRUE@am__append_10895 = gcry_camellia.module -@COND_powerpc_ieee1275_TRUE@am__append_10896 = gcry_camellia.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_10897 = -@COND_powerpc_ieee1275_TRUE@am__append_10898 = $(nodist_gcry_camellia_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_10899 = $(nodist_gcry_camellia_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gcry_camellia.marker -@COND_powerpc_ieee1275_TRUE@am__append_10900 = gcry_camellia.mod -@COND_powerpc_ieee1275_TRUE@am__append_10901 = gcry_camellia.marker -@COND_emu_TRUE@am__append_10902 = gcry_cast5.module -@COND_emu_TRUE@am__append_10903 = gcry_cast5.module$(EXEEXT) -@COND_emu_TRUE@am__append_10904 = -@COND_emu_TRUE@am__append_10905 = $(nodist_gcry_cast5_module_SOURCES) -@COND_emu_TRUE@am__append_10906 = $(nodist_gcry_cast5_module_SOURCES) \ -@COND_emu_TRUE@ gcry_cast5.marker -@COND_emu_TRUE@am__append_10907 = gcry_cast5.mod -@COND_emu_TRUE@am__append_10908 = gcry_cast5.marker -@COND_i386_pc_TRUE@am__append_10909 = gcry_cast5.module -@COND_i386_pc_TRUE@am__append_10910 = gcry_cast5.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_10911 = -@COND_i386_pc_TRUE@am__append_10912 = $(nodist_gcry_cast5_module_SOURCES) -@COND_i386_pc_TRUE@am__append_10913 = \ -@COND_i386_pc_TRUE@ $(nodist_gcry_cast5_module_SOURCES) \ -@COND_i386_pc_TRUE@ gcry_cast5.marker -@COND_i386_pc_TRUE@am__append_10914 = gcry_cast5.mod -@COND_i386_pc_TRUE@am__append_10915 = gcry_cast5.marker -@COND_i386_efi_TRUE@am__append_10916 = gcry_cast5.module -@COND_i386_efi_TRUE@am__append_10917 = gcry_cast5.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_10918 = -@COND_i386_efi_TRUE@am__append_10919 = $(nodist_gcry_cast5_module_SOURCES) -@COND_i386_efi_TRUE@am__append_10920 = \ -@COND_i386_efi_TRUE@ $(nodist_gcry_cast5_module_SOURCES) \ -@COND_i386_efi_TRUE@ gcry_cast5.marker -@COND_i386_efi_TRUE@am__append_10921 = gcry_cast5.mod -@COND_i386_efi_TRUE@am__append_10922 = gcry_cast5.marker -@COND_i386_qemu_TRUE@am__append_10923 = gcry_cast5.module -@COND_i386_qemu_TRUE@am__append_10924 = gcry_cast5.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_10925 = -@COND_i386_qemu_TRUE@am__append_10926 = $(nodist_gcry_cast5_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_10927 = \ -@COND_i386_qemu_TRUE@ $(nodist_gcry_cast5_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gcry_cast5.marker -@COND_i386_qemu_TRUE@am__append_10928 = gcry_cast5.mod -@COND_i386_qemu_TRUE@am__append_10929 = gcry_cast5.marker -@COND_i386_coreboot_TRUE@am__append_10930 = gcry_cast5.module -@COND_i386_coreboot_TRUE@am__append_10931 = gcry_cast5.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_10932 = -@COND_i386_coreboot_TRUE@am__append_10933 = $(nodist_gcry_cast5_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_10934 = \ -@COND_i386_coreboot_TRUE@ $(nodist_gcry_cast5_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gcry_cast5.marker -@COND_i386_coreboot_TRUE@am__append_10935 = gcry_cast5.mod -@COND_i386_coreboot_TRUE@am__append_10936 = gcry_cast5.marker -@COND_i386_multiboot_TRUE@am__append_10937 = gcry_cast5.module -@COND_i386_multiboot_TRUE@am__append_10938 = gcry_cast5.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_10939 = -@COND_i386_multiboot_TRUE@am__append_10940 = $(nodist_gcry_cast5_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_10941 = \ -@COND_i386_multiboot_TRUE@ $(nodist_gcry_cast5_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gcry_cast5.marker -@COND_i386_multiboot_TRUE@am__append_10942 = gcry_cast5.mod -@COND_i386_multiboot_TRUE@am__append_10943 = gcry_cast5.marker -@COND_i386_ieee1275_TRUE@am__append_10944 = gcry_cast5.module -@COND_i386_ieee1275_TRUE@am__append_10945 = gcry_cast5.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_10946 = -@COND_i386_ieee1275_TRUE@am__append_10947 = $(nodist_gcry_cast5_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_10948 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_gcry_cast5_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gcry_cast5.marker -@COND_i386_ieee1275_TRUE@am__append_10949 = gcry_cast5.mod -@COND_i386_ieee1275_TRUE@am__append_10950 = gcry_cast5.marker -@COND_x86_64_efi_TRUE@am__append_10951 = gcry_cast5.module -@COND_x86_64_efi_TRUE@am__append_10952 = gcry_cast5.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_10953 = -@COND_x86_64_efi_TRUE@am__append_10954 = $(nodist_gcry_cast5_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_10955 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gcry_cast5_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gcry_cast5.marker -@COND_x86_64_efi_TRUE@am__append_10956 = gcry_cast5.mod -@COND_x86_64_efi_TRUE@am__append_10957 = gcry_cast5.marker -@COND_mips_yeeloong_TRUE@am__append_10958 = gcry_cast5.module -@COND_mips_yeeloong_TRUE@am__append_10959 = gcry_cast5.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_10960 = -@COND_mips_yeeloong_TRUE@am__append_10961 = $(nodist_gcry_cast5_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_10962 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_gcry_cast5_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gcry_cast5.marker -@COND_mips_yeeloong_TRUE@am__append_10963 = gcry_cast5.mod -@COND_mips_yeeloong_TRUE@am__append_10964 = gcry_cast5.marker -@COND_sparc64_ieee1275_TRUE@am__append_10965 = gcry_cast5.module -@COND_sparc64_ieee1275_TRUE@am__append_10966 = gcry_cast5.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_10967 = -@COND_sparc64_ieee1275_TRUE@am__append_10968 = $(nodist_gcry_cast5_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_10969 = $(nodist_gcry_cast5_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gcry_cast5.marker -@COND_sparc64_ieee1275_TRUE@am__append_10970 = gcry_cast5.mod -@COND_sparc64_ieee1275_TRUE@am__append_10971 = gcry_cast5.marker -@COND_powerpc_ieee1275_TRUE@am__append_10972 = gcry_cast5.module -@COND_powerpc_ieee1275_TRUE@am__append_10973 = gcry_cast5.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_10974 = -@COND_powerpc_ieee1275_TRUE@am__append_10975 = $(nodist_gcry_cast5_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_10976 = $(nodist_gcry_cast5_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gcry_cast5.marker -@COND_powerpc_ieee1275_TRUE@am__append_10977 = gcry_cast5.mod -@COND_powerpc_ieee1275_TRUE@am__append_10978 = gcry_cast5.marker -@COND_emu_TRUE@am__append_10979 = gcry_crc.module -@COND_emu_TRUE@am__append_10980 = gcry_crc.module$(EXEEXT) -@COND_emu_TRUE@am__append_10981 = -@COND_emu_TRUE@am__append_10982 = $(nodist_gcry_crc_module_SOURCES) -@COND_emu_TRUE@am__append_10983 = $(nodist_gcry_crc_module_SOURCES) \ -@COND_emu_TRUE@ gcry_crc.marker -@COND_emu_TRUE@am__append_10984 = gcry_crc.mod -@COND_emu_TRUE@am__append_10985 = gcry_crc.marker -@COND_i386_pc_TRUE@am__append_10986 = gcry_crc.module -@COND_i386_pc_TRUE@am__append_10987 = gcry_crc.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_10988 = -@COND_i386_pc_TRUE@am__append_10989 = $(nodist_gcry_crc_module_SOURCES) -@COND_i386_pc_TRUE@am__append_10990 = \ -@COND_i386_pc_TRUE@ $(nodist_gcry_crc_module_SOURCES) \ -@COND_i386_pc_TRUE@ gcry_crc.marker -@COND_i386_pc_TRUE@am__append_10991 = gcry_crc.mod -@COND_i386_pc_TRUE@am__append_10992 = gcry_crc.marker -@COND_i386_efi_TRUE@am__append_10993 = gcry_crc.module -@COND_i386_efi_TRUE@am__append_10994 = gcry_crc.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_10995 = -@COND_i386_efi_TRUE@am__append_10996 = $(nodist_gcry_crc_module_SOURCES) -@COND_i386_efi_TRUE@am__append_10997 = \ -@COND_i386_efi_TRUE@ $(nodist_gcry_crc_module_SOURCES) \ -@COND_i386_efi_TRUE@ gcry_crc.marker -@COND_i386_efi_TRUE@am__append_10998 = gcry_crc.mod -@COND_i386_efi_TRUE@am__append_10999 = gcry_crc.marker -@COND_i386_qemu_TRUE@am__append_11000 = gcry_crc.module -@COND_i386_qemu_TRUE@am__append_11001 = gcry_crc.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_11002 = -@COND_i386_qemu_TRUE@am__append_11003 = $(nodist_gcry_crc_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_11004 = \ -@COND_i386_qemu_TRUE@ $(nodist_gcry_crc_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gcry_crc.marker -@COND_i386_qemu_TRUE@am__append_11005 = gcry_crc.mod -@COND_i386_qemu_TRUE@am__append_11006 = gcry_crc.marker -@COND_i386_coreboot_TRUE@am__append_11007 = gcry_crc.module -@COND_i386_coreboot_TRUE@am__append_11008 = gcry_crc.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_11009 = -@COND_i386_coreboot_TRUE@am__append_11010 = $(nodist_gcry_crc_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_11011 = \ -@COND_i386_coreboot_TRUE@ $(nodist_gcry_crc_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gcry_crc.marker -@COND_i386_coreboot_TRUE@am__append_11012 = gcry_crc.mod -@COND_i386_coreboot_TRUE@am__append_11013 = gcry_crc.marker -@COND_i386_multiboot_TRUE@am__append_11014 = gcry_crc.module -@COND_i386_multiboot_TRUE@am__append_11015 = gcry_crc.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_11016 = -@COND_i386_multiboot_TRUE@am__append_11017 = $(nodist_gcry_crc_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_11018 = \ -@COND_i386_multiboot_TRUE@ $(nodist_gcry_crc_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gcry_crc.marker -@COND_i386_multiboot_TRUE@am__append_11019 = gcry_crc.mod -@COND_i386_multiboot_TRUE@am__append_11020 = gcry_crc.marker -@COND_i386_ieee1275_TRUE@am__append_11021 = gcry_crc.module -@COND_i386_ieee1275_TRUE@am__append_11022 = gcry_crc.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_11023 = -@COND_i386_ieee1275_TRUE@am__append_11024 = $(nodist_gcry_crc_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_11025 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_gcry_crc_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gcry_crc.marker -@COND_i386_ieee1275_TRUE@am__append_11026 = gcry_crc.mod -@COND_i386_ieee1275_TRUE@am__append_11027 = gcry_crc.marker -@COND_x86_64_efi_TRUE@am__append_11028 = gcry_crc.module -@COND_x86_64_efi_TRUE@am__append_11029 = gcry_crc.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_11030 = -@COND_x86_64_efi_TRUE@am__append_11031 = $(nodist_gcry_crc_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_11032 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gcry_crc_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gcry_crc.marker -@COND_x86_64_efi_TRUE@am__append_11033 = gcry_crc.mod -@COND_x86_64_efi_TRUE@am__append_11034 = gcry_crc.marker -@COND_mips_yeeloong_TRUE@am__append_11035 = gcry_crc.module -@COND_mips_yeeloong_TRUE@am__append_11036 = gcry_crc.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_11037 = -@COND_mips_yeeloong_TRUE@am__append_11038 = $(nodist_gcry_crc_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_11039 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_gcry_crc_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gcry_crc.marker -@COND_mips_yeeloong_TRUE@am__append_11040 = gcry_crc.mod -@COND_mips_yeeloong_TRUE@am__append_11041 = gcry_crc.marker -@COND_sparc64_ieee1275_TRUE@am__append_11042 = gcry_crc.module -@COND_sparc64_ieee1275_TRUE@am__append_11043 = gcry_crc.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_11044 = -@COND_sparc64_ieee1275_TRUE@am__append_11045 = $(nodist_gcry_crc_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_11046 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_gcry_crc_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gcry_crc.marker -@COND_sparc64_ieee1275_TRUE@am__append_11047 = gcry_crc.mod -@COND_sparc64_ieee1275_TRUE@am__append_11048 = gcry_crc.marker -@COND_powerpc_ieee1275_TRUE@am__append_11049 = gcry_crc.module -@COND_powerpc_ieee1275_TRUE@am__append_11050 = gcry_crc.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_11051 = -@COND_powerpc_ieee1275_TRUE@am__append_11052 = $(nodist_gcry_crc_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_11053 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_gcry_crc_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gcry_crc.marker -@COND_powerpc_ieee1275_TRUE@am__append_11054 = gcry_crc.mod -@COND_powerpc_ieee1275_TRUE@am__append_11055 = gcry_crc.marker -@COND_emu_TRUE@am__append_11056 = gcry_des.module -@COND_emu_TRUE@am__append_11057 = gcry_des.module$(EXEEXT) -@COND_emu_TRUE@am__append_11058 = -@COND_emu_TRUE@am__append_11059 = $(nodist_gcry_des_module_SOURCES) -@COND_emu_TRUE@am__append_11060 = $(nodist_gcry_des_module_SOURCES) \ -@COND_emu_TRUE@ gcry_des.marker -@COND_emu_TRUE@am__append_11061 = gcry_des.mod -@COND_emu_TRUE@am__append_11062 = gcry_des.marker -@COND_i386_pc_TRUE@am__append_11063 = gcry_des.module -@COND_i386_pc_TRUE@am__append_11064 = gcry_des.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_11065 = -@COND_i386_pc_TRUE@am__append_11066 = $(nodist_gcry_des_module_SOURCES) -@COND_i386_pc_TRUE@am__append_11067 = \ -@COND_i386_pc_TRUE@ $(nodist_gcry_des_module_SOURCES) \ -@COND_i386_pc_TRUE@ gcry_des.marker -@COND_i386_pc_TRUE@am__append_11068 = gcry_des.mod -@COND_i386_pc_TRUE@am__append_11069 = gcry_des.marker -@COND_i386_efi_TRUE@am__append_11070 = gcry_des.module -@COND_i386_efi_TRUE@am__append_11071 = gcry_des.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_11072 = -@COND_i386_efi_TRUE@am__append_11073 = $(nodist_gcry_des_module_SOURCES) -@COND_i386_efi_TRUE@am__append_11074 = \ -@COND_i386_efi_TRUE@ $(nodist_gcry_des_module_SOURCES) \ -@COND_i386_efi_TRUE@ gcry_des.marker -@COND_i386_efi_TRUE@am__append_11075 = gcry_des.mod -@COND_i386_efi_TRUE@am__append_11076 = gcry_des.marker -@COND_i386_qemu_TRUE@am__append_11077 = gcry_des.module -@COND_i386_qemu_TRUE@am__append_11078 = gcry_des.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_11079 = -@COND_i386_qemu_TRUE@am__append_11080 = $(nodist_gcry_des_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_11081 = \ -@COND_i386_qemu_TRUE@ $(nodist_gcry_des_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gcry_des.marker -@COND_i386_qemu_TRUE@am__append_11082 = gcry_des.mod -@COND_i386_qemu_TRUE@am__append_11083 = gcry_des.marker -@COND_i386_coreboot_TRUE@am__append_11084 = gcry_des.module -@COND_i386_coreboot_TRUE@am__append_11085 = gcry_des.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_11086 = -@COND_i386_coreboot_TRUE@am__append_11087 = $(nodist_gcry_des_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_11088 = \ -@COND_i386_coreboot_TRUE@ $(nodist_gcry_des_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gcry_des.marker -@COND_i386_coreboot_TRUE@am__append_11089 = gcry_des.mod -@COND_i386_coreboot_TRUE@am__append_11090 = gcry_des.marker -@COND_i386_multiboot_TRUE@am__append_11091 = gcry_des.module -@COND_i386_multiboot_TRUE@am__append_11092 = gcry_des.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_11093 = -@COND_i386_multiboot_TRUE@am__append_11094 = $(nodist_gcry_des_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_11095 = \ -@COND_i386_multiboot_TRUE@ $(nodist_gcry_des_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gcry_des.marker -@COND_i386_multiboot_TRUE@am__append_11096 = gcry_des.mod -@COND_i386_multiboot_TRUE@am__append_11097 = gcry_des.marker -@COND_i386_ieee1275_TRUE@am__append_11098 = gcry_des.module -@COND_i386_ieee1275_TRUE@am__append_11099 = gcry_des.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_11100 = -@COND_i386_ieee1275_TRUE@am__append_11101 = $(nodist_gcry_des_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_11102 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_gcry_des_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gcry_des.marker -@COND_i386_ieee1275_TRUE@am__append_11103 = gcry_des.mod -@COND_i386_ieee1275_TRUE@am__append_11104 = gcry_des.marker -@COND_x86_64_efi_TRUE@am__append_11105 = gcry_des.module -@COND_x86_64_efi_TRUE@am__append_11106 = gcry_des.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_11107 = -@COND_x86_64_efi_TRUE@am__append_11108 = $(nodist_gcry_des_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_11109 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gcry_des_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gcry_des.marker -@COND_x86_64_efi_TRUE@am__append_11110 = gcry_des.mod -@COND_x86_64_efi_TRUE@am__append_11111 = gcry_des.marker -@COND_mips_yeeloong_TRUE@am__append_11112 = gcry_des.module -@COND_mips_yeeloong_TRUE@am__append_11113 = gcry_des.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_11114 = -@COND_mips_yeeloong_TRUE@am__append_11115 = $(nodist_gcry_des_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_11116 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_gcry_des_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gcry_des.marker -@COND_mips_yeeloong_TRUE@am__append_11117 = gcry_des.mod -@COND_mips_yeeloong_TRUE@am__append_11118 = gcry_des.marker -@COND_sparc64_ieee1275_TRUE@am__append_11119 = gcry_des.module -@COND_sparc64_ieee1275_TRUE@am__append_11120 = gcry_des.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_11121 = -@COND_sparc64_ieee1275_TRUE@am__append_11122 = $(nodist_gcry_des_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_11123 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_gcry_des_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gcry_des.marker -@COND_sparc64_ieee1275_TRUE@am__append_11124 = gcry_des.mod -@COND_sparc64_ieee1275_TRUE@am__append_11125 = gcry_des.marker -@COND_powerpc_ieee1275_TRUE@am__append_11126 = gcry_des.module -@COND_powerpc_ieee1275_TRUE@am__append_11127 = gcry_des.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_11128 = -@COND_powerpc_ieee1275_TRUE@am__append_11129 = $(nodist_gcry_des_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_11130 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_gcry_des_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gcry_des.marker -@COND_powerpc_ieee1275_TRUE@am__append_11131 = gcry_des.mod -@COND_powerpc_ieee1275_TRUE@am__append_11132 = gcry_des.marker -@COND_emu_TRUE@am__append_11133 = gcry_md4.module -@COND_emu_TRUE@am__append_11134 = gcry_md4.module$(EXEEXT) -@COND_emu_TRUE@am__append_11135 = -@COND_emu_TRUE@am__append_11136 = $(nodist_gcry_md4_module_SOURCES) -@COND_emu_TRUE@am__append_11137 = $(nodist_gcry_md4_module_SOURCES) \ -@COND_emu_TRUE@ gcry_md4.marker -@COND_emu_TRUE@am__append_11138 = gcry_md4.mod -@COND_emu_TRUE@am__append_11139 = gcry_md4.marker -@COND_i386_pc_TRUE@am__append_11140 = gcry_md4.module -@COND_i386_pc_TRUE@am__append_11141 = gcry_md4.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_11142 = -@COND_i386_pc_TRUE@am__append_11143 = $(nodist_gcry_md4_module_SOURCES) -@COND_i386_pc_TRUE@am__append_11144 = \ -@COND_i386_pc_TRUE@ $(nodist_gcry_md4_module_SOURCES) \ -@COND_i386_pc_TRUE@ gcry_md4.marker -@COND_i386_pc_TRUE@am__append_11145 = gcry_md4.mod -@COND_i386_pc_TRUE@am__append_11146 = gcry_md4.marker -@COND_i386_efi_TRUE@am__append_11147 = gcry_md4.module -@COND_i386_efi_TRUE@am__append_11148 = gcry_md4.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_11149 = -@COND_i386_efi_TRUE@am__append_11150 = $(nodist_gcry_md4_module_SOURCES) -@COND_i386_efi_TRUE@am__append_11151 = \ -@COND_i386_efi_TRUE@ $(nodist_gcry_md4_module_SOURCES) \ -@COND_i386_efi_TRUE@ gcry_md4.marker -@COND_i386_efi_TRUE@am__append_11152 = gcry_md4.mod -@COND_i386_efi_TRUE@am__append_11153 = gcry_md4.marker -@COND_i386_qemu_TRUE@am__append_11154 = gcry_md4.module -@COND_i386_qemu_TRUE@am__append_11155 = gcry_md4.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_11156 = -@COND_i386_qemu_TRUE@am__append_11157 = $(nodist_gcry_md4_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_11158 = \ -@COND_i386_qemu_TRUE@ $(nodist_gcry_md4_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gcry_md4.marker -@COND_i386_qemu_TRUE@am__append_11159 = gcry_md4.mod -@COND_i386_qemu_TRUE@am__append_11160 = gcry_md4.marker -@COND_i386_coreboot_TRUE@am__append_11161 = gcry_md4.module -@COND_i386_coreboot_TRUE@am__append_11162 = gcry_md4.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_11163 = -@COND_i386_coreboot_TRUE@am__append_11164 = $(nodist_gcry_md4_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_11165 = \ -@COND_i386_coreboot_TRUE@ $(nodist_gcry_md4_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gcry_md4.marker -@COND_i386_coreboot_TRUE@am__append_11166 = gcry_md4.mod -@COND_i386_coreboot_TRUE@am__append_11167 = gcry_md4.marker -@COND_i386_multiboot_TRUE@am__append_11168 = gcry_md4.module -@COND_i386_multiboot_TRUE@am__append_11169 = gcry_md4.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_11170 = -@COND_i386_multiboot_TRUE@am__append_11171 = $(nodist_gcry_md4_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_11172 = \ -@COND_i386_multiboot_TRUE@ $(nodist_gcry_md4_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gcry_md4.marker -@COND_i386_multiboot_TRUE@am__append_11173 = gcry_md4.mod -@COND_i386_multiboot_TRUE@am__append_11174 = gcry_md4.marker -@COND_i386_ieee1275_TRUE@am__append_11175 = gcry_md4.module -@COND_i386_ieee1275_TRUE@am__append_11176 = gcry_md4.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_11177 = -@COND_i386_ieee1275_TRUE@am__append_11178 = $(nodist_gcry_md4_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_11179 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_gcry_md4_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gcry_md4.marker -@COND_i386_ieee1275_TRUE@am__append_11180 = gcry_md4.mod -@COND_i386_ieee1275_TRUE@am__append_11181 = gcry_md4.marker -@COND_x86_64_efi_TRUE@am__append_11182 = gcry_md4.module -@COND_x86_64_efi_TRUE@am__append_11183 = gcry_md4.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_11184 = -@COND_x86_64_efi_TRUE@am__append_11185 = $(nodist_gcry_md4_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_11186 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gcry_md4_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gcry_md4.marker -@COND_x86_64_efi_TRUE@am__append_11187 = gcry_md4.mod -@COND_x86_64_efi_TRUE@am__append_11188 = gcry_md4.marker -@COND_mips_yeeloong_TRUE@am__append_11189 = gcry_md4.module -@COND_mips_yeeloong_TRUE@am__append_11190 = gcry_md4.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_11191 = -@COND_mips_yeeloong_TRUE@am__append_11192 = $(nodist_gcry_md4_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_11193 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_gcry_md4_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gcry_md4.marker -@COND_mips_yeeloong_TRUE@am__append_11194 = gcry_md4.mod -@COND_mips_yeeloong_TRUE@am__append_11195 = gcry_md4.marker -@COND_sparc64_ieee1275_TRUE@am__append_11196 = gcry_md4.module -@COND_sparc64_ieee1275_TRUE@am__append_11197 = gcry_md4.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_11198 = -@COND_sparc64_ieee1275_TRUE@am__append_11199 = $(nodist_gcry_md4_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_11200 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_gcry_md4_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gcry_md4.marker -@COND_sparc64_ieee1275_TRUE@am__append_11201 = gcry_md4.mod -@COND_sparc64_ieee1275_TRUE@am__append_11202 = gcry_md4.marker -@COND_powerpc_ieee1275_TRUE@am__append_11203 = gcry_md4.module -@COND_powerpc_ieee1275_TRUE@am__append_11204 = gcry_md4.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_11205 = -@COND_powerpc_ieee1275_TRUE@am__append_11206 = $(nodist_gcry_md4_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_11207 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_gcry_md4_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gcry_md4.marker -@COND_powerpc_ieee1275_TRUE@am__append_11208 = gcry_md4.mod -@COND_powerpc_ieee1275_TRUE@am__append_11209 = gcry_md4.marker -@COND_emu_TRUE@am__append_11210 = gcry_md5.module -@COND_emu_TRUE@am__append_11211 = gcry_md5.module$(EXEEXT) -@COND_emu_TRUE@am__append_11212 = -@COND_emu_TRUE@am__append_11213 = $(nodist_gcry_md5_module_SOURCES) -@COND_emu_TRUE@am__append_11214 = $(nodist_gcry_md5_module_SOURCES) \ -@COND_emu_TRUE@ gcry_md5.marker -@COND_emu_TRUE@am__append_11215 = gcry_md5.mod -@COND_emu_TRUE@am__append_11216 = gcry_md5.marker -@COND_i386_pc_TRUE@am__append_11217 = gcry_md5.module -@COND_i386_pc_TRUE@am__append_11218 = gcry_md5.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_11219 = -@COND_i386_pc_TRUE@am__append_11220 = $(nodist_gcry_md5_module_SOURCES) -@COND_i386_pc_TRUE@am__append_11221 = \ -@COND_i386_pc_TRUE@ $(nodist_gcry_md5_module_SOURCES) \ -@COND_i386_pc_TRUE@ gcry_md5.marker -@COND_i386_pc_TRUE@am__append_11222 = gcry_md5.mod -@COND_i386_pc_TRUE@am__append_11223 = gcry_md5.marker -@COND_i386_efi_TRUE@am__append_11224 = gcry_md5.module -@COND_i386_efi_TRUE@am__append_11225 = gcry_md5.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_11226 = -@COND_i386_efi_TRUE@am__append_11227 = $(nodist_gcry_md5_module_SOURCES) -@COND_i386_efi_TRUE@am__append_11228 = \ -@COND_i386_efi_TRUE@ $(nodist_gcry_md5_module_SOURCES) \ -@COND_i386_efi_TRUE@ gcry_md5.marker -@COND_i386_efi_TRUE@am__append_11229 = gcry_md5.mod -@COND_i386_efi_TRUE@am__append_11230 = gcry_md5.marker -@COND_i386_qemu_TRUE@am__append_11231 = gcry_md5.module -@COND_i386_qemu_TRUE@am__append_11232 = gcry_md5.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_11233 = -@COND_i386_qemu_TRUE@am__append_11234 = $(nodist_gcry_md5_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_11235 = \ -@COND_i386_qemu_TRUE@ $(nodist_gcry_md5_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gcry_md5.marker -@COND_i386_qemu_TRUE@am__append_11236 = gcry_md5.mod -@COND_i386_qemu_TRUE@am__append_11237 = gcry_md5.marker -@COND_i386_coreboot_TRUE@am__append_11238 = gcry_md5.module -@COND_i386_coreboot_TRUE@am__append_11239 = gcry_md5.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_11240 = -@COND_i386_coreboot_TRUE@am__append_11241 = $(nodist_gcry_md5_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_11242 = \ -@COND_i386_coreboot_TRUE@ $(nodist_gcry_md5_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gcry_md5.marker -@COND_i386_coreboot_TRUE@am__append_11243 = gcry_md5.mod -@COND_i386_coreboot_TRUE@am__append_11244 = gcry_md5.marker -@COND_i386_multiboot_TRUE@am__append_11245 = gcry_md5.module -@COND_i386_multiboot_TRUE@am__append_11246 = gcry_md5.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_11247 = -@COND_i386_multiboot_TRUE@am__append_11248 = $(nodist_gcry_md5_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_11249 = \ -@COND_i386_multiboot_TRUE@ $(nodist_gcry_md5_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gcry_md5.marker -@COND_i386_multiboot_TRUE@am__append_11250 = gcry_md5.mod -@COND_i386_multiboot_TRUE@am__append_11251 = gcry_md5.marker -@COND_i386_ieee1275_TRUE@am__append_11252 = gcry_md5.module -@COND_i386_ieee1275_TRUE@am__append_11253 = gcry_md5.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_11254 = -@COND_i386_ieee1275_TRUE@am__append_11255 = $(nodist_gcry_md5_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_11256 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_gcry_md5_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gcry_md5.marker -@COND_i386_ieee1275_TRUE@am__append_11257 = gcry_md5.mod -@COND_i386_ieee1275_TRUE@am__append_11258 = gcry_md5.marker -@COND_x86_64_efi_TRUE@am__append_11259 = gcry_md5.module -@COND_x86_64_efi_TRUE@am__append_11260 = gcry_md5.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_11261 = -@COND_x86_64_efi_TRUE@am__append_11262 = $(nodist_gcry_md5_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_11263 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gcry_md5_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gcry_md5.marker -@COND_x86_64_efi_TRUE@am__append_11264 = gcry_md5.mod -@COND_x86_64_efi_TRUE@am__append_11265 = gcry_md5.marker -@COND_mips_yeeloong_TRUE@am__append_11266 = gcry_md5.module -@COND_mips_yeeloong_TRUE@am__append_11267 = gcry_md5.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_11268 = -@COND_mips_yeeloong_TRUE@am__append_11269 = $(nodist_gcry_md5_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_11270 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_gcry_md5_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gcry_md5.marker -@COND_mips_yeeloong_TRUE@am__append_11271 = gcry_md5.mod -@COND_mips_yeeloong_TRUE@am__append_11272 = gcry_md5.marker -@COND_sparc64_ieee1275_TRUE@am__append_11273 = gcry_md5.module -@COND_sparc64_ieee1275_TRUE@am__append_11274 = gcry_md5.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_11275 = -@COND_sparc64_ieee1275_TRUE@am__append_11276 = $(nodist_gcry_md5_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_11277 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_gcry_md5_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gcry_md5.marker -@COND_sparc64_ieee1275_TRUE@am__append_11278 = gcry_md5.mod -@COND_sparc64_ieee1275_TRUE@am__append_11279 = gcry_md5.marker -@COND_powerpc_ieee1275_TRUE@am__append_11280 = gcry_md5.module -@COND_powerpc_ieee1275_TRUE@am__append_11281 = gcry_md5.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_11282 = -@COND_powerpc_ieee1275_TRUE@am__append_11283 = $(nodist_gcry_md5_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_11284 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_gcry_md5_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gcry_md5.marker -@COND_powerpc_ieee1275_TRUE@am__append_11285 = gcry_md5.mod -@COND_powerpc_ieee1275_TRUE@am__append_11286 = gcry_md5.marker -@COND_emu_TRUE@am__append_11287 = gcry_rfc2268.module -@COND_emu_TRUE@am__append_11288 = gcry_rfc2268.module$(EXEEXT) -@COND_emu_TRUE@am__append_11289 = -@COND_emu_TRUE@am__append_11290 = $(nodist_gcry_rfc2268_module_SOURCES) -@COND_emu_TRUE@am__append_11291 = \ -@COND_emu_TRUE@ $(nodist_gcry_rfc2268_module_SOURCES) \ -@COND_emu_TRUE@ gcry_rfc2268.marker -@COND_emu_TRUE@am__append_11292 = gcry_rfc2268.mod -@COND_emu_TRUE@am__append_11293 = gcry_rfc2268.marker -@COND_i386_pc_TRUE@am__append_11294 = gcry_rfc2268.module -@COND_i386_pc_TRUE@am__append_11295 = gcry_rfc2268.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_11296 = -@COND_i386_pc_TRUE@am__append_11297 = $(nodist_gcry_rfc2268_module_SOURCES) -@COND_i386_pc_TRUE@am__append_11298 = \ -@COND_i386_pc_TRUE@ $(nodist_gcry_rfc2268_module_SOURCES) \ -@COND_i386_pc_TRUE@ gcry_rfc2268.marker -@COND_i386_pc_TRUE@am__append_11299 = gcry_rfc2268.mod -@COND_i386_pc_TRUE@am__append_11300 = gcry_rfc2268.marker -@COND_i386_efi_TRUE@am__append_11301 = gcry_rfc2268.module -@COND_i386_efi_TRUE@am__append_11302 = gcry_rfc2268.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_11303 = -@COND_i386_efi_TRUE@am__append_11304 = $(nodist_gcry_rfc2268_module_SOURCES) -@COND_i386_efi_TRUE@am__append_11305 = \ -@COND_i386_efi_TRUE@ $(nodist_gcry_rfc2268_module_SOURCES) \ -@COND_i386_efi_TRUE@ gcry_rfc2268.marker -@COND_i386_efi_TRUE@am__append_11306 = gcry_rfc2268.mod -@COND_i386_efi_TRUE@am__append_11307 = gcry_rfc2268.marker -@COND_i386_qemu_TRUE@am__append_11308 = gcry_rfc2268.module -@COND_i386_qemu_TRUE@am__append_11309 = gcry_rfc2268.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_11310 = -@COND_i386_qemu_TRUE@am__append_11311 = $(nodist_gcry_rfc2268_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_11312 = \ -@COND_i386_qemu_TRUE@ $(nodist_gcry_rfc2268_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gcry_rfc2268.marker -@COND_i386_qemu_TRUE@am__append_11313 = gcry_rfc2268.mod -@COND_i386_qemu_TRUE@am__append_11314 = gcry_rfc2268.marker -@COND_i386_coreboot_TRUE@am__append_11315 = gcry_rfc2268.module -@COND_i386_coreboot_TRUE@am__append_11316 = gcry_rfc2268.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_11317 = -@COND_i386_coreboot_TRUE@am__append_11318 = $(nodist_gcry_rfc2268_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_11319 = $(nodist_gcry_rfc2268_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gcry_rfc2268.marker -@COND_i386_coreboot_TRUE@am__append_11320 = gcry_rfc2268.mod -@COND_i386_coreboot_TRUE@am__append_11321 = gcry_rfc2268.marker -@COND_i386_multiboot_TRUE@am__append_11322 = gcry_rfc2268.module -@COND_i386_multiboot_TRUE@am__append_11323 = gcry_rfc2268.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_11324 = -@COND_i386_multiboot_TRUE@am__append_11325 = $(nodist_gcry_rfc2268_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_11326 = $(nodist_gcry_rfc2268_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gcry_rfc2268.marker -@COND_i386_multiboot_TRUE@am__append_11327 = gcry_rfc2268.mod -@COND_i386_multiboot_TRUE@am__append_11328 = gcry_rfc2268.marker -@COND_i386_ieee1275_TRUE@am__append_11329 = gcry_rfc2268.module -@COND_i386_ieee1275_TRUE@am__append_11330 = gcry_rfc2268.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_11331 = -@COND_i386_ieee1275_TRUE@am__append_11332 = $(nodist_gcry_rfc2268_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_11333 = $(nodist_gcry_rfc2268_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gcry_rfc2268.marker -@COND_i386_ieee1275_TRUE@am__append_11334 = gcry_rfc2268.mod -@COND_i386_ieee1275_TRUE@am__append_11335 = gcry_rfc2268.marker -@COND_x86_64_efi_TRUE@am__append_11336 = gcry_rfc2268.module -@COND_x86_64_efi_TRUE@am__append_11337 = gcry_rfc2268.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_11338 = -@COND_x86_64_efi_TRUE@am__append_11339 = $(nodist_gcry_rfc2268_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_11340 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gcry_rfc2268_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gcry_rfc2268.marker -@COND_x86_64_efi_TRUE@am__append_11341 = gcry_rfc2268.mod -@COND_x86_64_efi_TRUE@am__append_11342 = gcry_rfc2268.marker -@COND_mips_yeeloong_TRUE@am__append_11343 = gcry_rfc2268.module -@COND_mips_yeeloong_TRUE@am__append_11344 = gcry_rfc2268.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_11345 = -@COND_mips_yeeloong_TRUE@am__append_11346 = $(nodist_gcry_rfc2268_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_11347 = $(nodist_gcry_rfc2268_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gcry_rfc2268.marker -@COND_mips_yeeloong_TRUE@am__append_11348 = gcry_rfc2268.mod -@COND_mips_yeeloong_TRUE@am__append_11349 = gcry_rfc2268.marker -@COND_sparc64_ieee1275_TRUE@am__append_11350 = gcry_rfc2268.module -@COND_sparc64_ieee1275_TRUE@am__append_11351 = gcry_rfc2268.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_11352 = -@COND_sparc64_ieee1275_TRUE@am__append_11353 = $(nodist_gcry_rfc2268_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_11354 = $(nodist_gcry_rfc2268_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gcry_rfc2268.marker -@COND_sparc64_ieee1275_TRUE@am__append_11355 = gcry_rfc2268.mod -@COND_sparc64_ieee1275_TRUE@am__append_11356 = gcry_rfc2268.marker -@COND_powerpc_ieee1275_TRUE@am__append_11357 = gcry_rfc2268.module -@COND_powerpc_ieee1275_TRUE@am__append_11358 = gcry_rfc2268.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_11359 = -@COND_powerpc_ieee1275_TRUE@am__append_11360 = $(nodist_gcry_rfc2268_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_11361 = $(nodist_gcry_rfc2268_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gcry_rfc2268.marker -@COND_powerpc_ieee1275_TRUE@am__append_11362 = gcry_rfc2268.mod -@COND_powerpc_ieee1275_TRUE@am__append_11363 = gcry_rfc2268.marker -@COND_emu_TRUE@am__append_11364 = gcry_rijndael.module -@COND_emu_TRUE@am__append_11365 = gcry_rijndael.module$(EXEEXT) -@COND_emu_TRUE@am__append_11366 = -@COND_emu_TRUE@am__append_11367 = $(nodist_gcry_rijndael_module_SOURCES) -@COND_emu_TRUE@am__append_11368 = \ -@COND_emu_TRUE@ $(nodist_gcry_rijndael_module_SOURCES) \ -@COND_emu_TRUE@ gcry_rijndael.marker -@COND_emu_TRUE@am__append_11369 = gcry_rijndael.mod -@COND_emu_TRUE@am__append_11370 = gcry_rijndael.marker -@COND_i386_pc_TRUE@am__append_11371 = gcry_rijndael.module -@COND_i386_pc_TRUE@am__append_11372 = gcry_rijndael.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_11373 = -@COND_i386_pc_TRUE@am__append_11374 = $(nodist_gcry_rijndael_module_SOURCES) -@COND_i386_pc_TRUE@am__append_11375 = \ -@COND_i386_pc_TRUE@ $(nodist_gcry_rijndael_module_SOURCES) \ -@COND_i386_pc_TRUE@ gcry_rijndael.marker -@COND_i386_pc_TRUE@am__append_11376 = gcry_rijndael.mod -@COND_i386_pc_TRUE@am__append_11377 = gcry_rijndael.marker -@COND_i386_efi_TRUE@am__append_11378 = gcry_rijndael.module -@COND_i386_efi_TRUE@am__append_11379 = gcry_rijndael.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_11380 = -@COND_i386_efi_TRUE@am__append_11381 = $(nodist_gcry_rijndael_module_SOURCES) -@COND_i386_efi_TRUE@am__append_11382 = \ -@COND_i386_efi_TRUE@ $(nodist_gcry_rijndael_module_SOURCES) \ -@COND_i386_efi_TRUE@ gcry_rijndael.marker -@COND_i386_efi_TRUE@am__append_11383 = gcry_rijndael.mod -@COND_i386_efi_TRUE@am__append_11384 = gcry_rijndael.marker -@COND_i386_qemu_TRUE@am__append_11385 = gcry_rijndael.module -@COND_i386_qemu_TRUE@am__append_11386 = gcry_rijndael.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_11387 = -@COND_i386_qemu_TRUE@am__append_11388 = $(nodist_gcry_rijndael_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_11389 = \ -@COND_i386_qemu_TRUE@ $(nodist_gcry_rijndael_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gcry_rijndael.marker -@COND_i386_qemu_TRUE@am__append_11390 = gcry_rijndael.mod -@COND_i386_qemu_TRUE@am__append_11391 = gcry_rijndael.marker -@COND_i386_coreboot_TRUE@am__append_11392 = gcry_rijndael.module -@COND_i386_coreboot_TRUE@am__append_11393 = gcry_rijndael.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_11394 = -@COND_i386_coreboot_TRUE@am__append_11395 = $(nodist_gcry_rijndael_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_11396 = $(nodist_gcry_rijndael_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gcry_rijndael.marker -@COND_i386_coreboot_TRUE@am__append_11397 = gcry_rijndael.mod -@COND_i386_coreboot_TRUE@am__append_11398 = gcry_rijndael.marker -@COND_i386_multiboot_TRUE@am__append_11399 = gcry_rijndael.module -@COND_i386_multiboot_TRUE@am__append_11400 = gcry_rijndael.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_11401 = -@COND_i386_multiboot_TRUE@am__append_11402 = $(nodist_gcry_rijndael_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_11403 = $(nodist_gcry_rijndael_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gcry_rijndael.marker -@COND_i386_multiboot_TRUE@am__append_11404 = gcry_rijndael.mod -@COND_i386_multiboot_TRUE@am__append_11405 = gcry_rijndael.marker -@COND_i386_ieee1275_TRUE@am__append_11406 = gcry_rijndael.module -@COND_i386_ieee1275_TRUE@am__append_11407 = gcry_rijndael.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_11408 = -@COND_i386_ieee1275_TRUE@am__append_11409 = $(nodist_gcry_rijndael_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_11410 = $(nodist_gcry_rijndael_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gcry_rijndael.marker -@COND_i386_ieee1275_TRUE@am__append_11411 = gcry_rijndael.mod -@COND_i386_ieee1275_TRUE@am__append_11412 = gcry_rijndael.marker -@COND_x86_64_efi_TRUE@am__append_11413 = gcry_rijndael.module -@COND_x86_64_efi_TRUE@am__append_11414 = gcry_rijndael.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_11415 = -@COND_x86_64_efi_TRUE@am__append_11416 = $(nodist_gcry_rijndael_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_11417 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gcry_rijndael_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gcry_rijndael.marker -@COND_x86_64_efi_TRUE@am__append_11418 = gcry_rijndael.mod -@COND_x86_64_efi_TRUE@am__append_11419 = gcry_rijndael.marker -@COND_mips_yeeloong_TRUE@am__append_11420 = gcry_rijndael.module -@COND_mips_yeeloong_TRUE@am__append_11421 = gcry_rijndael.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_11422 = -@COND_mips_yeeloong_TRUE@am__append_11423 = $(nodist_gcry_rijndael_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_11424 = $(nodist_gcry_rijndael_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gcry_rijndael.marker -@COND_mips_yeeloong_TRUE@am__append_11425 = gcry_rijndael.mod -@COND_mips_yeeloong_TRUE@am__append_11426 = gcry_rijndael.marker -@COND_sparc64_ieee1275_TRUE@am__append_11427 = gcry_rijndael.module -@COND_sparc64_ieee1275_TRUE@am__append_11428 = gcry_rijndael.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_11429 = -@COND_sparc64_ieee1275_TRUE@am__append_11430 = $(nodist_gcry_rijndael_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_11431 = $(nodist_gcry_rijndael_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gcry_rijndael.marker -@COND_sparc64_ieee1275_TRUE@am__append_11432 = gcry_rijndael.mod -@COND_sparc64_ieee1275_TRUE@am__append_11433 = gcry_rijndael.marker -@COND_powerpc_ieee1275_TRUE@am__append_11434 = gcry_rijndael.module -@COND_powerpc_ieee1275_TRUE@am__append_11435 = gcry_rijndael.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_11436 = -@COND_powerpc_ieee1275_TRUE@am__append_11437 = $(nodist_gcry_rijndael_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_11438 = $(nodist_gcry_rijndael_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gcry_rijndael.marker -@COND_powerpc_ieee1275_TRUE@am__append_11439 = gcry_rijndael.mod -@COND_powerpc_ieee1275_TRUE@am__append_11440 = gcry_rijndael.marker -@COND_emu_TRUE@am__append_11441 = gcry_rmd160.module -@COND_emu_TRUE@am__append_11442 = gcry_rmd160.module$(EXEEXT) -@COND_emu_TRUE@am__append_11443 = -@COND_emu_TRUE@am__append_11444 = $(nodist_gcry_rmd160_module_SOURCES) -@COND_emu_TRUE@am__append_11445 = \ -@COND_emu_TRUE@ $(nodist_gcry_rmd160_module_SOURCES) \ -@COND_emu_TRUE@ gcry_rmd160.marker -@COND_emu_TRUE@am__append_11446 = gcry_rmd160.mod -@COND_emu_TRUE@am__append_11447 = gcry_rmd160.marker -@COND_i386_pc_TRUE@am__append_11448 = gcry_rmd160.module -@COND_i386_pc_TRUE@am__append_11449 = gcry_rmd160.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_11450 = -@COND_i386_pc_TRUE@am__append_11451 = $(nodist_gcry_rmd160_module_SOURCES) -@COND_i386_pc_TRUE@am__append_11452 = \ -@COND_i386_pc_TRUE@ $(nodist_gcry_rmd160_module_SOURCES) \ -@COND_i386_pc_TRUE@ gcry_rmd160.marker -@COND_i386_pc_TRUE@am__append_11453 = gcry_rmd160.mod -@COND_i386_pc_TRUE@am__append_11454 = gcry_rmd160.marker -@COND_i386_efi_TRUE@am__append_11455 = gcry_rmd160.module -@COND_i386_efi_TRUE@am__append_11456 = gcry_rmd160.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_11457 = -@COND_i386_efi_TRUE@am__append_11458 = $(nodist_gcry_rmd160_module_SOURCES) -@COND_i386_efi_TRUE@am__append_11459 = \ -@COND_i386_efi_TRUE@ $(nodist_gcry_rmd160_module_SOURCES) \ -@COND_i386_efi_TRUE@ gcry_rmd160.marker -@COND_i386_efi_TRUE@am__append_11460 = gcry_rmd160.mod -@COND_i386_efi_TRUE@am__append_11461 = gcry_rmd160.marker -@COND_i386_qemu_TRUE@am__append_11462 = gcry_rmd160.module -@COND_i386_qemu_TRUE@am__append_11463 = gcry_rmd160.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_11464 = -@COND_i386_qemu_TRUE@am__append_11465 = $(nodist_gcry_rmd160_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_11466 = \ -@COND_i386_qemu_TRUE@ $(nodist_gcry_rmd160_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gcry_rmd160.marker -@COND_i386_qemu_TRUE@am__append_11467 = gcry_rmd160.mod -@COND_i386_qemu_TRUE@am__append_11468 = gcry_rmd160.marker -@COND_i386_coreboot_TRUE@am__append_11469 = gcry_rmd160.module -@COND_i386_coreboot_TRUE@am__append_11470 = gcry_rmd160.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_11471 = -@COND_i386_coreboot_TRUE@am__append_11472 = $(nodist_gcry_rmd160_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_11473 = \ -@COND_i386_coreboot_TRUE@ $(nodist_gcry_rmd160_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gcry_rmd160.marker -@COND_i386_coreboot_TRUE@am__append_11474 = gcry_rmd160.mod -@COND_i386_coreboot_TRUE@am__append_11475 = gcry_rmd160.marker -@COND_i386_multiboot_TRUE@am__append_11476 = gcry_rmd160.module -@COND_i386_multiboot_TRUE@am__append_11477 = gcry_rmd160.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_11478 = -@COND_i386_multiboot_TRUE@am__append_11479 = $(nodist_gcry_rmd160_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_11480 = $(nodist_gcry_rmd160_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gcry_rmd160.marker -@COND_i386_multiboot_TRUE@am__append_11481 = gcry_rmd160.mod -@COND_i386_multiboot_TRUE@am__append_11482 = gcry_rmd160.marker -@COND_i386_ieee1275_TRUE@am__append_11483 = gcry_rmd160.module -@COND_i386_ieee1275_TRUE@am__append_11484 = gcry_rmd160.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_11485 = -@COND_i386_ieee1275_TRUE@am__append_11486 = $(nodist_gcry_rmd160_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_11487 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_gcry_rmd160_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gcry_rmd160.marker -@COND_i386_ieee1275_TRUE@am__append_11488 = gcry_rmd160.mod -@COND_i386_ieee1275_TRUE@am__append_11489 = gcry_rmd160.marker -@COND_x86_64_efi_TRUE@am__append_11490 = gcry_rmd160.module -@COND_x86_64_efi_TRUE@am__append_11491 = gcry_rmd160.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_11492 = -@COND_x86_64_efi_TRUE@am__append_11493 = $(nodist_gcry_rmd160_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_11494 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gcry_rmd160_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gcry_rmd160.marker -@COND_x86_64_efi_TRUE@am__append_11495 = gcry_rmd160.mod -@COND_x86_64_efi_TRUE@am__append_11496 = gcry_rmd160.marker -@COND_mips_yeeloong_TRUE@am__append_11497 = gcry_rmd160.module -@COND_mips_yeeloong_TRUE@am__append_11498 = gcry_rmd160.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_11499 = -@COND_mips_yeeloong_TRUE@am__append_11500 = $(nodist_gcry_rmd160_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_11501 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_gcry_rmd160_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gcry_rmd160.marker -@COND_mips_yeeloong_TRUE@am__append_11502 = gcry_rmd160.mod -@COND_mips_yeeloong_TRUE@am__append_11503 = gcry_rmd160.marker -@COND_sparc64_ieee1275_TRUE@am__append_11504 = gcry_rmd160.module -@COND_sparc64_ieee1275_TRUE@am__append_11505 = gcry_rmd160.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_11506 = -@COND_sparc64_ieee1275_TRUE@am__append_11507 = $(nodist_gcry_rmd160_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_11508 = $(nodist_gcry_rmd160_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gcry_rmd160.marker -@COND_sparc64_ieee1275_TRUE@am__append_11509 = gcry_rmd160.mod -@COND_sparc64_ieee1275_TRUE@am__append_11510 = gcry_rmd160.marker -@COND_powerpc_ieee1275_TRUE@am__append_11511 = gcry_rmd160.module -@COND_powerpc_ieee1275_TRUE@am__append_11512 = gcry_rmd160.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_11513 = -@COND_powerpc_ieee1275_TRUE@am__append_11514 = $(nodist_gcry_rmd160_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_11515 = $(nodist_gcry_rmd160_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gcry_rmd160.marker -@COND_powerpc_ieee1275_TRUE@am__append_11516 = gcry_rmd160.mod -@COND_powerpc_ieee1275_TRUE@am__append_11517 = gcry_rmd160.marker -@COND_emu_TRUE@am__append_11518 = gcry_seed.module -@COND_emu_TRUE@am__append_11519 = gcry_seed.module$(EXEEXT) -@COND_emu_TRUE@am__append_11520 = -@COND_emu_TRUE@am__append_11521 = $(nodist_gcry_seed_module_SOURCES) -@COND_emu_TRUE@am__append_11522 = $(nodist_gcry_seed_module_SOURCES) \ -@COND_emu_TRUE@ gcry_seed.marker -@COND_emu_TRUE@am__append_11523 = gcry_seed.mod -@COND_emu_TRUE@am__append_11524 = gcry_seed.marker -@COND_i386_pc_TRUE@am__append_11525 = gcry_seed.module -@COND_i386_pc_TRUE@am__append_11526 = gcry_seed.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_11527 = -@COND_i386_pc_TRUE@am__append_11528 = $(nodist_gcry_seed_module_SOURCES) -@COND_i386_pc_TRUE@am__append_11529 = \ -@COND_i386_pc_TRUE@ $(nodist_gcry_seed_module_SOURCES) \ -@COND_i386_pc_TRUE@ gcry_seed.marker -@COND_i386_pc_TRUE@am__append_11530 = gcry_seed.mod -@COND_i386_pc_TRUE@am__append_11531 = gcry_seed.marker -@COND_i386_efi_TRUE@am__append_11532 = gcry_seed.module -@COND_i386_efi_TRUE@am__append_11533 = gcry_seed.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_11534 = -@COND_i386_efi_TRUE@am__append_11535 = $(nodist_gcry_seed_module_SOURCES) -@COND_i386_efi_TRUE@am__append_11536 = \ -@COND_i386_efi_TRUE@ $(nodist_gcry_seed_module_SOURCES) \ -@COND_i386_efi_TRUE@ gcry_seed.marker -@COND_i386_efi_TRUE@am__append_11537 = gcry_seed.mod -@COND_i386_efi_TRUE@am__append_11538 = gcry_seed.marker -@COND_i386_qemu_TRUE@am__append_11539 = gcry_seed.module -@COND_i386_qemu_TRUE@am__append_11540 = gcry_seed.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_11541 = -@COND_i386_qemu_TRUE@am__append_11542 = $(nodist_gcry_seed_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_11543 = \ -@COND_i386_qemu_TRUE@ $(nodist_gcry_seed_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gcry_seed.marker -@COND_i386_qemu_TRUE@am__append_11544 = gcry_seed.mod -@COND_i386_qemu_TRUE@am__append_11545 = gcry_seed.marker -@COND_i386_coreboot_TRUE@am__append_11546 = gcry_seed.module -@COND_i386_coreboot_TRUE@am__append_11547 = gcry_seed.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_11548 = -@COND_i386_coreboot_TRUE@am__append_11549 = $(nodist_gcry_seed_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_11550 = \ -@COND_i386_coreboot_TRUE@ $(nodist_gcry_seed_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gcry_seed.marker -@COND_i386_coreboot_TRUE@am__append_11551 = gcry_seed.mod -@COND_i386_coreboot_TRUE@am__append_11552 = gcry_seed.marker -@COND_i386_multiboot_TRUE@am__append_11553 = gcry_seed.module -@COND_i386_multiboot_TRUE@am__append_11554 = gcry_seed.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_11555 = -@COND_i386_multiboot_TRUE@am__append_11556 = $(nodist_gcry_seed_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_11557 = \ -@COND_i386_multiboot_TRUE@ $(nodist_gcry_seed_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gcry_seed.marker -@COND_i386_multiboot_TRUE@am__append_11558 = gcry_seed.mod -@COND_i386_multiboot_TRUE@am__append_11559 = gcry_seed.marker -@COND_i386_ieee1275_TRUE@am__append_11560 = gcry_seed.module -@COND_i386_ieee1275_TRUE@am__append_11561 = gcry_seed.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_11562 = -@COND_i386_ieee1275_TRUE@am__append_11563 = $(nodist_gcry_seed_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_11564 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_gcry_seed_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gcry_seed.marker -@COND_i386_ieee1275_TRUE@am__append_11565 = gcry_seed.mod -@COND_i386_ieee1275_TRUE@am__append_11566 = gcry_seed.marker -@COND_x86_64_efi_TRUE@am__append_11567 = gcry_seed.module -@COND_x86_64_efi_TRUE@am__append_11568 = gcry_seed.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_11569 = -@COND_x86_64_efi_TRUE@am__append_11570 = $(nodist_gcry_seed_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_11571 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gcry_seed_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gcry_seed.marker -@COND_x86_64_efi_TRUE@am__append_11572 = gcry_seed.mod -@COND_x86_64_efi_TRUE@am__append_11573 = gcry_seed.marker -@COND_mips_yeeloong_TRUE@am__append_11574 = gcry_seed.module -@COND_mips_yeeloong_TRUE@am__append_11575 = gcry_seed.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_11576 = -@COND_mips_yeeloong_TRUE@am__append_11577 = $(nodist_gcry_seed_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_11578 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_gcry_seed_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gcry_seed.marker -@COND_mips_yeeloong_TRUE@am__append_11579 = gcry_seed.mod -@COND_mips_yeeloong_TRUE@am__append_11580 = gcry_seed.marker -@COND_sparc64_ieee1275_TRUE@am__append_11581 = gcry_seed.module -@COND_sparc64_ieee1275_TRUE@am__append_11582 = gcry_seed.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_11583 = -@COND_sparc64_ieee1275_TRUE@am__append_11584 = $(nodist_gcry_seed_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_11585 = $(nodist_gcry_seed_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gcry_seed.marker -@COND_sparc64_ieee1275_TRUE@am__append_11586 = gcry_seed.mod -@COND_sparc64_ieee1275_TRUE@am__append_11587 = gcry_seed.marker -@COND_powerpc_ieee1275_TRUE@am__append_11588 = gcry_seed.module -@COND_powerpc_ieee1275_TRUE@am__append_11589 = gcry_seed.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_11590 = -@COND_powerpc_ieee1275_TRUE@am__append_11591 = $(nodist_gcry_seed_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_11592 = $(nodist_gcry_seed_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gcry_seed.marker -@COND_powerpc_ieee1275_TRUE@am__append_11593 = gcry_seed.mod -@COND_powerpc_ieee1275_TRUE@am__append_11594 = gcry_seed.marker -@COND_emu_TRUE@am__append_11595 = gcry_serpent.module -@COND_emu_TRUE@am__append_11596 = gcry_serpent.module$(EXEEXT) -@COND_emu_TRUE@am__append_11597 = -@COND_emu_TRUE@am__append_11598 = $(nodist_gcry_serpent_module_SOURCES) -@COND_emu_TRUE@am__append_11599 = \ -@COND_emu_TRUE@ $(nodist_gcry_serpent_module_SOURCES) \ -@COND_emu_TRUE@ gcry_serpent.marker -@COND_emu_TRUE@am__append_11600 = gcry_serpent.mod -@COND_emu_TRUE@am__append_11601 = gcry_serpent.marker -@COND_i386_pc_TRUE@am__append_11602 = gcry_serpent.module -@COND_i386_pc_TRUE@am__append_11603 = gcry_serpent.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_11604 = -@COND_i386_pc_TRUE@am__append_11605 = $(nodist_gcry_serpent_module_SOURCES) -@COND_i386_pc_TRUE@am__append_11606 = \ -@COND_i386_pc_TRUE@ $(nodist_gcry_serpent_module_SOURCES) \ -@COND_i386_pc_TRUE@ gcry_serpent.marker -@COND_i386_pc_TRUE@am__append_11607 = gcry_serpent.mod -@COND_i386_pc_TRUE@am__append_11608 = gcry_serpent.marker -@COND_i386_efi_TRUE@am__append_11609 = gcry_serpent.module -@COND_i386_efi_TRUE@am__append_11610 = gcry_serpent.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_11611 = -@COND_i386_efi_TRUE@am__append_11612 = $(nodist_gcry_serpent_module_SOURCES) -@COND_i386_efi_TRUE@am__append_11613 = \ -@COND_i386_efi_TRUE@ $(nodist_gcry_serpent_module_SOURCES) \ -@COND_i386_efi_TRUE@ gcry_serpent.marker -@COND_i386_efi_TRUE@am__append_11614 = gcry_serpent.mod -@COND_i386_efi_TRUE@am__append_11615 = gcry_serpent.marker -@COND_i386_qemu_TRUE@am__append_11616 = gcry_serpent.module -@COND_i386_qemu_TRUE@am__append_11617 = gcry_serpent.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_11618 = -@COND_i386_qemu_TRUE@am__append_11619 = $(nodist_gcry_serpent_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_11620 = \ -@COND_i386_qemu_TRUE@ $(nodist_gcry_serpent_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gcry_serpent.marker -@COND_i386_qemu_TRUE@am__append_11621 = gcry_serpent.mod -@COND_i386_qemu_TRUE@am__append_11622 = gcry_serpent.marker -@COND_i386_coreboot_TRUE@am__append_11623 = gcry_serpent.module -@COND_i386_coreboot_TRUE@am__append_11624 = gcry_serpent.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_11625 = -@COND_i386_coreboot_TRUE@am__append_11626 = $(nodist_gcry_serpent_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_11627 = $(nodist_gcry_serpent_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gcry_serpent.marker -@COND_i386_coreboot_TRUE@am__append_11628 = gcry_serpent.mod -@COND_i386_coreboot_TRUE@am__append_11629 = gcry_serpent.marker -@COND_i386_multiboot_TRUE@am__append_11630 = gcry_serpent.module -@COND_i386_multiboot_TRUE@am__append_11631 = gcry_serpent.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_11632 = -@COND_i386_multiboot_TRUE@am__append_11633 = $(nodist_gcry_serpent_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_11634 = $(nodist_gcry_serpent_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gcry_serpent.marker -@COND_i386_multiboot_TRUE@am__append_11635 = gcry_serpent.mod -@COND_i386_multiboot_TRUE@am__append_11636 = gcry_serpent.marker -@COND_i386_ieee1275_TRUE@am__append_11637 = gcry_serpent.module -@COND_i386_ieee1275_TRUE@am__append_11638 = gcry_serpent.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_11639 = -@COND_i386_ieee1275_TRUE@am__append_11640 = $(nodist_gcry_serpent_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_11641 = $(nodist_gcry_serpent_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gcry_serpent.marker -@COND_i386_ieee1275_TRUE@am__append_11642 = gcry_serpent.mod -@COND_i386_ieee1275_TRUE@am__append_11643 = gcry_serpent.marker -@COND_x86_64_efi_TRUE@am__append_11644 = gcry_serpent.module -@COND_x86_64_efi_TRUE@am__append_11645 = gcry_serpent.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_11646 = -@COND_x86_64_efi_TRUE@am__append_11647 = $(nodist_gcry_serpent_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_11648 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gcry_serpent_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gcry_serpent.marker -@COND_x86_64_efi_TRUE@am__append_11649 = gcry_serpent.mod -@COND_x86_64_efi_TRUE@am__append_11650 = gcry_serpent.marker -@COND_mips_yeeloong_TRUE@am__append_11651 = gcry_serpent.module -@COND_mips_yeeloong_TRUE@am__append_11652 = gcry_serpent.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_11653 = -@COND_mips_yeeloong_TRUE@am__append_11654 = $(nodist_gcry_serpent_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_11655 = $(nodist_gcry_serpent_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gcry_serpent.marker -@COND_mips_yeeloong_TRUE@am__append_11656 = gcry_serpent.mod -@COND_mips_yeeloong_TRUE@am__append_11657 = gcry_serpent.marker -@COND_sparc64_ieee1275_TRUE@am__append_11658 = gcry_serpent.module -@COND_sparc64_ieee1275_TRUE@am__append_11659 = gcry_serpent.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_11660 = -@COND_sparc64_ieee1275_TRUE@am__append_11661 = $(nodist_gcry_serpent_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_11662 = $(nodist_gcry_serpent_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gcry_serpent.marker -@COND_sparc64_ieee1275_TRUE@am__append_11663 = gcry_serpent.mod -@COND_sparc64_ieee1275_TRUE@am__append_11664 = gcry_serpent.marker -@COND_powerpc_ieee1275_TRUE@am__append_11665 = gcry_serpent.module -@COND_powerpc_ieee1275_TRUE@am__append_11666 = gcry_serpent.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_11667 = -@COND_powerpc_ieee1275_TRUE@am__append_11668 = $(nodist_gcry_serpent_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_11669 = $(nodist_gcry_serpent_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gcry_serpent.marker -@COND_powerpc_ieee1275_TRUE@am__append_11670 = gcry_serpent.mod -@COND_powerpc_ieee1275_TRUE@am__append_11671 = gcry_serpent.marker -@COND_emu_TRUE@am__append_11672 = gcry_sha1.module -@COND_emu_TRUE@am__append_11673 = gcry_sha1.module$(EXEEXT) -@COND_emu_TRUE@am__append_11674 = -@COND_emu_TRUE@am__append_11675 = $(nodist_gcry_sha1_module_SOURCES) -@COND_emu_TRUE@am__append_11676 = $(nodist_gcry_sha1_module_SOURCES) \ -@COND_emu_TRUE@ gcry_sha1.marker -@COND_emu_TRUE@am__append_11677 = gcry_sha1.mod -@COND_emu_TRUE@am__append_11678 = gcry_sha1.marker -@COND_i386_pc_TRUE@am__append_11679 = gcry_sha1.module -@COND_i386_pc_TRUE@am__append_11680 = gcry_sha1.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_11681 = -@COND_i386_pc_TRUE@am__append_11682 = $(nodist_gcry_sha1_module_SOURCES) -@COND_i386_pc_TRUE@am__append_11683 = \ -@COND_i386_pc_TRUE@ $(nodist_gcry_sha1_module_SOURCES) \ -@COND_i386_pc_TRUE@ gcry_sha1.marker -@COND_i386_pc_TRUE@am__append_11684 = gcry_sha1.mod -@COND_i386_pc_TRUE@am__append_11685 = gcry_sha1.marker -@COND_i386_efi_TRUE@am__append_11686 = gcry_sha1.module -@COND_i386_efi_TRUE@am__append_11687 = gcry_sha1.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_11688 = -@COND_i386_efi_TRUE@am__append_11689 = $(nodist_gcry_sha1_module_SOURCES) -@COND_i386_efi_TRUE@am__append_11690 = \ -@COND_i386_efi_TRUE@ $(nodist_gcry_sha1_module_SOURCES) \ -@COND_i386_efi_TRUE@ gcry_sha1.marker -@COND_i386_efi_TRUE@am__append_11691 = gcry_sha1.mod -@COND_i386_efi_TRUE@am__append_11692 = gcry_sha1.marker -@COND_i386_qemu_TRUE@am__append_11693 = gcry_sha1.module -@COND_i386_qemu_TRUE@am__append_11694 = gcry_sha1.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_11695 = -@COND_i386_qemu_TRUE@am__append_11696 = $(nodist_gcry_sha1_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_11697 = \ -@COND_i386_qemu_TRUE@ $(nodist_gcry_sha1_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gcry_sha1.marker -@COND_i386_qemu_TRUE@am__append_11698 = gcry_sha1.mod -@COND_i386_qemu_TRUE@am__append_11699 = gcry_sha1.marker -@COND_i386_coreboot_TRUE@am__append_11700 = gcry_sha1.module -@COND_i386_coreboot_TRUE@am__append_11701 = gcry_sha1.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_11702 = -@COND_i386_coreboot_TRUE@am__append_11703 = $(nodist_gcry_sha1_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_11704 = \ -@COND_i386_coreboot_TRUE@ $(nodist_gcry_sha1_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gcry_sha1.marker -@COND_i386_coreboot_TRUE@am__append_11705 = gcry_sha1.mod -@COND_i386_coreboot_TRUE@am__append_11706 = gcry_sha1.marker -@COND_i386_multiboot_TRUE@am__append_11707 = gcry_sha1.module -@COND_i386_multiboot_TRUE@am__append_11708 = gcry_sha1.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_11709 = -@COND_i386_multiboot_TRUE@am__append_11710 = $(nodist_gcry_sha1_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_11711 = \ -@COND_i386_multiboot_TRUE@ $(nodist_gcry_sha1_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gcry_sha1.marker -@COND_i386_multiboot_TRUE@am__append_11712 = gcry_sha1.mod -@COND_i386_multiboot_TRUE@am__append_11713 = gcry_sha1.marker -@COND_i386_ieee1275_TRUE@am__append_11714 = gcry_sha1.module -@COND_i386_ieee1275_TRUE@am__append_11715 = gcry_sha1.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_11716 = -@COND_i386_ieee1275_TRUE@am__append_11717 = $(nodist_gcry_sha1_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_11718 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_gcry_sha1_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gcry_sha1.marker -@COND_i386_ieee1275_TRUE@am__append_11719 = gcry_sha1.mod -@COND_i386_ieee1275_TRUE@am__append_11720 = gcry_sha1.marker -@COND_x86_64_efi_TRUE@am__append_11721 = gcry_sha1.module -@COND_x86_64_efi_TRUE@am__append_11722 = gcry_sha1.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_11723 = -@COND_x86_64_efi_TRUE@am__append_11724 = $(nodist_gcry_sha1_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_11725 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gcry_sha1_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gcry_sha1.marker -@COND_x86_64_efi_TRUE@am__append_11726 = gcry_sha1.mod -@COND_x86_64_efi_TRUE@am__append_11727 = gcry_sha1.marker -@COND_mips_yeeloong_TRUE@am__append_11728 = gcry_sha1.module -@COND_mips_yeeloong_TRUE@am__append_11729 = gcry_sha1.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_11730 = -@COND_mips_yeeloong_TRUE@am__append_11731 = $(nodist_gcry_sha1_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_11732 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_gcry_sha1_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gcry_sha1.marker -@COND_mips_yeeloong_TRUE@am__append_11733 = gcry_sha1.mod -@COND_mips_yeeloong_TRUE@am__append_11734 = gcry_sha1.marker -@COND_sparc64_ieee1275_TRUE@am__append_11735 = gcry_sha1.module -@COND_sparc64_ieee1275_TRUE@am__append_11736 = gcry_sha1.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_11737 = -@COND_sparc64_ieee1275_TRUE@am__append_11738 = $(nodist_gcry_sha1_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_11739 = $(nodist_gcry_sha1_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gcry_sha1.marker -@COND_sparc64_ieee1275_TRUE@am__append_11740 = gcry_sha1.mod -@COND_sparc64_ieee1275_TRUE@am__append_11741 = gcry_sha1.marker -@COND_powerpc_ieee1275_TRUE@am__append_11742 = gcry_sha1.module -@COND_powerpc_ieee1275_TRUE@am__append_11743 = gcry_sha1.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_11744 = -@COND_powerpc_ieee1275_TRUE@am__append_11745 = $(nodist_gcry_sha1_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_11746 = $(nodist_gcry_sha1_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gcry_sha1.marker -@COND_powerpc_ieee1275_TRUE@am__append_11747 = gcry_sha1.mod -@COND_powerpc_ieee1275_TRUE@am__append_11748 = gcry_sha1.marker -@COND_emu_TRUE@am__append_11749 = gcry_sha256.module -@COND_emu_TRUE@am__append_11750 = gcry_sha256.module$(EXEEXT) -@COND_emu_TRUE@am__append_11751 = -@COND_emu_TRUE@am__append_11752 = $(nodist_gcry_sha256_module_SOURCES) -@COND_emu_TRUE@am__append_11753 = \ -@COND_emu_TRUE@ $(nodist_gcry_sha256_module_SOURCES) \ -@COND_emu_TRUE@ gcry_sha256.marker -@COND_emu_TRUE@am__append_11754 = gcry_sha256.mod -@COND_emu_TRUE@am__append_11755 = gcry_sha256.marker -@COND_i386_pc_TRUE@am__append_11756 = gcry_sha256.module -@COND_i386_pc_TRUE@am__append_11757 = gcry_sha256.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_11758 = -@COND_i386_pc_TRUE@am__append_11759 = $(nodist_gcry_sha256_module_SOURCES) -@COND_i386_pc_TRUE@am__append_11760 = \ -@COND_i386_pc_TRUE@ $(nodist_gcry_sha256_module_SOURCES) \ -@COND_i386_pc_TRUE@ gcry_sha256.marker -@COND_i386_pc_TRUE@am__append_11761 = gcry_sha256.mod -@COND_i386_pc_TRUE@am__append_11762 = gcry_sha256.marker -@COND_i386_efi_TRUE@am__append_11763 = gcry_sha256.module -@COND_i386_efi_TRUE@am__append_11764 = gcry_sha256.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_11765 = -@COND_i386_efi_TRUE@am__append_11766 = $(nodist_gcry_sha256_module_SOURCES) -@COND_i386_efi_TRUE@am__append_11767 = \ -@COND_i386_efi_TRUE@ $(nodist_gcry_sha256_module_SOURCES) \ -@COND_i386_efi_TRUE@ gcry_sha256.marker -@COND_i386_efi_TRUE@am__append_11768 = gcry_sha256.mod -@COND_i386_efi_TRUE@am__append_11769 = gcry_sha256.marker -@COND_i386_qemu_TRUE@am__append_11770 = gcry_sha256.module -@COND_i386_qemu_TRUE@am__append_11771 = gcry_sha256.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_11772 = -@COND_i386_qemu_TRUE@am__append_11773 = $(nodist_gcry_sha256_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_11774 = \ -@COND_i386_qemu_TRUE@ $(nodist_gcry_sha256_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gcry_sha256.marker -@COND_i386_qemu_TRUE@am__append_11775 = gcry_sha256.mod -@COND_i386_qemu_TRUE@am__append_11776 = gcry_sha256.marker -@COND_i386_coreboot_TRUE@am__append_11777 = gcry_sha256.module -@COND_i386_coreboot_TRUE@am__append_11778 = gcry_sha256.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_11779 = -@COND_i386_coreboot_TRUE@am__append_11780 = $(nodist_gcry_sha256_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_11781 = \ -@COND_i386_coreboot_TRUE@ $(nodist_gcry_sha256_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gcry_sha256.marker -@COND_i386_coreboot_TRUE@am__append_11782 = gcry_sha256.mod -@COND_i386_coreboot_TRUE@am__append_11783 = gcry_sha256.marker -@COND_i386_multiboot_TRUE@am__append_11784 = gcry_sha256.module -@COND_i386_multiboot_TRUE@am__append_11785 = gcry_sha256.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_11786 = -@COND_i386_multiboot_TRUE@am__append_11787 = $(nodist_gcry_sha256_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_11788 = $(nodist_gcry_sha256_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gcry_sha256.marker -@COND_i386_multiboot_TRUE@am__append_11789 = gcry_sha256.mod -@COND_i386_multiboot_TRUE@am__append_11790 = gcry_sha256.marker -@COND_i386_ieee1275_TRUE@am__append_11791 = gcry_sha256.module -@COND_i386_ieee1275_TRUE@am__append_11792 = gcry_sha256.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_11793 = -@COND_i386_ieee1275_TRUE@am__append_11794 = $(nodist_gcry_sha256_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_11795 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_gcry_sha256_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gcry_sha256.marker -@COND_i386_ieee1275_TRUE@am__append_11796 = gcry_sha256.mod -@COND_i386_ieee1275_TRUE@am__append_11797 = gcry_sha256.marker -@COND_x86_64_efi_TRUE@am__append_11798 = gcry_sha256.module -@COND_x86_64_efi_TRUE@am__append_11799 = gcry_sha256.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_11800 = -@COND_x86_64_efi_TRUE@am__append_11801 = $(nodist_gcry_sha256_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_11802 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gcry_sha256_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gcry_sha256.marker -@COND_x86_64_efi_TRUE@am__append_11803 = gcry_sha256.mod -@COND_x86_64_efi_TRUE@am__append_11804 = gcry_sha256.marker -@COND_mips_yeeloong_TRUE@am__append_11805 = gcry_sha256.module -@COND_mips_yeeloong_TRUE@am__append_11806 = gcry_sha256.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_11807 = -@COND_mips_yeeloong_TRUE@am__append_11808 = $(nodist_gcry_sha256_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_11809 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_gcry_sha256_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gcry_sha256.marker -@COND_mips_yeeloong_TRUE@am__append_11810 = gcry_sha256.mod -@COND_mips_yeeloong_TRUE@am__append_11811 = gcry_sha256.marker -@COND_sparc64_ieee1275_TRUE@am__append_11812 = gcry_sha256.module -@COND_sparc64_ieee1275_TRUE@am__append_11813 = gcry_sha256.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_11814 = -@COND_sparc64_ieee1275_TRUE@am__append_11815 = $(nodist_gcry_sha256_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_11816 = $(nodist_gcry_sha256_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gcry_sha256.marker -@COND_sparc64_ieee1275_TRUE@am__append_11817 = gcry_sha256.mod -@COND_sparc64_ieee1275_TRUE@am__append_11818 = gcry_sha256.marker -@COND_powerpc_ieee1275_TRUE@am__append_11819 = gcry_sha256.module -@COND_powerpc_ieee1275_TRUE@am__append_11820 = gcry_sha256.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_11821 = -@COND_powerpc_ieee1275_TRUE@am__append_11822 = $(nodist_gcry_sha256_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_11823 = $(nodist_gcry_sha256_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gcry_sha256.marker -@COND_powerpc_ieee1275_TRUE@am__append_11824 = gcry_sha256.mod -@COND_powerpc_ieee1275_TRUE@am__append_11825 = gcry_sha256.marker -@COND_emu_TRUE@am__append_11826 = gcry_sha512.module -@COND_emu_TRUE@am__append_11827 = gcry_sha512.module$(EXEEXT) -@COND_emu_TRUE@am__append_11828 = -@COND_emu_TRUE@am__append_11829 = $(nodist_gcry_sha512_module_SOURCES) -@COND_emu_TRUE@am__append_11830 = \ -@COND_emu_TRUE@ $(nodist_gcry_sha512_module_SOURCES) \ -@COND_emu_TRUE@ gcry_sha512.marker -@COND_emu_TRUE@am__append_11831 = gcry_sha512.mod -@COND_emu_TRUE@am__append_11832 = gcry_sha512.marker -@COND_i386_pc_TRUE@am__append_11833 = gcry_sha512.module -@COND_i386_pc_TRUE@am__append_11834 = gcry_sha512.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_11835 = -@COND_i386_pc_TRUE@am__append_11836 = $(nodist_gcry_sha512_module_SOURCES) -@COND_i386_pc_TRUE@am__append_11837 = \ -@COND_i386_pc_TRUE@ $(nodist_gcry_sha512_module_SOURCES) \ -@COND_i386_pc_TRUE@ gcry_sha512.marker -@COND_i386_pc_TRUE@am__append_11838 = gcry_sha512.mod -@COND_i386_pc_TRUE@am__append_11839 = gcry_sha512.marker -@COND_i386_efi_TRUE@am__append_11840 = gcry_sha512.module -@COND_i386_efi_TRUE@am__append_11841 = gcry_sha512.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_11842 = -@COND_i386_efi_TRUE@am__append_11843 = $(nodist_gcry_sha512_module_SOURCES) -@COND_i386_efi_TRUE@am__append_11844 = \ -@COND_i386_efi_TRUE@ $(nodist_gcry_sha512_module_SOURCES) \ -@COND_i386_efi_TRUE@ gcry_sha512.marker -@COND_i386_efi_TRUE@am__append_11845 = gcry_sha512.mod -@COND_i386_efi_TRUE@am__append_11846 = gcry_sha512.marker -@COND_i386_qemu_TRUE@am__append_11847 = gcry_sha512.module -@COND_i386_qemu_TRUE@am__append_11848 = gcry_sha512.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_11849 = -@COND_i386_qemu_TRUE@am__append_11850 = $(nodist_gcry_sha512_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_11851 = \ -@COND_i386_qemu_TRUE@ $(nodist_gcry_sha512_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gcry_sha512.marker -@COND_i386_qemu_TRUE@am__append_11852 = gcry_sha512.mod -@COND_i386_qemu_TRUE@am__append_11853 = gcry_sha512.marker -@COND_i386_coreboot_TRUE@am__append_11854 = gcry_sha512.module -@COND_i386_coreboot_TRUE@am__append_11855 = gcry_sha512.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_11856 = -@COND_i386_coreboot_TRUE@am__append_11857 = $(nodist_gcry_sha512_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_11858 = \ -@COND_i386_coreboot_TRUE@ $(nodist_gcry_sha512_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gcry_sha512.marker -@COND_i386_coreboot_TRUE@am__append_11859 = gcry_sha512.mod -@COND_i386_coreboot_TRUE@am__append_11860 = gcry_sha512.marker -@COND_i386_multiboot_TRUE@am__append_11861 = gcry_sha512.module -@COND_i386_multiboot_TRUE@am__append_11862 = gcry_sha512.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_11863 = -@COND_i386_multiboot_TRUE@am__append_11864 = $(nodist_gcry_sha512_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_11865 = $(nodist_gcry_sha512_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gcry_sha512.marker -@COND_i386_multiboot_TRUE@am__append_11866 = gcry_sha512.mod -@COND_i386_multiboot_TRUE@am__append_11867 = gcry_sha512.marker -@COND_i386_ieee1275_TRUE@am__append_11868 = gcry_sha512.module -@COND_i386_ieee1275_TRUE@am__append_11869 = gcry_sha512.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_11870 = -@COND_i386_ieee1275_TRUE@am__append_11871 = $(nodist_gcry_sha512_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_11872 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_gcry_sha512_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gcry_sha512.marker -@COND_i386_ieee1275_TRUE@am__append_11873 = gcry_sha512.mod -@COND_i386_ieee1275_TRUE@am__append_11874 = gcry_sha512.marker -@COND_x86_64_efi_TRUE@am__append_11875 = gcry_sha512.module -@COND_x86_64_efi_TRUE@am__append_11876 = gcry_sha512.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_11877 = -@COND_x86_64_efi_TRUE@am__append_11878 = $(nodist_gcry_sha512_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_11879 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gcry_sha512_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gcry_sha512.marker -@COND_x86_64_efi_TRUE@am__append_11880 = gcry_sha512.mod -@COND_x86_64_efi_TRUE@am__append_11881 = gcry_sha512.marker -@COND_mips_yeeloong_TRUE@am__append_11882 = gcry_sha512.module -@COND_mips_yeeloong_TRUE@am__append_11883 = gcry_sha512.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_11884 = -@COND_mips_yeeloong_TRUE@am__append_11885 = $(nodist_gcry_sha512_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_11886 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_gcry_sha512_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gcry_sha512.marker -@COND_mips_yeeloong_TRUE@am__append_11887 = gcry_sha512.mod -@COND_mips_yeeloong_TRUE@am__append_11888 = gcry_sha512.marker -@COND_sparc64_ieee1275_TRUE@am__append_11889 = gcry_sha512.module -@COND_sparc64_ieee1275_TRUE@am__append_11890 = gcry_sha512.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_11891 = -@COND_sparc64_ieee1275_TRUE@am__append_11892 = $(nodist_gcry_sha512_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_11893 = $(nodist_gcry_sha512_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gcry_sha512.marker -@COND_sparc64_ieee1275_TRUE@am__append_11894 = gcry_sha512.mod -@COND_sparc64_ieee1275_TRUE@am__append_11895 = gcry_sha512.marker -@COND_powerpc_ieee1275_TRUE@am__append_11896 = gcry_sha512.module -@COND_powerpc_ieee1275_TRUE@am__append_11897 = gcry_sha512.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_11898 = -@COND_powerpc_ieee1275_TRUE@am__append_11899 = $(nodist_gcry_sha512_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_11900 = $(nodist_gcry_sha512_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gcry_sha512.marker -@COND_powerpc_ieee1275_TRUE@am__append_11901 = gcry_sha512.mod -@COND_powerpc_ieee1275_TRUE@am__append_11902 = gcry_sha512.marker -@COND_emu_TRUE@am__append_11903 = gcry_tiger.module -@COND_emu_TRUE@am__append_11904 = gcry_tiger.module$(EXEEXT) -@COND_emu_TRUE@am__append_11905 = -@COND_emu_TRUE@am__append_11906 = $(nodist_gcry_tiger_module_SOURCES) -@COND_emu_TRUE@am__append_11907 = $(nodist_gcry_tiger_module_SOURCES) \ -@COND_emu_TRUE@ gcry_tiger.marker -@COND_emu_TRUE@am__append_11908 = gcry_tiger.mod -@COND_emu_TRUE@am__append_11909 = gcry_tiger.marker -@COND_i386_pc_TRUE@am__append_11910 = gcry_tiger.module -@COND_i386_pc_TRUE@am__append_11911 = gcry_tiger.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_11912 = -@COND_i386_pc_TRUE@am__append_11913 = $(nodist_gcry_tiger_module_SOURCES) -@COND_i386_pc_TRUE@am__append_11914 = \ -@COND_i386_pc_TRUE@ $(nodist_gcry_tiger_module_SOURCES) \ -@COND_i386_pc_TRUE@ gcry_tiger.marker -@COND_i386_pc_TRUE@am__append_11915 = gcry_tiger.mod -@COND_i386_pc_TRUE@am__append_11916 = gcry_tiger.marker -@COND_i386_efi_TRUE@am__append_11917 = gcry_tiger.module -@COND_i386_efi_TRUE@am__append_11918 = gcry_tiger.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_11919 = -@COND_i386_efi_TRUE@am__append_11920 = $(nodist_gcry_tiger_module_SOURCES) -@COND_i386_efi_TRUE@am__append_11921 = \ -@COND_i386_efi_TRUE@ $(nodist_gcry_tiger_module_SOURCES) \ -@COND_i386_efi_TRUE@ gcry_tiger.marker -@COND_i386_efi_TRUE@am__append_11922 = gcry_tiger.mod -@COND_i386_efi_TRUE@am__append_11923 = gcry_tiger.marker -@COND_i386_qemu_TRUE@am__append_11924 = gcry_tiger.module -@COND_i386_qemu_TRUE@am__append_11925 = gcry_tiger.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_11926 = -@COND_i386_qemu_TRUE@am__append_11927 = $(nodist_gcry_tiger_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_11928 = \ -@COND_i386_qemu_TRUE@ $(nodist_gcry_tiger_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gcry_tiger.marker -@COND_i386_qemu_TRUE@am__append_11929 = gcry_tiger.mod -@COND_i386_qemu_TRUE@am__append_11930 = gcry_tiger.marker -@COND_i386_coreboot_TRUE@am__append_11931 = gcry_tiger.module -@COND_i386_coreboot_TRUE@am__append_11932 = gcry_tiger.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_11933 = -@COND_i386_coreboot_TRUE@am__append_11934 = $(nodist_gcry_tiger_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_11935 = \ -@COND_i386_coreboot_TRUE@ $(nodist_gcry_tiger_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gcry_tiger.marker -@COND_i386_coreboot_TRUE@am__append_11936 = gcry_tiger.mod -@COND_i386_coreboot_TRUE@am__append_11937 = gcry_tiger.marker -@COND_i386_multiboot_TRUE@am__append_11938 = gcry_tiger.module -@COND_i386_multiboot_TRUE@am__append_11939 = gcry_tiger.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_11940 = -@COND_i386_multiboot_TRUE@am__append_11941 = $(nodist_gcry_tiger_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_11942 = \ -@COND_i386_multiboot_TRUE@ $(nodist_gcry_tiger_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gcry_tiger.marker -@COND_i386_multiboot_TRUE@am__append_11943 = gcry_tiger.mod -@COND_i386_multiboot_TRUE@am__append_11944 = gcry_tiger.marker -@COND_i386_ieee1275_TRUE@am__append_11945 = gcry_tiger.module -@COND_i386_ieee1275_TRUE@am__append_11946 = gcry_tiger.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_11947 = -@COND_i386_ieee1275_TRUE@am__append_11948 = $(nodist_gcry_tiger_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_11949 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_gcry_tiger_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gcry_tiger.marker -@COND_i386_ieee1275_TRUE@am__append_11950 = gcry_tiger.mod -@COND_i386_ieee1275_TRUE@am__append_11951 = gcry_tiger.marker -@COND_x86_64_efi_TRUE@am__append_11952 = gcry_tiger.module -@COND_x86_64_efi_TRUE@am__append_11953 = gcry_tiger.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_11954 = -@COND_x86_64_efi_TRUE@am__append_11955 = $(nodist_gcry_tiger_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_11956 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gcry_tiger_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gcry_tiger.marker -@COND_x86_64_efi_TRUE@am__append_11957 = gcry_tiger.mod -@COND_x86_64_efi_TRUE@am__append_11958 = gcry_tiger.marker -@COND_mips_yeeloong_TRUE@am__append_11959 = gcry_tiger.module -@COND_mips_yeeloong_TRUE@am__append_11960 = gcry_tiger.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_11961 = -@COND_mips_yeeloong_TRUE@am__append_11962 = $(nodist_gcry_tiger_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_11963 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_gcry_tiger_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gcry_tiger.marker -@COND_mips_yeeloong_TRUE@am__append_11964 = gcry_tiger.mod -@COND_mips_yeeloong_TRUE@am__append_11965 = gcry_tiger.marker -@COND_sparc64_ieee1275_TRUE@am__append_11966 = gcry_tiger.module -@COND_sparc64_ieee1275_TRUE@am__append_11967 = gcry_tiger.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_11968 = -@COND_sparc64_ieee1275_TRUE@am__append_11969 = $(nodist_gcry_tiger_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_11970 = $(nodist_gcry_tiger_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gcry_tiger.marker -@COND_sparc64_ieee1275_TRUE@am__append_11971 = gcry_tiger.mod -@COND_sparc64_ieee1275_TRUE@am__append_11972 = gcry_tiger.marker -@COND_powerpc_ieee1275_TRUE@am__append_11973 = gcry_tiger.module -@COND_powerpc_ieee1275_TRUE@am__append_11974 = gcry_tiger.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_11975 = -@COND_powerpc_ieee1275_TRUE@am__append_11976 = $(nodist_gcry_tiger_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_11977 = $(nodist_gcry_tiger_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gcry_tiger.marker -@COND_powerpc_ieee1275_TRUE@am__append_11978 = gcry_tiger.mod -@COND_powerpc_ieee1275_TRUE@am__append_11979 = gcry_tiger.marker -@COND_emu_TRUE@am__append_11980 = gcry_twofish.module -@COND_emu_TRUE@am__append_11981 = gcry_twofish.module$(EXEEXT) -@COND_emu_TRUE@am__append_11982 = -@COND_emu_TRUE@am__append_11983 = $(nodist_gcry_twofish_module_SOURCES) -@COND_emu_TRUE@am__append_11984 = \ -@COND_emu_TRUE@ $(nodist_gcry_twofish_module_SOURCES) \ -@COND_emu_TRUE@ gcry_twofish.marker -@COND_emu_TRUE@am__append_11985 = gcry_twofish.mod -@COND_emu_TRUE@am__append_11986 = gcry_twofish.marker -@COND_i386_pc_TRUE@am__append_11987 = gcry_twofish.module -@COND_i386_pc_TRUE@am__append_11988 = gcry_twofish.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_11989 = -@COND_i386_pc_TRUE@am__append_11990 = $(nodist_gcry_twofish_module_SOURCES) -@COND_i386_pc_TRUE@am__append_11991 = \ -@COND_i386_pc_TRUE@ $(nodist_gcry_twofish_module_SOURCES) \ -@COND_i386_pc_TRUE@ gcry_twofish.marker -@COND_i386_pc_TRUE@am__append_11992 = gcry_twofish.mod -@COND_i386_pc_TRUE@am__append_11993 = gcry_twofish.marker -@COND_i386_efi_TRUE@am__append_11994 = gcry_twofish.module -@COND_i386_efi_TRUE@am__append_11995 = gcry_twofish.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_11996 = -@COND_i386_efi_TRUE@am__append_11997 = $(nodist_gcry_twofish_module_SOURCES) -@COND_i386_efi_TRUE@am__append_11998 = \ -@COND_i386_efi_TRUE@ $(nodist_gcry_twofish_module_SOURCES) \ -@COND_i386_efi_TRUE@ gcry_twofish.marker -@COND_i386_efi_TRUE@am__append_11999 = gcry_twofish.mod -@COND_i386_efi_TRUE@am__append_12000 = gcry_twofish.marker -@COND_i386_qemu_TRUE@am__append_12001 = gcry_twofish.module -@COND_i386_qemu_TRUE@am__append_12002 = gcry_twofish.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_12003 = -@COND_i386_qemu_TRUE@am__append_12004 = $(nodist_gcry_twofish_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_12005 = \ -@COND_i386_qemu_TRUE@ $(nodist_gcry_twofish_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gcry_twofish.marker -@COND_i386_qemu_TRUE@am__append_12006 = gcry_twofish.mod -@COND_i386_qemu_TRUE@am__append_12007 = gcry_twofish.marker -@COND_i386_coreboot_TRUE@am__append_12008 = gcry_twofish.module -@COND_i386_coreboot_TRUE@am__append_12009 = gcry_twofish.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_12010 = -@COND_i386_coreboot_TRUE@am__append_12011 = $(nodist_gcry_twofish_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_12012 = $(nodist_gcry_twofish_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gcry_twofish.marker -@COND_i386_coreboot_TRUE@am__append_12013 = gcry_twofish.mod -@COND_i386_coreboot_TRUE@am__append_12014 = gcry_twofish.marker -@COND_i386_multiboot_TRUE@am__append_12015 = gcry_twofish.module -@COND_i386_multiboot_TRUE@am__append_12016 = gcry_twofish.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_12017 = -@COND_i386_multiboot_TRUE@am__append_12018 = $(nodist_gcry_twofish_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_12019 = $(nodist_gcry_twofish_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gcry_twofish.marker -@COND_i386_multiboot_TRUE@am__append_12020 = gcry_twofish.mod -@COND_i386_multiboot_TRUE@am__append_12021 = gcry_twofish.marker -@COND_i386_ieee1275_TRUE@am__append_12022 = gcry_twofish.module -@COND_i386_ieee1275_TRUE@am__append_12023 = gcry_twofish.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_12024 = -@COND_i386_ieee1275_TRUE@am__append_12025 = $(nodist_gcry_twofish_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_12026 = $(nodist_gcry_twofish_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gcry_twofish.marker -@COND_i386_ieee1275_TRUE@am__append_12027 = gcry_twofish.mod -@COND_i386_ieee1275_TRUE@am__append_12028 = gcry_twofish.marker -@COND_x86_64_efi_TRUE@am__append_12029 = gcry_twofish.module -@COND_x86_64_efi_TRUE@am__append_12030 = gcry_twofish.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_12031 = -@COND_x86_64_efi_TRUE@am__append_12032 = $(nodist_gcry_twofish_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_12033 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gcry_twofish_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gcry_twofish.marker -@COND_x86_64_efi_TRUE@am__append_12034 = gcry_twofish.mod -@COND_x86_64_efi_TRUE@am__append_12035 = gcry_twofish.marker -@COND_mips_yeeloong_TRUE@am__append_12036 = gcry_twofish.module -@COND_mips_yeeloong_TRUE@am__append_12037 = gcry_twofish.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_12038 = -@COND_mips_yeeloong_TRUE@am__append_12039 = $(nodist_gcry_twofish_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_12040 = $(nodist_gcry_twofish_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gcry_twofish.marker -@COND_mips_yeeloong_TRUE@am__append_12041 = gcry_twofish.mod -@COND_mips_yeeloong_TRUE@am__append_12042 = gcry_twofish.marker -@COND_sparc64_ieee1275_TRUE@am__append_12043 = gcry_twofish.module -@COND_sparc64_ieee1275_TRUE@am__append_12044 = gcry_twofish.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_12045 = -@COND_sparc64_ieee1275_TRUE@am__append_12046 = $(nodist_gcry_twofish_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_12047 = $(nodist_gcry_twofish_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gcry_twofish.marker -@COND_sparc64_ieee1275_TRUE@am__append_12048 = gcry_twofish.mod -@COND_sparc64_ieee1275_TRUE@am__append_12049 = gcry_twofish.marker -@COND_powerpc_ieee1275_TRUE@am__append_12050 = gcry_twofish.module -@COND_powerpc_ieee1275_TRUE@am__append_12051 = gcry_twofish.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_12052 = -@COND_powerpc_ieee1275_TRUE@am__append_12053 = $(nodist_gcry_twofish_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_12054 = $(nodist_gcry_twofish_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gcry_twofish.marker -@COND_powerpc_ieee1275_TRUE@am__append_12055 = gcry_twofish.mod -@COND_powerpc_ieee1275_TRUE@am__append_12056 = gcry_twofish.marker -@COND_emu_TRUE@am__append_12057 = gcry_whirlpool.module -@COND_emu_TRUE@am__append_12058 = gcry_whirlpool.module$(EXEEXT) -@COND_emu_TRUE@am__append_12059 = -@COND_emu_TRUE@am__append_12060 = $(nodist_gcry_whirlpool_module_SOURCES) -@COND_emu_TRUE@am__append_12061 = \ -@COND_emu_TRUE@ $(nodist_gcry_whirlpool_module_SOURCES) \ -@COND_emu_TRUE@ gcry_whirlpool.marker -@COND_emu_TRUE@am__append_12062 = gcry_whirlpool.mod -@COND_emu_TRUE@am__append_12063 = gcry_whirlpool.marker -@COND_i386_pc_TRUE@am__append_12064 = gcry_whirlpool.module -@COND_i386_pc_TRUE@am__append_12065 = gcry_whirlpool.module$(EXEEXT) -@COND_i386_pc_TRUE@am__append_12066 = -@COND_i386_pc_TRUE@am__append_12067 = $(nodist_gcry_whirlpool_module_SOURCES) -@COND_i386_pc_TRUE@am__append_12068 = \ -@COND_i386_pc_TRUE@ $(nodist_gcry_whirlpool_module_SOURCES) \ -@COND_i386_pc_TRUE@ gcry_whirlpool.marker -@COND_i386_pc_TRUE@am__append_12069 = gcry_whirlpool.mod -@COND_i386_pc_TRUE@am__append_12070 = gcry_whirlpool.marker -@COND_i386_efi_TRUE@am__append_12071 = gcry_whirlpool.module -@COND_i386_efi_TRUE@am__append_12072 = gcry_whirlpool.module$(EXEEXT) -@COND_i386_efi_TRUE@am__append_12073 = -@COND_i386_efi_TRUE@am__append_12074 = $(nodist_gcry_whirlpool_module_SOURCES) -@COND_i386_efi_TRUE@am__append_12075 = \ -@COND_i386_efi_TRUE@ $(nodist_gcry_whirlpool_module_SOURCES) \ -@COND_i386_efi_TRUE@ gcry_whirlpool.marker -@COND_i386_efi_TRUE@am__append_12076 = gcry_whirlpool.mod -@COND_i386_efi_TRUE@am__append_12077 = gcry_whirlpool.marker -@COND_i386_qemu_TRUE@am__append_12078 = gcry_whirlpool.module -@COND_i386_qemu_TRUE@am__append_12079 = gcry_whirlpool.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__append_12080 = -@COND_i386_qemu_TRUE@am__append_12081 = $(nodist_gcry_whirlpool_module_SOURCES) -@COND_i386_qemu_TRUE@am__append_12082 = \ -@COND_i386_qemu_TRUE@ $(nodist_gcry_whirlpool_module_SOURCES) \ -@COND_i386_qemu_TRUE@ gcry_whirlpool.marker -@COND_i386_qemu_TRUE@am__append_12083 = gcry_whirlpool.mod -@COND_i386_qemu_TRUE@am__append_12084 = gcry_whirlpool.marker -@COND_i386_coreboot_TRUE@am__append_12085 = gcry_whirlpool.module -@COND_i386_coreboot_TRUE@am__append_12086 = gcry_whirlpool.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__append_12087 = -@COND_i386_coreboot_TRUE@am__append_12088 = $(nodist_gcry_whirlpool_module_SOURCES) -@COND_i386_coreboot_TRUE@am__append_12089 = $(nodist_gcry_whirlpool_module_SOURCES) \ -@COND_i386_coreboot_TRUE@ gcry_whirlpool.marker -@COND_i386_coreboot_TRUE@am__append_12090 = gcry_whirlpool.mod -@COND_i386_coreboot_TRUE@am__append_12091 = gcry_whirlpool.marker -@COND_i386_multiboot_TRUE@am__append_12092 = gcry_whirlpool.module -@COND_i386_multiboot_TRUE@am__append_12093 = gcry_whirlpool.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__append_12094 = -@COND_i386_multiboot_TRUE@am__append_12095 = $(nodist_gcry_whirlpool_module_SOURCES) -@COND_i386_multiboot_TRUE@am__append_12096 = $(nodist_gcry_whirlpool_module_SOURCES) \ -@COND_i386_multiboot_TRUE@ gcry_whirlpool.marker -@COND_i386_multiboot_TRUE@am__append_12097 = gcry_whirlpool.mod -@COND_i386_multiboot_TRUE@am__append_12098 = gcry_whirlpool.marker -@COND_i386_ieee1275_TRUE@am__append_12099 = gcry_whirlpool.module -@COND_i386_ieee1275_TRUE@am__append_12100 = gcry_whirlpool.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__append_12101 = -@COND_i386_ieee1275_TRUE@am__append_12102 = $(nodist_gcry_whirlpool_module_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_12103 = $(nodist_gcry_whirlpool_module_SOURCES) \ -@COND_i386_ieee1275_TRUE@ gcry_whirlpool.marker -@COND_i386_ieee1275_TRUE@am__append_12104 = gcry_whirlpool.mod -@COND_i386_ieee1275_TRUE@am__append_12105 = gcry_whirlpool.marker -@COND_x86_64_efi_TRUE@am__append_12106 = gcry_whirlpool.module -@COND_x86_64_efi_TRUE@am__append_12107 = gcry_whirlpool.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__append_12108 = -@COND_x86_64_efi_TRUE@am__append_12109 = $(nodist_gcry_whirlpool_module_SOURCES) -@COND_x86_64_efi_TRUE@am__append_12110 = \ -@COND_x86_64_efi_TRUE@ $(nodist_gcry_whirlpool_module_SOURCES) \ -@COND_x86_64_efi_TRUE@ gcry_whirlpool.marker -@COND_x86_64_efi_TRUE@am__append_12111 = gcry_whirlpool.mod -@COND_x86_64_efi_TRUE@am__append_12112 = gcry_whirlpool.marker -@COND_mips_yeeloong_TRUE@am__append_12113 = gcry_whirlpool.module -@COND_mips_yeeloong_TRUE@am__append_12114 = gcry_whirlpool.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__append_12115 = -@COND_mips_yeeloong_TRUE@am__append_12116 = $(nodist_gcry_whirlpool_module_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_12117 = $(nodist_gcry_whirlpool_module_SOURCES) \ -@COND_mips_yeeloong_TRUE@ gcry_whirlpool.marker -@COND_mips_yeeloong_TRUE@am__append_12118 = gcry_whirlpool.mod -@COND_mips_yeeloong_TRUE@am__append_12119 = gcry_whirlpool.marker -@COND_sparc64_ieee1275_TRUE@am__append_12120 = gcry_whirlpool.module -@COND_sparc64_ieee1275_TRUE@am__append_12121 = gcry_whirlpool.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__append_12122 = -@COND_sparc64_ieee1275_TRUE@am__append_12123 = $(nodist_gcry_whirlpool_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_12124 = $(nodist_gcry_whirlpool_module_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ gcry_whirlpool.marker -@COND_sparc64_ieee1275_TRUE@am__append_12125 = gcry_whirlpool.mod -@COND_sparc64_ieee1275_TRUE@am__append_12126 = gcry_whirlpool.marker -@COND_powerpc_ieee1275_TRUE@am__append_12127 = gcry_whirlpool.module -@COND_powerpc_ieee1275_TRUE@am__append_12128 = gcry_whirlpool.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__append_12129 = -@COND_powerpc_ieee1275_TRUE@am__append_12130 = $(nodist_gcry_whirlpool_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_12131 = $(nodist_gcry_whirlpool_module_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ gcry_whirlpool.marker -@COND_powerpc_ieee1275_TRUE@am__append_12132 = gcry_whirlpool.mod -@COND_powerpc_ieee1275_TRUE@am__append_12133 = gcry_whirlpool.marker -@COND_emu_TRUE@am__append_12134 = kernel.exec -@COND_emu_TRUE@am__append_12135 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -@COND_emu_TRUE@am__append_12136 = $(nodist_kernel_exec_SOURCES) -@COND_emu_TRUE@am__append_12137 = $(nodist_kernel_exec_SOURCES) \ -@COND_emu_TRUE@ kernel.img -@COND_emu_TRUE@am__append_12138 = kernel.img -@COND_i386_pc_TRUE@am__append_12139 = kernel.exec -@COND_i386_pc_TRUE@am__append_12140 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -@COND_i386_pc_TRUE@am__append_12141 = $(nodist_kernel_exec_SOURCES) -@COND_i386_pc_TRUE@am__append_12142 = $(nodist_kernel_exec_SOURCES) \ -@COND_i386_pc_TRUE@ kernel.img -@COND_i386_pc_TRUE@am__append_12143 = kernel.img -@COND_i386_efi_TRUE@am__append_12144 = kernel.exec -@COND_i386_efi_TRUE@am__append_12145 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -@COND_i386_efi_TRUE@am__append_12146 = $(nodist_kernel_exec_SOURCES) -@COND_i386_efi_TRUE@am__append_12147 = $(nodist_kernel_exec_SOURCES) \ -@COND_i386_efi_TRUE@ kernel.img -@COND_i386_efi_TRUE@am__append_12148 = kernel.img -@COND_i386_qemu_TRUE@am__append_12149 = kernel.exec -@COND_i386_qemu_TRUE@am__append_12150 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -@COND_i386_qemu_TRUE@am__append_12151 = $(nodist_kernel_exec_SOURCES) -@COND_i386_qemu_TRUE@am__append_12152 = $(nodist_kernel_exec_SOURCES) \ -@COND_i386_qemu_TRUE@ kernel.img -@COND_i386_qemu_TRUE@am__append_12153 = kernel.img -@COND_i386_coreboot_TRUE@am__append_12154 = kernel.exec -@COND_i386_coreboot_TRUE@am__append_12155 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -@COND_i386_coreboot_TRUE@am__append_12156 = $(nodist_kernel_exec_SOURCES) -@COND_i386_coreboot_TRUE@am__append_12157 = \ -@COND_i386_coreboot_TRUE@ $(nodist_kernel_exec_SOURCES) \ -@COND_i386_coreboot_TRUE@ kernel.img -@COND_i386_coreboot_TRUE@am__append_12158 = kernel.img -@COND_i386_multiboot_TRUE@am__append_12159 = kernel.exec -@COND_i386_multiboot_TRUE@am__append_12160 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -@COND_i386_multiboot_TRUE@am__append_12161 = $(nodist_kernel_exec_SOURCES) -@COND_i386_multiboot_TRUE@am__append_12162 = \ -@COND_i386_multiboot_TRUE@ $(nodist_kernel_exec_SOURCES) \ -@COND_i386_multiboot_TRUE@ kernel.img -@COND_i386_multiboot_TRUE@am__append_12163 = kernel.img -@COND_i386_ieee1275_TRUE@am__append_12164 = kernel.exec -@COND_i386_ieee1275_TRUE@am__append_12165 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -@COND_i386_ieee1275_TRUE@am__append_12166 = $(nodist_kernel_exec_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_12167 = \ -@COND_i386_ieee1275_TRUE@ $(nodist_kernel_exec_SOURCES) \ -@COND_i386_ieee1275_TRUE@ kernel.img -@COND_i386_ieee1275_TRUE@am__append_12168 = kernel.img -@COND_x86_64_efi_TRUE@am__append_12169 = kernel.exec -@COND_x86_64_efi_TRUE@am__append_12170 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -@COND_x86_64_efi_TRUE@am__append_12171 = $(nodist_kernel_exec_SOURCES) -@COND_x86_64_efi_TRUE@am__append_12172 = \ -@COND_x86_64_efi_TRUE@ $(nodist_kernel_exec_SOURCES) kernel.img -@COND_x86_64_efi_TRUE@am__append_12173 = kernel.img -@COND_mips_yeeloong_TRUE@am__append_12174 = kernel.exec -@COND_mips_yeeloong_TRUE@am__append_12175 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -@COND_mips_yeeloong_TRUE@am__append_12176 = $(nodist_kernel_exec_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_12177 = \ -@COND_mips_yeeloong_TRUE@ $(nodist_kernel_exec_SOURCES) \ -@COND_mips_yeeloong_TRUE@ kernel.img -@COND_mips_yeeloong_TRUE@am__append_12178 = kernel.img -@COND_sparc64_ieee1275_TRUE@am__append_12179 = kernel.exec -@COND_sparc64_ieee1275_TRUE@am__append_12180 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -@COND_sparc64_ieee1275_TRUE@am__append_12181 = $(nodist_kernel_exec_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_12182 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_kernel_exec_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ kernel.img -@COND_sparc64_ieee1275_TRUE@am__append_12183 = kernel.img -@COND_powerpc_ieee1275_TRUE@am__append_12184 = kernel.exec -@COND_powerpc_ieee1275_TRUE@am__append_12185 = video/sm712_init.c kern/i386/realmode.S kern/i386/pc/lzma_decode.S kern/mips/cache_flush.S -@COND_powerpc_ieee1275_TRUE@am__append_12186 = $(nodist_kernel_exec_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_12187 = \ -@COND_powerpc_ieee1275_TRUE@ $(nodist_kernel_exec_SOURCES) \ -@COND_powerpc_ieee1275_TRUE@ kernel.img -@COND_powerpc_ieee1275_TRUE@am__append_12188 = kernel.img -@COND_i386_pc_TRUE@am__append_12189 = boot.image -@COND_i386_pc_TRUE@am__append_12190 = -@COND_i386_pc_TRUE@am__append_12191 = $(nodist_boot_image_SOURCES) -@COND_i386_pc_TRUE@am__append_12192 = $(nodist_boot_image_SOURCES) \ -@COND_i386_pc_TRUE@ boot.img -@COND_i386_pc_TRUE@am__append_12193 = boot.img -@COND_i386_qemu_TRUE@am__append_12194 = boot.image -@COND_i386_qemu_TRUE@am__append_12195 = -@COND_i386_qemu_TRUE@am__append_12196 = $(nodist_boot_image_SOURCES) -@COND_i386_qemu_TRUE@am__append_12197 = $(nodist_boot_image_SOURCES) \ -@COND_i386_qemu_TRUE@ boot.img -@COND_i386_qemu_TRUE@am__append_12198 = boot.img -@COND_sparc64_ieee1275_TRUE@am__append_12199 = boot.image -@COND_sparc64_ieee1275_TRUE@am__append_12200 = -@COND_sparc64_ieee1275_TRUE@am__append_12201 = $(nodist_boot_image_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_12202 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_boot_image_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ boot.img -@COND_sparc64_ieee1275_TRUE@am__append_12203 = boot.img -@COND_i386_pc_TRUE@am__append_12204 = cdboot.image pxeboot.image \ -@COND_i386_pc_TRUE@ diskboot.image -@COND_i386_pc_TRUE@am__append_12205 = -@COND_i386_pc_TRUE@am__append_12206 = $(nodist_cdboot_image_SOURCES) \ -@COND_i386_pc_TRUE@ $(nodist_pxeboot_image_SOURCES) \ -@COND_i386_pc_TRUE@ $(nodist_diskboot_image_SOURCES) -@COND_i386_pc_TRUE@am__append_12207 = $(nodist_cdboot_image_SOURCES) \ -@COND_i386_pc_TRUE@ cdboot.img $(nodist_pxeboot_image_SOURCES) \ -@COND_i386_pc_TRUE@ pxeboot.img \ -@COND_i386_pc_TRUE@ $(nodist_diskboot_image_SOURCES) \ -@COND_i386_pc_TRUE@ diskboot.img -@COND_i386_pc_TRUE@am__append_12208 = cdboot.img pxeboot.img \ -@COND_i386_pc_TRUE@ diskboot.img -@COND_sparc64_ieee1275_TRUE@am__append_12209 = diskboot.image -@COND_sparc64_ieee1275_TRUE@am__append_12210 = -@COND_sparc64_ieee1275_TRUE@am__append_12211 = $(nodist_diskboot_image_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_12212 = \ -@COND_sparc64_ieee1275_TRUE@ $(nodist_diskboot_image_SOURCES) \ -@COND_sparc64_ieee1275_TRUE@ diskboot.img -@COND_sparc64_ieee1275_TRUE@am__append_12213 = diskboot.img -@COND_i386_pc_TRUE@am__append_12214 = lnxboot.image -@COND_i386_pc_TRUE@am__append_12215 = -@COND_i386_pc_TRUE@am__append_12216 = $(nodist_lnxboot_image_SOURCES) -@COND_i386_pc_TRUE@am__append_12217 = $(nodist_lnxboot_image_SOURCES) \ -@COND_i386_pc_TRUE@ lnxboot.img -@COND_i386_pc_TRUE@am__append_12218 = lnxboot.img -@COND_mips_yeeloong_TRUE@am__append_12219 = xz_decompress.image \ -@COND_mips_yeeloong_TRUE@ none_decompress.image fwstart.image -@COND_mips_yeeloong_TRUE@am__append_12220 = -@COND_mips_yeeloong_TRUE@am__append_12221 = $(nodist_xz_decompress_image_SOURCES) \ -@COND_mips_yeeloong_TRUE@ $(nodist_none_decompress_image_SOURCES) \ -@COND_mips_yeeloong_TRUE@ $(nodist_fwstart_image_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_12222 = $(nodist_xz_decompress_image_SOURCES) \ -@COND_mips_yeeloong_TRUE@ xz_decompress.img \ -@COND_mips_yeeloong_TRUE@ $(nodist_none_decompress_image_SOURCES) \ -@COND_mips_yeeloong_TRUE@ none_decompress.img \ -@COND_mips_yeeloong_TRUE@ $(nodist_fwstart_image_SOURCES) \ -@COND_mips_yeeloong_TRUE@ fwstart.img -@COND_mips_yeeloong_TRUE@am__append_12223 = xz_decompress.img \ -@COND_mips_yeeloong_TRUE@ none_decompress.img fwstart.img -@COND_emu_TRUE@am__append_12224 = libgnulib.a -@COND_emu_TRUE@am__append_12225 = gnulib/regex.c -@COND_emu_TRUE@am__append_12226 = -@COND_emu_TRUE@am__append_12227 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_emu_TRUE@am__append_12228 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_emu_TRUE@am__append_12229 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_emu_TRUE@am__append_12230 = -@COND_emu_TRUE@am__append_12231 = $(nodist_libgnulib_a_SOURCES) -@COND_emu_TRUE@am__append_12232 = $(nodist_libgnulib_a_SOURCES) -@COND_i386_pc_TRUE@am__append_12233 = libgnulib.a -@COND_i386_pc_TRUE@am__append_12234 = gnulib/regex.c -@COND_i386_pc_TRUE@am__append_12235 = -@COND_i386_pc_TRUE@am__append_12236 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_i386_pc_TRUE@am__append_12237 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_i386_pc_TRUE@am__append_12238 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_i386_pc_TRUE@am__append_12239 = -@COND_i386_pc_TRUE@am__append_12240 = $(nodist_libgnulib_a_SOURCES) -@COND_i386_pc_TRUE@am__append_12241 = $(nodist_libgnulib_a_SOURCES) -@COND_i386_efi_TRUE@am__append_12242 = libgnulib.a -@COND_i386_efi_TRUE@am__append_12243 = gnulib/regex.c -@COND_i386_efi_TRUE@am__append_12244 = -@COND_i386_efi_TRUE@am__append_12245 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_i386_efi_TRUE@am__append_12246 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_i386_efi_TRUE@am__append_12247 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_i386_efi_TRUE@am__append_12248 = -@COND_i386_efi_TRUE@am__append_12249 = $(nodist_libgnulib_a_SOURCES) -@COND_i386_efi_TRUE@am__append_12250 = $(nodist_libgnulib_a_SOURCES) -@COND_i386_qemu_TRUE@am__append_12251 = libgnulib.a -@COND_i386_qemu_TRUE@am__append_12252 = gnulib/regex.c -@COND_i386_qemu_TRUE@am__append_12253 = -@COND_i386_qemu_TRUE@am__append_12254 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_i386_qemu_TRUE@am__append_12255 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_i386_qemu_TRUE@am__append_12256 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_i386_qemu_TRUE@am__append_12257 = -@COND_i386_qemu_TRUE@am__append_12258 = $(nodist_libgnulib_a_SOURCES) -@COND_i386_qemu_TRUE@am__append_12259 = $(nodist_libgnulib_a_SOURCES) -@COND_i386_coreboot_TRUE@am__append_12260 = libgnulib.a -@COND_i386_coreboot_TRUE@am__append_12261 = gnulib/regex.c -@COND_i386_coreboot_TRUE@am__append_12262 = -@COND_i386_coreboot_TRUE@am__append_12263 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_i386_coreboot_TRUE@am__append_12264 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_i386_coreboot_TRUE@am__append_12265 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_i386_coreboot_TRUE@am__append_12266 = -@COND_i386_coreboot_TRUE@am__append_12267 = $(nodist_libgnulib_a_SOURCES) -@COND_i386_coreboot_TRUE@am__append_12268 = $(nodist_libgnulib_a_SOURCES) -@COND_i386_multiboot_TRUE@am__append_12269 = libgnulib.a -@COND_i386_multiboot_TRUE@am__append_12270 = gnulib/regex.c -@COND_i386_multiboot_TRUE@am__append_12271 = -@COND_i386_multiboot_TRUE@am__append_12272 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_i386_multiboot_TRUE@am__append_12273 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_i386_multiboot_TRUE@am__append_12274 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_i386_multiboot_TRUE@am__append_12275 = -@COND_i386_multiboot_TRUE@am__append_12276 = $(nodist_libgnulib_a_SOURCES) -@COND_i386_multiboot_TRUE@am__append_12277 = $(nodist_libgnulib_a_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_12278 = libgnulib.a -@COND_i386_ieee1275_TRUE@am__append_12279 = gnulib/regex.c -@COND_i386_ieee1275_TRUE@am__append_12280 = -@COND_i386_ieee1275_TRUE@am__append_12281 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_i386_ieee1275_TRUE@am__append_12282 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_i386_ieee1275_TRUE@am__append_12283 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_i386_ieee1275_TRUE@am__append_12284 = -@COND_i386_ieee1275_TRUE@am__append_12285 = $(nodist_libgnulib_a_SOURCES) -@COND_i386_ieee1275_TRUE@am__append_12286 = $(nodist_libgnulib_a_SOURCES) -@COND_x86_64_efi_TRUE@am__append_12287 = libgnulib.a -@COND_x86_64_efi_TRUE@am__append_12288 = gnulib/regex.c -@COND_x86_64_efi_TRUE@am__append_12289 = -@COND_x86_64_efi_TRUE@am__append_12290 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_x86_64_efi_TRUE@am__append_12291 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_x86_64_efi_TRUE@am__append_12292 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_x86_64_efi_TRUE@am__append_12293 = -@COND_x86_64_efi_TRUE@am__append_12294 = $(nodist_libgnulib_a_SOURCES) -@COND_x86_64_efi_TRUE@am__append_12295 = $(nodist_libgnulib_a_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_12296 = libgnulib.a -@COND_mips_yeeloong_TRUE@am__append_12297 = gnulib/regex.c -@COND_mips_yeeloong_TRUE@am__append_12298 = -@COND_mips_yeeloong_TRUE@am__append_12299 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_mips_yeeloong_TRUE@am__append_12300 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_mips_yeeloong_TRUE@am__append_12301 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_mips_yeeloong_TRUE@am__append_12302 = -@COND_mips_yeeloong_TRUE@am__append_12303 = $(nodist_libgnulib_a_SOURCES) -@COND_mips_yeeloong_TRUE@am__append_12304 = $(nodist_libgnulib_a_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_12305 = libgnulib.a -@COND_sparc64_ieee1275_TRUE@am__append_12306 = gnulib/regex.c -@COND_sparc64_ieee1275_TRUE@am__append_12307 = -@COND_sparc64_ieee1275_TRUE@am__append_12308 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_sparc64_ieee1275_TRUE@am__append_12309 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_sparc64_ieee1275_TRUE@am__append_12310 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_sparc64_ieee1275_TRUE@am__append_12311 = -@COND_sparc64_ieee1275_TRUE@am__append_12312 = $(nodist_libgnulib_a_SOURCES) -@COND_sparc64_ieee1275_TRUE@am__append_12313 = $(nodist_libgnulib_a_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_12314 = libgnulib.a -@COND_powerpc_ieee1275_TRUE@am__append_12315 = gnulib/regex.c -@COND_powerpc_ieee1275_TRUE@am__append_12316 = -@COND_powerpc_ieee1275_TRUE@am__append_12317 = $(AM_CFLAGS) $(CFLAGS_LIBRARY) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_powerpc_ieee1275_TRUE@am__append_12318 = $(AM_CPPFLAGS) $(CPPFLAGS_LIBRARY) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_powerpc_ieee1275_TRUE@am__append_12319 = $(AM_CCASFLAGS) $(CCASFLAGS_LIBRARY) -@COND_powerpc_ieee1275_TRUE@am__append_12320 = -@COND_powerpc_ieee1275_TRUE@am__append_12321 = $(nodist_libgnulib_a_SOURCES) -@COND_powerpc_ieee1275_TRUE@am__append_12322 = $(nodist_libgnulib_a_SOURCES) -@COND_emu_TRUE@am__append_12323 = grub-emu grub-emu-lite -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_12324 = grub-emu.1 -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@am__append_12325 = grub-emu.1 -@COND_emu_TRUE@am__append_12326 = -@COND_emu_TRUE@am__append_12327 = $(nodist_grub_emu_SOURCES) \ -@COND_emu_TRUE@ $(nodist_grub_emu_lite_SOURCES) -@COND_emu_TRUE@am__append_12328 = $(nodist_grub_emu_SOURCES) \ -@COND_emu_TRUE@ $(nodist_grub_emu_lite_SOURCES) gensyminfo.sh -@COND_emu_TRUE@am__append_12329 = gensyminfo.sh -@COND_emu_TRUE@am__append_12330 = gensyminfo.sh.in -@COND_i386_pc_TRUE@am__append_12331 = gensyminfo.sh -@COND_i386_pc_TRUE@am__append_12332 = gensyminfo.sh -@COND_i386_pc_TRUE@am__append_12333 = gensyminfo.sh.in -@COND_i386_efi_TRUE@am__append_12334 = gensyminfo.sh -@COND_i386_efi_TRUE@am__append_12335 = gensyminfo.sh -@COND_i386_efi_TRUE@am__append_12336 = gensyminfo.sh.in -@COND_i386_qemu_TRUE@am__append_12337 = gensyminfo.sh -@COND_i386_qemu_TRUE@am__append_12338 = gensyminfo.sh -@COND_i386_qemu_TRUE@am__append_12339 = gensyminfo.sh.in -@COND_i386_coreboot_TRUE@am__append_12340 = gensyminfo.sh -@COND_i386_coreboot_TRUE@am__append_12341 = gensyminfo.sh -@COND_i386_coreboot_TRUE@am__append_12342 = gensyminfo.sh.in -@COND_i386_multiboot_TRUE@am__append_12343 = gensyminfo.sh -@COND_i386_multiboot_TRUE@am__append_12344 = gensyminfo.sh -@COND_i386_multiboot_TRUE@am__append_12345 = gensyminfo.sh.in -@COND_i386_ieee1275_TRUE@am__append_12346 = gensyminfo.sh -@COND_i386_ieee1275_TRUE@am__append_12347 = gensyminfo.sh -@COND_i386_ieee1275_TRUE@am__append_12348 = gensyminfo.sh.in -@COND_x86_64_efi_TRUE@am__append_12349 = gensyminfo.sh -@COND_x86_64_efi_TRUE@am__append_12350 = gensyminfo.sh -@COND_x86_64_efi_TRUE@am__append_12351 = gensyminfo.sh.in -@COND_mips_yeeloong_TRUE@am__append_12352 = gensyminfo.sh -@COND_mips_yeeloong_TRUE@am__append_12353 = gensyminfo.sh -@COND_mips_yeeloong_TRUE@am__append_12354 = gensyminfo.sh.in -@COND_sparc64_ieee1275_TRUE@am__append_12355 = gensyminfo.sh -@COND_sparc64_ieee1275_TRUE@am__append_12356 = gensyminfo.sh -@COND_sparc64_ieee1275_TRUE@am__append_12357 = gensyminfo.sh.in -@COND_powerpc_ieee1275_TRUE@am__append_12358 = gensyminfo.sh -@COND_powerpc_ieee1275_TRUE@am__append_12359 = gensyminfo.sh -@COND_powerpc_ieee1275_TRUE@am__append_12360 = gensyminfo.sh.in -@COND_emu_TRUE@am__append_12361 = genmod.sh -@COND_emu_TRUE@am__append_12362 = genmod.sh -@COND_emu_TRUE@am__append_12363 = genmod.sh.in -@COND_i386_pc_TRUE@am__append_12364 = genmod.sh -@COND_i386_pc_TRUE@am__append_12365 = genmod.sh -@COND_i386_pc_TRUE@am__append_12366 = genmod.sh.in -@COND_i386_efi_TRUE@am__append_12367 = genmod.sh -@COND_i386_efi_TRUE@am__append_12368 = genmod.sh -@COND_i386_efi_TRUE@am__append_12369 = genmod.sh.in -@COND_i386_qemu_TRUE@am__append_12370 = genmod.sh -@COND_i386_qemu_TRUE@am__append_12371 = genmod.sh -@COND_i386_qemu_TRUE@am__append_12372 = genmod.sh.in -@COND_i386_coreboot_TRUE@am__append_12373 = genmod.sh -@COND_i386_coreboot_TRUE@am__append_12374 = genmod.sh -@COND_i386_coreboot_TRUE@am__append_12375 = genmod.sh.in -@COND_i386_multiboot_TRUE@am__append_12376 = genmod.sh -@COND_i386_multiboot_TRUE@am__append_12377 = genmod.sh -@COND_i386_multiboot_TRUE@am__append_12378 = genmod.sh.in -@COND_i386_ieee1275_TRUE@am__append_12379 = genmod.sh -@COND_i386_ieee1275_TRUE@am__append_12380 = genmod.sh -@COND_i386_ieee1275_TRUE@am__append_12381 = genmod.sh.in -@COND_x86_64_efi_TRUE@am__append_12382 = genmod.sh -@COND_x86_64_efi_TRUE@am__append_12383 = genmod.sh -@COND_x86_64_efi_TRUE@am__append_12384 = genmod.sh.in -@COND_mips_yeeloong_TRUE@am__append_12385 = genmod.sh -@COND_mips_yeeloong_TRUE@am__append_12386 = genmod.sh -@COND_mips_yeeloong_TRUE@am__append_12387 = genmod.sh.in -@COND_sparc64_ieee1275_TRUE@am__append_12388 = genmod.sh -@COND_sparc64_ieee1275_TRUE@am__append_12389 = genmod.sh -@COND_sparc64_ieee1275_TRUE@am__append_12390 = genmod.sh.in -@COND_powerpc_ieee1275_TRUE@am__append_12391 = genmod.sh -@COND_powerpc_ieee1275_TRUE@am__append_12392 = genmod.sh -@COND_powerpc_ieee1275_TRUE@am__append_12393 = genmod.sh.in -@COND_i386_pc_TRUE@am__append_12394 = $(top_builddir)/include/grub/machine/loader.h \ -@COND_i386_pc_TRUE@ $(top_builddir)/include/grub/machine/kernel.h \ -@COND_i386_pc_TRUE@ $(top_builddir)/include/grub/machine/pxe.h \ -@COND_i386_pc_TRUE@ $(top_builddir)/include/grub/machine/int.h \ -@COND_i386_pc_TRUE@ $(top_srcdir)/include/grub/i386/pit.h -@COND_i386_efi_TRUE@am__append_12395 = \ -@COND_i386_efi_TRUE@ $(top_srcdir)/include/grub/efi/efi.h \ -@COND_i386_efi_TRUE@ $(top_srcdir)/include/grub/efi/time.h \ -@COND_i386_efi_TRUE@ $(top_srcdir)/include/grub/efi/disk.h \ -@COND_i386_efi_TRUE@ $(top_srcdir)/include/grub/i386/pit.h -@COND_i386_coreboot_TRUE@am__append_12396 = $(top_srcdir)/include/grub/i386/pit.h -@COND_i386_multiboot_TRUE@am__append_12397 = $(top_srcdir)/include/grub/i386/pit.h -@COND_i386_qemu_TRUE@am__append_12398 = \ -@COND_i386_qemu_TRUE@ $(top_srcdir)/include/grub/pci.h \ -@COND_i386_qemu_TRUE@ $(top_srcdir)/include/grub/i386/pit.h -@COND_i386_ieee1275_TRUE@am__append_12399 = $(top_srcdir)/include/grub/ieee1275/ieee1275.h \ -@COND_i386_ieee1275_TRUE@ $(top_srcdir)/include/grub/terminfo.h \ -@COND_i386_ieee1275_TRUE@ $(top_srcdir)/include/grub/extcmd.h \ -@COND_i386_ieee1275_TRUE@ $(top_srcdir)/include/grub/lib/arg.h \ -@COND_i386_ieee1275_TRUE@ $(top_srcdir)/include/grub/i386/pit.h -@COND_x86_64_efi_TRUE@am__append_12400 = \ -@COND_x86_64_efi_TRUE@ $(top_srcdir)/include/grub/efi/efi.h \ -@COND_x86_64_efi_TRUE@ $(top_srcdir)/include/grub/efi/time.h \ -@COND_x86_64_efi_TRUE@ $(top_srcdir)/include/grub/efi/disk.h \ -@COND_x86_64_efi_TRUE@ $(top_srcdir)/include/grub/i386/pit.h -@COND_mips_yeeloong_TRUE@am__append_12401 = $(top_builddir)/include/grub/keyboard_layouts.h \ -@COND_mips_yeeloong_TRUE@ $(top_builddir)/include/grub/machine/kernel.h \ -@COND_mips_yeeloong_TRUE@ $(top_builddir)/include/grub/cpu/cache.h \ -@COND_mips_yeeloong_TRUE@ $(top_srcdir)/include/grub/bitmap.h \ -@COND_mips_yeeloong_TRUE@ $(top_srcdir)/include/grub/video.h \ -@COND_mips_yeeloong_TRUE@ $(top_srcdir)/include/grub/gfxterm.h \ -@COND_mips_yeeloong_TRUE@ $(top_srcdir)/include/grub/font.h \ -@COND_mips_yeeloong_TRUE@ $(top_srcdir)/include/grub/bitmap_scale.h \ -@COND_mips_yeeloong_TRUE@ $(top_srcdir)/include/grub/bufio.h \ -@COND_mips_yeeloong_TRUE@ $(top_srcdir)/include/grub/pci.h \ -@COND_mips_yeeloong_TRUE@ $(top_srcdir)/include/grub/cs5536.h \ -@COND_mips_yeeloong_TRUE@ $(top_builddir)/include/grub/machine/pci.h \ -@COND_mips_yeeloong_TRUE@ $(top_srcdir)/include/grub/serial.h \ -@COND_mips_yeeloong_TRUE@ $(top_srcdir)/include/grub/loader.h \ -@COND_mips_yeeloong_TRUE@ $(top_srcdir)/include/grub/terminfo.h \ -@COND_mips_yeeloong_TRUE@ $(top_srcdir)/include/grub/extcmd.h \ -@COND_mips_yeeloong_TRUE@ $(top_srcdir)/include/grub/lib/arg.h -@COND_powerpc_ieee1275_TRUE@am__append_12402 = $(top_srcdir)/include/grub/ieee1275/ieee1275.h \ -@COND_powerpc_ieee1275_TRUE@ $(top_srcdir)/include/grub/terminfo.h \ -@COND_powerpc_ieee1275_TRUE@ $(top_srcdir)/include/grub/extcmd.h \ -@COND_powerpc_ieee1275_TRUE@ $(top_srcdir)/include/grub/lib/arg.h -@COND_sparc64_ieee1275_TRUE@am__append_12403 = $(top_srcdir)/include/grub/ieee1275/ieee1275.h \ -@COND_sparc64_ieee1275_TRUE@ $(top_srcdir)/include/grub/sparc64/ieee1275/ieee1275.h \ -@COND_sparc64_ieee1275_TRUE@ $(top_srcdir)/include/grub/terminfo.h \ -@COND_sparc64_ieee1275_TRUE@ $(top_srcdir)/include/grub/extcmd.h \ -@COND_sparc64_ieee1275_TRUE@ $(top_srcdir)/include/grub/lib/arg.h -@COND_emu_TRUE@am__append_12404 = \ -@COND_emu_TRUE@ $(top_srcdir)/include/grub/datetime.h \ -@COND_emu_TRUE@ $(top_srcdir)/include/grub/emu/misc.h -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am__append_12405 = $(top_srcdir)/include/grub/sdl.h -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__append_12406 = $(top_srcdir)/include/grub/libusb.h -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am__append_12407 = $(top_srcdir)/include/grub/libpciaccess.h -@COND_emu_TRUE@am__append_12408 = grub_emu_init.h grub_emu_init.c -@COND_ENABLE_EFIEMU_TRUE@am__append_12409 = efiemu32.o efiemu64.o -@COND_ENABLE_EFIEMU_TRUE@am__append_12410 = efiemu32.o efiemu64.o efiemu64_c.o efiemu64_s.o -subdir = grub-core -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \ - $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/argp.m4 \ - $(top_srcdir)/m4/asm-underscore.m4 $(top_srcdir)/m4/btowc.m4 \ - $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/dirname.m4 \ - $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \ - $(top_srcdir)/m4/errno_h.m4 $(top_srcdir)/m4/error.m4 \ - $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-o.m4 \ - $(top_srcdir)/m4/float_h.m4 $(top_srcdir)/m4/fnmatch.m4 \ - $(top_srcdir)/m4/getdelim.m4 $(top_srcdir)/m4/getline.m4 \ - $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gnulib-common.m4 \ - $(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/iconv.m4 \ - $(top_srcdir)/m4/include_next.m4 \ - $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intmax_t.m4 \ - $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/langinfo_h.m4 \ - $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \ - $(top_srcdir)/m4/lib-prefix.m4 \ - $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/locale-fr.m4 \ - $(top_srcdir)/m4/locale-ja.m4 $(top_srcdir)/m4/locale-zh.m4 \ - $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/malloc.m4 \ - $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbsinit.m4 \ - $(top_srcdir)/m4/mbsrtowcs.m4 $(top_srcdir)/m4/mbstate_t.m4 \ - $(top_srcdir)/m4/memchr.m4 $(top_srcdir)/m4/mempcpy.m4 \ - $(top_srcdir)/m4/mmap-anon.m4 $(top_srcdir)/m4/multiarch.m4 \ - $(top_srcdir)/m4/nl_langinfo.m4 $(top_srcdir)/m4/nls.m4 \ - $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf.m4 \ - $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/rawmemchr.m4 \ - $(top_srcdir)/m4/realloc.m4 $(top_srcdir)/m4/regex.m4 \ - $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/sleep.m4 \ - $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stdbool.m4 \ - $(top_srcdir)/m4/stddef_h.m4 $(top_srcdir)/m4/stdint.m4 \ - $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio_h.m4 \ - $(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/strcase.m4 \ - $(top_srcdir)/m4/strchrnul.m4 $(top_srcdir)/m4/strerror.m4 \ - $(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strings_h.m4 \ - $(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \ - $(top_srcdir)/m4/sys_wait_h.m4 $(top_srcdir)/m4/sysexits.m4 \ - $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/vasnprintf.m4 \ - $(top_srcdir)/m4/vsnprintf.m4 $(top_srcdir)/m4/warn-on-use.m4 \ - $(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \ - $(top_srcdir)/m4/wcrtomb.m4 $(top_srcdir)/m4/wctype_h.m4 \ - $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \ - $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(install_sh) -d -CONFIG_HEADER = $(top_builddir)/config-util.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -LIBRARIES = $(noinst_LIBRARIES) -AR = ar -ARFLAGS = cru -libgnulib_a_AR = $(AR) $(ARFLAGS) -libgnulib_a_LIBADD = -am__libgnulib_a_SOURCES_DIST = gnulib/regex.c -am__dirstamp = $(am__leading_dot)dirstamp -@COND_emu_TRUE@am__objects_1 = gnulib/libgnulib_a-regex.$(OBJEXT) -@COND_i386_pc_TRUE@am__objects_2 = gnulib/libgnulib_a-regex.$(OBJEXT) -@COND_i386_efi_TRUE@am__objects_3 = \ -@COND_i386_efi_TRUE@ gnulib/libgnulib_a-regex.$(OBJEXT) -@COND_i386_qemu_TRUE@am__objects_4 = \ -@COND_i386_qemu_TRUE@ gnulib/libgnulib_a-regex.$(OBJEXT) -@COND_i386_coreboot_TRUE@am__objects_5 = \ -@COND_i386_coreboot_TRUE@ gnulib/libgnulib_a-regex.$(OBJEXT) -@COND_i386_multiboot_TRUE@am__objects_6 = \ -@COND_i386_multiboot_TRUE@ gnulib/libgnulib_a-regex.$(OBJEXT) -@COND_i386_ieee1275_TRUE@am__objects_7 = \ -@COND_i386_ieee1275_TRUE@ gnulib/libgnulib_a-regex.$(OBJEXT) -@COND_x86_64_efi_TRUE@am__objects_8 = \ -@COND_x86_64_efi_TRUE@ gnulib/libgnulib_a-regex.$(OBJEXT) -@COND_mips_yeeloong_TRUE@am__objects_9 = \ -@COND_mips_yeeloong_TRUE@ gnulib/libgnulib_a-regex.$(OBJEXT) -@COND_sparc64_ieee1275_TRUE@am__objects_10 = gnulib/libgnulib_a-regex.$(OBJEXT) -@COND_powerpc_ieee1275_TRUE@am__objects_11 = gnulib/libgnulib_a-regex.$(OBJEXT) -am_libgnulib_a_OBJECTS = $(am__objects_1) $(am__objects_2) \ - $(am__objects_3) $(am__objects_4) $(am__objects_5) \ - $(am__objects_6) $(am__objects_7) $(am__objects_8) \ - $(am__objects_9) $(am__objects_10) $(am__objects_11) -am__objects_12 = -nodist_libgnulib_a_OBJECTS = $(am__objects_12) $(am__objects_12) \ - $(am__objects_12) $(am__objects_12) $(am__objects_12) \ - $(am__objects_12) $(am__objects_12) $(am__objects_12) \ - $(am__objects_12) $(am__objects_12) $(am__objects_12) -libgnulib_a_OBJECTS = $(am_libgnulib_a_OBJECTS) \ - $(nodist_libgnulib_a_OBJECTS) -@COND_emu_TRUE@am__EXEEXT_1 = grub-emu$(EXEEXT) grub-emu-lite$(EXEEXT) -am__installdirs = "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" \ - "$(DESTDIR)$(bindir)" "$(DESTDIR)$(grubconfdir)" \ - "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(sbindir)" \ - "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(grubconfdir)" \ - "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(platformdir)" -@COND_emu_TRUE@am__EXEEXT_2 = trig.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_3 = trig.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_4 = trig.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_5 = trig.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_6 = trig.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_7 = trig.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_8 = trig.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_9 = trig.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_10 = trig.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_11 = trig.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_12 = trig.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_13 = cs5536.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_14 = cs5536.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_15 = cs5536.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_16 = cs5536.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_17 = cs5536.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_18 = cs5536.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_19 = cs5536.module$(EXEEXT) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__EXEEXT_20 = \ -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ libusb.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_21 = lsspd.module$(EXEEXT) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__EXEEXT_22 = \ -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ usb.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_23 = usb.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_24 = usb.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_25 = usb.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_26 = usb.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_27 = usb.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_28 = usb.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_29 = usb.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_30 = usb.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_31 = usbserial_common.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_32 = usbserial_common.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_33 = usbserial_common.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_34 = \ -@COND_i386_coreboot_TRUE@ usbserial_common.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_35 = \ -@COND_i386_multiboot_TRUE@ usbserial_common.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_36 = \ -@COND_i386_ieee1275_TRUE@ usbserial_common.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_37 = \ -@COND_x86_64_efi_TRUE@ usbserial_common.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_38 = \ -@COND_mips_yeeloong_TRUE@ usbserial_common.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_39 = usbserial_pl2303.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_40 = usbserial_pl2303.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_41 = usbserial_pl2303.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_42 = \ -@COND_i386_coreboot_TRUE@ usbserial_pl2303.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_43 = \ -@COND_i386_multiboot_TRUE@ usbserial_pl2303.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_44 = \ -@COND_i386_ieee1275_TRUE@ usbserial_pl2303.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_45 = \ -@COND_x86_64_efi_TRUE@ usbserial_pl2303.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_46 = \ -@COND_mips_yeeloong_TRUE@ usbserial_pl2303.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_47 = usbserial_ftdi.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_48 = usbserial_ftdi.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_49 = usbserial_ftdi.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_50 = \ -@COND_i386_coreboot_TRUE@ usbserial_ftdi.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_51 = \ -@COND_i386_multiboot_TRUE@ usbserial_ftdi.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_52 = \ -@COND_i386_ieee1275_TRUE@ usbserial_ftdi.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_53 = usbserial_ftdi.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_54 = \ -@COND_mips_yeeloong_TRUE@ usbserial_ftdi.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_55 = uhci.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_56 = uhci.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_57 = uhci.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_58 = uhci.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_59 = uhci.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_60 = uhci.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_61 = uhci.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_62 = ohci.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_63 = ohci.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_64 = ohci.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_65 = ohci.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_66 = ohci.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_67 = ohci.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_68 = ohci.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_69 = ohci.module$(EXEEXT) -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am__EXEEXT_70 = \ -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@ pci.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_71 = pci.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_72 = pci.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_73 = pci.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_74 = pci.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_75 = pci.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_76 = pci.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_77 = cmostest.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_78 = cmostest.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_79 = cmostest.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_80 = cmostest.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_81 = cmostest.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_82 = cmostest.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_83 = iorw.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_84 = iorw.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_85 = iorw.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_86 = iorw.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_87 = iorw.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_88 = iorw.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_89 = iorw.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_90 = regexp.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_91 = regexp.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_92 = regexp.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_93 = regexp.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_94 = regexp.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_95 = regexp.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_96 = regexp.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_97 = regexp.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_98 = regexp.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_99 = regexp.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_100 = regexp.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_101 = acpi.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_102 = acpi.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_103 = acpi.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_104 = acpi.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_105 = acpi.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_106 = lsacpi.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_107 = lsacpi.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_108 = lsacpi.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_109 = lsacpi.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_110 = lsacpi.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_111 = lsefisystab.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_112 = lsefisystab.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_113 = lssal.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_114 = lssal.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_115 = lsefimmap.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_116 = lsefimmap.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_117 = blocklist.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_118 = blocklist.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_119 = blocklist.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_120 = blocklist.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_121 = blocklist.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_122 = blocklist.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_123 = blocklist.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_124 = blocklist.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_125 = blocklist.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_126 = \ -@COND_sparc64_ieee1275_TRUE@ blocklist.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_127 = \ -@COND_powerpc_ieee1275_TRUE@ blocklist.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_128 = boot.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_129 = boot.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_130 = boot.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_131 = boot.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_132 = boot.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_133 = boot.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_134 = boot.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_135 = boot.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_136 = boot.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_137 = boot.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_138 = cat.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_139 = cat.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_140 = cat.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_141 = cat.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_142 = cat.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_143 = cat.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_144 = cat.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_145 = cat.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_146 = cat.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_147 = cat.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_148 = cat.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_149 = cmp.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_150 = cmp.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_151 = cmp.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_152 = cmp.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_153 = cmp.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_154 = cmp.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_155 = cmp.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_156 = cmp.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_157 = cmp.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_158 = cmp.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_159 = cmp.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_160 = configfile.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_161 = configfile.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_162 = configfile.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_163 = configfile.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_164 = configfile.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_165 = configfile.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_166 = configfile.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_167 = configfile.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_168 = configfile.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_169 = \ -@COND_sparc64_ieee1275_TRUE@ configfile.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_170 = \ -@COND_powerpc_ieee1275_TRUE@ configfile.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_171 = cpuid.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_172 = cpuid.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_173 = cpuid.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_174 = cpuid.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_175 = cpuid.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_176 = cpuid.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_177 = cpuid.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_178 = date.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_179 = date.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_180 = date.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_181 = date.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_182 = date.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_183 = date.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_184 = date.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_185 = date.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_186 = date.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_187 = date.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_188 = date.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_189 = drivemap.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_190 = echo.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_191 = echo.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_192 = echo.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_193 = echo.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_194 = echo.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_195 = echo.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_196 = echo.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_197 = echo.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_198 = echo.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_199 = echo.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_200 = echo.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_201 = extcmd.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_202 = extcmd.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_203 = extcmd.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_204 = extcmd.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_205 = extcmd.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_206 = extcmd.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_207 = extcmd.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_208 = fixvideo.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_209 = fixvideo.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_210 = gptsync.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_211 = gptsync.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_212 = gptsync.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_213 = gptsync.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_214 = gptsync.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_215 = gptsync.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_216 = gptsync.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_217 = gptsync.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_218 = gptsync.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_219 = gptsync.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_220 = gptsync.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_221 = halt.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_222 = halt.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_223 = halt.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_224 = halt.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_225 = halt.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_226 = halt.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_227 = halt.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_228 = halt.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_229 = halt.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_230 = halt.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_231 = halt.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_232 = hashsum.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_233 = hashsum.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_234 = hashsum.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_235 = hashsum.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_236 = hashsum.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_237 = hashsum.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_238 = hashsum.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_239 = hashsum.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_240 = hashsum.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_241 = hashsum.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_242 = hashsum.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_243 = hdparm.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_244 = hdparm.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_245 = hdparm.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_246 = hdparm.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_247 = hdparm.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_248 = hdparm.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_249 = hdparm.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_250 = hdparm.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_251 = help.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_252 = help.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_253 = help.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_254 = help.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_255 = help.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_256 = help.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_257 = help.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_258 = help.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_259 = help.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_260 = help.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_261 = help.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_262 = hexdump.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_263 = hexdump.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_264 = hexdump.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_265 = hexdump.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_266 = hexdump.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_267 = hexdump.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_268 = hexdump.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_269 = hexdump.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_270 = hexdump.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_271 = hexdump.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_272 = hexdump.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_273 = keystatus.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_274 = keystatus.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_275 = keystatus.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_276 = keystatus.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_277 = keystatus.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_278 = keystatus.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_279 = keystatus.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_280 = keystatus.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_281 = keystatus.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_282 = \ -@COND_sparc64_ieee1275_TRUE@ keystatus.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_283 = \ -@COND_powerpc_ieee1275_TRUE@ keystatus.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_284 = loadbios.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_285 = loadbios.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_286 = loadenv.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_287 = loadenv.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_288 = loadenv.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_289 = loadenv.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_290 = loadenv.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_291 = loadenv.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_292 = loadenv.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_293 = loadenv.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_294 = loadenv.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_295 = loadenv.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_296 = loadenv.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_297 = ls.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_298 = ls.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_299 = ls.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_300 = ls.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_301 = ls.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_302 = ls.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_303 = ls.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_304 = ls.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_305 = ls.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_306 = ls.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_307 = ls.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_308 = lsmmap.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_309 = lsmmap.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_310 = lsmmap.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_311 = lsmmap.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_312 = lsmmap.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_313 = lsmmap.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_314 = lsmmap.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_315 = lsmmap.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_316 = lsmmap.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_317 = lsmmap.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_318 = lsmmap.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_319 = lspci.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_320 = lspci.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_321 = lspci.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_322 = lspci.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_323 = lspci.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_324 = lspci.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_325 = lspci.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_326 = lspci.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_327 = memrw.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_328 = memrw.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_329 = memrw.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_330 = memrw.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_331 = memrw.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_332 = memrw.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_333 = memrw.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_334 = memrw.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_335 = memrw.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_336 = memrw.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_337 = memrw.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_338 = minicmd.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_339 = minicmd.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_340 = minicmd.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_341 = minicmd.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_342 = minicmd.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_343 = minicmd.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_344 = minicmd.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_345 = minicmd.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_346 = minicmd.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_347 = minicmd.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_348 = minicmd.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_349 = parttool.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_350 = parttool.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_351 = parttool.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_352 = parttool.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_353 = parttool.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_354 = parttool.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_355 = parttool.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_356 = parttool.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_357 = parttool.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_358 = parttool.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_359 = parttool.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_360 = password.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_361 = password.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_362 = password.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_363 = password.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_364 = password.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_365 = password.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_366 = password.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_367 = password.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_368 = password.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_369 = password.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_370 = password.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_371 = password_pbkdf2.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_372 = password_pbkdf2.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_373 = password_pbkdf2.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_374 = password_pbkdf2.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_375 = \ -@COND_i386_coreboot_TRUE@ password_pbkdf2.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_376 = \ -@COND_i386_multiboot_TRUE@ password_pbkdf2.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_377 = \ -@COND_i386_ieee1275_TRUE@ password_pbkdf2.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_378 = \ -@COND_x86_64_efi_TRUE@ password_pbkdf2.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_379 = \ -@COND_mips_yeeloong_TRUE@ password_pbkdf2.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_380 = \ -@COND_sparc64_ieee1275_TRUE@ password_pbkdf2.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_381 = \ -@COND_powerpc_ieee1275_TRUE@ password_pbkdf2.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_382 = play.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_383 = play.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_384 = play.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_385 = play.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_386 = play.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_387 = play.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_388 = play.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_389 = probe.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_390 = probe.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_391 = probe.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_392 = probe.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_393 = probe.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_394 = probe.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_395 = probe.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_396 = probe.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_397 = probe.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_398 = probe.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_399 = probe.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_400 = pxecmd.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_401 = read.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_402 = read.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_403 = read.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_404 = read.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_405 = read.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_406 = read.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_407 = read.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_408 = read.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_409 = read.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_410 = read.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_411 = read.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_412 = reboot.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_413 = reboot.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_414 = reboot.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_415 = reboot.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_416 = reboot.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_417 = reboot.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_418 = reboot.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_419 = reboot.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_420 = reboot.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_421 = reboot.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_422 = reboot.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_423 = search.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_424 = search.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_425 = search.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_426 = search.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_427 = search.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_428 = search.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_429 = search.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_430 = search.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_431 = search.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_432 = search.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_433 = search.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_434 = search_fs_file.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_435 = search_fs_file.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_436 = search_fs_file.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_437 = search_fs_file.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_438 = \ -@COND_i386_coreboot_TRUE@ search_fs_file.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_439 = \ -@COND_i386_multiboot_TRUE@ search_fs_file.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_440 = \ -@COND_i386_ieee1275_TRUE@ search_fs_file.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_441 = search_fs_file.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_442 = \ -@COND_mips_yeeloong_TRUE@ search_fs_file.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_443 = \ -@COND_sparc64_ieee1275_TRUE@ search_fs_file.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_444 = \ -@COND_powerpc_ieee1275_TRUE@ search_fs_file.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_445 = search_fs_uuid.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_446 = search_fs_uuid.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_447 = search_fs_uuid.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_448 = search_fs_uuid.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_449 = \ -@COND_i386_coreboot_TRUE@ search_fs_uuid.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_450 = \ -@COND_i386_multiboot_TRUE@ search_fs_uuid.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_451 = \ -@COND_i386_ieee1275_TRUE@ search_fs_uuid.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_452 = search_fs_uuid.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_453 = \ -@COND_mips_yeeloong_TRUE@ search_fs_uuid.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_454 = \ -@COND_sparc64_ieee1275_TRUE@ search_fs_uuid.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_455 = \ -@COND_powerpc_ieee1275_TRUE@ search_fs_uuid.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_456 = search_label.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_457 = search_label.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_458 = search_label.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_459 = search_label.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_460 = \ -@COND_i386_coreboot_TRUE@ search_label.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_461 = \ -@COND_i386_multiboot_TRUE@ search_label.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_462 = \ -@COND_i386_ieee1275_TRUE@ search_label.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_463 = search_label.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_464 = \ -@COND_mips_yeeloong_TRUE@ search_label.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_465 = \ -@COND_sparc64_ieee1275_TRUE@ search_label.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_466 = \ -@COND_powerpc_ieee1275_TRUE@ search_label.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_467 = setpci.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_468 = setpci.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_469 = setpci.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_470 = setpci.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_471 = setpci.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_472 = setpci.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_473 = setpci.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_474 = sleep.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_475 = sleep.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_476 = sleep.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_477 = sleep.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_478 = sleep.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_479 = sleep.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_480 = sleep.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_481 = sleep.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_482 = sleep.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_483 = sleep.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_484 = sleep.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_485 = suspend.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_486 = suspend.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_487 = terminal.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_488 = terminal.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_489 = terminal.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_490 = terminal.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_491 = terminal.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_492 = terminal.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_493 = terminal.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_494 = terminal.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_495 = terminal.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_496 = terminal.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_497 = terminal.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_498 = test.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_499 = test.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_500 = test.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_501 = test.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_502 = test.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_503 = test.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_504 = test.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_505 = test.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_506 = test.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_507 = test.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_508 = test.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_509 = true.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_510 = true.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_511 = true.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_512 = true.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_513 = true.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_514 = true.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_515 = true.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_516 = true.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_517 = true.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_518 = true.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_519 = true.module$(EXEEXT) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__EXEEXT_520 = usbtest.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_521 = usbtest.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_522 = usbtest.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_523 = usbtest.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_524 = usbtest.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_525 = usbtest.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_526 = usbtest.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_527 = usbtest.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_528 = usbtest.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_529 = videoinfo.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_530 = videoinfo.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_531 = videoinfo.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_532 = videoinfo.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_533 = videoinfo.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_534 = videoinfo.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_535 = videoinfo.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_536 = videoinfo.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_537 = videoinfo.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_538 = \ -@COND_sparc64_ieee1275_TRUE@ videoinfo.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_539 = \ -@COND_powerpc_ieee1275_TRUE@ videoinfo.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_540 = videotest.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_541 = videotest.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_542 = videotest.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_543 = videotest.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_544 = videotest.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_545 = videotest.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_546 = videotest.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_547 = videotest.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_548 = videotest.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_549 = \ -@COND_sparc64_ieee1275_TRUE@ videotest.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_550 = \ -@COND_powerpc_ieee1275_TRUE@ videotest.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_551 = xnu_uuid.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_552 = xnu_uuid.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_553 = xnu_uuid.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_554 = xnu_uuid.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_555 = xnu_uuid.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_556 = xnu_uuid.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_557 = xnu_uuid.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_558 = xnu_uuid.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_559 = xnu_uuid.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_560 = xnu_uuid.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_561 = xnu_uuid.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_562 = dm_nv.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_563 = dm_nv.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_564 = dm_nv.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_565 = dm_nv.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_566 = dm_nv.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_567 = dm_nv.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_568 = dm_nv.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_569 = dm_nv.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_570 = dm_nv.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_571 = dm_nv.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_572 = dm_nv.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_573 = loopback.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_574 = loopback.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_575 = loopback.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_576 = loopback.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_577 = loopback.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_578 = loopback.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_579 = loopback.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_580 = loopback.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_581 = loopback.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_582 = loopback.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_583 = loopback.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_584 = lvm.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_585 = lvm.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_586 = lvm.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_587 = lvm.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_588 = lvm.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_589 = lvm.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_590 = lvm.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_591 = lvm.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_592 = lvm.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_593 = lvm.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_594 = lvm.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_595 = mdraid09.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_596 = mdraid09.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_597 = mdraid09.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_598 = mdraid09.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_599 = mdraid09.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_600 = mdraid09.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_601 = mdraid09.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_602 = mdraid09.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_603 = mdraid09.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_604 = mdraid09.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_605 = mdraid09.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_606 = mdraid1x.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_607 = mdraid1x.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_608 = mdraid1x.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_609 = mdraid1x.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_610 = mdraid1x.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_611 = mdraid1x.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_612 = mdraid1x.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_613 = mdraid1x.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_614 = mdraid1x.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_615 = mdraid1x.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_616 = mdraid1x.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_617 = raid.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_618 = raid.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_619 = raid.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_620 = raid.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_621 = raid.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_622 = raid.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_623 = raid.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_624 = raid.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_625 = raid.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_626 = raid.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_627 = raid.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_628 = raid5rec.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_629 = raid5rec.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_630 = raid5rec.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_631 = raid5rec.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_632 = raid5rec.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_633 = raid5rec.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_634 = raid5rec.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_635 = raid5rec.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_636 = raid5rec.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_637 = raid5rec.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_638 = raid5rec.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_639 = raid6rec.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_640 = raid6rec.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_641 = raid6rec.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_642 = raid6rec.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_643 = raid6rec.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_644 = raid6rec.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_645 = raid6rec.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_646 = raid6rec.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_647 = raid6rec.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_648 = raid6rec.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_649 = raid6rec.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_650 = scsi.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_651 = scsi.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_652 = scsi.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_653 = scsi.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_654 = scsi.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_655 = scsi.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_656 = scsi.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_657 = scsi.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_658 = scsi.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_659 = scsi.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_660 = scsi.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_661 = memdisk.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_662 = memdisk.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_663 = memdisk.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_664 = memdisk.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_665 = memdisk.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_666 = memdisk.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_667 = memdisk.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_668 = memdisk.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_669 = memdisk.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_670 = memdisk.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_671 = memdisk.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_672 = ata.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_673 = ata.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_674 = ata.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_675 = ata.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_676 = ata.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_677 = ata.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_678 = ata.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_679 = ata.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_680 = ata_pthru.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_681 = ata_pthru.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_682 = ata_pthru.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_683 = ata_pthru.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_684 = ata_pthru.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_685 = ata_pthru.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_686 = ata_pthru.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_687 = ata_pthru.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_688 = biosdisk.module$(EXEEXT) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__EXEEXT_689 = \ -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ usbms.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_690 = usbms.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_691 = usbms.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_692 = usbms.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_693 = usbms.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_694 = usbms.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_695 = usbms.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_696 = usbms.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_697 = usbms.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_698 = nand.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_699 = efiemu.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_700 = efiemu.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_701 = efiemu.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_702 = efiemu.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_703 = efiemu.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_704 = font.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_705 = font.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_706 = font.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_707 = font.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_708 = font.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_709 = font.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_710 = font.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_711 = font.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_712 = font.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_713 = font.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_714 = affs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_715 = affs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_716 = affs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_717 = affs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_718 = affs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_719 = affs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_720 = affs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_721 = affs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_722 = affs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_723 = affs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_724 = affs.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_725 = afs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_726 = afs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_727 = afs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_728 = afs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_729 = afs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_730 = afs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_731 = afs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_732 = afs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_733 = afs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_734 = afs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_735 = afs.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_736 = afs_be.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_737 = afs_be.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_738 = afs_be.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_739 = afs_be.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_740 = afs_be.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_741 = afs_be.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_742 = afs_be.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_743 = afs_be.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_744 = afs_be.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_745 = afs_be.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_746 = afs_be.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_747 = befs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_748 = befs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_749 = befs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_750 = befs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_751 = befs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_752 = befs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_753 = befs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_754 = befs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_755 = befs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_756 = befs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_757 = befs.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_758 = befs_be.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_759 = befs_be.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_760 = befs_be.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_761 = befs_be.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_762 = befs_be.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_763 = befs_be.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_764 = befs_be.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_765 = befs_be.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_766 = befs_be.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_767 = befs_be.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_768 = befs_be.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_769 = btrfs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_770 = btrfs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_771 = btrfs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_772 = btrfs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_773 = btrfs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_774 = btrfs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_775 = btrfs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_776 = btrfs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_777 = btrfs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_778 = btrfs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_779 = btrfs.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_780 = cpio.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_781 = cpio.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_782 = cpio.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_783 = cpio.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_784 = cpio.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_785 = cpio.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_786 = cpio.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_787 = cpio.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_788 = cpio.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_789 = cpio.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_790 = cpio.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_791 = ext2.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_792 = ext2.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_793 = ext2.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_794 = ext2.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_795 = ext2.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_796 = ext2.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_797 = ext2.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_798 = ext2.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_799 = ext2.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_800 = ext2.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_801 = ext2.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_802 = fat.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_803 = fat.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_804 = fat.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_805 = fat.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_806 = fat.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_807 = fat.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_808 = fat.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_809 = fat.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_810 = fat.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_811 = fat.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_812 = fat.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_813 = fshelp.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_814 = fshelp.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_815 = fshelp.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_816 = fshelp.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_817 = fshelp.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_818 = fshelp.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_819 = fshelp.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_820 = fshelp.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_821 = fshelp.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_822 = fshelp.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_823 = fshelp.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_824 = hfs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_825 = hfs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_826 = hfs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_827 = hfs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_828 = hfs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_829 = hfs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_830 = hfs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_831 = hfs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_832 = hfs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_833 = hfs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_834 = hfs.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_835 = hfsplus.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_836 = hfsplus.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_837 = hfsplus.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_838 = hfsplus.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_839 = hfsplus.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_840 = hfsplus.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_841 = hfsplus.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_842 = hfsplus.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_843 = hfsplus.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_844 = hfsplus.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_845 = hfsplus.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_846 = iso9660.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_847 = iso9660.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_848 = iso9660.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_849 = iso9660.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_850 = iso9660.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_851 = iso9660.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_852 = iso9660.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_853 = iso9660.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_854 = iso9660.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_855 = iso9660.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_856 = iso9660.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_857 = jfs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_858 = jfs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_859 = jfs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_860 = jfs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_861 = jfs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_862 = jfs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_863 = jfs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_864 = jfs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_865 = jfs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_866 = jfs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_867 = jfs.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_868 = minix.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_869 = minix.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_870 = minix.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_871 = minix.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_872 = minix.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_873 = minix.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_874 = minix.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_875 = minix.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_876 = minix.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_877 = minix.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_878 = minix.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_879 = minix2.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_880 = minix2.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_881 = minix2.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_882 = minix2.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_883 = minix2.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_884 = minix2.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_885 = minix2.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_886 = minix2.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_887 = minix2.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_888 = minix2.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_889 = minix2.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_890 = nilfs2.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_891 = nilfs2.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_892 = nilfs2.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_893 = nilfs2.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_894 = nilfs2.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_895 = nilfs2.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_896 = nilfs2.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_897 = nilfs2.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_898 = nilfs2.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_899 = nilfs2.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_900 = nilfs2.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_901 = ntfs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_902 = ntfs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_903 = ntfs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_904 = ntfs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_905 = ntfs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_906 = ntfs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_907 = ntfs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_908 = ntfs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_909 = ntfs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_910 = ntfs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_911 = ntfs.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_912 = ntfscomp.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_913 = ntfscomp.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_914 = ntfscomp.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_915 = ntfscomp.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_916 = ntfscomp.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_917 = ntfscomp.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_918 = ntfscomp.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_919 = ntfscomp.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_920 = ntfscomp.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_921 = ntfscomp.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_922 = ntfscomp.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_923 = reiserfs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_924 = reiserfs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_925 = reiserfs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_926 = reiserfs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_927 = reiserfs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_928 = reiserfs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_929 = reiserfs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_930 = reiserfs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_931 = reiserfs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_932 = reiserfs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_933 = reiserfs.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_934 = sfs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_935 = sfs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_936 = sfs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_937 = sfs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_938 = sfs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_939 = sfs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_940 = sfs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_941 = sfs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_942 = sfs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_943 = sfs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_944 = sfs.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_945 = tar.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_946 = tar.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_947 = tar.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_948 = tar.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_949 = tar.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_950 = tar.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_951 = tar.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_952 = tar.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_953 = tar.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_954 = tar.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_955 = tar.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_956 = udf.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_957 = udf.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_958 = udf.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_959 = udf.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_960 = udf.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_961 = udf.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_962 = udf.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_963 = udf.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_964 = udf.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_965 = udf.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_966 = udf.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_967 = ufs1.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_968 = ufs1.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_969 = ufs1.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_970 = ufs1.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_971 = ufs1.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_972 = ufs1.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_973 = ufs1.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_974 = ufs1.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_975 = ufs1.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_976 = ufs1.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_977 = ufs1.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_978 = ufs2.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_979 = ufs2.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_980 = ufs2.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_981 = ufs2.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_982 = ufs2.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_983 = ufs2.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_984 = ufs2.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_985 = ufs2.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_986 = ufs2.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_987 = ufs2.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_988 = ufs2.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_989 = xfs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_990 = xfs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_991 = xfs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_992 = xfs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_993 = xfs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_994 = xfs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_995 = xfs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_996 = xfs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_997 = xfs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_998 = xfs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_999 = xfs.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1000 = zfs.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1001 = zfs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1002 = zfs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1003 = zfs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1004 = zfs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1005 = zfs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1006 = zfs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1007 = zfs.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1008 = zfs.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1009 = zfs.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1010 = zfs.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1011 = zfsinfo.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1012 = zfsinfo.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1013 = zfsinfo.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1014 = zfsinfo.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1015 = zfsinfo.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1016 = zfsinfo.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1017 = zfsinfo.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1018 = zfsinfo.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1019 = zfsinfo.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1020 = zfsinfo.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1021 = zfsinfo.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1022 = pxe.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1023 = gettext.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1024 = gettext.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1025 = gettext.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1026 = gettext.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1027 = gettext.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1028 = gettext.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1029 = gettext.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1030 = gettext.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1031 = gettext.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1032 = gettext.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1033 = gettext.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1034 = gfxmenu.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1035 = gfxmenu.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1036 = gfxmenu.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1037 = gfxmenu.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1038 = gfxmenu.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1039 = gfxmenu.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1040 = gfxmenu.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1041 = gfxmenu.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1042 = gfxmenu.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1043 = gfxmenu.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1044 = gfxmenu.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1045 = hello.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1046 = hello.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1047 = hello.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1048 = hello.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1049 = hello.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1050 = hello.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1051 = hello.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1052 = hello.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1053 = hello.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1054 = hello.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1055 = hello.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1056 = gzio.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1057 = gzio.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1058 = gzio.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1059 = gzio.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1060 = gzio.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1061 = gzio.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1062 = gzio.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1063 = gzio.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1064 = gzio.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1065 = gzio.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1066 = gzio.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1067 = bufio.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1068 = bufio.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1069 = bufio.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1070 = bufio.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1071 = bufio.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1072 = bufio.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1073 = bufio.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1074 = bufio.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1075 = bufio.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1076 = bufio.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1077 = elf.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1078 = elf.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1079 = elf.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1080 = elf.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1081 = elf.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1082 = elf.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1083 = elf.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1084 = elf.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1085 = elf.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1086 = elf.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1087 = elf.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1088 = crypto.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1089 = crypto.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1090 = crypto.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1091 = crypto.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1092 = crypto.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1093 = crypto.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1094 = crypto.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1095 = crypto.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1096 = crypto.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1097 = crypto.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1098 = crypto.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1099 = pbkdf2.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1100 = pbkdf2.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1101 = pbkdf2.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1102 = pbkdf2.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1103 = pbkdf2.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1104 = pbkdf2.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1105 = pbkdf2.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1106 = pbkdf2.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1107 = pbkdf2.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1108 = pbkdf2.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1109 = pbkdf2.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1110 = relocator.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1111 = relocator.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1112 = relocator.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1113 = relocator.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1114 = relocator.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1115 = relocator.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1116 = relocator.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1117 = relocator.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1118 = \ -@COND_powerpc_ieee1275_TRUE@ relocator.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1119 = datetime.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1120 = datetime.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1121 = datetime.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1122 = datetime.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1123 = datetime.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1124 = datetime.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1125 = datetime.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1126 = datetime.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1127 = \ -@COND_sparc64_ieee1275_TRUE@ datetime.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1128 = \ -@COND_powerpc_ieee1275_TRUE@ datetime.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1129 = setjmp.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1130 = setjmp.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1131 = setjmp.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1132 = setjmp.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1133 = setjmp.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1134 = setjmp.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1135 = setjmp.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1136 = setjmp.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1137 = setjmp.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1138 = setjmp.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1139 = setjmp.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1140 = aout.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1141 = aout.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1142 = aout.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1143 = aout.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1144 = aout.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1145 = aout.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1146 = aout.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1147 = bsd.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1148 = bsd.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1149 = bsd.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1150 = bsd.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1151 = bsd.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1152 = bsd.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1153 = bsd.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1154 = linux16.module$(EXEEXT) \ -@COND_i386_pc_TRUE@ ntldr.module$(EXEEXT) \ -@COND_i386_pc_TRUE@ multiboot2.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1155 = multiboot2.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1156 = multiboot2.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1157 = multiboot2.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1158 = \ -@COND_i386_multiboot_TRUE@ multiboot2.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1159 = multiboot2.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1160 = multiboot2.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1161 = multiboot2.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1162 = multiboot.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1163 = multiboot.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1164 = multiboot.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1165 = multiboot.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1166 = multiboot.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1167 = multiboot.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1168 = multiboot.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1169 = linux.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1170 = linux.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1171 = linux.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1172 = linux.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1173 = linux.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1174 = linux.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1175 = linux.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1176 = linux.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1177 = linux.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1178 = linux.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1179 = xnu.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1180 = xnu.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1181 = xnu.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1182 = xnu.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1183 = xnu.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1184 = xnu.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1185 = xnu.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1186 = appleldr.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1187 = appleldr.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1188 = chain.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1189 = chain.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1190 = chain.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1191 = mmap.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1192 = mmap.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1193 = mmap.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1194 = mmap.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1195 = mmap.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1196 = mmap.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1197 = mmap.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1198 = mmap.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1199 = normal.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1200 = normal.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1201 = normal.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1202 = normal.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1203 = normal.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1204 = normal.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1205 = normal.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1206 = normal.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1207 = normal.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1208 = normal.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1209 = normal.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1210 = part_acorn.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1211 = part_acorn.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1212 = part_acorn.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1213 = part_acorn.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1214 = part_acorn.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1215 = \ -@COND_i386_multiboot_TRUE@ part_acorn.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1216 = part_acorn.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1217 = part_acorn.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1218 = part_acorn.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1219 = \ -@COND_sparc64_ieee1275_TRUE@ part_acorn.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1220 = \ -@COND_powerpc_ieee1275_TRUE@ part_acorn.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1221 = part_amiga.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1222 = part_amiga.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1223 = part_amiga.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1224 = part_amiga.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1225 = part_amiga.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1226 = \ -@COND_i386_multiboot_TRUE@ part_amiga.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1227 = part_amiga.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1228 = part_amiga.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1229 = part_amiga.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1230 = \ -@COND_sparc64_ieee1275_TRUE@ part_amiga.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1231 = \ -@COND_powerpc_ieee1275_TRUE@ part_amiga.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1232 = part_apple.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1233 = part_apple.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1234 = part_apple.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1235 = part_apple.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1236 = part_apple.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1237 = \ -@COND_i386_multiboot_TRUE@ part_apple.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1238 = part_apple.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1239 = part_apple.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1240 = part_apple.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1241 = \ -@COND_sparc64_ieee1275_TRUE@ part_apple.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1242 = \ -@COND_powerpc_ieee1275_TRUE@ part_apple.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1243 = part_gpt.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1244 = part_gpt.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1245 = part_gpt.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1246 = part_gpt.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1247 = part_gpt.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1248 = part_gpt.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1249 = part_gpt.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1250 = part_gpt.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1251 = part_gpt.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1252 = \ -@COND_sparc64_ieee1275_TRUE@ part_gpt.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1253 = \ -@COND_powerpc_ieee1275_TRUE@ part_gpt.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1254 = part_msdos.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1255 = part_msdos.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1256 = part_msdos.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1257 = part_msdos.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1258 = part_msdos.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1259 = \ -@COND_i386_multiboot_TRUE@ part_msdos.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1260 = part_msdos.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1261 = part_msdos.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1262 = part_msdos.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1263 = \ -@COND_sparc64_ieee1275_TRUE@ part_msdos.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1264 = \ -@COND_powerpc_ieee1275_TRUE@ part_msdos.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1265 = part_sun.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1266 = part_sun.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1267 = part_sun.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1268 = part_sun.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1269 = part_sun.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1270 = part_sun.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1271 = part_sun.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1272 = part_sun.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1273 = part_sun.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1274 = \ -@COND_sparc64_ieee1275_TRUE@ part_sun.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1275 = \ -@COND_powerpc_ieee1275_TRUE@ part_sun.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1276 = part_bsd.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1277 = part_bsd.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1278 = part_bsd.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1279 = part_bsd.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1280 = part_bsd.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1281 = part_bsd.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1282 = part_bsd.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1283 = part_bsd.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1284 = part_bsd.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1285 = \ -@COND_sparc64_ieee1275_TRUE@ part_bsd.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1286 = \ -@COND_powerpc_ieee1275_TRUE@ part_bsd.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1287 = part_sunpc.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1288 = part_sunpc.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1289 = part_sunpc.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1290 = part_sunpc.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1291 = part_sunpc.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1292 = \ -@COND_i386_multiboot_TRUE@ part_sunpc.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1293 = part_sunpc.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1294 = part_sunpc.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1295 = part_sunpc.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1296 = \ -@COND_sparc64_ieee1275_TRUE@ part_sunpc.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1297 = \ -@COND_powerpc_ieee1275_TRUE@ part_sunpc.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1298 = msdospart.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1299 = msdospart.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1300 = msdospart.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1301 = msdospart.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1302 = msdospart.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1303 = msdospart.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1304 = msdospart.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1305 = msdospart.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1306 = msdospart.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1307 = \ -@COND_sparc64_ieee1275_TRUE@ msdospart.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1308 = \ -@COND_powerpc_ieee1275_TRUE@ msdospart.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1309 = at_keyboard.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1310 = at_keyboard.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1311 = at_keyboard.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1312 = \ -@COND_i386_coreboot_TRUE@ at_keyboard.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1313 = \ -@COND_i386_multiboot_TRUE@ at_keyboard.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1314 = \ -@COND_i386_ieee1275_TRUE@ at_keyboard.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1315 = at_keyboard.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1316 = gfxterm.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1317 = gfxterm.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1318 = gfxterm.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1319 = gfxterm.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1320 = gfxterm.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1321 = gfxterm.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1322 = gfxterm.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1323 = gfxterm.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1324 = gfxterm.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1325 = gfxterm.module$(EXEEXT) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am__EXEEXT_1326 = \ -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ serial.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1327 = serial.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1328 = serial.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1329 = serial.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1330 = serial.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1331 = serial.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1332 = serial.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1333 = serial.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1334 = sendkey.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1335 = terminfo.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1336 = terminfo.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1337 = terminfo.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1338 = terminfo.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1339 = terminfo.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1340 = terminfo.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1341 = terminfo.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1342 = usb_keyboard.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1343 = usb_keyboard.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1344 = usb_keyboard.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1345 = \ -@COND_i386_coreboot_TRUE@ usb_keyboard.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1346 = \ -@COND_i386_multiboot_TRUE@ usb_keyboard.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1347 = \ -@COND_i386_ieee1275_TRUE@ usb_keyboard.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1348 = usb_keyboard.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1349 = \ -@COND_mips_yeeloong_TRUE@ usb_keyboard.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1350 = vga.module$(EXEEXT) \ -@COND_i386_pc_TRUE@ vga_text.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1351 = vga_text.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1352 = vga_text.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1353 = video_cirrus.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1354 = video_cirrus.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1355 = video_cirrus.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1356 = \ -@COND_i386_coreboot_TRUE@ video_cirrus.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1357 = \ -@COND_i386_multiboot_TRUE@ video_cirrus.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1358 = \ -@COND_i386_ieee1275_TRUE@ video_cirrus.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1359 = video_cirrus.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1360 = video_bochs.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1361 = video_bochs.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1362 = video_bochs.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1363 = \ -@COND_i386_coreboot_TRUE@ video_bochs.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1364 = \ -@COND_i386_multiboot_TRUE@ video_bochs.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1365 = \ -@COND_i386_ieee1275_TRUE@ video_bochs.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1366 = video_bochs.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1367 = functional_test.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1368 = functional_test.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1369 = functional_test.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1370 = \ -@COND_i386_qemu_TRUE@ functional_test.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1371 = \ -@COND_i386_coreboot_TRUE@ functional_test.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1372 = \ -@COND_i386_multiboot_TRUE@ functional_test.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1373 = \ -@COND_i386_ieee1275_TRUE@ functional_test.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1374 = \ -@COND_x86_64_efi_TRUE@ functional_test.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1375 = \ -@COND_mips_yeeloong_TRUE@ functional_test.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1376 = \ -@COND_sparc64_ieee1275_TRUE@ functional_test.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1377 = \ -@COND_powerpc_ieee1275_TRUE@ functional_test.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1378 = \ -@COND_emu_TRUE@ example_functional_test.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1379 = \ -@COND_i386_pc_TRUE@ example_functional_test.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1380 = \ -@COND_i386_efi_TRUE@ example_functional_test.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1381 = \ -@COND_i386_qemu_TRUE@ example_functional_test.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1382 = example_functional_test.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1383 = example_functional_test.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1384 = example_functional_test.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1385 = \ -@COND_x86_64_efi_TRUE@ example_functional_test.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1386 = example_functional_test.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1387 = example_functional_test.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1388 = example_functional_test.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1389 = bitmap.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1390 = bitmap.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1391 = bitmap.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1392 = bitmap.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1393 = bitmap.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1394 = bitmap.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1395 = bitmap.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1396 = bitmap.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1397 = bitmap.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1398 = bitmap.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1399 = bitmap_scale.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1400 = bitmap_scale.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1401 = bitmap_scale.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1402 = bitmap_scale.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1403 = \ -@COND_i386_coreboot_TRUE@ bitmap_scale.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1404 = \ -@COND_i386_multiboot_TRUE@ bitmap_scale.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1405 = \ -@COND_i386_ieee1275_TRUE@ bitmap_scale.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1406 = bitmap_scale.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1407 = \ -@COND_sparc64_ieee1275_TRUE@ bitmap_scale.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1408 = \ -@COND_powerpc_ieee1275_TRUE@ bitmap_scale.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1409 = efi_gop.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1410 = efi_gop.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1411 = efi_uga.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1412 = efi_uga.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1413 = jpeg.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1414 = jpeg.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1415 = jpeg.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1416 = jpeg.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1417 = jpeg.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1418 = jpeg.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1419 = jpeg.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1420 = jpeg.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1421 = jpeg.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1422 = jpeg.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1423 = jpeg.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1424 = png.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1425 = png.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1426 = png.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1427 = png.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1428 = png.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1429 = png.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1430 = png.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1431 = png.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1432 = png.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1433 = png.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1434 = png.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1435 = tga.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1436 = tga.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1437 = tga.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1438 = tga.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1439 = tga.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1440 = tga.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1441 = tga.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1442 = tga.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1443 = tga.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1444 = tga.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1445 = tga.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1446 = vbe.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1447 = video_fb.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1448 = video_fb.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1449 = video_fb.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1450 = video_fb.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1451 = video_fb.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1452 = video_fb.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1453 = video_fb.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1454 = video_fb.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1455 = \ -@COND_sparc64_ieee1275_TRUE@ video_fb.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1456 = \ -@COND_powerpc_ieee1275_TRUE@ video_fb.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1457 = video.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1458 = video.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1459 = video.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1460 = video.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1461 = video.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1462 = video.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1463 = video.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1464 = video.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1465 = video.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1466 = video.module$(EXEEXT) \ -@COND_powerpc_ieee1275_TRUE@ ieee1275_fb.module$(EXEEXT) -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am__EXEEXT_1467 = \ -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@ sdl.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1468 = datehook.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1469 = datehook.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1470 = datehook.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1471 = datehook.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1472 = datehook.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1473 = datehook.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1474 = datehook.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1475 = datehook.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1476 = datehook.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1477 = \ -@COND_sparc64_ieee1275_TRUE@ datehook.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1478 = \ -@COND_powerpc_ieee1275_TRUE@ datehook.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1479 = legacycfg.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1480 = legacycfg.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1481 = test_blockarg.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1482 = test_blockarg.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1483 = test_blockarg.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1484 = test_blockarg.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1485 = \ -@COND_i386_coreboot_TRUE@ test_blockarg.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1486 = \ -@COND_i386_multiboot_TRUE@ test_blockarg.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1487 = \ -@COND_i386_ieee1275_TRUE@ test_blockarg.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1488 = test_blockarg.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1489 = \ -@COND_mips_yeeloong_TRUE@ test_blockarg.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1490 = \ -@COND_sparc64_ieee1275_TRUE@ test_blockarg.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1491 = \ -@COND_powerpc_ieee1275_TRUE@ test_blockarg.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1492 = xzio.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1493 = xzio.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1494 = xzio.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1495 = xzio.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1496 = xzio.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1497 = xzio.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1498 = xzio.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1499 = xzio.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1500 = xzio.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1501 = xzio.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1502 = xzio.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1503 = testload.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1504 = testload.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1505 = testload.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1506 = testload.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1507 = testload.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1508 = testload.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1509 = testload.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1510 = testload.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1511 = testload.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1512 = \ -@COND_sparc64_ieee1275_TRUE@ testload.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1513 = \ -@COND_powerpc_ieee1275_TRUE@ testload.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1514 = lsapm.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1515 = keylayouts.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1516 = keylayouts.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1517 = keylayouts.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1518 = keylayouts.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1519 = keylayouts.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1520 = \ -@COND_i386_multiboot_TRUE@ keylayouts.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1521 = keylayouts.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1522 = keylayouts.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1523 = \ -@COND_sparc64_ieee1275_TRUE@ keylayouts.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1524 = \ -@COND_powerpc_ieee1275_TRUE@ keylayouts.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1525 = gcry_arcfour.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1526 = gcry_arcfour.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1527 = gcry_arcfour.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1528 = gcry_arcfour.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1529 = \ -@COND_i386_coreboot_TRUE@ gcry_arcfour.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1530 = \ -@COND_i386_multiboot_TRUE@ gcry_arcfour.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1531 = \ -@COND_i386_ieee1275_TRUE@ gcry_arcfour.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1532 = gcry_arcfour.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1533 = \ -@COND_mips_yeeloong_TRUE@ gcry_arcfour.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1534 = \ -@COND_sparc64_ieee1275_TRUE@ gcry_arcfour.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1535 = \ -@COND_powerpc_ieee1275_TRUE@ gcry_arcfour.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1536 = gcry_blowfish.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1537 = gcry_blowfish.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1538 = gcry_blowfish.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1539 = gcry_blowfish.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1540 = \ -@COND_i386_coreboot_TRUE@ gcry_blowfish.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1541 = \ -@COND_i386_multiboot_TRUE@ gcry_blowfish.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1542 = \ -@COND_i386_ieee1275_TRUE@ gcry_blowfish.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1543 = gcry_blowfish.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1544 = \ -@COND_mips_yeeloong_TRUE@ gcry_blowfish.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1545 = \ -@COND_sparc64_ieee1275_TRUE@ gcry_blowfish.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1546 = \ -@COND_powerpc_ieee1275_TRUE@ gcry_blowfish.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1547 = gcry_camellia.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1548 = gcry_camellia.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1549 = gcry_camellia.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1550 = gcry_camellia.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1551 = \ -@COND_i386_coreboot_TRUE@ gcry_camellia.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1552 = \ -@COND_i386_multiboot_TRUE@ gcry_camellia.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1553 = \ -@COND_i386_ieee1275_TRUE@ gcry_camellia.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1554 = gcry_camellia.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1555 = \ -@COND_mips_yeeloong_TRUE@ gcry_camellia.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1556 = \ -@COND_sparc64_ieee1275_TRUE@ gcry_camellia.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1557 = \ -@COND_powerpc_ieee1275_TRUE@ gcry_camellia.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1558 = gcry_cast5.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1559 = gcry_cast5.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1560 = gcry_cast5.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1561 = gcry_cast5.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1562 = gcry_cast5.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1563 = \ -@COND_i386_multiboot_TRUE@ gcry_cast5.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1564 = gcry_cast5.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1565 = gcry_cast5.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1566 = gcry_cast5.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1567 = \ -@COND_sparc64_ieee1275_TRUE@ gcry_cast5.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1568 = \ -@COND_powerpc_ieee1275_TRUE@ gcry_cast5.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1569 = gcry_crc.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1570 = gcry_crc.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1571 = gcry_crc.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1572 = gcry_crc.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1573 = gcry_crc.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1574 = gcry_crc.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1575 = gcry_crc.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1576 = gcry_crc.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1577 = gcry_crc.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1578 = \ -@COND_sparc64_ieee1275_TRUE@ gcry_crc.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1579 = \ -@COND_powerpc_ieee1275_TRUE@ gcry_crc.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1580 = gcry_des.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1581 = gcry_des.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1582 = gcry_des.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1583 = gcry_des.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1584 = gcry_des.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1585 = gcry_des.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1586 = gcry_des.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1587 = gcry_des.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1588 = gcry_des.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1589 = \ -@COND_sparc64_ieee1275_TRUE@ gcry_des.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1590 = \ -@COND_powerpc_ieee1275_TRUE@ gcry_des.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1591 = gcry_md4.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1592 = gcry_md4.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1593 = gcry_md4.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1594 = gcry_md4.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1595 = gcry_md4.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1596 = gcry_md4.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1597 = gcry_md4.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1598 = gcry_md4.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1599 = gcry_md4.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1600 = \ -@COND_sparc64_ieee1275_TRUE@ gcry_md4.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1601 = \ -@COND_powerpc_ieee1275_TRUE@ gcry_md4.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1602 = gcry_md5.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1603 = gcry_md5.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1604 = gcry_md5.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1605 = gcry_md5.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1606 = gcry_md5.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1607 = gcry_md5.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1608 = gcry_md5.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1609 = gcry_md5.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1610 = gcry_md5.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1611 = \ -@COND_sparc64_ieee1275_TRUE@ gcry_md5.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1612 = \ -@COND_powerpc_ieee1275_TRUE@ gcry_md5.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1613 = gcry_rfc2268.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1614 = gcry_rfc2268.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1615 = gcry_rfc2268.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1616 = gcry_rfc2268.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1617 = \ -@COND_i386_coreboot_TRUE@ gcry_rfc2268.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1618 = \ -@COND_i386_multiboot_TRUE@ gcry_rfc2268.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1619 = \ -@COND_i386_ieee1275_TRUE@ gcry_rfc2268.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1620 = gcry_rfc2268.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1621 = \ -@COND_mips_yeeloong_TRUE@ gcry_rfc2268.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1622 = \ -@COND_sparc64_ieee1275_TRUE@ gcry_rfc2268.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1623 = \ -@COND_powerpc_ieee1275_TRUE@ gcry_rfc2268.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1624 = gcry_rijndael.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1625 = gcry_rijndael.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1626 = gcry_rijndael.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1627 = gcry_rijndael.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1628 = \ -@COND_i386_coreboot_TRUE@ gcry_rijndael.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1629 = \ -@COND_i386_multiboot_TRUE@ gcry_rijndael.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1630 = \ -@COND_i386_ieee1275_TRUE@ gcry_rijndael.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1631 = gcry_rijndael.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1632 = \ -@COND_mips_yeeloong_TRUE@ gcry_rijndael.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1633 = \ -@COND_sparc64_ieee1275_TRUE@ gcry_rijndael.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1634 = \ -@COND_powerpc_ieee1275_TRUE@ gcry_rijndael.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1635 = gcry_rmd160.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1636 = gcry_rmd160.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1637 = gcry_rmd160.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1638 = gcry_rmd160.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1639 = \ -@COND_i386_coreboot_TRUE@ gcry_rmd160.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1640 = \ -@COND_i386_multiboot_TRUE@ gcry_rmd160.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1641 = \ -@COND_i386_ieee1275_TRUE@ gcry_rmd160.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1642 = gcry_rmd160.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1643 = \ -@COND_mips_yeeloong_TRUE@ gcry_rmd160.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1644 = \ -@COND_sparc64_ieee1275_TRUE@ gcry_rmd160.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1645 = \ -@COND_powerpc_ieee1275_TRUE@ gcry_rmd160.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1646 = gcry_seed.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1647 = gcry_seed.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1648 = gcry_seed.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1649 = gcry_seed.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1650 = gcry_seed.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1651 = gcry_seed.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1652 = gcry_seed.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1653 = gcry_seed.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1654 = gcry_seed.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1655 = \ -@COND_sparc64_ieee1275_TRUE@ gcry_seed.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1656 = \ -@COND_powerpc_ieee1275_TRUE@ gcry_seed.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1657 = gcry_serpent.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1658 = gcry_serpent.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1659 = gcry_serpent.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1660 = gcry_serpent.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1661 = \ -@COND_i386_coreboot_TRUE@ gcry_serpent.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1662 = \ -@COND_i386_multiboot_TRUE@ gcry_serpent.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1663 = \ -@COND_i386_ieee1275_TRUE@ gcry_serpent.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1664 = gcry_serpent.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1665 = \ -@COND_mips_yeeloong_TRUE@ gcry_serpent.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1666 = \ -@COND_sparc64_ieee1275_TRUE@ gcry_serpent.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1667 = \ -@COND_powerpc_ieee1275_TRUE@ gcry_serpent.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1668 = gcry_sha1.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1669 = gcry_sha1.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1670 = gcry_sha1.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1671 = gcry_sha1.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1672 = gcry_sha1.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1673 = gcry_sha1.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1674 = gcry_sha1.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1675 = gcry_sha1.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1676 = gcry_sha1.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1677 = \ -@COND_sparc64_ieee1275_TRUE@ gcry_sha1.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1678 = \ -@COND_powerpc_ieee1275_TRUE@ gcry_sha1.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1679 = gcry_sha256.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1680 = gcry_sha256.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1681 = gcry_sha256.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1682 = gcry_sha256.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1683 = \ -@COND_i386_coreboot_TRUE@ gcry_sha256.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1684 = \ -@COND_i386_multiboot_TRUE@ gcry_sha256.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1685 = \ -@COND_i386_ieee1275_TRUE@ gcry_sha256.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1686 = gcry_sha256.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1687 = \ -@COND_mips_yeeloong_TRUE@ gcry_sha256.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1688 = \ -@COND_sparc64_ieee1275_TRUE@ gcry_sha256.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1689 = \ -@COND_powerpc_ieee1275_TRUE@ gcry_sha256.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1690 = gcry_sha512.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1691 = gcry_sha512.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1692 = gcry_sha512.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1693 = gcry_sha512.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1694 = \ -@COND_i386_coreboot_TRUE@ gcry_sha512.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1695 = \ -@COND_i386_multiboot_TRUE@ gcry_sha512.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1696 = \ -@COND_i386_ieee1275_TRUE@ gcry_sha512.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1697 = gcry_sha512.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1698 = \ -@COND_mips_yeeloong_TRUE@ gcry_sha512.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1699 = \ -@COND_sparc64_ieee1275_TRUE@ gcry_sha512.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1700 = \ -@COND_powerpc_ieee1275_TRUE@ gcry_sha512.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1701 = gcry_tiger.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1702 = gcry_tiger.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1703 = gcry_tiger.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1704 = gcry_tiger.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1705 = gcry_tiger.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1706 = \ -@COND_i386_multiboot_TRUE@ gcry_tiger.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1707 = gcry_tiger.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1708 = gcry_tiger.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1709 = gcry_tiger.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1710 = \ -@COND_sparc64_ieee1275_TRUE@ gcry_tiger.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1711 = \ -@COND_powerpc_ieee1275_TRUE@ gcry_tiger.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1712 = gcry_twofish.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1713 = gcry_twofish.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1714 = gcry_twofish.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1715 = gcry_twofish.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1716 = \ -@COND_i386_coreboot_TRUE@ gcry_twofish.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1717 = \ -@COND_i386_multiboot_TRUE@ gcry_twofish.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1718 = \ -@COND_i386_ieee1275_TRUE@ gcry_twofish.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1719 = gcry_twofish.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1720 = \ -@COND_mips_yeeloong_TRUE@ gcry_twofish.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1721 = \ -@COND_sparc64_ieee1275_TRUE@ gcry_twofish.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1722 = \ -@COND_powerpc_ieee1275_TRUE@ gcry_twofish.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1723 = gcry_whirlpool.module$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1724 = gcry_whirlpool.module$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1725 = gcry_whirlpool.module$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1726 = gcry_whirlpool.module$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1727 = \ -@COND_i386_coreboot_TRUE@ gcry_whirlpool.module$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1728 = \ -@COND_i386_multiboot_TRUE@ gcry_whirlpool.module$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1729 = \ -@COND_i386_ieee1275_TRUE@ gcry_whirlpool.module$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1730 = \ -@COND_x86_64_efi_TRUE@ gcry_whirlpool.module$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1731 = \ -@COND_mips_yeeloong_TRUE@ gcry_whirlpool.module$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1732 = \ -@COND_sparc64_ieee1275_TRUE@ gcry_whirlpool.module$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1733 = \ -@COND_powerpc_ieee1275_TRUE@ gcry_whirlpool.module$(EXEEXT) -@COND_emu_TRUE@am__EXEEXT_1734 = kernel.exec$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1735 = kernel.exec$(EXEEXT) -@COND_i386_efi_TRUE@am__EXEEXT_1736 = kernel.exec$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1737 = kernel.exec$(EXEEXT) -@COND_i386_coreboot_TRUE@am__EXEEXT_1738 = kernel.exec$(EXEEXT) -@COND_i386_multiboot_TRUE@am__EXEEXT_1739 = kernel.exec$(EXEEXT) -@COND_i386_ieee1275_TRUE@am__EXEEXT_1740 = kernel.exec$(EXEEXT) -@COND_x86_64_efi_TRUE@am__EXEEXT_1741 = kernel.exec$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1742 = kernel.exec$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1743 = kernel.exec$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@am__EXEEXT_1744 = kernel.exec$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1745 = boot.image$(EXEEXT) -@COND_i386_qemu_TRUE@am__EXEEXT_1746 = boot.image$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1747 = boot.image$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1748 = cdboot.image$(EXEEXT) \ -@COND_i386_pc_TRUE@ pxeboot.image$(EXEEXT) \ -@COND_i386_pc_TRUE@ diskboot.image$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@am__EXEEXT_1749 = diskboot.image$(EXEEXT) -@COND_i386_pc_TRUE@am__EXEEXT_1750 = lnxboot.image$(EXEEXT) -@COND_mips_yeeloong_TRUE@am__EXEEXT_1751 = \ -@COND_mips_yeeloong_TRUE@ xz_decompress.image$(EXEEXT) \ -@COND_mips_yeeloong_TRUE@ none_decompress.image$(EXEEXT) \ -@COND_mips_yeeloong_TRUE@ fwstart.image$(EXEEXT) -PROGRAMS = $(bin_PROGRAMS) $(noinst_PROGRAMS) $(sbin_PROGRAMS) -am__acpi_module_SOURCES_DIST = commands/i386/pc/acpi.c commands/acpi.c \ - commands/efi/acpi.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_x86_64_efi_TRUE@am_acpi_module_OBJECTS = commands/efi/acpi_module-acpi.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_x86_64_efi_TRUE@ commands/acpi_module-acpi.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_acpi_module_OBJECTS = commands/i386/pc/acpi_module-acpi.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ commands/acpi_module-acpi.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_TRUE@am_acpi_module_OBJECTS = commands/i386/pc/acpi_module-acpi.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_TRUE@ commands/acpi_module-acpi.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_acpi_module_OBJECTS = commands/efi/acpi_module-acpi.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ commands/acpi_module-acpi.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_acpi_module_OBJECTS = commands/i386/pc/acpi_module-acpi.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ commands/acpi_module-acpi.$(OBJEXT) -nodist_acpi_module_OBJECTS = -acpi_module_OBJECTS = $(am_acpi_module_OBJECTS) \ - $(nodist_acpi_module_OBJECTS) -acpi_module_DEPENDENCIES = -acpi_module_LINK = $(CCLD) $(acpi_module_CFLAGS) $(CFLAGS) \ - $(acpi_module_LDFLAGS) $(LDFLAGS) -o $@ -am__affs_module_SOURCES_DIST = fs/affs.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_affs_module_OBJECTS = fs/affs_module-affs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_affs_module_OBJECTS = fs/affs_module-affs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_affs_module_OBJECTS = fs/affs_module-affs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_affs_module_OBJECTS = fs/affs_module-affs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_affs_module_OBJECTS = fs/affs_module-affs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_affs_module_OBJECTS = fs/affs_module-affs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_affs_module_OBJECTS = fs/affs_module-affs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_affs_module_OBJECTS = fs/affs_module-affs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_affs_module_OBJECTS = fs/affs_module-affs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_affs_module_OBJECTS = fs/affs_module-affs.$(OBJEXT) -@COND_emu_TRUE@am_affs_module_OBJECTS = fs/affs_module-affs.$(OBJEXT) -nodist_affs_module_OBJECTS = -affs_module_OBJECTS = $(am_affs_module_OBJECTS) \ - $(nodist_affs_module_OBJECTS) -affs_module_DEPENDENCIES = -affs_module_LINK = $(CCLD) $(affs_module_CFLAGS) $(CFLAGS) \ - $(affs_module_LDFLAGS) $(LDFLAGS) -o $@ -am__afs_module_SOURCES_DIST = fs/afs.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_afs_module_OBJECTS = fs/afs_module-afs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_afs_module_OBJECTS = fs/afs_module-afs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_afs_module_OBJECTS = fs/afs_module-afs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_afs_module_OBJECTS = fs/afs_module-afs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_afs_module_OBJECTS = fs/afs_module-afs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_afs_module_OBJECTS = fs/afs_module-afs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_afs_module_OBJECTS = fs/afs_module-afs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_afs_module_OBJECTS = fs/afs_module-afs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_afs_module_OBJECTS = fs/afs_module-afs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_afs_module_OBJECTS = fs/afs_module-afs.$(OBJEXT) -@COND_emu_TRUE@am_afs_module_OBJECTS = fs/afs_module-afs.$(OBJEXT) -nodist_afs_module_OBJECTS = -afs_module_OBJECTS = $(am_afs_module_OBJECTS) \ - $(nodist_afs_module_OBJECTS) -afs_module_DEPENDENCIES = -afs_module_LINK = $(CCLD) $(afs_module_CFLAGS) $(CFLAGS) \ - $(afs_module_LDFLAGS) $(LDFLAGS) -o $@ -am__afs_be_module_SOURCES_DIST = fs/afs_be.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_afs_be_module_OBJECTS = fs/afs_be_module-afs_be.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_afs_be_module_OBJECTS = fs/afs_be_module-afs_be.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_afs_be_module_OBJECTS = fs/afs_be_module-afs_be.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_afs_be_module_OBJECTS = fs/afs_be_module-afs_be.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_afs_be_module_OBJECTS = fs/afs_be_module-afs_be.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_afs_be_module_OBJECTS = fs/afs_be_module-afs_be.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_afs_be_module_OBJECTS = fs/afs_be_module-afs_be.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_afs_be_module_OBJECTS = fs/afs_be_module-afs_be.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_afs_be_module_OBJECTS = fs/afs_be_module-afs_be.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_afs_be_module_OBJECTS = fs/afs_be_module-afs_be.$(OBJEXT) -@COND_emu_TRUE@am_afs_be_module_OBJECTS = \ -@COND_emu_TRUE@ fs/afs_be_module-afs_be.$(OBJEXT) -nodist_afs_be_module_OBJECTS = -afs_be_module_OBJECTS = $(am_afs_be_module_OBJECTS) \ - $(nodist_afs_be_module_OBJECTS) -afs_be_module_DEPENDENCIES = -afs_be_module_LINK = $(CCLD) $(afs_be_module_CFLAGS) $(CFLAGS) \ - $(afs_be_module_LDFLAGS) $(LDFLAGS) -o $@ -am__aout_module_SOURCES_DIST = loader/aout.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@am_aout_module_OBJECTS = loader/aout_module-aout.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_aout_module_OBJECTS = loader/aout_module-aout.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_aout_module_OBJECTS = loader/aout_module-aout.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_aout_module_OBJECTS = loader/aout_module-aout.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_aout_module_OBJECTS = loader/aout_module-aout.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_aout_module_OBJECTS = loader/aout_module-aout.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_aout_module_OBJECTS = \ -@COND_i386_coreboot_TRUE@ loader/aout_module-aout.$(OBJEXT) -nodist_aout_module_OBJECTS = -aout_module_OBJECTS = $(am_aout_module_OBJECTS) \ - $(nodist_aout_module_OBJECTS) -aout_module_DEPENDENCIES = -aout_module_LINK = $(CCLD) $(aout_module_CFLAGS) $(CFLAGS) \ - $(aout_module_LDFLAGS) $(LDFLAGS) -o $@ -am__appleldr_module_SOURCES_DIST = loader/efi/appleloader.c -@COND_i386_efi_FALSE@@COND_x86_64_efi_TRUE@am_appleldr_module_OBJECTS = loader/efi/appleldr_module-appleloader.$(OBJEXT) -@COND_i386_efi_TRUE@am_appleldr_module_OBJECTS = loader/efi/appleldr_module-appleloader.$(OBJEXT) -nodist_appleldr_module_OBJECTS = -appleldr_module_OBJECTS = $(am_appleldr_module_OBJECTS) \ - $(nodist_appleldr_module_OBJECTS) -appleldr_module_DEPENDENCIES = -appleldr_module_LINK = $(CCLD) $(appleldr_module_CFLAGS) $(CFLAGS) \ - $(appleldr_module_LDFLAGS) $(LDFLAGS) -o $@ -am__at_keyboard_module_SOURCES_DIST = term/at_keyboard.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@am_at_keyboard_module_OBJECTS = term/at_keyboard_module-at_keyboard.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_at_keyboard_module_OBJECTS = term/at_keyboard_module-at_keyboard.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_at_keyboard_module_OBJECTS = term/at_keyboard_module-at_keyboard.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_at_keyboard_module_OBJECTS = term/at_keyboard_module-at_keyboard.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_at_keyboard_module_OBJECTS = term/at_keyboard_module-at_keyboard.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_at_keyboard_module_OBJECTS = term/at_keyboard_module-at_keyboard.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_at_keyboard_module_OBJECTS = term/at_keyboard_module-at_keyboard.$(OBJEXT) -nodist_at_keyboard_module_OBJECTS = -at_keyboard_module_OBJECTS = $(am_at_keyboard_module_OBJECTS) \ - $(nodist_at_keyboard_module_OBJECTS) -at_keyboard_module_DEPENDENCIES = -at_keyboard_module_LINK = $(CCLD) $(at_keyboard_module_CFLAGS) \ - $(CFLAGS) $(at_keyboard_module_LDFLAGS) $(LDFLAGS) -o $@ -am__ata_module_SOURCES_DIST = disk/ata.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@am_ata_module_OBJECTS = disk/ata_module-ata.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_ata_module_OBJECTS = disk/ata_module-ata.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_ata_module_OBJECTS = disk/ata_module-ata.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_ata_module_OBJECTS = disk/ata_module-ata.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_ata_module_OBJECTS = disk/ata_module-ata.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_ata_module_OBJECTS = disk/ata_module-ata.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_ata_module_OBJECTS = disk/ata_module-ata.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_ata_module_OBJECTS = \ -@COND_i386_coreboot_TRUE@ disk/ata_module-ata.$(OBJEXT) -nodist_ata_module_OBJECTS = -ata_module_OBJECTS = $(am_ata_module_OBJECTS) \ - $(nodist_ata_module_OBJECTS) -ata_module_DEPENDENCIES = -ata_module_LINK = $(CCLD) $(ata_module_CFLAGS) $(CFLAGS) \ - $(ata_module_LDFLAGS) $(LDFLAGS) -o $@ -am__ata_pthru_module_SOURCES_DIST = disk/ata_pthru.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@am_ata_pthru_module_OBJECTS = disk/ata_pthru_module-ata_pthru.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_ata_pthru_module_OBJECTS = disk/ata_pthru_module-ata_pthru.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_ata_pthru_module_OBJECTS = disk/ata_pthru_module-ata_pthru.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_ata_pthru_module_OBJECTS = disk/ata_pthru_module-ata_pthru.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_ata_pthru_module_OBJECTS = disk/ata_pthru_module-ata_pthru.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_ata_pthru_module_OBJECTS = disk/ata_pthru_module-ata_pthru.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_ata_pthru_module_OBJECTS = disk/ata_pthru_module-ata_pthru.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_ata_pthru_module_OBJECTS = disk/ata_pthru_module-ata_pthru.$(OBJEXT) -nodist_ata_pthru_module_OBJECTS = -ata_pthru_module_OBJECTS = $(am_ata_pthru_module_OBJECTS) \ - $(nodist_ata_pthru_module_OBJECTS) -ata_pthru_module_DEPENDENCIES = -ata_pthru_module_LINK = $(CCLD) $(ata_pthru_module_CFLAGS) $(CFLAGS) \ - $(ata_pthru_module_LDFLAGS) $(LDFLAGS) -o $@ -am__befs_module_SOURCES_DIST = fs/befs.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_befs_module_OBJECTS = fs/befs_module-befs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_befs_module_OBJECTS = fs/befs_module-befs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_befs_module_OBJECTS = fs/befs_module-befs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_befs_module_OBJECTS = fs/befs_module-befs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_befs_module_OBJECTS = fs/befs_module-befs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_befs_module_OBJECTS = fs/befs_module-befs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_befs_module_OBJECTS = fs/befs_module-befs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_befs_module_OBJECTS = fs/befs_module-befs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_befs_module_OBJECTS = fs/befs_module-befs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_befs_module_OBJECTS = fs/befs_module-befs.$(OBJEXT) -@COND_emu_TRUE@am_befs_module_OBJECTS = fs/befs_module-befs.$(OBJEXT) -nodist_befs_module_OBJECTS = -befs_module_OBJECTS = $(am_befs_module_OBJECTS) \ - $(nodist_befs_module_OBJECTS) -befs_module_DEPENDENCIES = -befs_module_LINK = $(CCLD) $(befs_module_CFLAGS) $(CFLAGS) \ - $(befs_module_LDFLAGS) $(LDFLAGS) -o $@ -am__befs_be_module_SOURCES_DIST = fs/befs_be.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_befs_be_module_OBJECTS = fs/befs_be_module-befs_be.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_befs_be_module_OBJECTS = fs/befs_be_module-befs_be.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_befs_be_module_OBJECTS = fs/befs_be_module-befs_be.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_befs_be_module_OBJECTS = fs/befs_be_module-befs_be.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_befs_be_module_OBJECTS = fs/befs_be_module-befs_be.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_befs_be_module_OBJECTS = fs/befs_be_module-befs_be.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_befs_be_module_OBJECTS = fs/befs_be_module-befs_be.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_befs_be_module_OBJECTS = fs/befs_be_module-befs_be.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_befs_be_module_OBJECTS = fs/befs_be_module-befs_be.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_befs_be_module_OBJECTS = fs/befs_be_module-befs_be.$(OBJEXT) -@COND_emu_TRUE@am_befs_be_module_OBJECTS = \ -@COND_emu_TRUE@ fs/befs_be_module-befs_be.$(OBJEXT) -nodist_befs_be_module_OBJECTS = -befs_be_module_OBJECTS = $(am_befs_be_module_OBJECTS) \ - $(nodist_befs_be_module_OBJECTS) -befs_be_module_DEPENDENCIES = -befs_be_module_LINK = $(CCLD) $(befs_be_module_CFLAGS) $(CFLAGS) \ - $(befs_be_module_LDFLAGS) $(LDFLAGS) -o $@ -am__biosdisk_module_SOURCES_DIST = disk/i386/pc/biosdisk.c -@COND_i386_pc_TRUE@am_biosdisk_module_OBJECTS = disk/i386/pc/biosdisk_module-biosdisk.$(OBJEXT) -nodist_biosdisk_module_OBJECTS = -biosdisk_module_OBJECTS = $(am_biosdisk_module_OBJECTS) \ - $(nodist_biosdisk_module_OBJECTS) -biosdisk_module_DEPENDENCIES = -biosdisk_module_LINK = $(CCLD) $(biosdisk_module_CFLAGS) $(CFLAGS) \ - $(biosdisk_module_LDFLAGS) $(LDFLAGS) -o $@ -am__bitmap_module_SOURCES_DIST = video/bitmap.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_bitmap_module_OBJECTS = video/bitmap_module-bitmap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_bitmap_module_OBJECTS = video/bitmap_module-bitmap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_TRUE@am_bitmap_module_OBJECTS = video/bitmap_module-bitmap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_bitmap_module_OBJECTS = video/bitmap_module-bitmap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_bitmap_module_OBJECTS = video/bitmap_module-bitmap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_bitmap_module_OBJECTS = video/bitmap_module-bitmap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_bitmap_module_OBJECTS = video/bitmap_module-bitmap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_bitmap_module_OBJECTS = video/bitmap_module-bitmap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_bitmap_module_OBJECTS = video/bitmap_module-bitmap.$(OBJEXT) -@COND_emu_TRUE@am_bitmap_module_OBJECTS = \ -@COND_emu_TRUE@ video/bitmap_module-bitmap.$(OBJEXT) -nodist_bitmap_module_OBJECTS = -bitmap_module_OBJECTS = $(am_bitmap_module_OBJECTS) \ - $(nodist_bitmap_module_OBJECTS) -bitmap_module_DEPENDENCIES = -bitmap_module_LINK = $(CCLD) $(bitmap_module_CFLAGS) $(CFLAGS) \ - $(bitmap_module_LDFLAGS) $(LDFLAGS) -o $@ -am__bitmap_scale_module_SOURCES_DIST = video/bitmap_scale.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_bitmap_scale_module_OBJECTS = video/bitmap_scale_module-bitmap_scale.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_bitmap_scale_module_OBJECTS = video/bitmap_scale_module-bitmap_scale.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_TRUE@am_bitmap_scale_module_OBJECTS = video/bitmap_scale_module-bitmap_scale.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_bitmap_scale_module_OBJECTS = video/bitmap_scale_module-bitmap_scale.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_bitmap_scale_module_OBJECTS = video/bitmap_scale_module-bitmap_scale.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_bitmap_scale_module_OBJECTS = video/bitmap_scale_module-bitmap_scale.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_bitmap_scale_module_OBJECTS = video/bitmap_scale_module-bitmap_scale.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_bitmap_scale_module_OBJECTS = video/bitmap_scale_module-bitmap_scale.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_bitmap_scale_module_OBJECTS = video/bitmap_scale_module-bitmap_scale.$(OBJEXT) -@COND_emu_TRUE@am_bitmap_scale_module_OBJECTS = video/bitmap_scale_module-bitmap_scale.$(OBJEXT) -nodist_bitmap_scale_module_OBJECTS = -bitmap_scale_module_OBJECTS = $(am_bitmap_scale_module_OBJECTS) \ - $(nodist_bitmap_scale_module_OBJECTS) -bitmap_scale_module_DEPENDENCIES = -bitmap_scale_module_LINK = $(CCLD) $(bitmap_scale_module_CFLAGS) \ - $(CFLAGS) $(bitmap_scale_module_LDFLAGS) $(LDFLAGS) -o $@ -am__blocklist_module_SOURCES_DIST = commands/blocklist.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_blocklist_module_OBJECTS = commands/blocklist_module-blocklist.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_blocklist_module_OBJECTS = commands/blocklist_module-blocklist.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_blocklist_module_OBJECTS = commands/blocklist_module-blocklist.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_blocklist_module_OBJECTS = commands/blocklist_module-blocklist.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_blocklist_module_OBJECTS = commands/blocklist_module-blocklist.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_blocklist_module_OBJECTS = commands/blocklist_module-blocklist.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_blocklist_module_OBJECTS = commands/blocklist_module-blocklist.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_blocklist_module_OBJECTS = commands/blocklist_module-blocklist.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_blocklist_module_OBJECTS = commands/blocklist_module-blocklist.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_blocklist_module_OBJECTS = commands/blocklist_module-blocklist.$(OBJEXT) -@COND_emu_TRUE@am_blocklist_module_OBJECTS = \ -@COND_emu_TRUE@ commands/blocklist_module-blocklist.$(OBJEXT) -nodist_blocklist_module_OBJECTS = -blocklist_module_OBJECTS = $(am_blocklist_module_OBJECTS) \ - $(nodist_blocklist_module_OBJECTS) -blocklist_module_DEPENDENCIES = -blocklist_module_LINK = $(CCLD) $(blocklist_module_CFLAGS) $(CFLAGS) \ - $(blocklist_module_LDFLAGS) $(LDFLAGS) -o $@ -am__boot_image_SOURCES_DIST = boot/i386/pc/boot.S \ - boot/i386/qemu/boot.S boot/sparc64/ieee1275/boot.S -@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_sparc64_ieee1275_TRUE@am_boot_image_OBJECTS = boot/sparc64/ieee1275/boot_image-boot.$(OBJEXT) -@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_boot_image_OBJECTS = boot/i386/qemu/boot_image-boot.$(OBJEXT) -@COND_i386_pc_TRUE@am_boot_image_OBJECTS = \ -@COND_i386_pc_TRUE@ boot/i386/pc/boot_image-boot.$(OBJEXT) -nodist_boot_image_OBJECTS = -boot_image_OBJECTS = $(am_boot_image_OBJECTS) \ - $(nodist_boot_image_OBJECTS) -boot_image_DEPENDENCIES = -boot_image_LINK = $(CCLD) $(boot_image_CFLAGS) $(CFLAGS) \ - $(boot_image_LDFLAGS) $(LDFLAGS) -o $@ -am__boot_module_SOURCES_DIST = commands/boot.c lib/i386/pc/biosnum.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_boot_module_OBJECTS = commands/boot_module-boot.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_boot_module_OBJECTS = commands/boot_module-boot.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_TRUE@am_boot_module_OBJECTS = commands/boot_module-boot.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_boot_module_OBJECTS = commands/boot_module-boot.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_boot_module_OBJECTS = lib/i386/pc/boot_module-biosnum.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ commands/boot_module-boot.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_boot_module_OBJECTS = commands/boot_module-boot.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_boot_module_OBJECTS = commands/boot_module-boot.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_boot_module_OBJECTS = commands/boot_module-boot.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_boot_module_OBJECTS = commands/boot_module-boot.$(OBJEXT) -@COND_emu_TRUE@am_boot_module_OBJECTS = \ -@COND_emu_TRUE@ commands/boot_module-boot.$(OBJEXT) -nodist_boot_module_OBJECTS = -boot_module_OBJECTS = $(am_boot_module_OBJECTS) \ - $(nodist_boot_module_OBJECTS) -boot_module_DEPENDENCIES = -boot_module_LINK = $(CCLD) $(boot_module_CFLAGS) $(CFLAGS) \ - $(boot_module_LDFLAGS) $(LDFLAGS) -o $@ -am__bsd_module_SOURCES_DIST = loader/i386/bsd.c loader/i386/bsd32.c \ - loader/i386/bsd64.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@am_bsd_module_OBJECTS = loader/i386/bsd_module-bsd.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@ loader/i386/bsd_module-bsd32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@ loader/i386/bsd_module-bsd64.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_bsd_module_OBJECTS = loader/i386/bsd_module-bsd.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ loader/i386/bsd_module-bsd32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ loader/i386/bsd_module-bsd64.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_bsd_module_OBJECTS = loader/i386/bsd_module-bsd.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ loader/i386/bsd_module-bsd32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ loader/i386/bsd_module-bsd64.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_bsd_module_OBJECTS = loader/i386/bsd_module-bsd.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ loader/i386/bsd_module-bsd32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ loader/i386/bsd_module-bsd64.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_bsd_module_OBJECTS = loader/i386/bsd_module-bsd.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ loader/i386/bsd_module-bsd32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ loader/i386/bsd_module-bsd64.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_bsd_module_OBJECTS = loader/i386/bsd_module-bsd.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ loader/i386/bsd_module-bsd32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ loader/i386/bsd_module-bsd64.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_bsd_module_OBJECTS = \ -@COND_i386_coreboot_TRUE@ loader/i386/bsd_module-bsd.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ loader/i386/bsd_module-bsd32.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ loader/i386/bsd_module-bsd64.$(OBJEXT) -nodist_bsd_module_OBJECTS = -bsd_module_OBJECTS = $(am_bsd_module_OBJECTS) \ - $(nodist_bsd_module_OBJECTS) -bsd_module_DEPENDENCIES = -bsd_module_LINK = $(CCLD) $(bsd_module_CFLAGS) $(CFLAGS) \ - $(bsd_module_LDFLAGS) $(LDFLAGS) -o $@ -am__btrfs_module_SOURCES_DIST = fs/btrfs.c lib/crc.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_btrfs_module_OBJECTS = fs/btrfs_module-btrfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ lib/btrfs_module-crc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_btrfs_module_OBJECTS = fs/btrfs_module-btrfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ lib/btrfs_module-crc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_btrfs_module_OBJECTS = fs/btrfs_module-btrfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ lib/btrfs_module-crc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_btrfs_module_OBJECTS = fs/btrfs_module-btrfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ lib/btrfs_module-crc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_btrfs_module_OBJECTS = fs/btrfs_module-btrfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ lib/btrfs_module-crc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_btrfs_module_OBJECTS = fs/btrfs_module-btrfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ lib/btrfs_module-crc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_btrfs_module_OBJECTS = fs/btrfs_module-btrfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ lib/btrfs_module-crc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_btrfs_module_OBJECTS = fs/btrfs_module-btrfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ lib/btrfs_module-crc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_btrfs_module_OBJECTS = fs/btrfs_module-btrfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ lib/btrfs_module-crc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_btrfs_module_OBJECTS = fs/btrfs_module-btrfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ lib/btrfs_module-crc.$(OBJEXT) -@COND_emu_TRUE@am_btrfs_module_OBJECTS = \ -@COND_emu_TRUE@ fs/btrfs_module-btrfs.$(OBJEXT) \ -@COND_emu_TRUE@ lib/btrfs_module-crc.$(OBJEXT) -nodist_btrfs_module_OBJECTS = -btrfs_module_OBJECTS = $(am_btrfs_module_OBJECTS) \ - $(nodist_btrfs_module_OBJECTS) -btrfs_module_DEPENDENCIES = -btrfs_module_LINK = $(CCLD) $(btrfs_module_CFLAGS) $(CFLAGS) \ - $(btrfs_module_LDFLAGS) $(LDFLAGS) -o $@ -am__bufio_module_SOURCES_DIST = io/bufio.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_bufio_module_OBJECTS = io/bufio_module-bufio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_bufio_module_OBJECTS = io/bufio_module-bufio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_TRUE@am_bufio_module_OBJECTS = io/bufio_module-bufio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_bufio_module_OBJECTS = io/bufio_module-bufio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_bufio_module_OBJECTS = io/bufio_module-bufio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_bufio_module_OBJECTS = io/bufio_module-bufio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_bufio_module_OBJECTS = io/bufio_module-bufio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_bufio_module_OBJECTS = io/bufio_module-bufio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_bufio_module_OBJECTS = io/bufio_module-bufio.$(OBJEXT) -@COND_emu_TRUE@am_bufio_module_OBJECTS = \ -@COND_emu_TRUE@ io/bufio_module-bufio.$(OBJEXT) -nodist_bufio_module_OBJECTS = -bufio_module_OBJECTS = $(am_bufio_module_OBJECTS) \ - $(nodist_bufio_module_OBJECTS) -bufio_module_DEPENDENCIES = -bufio_module_LINK = $(CCLD) $(bufio_module_CFLAGS) $(CFLAGS) \ - $(bufio_module_LDFLAGS) $(LDFLAGS) -o $@ -am__cat_module_SOURCES_DIST = commands/cat.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_cat_module_OBJECTS = commands/cat_module-cat.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_cat_module_OBJECTS = commands/cat_module-cat.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_cat_module_OBJECTS = commands/cat_module-cat.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_cat_module_OBJECTS = commands/cat_module-cat.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_cat_module_OBJECTS = commands/cat_module-cat.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_cat_module_OBJECTS = commands/cat_module-cat.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_cat_module_OBJECTS = commands/cat_module-cat.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_cat_module_OBJECTS = commands/cat_module-cat.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_cat_module_OBJECTS = commands/cat_module-cat.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_cat_module_OBJECTS = commands/cat_module-cat.$(OBJEXT) -@COND_emu_TRUE@am_cat_module_OBJECTS = \ -@COND_emu_TRUE@ commands/cat_module-cat.$(OBJEXT) -nodist_cat_module_OBJECTS = -cat_module_OBJECTS = $(am_cat_module_OBJECTS) \ - $(nodist_cat_module_OBJECTS) -cat_module_DEPENDENCIES = -cat_module_LINK = $(CCLD) $(cat_module_CFLAGS) $(CFLAGS) \ - $(cat_module_LDFLAGS) $(LDFLAGS) -o $@ -am__cdboot_image_SOURCES_DIST = boot/i386/pc/cdboot.S -@COND_i386_pc_TRUE@am_cdboot_image_OBJECTS = \ -@COND_i386_pc_TRUE@ boot/i386/pc/cdboot_image-cdboot.$(OBJEXT) -nodist_cdboot_image_OBJECTS = -cdboot_image_OBJECTS = $(am_cdboot_image_OBJECTS) \ - $(nodist_cdboot_image_OBJECTS) -cdboot_image_DEPENDENCIES = -cdboot_image_LINK = $(CCLD) $(cdboot_image_CFLAGS) $(CFLAGS) \ - $(cdboot_image_LDFLAGS) $(LDFLAGS) -o $@ -am__chain_module_SOURCES_DIST = loader/efi/chainloader.c \ - loader/i386/pc/chainloader.c -@COND_i386_efi_FALSE@@COND_i386_pc_FALSE@@COND_x86_64_efi_TRUE@am_chain_module_OBJECTS = loader/efi/chain_module-chainloader.$(OBJEXT) -@COND_i386_efi_FALSE@@COND_i386_pc_TRUE@am_chain_module_OBJECTS = loader/i386/pc/chain_module-chainloader.$(OBJEXT) -@COND_i386_efi_TRUE@am_chain_module_OBJECTS = loader/efi/chain_module-chainloader.$(OBJEXT) -nodist_chain_module_OBJECTS = -chain_module_OBJECTS = $(am_chain_module_OBJECTS) \ - $(nodist_chain_module_OBJECTS) -chain_module_DEPENDENCIES = -chain_module_LINK = $(CCLD) $(chain_module_CFLAGS) $(CFLAGS) \ - $(chain_module_LDFLAGS) $(LDFLAGS) -o $@ -am__cmostest_module_SOURCES_DIST = commands/i386/cmostest.c -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_cmostest_module_OBJECTS = commands/i386/cmostest_module-cmostest.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_cmostest_module_OBJECTS = commands/i386/cmostest_module-cmostest.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_cmostest_module_OBJECTS = commands/i386/cmostest_module-cmostest.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_cmostest_module_OBJECTS = commands/i386/cmostest_module-cmostest.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@am_cmostest_module_OBJECTS = commands/i386/cmostest_module-cmostest.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_cmostest_module_OBJECTS = commands/i386/cmostest_module-cmostest.$(OBJEXT) -nodist_cmostest_module_OBJECTS = -cmostest_module_OBJECTS = $(am_cmostest_module_OBJECTS) \ - $(nodist_cmostest_module_OBJECTS) -cmostest_module_DEPENDENCIES = -cmostest_module_LINK = $(CCLD) $(cmostest_module_CFLAGS) $(CFLAGS) \ - $(cmostest_module_LDFLAGS) $(LDFLAGS) -o $@ -am__cmp_module_SOURCES_DIST = commands/cmp.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_cmp_module_OBJECTS = commands/cmp_module-cmp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_cmp_module_OBJECTS = commands/cmp_module-cmp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_cmp_module_OBJECTS = commands/cmp_module-cmp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_cmp_module_OBJECTS = commands/cmp_module-cmp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_cmp_module_OBJECTS = commands/cmp_module-cmp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_cmp_module_OBJECTS = commands/cmp_module-cmp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_cmp_module_OBJECTS = commands/cmp_module-cmp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_cmp_module_OBJECTS = commands/cmp_module-cmp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_cmp_module_OBJECTS = commands/cmp_module-cmp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_cmp_module_OBJECTS = commands/cmp_module-cmp.$(OBJEXT) -@COND_emu_TRUE@am_cmp_module_OBJECTS = \ -@COND_emu_TRUE@ commands/cmp_module-cmp.$(OBJEXT) -nodist_cmp_module_OBJECTS = -cmp_module_OBJECTS = $(am_cmp_module_OBJECTS) \ - $(nodist_cmp_module_OBJECTS) -cmp_module_DEPENDENCIES = -cmp_module_LINK = $(CCLD) $(cmp_module_CFLAGS) $(CFLAGS) \ - $(cmp_module_LDFLAGS) $(LDFLAGS) -o $@ -am__configfile_module_SOURCES_DIST = commands/configfile.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_configfile_module_OBJECTS = commands/configfile_module-configfile.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_configfile_module_OBJECTS = commands/configfile_module-configfile.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_configfile_module_OBJECTS = commands/configfile_module-configfile.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_configfile_module_OBJECTS = commands/configfile_module-configfile.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_configfile_module_OBJECTS = commands/configfile_module-configfile.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_configfile_module_OBJECTS = commands/configfile_module-configfile.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_configfile_module_OBJECTS = commands/configfile_module-configfile.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_configfile_module_OBJECTS = commands/configfile_module-configfile.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_configfile_module_OBJECTS = commands/configfile_module-configfile.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_configfile_module_OBJECTS = commands/configfile_module-configfile.$(OBJEXT) -@COND_emu_TRUE@am_configfile_module_OBJECTS = commands/configfile_module-configfile.$(OBJEXT) -nodist_configfile_module_OBJECTS = -configfile_module_OBJECTS = $(am_configfile_module_OBJECTS) \ - $(nodist_configfile_module_OBJECTS) -configfile_module_DEPENDENCIES = -configfile_module_LINK = $(CCLD) $(configfile_module_CFLAGS) $(CFLAGS) \ - $(configfile_module_LDFLAGS) $(LDFLAGS) -o $@ -am__cpio_module_SOURCES_DIST = fs/cpio.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_cpio_module_OBJECTS = fs/cpio_module-cpio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_cpio_module_OBJECTS = fs/cpio_module-cpio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_cpio_module_OBJECTS = fs/cpio_module-cpio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_cpio_module_OBJECTS = fs/cpio_module-cpio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_cpio_module_OBJECTS = fs/cpio_module-cpio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_cpio_module_OBJECTS = fs/cpio_module-cpio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_cpio_module_OBJECTS = fs/cpio_module-cpio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_cpio_module_OBJECTS = fs/cpio_module-cpio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_cpio_module_OBJECTS = fs/cpio_module-cpio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_cpio_module_OBJECTS = fs/cpio_module-cpio.$(OBJEXT) -@COND_emu_TRUE@am_cpio_module_OBJECTS = fs/cpio_module-cpio.$(OBJEXT) -nodist_cpio_module_OBJECTS = -cpio_module_OBJECTS = $(am_cpio_module_OBJECTS) \ - $(nodist_cpio_module_OBJECTS) -cpio_module_DEPENDENCIES = -cpio_module_LINK = $(CCLD) $(cpio_module_CFLAGS) $(CFLAGS) \ - $(cpio_module_LDFLAGS) $(LDFLAGS) -o $@ -am__cpuid_module_SOURCES_DIST = commands/i386/cpuid.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@am_cpuid_module_OBJECTS = commands/i386/cpuid_module-cpuid.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_cpuid_module_OBJECTS = commands/i386/cpuid_module-cpuid.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_cpuid_module_OBJECTS = commands/i386/cpuid_module-cpuid.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_cpuid_module_OBJECTS = commands/i386/cpuid_module-cpuid.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_cpuid_module_OBJECTS = commands/i386/cpuid_module-cpuid.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_cpuid_module_OBJECTS = commands/i386/cpuid_module-cpuid.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_cpuid_module_OBJECTS = commands/i386/cpuid_module-cpuid.$(OBJEXT) -nodist_cpuid_module_OBJECTS = -cpuid_module_OBJECTS = $(am_cpuid_module_OBJECTS) \ - $(nodist_cpuid_module_OBJECTS) -cpuid_module_DEPENDENCIES = -cpuid_module_LINK = $(CCLD) $(cpuid_module_CFLAGS) $(CFLAGS) \ - $(cpuid_module_LDFLAGS) $(LDFLAGS) -o $@ -am__crypto_module_SOURCES_DIST = lib/crypto.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_crypto_module_OBJECTS = lib/crypto_module-crypto.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_crypto_module_OBJECTS = lib/crypto_module-crypto.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_crypto_module_OBJECTS = lib/crypto_module-crypto.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_crypto_module_OBJECTS = lib/crypto_module-crypto.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_crypto_module_OBJECTS = lib/crypto_module-crypto.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_crypto_module_OBJECTS = lib/crypto_module-crypto.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_crypto_module_OBJECTS = lib/crypto_module-crypto.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_crypto_module_OBJECTS = lib/crypto_module-crypto.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_crypto_module_OBJECTS = lib/crypto_module-crypto.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_crypto_module_OBJECTS = lib/crypto_module-crypto.$(OBJEXT) -@COND_emu_TRUE@am_crypto_module_OBJECTS = \ -@COND_emu_TRUE@ lib/crypto_module-crypto.$(OBJEXT) -nodist_crypto_module_OBJECTS = -crypto_module_OBJECTS = $(am_crypto_module_OBJECTS) \ - $(nodist_crypto_module_OBJECTS) -crypto_module_DEPENDENCIES = -crypto_module_LINK = $(CCLD) $(crypto_module_CFLAGS) $(CFLAGS) \ - $(crypto_module_LDFLAGS) $(LDFLAGS) -o $@ -am__cs5536_module_SOURCES_DIST = bus/cs5536.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@am_cs5536_module_OBJECTS = bus/cs5536_module-cs5536.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_cs5536_module_OBJECTS = bus/cs5536_module-cs5536.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_cs5536_module_OBJECTS = bus/cs5536_module-cs5536.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_cs5536_module_OBJECTS = bus/cs5536_module-cs5536.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_cs5536_module_OBJECTS = bus/cs5536_module-cs5536.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_cs5536_module_OBJECTS = bus/cs5536_module-cs5536.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_cs5536_module_OBJECTS = \ -@COND_i386_coreboot_TRUE@ bus/cs5536_module-cs5536.$(OBJEXT) -nodist_cs5536_module_OBJECTS = -cs5536_module_OBJECTS = $(am_cs5536_module_OBJECTS) \ - $(nodist_cs5536_module_OBJECTS) -cs5536_module_DEPENDENCIES = -cs5536_module_LINK = $(CCLD) $(cs5536_module_CFLAGS) $(CFLAGS) \ - $(cs5536_module_LDFLAGS) $(LDFLAGS) -o $@ -am__date_module_SOURCES_DIST = commands/date.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_date_module_OBJECTS = commands/date_module-date.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_date_module_OBJECTS = commands/date_module-date.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_date_module_OBJECTS = commands/date_module-date.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_date_module_OBJECTS = commands/date_module-date.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_date_module_OBJECTS = commands/date_module-date.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_date_module_OBJECTS = commands/date_module-date.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_date_module_OBJECTS = commands/date_module-date.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_date_module_OBJECTS = commands/date_module-date.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_date_module_OBJECTS = commands/date_module-date.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_date_module_OBJECTS = commands/date_module-date.$(OBJEXT) -@COND_emu_TRUE@am_date_module_OBJECTS = \ -@COND_emu_TRUE@ commands/date_module-date.$(OBJEXT) -nodist_date_module_OBJECTS = -date_module_OBJECTS = $(am_date_module_OBJECTS) \ - $(nodist_date_module_OBJECTS) -date_module_DEPENDENCIES = -date_module_LINK = $(CCLD) $(date_module_CFLAGS) $(CFLAGS) \ - $(date_module_LDFLAGS) $(LDFLAGS) -o $@ -am__datehook_module_SOURCES_DIST = hook/datehook.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_datehook_module_OBJECTS = hook/datehook_module-datehook.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_datehook_module_OBJECTS = hook/datehook_module-datehook.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_datehook_module_OBJECTS = hook/datehook_module-datehook.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_datehook_module_OBJECTS = hook/datehook_module-datehook.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_datehook_module_OBJECTS = hook/datehook_module-datehook.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_datehook_module_OBJECTS = hook/datehook_module-datehook.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_datehook_module_OBJECTS = hook/datehook_module-datehook.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_datehook_module_OBJECTS = hook/datehook_module-datehook.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_datehook_module_OBJECTS = hook/datehook_module-datehook.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_datehook_module_OBJECTS = hook/datehook_module-datehook.$(OBJEXT) -@COND_emu_TRUE@am_datehook_module_OBJECTS = \ -@COND_emu_TRUE@ hook/datehook_module-datehook.$(OBJEXT) -nodist_datehook_module_OBJECTS = -datehook_module_OBJECTS = $(am_datehook_module_OBJECTS) \ - $(nodist_datehook_module_OBJECTS) -datehook_module_DEPENDENCIES = -datehook_module_LINK = $(CCLD) $(datehook_module_CFLAGS) $(CFLAGS) \ - $(datehook_module_LDFLAGS) $(LDFLAGS) -o $@ -am__datetime_module_SOURCES_DIST = lib/cmos_datetime.c \ - lib/efi/datetime.c lib/ieee1275/datetime.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_datetime_module_OBJECTS = lib/efi/datetime_module-datetime.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_datetime_module_OBJECTS = lib/ieee1275/datetime_module-datetime.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_datetime_module_OBJECTS = lib/ieee1275/datetime_module-datetime.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_datetime_module_OBJECTS = lib/datetime_module-cmos_datetime.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_datetime_module_OBJECTS = lib/datetime_module-cmos_datetime.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_datetime_module_OBJECTS = lib/datetime_module-cmos_datetime.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_datetime_module_OBJECTS = lib/datetime_module-cmos_datetime.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_datetime_module_OBJECTS = lib/datetime_module-cmos_datetime.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_datetime_module_OBJECTS = lib/efi/datetime_module-datetime.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_datetime_module_OBJECTS = lib/datetime_module-cmos_datetime.$(OBJEXT) -nodist_datetime_module_OBJECTS = -datetime_module_OBJECTS = $(am_datetime_module_OBJECTS) \ - $(nodist_datetime_module_OBJECTS) -datetime_module_DEPENDENCIES = -datetime_module_LINK = $(CCLD) $(datetime_module_CFLAGS) $(CFLAGS) \ - $(datetime_module_LDFLAGS) $(LDFLAGS) -o $@ -am__diskboot_image_SOURCES_DIST = boot/i386/pc/diskboot.S \ - boot/sparc64/ieee1275/diskboot.S -@COND_i386_pc_FALSE@@COND_sparc64_ieee1275_TRUE@am_diskboot_image_OBJECTS = boot/sparc64/ieee1275/diskboot_image-diskboot.$(OBJEXT) -@COND_i386_pc_TRUE@am_diskboot_image_OBJECTS = boot/i386/pc/diskboot_image-diskboot.$(OBJEXT) -nodist_diskboot_image_OBJECTS = -diskboot_image_OBJECTS = $(am_diskboot_image_OBJECTS) \ - $(nodist_diskboot_image_OBJECTS) -diskboot_image_DEPENDENCIES = -diskboot_image_LINK = $(CCLD) $(diskboot_image_CFLAGS) $(CFLAGS) \ - $(diskboot_image_LDFLAGS) $(LDFLAGS) -o $@ -am__dm_nv_module_SOURCES_DIST = disk/dmraid_nvidia.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_dm_nv_module_OBJECTS = disk/dm_nv_module-dmraid_nvidia.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_dm_nv_module_OBJECTS = disk/dm_nv_module-dmraid_nvidia.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_dm_nv_module_OBJECTS = disk/dm_nv_module-dmraid_nvidia.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_dm_nv_module_OBJECTS = disk/dm_nv_module-dmraid_nvidia.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_dm_nv_module_OBJECTS = disk/dm_nv_module-dmraid_nvidia.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_dm_nv_module_OBJECTS = disk/dm_nv_module-dmraid_nvidia.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_dm_nv_module_OBJECTS = disk/dm_nv_module-dmraid_nvidia.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_dm_nv_module_OBJECTS = disk/dm_nv_module-dmraid_nvidia.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_dm_nv_module_OBJECTS = disk/dm_nv_module-dmraid_nvidia.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_dm_nv_module_OBJECTS = disk/dm_nv_module-dmraid_nvidia.$(OBJEXT) -@COND_emu_TRUE@am_dm_nv_module_OBJECTS = \ -@COND_emu_TRUE@ disk/dm_nv_module-dmraid_nvidia.$(OBJEXT) -nodist_dm_nv_module_OBJECTS = -dm_nv_module_OBJECTS = $(am_dm_nv_module_OBJECTS) \ - $(nodist_dm_nv_module_OBJECTS) -dm_nv_module_DEPENDENCIES = -dm_nv_module_LINK = $(CCLD) $(dm_nv_module_CFLAGS) $(CFLAGS) \ - $(dm_nv_module_LDFLAGS) $(LDFLAGS) -o $@ -am__drivemap_module_SOURCES_DIST = commands/i386/pc/drivemap.c \ - commands/i386/pc/drivemap_int13h.S -@COND_i386_pc_TRUE@am_drivemap_module_OBJECTS = commands/i386/pc/drivemap_module-drivemap.$(OBJEXT) \ -@COND_i386_pc_TRUE@ commands/i386/pc/drivemap_module-drivemap_int13h.$(OBJEXT) -nodist_drivemap_module_OBJECTS = -drivemap_module_OBJECTS = $(am_drivemap_module_OBJECTS) \ - $(nodist_drivemap_module_OBJECTS) -drivemap_module_DEPENDENCIES = -drivemap_module_LINK = $(CCLD) $(drivemap_module_CFLAGS) $(CFLAGS) \ - $(drivemap_module_LDFLAGS) $(LDFLAGS) -o $@ -am__echo_module_SOURCES_DIST = commands/echo.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_echo_module_OBJECTS = commands/echo_module-echo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_echo_module_OBJECTS = commands/echo_module-echo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_echo_module_OBJECTS = commands/echo_module-echo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_echo_module_OBJECTS = commands/echo_module-echo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_echo_module_OBJECTS = commands/echo_module-echo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_echo_module_OBJECTS = commands/echo_module-echo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_echo_module_OBJECTS = commands/echo_module-echo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_echo_module_OBJECTS = commands/echo_module-echo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_echo_module_OBJECTS = commands/echo_module-echo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_echo_module_OBJECTS = commands/echo_module-echo.$(OBJEXT) -@COND_emu_TRUE@am_echo_module_OBJECTS = \ -@COND_emu_TRUE@ commands/echo_module-echo.$(OBJEXT) -nodist_echo_module_OBJECTS = -echo_module_OBJECTS = $(am_echo_module_OBJECTS) \ - $(nodist_echo_module_OBJECTS) -echo_module_DEPENDENCIES = -echo_module_LINK = $(CCLD) $(echo_module_CFLAGS) $(CFLAGS) \ - $(echo_module_LDFLAGS) $(LDFLAGS) -o $@ -am__efi_gop_module_SOURCES_DIST = video/efi_gop.c -@COND_i386_efi_FALSE@@COND_x86_64_efi_TRUE@am_efi_gop_module_OBJECTS = video/efi_gop_module-efi_gop.$(OBJEXT) -@COND_i386_efi_TRUE@am_efi_gop_module_OBJECTS = \ -@COND_i386_efi_TRUE@ video/efi_gop_module-efi_gop.$(OBJEXT) -nodist_efi_gop_module_OBJECTS = -efi_gop_module_OBJECTS = $(am_efi_gop_module_OBJECTS) \ - $(nodist_efi_gop_module_OBJECTS) -efi_gop_module_DEPENDENCIES = -efi_gop_module_LINK = $(CCLD) $(efi_gop_module_CFLAGS) $(CFLAGS) \ - $(efi_gop_module_LDFLAGS) $(LDFLAGS) -o $@ -am__efi_uga_module_SOURCES_DIST = video/efi_uga.c -@COND_i386_efi_FALSE@@COND_x86_64_efi_TRUE@am_efi_uga_module_OBJECTS = video/efi_uga_module-efi_uga.$(OBJEXT) -@COND_i386_efi_TRUE@am_efi_uga_module_OBJECTS = \ -@COND_i386_efi_TRUE@ video/efi_uga_module-efi_uga.$(OBJEXT) -nodist_efi_uga_module_OBJECTS = -efi_uga_module_OBJECTS = $(am_efi_uga_module_OBJECTS) \ - $(nodist_efi_uga_module_OBJECTS) -efi_uga_module_DEPENDENCIES = -efi_uga_module_LINK = $(CCLD) $(efi_uga_module_CFLAGS) $(CFLAGS) \ - $(efi_uga_module_LDFLAGS) $(LDFLAGS) -o $@ -am__efiemu_module_SOURCES_DIST = efiemu/i386/pc/cfgtables.c \ - efiemu/main.c efiemu/i386/loadcore32.c \ - efiemu/i386/loadcore64.c efiemu/mm.c efiemu/loadcore_common.c \ - efiemu/symbols.c efiemu/loadcore32.c efiemu/loadcore64.c \ - efiemu/prepare32.c efiemu/prepare64.c efiemu/pnvram.c \ - efiemu/i386/coredetect.c efiemu/i386/nocfgtables.c -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_efiemu_module_OBJECTS = efiemu/i386/efiemu_module-nocfgtables.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ efiemu/efiemu_module-main.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ efiemu/i386/efiemu_module-loadcore32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ efiemu/i386/efiemu_module-loadcore64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ efiemu/efiemu_module-mm.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ efiemu/efiemu_module-loadcore_common.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ efiemu/efiemu_module-symbols.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ efiemu/efiemu_module-loadcore32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ efiemu/efiemu_module-loadcore64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ efiemu/efiemu_module-prepare32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ efiemu/efiemu_module-prepare64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ efiemu/efiemu_module-pnvram.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ efiemu/i386/efiemu_module-coredetect.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_efiemu_module_OBJECTS = efiemu/i386/pc/efiemu_module-cfgtables.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ efiemu/efiemu_module-main.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ efiemu/i386/efiemu_module-loadcore32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ efiemu/i386/efiemu_module-loadcore64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ efiemu/efiemu_module-mm.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ efiemu/efiemu_module-loadcore_common.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ efiemu/efiemu_module-symbols.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ efiemu/efiemu_module-loadcore32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ efiemu/efiemu_module-loadcore64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ efiemu/efiemu_module-prepare32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ efiemu/efiemu_module-prepare64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ efiemu/efiemu_module-pnvram.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ efiemu/i386/efiemu_module-coredetect.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_efiemu_module_OBJECTS = efiemu/i386/pc/efiemu_module-cfgtables.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ efiemu/efiemu_module-main.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ efiemu/i386/efiemu_module-loadcore32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ efiemu/i386/efiemu_module-loadcore64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ efiemu/efiemu_module-mm.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ efiemu/efiemu_module-loadcore_common.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ efiemu/efiemu_module-symbols.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ efiemu/efiemu_module-loadcore32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ efiemu/efiemu_module-loadcore64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ efiemu/efiemu_module-prepare32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ efiemu/efiemu_module-prepare64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ efiemu/efiemu_module-pnvram.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ efiemu/i386/efiemu_module-coredetect.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@am_efiemu_module_OBJECTS = efiemu/i386/efiemu_module-nocfgtables.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@ efiemu/efiemu_module-main.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@ efiemu/i386/efiemu_module-loadcore32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@ efiemu/i386/efiemu_module-loadcore64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@ efiemu/efiemu_module-mm.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@ efiemu/efiemu_module-loadcore_common.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@ efiemu/efiemu_module-symbols.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@ efiemu/efiemu_module-loadcore32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@ efiemu/efiemu_module-loadcore64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@ efiemu/efiemu_module-prepare32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@ efiemu/efiemu_module-prepare64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@ efiemu/efiemu_module-pnvram.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_ieee1275_TRUE@ efiemu/i386/efiemu_module-coredetect.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_efiemu_module_OBJECTS = efiemu/i386/pc/efiemu_module-cfgtables.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ efiemu/efiemu_module-main.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ efiemu/i386/efiemu_module-loadcore32.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ efiemu/i386/efiemu_module-loadcore64.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ efiemu/efiemu_module-mm.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ efiemu/efiemu_module-loadcore_common.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ efiemu/efiemu_module-symbols.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ efiemu/efiemu_module-loadcore32.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ efiemu/efiemu_module-loadcore64.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ efiemu/efiemu_module-prepare32.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ efiemu/efiemu_module-prepare64.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ efiemu/efiemu_module-pnvram.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ efiemu/i386/efiemu_module-coredetect.$(OBJEXT) -nodist_efiemu_module_OBJECTS = -efiemu_module_OBJECTS = $(am_efiemu_module_OBJECTS) \ - $(nodist_efiemu_module_OBJECTS) -efiemu_module_DEPENDENCIES = -efiemu_module_LINK = $(CCLD) $(efiemu_module_CFLAGS) $(CFLAGS) \ - $(efiemu_module_LDFLAGS) $(LDFLAGS) -o $@ -am__elf_module_SOURCES_DIST = kern/elf.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_elf_module_OBJECTS = kern/elf_module-elf.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_elf_module_OBJECTS = kern/elf_module-elf.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_elf_module_OBJECTS = kern/elf_module-elf.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_elf_module_OBJECTS = kern/elf_module-elf.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_elf_module_OBJECTS = kern/elf_module-elf.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_elf_module_OBJECTS = kern/elf_module-elf.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_elf_module_OBJECTS = kern/elf_module-elf.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_elf_module_OBJECTS = kern/elf_module-elf.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_elf_module_OBJECTS = kern/elf_module-elf.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_elf_module_OBJECTS = kern/elf_module-elf.$(OBJEXT) -@COND_emu_TRUE@am_elf_module_OBJECTS = kern/elf_module-elf.$(OBJEXT) -nodist_elf_module_OBJECTS = -elf_module_OBJECTS = $(am_elf_module_OBJECTS) \ - $(nodist_elf_module_OBJECTS) -elf_module_DEPENDENCIES = -elf_module_LINK = $(CCLD) $(elf_module_CFLAGS) $(CFLAGS) \ - $(elf_module_LDFLAGS) $(LDFLAGS) -o $@ -am__example_functional_test_module_SOURCES_DIST = \ - tests/example_functional_test.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_example_functional_test_module_OBJECTS = tests/example_functional_test_module-example_functional_test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_example_functional_test_module_OBJECTS = tests/example_functional_test_module-example_functional_test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_example_functional_test_module_OBJECTS = tests/example_functional_test_module-example_functional_test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_example_functional_test_module_OBJECTS = tests/example_functional_test_module-example_functional_test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_example_functional_test_module_OBJECTS = tests/example_functional_test_module-example_functional_test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_example_functional_test_module_OBJECTS = tests/example_functional_test_module-example_functional_test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_example_functional_test_module_OBJECTS = tests/example_functional_test_module-example_functional_test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_example_functional_test_module_OBJECTS = tests/example_functional_test_module-example_functional_test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_example_functional_test_module_OBJECTS = tests/example_functional_test_module-example_functional_test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_example_functional_test_module_OBJECTS = tests/example_functional_test_module-example_functional_test.$(OBJEXT) -@COND_emu_TRUE@am_example_functional_test_module_OBJECTS = tests/example_functional_test_module-example_functional_test.$(OBJEXT) -nodist_example_functional_test_module_OBJECTS = -example_functional_test_module_OBJECTS = \ - $(am_example_functional_test_module_OBJECTS) \ - $(nodist_example_functional_test_module_OBJECTS) -example_functional_test_module_DEPENDENCIES = -example_functional_test_module_LINK = $(CCLD) \ - $(example_functional_test_module_CFLAGS) $(CFLAGS) \ - $(example_functional_test_module_LDFLAGS) $(LDFLAGS) -o $@ -am__ext2_module_SOURCES_DIST = fs/ext2.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_ext2_module_OBJECTS = fs/ext2_module-ext2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_ext2_module_OBJECTS = fs/ext2_module-ext2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_ext2_module_OBJECTS = fs/ext2_module-ext2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_ext2_module_OBJECTS = fs/ext2_module-ext2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_ext2_module_OBJECTS = fs/ext2_module-ext2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_ext2_module_OBJECTS = fs/ext2_module-ext2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_ext2_module_OBJECTS = fs/ext2_module-ext2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_ext2_module_OBJECTS = fs/ext2_module-ext2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_ext2_module_OBJECTS = fs/ext2_module-ext2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_ext2_module_OBJECTS = fs/ext2_module-ext2.$(OBJEXT) -@COND_emu_TRUE@am_ext2_module_OBJECTS = fs/ext2_module-ext2.$(OBJEXT) -nodist_ext2_module_OBJECTS = -ext2_module_OBJECTS = $(am_ext2_module_OBJECTS) \ - $(nodist_ext2_module_OBJECTS) -ext2_module_DEPENDENCIES = -ext2_module_LINK = $(CCLD) $(ext2_module_CFLAGS) $(CFLAGS) \ - $(ext2_module_LDFLAGS) $(LDFLAGS) -o $@ -am__extcmd_module_SOURCES_DIST = commands/extcmd.c lib/arg.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@am_extcmd_module_OBJECTS = commands/extcmd_module-extcmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@ lib/extcmd_module-arg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_extcmd_module_OBJECTS = commands/extcmd_module-extcmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ lib/extcmd_module-arg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_extcmd_module_OBJECTS = commands/extcmd_module-extcmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ lib/extcmd_module-arg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_TRUE@am_extcmd_module_OBJECTS = commands/extcmd_module-extcmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_TRUE@ lib/extcmd_module-arg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_extcmd_module_OBJECTS = commands/extcmd_module-extcmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ lib/extcmd_module-arg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_extcmd_module_OBJECTS = commands/extcmd_module-extcmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ lib/extcmd_module-arg.$(OBJEXT) -@COND_emu_TRUE@am_extcmd_module_OBJECTS = \ -@COND_emu_TRUE@ commands/extcmd_module-extcmd.$(OBJEXT) \ -@COND_emu_TRUE@ lib/extcmd_module-arg.$(OBJEXT) -nodist_extcmd_module_OBJECTS = -extcmd_module_OBJECTS = $(am_extcmd_module_OBJECTS) \ - $(nodist_extcmd_module_OBJECTS) -extcmd_module_DEPENDENCIES = -extcmd_module_LINK = $(CCLD) $(extcmd_module_CFLAGS) $(CFLAGS) \ - $(extcmd_module_LDFLAGS) $(LDFLAGS) -o $@ -am__fat_module_SOURCES_DIST = fs/fat.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_fat_module_OBJECTS = fs/fat_module-fat.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_fat_module_OBJECTS = fs/fat_module-fat.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_fat_module_OBJECTS = fs/fat_module-fat.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_fat_module_OBJECTS = fs/fat_module-fat.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_fat_module_OBJECTS = fs/fat_module-fat.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_fat_module_OBJECTS = fs/fat_module-fat.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_fat_module_OBJECTS = fs/fat_module-fat.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_fat_module_OBJECTS = fs/fat_module-fat.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_fat_module_OBJECTS = fs/fat_module-fat.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_fat_module_OBJECTS = fs/fat_module-fat.$(OBJEXT) -@COND_emu_TRUE@am_fat_module_OBJECTS = fs/fat_module-fat.$(OBJEXT) -nodist_fat_module_OBJECTS = -fat_module_OBJECTS = $(am_fat_module_OBJECTS) \ - $(nodist_fat_module_OBJECTS) -fat_module_DEPENDENCIES = -fat_module_LINK = $(CCLD) $(fat_module_CFLAGS) $(CFLAGS) \ - $(fat_module_LDFLAGS) $(LDFLAGS) -o $@ -am__fixvideo_module_SOURCES_DIST = commands/efi/fixvideo.c -@COND_i386_efi_FALSE@@COND_x86_64_efi_TRUE@am_fixvideo_module_OBJECTS = commands/efi/fixvideo_module-fixvideo.$(OBJEXT) -@COND_i386_efi_TRUE@am_fixvideo_module_OBJECTS = commands/efi/fixvideo_module-fixvideo.$(OBJEXT) -nodist_fixvideo_module_OBJECTS = -fixvideo_module_OBJECTS = $(am_fixvideo_module_OBJECTS) \ - $(nodist_fixvideo_module_OBJECTS) -fixvideo_module_DEPENDENCIES = -fixvideo_module_LINK = $(CCLD) $(fixvideo_module_CFLAGS) $(CFLAGS) \ - $(fixvideo_module_LDFLAGS) $(LDFLAGS) -o $@ -am__font_module_SOURCES_DIST = font/font.c font/font_cmd.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_font_module_OBJECTS = font/font_module-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ font/font_module-font_cmd.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_font_module_OBJECTS = font/font_module-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ font/font_module-font_cmd.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_TRUE@am_font_module_OBJECTS = font/font_module-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_TRUE@ font/font_module-font_cmd.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_font_module_OBJECTS = font/font_module-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ font/font_module-font_cmd.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_font_module_OBJECTS = font/font_module-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ font/font_module-font_cmd.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_font_module_OBJECTS = font/font_module-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ font/font_module-font_cmd.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_font_module_OBJECTS = font/font_module-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ font/font_module-font_cmd.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_font_module_OBJECTS = font/font_module-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ font/font_module-font_cmd.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_font_module_OBJECTS = font/font_module-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ font/font_module-font_cmd.$(OBJEXT) -@COND_emu_TRUE@am_font_module_OBJECTS = \ -@COND_emu_TRUE@ font/font_module-font.$(OBJEXT) \ -@COND_emu_TRUE@ font/font_module-font_cmd.$(OBJEXT) -nodist_font_module_OBJECTS = -font_module_OBJECTS = $(am_font_module_OBJECTS) \ - $(nodist_font_module_OBJECTS) -font_module_DEPENDENCIES = -font_module_LINK = $(CCLD) $(font_module_CFLAGS) $(CFLAGS) \ - $(font_module_LDFLAGS) $(LDFLAGS) -o $@ -am__fshelp_module_SOURCES_DIST = fs/fshelp.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_fshelp_module_OBJECTS = fs/fshelp_module-fshelp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_fshelp_module_OBJECTS = fs/fshelp_module-fshelp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_fshelp_module_OBJECTS = fs/fshelp_module-fshelp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_fshelp_module_OBJECTS = fs/fshelp_module-fshelp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_fshelp_module_OBJECTS = fs/fshelp_module-fshelp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_fshelp_module_OBJECTS = fs/fshelp_module-fshelp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_fshelp_module_OBJECTS = fs/fshelp_module-fshelp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_fshelp_module_OBJECTS = fs/fshelp_module-fshelp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_fshelp_module_OBJECTS = fs/fshelp_module-fshelp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_fshelp_module_OBJECTS = fs/fshelp_module-fshelp.$(OBJEXT) -@COND_emu_TRUE@am_fshelp_module_OBJECTS = \ -@COND_emu_TRUE@ fs/fshelp_module-fshelp.$(OBJEXT) -nodist_fshelp_module_OBJECTS = -fshelp_module_OBJECTS = $(am_fshelp_module_OBJECTS) \ - $(nodist_fshelp_module_OBJECTS) -fshelp_module_DEPENDENCIES = -fshelp_module_LINK = $(CCLD) $(fshelp_module_CFLAGS) $(CFLAGS) \ - $(fshelp_module_LDFLAGS) $(LDFLAGS) -o $@ -am__functional_test_module_SOURCES_DIST = tests/lib/functional_test.c \ - tests/lib/test.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_functional_test_module_OBJECTS = tests/lib/functional_test_module-functional_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ tests/lib/functional_test_module-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_functional_test_module_OBJECTS = tests/lib/functional_test_module-functional_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ tests/lib/functional_test_module-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_functional_test_module_OBJECTS = tests/lib/functional_test_module-functional_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ tests/lib/functional_test_module-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_functional_test_module_OBJECTS = tests/lib/functional_test_module-functional_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ tests/lib/functional_test_module-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_functional_test_module_OBJECTS = tests/lib/functional_test_module-functional_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ tests/lib/functional_test_module-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_functional_test_module_OBJECTS = tests/lib/functional_test_module-functional_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ tests/lib/functional_test_module-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_functional_test_module_OBJECTS = tests/lib/functional_test_module-functional_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ tests/lib/functional_test_module-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_functional_test_module_OBJECTS = tests/lib/functional_test_module-functional_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ tests/lib/functional_test_module-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_functional_test_module_OBJECTS = tests/lib/functional_test_module-functional_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ tests/lib/functional_test_module-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_functional_test_module_OBJECTS = tests/lib/functional_test_module-functional_test.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ tests/lib/functional_test_module-test.$(OBJEXT) -@COND_emu_TRUE@am_functional_test_module_OBJECTS = tests/lib/functional_test_module-functional_test.$(OBJEXT) \ -@COND_emu_TRUE@ tests/lib/functional_test_module-test.$(OBJEXT) -nodist_functional_test_module_OBJECTS = -functional_test_module_OBJECTS = $(am_functional_test_module_OBJECTS) \ - $(nodist_functional_test_module_OBJECTS) -functional_test_module_DEPENDENCIES = -functional_test_module_LINK = $(CCLD) $(functional_test_module_CFLAGS) \ - $(CFLAGS) $(functional_test_module_LDFLAGS) $(LDFLAGS) -o $@ -am__fwstart_image_SOURCES_DIST = boot/mips/yeeloong/fwstart.S -@COND_mips_yeeloong_TRUE@am_fwstart_image_OBJECTS = boot/mips/yeeloong/fwstart_image-fwstart.$(OBJEXT) -nodist_fwstart_image_OBJECTS = -fwstart_image_OBJECTS = $(am_fwstart_image_OBJECTS) \ - $(nodist_fwstart_image_OBJECTS) -fwstart_image_DEPENDENCIES = -fwstart_image_LINK = $(CCLD) $(fwstart_image_CFLAGS) $(CFLAGS) \ - $(fwstart_image_LDFLAGS) $(LDFLAGS) -o $@ -am__gcry_arcfour_module_SOURCES_DIST = \ - lib/libgcrypt-grub/cipher/arcfour.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gcry_arcfour_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gcry_arcfour_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gcry_arcfour_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gcry_arcfour_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gcry_arcfour_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gcry_arcfour_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gcry_arcfour_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gcry_arcfour_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gcry_arcfour_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_arcfour_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.$(OBJEXT) -@COND_emu_TRUE@am_gcry_arcfour_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.$(OBJEXT) -nodist_gcry_arcfour_module_OBJECTS = -gcry_arcfour_module_OBJECTS = $(am_gcry_arcfour_module_OBJECTS) \ - $(nodist_gcry_arcfour_module_OBJECTS) -gcry_arcfour_module_DEPENDENCIES = -gcry_arcfour_module_LINK = $(CCLD) $(gcry_arcfour_module_CFLAGS) \ - $(CFLAGS) $(gcry_arcfour_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gcry_blowfish_module_SOURCES_DIST = \ - lib/libgcrypt-grub/cipher/blowfish.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gcry_blowfish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gcry_blowfish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gcry_blowfish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gcry_blowfish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gcry_blowfish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gcry_blowfish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gcry_blowfish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gcry_blowfish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gcry_blowfish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_blowfish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.$(OBJEXT) -@COND_emu_TRUE@am_gcry_blowfish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.$(OBJEXT) -nodist_gcry_blowfish_module_OBJECTS = -gcry_blowfish_module_OBJECTS = $(am_gcry_blowfish_module_OBJECTS) \ - $(nodist_gcry_blowfish_module_OBJECTS) -gcry_blowfish_module_DEPENDENCIES = -gcry_blowfish_module_LINK = $(CCLD) $(gcry_blowfish_module_CFLAGS) \ - $(CFLAGS) $(gcry_blowfish_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gcry_camellia_module_SOURCES_DIST = \ - lib/libgcrypt-grub/cipher/camellia-glue.c \ - lib/libgcrypt-grub/cipher/camellia.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gcry_camellia_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gcry_camellia_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gcry_camellia_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gcry_camellia_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gcry_camellia_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gcry_camellia_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gcry_camellia_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gcry_camellia_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gcry_camellia_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_camellia_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.$(OBJEXT) -@COND_emu_TRUE@am_gcry_camellia_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.$(OBJEXT) \ -@COND_emu_TRUE@ lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.$(OBJEXT) -nodist_gcry_camellia_module_OBJECTS = -gcry_camellia_module_OBJECTS = $(am_gcry_camellia_module_OBJECTS) \ - $(nodist_gcry_camellia_module_OBJECTS) -gcry_camellia_module_DEPENDENCIES = -gcry_camellia_module_LINK = $(CCLD) $(gcry_camellia_module_CFLAGS) \ - $(CFLAGS) $(gcry_camellia_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gcry_cast5_module_SOURCES_DIST = \ - lib/libgcrypt-grub/cipher/cast5.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gcry_cast5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gcry_cast5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gcry_cast5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gcry_cast5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gcry_cast5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gcry_cast5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gcry_cast5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gcry_cast5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gcry_cast5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_cast5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.$(OBJEXT) -@COND_emu_TRUE@am_gcry_cast5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.$(OBJEXT) -nodist_gcry_cast5_module_OBJECTS = -gcry_cast5_module_OBJECTS = $(am_gcry_cast5_module_OBJECTS) \ - $(nodist_gcry_cast5_module_OBJECTS) -gcry_cast5_module_DEPENDENCIES = -gcry_cast5_module_LINK = $(CCLD) $(gcry_cast5_module_CFLAGS) $(CFLAGS) \ - $(gcry_cast5_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gcry_crc_module_SOURCES_DIST = lib/libgcrypt-grub/cipher/crc.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gcry_crc_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_crc_module-crc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gcry_crc_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_crc_module-crc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gcry_crc_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_crc_module-crc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gcry_crc_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_crc_module-crc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gcry_crc_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_crc_module-crc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gcry_crc_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_crc_module-crc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gcry_crc_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_crc_module-crc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gcry_crc_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_crc_module-crc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gcry_crc_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_crc_module-crc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_crc_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_crc_module-crc.$(OBJEXT) -@COND_emu_TRUE@am_gcry_crc_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_crc_module-crc.$(OBJEXT) -nodist_gcry_crc_module_OBJECTS = -gcry_crc_module_OBJECTS = $(am_gcry_crc_module_OBJECTS) \ - $(nodist_gcry_crc_module_OBJECTS) -gcry_crc_module_DEPENDENCIES = -gcry_crc_module_LINK = $(CCLD) $(gcry_crc_module_CFLAGS) $(CFLAGS) \ - $(gcry_crc_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gcry_des_module_SOURCES_DIST = lib/libgcrypt-grub/cipher/des.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gcry_des_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_des_module-des.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gcry_des_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_des_module-des.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gcry_des_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_des_module-des.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gcry_des_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_des_module-des.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gcry_des_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_des_module-des.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gcry_des_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_des_module-des.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gcry_des_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_des_module-des.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gcry_des_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_des_module-des.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gcry_des_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_des_module-des.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_des_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_des_module-des.$(OBJEXT) -@COND_emu_TRUE@am_gcry_des_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_des_module-des.$(OBJEXT) -nodist_gcry_des_module_OBJECTS = -gcry_des_module_OBJECTS = $(am_gcry_des_module_OBJECTS) \ - $(nodist_gcry_des_module_OBJECTS) -gcry_des_module_DEPENDENCIES = -gcry_des_module_LINK = $(CCLD) $(gcry_des_module_CFLAGS) $(CFLAGS) \ - $(gcry_des_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gcry_md4_module_SOURCES_DIST = lib/libgcrypt-grub/cipher/md4.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gcry_md4_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md4_module-md4.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gcry_md4_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md4_module-md4.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gcry_md4_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md4_module-md4.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gcry_md4_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md4_module-md4.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gcry_md4_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md4_module-md4.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gcry_md4_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md4_module-md4.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gcry_md4_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md4_module-md4.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gcry_md4_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md4_module-md4.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gcry_md4_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md4_module-md4.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_md4_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md4_module-md4.$(OBJEXT) -@COND_emu_TRUE@am_gcry_md4_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md4_module-md4.$(OBJEXT) -nodist_gcry_md4_module_OBJECTS = -gcry_md4_module_OBJECTS = $(am_gcry_md4_module_OBJECTS) \ - $(nodist_gcry_md4_module_OBJECTS) -gcry_md4_module_DEPENDENCIES = -gcry_md4_module_LINK = $(CCLD) $(gcry_md4_module_CFLAGS) $(CFLAGS) \ - $(gcry_md4_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gcry_md5_module_SOURCES_DIST = lib/libgcrypt-grub/cipher/md5.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gcry_md5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md5_module-md5.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gcry_md5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md5_module-md5.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gcry_md5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md5_module-md5.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gcry_md5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md5_module-md5.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gcry_md5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md5_module-md5.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gcry_md5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md5_module-md5.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gcry_md5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md5_module-md5.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gcry_md5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md5_module-md5.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gcry_md5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md5_module-md5.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_md5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md5_module-md5.$(OBJEXT) -@COND_emu_TRUE@am_gcry_md5_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_md5_module-md5.$(OBJEXT) -nodist_gcry_md5_module_OBJECTS = -gcry_md5_module_OBJECTS = $(am_gcry_md5_module_OBJECTS) \ - $(nodist_gcry_md5_module_OBJECTS) -gcry_md5_module_DEPENDENCIES = -gcry_md5_module_LINK = $(CCLD) $(gcry_md5_module_CFLAGS) $(CFLAGS) \ - $(gcry_md5_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gcry_rfc2268_module_SOURCES_DIST = \ - lib/libgcrypt-grub/cipher/rfc2268.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gcry_rfc2268_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gcry_rfc2268_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gcry_rfc2268_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gcry_rfc2268_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gcry_rfc2268_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gcry_rfc2268_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gcry_rfc2268_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gcry_rfc2268_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gcry_rfc2268_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_rfc2268_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.$(OBJEXT) -@COND_emu_TRUE@am_gcry_rfc2268_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.$(OBJEXT) -nodist_gcry_rfc2268_module_OBJECTS = -gcry_rfc2268_module_OBJECTS = $(am_gcry_rfc2268_module_OBJECTS) \ - $(nodist_gcry_rfc2268_module_OBJECTS) -gcry_rfc2268_module_DEPENDENCIES = -gcry_rfc2268_module_LINK = $(CCLD) $(gcry_rfc2268_module_CFLAGS) \ - $(CFLAGS) $(gcry_rfc2268_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gcry_rijndael_module_SOURCES_DIST = \ - lib/libgcrypt-grub/cipher/rijndael.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gcry_rijndael_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gcry_rijndael_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gcry_rijndael_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gcry_rijndael_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gcry_rijndael_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gcry_rijndael_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gcry_rijndael_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gcry_rijndael_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gcry_rijndael_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_rijndael_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.$(OBJEXT) -@COND_emu_TRUE@am_gcry_rijndael_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.$(OBJEXT) -nodist_gcry_rijndael_module_OBJECTS = -gcry_rijndael_module_OBJECTS = $(am_gcry_rijndael_module_OBJECTS) \ - $(nodist_gcry_rijndael_module_OBJECTS) -gcry_rijndael_module_DEPENDENCIES = -gcry_rijndael_module_LINK = $(CCLD) $(gcry_rijndael_module_CFLAGS) \ - $(CFLAGS) $(gcry_rijndael_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gcry_rmd160_module_SOURCES_DIST = \ - lib/libgcrypt-grub/cipher/rmd160.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gcry_rmd160_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gcry_rmd160_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gcry_rmd160_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gcry_rmd160_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gcry_rmd160_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gcry_rmd160_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gcry_rmd160_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gcry_rmd160_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gcry_rmd160_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_rmd160_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.$(OBJEXT) -@COND_emu_TRUE@am_gcry_rmd160_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.$(OBJEXT) -nodist_gcry_rmd160_module_OBJECTS = -gcry_rmd160_module_OBJECTS = $(am_gcry_rmd160_module_OBJECTS) \ - $(nodist_gcry_rmd160_module_OBJECTS) -gcry_rmd160_module_DEPENDENCIES = -gcry_rmd160_module_LINK = $(CCLD) $(gcry_rmd160_module_CFLAGS) \ - $(CFLAGS) $(gcry_rmd160_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gcry_seed_module_SOURCES_DIST = lib/libgcrypt-grub/cipher/seed.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gcry_seed_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_seed_module-seed.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gcry_seed_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_seed_module-seed.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gcry_seed_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_seed_module-seed.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gcry_seed_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_seed_module-seed.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gcry_seed_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_seed_module-seed.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gcry_seed_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_seed_module-seed.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gcry_seed_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_seed_module-seed.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gcry_seed_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_seed_module-seed.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gcry_seed_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_seed_module-seed.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_seed_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_seed_module-seed.$(OBJEXT) -@COND_emu_TRUE@am_gcry_seed_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_seed_module-seed.$(OBJEXT) -nodist_gcry_seed_module_OBJECTS = -gcry_seed_module_OBJECTS = $(am_gcry_seed_module_OBJECTS) \ - $(nodist_gcry_seed_module_OBJECTS) -gcry_seed_module_DEPENDENCIES = -gcry_seed_module_LINK = $(CCLD) $(gcry_seed_module_CFLAGS) $(CFLAGS) \ - $(gcry_seed_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gcry_serpent_module_SOURCES_DIST = \ - lib/libgcrypt-grub/cipher/serpent.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gcry_serpent_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gcry_serpent_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gcry_serpent_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gcry_serpent_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gcry_serpent_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gcry_serpent_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gcry_serpent_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gcry_serpent_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gcry_serpent_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_serpent_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.$(OBJEXT) -@COND_emu_TRUE@am_gcry_serpent_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.$(OBJEXT) -nodist_gcry_serpent_module_OBJECTS = -gcry_serpent_module_OBJECTS = $(am_gcry_serpent_module_OBJECTS) \ - $(nodist_gcry_serpent_module_OBJECTS) -gcry_serpent_module_DEPENDENCIES = -gcry_serpent_module_LINK = $(CCLD) $(gcry_serpent_module_CFLAGS) \ - $(CFLAGS) $(gcry_serpent_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gcry_sha1_module_SOURCES_DIST = lib/libgcrypt-grub/cipher/sha1.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gcry_sha1_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gcry_sha1_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gcry_sha1_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gcry_sha1_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gcry_sha1_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gcry_sha1_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gcry_sha1_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gcry_sha1_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gcry_sha1_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_sha1_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.$(OBJEXT) -@COND_emu_TRUE@am_gcry_sha1_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.$(OBJEXT) -nodist_gcry_sha1_module_OBJECTS = -gcry_sha1_module_OBJECTS = $(am_gcry_sha1_module_OBJECTS) \ - $(nodist_gcry_sha1_module_OBJECTS) -gcry_sha1_module_DEPENDENCIES = -gcry_sha1_module_LINK = $(CCLD) $(gcry_sha1_module_CFLAGS) $(CFLAGS) \ - $(gcry_sha1_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gcry_sha256_module_SOURCES_DIST = \ - lib/libgcrypt-grub/cipher/sha256.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gcry_sha256_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gcry_sha256_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gcry_sha256_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gcry_sha256_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gcry_sha256_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gcry_sha256_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gcry_sha256_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gcry_sha256_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gcry_sha256_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_sha256_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.$(OBJEXT) -@COND_emu_TRUE@am_gcry_sha256_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.$(OBJEXT) -nodist_gcry_sha256_module_OBJECTS = -gcry_sha256_module_OBJECTS = $(am_gcry_sha256_module_OBJECTS) \ - $(nodist_gcry_sha256_module_OBJECTS) -gcry_sha256_module_DEPENDENCIES = -gcry_sha256_module_LINK = $(CCLD) $(gcry_sha256_module_CFLAGS) \ - $(CFLAGS) $(gcry_sha256_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gcry_sha512_module_SOURCES_DIST = \ - lib/libgcrypt-grub/cipher/sha512.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gcry_sha512_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gcry_sha512_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gcry_sha512_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gcry_sha512_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gcry_sha512_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gcry_sha512_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gcry_sha512_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gcry_sha512_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gcry_sha512_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_sha512_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.$(OBJEXT) -@COND_emu_TRUE@am_gcry_sha512_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.$(OBJEXT) -nodist_gcry_sha512_module_OBJECTS = -gcry_sha512_module_OBJECTS = $(am_gcry_sha512_module_OBJECTS) \ - $(nodist_gcry_sha512_module_OBJECTS) -gcry_sha512_module_DEPENDENCIES = -gcry_sha512_module_LINK = $(CCLD) $(gcry_sha512_module_CFLAGS) \ - $(CFLAGS) $(gcry_sha512_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gcry_tiger_module_SOURCES_DIST = \ - lib/libgcrypt-grub/cipher/tiger.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gcry_tiger_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gcry_tiger_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gcry_tiger_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gcry_tiger_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gcry_tiger_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gcry_tiger_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gcry_tiger_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gcry_tiger_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gcry_tiger_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_tiger_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.$(OBJEXT) -@COND_emu_TRUE@am_gcry_tiger_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.$(OBJEXT) -nodist_gcry_tiger_module_OBJECTS = -gcry_tiger_module_OBJECTS = $(am_gcry_tiger_module_OBJECTS) \ - $(nodist_gcry_tiger_module_OBJECTS) -gcry_tiger_module_DEPENDENCIES = -gcry_tiger_module_LINK = $(CCLD) $(gcry_tiger_module_CFLAGS) $(CFLAGS) \ - $(gcry_tiger_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gcry_twofish_module_SOURCES_DIST = \ - lib/libgcrypt-grub/cipher/twofish.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gcry_twofish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gcry_twofish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gcry_twofish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gcry_twofish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gcry_twofish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gcry_twofish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gcry_twofish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gcry_twofish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gcry_twofish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_twofish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.$(OBJEXT) -@COND_emu_TRUE@am_gcry_twofish_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.$(OBJEXT) -nodist_gcry_twofish_module_OBJECTS = -gcry_twofish_module_OBJECTS = $(am_gcry_twofish_module_OBJECTS) \ - $(nodist_gcry_twofish_module_OBJECTS) -gcry_twofish_module_DEPENDENCIES = -gcry_twofish_module_LINK = $(CCLD) $(gcry_twofish_module_CFLAGS) \ - $(CFLAGS) $(gcry_twofish_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gcry_whirlpool_module_SOURCES_DIST = \ - lib/libgcrypt-grub/cipher/whirlpool.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gcry_whirlpool_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gcry_whirlpool_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gcry_whirlpool_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gcry_whirlpool_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gcry_whirlpool_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gcry_whirlpool_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gcry_whirlpool_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gcry_whirlpool_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gcry_whirlpool_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gcry_whirlpool_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.$(OBJEXT) -@COND_emu_TRUE@am_gcry_whirlpool_module_OBJECTS = lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.$(OBJEXT) -nodist_gcry_whirlpool_module_OBJECTS = -gcry_whirlpool_module_OBJECTS = $(am_gcry_whirlpool_module_OBJECTS) \ - $(nodist_gcry_whirlpool_module_OBJECTS) -gcry_whirlpool_module_DEPENDENCIES = -gcry_whirlpool_module_LINK = $(CCLD) $(gcry_whirlpool_module_CFLAGS) \ - $(CFLAGS) $(gcry_whirlpool_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gettext_module_SOURCES_DIST = gettext/gettext.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gettext_module_OBJECTS = gettext/gettext_module-gettext.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gettext_module_OBJECTS = gettext/gettext_module-gettext.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gettext_module_OBJECTS = gettext/gettext_module-gettext.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gettext_module_OBJECTS = gettext/gettext_module-gettext.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gettext_module_OBJECTS = gettext/gettext_module-gettext.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gettext_module_OBJECTS = gettext/gettext_module-gettext.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gettext_module_OBJECTS = gettext/gettext_module-gettext.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gettext_module_OBJECTS = gettext/gettext_module-gettext.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gettext_module_OBJECTS = gettext/gettext_module-gettext.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gettext_module_OBJECTS = gettext/gettext_module-gettext.$(OBJEXT) -@COND_emu_TRUE@am_gettext_module_OBJECTS = \ -@COND_emu_TRUE@ gettext/gettext_module-gettext.$(OBJEXT) -nodist_gettext_module_OBJECTS = -gettext_module_OBJECTS = $(am_gettext_module_OBJECTS) \ - $(nodist_gettext_module_OBJECTS) -gettext_module_DEPENDENCIES = -gettext_module_LINK = $(CCLD) $(gettext_module_CFLAGS) $(CFLAGS) \ - $(gettext_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gfxmenu_module_SOURCES_DIST = gfxmenu/gfxmenu.c gfxmenu/model.c \ - gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c \ - gfxmenu/theme_loader.c gfxmenu/widget-box.c \ - gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c \ - gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c \ - gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c \ - gfxmenu/gui_util.c gfxmenu/gui_string_util.c \ - gfxmenu/named_colors.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gfxmenu_module_OBJECTS = gfxmenu/gfxmenu_module-gfxmenu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ gfxmenu/gfxmenu_module-model.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ gfxmenu/gfxmenu_module-view.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ gfxmenu/gfxmenu_module-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ gfxmenu/gfxmenu_module-icon_manager.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ gfxmenu/gfxmenu_module-theme_loader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ gfxmenu/gfxmenu_module-widget-box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ gfxmenu/gfxmenu_module-gui_canvas.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ gfxmenu/gfxmenu_module-gui_circular_progress.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ gfxmenu/gfxmenu_module-gui_box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ gfxmenu/gfxmenu_module-gui_label.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ gfxmenu/gfxmenu_module-gui_list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ gfxmenu/gfxmenu_module-gui_image.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ gfxmenu/gfxmenu_module-gui_progress_bar.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ gfxmenu/gfxmenu_module-gui_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ gfxmenu/gfxmenu_module-gui_string_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ gfxmenu/gfxmenu_module-named_colors.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gfxmenu_module_OBJECTS = gfxmenu/gfxmenu_module-gfxmenu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ gfxmenu/gfxmenu_module-model.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ gfxmenu/gfxmenu_module-view.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ gfxmenu/gfxmenu_module-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ gfxmenu/gfxmenu_module-icon_manager.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ gfxmenu/gfxmenu_module-theme_loader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ gfxmenu/gfxmenu_module-widget-box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_canvas.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_circular_progress.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_label.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_image.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_progress_bar.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_string_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ gfxmenu/gfxmenu_module-named_colors.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gfxmenu_module_OBJECTS = gfxmenu/gfxmenu_module-gfxmenu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ gfxmenu/gfxmenu_module-model.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ gfxmenu/gfxmenu_module-view.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ gfxmenu/gfxmenu_module-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ gfxmenu/gfxmenu_module-icon_manager.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ gfxmenu/gfxmenu_module-theme_loader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ gfxmenu/gfxmenu_module-widget-box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_canvas.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_circular_progress.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_label.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_image.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_progress_bar.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_string_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ gfxmenu/gfxmenu_module-named_colors.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gfxmenu_module_OBJECTS = gfxmenu/gfxmenu_module-gfxmenu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ gfxmenu/gfxmenu_module-model.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ gfxmenu/gfxmenu_module-view.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ gfxmenu/gfxmenu_module-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ gfxmenu/gfxmenu_module-icon_manager.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ gfxmenu/gfxmenu_module-theme_loader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ gfxmenu/gfxmenu_module-widget-box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ gfxmenu/gfxmenu_module-gui_canvas.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ gfxmenu/gfxmenu_module-gui_circular_progress.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ gfxmenu/gfxmenu_module-gui_box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ gfxmenu/gfxmenu_module-gui_label.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ gfxmenu/gfxmenu_module-gui_list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ gfxmenu/gfxmenu_module-gui_image.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ gfxmenu/gfxmenu_module-gui_progress_bar.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ gfxmenu/gfxmenu_module-gui_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ gfxmenu/gfxmenu_module-gui_string_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ gfxmenu/gfxmenu_module-named_colors.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gfxmenu_module_OBJECTS = gfxmenu/gfxmenu_module-gfxmenu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ gfxmenu/gfxmenu_module-model.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ gfxmenu/gfxmenu_module-view.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ gfxmenu/gfxmenu_module-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ gfxmenu/gfxmenu_module-icon_manager.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ gfxmenu/gfxmenu_module-theme_loader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ gfxmenu/gfxmenu_module-widget-box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ gfxmenu/gfxmenu_module-gui_canvas.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ gfxmenu/gfxmenu_module-gui_circular_progress.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ gfxmenu/gfxmenu_module-gui_box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ gfxmenu/gfxmenu_module-gui_label.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ gfxmenu/gfxmenu_module-gui_list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ gfxmenu/gfxmenu_module-gui_image.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ gfxmenu/gfxmenu_module-gui_progress_bar.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ gfxmenu/gfxmenu_module-gui_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ gfxmenu/gfxmenu_module-gui_string_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ gfxmenu/gfxmenu_module-named_colors.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gfxmenu_module_OBJECTS = gfxmenu/gfxmenu_module-gfxmenu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ gfxmenu/gfxmenu_module-model.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ gfxmenu/gfxmenu_module-view.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ gfxmenu/gfxmenu_module-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ gfxmenu/gfxmenu_module-icon_manager.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ gfxmenu/gfxmenu_module-theme_loader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ gfxmenu/gfxmenu_module-widget-box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ gfxmenu/gfxmenu_module-gui_canvas.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ gfxmenu/gfxmenu_module-gui_circular_progress.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ gfxmenu/gfxmenu_module-gui_box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ gfxmenu/gfxmenu_module-gui_label.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ gfxmenu/gfxmenu_module-gui_list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ gfxmenu/gfxmenu_module-gui_image.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ gfxmenu/gfxmenu_module-gui_progress_bar.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ gfxmenu/gfxmenu_module-gui_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ gfxmenu/gfxmenu_module-gui_string_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ gfxmenu/gfxmenu_module-named_colors.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gfxmenu_module_OBJECTS = gfxmenu/gfxmenu_module-gfxmenu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ gfxmenu/gfxmenu_module-model.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ gfxmenu/gfxmenu_module-view.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ gfxmenu/gfxmenu_module-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ gfxmenu/gfxmenu_module-icon_manager.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ gfxmenu/gfxmenu_module-theme_loader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ gfxmenu/gfxmenu_module-widget-box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ gfxmenu/gfxmenu_module-gui_canvas.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ gfxmenu/gfxmenu_module-gui_circular_progress.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ gfxmenu/gfxmenu_module-gui_box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ gfxmenu/gfxmenu_module-gui_label.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ gfxmenu/gfxmenu_module-gui_list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ gfxmenu/gfxmenu_module-gui_image.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ gfxmenu/gfxmenu_module-gui_progress_bar.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ gfxmenu/gfxmenu_module-gui_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ gfxmenu/gfxmenu_module-gui_string_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ gfxmenu/gfxmenu_module-named_colors.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gfxmenu_module_OBJECTS = gfxmenu/gfxmenu_module-gfxmenu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ gfxmenu/gfxmenu_module-model.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ gfxmenu/gfxmenu_module-view.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ gfxmenu/gfxmenu_module-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ gfxmenu/gfxmenu_module-icon_manager.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ gfxmenu/gfxmenu_module-theme_loader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ gfxmenu/gfxmenu_module-widget-box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_canvas.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_circular_progress.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_label.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_image.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_progress_bar.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ gfxmenu/gfxmenu_module-gui_string_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ gfxmenu/gfxmenu_module-named_colors.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gfxmenu_module_OBJECTS = gfxmenu/gfxmenu_module-gfxmenu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ gfxmenu/gfxmenu_module-model.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ gfxmenu/gfxmenu_module-view.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ gfxmenu/gfxmenu_module-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ gfxmenu/gfxmenu_module-icon_manager.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ gfxmenu/gfxmenu_module-theme_loader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ gfxmenu/gfxmenu_module-widget-box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ gfxmenu/gfxmenu_module-gui_canvas.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ gfxmenu/gfxmenu_module-gui_circular_progress.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ gfxmenu/gfxmenu_module-gui_box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ gfxmenu/gfxmenu_module-gui_label.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ gfxmenu/gfxmenu_module-gui_list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ gfxmenu/gfxmenu_module-gui_image.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ gfxmenu/gfxmenu_module-gui_progress_bar.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ gfxmenu/gfxmenu_module-gui_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ gfxmenu/gfxmenu_module-gui_string_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ gfxmenu/gfxmenu_module-named_colors.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gfxmenu_module_OBJECTS = gfxmenu/gfxmenu_module-gfxmenu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ gfxmenu/gfxmenu_module-model.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ gfxmenu/gfxmenu_module-view.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ gfxmenu/gfxmenu_module-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ gfxmenu/gfxmenu_module-icon_manager.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ gfxmenu/gfxmenu_module-theme_loader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ gfxmenu/gfxmenu_module-widget-box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ gfxmenu/gfxmenu_module-gui_canvas.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ gfxmenu/gfxmenu_module-gui_circular_progress.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ gfxmenu/gfxmenu_module-gui_box.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ gfxmenu/gfxmenu_module-gui_label.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ gfxmenu/gfxmenu_module-gui_list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ gfxmenu/gfxmenu_module-gui_image.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ gfxmenu/gfxmenu_module-gui_progress_bar.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ gfxmenu/gfxmenu_module-gui_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ gfxmenu/gfxmenu_module-gui_string_util.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ gfxmenu/gfxmenu_module-named_colors.$(OBJEXT) -@COND_emu_TRUE@am_gfxmenu_module_OBJECTS = \ -@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gfxmenu.$(OBJEXT) \ -@COND_emu_TRUE@ gfxmenu/gfxmenu_module-model.$(OBJEXT) \ -@COND_emu_TRUE@ gfxmenu/gfxmenu_module-view.$(OBJEXT) \ -@COND_emu_TRUE@ gfxmenu/gfxmenu_module-font.$(OBJEXT) \ -@COND_emu_TRUE@ gfxmenu/gfxmenu_module-icon_manager.$(OBJEXT) \ -@COND_emu_TRUE@ gfxmenu/gfxmenu_module-theme_loader.$(OBJEXT) \ -@COND_emu_TRUE@ gfxmenu/gfxmenu_module-widget-box.$(OBJEXT) \ -@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gui_canvas.$(OBJEXT) \ -@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gui_circular_progress.$(OBJEXT) \ -@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gui_box.$(OBJEXT) \ -@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gui_label.$(OBJEXT) \ -@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gui_list.$(OBJEXT) \ -@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gui_image.$(OBJEXT) \ -@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gui_progress_bar.$(OBJEXT) \ -@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gui_util.$(OBJEXT) \ -@COND_emu_TRUE@ gfxmenu/gfxmenu_module-gui_string_util.$(OBJEXT) \ -@COND_emu_TRUE@ gfxmenu/gfxmenu_module-named_colors.$(OBJEXT) -nodist_gfxmenu_module_OBJECTS = -gfxmenu_module_OBJECTS = $(am_gfxmenu_module_OBJECTS) \ - $(nodist_gfxmenu_module_OBJECTS) -gfxmenu_module_DEPENDENCIES = -gfxmenu_module_LINK = $(CCLD) $(gfxmenu_module_CFLAGS) $(CFLAGS) \ - $(gfxmenu_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gfxterm_module_SOURCES_DIST = term/gfxterm.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gfxterm_module_OBJECTS = term/gfxterm_module-gfxterm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gfxterm_module_OBJECTS = term/gfxterm_module-gfxterm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_TRUE@am_gfxterm_module_OBJECTS = term/gfxterm_module-gfxterm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gfxterm_module_OBJECTS = term/gfxterm_module-gfxterm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gfxterm_module_OBJECTS = term/gfxterm_module-gfxterm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gfxterm_module_OBJECTS = term/gfxterm_module-gfxterm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gfxterm_module_OBJECTS = term/gfxterm_module-gfxterm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gfxterm_module_OBJECTS = term/gfxterm_module-gfxterm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gfxterm_module_OBJECTS = term/gfxterm_module-gfxterm.$(OBJEXT) -@COND_emu_TRUE@am_gfxterm_module_OBJECTS = \ -@COND_emu_TRUE@ term/gfxterm_module-gfxterm.$(OBJEXT) -nodist_gfxterm_module_OBJECTS = -gfxterm_module_OBJECTS = $(am_gfxterm_module_OBJECTS) \ - $(nodist_gfxterm_module_OBJECTS) -gfxterm_module_DEPENDENCIES = -gfxterm_module_LINK = $(CCLD) $(gfxterm_module_CFLAGS) $(CFLAGS) \ - $(gfxterm_module_LDFLAGS) $(LDFLAGS) -o $@ -am__gptsync_module_SOURCES_DIST = commands/gptsync.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gptsync_module_OBJECTS = commands/gptsync_module-gptsync.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gptsync_module_OBJECTS = commands/gptsync_module-gptsync.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gptsync_module_OBJECTS = commands/gptsync_module-gptsync.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gptsync_module_OBJECTS = commands/gptsync_module-gptsync.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gptsync_module_OBJECTS = commands/gptsync_module-gptsync.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gptsync_module_OBJECTS = commands/gptsync_module-gptsync.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gptsync_module_OBJECTS = commands/gptsync_module-gptsync.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gptsync_module_OBJECTS = commands/gptsync_module-gptsync.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gptsync_module_OBJECTS = commands/gptsync_module-gptsync.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gptsync_module_OBJECTS = commands/gptsync_module-gptsync.$(OBJEXT) -@COND_emu_TRUE@am_gptsync_module_OBJECTS = \ -@COND_emu_TRUE@ commands/gptsync_module-gptsync.$(OBJEXT) -nodist_gptsync_module_OBJECTS = -gptsync_module_OBJECTS = $(am_gptsync_module_OBJECTS) \ - $(nodist_gptsync_module_OBJECTS) -gptsync_module_DEPENDENCIES = -gptsync_module_LINK = $(CCLD) $(gptsync_module_CFLAGS) $(CFLAGS) \ - $(gptsync_module_LDFLAGS) $(LDFLAGS) -o $@ -am__grub_emu_SOURCES_DIST = kern/emu/full.c -@COND_emu_TRUE@am_grub_emu_OBJECTS = kern/emu/grub_emu-full.$(OBJEXT) -@COND_emu_TRUE@nodist_grub_emu_OBJECTS = \ -@COND_emu_TRUE@ grub_emu-grub_emu_init.$(OBJEXT) -grub_emu_OBJECTS = $(am_grub_emu_OBJECTS) $(nodist_grub_emu_OBJECTS) -am__DEPENDENCIES_1 = -@COND_emu_TRUE@grub_emu_DEPENDENCIES = kernel.img$(EXEEXT) \ -@COND_emu_TRUE@ $(MODULE_FILES) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) -grub_emu_LINK = $(CCLD) $(grub_emu_CFLAGS) $(CFLAGS) \ - $(grub_emu_LDFLAGS) $(LDFLAGS) -o $@ -am__grub_emu_lite_SOURCES_DIST = kern/emu/lite.c -@COND_emu_TRUE@am_grub_emu_lite_OBJECTS = \ -@COND_emu_TRUE@ kern/emu/grub_emu_lite-lite.$(OBJEXT) -@COND_emu_TRUE@nodist_grub_emu_lite_OBJECTS = \ -@COND_emu_TRUE@ grub_emu_lite-symlist.$(OBJEXT) -grub_emu_lite_OBJECTS = $(am_grub_emu_lite_OBJECTS) \ - $(nodist_grub_emu_lite_OBJECTS) -@COND_emu_TRUE@grub_emu_lite_DEPENDENCIES = kernel.img$(EXEEXT) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) $(am__DEPENDENCIES_1) \ -@COND_emu_TRUE@ $(am__DEPENDENCIES_1) -grub_emu_lite_LINK = $(CCLD) $(grub_emu_lite_CFLAGS) $(CFLAGS) \ - $(grub_emu_lite_LDFLAGS) $(LDFLAGS) -o $@ -am__gzio_module_SOURCES_DIST = io/gzio.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_gzio_module_OBJECTS = io/gzio_module-gzio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_gzio_module_OBJECTS = io/gzio_module-gzio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_gzio_module_OBJECTS = io/gzio_module-gzio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_gzio_module_OBJECTS = io/gzio_module-gzio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_gzio_module_OBJECTS = io/gzio_module-gzio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_gzio_module_OBJECTS = io/gzio_module-gzio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_gzio_module_OBJECTS = io/gzio_module-gzio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_gzio_module_OBJECTS = io/gzio_module-gzio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_gzio_module_OBJECTS = io/gzio_module-gzio.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_gzio_module_OBJECTS = io/gzio_module-gzio.$(OBJEXT) -@COND_emu_TRUE@am_gzio_module_OBJECTS = io/gzio_module-gzio.$(OBJEXT) -nodist_gzio_module_OBJECTS = -gzio_module_OBJECTS = $(am_gzio_module_OBJECTS) \ - $(nodist_gzio_module_OBJECTS) -gzio_module_DEPENDENCIES = -gzio_module_LINK = $(CCLD) $(gzio_module_CFLAGS) $(CFLAGS) \ - $(gzio_module_LDFLAGS) $(LDFLAGS) -o $@ -am__halt_module_SOURCES_DIST = lib/emu/halt.c commands/halt.c \ - commands/acpihalt.c lib/i386/halt.c lib/efi/halt.c \ - lib/ieee1275/halt.c commands/i386/pc/halt.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_halt_module_OBJECTS = commands/halt_module-acpihalt.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ lib/efi/halt_module-halt.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ commands/halt_module-halt.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_halt_module_OBJECTS = lib/ieee1275/halt_module-halt.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ commands/halt_module-halt.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_halt_module_OBJECTS = lib/ieee1275/halt_module-halt.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ commands/halt_module-halt.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_halt_module_OBJECTS = commands/halt_module-halt.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_halt_module_OBJECTS = lib/i386/halt_module-halt.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ commands/halt_module-halt.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_halt_module_OBJECTS = commands/i386/pc/halt_module-halt.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ commands/halt_module-acpihalt.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_halt_module_OBJECTS = commands/halt_module-acpihalt.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ lib/i386/halt_module-halt.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ commands/halt_module-halt.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_halt_module_OBJECTS = lib/ieee1275/halt_module-halt.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ commands/halt_module-halt.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_halt_module_OBJECTS = commands/halt_module-acpihalt.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ lib/efi/halt_module-halt.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ commands/halt_module-halt.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_halt_module_OBJECTS = commands/halt_module-acpihalt.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ lib/i386/halt_module-halt.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ commands/halt_module-halt.$(OBJEXT) -@COND_emu_TRUE@am_halt_module_OBJECTS = \ -@COND_emu_TRUE@ lib/emu/halt_module-halt.$(OBJEXT) \ -@COND_emu_TRUE@ commands/halt_module-halt.$(OBJEXT) -nodist_halt_module_OBJECTS = -halt_module_OBJECTS = $(am_halt_module_OBJECTS) \ - $(nodist_halt_module_OBJECTS) -halt_module_DEPENDENCIES = -halt_module_LINK = $(CCLD) $(halt_module_CFLAGS) $(CFLAGS) \ - $(halt_module_LDFLAGS) $(LDFLAGS) -o $@ -am__hashsum_module_SOURCES_DIST = commands/hashsum.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_hashsum_module_OBJECTS = commands/hashsum_module-hashsum.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_hashsum_module_OBJECTS = commands/hashsum_module-hashsum.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_hashsum_module_OBJECTS = commands/hashsum_module-hashsum.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_hashsum_module_OBJECTS = commands/hashsum_module-hashsum.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_hashsum_module_OBJECTS = commands/hashsum_module-hashsum.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_hashsum_module_OBJECTS = commands/hashsum_module-hashsum.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_hashsum_module_OBJECTS = commands/hashsum_module-hashsum.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_hashsum_module_OBJECTS = commands/hashsum_module-hashsum.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_hashsum_module_OBJECTS = commands/hashsum_module-hashsum.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_hashsum_module_OBJECTS = commands/hashsum_module-hashsum.$(OBJEXT) -@COND_emu_TRUE@am_hashsum_module_OBJECTS = \ -@COND_emu_TRUE@ commands/hashsum_module-hashsum.$(OBJEXT) -nodist_hashsum_module_OBJECTS = -hashsum_module_OBJECTS = $(am_hashsum_module_OBJECTS) \ - $(nodist_hashsum_module_OBJECTS) -hashsum_module_DEPENDENCIES = -hashsum_module_LINK = $(CCLD) $(hashsum_module_CFLAGS) $(CFLAGS) \ - $(hashsum_module_LDFLAGS) $(LDFLAGS) -o $@ -am__hdparm_module_SOURCES_DIST = commands/hdparm.c lib/hexdump.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@am_hdparm_module_OBJECTS = commands/hdparm_module-hdparm.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@ lib/hdparm_module-hexdump.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_hdparm_module_OBJECTS = commands/hdparm_module-hdparm.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ lib/hdparm_module-hexdump.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_hdparm_module_OBJECTS = commands/hdparm_module-hdparm.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ lib/hdparm_module-hexdump.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_hdparm_module_OBJECTS = commands/hdparm_module-hdparm.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ lib/hdparm_module-hexdump.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_hdparm_module_OBJECTS = commands/hdparm_module-hdparm.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ lib/hdparm_module-hexdump.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_hdparm_module_OBJECTS = commands/hdparm_module-hdparm.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ lib/hdparm_module-hexdump.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_hdparm_module_OBJECTS = commands/hdparm_module-hdparm.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ lib/hdparm_module-hexdump.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_hdparm_module_OBJECTS = commands/hdparm_module-hdparm.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ lib/hdparm_module-hexdump.$(OBJEXT) -nodist_hdparm_module_OBJECTS = -hdparm_module_OBJECTS = $(am_hdparm_module_OBJECTS) \ - $(nodist_hdparm_module_OBJECTS) -hdparm_module_DEPENDENCIES = -hdparm_module_LINK = $(CCLD) $(hdparm_module_CFLAGS) $(CFLAGS) \ - $(hdparm_module_LDFLAGS) $(LDFLAGS) -o $@ -am__hello_module_SOURCES_DIST = hello/hello.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_hello_module_OBJECTS = hello/hello_module-hello.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_hello_module_OBJECTS = hello/hello_module-hello.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_hello_module_OBJECTS = hello/hello_module-hello.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_hello_module_OBJECTS = hello/hello_module-hello.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_hello_module_OBJECTS = hello/hello_module-hello.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_hello_module_OBJECTS = hello/hello_module-hello.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_hello_module_OBJECTS = hello/hello_module-hello.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_hello_module_OBJECTS = hello/hello_module-hello.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_hello_module_OBJECTS = hello/hello_module-hello.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_hello_module_OBJECTS = hello/hello_module-hello.$(OBJEXT) -@COND_emu_TRUE@am_hello_module_OBJECTS = \ -@COND_emu_TRUE@ hello/hello_module-hello.$(OBJEXT) -nodist_hello_module_OBJECTS = -hello_module_OBJECTS = $(am_hello_module_OBJECTS) \ - $(nodist_hello_module_OBJECTS) -hello_module_DEPENDENCIES = -hello_module_LINK = $(CCLD) $(hello_module_CFLAGS) $(CFLAGS) \ - $(hello_module_LDFLAGS) $(LDFLAGS) -o $@ -am__help_module_SOURCES_DIST = commands/help.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_help_module_OBJECTS = commands/help_module-help.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_help_module_OBJECTS = commands/help_module-help.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_help_module_OBJECTS = commands/help_module-help.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_help_module_OBJECTS = commands/help_module-help.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_help_module_OBJECTS = commands/help_module-help.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_help_module_OBJECTS = commands/help_module-help.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_help_module_OBJECTS = commands/help_module-help.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_help_module_OBJECTS = commands/help_module-help.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_help_module_OBJECTS = commands/help_module-help.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_help_module_OBJECTS = commands/help_module-help.$(OBJEXT) -@COND_emu_TRUE@am_help_module_OBJECTS = \ -@COND_emu_TRUE@ commands/help_module-help.$(OBJEXT) -nodist_help_module_OBJECTS = -help_module_OBJECTS = $(am_help_module_OBJECTS) \ - $(nodist_help_module_OBJECTS) -help_module_DEPENDENCIES = -help_module_LINK = $(CCLD) $(help_module_CFLAGS) $(CFLAGS) \ - $(help_module_LDFLAGS) $(LDFLAGS) -o $@ -am__hexdump_module_SOURCES_DIST = commands/hexdump.c lib/hexdump.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_hexdump_module_OBJECTS = commands/hexdump_module-hexdump.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ lib/hexdump_module-hexdump.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_hexdump_module_OBJECTS = commands/hexdump_module-hexdump.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ lib/hexdump_module-hexdump.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_hexdump_module_OBJECTS = commands/hexdump_module-hexdump.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ lib/hexdump_module-hexdump.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_hexdump_module_OBJECTS = commands/hexdump_module-hexdump.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ lib/hexdump_module-hexdump.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_hexdump_module_OBJECTS = commands/hexdump_module-hexdump.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ lib/hexdump_module-hexdump.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_hexdump_module_OBJECTS = commands/hexdump_module-hexdump.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ lib/hexdump_module-hexdump.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_hexdump_module_OBJECTS = commands/hexdump_module-hexdump.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ lib/hexdump_module-hexdump.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_hexdump_module_OBJECTS = commands/hexdump_module-hexdump.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ lib/hexdump_module-hexdump.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_hexdump_module_OBJECTS = commands/hexdump_module-hexdump.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ lib/hexdump_module-hexdump.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_hexdump_module_OBJECTS = commands/hexdump_module-hexdump.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ lib/hexdump_module-hexdump.$(OBJEXT) -@COND_emu_TRUE@am_hexdump_module_OBJECTS = \ -@COND_emu_TRUE@ commands/hexdump_module-hexdump.$(OBJEXT) \ -@COND_emu_TRUE@ lib/hexdump_module-hexdump.$(OBJEXT) -nodist_hexdump_module_OBJECTS = -hexdump_module_OBJECTS = $(am_hexdump_module_OBJECTS) \ - $(nodist_hexdump_module_OBJECTS) -hexdump_module_DEPENDENCIES = -hexdump_module_LINK = $(CCLD) $(hexdump_module_CFLAGS) $(CFLAGS) \ - $(hexdump_module_LDFLAGS) $(LDFLAGS) -o $@ -am__hfs_module_SOURCES_DIST = fs/hfs.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_hfs_module_OBJECTS = fs/hfs_module-hfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_hfs_module_OBJECTS = fs/hfs_module-hfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_hfs_module_OBJECTS = fs/hfs_module-hfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_hfs_module_OBJECTS = fs/hfs_module-hfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_hfs_module_OBJECTS = fs/hfs_module-hfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_hfs_module_OBJECTS = fs/hfs_module-hfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_hfs_module_OBJECTS = fs/hfs_module-hfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_hfs_module_OBJECTS = fs/hfs_module-hfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_hfs_module_OBJECTS = fs/hfs_module-hfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_hfs_module_OBJECTS = fs/hfs_module-hfs.$(OBJEXT) -@COND_emu_TRUE@am_hfs_module_OBJECTS = fs/hfs_module-hfs.$(OBJEXT) -nodist_hfs_module_OBJECTS = -hfs_module_OBJECTS = $(am_hfs_module_OBJECTS) \ - $(nodist_hfs_module_OBJECTS) -hfs_module_DEPENDENCIES = -hfs_module_LINK = $(CCLD) $(hfs_module_CFLAGS) $(CFLAGS) \ - $(hfs_module_LDFLAGS) $(LDFLAGS) -o $@ -am__hfsplus_module_SOURCES_DIST = fs/hfsplus.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_hfsplus_module_OBJECTS = fs/hfsplus_module-hfsplus.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_hfsplus_module_OBJECTS = fs/hfsplus_module-hfsplus.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_hfsplus_module_OBJECTS = fs/hfsplus_module-hfsplus.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_hfsplus_module_OBJECTS = fs/hfsplus_module-hfsplus.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_hfsplus_module_OBJECTS = fs/hfsplus_module-hfsplus.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_hfsplus_module_OBJECTS = fs/hfsplus_module-hfsplus.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_hfsplus_module_OBJECTS = fs/hfsplus_module-hfsplus.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_hfsplus_module_OBJECTS = fs/hfsplus_module-hfsplus.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_hfsplus_module_OBJECTS = fs/hfsplus_module-hfsplus.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_hfsplus_module_OBJECTS = fs/hfsplus_module-hfsplus.$(OBJEXT) -@COND_emu_TRUE@am_hfsplus_module_OBJECTS = \ -@COND_emu_TRUE@ fs/hfsplus_module-hfsplus.$(OBJEXT) -nodist_hfsplus_module_OBJECTS = -hfsplus_module_OBJECTS = $(am_hfsplus_module_OBJECTS) \ - $(nodist_hfsplus_module_OBJECTS) -hfsplus_module_DEPENDENCIES = -hfsplus_module_LINK = $(CCLD) $(hfsplus_module_CFLAGS) $(CFLAGS) \ - $(hfsplus_module_LDFLAGS) $(LDFLAGS) -o $@ -am__ieee1275_fb_module_SOURCES_DIST = video/ieee1275.c -@COND_powerpc_ieee1275_TRUE@am_ieee1275_fb_module_OBJECTS = video/ieee1275_fb_module-ieee1275.$(OBJEXT) -nodist_ieee1275_fb_module_OBJECTS = -ieee1275_fb_module_OBJECTS = $(am_ieee1275_fb_module_OBJECTS) \ - $(nodist_ieee1275_fb_module_OBJECTS) -ieee1275_fb_module_DEPENDENCIES = -ieee1275_fb_module_LINK = $(CCLD) $(ieee1275_fb_module_CFLAGS) \ - $(CFLAGS) $(ieee1275_fb_module_LDFLAGS) $(LDFLAGS) -o $@ -am__iorw_module_SOURCES_DIST = commands/iorw.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@am_iorw_module_OBJECTS = commands/iorw_module-iorw.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_iorw_module_OBJECTS = commands/iorw_module-iorw.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_iorw_module_OBJECTS = commands/iorw_module-iorw.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_iorw_module_OBJECTS = commands/iorw_module-iorw.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_iorw_module_OBJECTS = commands/iorw_module-iorw.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_iorw_module_OBJECTS = commands/iorw_module-iorw.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_iorw_module_OBJECTS = \ -@COND_i386_coreboot_TRUE@ commands/iorw_module-iorw.$(OBJEXT) -nodist_iorw_module_OBJECTS = -iorw_module_OBJECTS = $(am_iorw_module_OBJECTS) \ - $(nodist_iorw_module_OBJECTS) -iorw_module_DEPENDENCIES = -iorw_module_LINK = $(CCLD) $(iorw_module_CFLAGS) $(CFLAGS) \ - $(iorw_module_LDFLAGS) $(LDFLAGS) -o $@ -am__iso9660_module_SOURCES_DIST = fs/iso9660.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_iso9660_module_OBJECTS = fs/iso9660_module-iso9660.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_iso9660_module_OBJECTS = fs/iso9660_module-iso9660.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_iso9660_module_OBJECTS = fs/iso9660_module-iso9660.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_iso9660_module_OBJECTS = fs/iso9660_module-iso9660.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_iso9660_module_OBJECTS = fs/iso9660_module-iso9660.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_iso9660_module_OBJECTS = fs/iso9660_module-iso9660.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_iso9660_module_OBJECTS = fs/iso9660_module-iso9660.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_iso9660_module_OBJECTS = fs/iso9660_module-iso9660.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_iso9660_module_OBJECTS = fs/iso9660_module-iso9660.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_iso9660_module_OBJECTS = fs/iso9660_module-iso9660.$(OBJEXT) -@COND_emu_TRUE@am_iso9660_module_OBJECTS = \ -@COND_emu_TRUE@ fs/iso9660_module-iso9660.$(OBJEXT) -nodist_iso9660_module_OBJECTS = -iso9660_module_OBJECTS = $(am_iso9660_module_OBJECTS) \ - $(nodist_iso9660_module_OBJECTS) -iso9660_module_DEPENDENCIES = -iso9660_module_LINK = $(CCLD) $(iso9660_module_CFLAGS) $(CFLAGS) \ - $(iso9660_module_LDFLAGS) $(LDFLAGS) -o $@ -am__jfs_module_SOURCES_DIST = fs/jfs.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_jfs_module_OBJECTS = fs/jfs_module-jfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_jfs_module_OBJECTS = fs/jfs_module-jfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_jfs_module_OBJECTS = fs/jfs_module-jfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_jfs_module_OBJECTS = fs/jfs_module-jfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_jfs_module_OBJECTS = fs/jfs_module-jfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_jfs_module_OBJECTS = fs/jfs_module-jfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_jfs_module_OBJECTS = fs/jfs_module-jfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_jfs_module_OBJECTS = fs/jfs_module-jfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_jfs_module_OBJECTS = fs/jfs_module-jfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_jfs_module_OBJECTS = fs/jfs_module-jfs.$(OBJEXT) -@COND_emu_TRUE@am_jfs_module_OBJECTS = fs/jfs_module-jfs.$(OBJEXT) -nodist_jfs_module_OBJECTS = -jfs_module_OBJECTS = $(am_jfs_module_OBJECTS) \ - $(nodist_jfs_module_OBJECTS) -jfs_module_DEPENDENCIES = -jfs_module_LINK = $(CCLD) $(jfs_module_CFLAGS) $(CFLAGS) \ - $(jfs_module_LDFLAGS) $(LDFLAGS) -o $@ -am__jpeg_module_SOURCES_DIST = video/readers/jpeg.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_jpeg_module_OBJECTS = video/readers/jpeg_module-jpeg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_jpeg_module_OBJECTS = video/readers/jpeg_module-jpeg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_jpeg_module_OBJECTS = video/readers/jpeg_module-jpeg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_jpeg_module_OBJECTS = video/readers/jpeg_module-jpeg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_jpeg_module_OBJECTS = video/readers/jpeg_module-jpeg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_jpeg_module_OBJECTS = video/readers/jpeg_module-jpeg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_jpeg_module_OBJECTS = video/readers/jpeg_module-jpeg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_jpeg_module_OBJECTS = video/readers/jpeg_module-jpeg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_jpeg_module_OBJECTS = video/readers/jpeg_module-jpeg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_jpeg_module_OBJECTS = video/readers/jpeg_module-jpeg.$(OBJEXT) -@COND_emu_TRUE@am_jpeg_module_OBJECTS = \ -@COND_emu_TRUE@ video/readers/jpeg_module-jpeg.$(OBJEXT) -nodist_jpeg_module_OBJECTS = -jpeg_module_OBJECTS = $(am_jpeg_module_OBJECTS) \ - $(nodist_jpeg_module_OBJECTS) -jpeg_module_DEPENDENCIES = -jpeg_module_LINK = $(CCLD) $(jpeg_module_CFLAGS) $(CFLAGS) \ - $(jpeg_module_LDFLAGS) $(LDFLAGS) -o $@ -am__kernel_exec_SOURCES_DIST = disk/host.c gnulib/progname.c \ - gnulib/error.c kern/emu/cache.S kern/emu/console.c \ - kern/emu/getroot.c kern/emu/hostdisk.c kern/emu/hostfs.c \ - kern/emu/main.c kern/emu/misc.c kern/emu/mm.c kern/emu/time.c \ - kern/command.c kern/corecmd.c kern/device.c kern/disk.c \ - kern/dl.c kern/env.c kern/err.c kern/file.c kern/fs.c \ - kern/list.c kern/main.c kern/misc.c kern/parser.c \ - kern/partition.c kern/rescue_parser.c kern/rescue_reader.c \ - kern/term.c kern/i386/coreboot/startup.S \ - kern/generic/rtc_get_time_ms.c kern/i386/coreboot/mmap.c \ - kern/i386/tsc.c kern/i386/coreboot/init.c \ - term/i386/pc/vga_text.c term/i386/vga_common.c kern/i386/dl.c \ - kern/i386/pit.c kern/mm.c kern/time.c \ - kern/generic/millisleep.c kern/i386/efi/startup.S \ - disk/efi/efidisk.c kern/efi/efi.c kern/efi/init.c \ - kern/efi/mm.c kern/i386/efi/init.c term/efi/console.c \ - kern/i386/ieee1275/startup.S kern/ieee1275/init.c \ - disk/ieee1275/ofdisk.c kern/ieee1275/cmain.c \ - kern/ieee1275/ieee1275.c kern/ieee1275/mmap.c \ - kern/ieee1275/openfw.c term/ieee1275/ofconsole.c \ - term/terminfo.c term/tparm.c commands/extcmd.c lib/arg.c \ - kern/i386/multiboot_mmap.c kern/i386/pc/startup.S \ - kern/i386/pc/init.c kern/i386/pc/mmap.c term/i386/pc/console.c \ - kern/i386/qemu/startup.S bus/pci.c kern/i386/qemu/init.c \ - kern/i386/qemu/mmap.c kern/mips/startup.S term/ns8250.c \ - bus/bonito.c bus/cs5536.c kern/mips/cache.S kern/mips/dl.c \ - kern/mips/init.c kern/mips/yeeloong/init.c term/at_keyboard.c \ - term/serial.c video/sm712.c commands/keylayouts.c \ - term/gfxterm.c font/font.c font/font_cmd.c io/bufio.c \ - video/bitmap.c video/bitmap_scale.c video/fb/fbblit.c \ - video/fb/fbfill.c video/fb/fbutil.c video/fb/video_fb.c \ - video/video.c commands/boot.c kern/powerpc/ieee1275/startup.S \ - kern/powerpc/cache.S kern/powerpc/dl.c \ - kern/sparc64/ieee1275/crt0.S kern/sparc64/cache.S \ - kern/sparc64/dl.c kern/sparc64/ieee1275/ieee1275.c \ - kern/sparc64/ieee1275/init.c kern/x86_64/efi/startup.S \ - kern/x86_64/dl.c kern/x86_64/efi/callwrap.S -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_kernel_exec_OBJECTS = kern/x86_64/efi/kernel_exec-startup.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/i386/kernel_exec-tsc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/x86_64/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/x86_64/efi/kernel_exec-callwrap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/generic/kernel_exec-rtc_get_time_ms.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ disk/efi/kernel_exec-efidisk.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/efi/kernel_exec-efi.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/efi/kernel_exec-init.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/efi/kernel_exec-mm.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/i386/efi/kernel_exec-init.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ term/efi/kernel_exec-console.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/i386/kernel_exec-pit.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/kernel_exec-mm.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/kernel_exec-time.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/generic/kernel_exec-millisleep.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/kernel_exec-command.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/kernel_exec-corecmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/kernel_exec-device.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/kernel_exec-disk.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/kernel_exec-env.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/kernel_exec-err.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/kernel_exec-file.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/kernel_exec-fs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/kernel_exec-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/kernel_exec-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/kernel_exec-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/kernel_exec-parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/kernel_exec-partition.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/kernel_exec-rescue_parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/kernel_exec-rescue_reader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ kern/kernel_exec-term.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_kernel_exec_OBJECTS = kern/sparc64/ieee1275/kernel_exec-crt0.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/sparc64/kernel_exec-cache.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/sparc64/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/sparc64/ieee1275/kernel_exec-ieee1275.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/sparc64/ieee1275/kernel_exec-init.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ disk/ieee1275/kernel_exec-ofdisk.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/ieee1275/kernel_exec-cmain.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/ieee1275/kernel_exec-ieee1275.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/ieee1275/kernel_exec-mmap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/ieee1275/kernel_exec-openfw.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ term/ieee1275/kernel_exec-ofconsole.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ term/kernel_exec-terminfo.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ term/kernel_exec-tparm.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ commands/kernel_exec-extcmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ lib/kernel_exec-arg.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/kernel_exec-mm.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/kernel_exec-time.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/generic/kernel_exec-millisleep.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/kernel_exec-command.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/kernel_exec-corecmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/kernel_exec-device.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/kernel_exec-disk.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/kernel_exec-env.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/kernel_exec-err.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/kernel_exec-file.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/kernel_exec-fs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/kernel_exec-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/kernel_exec-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/kernel_exec-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/kernel_exec-parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/kernel_exec-partition.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/kernel_exec-rescue_parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/kernel_exec-rescue_reader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ kern/kernel_exec-term.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_kernel_exec_OBJECTS = kern/powerpc/ieee1275/kernel_exec-startup.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/ieee1275/kernel_exec-init.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/powerpc/kernel_exec-cache.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/powerpc/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ disk/ieee1275/kernel_exec-ofdisk.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/ieee1275/kernel_exec-cmain.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/ieee1275/kernel_exec-ieee1275.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/ieee1275/kernel_exec-mmap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/ieee1275/kernel_exec-openfw.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ term/ieee1275/kernel_exec-ofconsole.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ term/kernel_exec-terminfo.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ term/kernel_exec-tparm.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ commands/kernel_exec-extcmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ lib/kernel_exec-arg.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/kernel_exec-mm.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/kernel_exec-time.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/generic/kernel_exec-millisleep.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/kernel_exec-command.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/kernel_exec-corecmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/kernel_exec-device.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/kernel_exec-disk.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/kernel_exec-env.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/kernel_exec-err.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/kernel_exec-file.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/kernel_exec-fs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/kernel_exec-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/kernel_exec-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/kernel_exec-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/kernel_exec-parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/kernel_exec-partition.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/kernel_exec-rescue_parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/kernel_exec-rescue_reader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ kern/kernel_exec-term.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_kernel_exec_OBJECTS = kern/mips/kernel_exec-startup.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/generic/kernel_exec-rtc_get_time_ms.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ term/kernel_exec-ns8250.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ bus/kernel_exec-bonito.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ bus/kernel_exec-cs5536.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ bus/kernel_exec-pci.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/mips/kernel_exec-cache.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/mips/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/mips/kernel_exec-init.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/mips/yeeloong/kernel_exec-init.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ term/kernel_exec-at_keyboard.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ term/kernel_exec-serial.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ video/kernel_exec-sm712.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ commands/kernel_exec-keylayouts.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ term/kernel_exec-gfxterm.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ font/kernel_exec-font.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ font/kernel_exec-font_cmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ io/kernel_exec-bufio.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ video/kernel_exec-bitmap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ video/kernel_exec-bitmap_scale.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ video/fb/kernel_exec-fbblit.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ video/fb/kernel_exec-fbfill.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ video/fb/kernel_exec-fbutil.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ video/fb/kernel_exec-video_fb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ video/kernel_exec-video.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ commands/kernel_exec-boot.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ term/kernel_exec-terminfo.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ term/kernel_exec-tparm.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ commands/kernel_exec-extcmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ lib/kernel_exec-arg.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/kernel_exec-mm.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/kernel_exec-time.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/generic/kernel_exec-millisleep.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/kernel_exec-command.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/kernel_exec-corecmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/kernel_exec-device.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/kernel_exec-disk.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/kernel_exec-env.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/kernel_exec-err.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/kernel_exec-file.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/kernel_exec-fs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/kernel_exec-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/kernel_exec-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/kernel_exec-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/kernel_exec-parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/kernel_exec-partition.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/kernel_exec-rescue_parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/kernel_exec-rescue_reader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ kern/kernel_exec-term.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_kernel_exec_OBJECTS = kern/i386/qemu/kernel_exec-startup.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/generic/kernel_exec-rtc_get_time_ms.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ bus/kernel_exec-pci.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/i386/qemu/kernel_exec-init.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/i386/qemu/kernel_exec-mmap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/i386/kernel_exec-tsc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/i386/coreboot/kernel_exec-init.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ term/i386/pc/kernel_exec-vga_text.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ term/i386/kernel_exec-vga_common.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/i386/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/i386/kernel_exec-pit.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/kernel_exec-mm.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/kernel_exec-time.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/generic/kernel_exec-millisleep.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/kernel_exec-command.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/kernel_exec-corecmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/kernel_exec-device.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/kernel_exec-disk.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/kernel_exec-env.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/kernel_exec-err.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/kernel_exec-file.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/kernel_exec-fs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/kernel_exec-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/kernel_exec-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/kernel_exec-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/kernel_exec-parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/kernel_exec-partition.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/kernel_exec-rescue_parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/kernel_exec-rescue_reader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ kern/kernel_exec-term.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_kernel_exec_OBJECTS = kern/i386/pc/kernel_exec-startup.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/generic/kernel_exec-rtc_get_time_ms.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ term/i386/kernel_exec-vga_common.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/i386/pc/kernel_exec-init.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/i386/pc/kernel_exec-mmap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/i386/kernel_exec-tsc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ term/i386/pc/kernel_exec-console.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/i386/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/i386/kernel_exec-pit.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/kernel_exec-mm.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/kernel_exec-time.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/generic/kernel_exec-millisleep.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/kernel_exec-command.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/kernel_exec-corecmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/kernel_exec-device.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/kernel_exec-disk.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/kernel_exec-env.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/kernel_exec-err.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/kernel_exec-file.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/kernel_exec-fs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/kernel_exec-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/kernel_exec-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/kernel_exec-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/kernel_exec-parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/kernel_exec-partition.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/kernel_exec-rescue_parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/kernel_exec-rescue_reader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ kern/kernel_exec-term.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_kernel_exec_OBJECTS = kern/i386/coreboot/kernel_exec-startup.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/generic/kernel_exec-rtc_get_time_ms.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/i386/kernel_exec-multiboot_mmap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/i386/kernel_exec-tsc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/i386/coreboot/kernel_exec-init.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ term/i386/pc/kernel_exec-vga_text.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ term/i386/kernel_exec-vga_common.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/i386/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/i386/kernel_exec-pit.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/kernel_exec-mm.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/kernel_exec-time.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/generic/kernel_exec-millisleep.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/kernel_exec-command.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/kernel_exec-corecmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/kernel_exec-device.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/kernel_exec-disk.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/kernel_exec-env.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/kernel_exec-err.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/kernel_exec-file.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/kernel_exec-fs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/kernel_exec-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/kernel_exec-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/kernel_exec-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/kernel_exec-parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/kernel_exec-partition.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/kernel_exec-rescue_parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/kernel_exec-rescue_reader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ kern/kernel_exec-term.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_kernel_exec_OBJECTS = kern/i386/ieee1275/kernel_exec-startup.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/ieee1275/kernel_exec-init.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ disk/ieee1275/kernel_exec-ofdisk.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/ieee1275/kernel_exec-cmain.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/ieee1275/kernel_exec-ieee1275.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/ieee1275/kernel_exec-mmap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/ieee1275/kernel_exec-openfw.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ term/ieee1275/kernel_exec-ofconsole.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ term/kernel_exec-terminfo.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ term/kernel_exec-tparm.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ commands/kernel_exec-extcmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ lib/kernel_exec-arg.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/i386/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/i386/kernel_exec-pit.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/kernel_exec-mm.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/kernel_exec-time.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/generic/kernel_exec-millisleep.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/kernel_exec-command.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/kernel_exec-corecmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/kernel_exec-device.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/kernel_exec-disk.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/kernel_exec-env.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/kernel_exec-err.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/kernel_exec-file.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/kernel_exec-fs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/kernel_exec-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/kernel_exec-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/kernel_exec-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/kernel_exec-parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/kernel_exec-partition.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/kernel_exec-rescue_parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/kernel_exec-rescue_reader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ kern/kernel_exec-term.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_kernel_exec_OBJECTS = kern/i386/efi/kernel_exec-startup.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/i386/kernel_exec-tsc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/generic/kernel_exec-rtc_get_time_ms.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ disk/efi/kernel_exec-efidisk.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/efi/kernel_exec-efi.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/efi/kernel_exec-init.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/efi/kernel_exec-mm.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/i386/efi/kernel_exec-init.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ term/efi/kernel_exec-console.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/i386/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/i386/kernel_exec-pit.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/kernel_exec-mm.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/kernel_exec-time.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/generic/kernel_exec-millisleep.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/kernel_exec-command.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/kernel_exec-corecmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/kernel_exec-device.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/kernel_exec-disk.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/kernel_exec-env.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/kernel_exec-err.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/kernel_exec-file.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/kernel_exec-fs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/kernel_exec-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/kernel_exec-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/kernel_exec-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/kernel_exec-parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/kernel_exec-partition.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/kernel_exec-rescue_parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/kernel_exec-rescue_reader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ kern/kernel_exec-term.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_kernel_exec_OBJECTS = kern/i386/coreboot/kernel_exec-startup.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/generic/kernel_exec-rtc_get_time_ms.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/i386/coreboot/kernel_exec-mmap.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/i386/kernel_exec-tsc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/i386/coreboot/kernel_exec-init.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ term/i386/pc/kernel_exec-vga_text.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ term/i386/kernel_exec-vga_common.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/i386/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/i386/kernel_exec-pit.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/kernel_exec-mm.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/kernel_exec-time.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/generic/kernel_exec-millisleep.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/kernel_exec-command.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/kernel_exec-corecmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/kernel_exec-device.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/kernel_exec-disk.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/kernel_exec-env.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/kernel_exec-err.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/kernel_exec-file.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/kernel_exec-fs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/kernel_exec-list.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/kernel_exec-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/kernel_exec-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/kernel_exec-parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/kernel_exec-partition.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/kernel_exec-rescue_parser.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/kernel_exec-rescue_reader.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ kern/kernel_exec-term.$(OBJEXT) -@COND_emu_TRUE@am_kernel_exec_OBJECTS = \ -@COND_emu_TRUE@ disk/kernel_exec-host.$(OBJEXT) \ -@COND_emu_TRUE@ gnulib/kernel_exec-progname.$(OBJEXT) \ -@COND_emu_TRUE@ gnulib/kernel_exec-error.$(OBJEXT) \ -@COND_emu_TRUE@ kern/emu/kernel_exec-cache.$(OBJEXT) \ -@COND_emu_TRUE@ kern/emu/kernel_exec-console.$(OBJEXT) \ -@COND_emu_TRUE@ kern/emu/kernel_exec-getroot.$(OBJEXT) \ -@COND_emu_TRUE@ kern/emu/kernel_exec-hostdisk.$(OBJEXT) \ -@COND_emu_TRUE@ kern/emu/kernel_exec-hostfs.$(OBJEXT) \ -@COND_emu_TRUE@ kern/emu/kernel_exec-main.$(OBJEXT) \ -@COND_emu_TRUE@ kern/emu/kernel_exec-misc.$(OBJEXT) \ -@COND_emu_TRUE@ kern/emu/kernel_exec-mm.$(OBJEXT) \ -@COND_emu_TRUE@ kern/emu/kernel_exec-time.$(OBJEXT) \ -@COND_emu_TRUE@ kern/kernel_exec-command.$(OBJEXT) \ -@COND_emu_TRUE@ kern/kernel_exec-corecmd.$(OBJEXT) \ -@COND_emu_TRUE@ kern/kernel_exec-device.$(OBJEXT) \ -@COND_emu_TRUE@ kern/kernel_exec-disk.$(OBJEXT) \ -@COND_emu_TRUE@ kern/kernel_exec-dl.$(OBJEXT) \ -@COND_emu_TRUE@ kern/kernel_exec-env.$(OBJEXT) \ -@COND_emu_TRUE@ kern/kernel_exec-err.$(OBJEXT) \ -@COND_emu_TRUE@ kern/kernel_exec-file.$(OBJEXT) \ -@COND_emu_TRUE@ kern/kernel_exec-fs.$(OBJEXT) \ -@COND_emu_TRUE@ kern/kernel_exec-list.$(OBJEXT) \ -@COND_emu_TRUE@ kern/kernel_exec-main.$(OBJEXT) \ -@COND_emu_TRUE@ kern/kernel_exec-misc.$(OBJEXT) \ -@COND_emu_TRUE@ kern/kernel_exec-parser.$(OBJEXT) \ -@COND_emu_TRUE@ kern/kernel_exec-partition.$(OBJEXT) \ -@COND_emu_TRUE@ kern/kernel_exec-rescue_parser.$(OBJEXT) \ -@COND_emu_TRUE@ kern/kernel_exec-rescue_reader.$(OBJEXT) \ -@COND_emu_TRUE@ kern/kernel_exec-term.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@nodist_kernel_exec_OBJECTS = kernel_exec-symlist.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@nodist_kernel_exec_OBJECTS = kernel_exec-symlist.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@nodist_kernel_exec_OBJECTS = kernel_exec-symlist.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@nodist_kernel_exec_OBJECTS = kernel_exec-symlist.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@nodist_kernel_exec_OBJECTS = kernel_exec-symlist.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@nodist_kernel_exec_OBJECTS = kernel_exec-symlist.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@nodist_kernel_exec_OBJECTS = kernel_exec-symlist.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@nodist_kernel_exec_OBJECTS = kernel_exec-symlist.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@nodist_kernel_exec_OBJECTS = kernel_exec-symlist.$(OBJEXT) -@COND_i386_coreboot_TRUE@nodist_kernel_exec_OBJECTS = \ -@COND_i386_coreboot_TRUE@ kernel_exec-symlist.$(OBJEXT) -kernel_exec_OBJECTS = $(am_kernel_exec_OBJECTS) \ - $(nodist_kernel_exec_OBJECTS) -am__DEPENDENCIES_2 = $(am__DEPENDENCIES_1) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@kernel_exec_DEPENDENCIES = $(am__DEPENDENCIES_2) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@kernel_exec_DEPENDENCIES = $(am__DEPENDENCIES_2) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@kernel_exec_DEPENDENCIES = $(am__DEPENDENCIES_2) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@kernel_exec_DEPENDENCIES = $(am__DEPENDENCIES_2) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@kernel_exec_DEPENDENCIES = $(am__DEPENDENCIES_2) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@kernel_exec_DEPENDENCIES = $(am__DEPENDENCIES_2) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@kernel_exec_DEPENDENCIES = $(am__DEPENDENCIES_2) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@kernel_exec_DEPENDENCIES = $(am__DEPENDENCIES_2) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@kernel_exec_DEPENDENCIES = $(am__DEPENDENCIES_2) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@kernel_exec_DEPENDENCIES = $(am__DEPENDENCIES_2) -@COND_emu_TRUE@kernel_exec_DEPENDENCIES = $(am__DEPENDENCIES_2) -kernel_exec_LINK = $(CCLD) $(kernel_exec_CFLAGS) $(CFLAGS) \ - $(kernel_exec_LDFLAGS) $(LDFLAGS) -o $@ -am__keylayouts_module_SOURCES_DIST = commands/keylayouts.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_keylayouts_module_OBJECTS = commands/keylayouts_module-keylayouts.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_keylayouts_module_OBJECTS = commands/keylayouts_module-keylayouts.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_TRUE@am_keylayouts_module_OBJECTS = commands/keylayouts_module-keylayouts.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_keylayouts_module_OBJECTS = commands/keylayouts_module-keylayouts.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_keylayouts_module_OBJECTS = commands/keylayouts_module-keylayouts.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_keylayouts_module_OBJECTS = commands/keylayouts_module-keylayouts.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_keylayouts_module_OBJECTS = commands/keylayouts_module-keylayouts.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_keylayouts_module_OBJECTS = commands/keylayouts_module-keylayouts.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_keylayouts_module_OBJECTS = commands/keylayouts_module-keylayouts.$(OBJEXT) -@COND_emu_TRUE@am_keylayouts_module_OBJECTS = commands/keylayouts_module-keylayouts.$(OBJEXT) -nodist_keylayouts_module_OBJECTS = -keylayouts_module_OBJECTS = $(am_keylayouts_module_OBJECTS) \ - $(nodist_keylayouts_module_OBJECTS) -keylayouts_module_DEPENDENCIES = -keylayouts_module_LINK = $(CCLD) $(keylayouts_module_CFLAGS) $(CFLAGS) \ - $(keylayouts_module_LDFLAGS) $(LDFLAGS) -o $@ -am__keystatus_module_SOURCES_DIST = commands/keystatus.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_keystatus_module_OBJECTS = commands/keystatus_module-keystatus.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_keystatus_module_OBJECTS = commands/keystatus_module-keystatus.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_keystatus_module_OBJECTS = commands/keystatus_module-keystatus.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_keystatus_module_OBJECTS = commands/keystatus_module-keystatus.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_keystatus_module_OBJECTS = commands/keystatus_module-keystatus.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_keystatus_module_OBJECTS = commands/keystatus_module-keystatus.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_keystatus_module_OBJECTS = commands/keystatus_module-keystatus.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_keystatus_module_OBJECTS = commands/keystatus_module-keystatus.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_keystatus_module_OBJECTS = commands/keystatus_module-keystatus.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_keystatus_module_OBJECTS = commands/keystatus_module-keystatus.$(OBJEXT) -@COND_emu_TRUE@am_keystatus_module_OBJECTS = \ -@COND_emu_TRUE@ commands/keystatus_module-keystatus.$(OBJEXT) -nodist_keystatus_module_OBJECTS = -keystatus_module_OBJECTS = $(am_keystatus_module_OBJECTS) \ - $(nodist_keystatus_module_OBJECTS) -keystatus_module_DEPENDENCIES = -keystatus_module_LINK = $(CCLD) $(keystatus_module_CFLAGS) $(CFLAGS) \ - $(keystatus_module_LDFLAGS) $(LDFLAGS) -o $@ -am__legacycfg_module_SOURCES_DIST = lib/i386/pc/vesa_modes_table.c \ - commands/legacycfg.c lib/legacy_parse.c -@COND_emu_FALSE@@COND_i386_pc_TRUE@am_legacycfg_module_OBJECTS = commands/legacycfg_module-legacycfg.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_pc_TRUE@ lib/legacycfg_module-legacy_parse.$(OBJEXT) -@COND_emu_TRUE@am_legacycfg_module_OBJECTS = lib/i386/pc/legacycfg_module-vesa_modes_table.$(OBJEXT) \ -@COND_emu_TRUE@ commands/legacycfg_module-legacycfg.$(OBJEXT) \ -@COND_emu_TRUE@ lib/legacycfg_module-legacy_parse.$(OBJEXT) -nodist_legacycfg_module_OBJECTS = -legacycfg_module_OBJECTS = $(am_legacycfg_module_OBJECTS) \ - $(nodist_legacycfg_module_OBJECTS) -legacycfg_module_DEPENDENCIES = -legacycfg_module_LINK = $(CCLD) $(legacycfg_module_CFLAGS) $(CFLAGS) \ - $(legacycfg_module_LDFLAGS) $(LDFLAGS) -o $@ -am__libusb_module_SOURCES_DIST = bus/usb/emu/usb.c -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am_libusb_module_OBJECTS = bus/usb/emu/libusb_module-usb.$(OBJEXT) -nodist_libusb_module_OBJECTS = -libusb_module_OBJECTS = $(am_libusb_module_OBJECTS) \ - $(nodist_libusb_module_OBJECTS) -libusb_module_DEPENDENCIES = -libusb_module_LINK = $(CCLD) $(libusb_module_CFLAGS) $(CFLAGS) \ - $(libusb_module_LDFLAGS) $(LDFLAGS) -o $@ -am__linux_module_SOURCES_DIST = loader/i386/linux.c lib/cmdline.c \ - lib/i386/pc/vesa_modes_table.c loader/mips/linux.c \ - loader/powerpc/ieee1275/linux.c \ - loader/sparc64/ieee1275/linux.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_linux_module_OBJECTS = loader/i386/linux_module-linux.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ lib/linux_module-cmdline.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_linux_module_OBJECTS = loader/sparc64/ieee1275/linux_module-linux.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ lib/linux_module-cmdline.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_linux_module_OBJECTS = loader/powerpc/ieee1275/linux_module-linux.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ lib/linux_module-cmdline.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_linux_module_OBJECTS = loader/mips/linux_module-linux.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ lib/linux_module-cmdline.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_linux_module_OBJECTS = loader/i386/linux_module-linux.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ lib/linux_module-cmdline.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_linux_module_OBJECTS = lib/i386/pc/linux_module-vesa_modes_table.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ loader/i386/linux_module-linux.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ lib/linux_module-cmdline.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_linux_module_OBJECTS = loader/i386/linux_module-linux.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ lib/linux_module-cmdline.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_linux_module_OBJECTS = loader/i386/linux_module-linux.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ lib/linux_module-cmdline.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_linux_module_OBJECTS = loader/i386/linux_module-linux.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ lib/linux_module-cmdline.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_linux_module_OBJECTS = loader/i386/linux_module-linux.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ lib/linux_module-cmdline.$(OBJEXT) -nodist_linux_module_OBJECTS = -linux_module_OBJECTS = $(am_linux_module_OBJECTS) \ - $(nodist_linux_module_OBJECTS) -linux_module_DEPENDENCIES = -linux_module_LINK = $(CCLD) $(linux_module_CFLAGS) $(CFLAGS) \ - $(linux_module_LDFLAGS) $(LDFLAGS) -o $@ -am__linux16_module_SOURCES_DIST = loader/i386/pc/linux.c lib/cmdline.c -@COND_i386_pc_TRUE@am_linux16_module_OBJECTS = loader/i386/pc/linux16_module-linux.$(OBJEXT) \ -@COND_i386_pc_TRUE@ lib/linux16_module-cmdline.$(OBJEXT) -nodist_linux16_module_OBJECTS = -linux16_module_OBJECTS = $(am_linux16_module_OBJECTS) \ - $(nodist_linux16_module_OBJECTS) -linux16_module_DEPENDENCIES = -linux16_module_LINK = $(CCLD) $(linux16_module_CFLAGS) $(CFLAGS) \ - $(linux16_module_LDFLAGS) $(LDFLAGS) -o $@ -am__lnxboot_image_SOURCES_DIST = boot/i386/pc/lnxboot.S -@COND_i386_pc_TRUE@am_lnxboot_image_OBJECTS = boot/i386/pc/lnxboot_image-lnxboot.$(OBJEXT) -nodist_lnxboot_image_OBJECTS = -lnxboot_image_OBJECTS = $(am_lnxboot_image_OBJECTS) \ - $(nodist_lnxboot_image_OBJECTS) -lnxboot_image_DEPENDENCIES = -lnxboot_image_LINK = $(CCLD) $(lnxboot_image_CFLAGS) $(CFLAGS) \ - $(lnxboot_image_LDFLAGS) $(LDFLAGS) -o $@ -am__loadbios_module_SOURCES_DIST = commands/efi/loadbios.c -@COND_i386_efi_FALSE@@COND_x86_64_efi_TRUE@am_loadbios_module_OBJECTS = commands/efi/loadbios_module-loadbios.$(OBJEXT) -@COND_i386_efi_TRUE@am_loadbios_module_OBJECTS = commands/efi/loadbios_module-loadbios.$(OBJEXT) -nodist_loadbios_module_OBJECTS = -loadbios_module_OBJECTS = $(am_loadbios_module_OBJECTS) \ - $(nodist_loadbios_module_OBJECTS) -loadbios_module_DEPENDENCIES = -loadbios_module_LINK = $(CCLD) $(loadbios_module_CFLAGS) $(CFLAGS) \ - $(loadbios_module_LDFLAGS) $(LDFLAGS) -o $@ -am__loadenv_module_SOURCES_DIST = commands/loadenv.c lib/envblk.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_loadenv_module_OBJECTS = commands/loadenv_module-loadenv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ lib/loadenv_module-envblk.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_loadenv_module_OBJECTS = commands/loadenv_module-loadenv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ lib/loadenv_module-envblk.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_loadenv_module_OBJECTS = commands/loadenv_module-loadenv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ lib/loadenv_module-envblk.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_loadenv_module_OBJECTS = commands/loadenv_module-loadenv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ lib/loadenv_module-envblk.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_loadenv_module_OBJECTS = commands/loadenv_module-loadenv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ lib/loadenv_module-envblk.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_loadenv_module_OBJECTS = commands/loadenv_module-loadenv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ lib/loadenv_module-envblk.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_loadenv_module_OBJECTS = commands/loadenv_module-loadenv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ lib/loadenv_module-envblk.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_loadenv_module_OBJECTS = commands/loadenv_module-loadenv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ lib/loadenv_module-envblk.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_loadenv_module_OBJECTS = commands/loadenv_module-loadenv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ lib/loadenv_module-envblk.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_loadenv_module_OBJECTS = commands/loadenv_module-loadenv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ lib/loadenv_module-envblk.$(OBJEXT) -@COND_emu_TRUE@am_loadenv_module_OBJECTS = \ -@COND_emu_TRUE@ commands/loadenv_module-loadenv.$(OBJEXT) \ -@COND_emu_TRUE@ lib/loadenv_module-envblk.$(OBJEXT) -nodist_loadenv_module_OBJECTS = -loadenv_module_OBJECTS = $(am_loadenv_module_OBJECTS) \ - $(nodist_loadenv_module_OBJECTS) -loadenv_module_DEPENDENCIES = -loadenv_module_LINK = $(CCLD) $(loadenv_module_CFLAGS) $(CFLAGS) \ - $(loadenv_module_LDFLAGS) $(LDFLAGS) -o $@ -am__loopback_module_SOURCES_DIST = disk/loopback.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_loopback_module_OBJECTS = disk/loopback_module-loopback.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_loopback_module_OBJECTS = disk/loopback_module-loopback.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_loopback_module_OBJECTS = disk/loopback_module-loopback.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_loopback_module_OBJECTS = disk/loopback_module-loopback.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_loopback_module_OBJECTS = disk/loopback_module-loopback.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_loopback_module_OBJECTS = disk/loopback_module-loopback.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_loopback_module_OBJECTS = disk/loopback_module-loopback.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_loopback_module_OBJECTS = disk/loopback_module-loopback.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_loopback_module_OBJECTS = disk/loopback_module-loopback.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_loopback_module_OBJECTS = disk/loopback_module-loopback.$(OBJEXT) -@COND_emu_TRUE@am_loopback_module_OBJECTS = \ -@COND_emu_TRUE@ disk/loopback_module-loopback.$(OBJEXT) -nodist_loopback_module_OBJECTS = -loopback_module_OBJECTS = $(am_loopback_module_OBJECTS) \ - $(nodist_loopback_module_OBJECTS) -loopback_module_DEPENDENCIES = -loopback_module_LINK = $(CCLD) $(loopback_module_CFLAGS) $(CFLAGS) \ - $(loopback_module_LDFLAGS) $(LDFLAGS) -o $@ -am__ls_module_SOURCES_DIST = commands/ls.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_ls_module_OBJECTS = commands/ls_module-ls.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_ls_module_OBJECTS = commands/ls_module-ls.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_ls_module_OBJECTS = commands/ls_module-ls.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_ls_module_OBJECTS = commands/ls_module-ls.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_ls_module_OBJECTS = commands/ls_module-ls.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_ls_module_OBJECTS = commands/ls_module-ls.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_ls_module_OBJECTS = commands/ls_module-ls.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_ls_module_OBJECTS = commands/ls_module-ls.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_ls_module_OBJECTS = commands/ls_module-ls.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_ls_module_OBJECTS = commands/ls_module-ls.$(OBJEXT) -@COND_emu_TRUE@am_ls_module_OBJECTS = commands/ls_module-ls.$(OBJEXT) -nodist_ls_module_OBJECTS = -ls_module_OBJECTS = $(am_ls_module_OBJECTS) \ - $(nodist_ls_module_OBJECTS) -ls_module_DEPENDENCIES = -ls_module_LINK = $(CCLD) $(ls_module_CFLAGS) $(CFLAGS) \ - $(ls_module_LDFLAGS) $(LDFLAGS) -o $@ -am__lsacpi_module_SOURCES_DIST = commands/lsacpi.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_x86_64_efi_TRUE@am_lsacpi_module_OBJECTS = commands/lsacpi_module-lsacpi.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_lsacpi_module_OBJECTS = commands/lsacpi_module-lsacpi.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_TRUE@am_lsacpi_module_OBJECTS = commands/lsacpi_module-lsacpi.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_lsacpi_module_OBJECTS = commands/lsacpi_module-lsacpi.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_lsacpi_module_OBJECTS = commands/lsacpi_module-lsacpi.$(OBJEXT) -nodist_lsacpi_module_OBJECTS = -lsacpi_module_OBJECTS = $(am_lsacpi_module_OBJECTS) \ - $(nodist_lsacpi_module_OBJECTS) -lsacpi_module_DEPENDENCIES = -lsacpi_module_LINK = $(CCLD) $(lsacpi_module_CFLAGS) $(CFLAGS) \ - $(lsacpi_module_LDFLAGS) $(LDFLAGS) -o $@ -am__lsapm_module_SOURCES_DIST = commands/i386/pc/lsapm.c -@COND_i386_pc_TRUE@am_lsapm_module_OBJECTS = commands/i386/pc/lsapm_module-lsapm.$(OBJEXT) -nodist_lsapm_module_OBJECTS = -lsapm_module_OBJECTS = $(am_lsapm_module_OBJECTS) \ - $(nodist_lsapm_module_OBJECTS) -lsapm_module_DEPENDENCIES = -lsapm_module_LINK = $(CCLD) $(lsapm_module_CFLAGS) $(CFLAGS) \ - $(lsapm_module_LDFLAGS) $(LDFLAGS) -o $@ -am__lsefimmap_module_SOURCES_DIST = commands/efi/lsefimmap.c -@COND_i386_efi_FALSE@@COND_x86_64_efi_TRUE@am_lsefimmap_module_OBJECTS = commands/efi/lsefimmap_module-lsefimmap.$(OBJEXT) -@COND_i386_efi_TRUE@am_lsefimmap_module_OBJECTS = commands/efi/lsefimmap_module-lsefimmap.$(OBJEXT) -nodist_lsefimmap_module_OBJECTS = -lsefimmap_module_OBJECTS = $(am_lsefimmap_module_OBJECTS) \ - $(nodist_lsefimmap_module_OBJECTS) -lsefimmap_module_DEPENDENCIES = -lsefimmap_module_LINK = $(CCLD) $(lsefimmap_module_CFLAGS) $(CFLAGS) \ - $(lsefimmap_module_LDFLAGS) $(LDFLAGS) -o $@ -am__lsefisystab_module_SOURCES_DIST = commands/efi/lsefisystab.c -@COND_i386_efi_FALSE@@COND_x86_64_efi_TRUE@am_lsefisystab_module_OBJECTS = commands/efi/lsefisystab_module-lsefisystab.$(OBJEXT) -@COND_i386_efi_TRUE@am_lsefisystab_module_OBJECTS = commands/efi/lsefisystab_module-lsefisystab.$(OBJEXT) -nodist_lsefisystab_module_OBJECTS = -lsefisystab_module_OBJECTS = $(am_lsefisystab_module_OBJECTS) \ - $(nodist_lsefisystab_module_OBJECTS) -lsefisystab_module_DEPENDENCIES = -lsefisystab_module_LINK = $(CCLD) $(lsefisystab_module_CFLAGS) \ - $(CFLAGS) $(lsefisystab_module_LDFLAGS) $(LDFLAGS) -o $@ -am__lsmmap_module_SOURCES_DIST = commands/lsmmap.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_lsmmap_module_OBJECTS = commands/lsmmap_module-lsmmap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_lsmmap_module_OBJECTS = commands/lsmmap_module-lsmmap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_lsmmap_module_OBJECTS = commands/lsmmap_module-lsmmap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_lsmmap_module_OBJECTS = commands/lsmmap_module-lsmmap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_lsmmap_module_OBJECTS = commands/lsmmap_module-lsmmap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_lsmmap_module_OBJECTS = commands/lsmmap_module-lsmmap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_lsmmap_module_OBJECTS = commands/lsmmap_module-lsmmap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_lsmmap_module_OBJECTS = commands/lsmmap_module-lsmmap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_lsmmap_module_OBJECTS = commands/lsmmap_module-lsmmap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_lsmmap_module_OBJECTS = commands/lsmmap_module-lsmmap.$(OBJEXT) -@COND_emu_TRUE@am_lsmmap_module_OBJECTS = \ -@COND_emu_TRUE@ commands/lsmmap_module-lsmmap.$(OBJEXT) -nodist_lsmmap_module_OBJECTS = -lsmmap_module_OBJECTS = $(am_lsmmap_module_OBJECTS) \ - $(nodist_lsmmap_module_OBJECTS) -lsmmap_module_DEPENDENCIES = -lsmmap_module_LINK = $(CCLD) $(lsmmap_module_CFLAGS) $(CFLAGS) \ - $(lsmmap_module_LDFLAGS) $(LDFLAGS) -o $@ -am__lspci_module_SOURCES_DIST = commands/lspci.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@am_lspci_module_OBJECTS = commands/lspci_module-lspci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_lspci_module_OBJECTS = commands/lspci_module-lspci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_lspci_module_OBJECTS = commands/lspci_module-lspci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_lspci_module_OBJECTS = commands/lspci_module-lspci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_lspci_module_OBJECTS = commands/lspci_module-lspci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_lspci_module_OBJECTS = commands/lspci_module-lspci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_lspci_module_OBJECTS = commands/lspci_module-lspci.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_lspci_module_OBJECTS = commands/lspci_module-lspci.$(OBJEXT) -nodist_lspci_module_OBJECTS = -lspci_module_OBJECTS = $(am_lspci_module_OBJECTS) \ - $(nodist_lspci_module_OBJECTS) -lspci_module_DEPENDENCIES = -lspci_module_LINK = $(CCLD) $(lspci_module_CFLAGS) $(CFLAGS) \ - $(lspci_module_LDFLAGS) $(LDFLAGS) -o $@ -am__lssal_module_SOURCES_DIST = commands/efi/lssal.c -@COND_i386_efi_FALSE@@COND_x86_64_efi_TRUE@am_lssal_module_OBJECTS = commands/efi/lssal_module-lssal.$(OBJEXT) -@COND_i386_efi_TRUE@am_lssal_module_OBJECTS = \ -@COND_i386_efi_TRUE@ commands/efi/lssal_module-lssal.$(OBJEXT) -nodist_lssal_module_OBJECTS = -lssal_module_OBJECTS = $(am_lssal_module_OBJECTS) \ - $(nodist_lssal_module_OBJECTS) -lssal_module_DEPENDENCIES = -lssal_module_LINK = $(CCLD) $(lssal_module_CFLAGS) $(CFLAGS) \ - $(lssal_module_LDFLAGS) $(LDFLAGS) -o $@ -am__lsspd_module_SOURCES_DIST = commands/mips/yeeloong/lsspd.c -@COND_mips_yeeloong_TRUE@am_lsspd_module_OBJECTS = commands/mips/yeeloong/lsspd_module-lsspd.$(OBJEXT) -nodist_lsspd_module_OBJECTS = -lsspd_module_OBJECTS = $(am_lsspd_module_OBJECTS) \ - $(nodist_lsspd_module_OBJECTS) -lsspd_module_DEPENDENCIES = -lsspd_module_LINK = $(CCLD) $(lsspd_module_CFLAGS) $(CFLAGS) \ - $(lsspd_module_LDFLAGS) $(LDFLAGS) -o $@ -am__lvm_module_SOURCES_DIST = disk/lvm.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_lvm_module_OBJECTS = disk/lvm_module-lvm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_lvm_module_OBJECTS = disk/lvm_module-lvm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_lvm_module_OBJECTS = disk/lvm_module-lvm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_lvm_module_OBJECTS = disk/lvm_module-lvm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_lvm_module_OBJECTS = disk/lvm_module-lvm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_lvm_module_OBJECTS = disk/lvm_module-lvm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_lvm_module_OBJECTS = disk/lvm_module-lvm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_lvm_module_OBJECTS = disk/lvm_module-lvm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_lvm_module_OBJECTS = disk/lvm_module-lvm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_lvm_module_OBJECTS = disk/lvm_module-lvm.$(OBJEXT) -@COND_emu_TRUE@am_lvm_module_OBJECTS = disk/lvm_module-lvm.$(OBJEXT) -nodist_lvm_module_OBJECTS = -lvm_module_OBJECTS = $(am_lvm_module_OBJECTS) \ - $(nodist_lvm_module_OBJECTS) -lvm_module_DEPENDENCIES = -lvm_module_LINK = $(CCLD) $(lvm_module_CFLAGS) $(CFLAGS) \ - $(lvm_module_LDFLAGS) $(LDFLAGS) -o $@ -am__mdraid09_module_SOURCES_DIST = disk/mdraid_linux.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_mdraid09_module_OBJECTS = disk/mdraid09_module-mdraid_linux.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_mdraid09_module_OBJECTS = disk/mdraid09_module-mdraid_linux.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_mdraid09_module_OBJECTS = disk/mdraid09_module-mdraid_linux.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_mdraid09_module_OBJECTS = disk/mdraid09_module-mdraid_linux.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_mdraid09_module_OBJECTS = disk/mdraid09_module-mdraid_linux.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_mdraid09_module_OBJECTS = disk/mdraid09_module-mdraid_linux.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_mdraid09_module_OBJECTS = disk/mdraid09_module-mdraid_linux.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_mdraid09_module_OBJECTS = disk/mdraid09_module-mdraid_linux.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_mdraid09_module_OBJECTS = disk/mdraid09_module-mdraid_linux.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_mdraid09_module_OBJECTS = disk/mdraid09_module-mdraid_linux.$(OBJEXT) -@COND_emu_TRUE@am_mdraid09_module_OBJECTS = \ -@COND_emu_TRUE@ disk/mdraid09_module-mdraid_linux.$(OBJEXT) -nodist_mdraid09_module_OBJECTS = -mdraid09_module_OBJECTS = $(am_mdraid09_module_OBJECTS) \ - $(nodist_mdraid09_module_OBJECTS) -mdraid09_module_DEPENDENCIES = -mdraid09_module_LINK = $(CCLD) $(mdraid09_module_CFLAGS) $(CFLAGS) \ - $(mdraid09_module_LDFLAGS) $(LDFLAGS) -o $@ -am__mdraid1x_module_SOURCES_DIST = disk/mdraid1x_linux.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_mdraid1x_module_OBJECTS = disk/mdraid1x_module-mdraid1x_linux.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_mdraid1x_module_OBJECTS = disk/mdraid1x_module-mdraid1x_linux.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_mdraid1x_module_OBJECTS = disk/mdraid1x_module-mdraid1x_linux.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_mdraid1x_module_OBJECTS = disk/mdraid1x_module-mdraid1x_linux.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_mdraid1x_module_OBJECTS = disk/mdraid1x_module-mdraid1x_linux.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_mdraid1x_module_OBJECTS = disk/mdraid1x_module-mdraid1x_linux.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_mdraid1x_module_OBJECTS = disk/mdraid1x_module-mdraid1x_linux.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_mdraid1x_module_OBJECTS = disk/mdraid1x_module-mdraid1x_linux.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_mdraid1x_module_OBJECTS = disk/mdraid1x_module-mdraid1x_linux.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_mdraid1x_module_OBJECTS = disk/mdraid1x_module-mdraid1x_linux.$(OBJEXT) -@COND_emu_TRUE@am_mdraid1x_module_OBJECTS = \ -@COND_emu_TRUE@ disk/mdraid1x_module-mdraid1x_linux.$(OBJEXT) -nodist_mdraid1x_module_OBJECTS = -mdraid1x_module_OBJECTS = $(am_mdraid1x_module_OBJECTS) \ - $(nodist_mdraid1x_module_OBJECTS) -mdraid1x_module_DEPENDENCIES = -mdraid1x_module_LINK = $(CCLD) $(mdraid1x_module_CFLAGS) $(CFLAGS) \ - $(mdraid1x_module_LDFLAGS) $(LDFLAGS) -o $@ -am__memdisk_module_SOURCES_DIST = disk/memdisk.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_memdisk_module_OBJECTS = disk/memdisk_module-memdisk.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_memdisk_module_OBJECTS = disk/memdisk_module-memdisk.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_memdisk_module_OBJECTS = disk/memdisk_module-memdisk.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_memdisk_module_OBJECTS = disk/memdisk_module-memdisk.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_memdisk_module_OBJECTS = disk/memdisk_module-memdisk.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_memdisk_module_OBJECTS = disk/memdisk_module-memdisk.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_memdisk_module_OBJECTS = disk/memdisk_module-memdisk.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_memdisk_module_OBJECTS = disk/memdisk_module-memdisk.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_memdisk_module_OBJECTS = disk/memdisk_module-memdisk.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_memdisk_module_OBJECTS = disk/memdisk_module-memdisk.$(OBJEXT) -@COND_emu_TRUE@am_memdisk_module_OBJECTS = \ -@COND_emu_TRUE@ disk/memdisk_module-memdisk.$(OBJEXT) -nodist_memdisk_module_OBJECTS = -memdisk_module_OBJECTS = $(am_memdisk_module_OBJECTS) \ - $(nodist_memdisk_module_OBJECTS) -memdisk_module_DEPENDENCIES = -memdisk_module_LINK = $(CCLD) $(memdisk_module_CFLAGS) $(CFLAGS) \ - $(memdisk_module_LDFLAGS) $(LDFLAGS) -o $@ -am__memrw_module_SOURCES_DIST = commands/memrw.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_memrw_module_OBJECTS = commands/memrw_module-memrw.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_memrw_module_OBJECTS = commands/memrw_module-memrw.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_memrw_module_OBJECTS = commands/memrw_module-memrw.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_memrw_module_OBJECTS = commands/memrw_module-memrw.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_memrw_module_OBJECTS = commands/memrw_module-memrw.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_memrw_module_OBJECTS = commands/memrw_module-memrw.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_memrw_module_OBJECTS = commands/memrw_module-memrw.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_memrw_module_OBJECTS = commands/memrw_module-memrw.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_memrw_module_OBJECTS = commands/memrw_module-memrw.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_memrw_module_OBJECTS = commands/memrw_module-memrw.$(OBJEXT) -@COND_emu_TRUE@am_memrw_module_OBJECTS = \ -@COND_emu_TRUE@ commands/memrw_module-memrw.$(OBJEXT) -nodist_memrw_module_OBJECTS = -memrw_module_OBJECTS = $(am_memrw_module_OBJECTS) \ - $(nodist_memrw_module_OBJECTS) -memrw_module_DEPENDENCIES = -memrw_module_LINK = $(CCLD) $(memrw_module_CFLAGS) $(CFLAGS) \ - $(memrw_module_LDFLAGS) $(LDFLAGS) -o $@ -am__minicmd_module_SOURCES_DIST = commands/minicmd.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_minicmd_module_OBJECTS = commands/minicmd_module-minicmd.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_minicmd_module_OBJECTS = commands/minicmd_module-minicmd.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_minicmd_module_OBJECTS = commands/minicmd_module-minicmd.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_minicmd_module_OBJECTS = commands/minicmd_module-minicmd.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_minicmd_module_OBJECTS = commands/minicmd_module-minicmd.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_minicmd_module_OBJECTS = commands/minicmd_module-minicmd.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_minicmd_module_OBJECTS = commands/minicmd_module-minicmd.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_minicmd_module_OBJECTS = commands/minicmd_module-minicmd.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_minicmd_module_OBJECTS = commands/minicmd_module-minicmd.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_minicmd_module_OBJECTS = commands/minicmd_module-minicmd.$(OBJEXT) -@COND_emu_TRUE@am_minicmd_module_OBJECTS = \ -@COND_emu_TRUE@ commands/minicmd_module-minicmd.$(OBJEXT) -nodist_minicmd_module_OBJECTS = -minicmd_module_OBJECTS = $(am_minicmd_module_OBJECTS) \ - $(nodist_minicmd_module_OBJECTS) -minicmd_module_DEPENDENCIES = -minicmd_module_LINK = $(CCLD) $(minicmd_module_CFLAGS) $(CFLAGS) \ - $(minicmd_module_LDFLAGS) $(LDFLAGS) -o $@ -am__minix_module_SOURCES_DIST = fs/minix.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_minix_module_OBJECTS = fs/minix_module-minix.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_minix_module_OBJECTS = fs/minix_module-minix.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_minix_module_OBJECTS = fs/minix_module-minix.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_minix_module_OBJECTS = fs/minix_module-minix.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_minix_module_OBJECTS = fs/minix_module-minix.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_minix_module_OBJECTS = fs/minix_module-minix.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_minix_module_OBJECTS = fs/minix_module-minix.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_minix_module_OBJECTS = fs/minix_module-minix.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_minix_module_OBJECTS = fs/minix_module-minix.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_minix_module_OBJECTS = fs/minix_module-minix.$(OBJEXT) -@COND_emu_TRUE@am_minix_module_OBJECTS = \ -@COND_emu_TRUE@ fs/minix_module-minix.$(OBJEXT) -nodist_minix_module_OBJECTS = -minix_module_OBJECTS = $(am_minix_module_OBJECTS) \ - $(nodist_minix_module_OBJECTS) -minix_module_DEPENDENCIES = -minix_module_LINK = $(CCLD) $(minix_module_CFLAGS) $(CFLAGS) \ - $(minix_module_LDFLAGS) $(LDFLAGS) -o $@ -am__minix2_module_SOURCES_DIST = fs/minix2.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_minix2_module_OBJECTS = fs/minix2_module-minix2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_minix2_module_OBJECTS = fs/minix2_module-minix2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_minix2_module_OBJECTS = fs/minix2_module-minix2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_minix2_module_OBJECTS = fs/minix2_module-minix2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_minix2_module_OBJECTS = fs/minix2_module-minix2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_minix2_module_OBJECTS = fs/minix2_module-minix2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_minix2_module_OBJECTS = fs/minix2_module-minix2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_minix2_module_OBJECTS = fs/minix2_module-minix2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_minix2_module_OBJECTS = fs/minix2_module-minix2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_minix2_module_OBJECTS = fs/minix2_module-minix2.$(OBJEXT) -@COND_emu_TRUE@am_minix2_module_OBJECTS = \ -@COND_emu_TRUE@ fs/minix2_module-minix2.$(OBJEXT) -nodist_minix2_module_OBJECTS = -minix2_module_OBJECTS = $(am_minix2_module_OBJECTS) \ - $(nodist_minix2_module_OBJECTS) -minix2_module_DEPENDENCIES = -minix2_module_LINK = $(CCLD) $(minix2_module_CFLAGS) $(CFLAGS) \ - $(minix2_module_LDFLAGS) $(LDFLAGS) -o $@ -am__mmap_module_SOURCES_DIST = mmap/i386/uppermem.c mmap/i386/mmap.c \ - mmap/mmap.c mmap/efi/mmap.c mmap/i386/pc/mmap.c \ - mmap/i386/pc/mmap_helper.S mmap/mips/yeeloong/uppermem.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@am_mmap_module_OBJECTS = mmap/efi/mmap_module-mmap.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@ mmap/i386/mmap_module-uppermem.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@ mmap/i386/mmap_module-mmap.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@ mmap/mmap_module-mmap.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_mmap_module_OBJECTS = mmap/mips/yeeloong/mmap_module-uppermem.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ mmap/mmap_module-mmap.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_mmap_module_OBJECTS = mmap/i386/mmap_module-uppermem.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ mmap/i386/mmap_module-mmap.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ mmap/mmap_module-mmap.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_mmap_module_OBJECTS = mmap/i386/pc/mmap_module-mmap.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ mmap/i386/pc/mmap_module-mmap_helper.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ mmap/i386/mmap_module-uppermem.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ mmap/i386/mmap_module-mmap.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ mmap/mmap_module-mmap.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_mmap_module_OBJECTS = mmap/i386/mmap_module-uppermem.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ mmap/i386/mmap_module-mmap.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ mmap/mmap_module-mmap.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_mmap_module_OBJECTS = mmap/i386/mmap_module-uppermem.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ mmap/i386/mmap_module-mmap.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ mmap/mmap_module-mmap.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_mmap_module_OBJECTS = mmap/efi/mmap_module-mmap.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ mmap/i386/mmap_module-uppermem.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ mmap/i386/mmap_module-mmap.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ mmap/mmap_module-mmap.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_mmap_module_OBJECTS = mmap/i386/mmap_module-uppermem.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ mmap/i386/mmap_module-mmap.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ mmap/mmap_module-mmap.$(OBJEXT) -nodist_mmap_module_OBJECTS = -mmap_module_OBJECTS = $(am_mmap_module_OBJECTS) \ - $(nodist_mmap_module_OBJECTS) -mmap_module_DEPENDENCIES = -mmap_module_LINK = $(CCLD) $(mmap_module_CFLAGS) $(CFLAGS) \ - $(mmap_module_LDFLAGS) $(LDFLAGS) -o $@ -am__msdospart_module_SOURCES_DIST = parttool/msdospart.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_msdospart_module_OBJECTS = parttool/msdospart_module-msdospart.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_msdospart_module_OBJECTS = parttool/msdospart_module-msdospart.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_msdospart_module_OBJECTS = parttool/msdospart_module-msdospart.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_msdospart_module_OBJECTS = parttool/msdospart_module-msdospart.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_msdospart_module_OBJECTS = parttool/msdospart_module-msdospart.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_msdospart_module_OBJECTS = parttool/msdospart_module-msdospart.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_msdospart_module_OBJECTS = parttool/msdospart_module-msdospart.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_msdospart_module_OBJECTS = parttool/msdospart_module-msdospart.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_msdospart_module_OBJECTS = parttool/msdospart_module-msdospart.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_msdospart_module_OBJECTS = parttool/msdospart_module-msdospart.$(OBJEXT) -@COND_emu_TRUE@am_msdospart_module_OBJECTS = \ -@COND_emu_TRUE@ parttool/msdospart_module-msdospart.$(OBJEXT) -nodist_msdospart_module_OBJECTS = -msdospart_module_OBJECTS = $(am_msdospart_module_OBJECTS) \ - $(nodist_msdospart_module_OBJECTS) -msdospart_module_DEPENDENCIES = -msdospart_module_LINK = $(CCLD) $(msdospart_module_CFLAGS) $(CFLAGS) \ - $(msdospart_module_LDFLAGS) $(LDFLAGS) -o $@ -am__multiboot_module_SOURCES_DIST = loader/i386/multiboot_mbi.c \ - loader/multiboot.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@am_multiboot_module_OBJECTS = loader/i386/multiboot_module-multiboot_mbi.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@ loader/multiboot_module-multiboot.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_multiboot_module_OBJECTS = loader/i386/multiboot_module-multiboot_mbi.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ loader/multiboot_module-multiboot.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_multiboot_module_OBJECTS = loader/i386/multiboot_module-multiboot_mbi.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ loader/multiboot_module-multiboot.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_multiboot_module_OBJECTS = loader/i386/multiboot_module-multiboot_mbi.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ loader/multiboot_module-multiboot.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_multiboot_module_OBJECTS = loader/i386/multiboot_module-multiboot_mbi.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ loader/multiboot_module-multiboot.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_multiboot_module_OBJECTS = loader/i386/multiboot_module-multiboot_mbi.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ loader/multiboot_module-multiboot.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_multiboot_module_OBJECTS = loader/i386/multiboot_module-multiboot_mbi.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ loader/multiboot_module-multiboot.$(OBJEXT) -nodist_multiboot_module_OBJECTS = -multiboot_module_OBJECTS = $(am_multiboot_module_OBJECTS) \ - $(nodist_multiboot_module_OBJECTS) -multiboot_module_DEPENDENCIES = -multiboot_module_LINK = $(CCLD) $(multiboot_module_CFLAGS) $(CFLAGS) \ - $(multiboot_module_LDFLAGS) $(LDFLAGS) -o $@ -am__multiboot2_module_SOURCES_DIST = loader/multiboot.c \ - loader/multiboot_mbi2.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@am_multiboot2_module_OBJECTS = loader/multiboot2_module-multiboot.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@ loader/multiboot2_module-multiboot_mbi2.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_multiboot2_module_OBJECTS = loader/multiboot2_module-multiboot.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ loader/multiboot2_module-multiboot_mbi2.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_multiboot2_module_OBJECTS = loader/multiboot2_module-multiboot.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ loader/multiboot2_module-multiboot_mbi2.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_multiboot2_module_OBJECTS = loader/multiboot2_module-multiboot.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ loader/multiboot2_module-multiboot_mbi2.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_multiboot2_module_OBJECTS = loader/multiboot2_module-multiboot.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ loader/multiboot2_module-multiboot_mbi2.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_multiboot2_module_OBJECTS = loader/multiboot2_module-multiboot.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ loader/multiboot2_module-multiboot_mbi2.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_multiboot2_module_OBJECTS = loader/multiboot2_module-multiboot.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ loader/multiboot2_module-multiboot_mbi2.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_multiboot2_module_OBJECTS = loader/multiboot2_module-multiboot.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ loader/multiboot2_module-multiboot_mbi2.$(OBJEXT) -nodist_multiboot2_module_OBJECTS = -multiboot2_module_OBJECTS = $(am_multiboot2_module_OBJECTS) \ - $(nodist_multiboot2_module_OBJECTS) -multiboot2_module_DEPENDENCIES = -multiboot2_module_LINK = $(CCLD) $(multiboot2_module_CFLAGS) $(CFLAGS) \ - $(multiboot2_module_LDFLAGS) $(LDFLAGS) -o $@ -am__nand_module_SOURCES_DIST = disk/ieee1275/nand.c -@COND_i386_ieee1275_TRUE@am_nand_module_OBJECTS = disk/ieee1275/nand_module-nand.$(OBJEXT) -nodist_nand_module_OBJECTS = -nand_module_OBJECTS = $(am_nand_module_OBJECTS) \ - $(nodist_nand_module_OBJECTS) -nand_module_DEPENDENCIES = -nand_module_LINK = $(CCLD) $(nand_module_CFLAGS) $(CFLAGS) \ - $(nand_module_LDFLAGS) $(LDFLAGS) -o $@ -am__nilfs2_module_SOURCES_DIST = fs/nilfs2.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_nilfs2_module_OBJECTS = fs/nilfs2_module-nilfs2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_nilfs2_module_OBJECTS = fs/nilfs2_module-nilfs2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_nilfs2_module_OBJECTS = fs/nilfs2_module-nilfs2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_nilfs2_module_OBJECTS = fs/nilfs2_module-nilfs2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_nilfs2_module_OBJECTS = fs/nilfs2_module-nilfs2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_nilfs2_module_OBJECTS = fs/nilfs2_module-nilfs2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_nilfs2_module_OBJECTS = fs/nilfs2_module-nilfs2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_nilfs2_module_OBJECTS = fs/nilfs2_module-nilfs2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_nilfs2_module_OBJECTS = fs/nilfs2_module-nilfs2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_nilfs2_module_OBJECTS = fs/nilfs2_module-nilfs2.$(OBJEXT) -@COND_emu_TRUE@am_nilfs2_module_OBJECTS = \ -@COND_emu_TRUE@ fs/nilfs2_module-nilfs2.$(OBJEXT) -nodist_nilfs2_module_OBJECTS = -nilfs2_module_OBJECTS = $(am_nilfs2_module_OBJECTS) \ - $(nodist_nilfs2_module_OBJECTS) -nilfs2_module_DEPENDENCIES = -nilfs2_module_LINK = $(CCLD) $(nilfs2_module_CFLAGS) $(CFLAGS) \ - $(nilfs2_module_LDFLAGS) $(LDFLAGS) -o $@ -am__none_decompress_image_SOURCES_DIST = boot/mips/startup_raw.S \ - boot/decompressor/none.c -@COND_mips_yeeloong_TRUE@am_none_decompress_image_OBJECTS = boot/mips/none_decompress_image-startup_raw.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ boot/decompressor/none_decompress_image-none.$(OBJEXT) -nodist_none_decompress_image_OBJECTS = -none_decompress_image_OBJECTS = $(am_none_decompress_image_OBJECTS) \ - $(nodist_none_decompress_image_OBJECTS) -none_decompress_image_DEPENDENCIES = -none_decompress_image_LINK = $(CCLD) $(none_decompress_image_CFLAGS) \ - $(CFLAGS) $(none_decompress_image_LDFLAGS) $(LDFLAGS) -o $@ -am__normal_module_SOURCES_DIST = normal/main.c normal/cmdline.c \ - normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c \ - normal/completion.c normal/datetime.c normal/menu.c \ - normal/menu_entry.c normal/menu_text.c normal/misc.c \ - normal/crypto.c normal/term.c normal/context.c \ - normal/charset.c script/main.c script/script.c \ - script/execute.c script/function.c script/lexer.c \ - script/argv.c commands/menuentry.c unidata.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_normal_module_OBJECTS = normal/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ normal/normal_module-cmdline.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ normal/normal_module-dyncmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ normal/normal_module-auth.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ normal/normal_module-autofs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ normal/normal_module-color.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ normal/normal_module-completion.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ normal/normal_module-datetime.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ normal/normal_module-menu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ normal/normal_module-menu_entry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ normal/normal_module-menu_text.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ normal/normal_module-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ normal/normal_module-crypto.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ normal/normal_module-term.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ normal/normal_module-context.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ normal/normal_module-charset.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ script/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ script/normal_module-script.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ script/normal_module-execute.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ script/normal_module-function.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ script/normal_module-lexer.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ script/normal_module-argv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ commands/normal_module-menuentry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ normal_module-unidata.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_normal_module_OBJECTS = normal/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ normal/normal_module-cmdline.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ normal/normal_module-dyncmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ normal/normal_module-auth.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ normal/normal_module-autofs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ normal/normal_module-color.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ normal/normal_module-completion.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ normal/normal_module-datetime.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ normal/normal_module-menu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ normal/normal_module-menu_entry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ normal/normal_module-menu_text.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ normal/normal_module-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ normal/normal_module-crypto.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ normal/normal_module-term.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ normal/normal_module-context.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ normal/normal_module-charset.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ script/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ script/normal_module-script.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ script/normal_module-execute.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ script/normal_module-function.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ script/normal_module-lexer.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ script/normal_module-argv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ commands/normal_module-menuentry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ normal_module-unidata.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_normal_module_OBJECTS = normal/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ normal/normal_module-cmdline.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ normal/normal_module-dyncmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ normal/normal_module-auth.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ normal/normal_module-autofs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ normal/normal_module-color.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ normal/normal_module-completion.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ normal/normal_module-datetime.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ normal/normal_module-menu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ normal/normal_module-menu_entry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ normal/normal_module-menu_text.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ normal/normal_module-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ normal/normal_module-crypto.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ normal/normal_module-term.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ normal/normal_module-context.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ normal/normal_module-charset.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ script/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ script/normal_module-script.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ script/normal_module-execute.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ script/normal_module-function.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ script/normal_module-lexer.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ script/normal_module-argv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ commands/normal_module-menuentry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ normal_module-unidata.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_normal_module_OBJECTS = normal/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ normal/normal_module-cmdline.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ normal/normal_module-dyncmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ normal/normal_module-auth.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ normal/normal_module-autofs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ normal/normal_module-color.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ normal/normal_module-completion.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ normal/normal_module-datetime.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ normal/normal_module-menu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ normal/normal_module-menu_entry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ normal/normal_module-menu_text.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ normal/normal_module-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ normal/normal_module-crypto.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ normal/normal_module-term.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ normal/normal_module-context.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ normal/normal_module-charset.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ script/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ script/normal_module-script.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ script/normal_module-execute.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ script/normal_module-function.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ script/normal_module-lexer.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ script/normal_module-argv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ commands/normal_module-menuentry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ normal_module-unidata.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_normal_module_OBJECTS = normal/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ normal/normal_module-cmdline.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ normal/normal_module-dyncmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ normal/normal_module-auth.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ normal/normal_module-autofs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ normal/normal_module-color.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ normal/normal_module-completion.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ normal/normal_module-datetime.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ normal/normal_module-menu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ normal/normal_module-menu_entry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ normal/normal_module-menu_text.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ normal/normal_module-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ normal/normal_module-crypto.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ normal/normal_module-term.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ normal/normal_module-context.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ normal/normal_module-charset.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ script/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ script/normal_module-script.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ script/normal_module-execute.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ script/normal_module-function.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ script/normal_module-lexer.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ script/normal_module-argv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ commands/normal_module-menuentry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ normal_module-unidata.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_normal_module_OBJECTS = normal/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ normal/normal_module-cmdline.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ normal/normal_module-dyncmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ normal/normal_module-auth.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ normal/normal_module-autofs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ normal/normal_module-color.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ normal/normal_module-completion.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ normal/normal_module-datetime.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ normal/normal_module-menu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ normal/normal_module-menu_entry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ normal/normal_module-menu_text.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ normal/normal_module-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ normal/normal_module-crypto.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ normal/normal_module-term.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ normal/normal_module-context.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ normal/normal_module-charset.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ script/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ script/normal_module-script.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ script/normal_module-execute.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ script/normal_module-function.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ script/normal_module-lexer.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ script/normal_module-argv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ commands/normal_module-menuentry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ normal_module-unidata.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_normal_module_OBJECTS = normal/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ normal/normal_module-cmdline.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ normal/normal_module-dyncmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ normal/normal_module-auth.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ normal/normal_module-autofs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ normal/normal_module-color.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ normal/normal_module-completion.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ normal/normal_module-datetime.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ normal/normal_module-menu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ normal/normal_module-menu_entry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ normal/normal_module-menu_text.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ normal/normal_module-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ normal/normal_module-crypto.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ normal/normal_module-term.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ normal/normal_module-context.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ normal/normal_module-charset.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ script/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ script/normal_module-script.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ script/normal_module-execute.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ script/normal_module-function.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ script/normal_module-lexer.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ script/normal_module-argv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ commands/normal_module-menuentry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ normal_module-unidata.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_normal_module_OBJECTS = normal/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ normal/normal_module-cmdline.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ normal/normal_module-dyncmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ normal/normal_module-auth.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ normal/normal_module-autofs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ normal/normal_module-color.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ normal/normal_module-completion.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ normal/normal_module-datetime.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ normal/normal_module-menu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ normal/normal_module-menu_entry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ normal/normal_module-menu_text.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ normal/normal_module-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ normal/normal_module-crypto.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ normal/normal_module-term.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ normal/normal_module-context.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ normal/normal_module-charset.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ script/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ script/normal_module-script.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ script/normal_module-execute.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ script/normal_module-function.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ script/normal_module-lexer.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ script/normal_module-argv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ commands/normal_module-menuentry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ normal_module-unidata.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_normal_module_OBJECTS = normal/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ normal/normal_module-cmdline.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ normal/normal_module-dyncmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ normal/normal_module-auth.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ normal/normal_module-autofs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ normal/normal_module-color.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ normal/normal_module-completion.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ normal/normal_module-datetime.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ normal/normal_module-menu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ normal/normal_module-menu_entry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ normal/normal_module-menu_text.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ normal/normal_module-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ normal/normal_module-crypto.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ normal/normal_module-term.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ normal/normal_module-context.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ normal/normal_module-charset.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ script/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ script/normal_module-script.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ script/normal_module-execute.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ script/normal_module-function.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ script/normal_module-lexer.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ script/normal_module-argv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ commands/normal_module-menuentry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ normal_module-unidata.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_normal_module_OBJECTS = normal/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ normal/normal_module-cmdline.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ normal/normal_module-dyncmd.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ normal/normal_module-auth.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ normal/normal_module-autofs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ normal/normal_module-color.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ normal/normal_module-completion.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ normal/normal_module-datetime.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ normal/normal_module-menu.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ normal/normal_module-menu_entry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ normal/normal_module-menu_text.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ normal/normal_module-misc.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ normal/normal_module-crypto.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ normal/normal_module-term.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ normal/normal_module-context.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ normal/normal_module-charset.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ script/normal_module-main.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ script/normal_module-script.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ script/normal_module-execute.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ script/normal_module-function.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ script/normal_module-lexer.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ script/normal_module-argv.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ commands/normal_module-menuentry.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ normal_module-unidata.$(OBJEXT) -@COND_emu_TRUE@am_normal_module_OBJECTS = \ -@COND_emu_TRUE@ normal/normal_module-main.$(OBJEXT) \ -@COND_emu_TRUE@ normal/normal_module-cmdline.$(OBJEXT) \ -@COND_emu_TRUE@ normal/normal_module-dyncmd.$(OBJEXT) \ -@COND_emu_TRUE@ normal/normal_module-auth.$(OBJEXT) \ -@COND_emu_TRUE@ normal/normal_module-autofs.$(OBJEXT) \ -@COND_emu_TRUE@ normal/normal_module-color.$(OBJEXT) \ -@COND_emu_TRUE@ normal/normal_module-completion.$(OBJEXT) \ -@COND_emu_TRUE@ normal/normal_module-datetime.$(OBJEXT) \ -@COND_emu_TRUE@ normal/normal_module-menu.$(OBJEXT) \ -@COND_emu_TRUE@ normal/normal_module-menu_entry.$(OBJEXT) \ -@COND_emu_TRUE@ normal/normal_module-menu_text.$(OBJEXT) \ -@COND_emu_TRUE@ normal/normal_module-misc.$(OBJEXT) \ -@COND_emu_TRUE@ normal/normal_module-crypto.$(OBJEXT) \ -@COND_emu_TRUE@ normal/normal_module-term.$(OBJEXT) \ -@COND_emu_TRUE@ normal/normal_module-context.$(OBJEXT) \ -@COND_emu_TRUE@ normal/normal_module-charset.$(OBJEXT) \ -@COND_emu_TRUE@ script/normal_module-main.$(OBJEXT) \ -@COND_emu_TRUE@ script/normal_module-script.$(OBJEXT) \ -@COND_emu_TRUE@ script/normal_module-execute.$(OBJEXT) \ -@COND_emu_TRUE@ script/normal_module-function.$(OBJEXT) \ -@COND_emu_TRUE@ script/normal_module-lexer.$(OBJEXT) \ -@COND_emu_TRUE@ script/normal_module-argv.$(OBJEXT) \ -@COND_emu_TRUE@ commands/normal_module-menuentry.$(OBJEXT) \ -@COND_emu_TRUE@ normal_module-unidata.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@nodist_normal_module_OBJECTS = normal_module-grub_script.tab.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ normal_module-grub_script.yy.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@nodist_normal_module_OBJECTS = normal_module-grub_script.tab.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ normal_module-grub_script.yy.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@nodist_normal_module_OBJECTS = normal_module-grub_script.tab.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ normal_module-grub_script.yy.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@nodist_normal_module_OBJECTS = normal_module-grub_script.tab.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ normal_module-grub_script.yy.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@nodist_normal_module_OBJECTS = normal_module-grub_script.tab.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ normal_module-grub_script.yy.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@nodist_normal_module_OBJECTS = normal_module-grub_script.tab.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ normal_module-grub_script.yy.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@nodist_normal_module_OBJECTS = normal_module-grub_script.tab.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ normal_module-grub_script.yy.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@nodist_normal_module_OBJECTS = normal_module-grub_script.tab.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ normal_module-grub_script.yy.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@nodist_normal_module_OBJECTS = normal_module-grub_script.tab.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ normal_module-grub_script.yy.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@nodist_normal_module_OBJECTS = normal_module-grub_script.tab.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ normal_module-grub_script.yy.$(OBJEXT) -@COND_emu_TRUE@nodist_normal_module_OBJECTS = \ -@COND_emu_TRUE@ normal_module-grub_script.tab.$(OBJEXT) \ -@COND_emu_TRUE@ normal_module-grub_script.yy.$(OBJEXT) -normal_module_OBJECTS = $(am_normal_module_OBJECTS) \ - $(nodist_normal_module_OBJECTS) -normal_module_DEPENDENCIES = -normal_module_LINK = $(CCLD) $(normal_module_CFLAGS) $(CFLAGS) \ - $(normal_module_LDFLAGS) $(LDFLAGS) -o $@ -am__ntfs_module_SOURCES_DIST = fs/ntfs.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_ntfs_module_OBJECTS = fs/ntfs_module-ntfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_ntfs_module_OBJECTS = fs/ntfs_module-ntfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_ntfs_module_OBJECTS = fs/ntfs_module-ntfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_ntfs_module_OBJECTS = fs/ntfs_module-ntfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_ntfs_module_OBJECTS = fs/ntfs_module-ntfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_ntfs_module_OBJECTS = fs/ntfs_module-ntfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_ntfs_module_OBJECTS = fs/ntfs_module-ntfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_ntfs_module_OBJECTS = fs/ntfs_module-ntfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_ntfs_module_OBJECTS = fs/ntfs_module-ntfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_ntfs_module_OBJECTS = fs/ntfs_module-ntfs.$(OBJEXT) -@COND_emu_TRUE@am_ntfs_module_OBJECTS = fs/ntfs_module-ntfs.$(OBJEXT) -nodist_ntfs_module_OBJECTS = -ntfs_module_OBJECTS = $(am_ntfs_module_OBJECTS) \ - $(nodist_ntfs_module_OBJECTS) -ntfs_module_DEPENDENCIES = -ntfs_module_LINK = $(CCLD) $(ntfs_module_CFLAGS) $(CFLAGS) \ - $(ntfs_module_LDFLAGS) $(LDFLAGS) -o $@ -am__ntfscomp_module_SOURCES_DIST = fs/ntfscomp.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_ntfscomp_module_OBJECTS = fs/ntfscomp_module-ntfscomp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_ntfscomp_module_OBJECTS = fs/ntfscomp_module-ntfscomp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_ntfscomp_module_OBJECTS = fs/ntfscomp_module-ntfscomp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_ntfscomp_module_OBJECTS = fs/ntfscomp_module-ntfscomp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_ntfscomp_module_OBJECTS = fs/ntfscomp_module-ntfscomp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_ntfscomp_module_OBJECTS = fs/ntfscomp_module-ntfscomp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_ntfscomp_module_OBJECTS = fs/ntfscomp_module-ntfscomp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_ntfscomp_module_OBJECTS = fs/ntfscomp_module-ntfscomp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_ntfscomp_module_OBJECTS = fs/ntfscomp_module-ntfscomp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_ntfscomp_module_OBJECTS = fs/ntfscomp_module-ntfscomp.$(OBJEXT) -@COND_emu_TRUE@am_ntfscomp_module_OBJECTS = \ -@COND_emu_TRUE@ fs/ntfscomp_module-ntfscomp.$(OBJEXT) -nodist_ntfscomp_module_OBJECTS = -ntfscomp_module_OBJECTS = $(am_ntfscomp_module_OBJECTS) \ - $(nodist_ntfscomp_module_OBJECTS) -ntfscomp_module_DEPENDENCIES = -ntfscomp_module_LINK = $(CCLD) $(ntfscomp_module_CFLAGS) $(CFLAGS) \ - $(ntfscomp_module_LDFLAGS) $(LDFLAGS) -o $@ -am__ntldr_module_SOURCES_DIST = loader/i386/pc/ntldr.c -@COND_i386_pc_TRUE@am_ntldr_module_OBJECTS = loader/i386/pc/ntldr_module-ntldr.$(OBJEXT) -nodist_ntldr_module_OBJECTS = -ntldr_module_OBJECTS = $(am_ntldr_module_OBJECTS) \ - $(nodist_ntldr_module_OBJECTS) -ntldr_module_DEPENDENCIES = -ntldr_module_LINK = $(CCLD) $(ntldr_module_CFLAGS) $(CFLAGS) \ - $(ntldr_module_LDFLAGS) $(LDFLAGS) -o $@ -am__ohci_module_SOURCES_DIST = bus/usb/ohci.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@am_ohci_module_OBJECTS = bus/usb/ohci_module-ohci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_ohci_module_OBJECTS = bus/usb/ohci_module-ohci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_ohci_module_OBJECTS = bus/usb/ohci_module-ohci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_ohci_module_OBJECTS = bus/usb/ohci_module-ohci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_ohci_module_OBJECTS = bus/usb/ohci_module-ohci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_ohci_module_OBJECTS = bus/usb/ohci_module-ohci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_ohci_module_OBJECTS = bus/usb/ohci_module-ohci.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_ohci_module_OBJECTS = \ -@COND_i386_coreboot_TRUE@ bus/usb/ohci_module-ohci.$(OBJEXT) -nodist_ohci_module_OBJECTS = -ohci_module_OBJECTS = $(am_ohci_module_OBJECTS) \ - $(nodist_ohci_module_OBJECTS) -ohci_module_DEPENDENCIES = -ohci_module_LINK = $(CCLD) $(ohci_module_CFLAGS) $(CFLAGS) \ - $(ohci_module_LDFLAGS) $(LDFLAGS) -o $@ -am__part_acorn_module_SOURCES_DIST = partmap/acorn.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_part_acorn_module_OBJECTS = partmap/part_acorn_module-acorn.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_part_acorn_module_OBJECTS = partmap/part_acorn_module-acorn.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_part_acorn_module_OBJECTS = partmap/part_acorn_module-acorn.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_part_acorn_module_OBJECTS = partmap/part_acorn_module-acorn.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_part_acorn_module_OBJECTS = partmap/part_acorn_module-acorn.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_part_acorn_module_OBJECTS = partmap/part_acorn_module-acorn.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_part_acorn_module_OBJECTS = partmap/part_acorn_module-acorn.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_part_acorn_module_OBJECTS = partmap/part_acorn_module-acorn.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_part_acorn_module_OBJECTS = partmap/part_acorn_module-acorn.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_part_acorn_module_OBJECTS = partmap/part_acorn_module-acorn.$(OBJEXT) -@COND_emu_TRUE@am_part_acorn_module_OBJECTS = \ -@COND_emu_TRUE@ partmap/part_acorn_module-acorn.$(OBJEXT) -nodist_part_acorn_module_OBJECTS = -part_acorn_module_OBJECTS = $(am_part_acorn_module_OBJECTS) \ - $(nodist_part_acorn_module_OBJECTS) -part_acorn_module_DEPENDENCIES = -part_acorn_module_LINK = $(CCLD) $(part_acorn_module_CFLAGS) $(CFLAGS) \ - $(part_acorn_module_LDFLAGS) $(LDFLAGS) -o $@ -am__part_amiga_module_SOURCES_DIST = partmap/amiga.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_part_amiga_module_OBJECTS = partmap/part_amiga_module-amiga.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_part_amiga_module_OBJECTS = partmap/part_amiga_module-amiga.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_part_amiga_module_OBJECTS = partmap/part_amiga_module-amiga.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_part_amiga_module_OBJECTS = partmap/part_amiga_module-amiga.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_part_amiga_module_OBJECTS = partmap/part_amiga_module-amiga.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_part_amiga_module_OBJECTS = partmap/part_amiga_module-amiga.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_part_amiga_module_OBJECTS = partmap/part_amiga_module-amiga.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_part_amiga_module_OBJECTS = partmap/part_amiga_module-amiga.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_part_amiga_module_OBJECTS = partmap/part_amiga_module-amiga.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_part_amiga_module_OBJECTS = partmap/part_amiga_module-amiga.$(OBJEXT) -@COND_emu_TRUE@am_part_amiga_module_OBJECTS = \ -@COND_emu_TRUE@ partmap/part_amiga_module-amiga.$(OBJEXT) -nodist_part_amiga_module_OBJECTS = -part_amiga_module_OBJECTS = $(am_part_amiga_module_OBJECTS) \ - $(nodist_part_amiga_module_OBJECTS) -part_amiga_module_DEPENDENCIES = -part_amiga_module_LINK = $(CCLD) $(part_amiga_module_CFLAGS) $(CFLAGS) \ - $(part_amiga_module_LDFLAGS) $(LDFLAGS) -o $@ -am__part_apple_module_SOURCES_DIST = partmap/apple.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_part_apple_module_OBJECTS = partmap/part_apple_module-apple.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_part_apple_module_OBJECTS = partmap/part_apple_module-apple.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_part_apple_module_OBJECTS = partmap/part_apple_module-apple.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_part_apple_module_OBJECTS = partmap/part_apple_module-apple.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_part_apple_module_OBJECTS = partmap/part_apple_module-apple.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_part_apple_module_OBJECTS = partmap/part_apple_module-apple.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_part_apple_module_OBJECTS = partmap/part_apple_module-apple.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_part_apple_module_OBJECTS = partmap/part_apple_module-apple.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_part_apple_module_OBJECTS = partmap/part_apple_module-apple.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_part_apple_module_OBJECTS = partmap/part_apple_module-apple.$(OBJEXT) -@COND_emu_TRUE@am_part_apple_module_OBJECTS = \ -@COND_emu_TRUE@ partmap/part_apple_module-apple.$(OBJEXT) -nodist_part_apple_module_OBJECTS = -part_apple_module_OBJECTS = $(am_part_apple_module_OBJECTS) \ - $(nodist_part_apple_module_OBJECTS) -part_apple_module_DEPENDENCIES = -part_apple_module_LINK = $(CCLD) $(part_apple_module_CFLAGS) $(CFLAGS) \ - $(part_apple_module_LDFLAGS) $(LDFLAGS) -o $@ -am__part_bsd_module_SOURCES_DIST = partmap/bsdlabel.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_part_bsd_module_OBJECTS = partmap/part_bsd_module-bsdlabel.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_part_bsd_module_OBJECTS = partmap/part_bsd_module-bsdlabel.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_part_bsd_module_OBJECTS = partmap/part_bsd_module-bsdlabel.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_part_bsd_module_OBJECTS = partmap/part_bsd_module-bsdlabel.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_part_bsd_module_OBJECTS = partmap/part_bsd_module-bsdlabel.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_part_bsd_module_OBJECTS = partmap/part_bsd_module-bsdlabel.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_part_bsd_module_OBJECTS = partmap/part_bsd_module-bsdlabel.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_part_bsd_module_OBJECTS = partmap/part_bsd_module-bsdlabel.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_part_bsd_module_OBJECTS = partmap/part_bsd_module-bsdlabel.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_part_bsd_module_OBJECTS = partmap/part_bsd_module-bsdlabel.$(OBJEXT) -@COND_emu_TRUE@am_part_bsd_module_OBJECTS = \ -@COND_emu_TRUE@ partmap/part_bsd_module-bsdlabel.$(OBJEXT) -nodist_part_bsd_module_OBJECTS = -part_bsd_module_OBJECTS = $(am_part_bsd_module_OBJECTS) \ - $(nodist_part_bsd_module_OBJECTS) -part_bsd_module_DEPENDENCIES = -part_bsd_module_LINK = $(CCLD) $(part_bsd_module_CFLAGS) $(CFLAGS) \ - $(part_bsd_module_LDFLAGS) $(LDFLAGS) -o $@ -am__part_gpt_module_SOURCES_DIST = partmap/gpt.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_part_gpt_module_OBJECTS = partmap/part_gpt_module-gpt.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_part_gpt_module_OBJECTS = partmap/part_gpt_module-gpt.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_part_gpt_module_OBJECTS = partmap/part_gpt_module-gpt.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_part_gpt_module_OBJECTS = partmap/part_gpt_module-gpt.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_part_gpt_module_OBJECTS = partmap/part_gpt_module-gpt.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_part_gpt_module_OBJECTS = partmap/part_gpt_module-gpt.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_part_gpt_module_OBJECTS = partmap/part_gpt_module-gpt.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_part_gpt_module_OBJECTS = partmap/part_gpt_module-gpt.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_part_gpt_module_OBJECTS = partmap/part_gpt_module-gpt.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_part_gpt_module_OBJECTS = partmap/part_gpt_module-gpt.$(OBJEXT) -@COND_emu_TRUE@am_part_gpt_module_OBJECTS = \ -@COND_emu_TRUE@ partmap/part_gpt_module-gpt.$(OBJEXT) -nodist_part_gpt_module_OBJECTS = -part_gpt_module_OBJECTS = $(am_part_gpt_module_OBJECTS) \ - $(nodist_part_gpt_module_OBJECTS) -part_gpt_module_DEPENDENCIES = -part_gpt_module_LINK = $(CCLD) $(part_gpt_module_CFLAGS) $(CFLAGS) \ - $(part_gpt_module_LDFLAGS) $(LDFLAGS) -o $@ -am__part_msdos_module_SOURCES_DIST = partmap/msdos.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_part_msdos_module_OBJECTS = partmap/part_msdos_module-msdos.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_part_msdos_module_OBJECTS = partmap/part_msdos_module-msdos.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_part_msdos_module_OBJECTS = partmap/part_msdos_module-msdos.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_part_msdos_module_OBJECTS = partmap/part_msdos_module-msdos.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_part_msdos_module_OBJECTS = partmap/part_msdos_module-msdos.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_part_msdos_module_OBJECTS = partmap/part_msdos_module-msdos.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_part_msdos_module_OBJECTS = partmap/part_msdos_module-msdos.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_part_msdos_module_OBJECTS = partmap/part_msdos_module-msdos.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_part_msdos_module_OBJECTS = partmap/part_msdos_module-msdos.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_part_msdos_module_OBJECTS = partmap/part_msdos_module-msdos.$(OBJEXT) -@COND_emu_TRUE@am_part_msdos_module_OBJECTS = \ -@COND_emu_TRUE@ partmap/part_msdos_module-msdos.$(OBJEXT) -nodist_part_msdos_module_OBJECTS = -part_msdos_module_OBJECTS = $(am_part_msdos_module_OBJECTS) \ - $(nodist_part_msdos_module_OBJECTS) -part_msdos_module_DEPENDENCIES = -part_msdos_module_LINK = $(CCLD) $(part_msdos_module_CFLAGS) $(CFLAGS) \ - $(part_msdos_module_LDFLAGS) $(LDFLAGS) -o $@ -am__part_sun_module_SOURCES_DIST = partmap/sun.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_part_sun_module_OBJECTS = partmap/part_sun_module-sun.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_part_sun_module_OBJECTS = partmap/part_sun_module-sun.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_part_sun_module_OBJECTS = partmap/part_sun_module-sun.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_part_sun_module_OBJECTS = partmap/part_sun_module-sun.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_part_sun_module_OBJECTS = partmap/part_sun_module-sun.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_part_sun_module_OBJECTS = partmap/part_sun_module-sun.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_part_sun_module_OBJECTS = partmap/part_sun_module-sun.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_part_sun_module_OBJECTS = partmap/part_sun_module-sun.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_part_sun_module_OBJECTS = partmap/part_sun_module-sun.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_part_sun_module_OBJECTS = partmap/part_sun_module-sun.$(OBJEXT) -@COND_emu_TRUE@am_part_sun_module_OBJECTS = \ -@COND_emu_TRUE@ partmap/part_sun_module-sun.$(OBJEXT) -nodist_part_sun_module_OBJECTS = -part_sun_module_OBJECTS = $(am_part_sun_module_OBJECTS) \ - $(nodist_part_sun_module_OBJECTS) -part_sun_module_DEPENDENCIES = -part_sun_module_LINK = $(CCLD) $(part_sun_module_CFLAGS) $(CFLAGS) \ - $(part_sun_module_LDFLAGS) $(LDFLAGS) -o $@ -am__part_sunpc_module_SOURCES_DIST = partmap/sunpc.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_part_sunpc_module_OBJECTS = partmap/part_sunpc_module-sunpc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_part_sunpc_module_OBJECTS = partmap/part_sunpc_module-sunpc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_part_sunpc_module_OBJECTS = partmap/part_sunpc_module-sunpc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_part_sunpc_module_OBJECTS = partmap/part_sunpc_module-sunpc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_part_sunpc_module_OBJECTS = partmap/part_sunpc_module-sunpc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_part_sunpc_module_OBJECTS = partmap/part_sunpc_module-sunpc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_part_sunpc_module_OBJECTS = partmap/part_sunpc_module-sunpc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_part_sunpc_module_OBJECTS = partmap/part_sunpc_module-sunpc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_part_sunpc_module_OBJECTS = partmap/part_sunpc_module-sunpc.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_part_sunpc_module_OBJECTS = partmap/part_sunpc_module-sunpc.$(OBJEXT) -@COND_emu_TRUE@am_part_sunpc_module_OBJECTS = \ -@COND_emu_TRUE@ partmap/part_sunpc_module-sunpc.$(OBJEXT) -nodist_part_sunpc_module_OBJECTS = -part_sunpc_module_OBJECTS = $(am_part_sunpc_module_OBJECTS) \ - $(nodist_part_sunpc_module_OBJECTS) -part_sunpc_module_DEPENDENCIES = -part_sunpc_module_LINK = $(CCLD) $(part_sunpc_module_CFLAGS) $(CFLAGS) \ - $(part_sunpc_module_LDFLAGS) $(LDFLAGS) -o $@ -am__parttool_module_SOURCES_DIST = commands/parttool.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_parttool_module_OBJECTS = commands/parttool_module-parttool.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_parttool_module_OBJECTS = commands/parttool_module-parttool.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_parttool_module_OBJECTS = commands/parttool_module-parttool.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_parttool_module_OBJECTS = commands/parttool_module-parttool.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_parttool_module_OBJECTS = commands/parttool_module-parttool.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_parttool_module_OBJECTS = commands/parttool_module-parttool.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_parttool_module_OBJECTS = commands/parttool_module-parttool.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_parttool_module_OBJECTS = commands/parttool_module-parttool.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_parttool_module_OBJECTS = commands/parttool_module-parttool.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_parttool_module_OBJECTS = commands/parttool_module-parttool.$(OBJEXT) -@COND_emu_TRUE@am_parttool_module_OBJECTS = \ -@COND_emu_TRUE@ commands/parttool_module-parttool.$(OBJEXT) -nodist_parttool_module_OBJECTS = -parttool_module_OBJECTS = $(am_parttool_module_OBJECTS) \ - $(nodist_parttool_module_OBJECTS) -parttool_module_DEPENDENCIES = -parttool_module_LINK = $(CCLD) $(parttool_module_CFLAGS) $(CFLAGS) \ - $(parttool_module_LDFLAGS) $(LDFLAGS) -o $@ -am__password_module_SOURCES_DIST = commands/password.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_password_module_OBJECTS = commands/password_module-password.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_password_module_OBJECTS = commands/password_module-password.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_password_module_OBJECTS = commands/password_module-password.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_password_module_OBJECTS = commands/password_module-password.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_password_module_OBJECTS = commands/password_module-password.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_password_module_OBJECTS = commands/password_module-password.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_password_module_OBJECTS = commands/password_module-password.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_password_module_OBJECTS = commands/password_module-password.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_password_module_OBJECTS = commands/password_module-password.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_password_module_OBJECTS = commands/password_module-password.$(OBJEXT) -@COND_emu_TRUE@am_password_module_OBJECTS = \ -@COND_emu_TRUE@ commands/password_module-password.$(OBJEXT) -nodist_password_module_OBJECTS = -password_module_OBJECTS = $(am_password_module_OBJECTS) \ - $(nodist_password_module_OBJECTS) -password_module_DEPENDENCIES = -password_module_LINK = $(CCLD) $(password_module_CFLAGS) $(CFLAGS) \ - $(password_module_LDFLAGS) $(LDFLAGS) -o $@ -am__password_pbkdf2_module_SOURCES_DIST = commands/password_pbkdf2.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_password_pbkdf2_module_OBJECTS = commands/password_pbkdf2_module-password_pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_password_pbkdf2_module_OBJECTS = commands/password_pbkdf2_module-password_pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_password_pbkdf2_module_OBJECTS = commands/password_pbkdf2_module-password_pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_password_pbkdf2_module_OBJECTS = commands/password_pbkdf2_module-password_pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_password_pbkdf2_module_OBJECTS = commands/password_pbkdf2_module-password_pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_password_pbkdf2_module_OBJECTS = commands/password_pbkdf2_module-password_pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_password_pbkdf2_module_OBJECTS = commands/password_pbkdf2_module-password_pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_password_pbkdf2_module_OBJECTS = commands/password_pbkdf2_module-password_pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_password_pbkdf2_module_OBJECTS = commands/password_pbkdf2_module-password_pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_password_pbkdf2_module_OBJECTS = commands/password_pbkdf2_module-password_pbkdf2.$(OBJEXT) -@COND_emu_TRUE@am_password_pbkdf2_module_OBJECTS = commands/password_pbkdf2_module-password_pbkdf2.$(OBJEXT) -nodist_password_pbkdf2_module_OBJECTS = -password_pbkdf2_module_OBJECTS = $(am_password_pbkdf2_module_OBJECTS) \ - $(nodist_password_pbkdf2_module_OBJECTS) -password_pbkdf2_module_DEPENDENCIES = -password_pbkdf2_module_LINK = $(CCLD) $(password_pbkdf2_module_CFLAGS) \ - $(CFLAGS) $(password_pbkdf2_module_LDFLAGS) $(LDFLAGS) -o $@ -am__pbkdf2_module_SOURCES_DIST = lib/pbkdf2.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_pbkdf2_module_OBJECTS = lib/pbkdf2_module-pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_pbkdf2_module_OBJECTS = lib/pbkdf2_module-pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_pbkdf2_module_OBJECTS = lib/pbkdf2_module-pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_pbkdf2_module_OBJECTS = lib/pbkdf2_module-pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_pbkdf2_module_OBJECTS = lib/pbkdf2_module-pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_pbkdf2_module_OBJECTS = lib/pbkdf2_module-pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_pbkdf2_module_OBJECTS = lib/pbkdf2_module-pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_pbkdf2_module_OBJECTS = lib/pbkdf2_module-pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_pbkdf2_module_OBJECTS = lib/pbkdf2_module-pbkdf2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_pbkdf2_module_OBJECTS = lib/pbkdf2_module-pbkdf2.$(OBJEXT) -@COND_emu_TRUE@am_pbkdf2_module_OBJECTS = \ -@COND_emu_TRUE@ lib/pbkdf2_module-pbkdf2.$(OBJEXT) -nodist_pbkdf2_module_OBJECTS = -pbkdf2_module_OBJECTS = $(am_pbkdf2_module_OBJECTS) \ - $(nodist_pbkdf2_module_OBJECTS) -pbkdf2_module_DEPENDENCIES = -pbkdf2_module_LINK = $(CCLD) $(pbkdf2_module_CFLAGS) $(CFLAGS) \ - $(pbkdf2_module_LDFLAGS) $(LDFLAGS) -o $@ -am__pci_module_SOURCES_DIST = bus/emu/pci.c commands/lspci.c bus/pci.c -@COND_GRUB_EMU_PCI_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_x86_64_efi_TRUE@am_pci_module_OBJECTS = bus/pci_module-pci.$(OBJEXT) -@COND_GRUB_EMU_PCI_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_pci_module_OBJECTS = bus/pci_module-pci.$(OBJEXT) -@COND_GRUB_EMU_PCI_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_pci_module_OBJECTS = bus/pci_module-pci.$(OBJEXT) -@COND_GRUB_EMU_PCI_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_pci_module_OBJECTS = bus/pci_module-pci.$(OBJEXT) -@COND_GRUB_EMU_PCI_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_pci_module_OBJECTS = bus/pci_module-pci.$(OBJEXT) -@COND_GRUB_EMU_PCI_FALSE@@COND_i386_coreboot_TRUE@am_pci_module_OBJECTS = bus/pci_module-pci.$(OBJEXT) -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@am_pci_module_OBJECTS = bus/emu/pci_module-pci.$(OBJEXT) \ -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@ commands/pci_module-lspci.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_x86_64_efi_TRUE@am_pci_module_OBJECTS = bus/pci_module-pci.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_pci_module_OBJECTS = bus/pci_module-pci.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_pci_module_OBJECTS = bus/pci_module-pci.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_pci_module_OBJECTS = bus/pci_module-pci.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_pci_module_OBJECTS = bus/pci_module-pci.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_pci_module_OBJECTS = bus/pci_module-pci.$(OBJEXT) -nodist_pci_module_OBJECTS = -pci_module_OBJECTS = $(am_pci_module_OBJECTS) \ - $(nodist_pci_module_OBJECTS) -pci_module_DEPENDENCIES = -pci_module_LINK = $(CCLD) $(pci_module_CFLAGS) $(CFLAGS) \ - $(pci_module_LDFLAGS) $(LDFLAGS) -o $@ -am__play_module_SOURCES_DIST = commands/i386/pc/play.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@am_play_module_OBJECTS = commands/i386/pc/play_module-play.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_play_module_OBJECTS = commands/i386/pc/play_module-play.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_play_module_OBJECTS = commands/i386/pc/play_module-play.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_play_module_OBJECTS = commands/i386/pc/play_module-play.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_play_module_OBJECTS = commands/i386/pc/play_module-play.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_play_module_OBJECTS = commands/i386/pc/play_module-play.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_play_module_OBJECTS = commands/i386/pc/play_module-play.$(OBJEXT) -nodist_play_module_OBJECTS = -play_module_OBJECTS = $(am_play_module_OBJECTS) \ - $(nodist_play_module_OBJECTS) -play_module_DEPENDENCIES = -play_module_LINK = $(CCLD) $(play_module_CFLAGS) $(CFLAGS) \ - $(play_module_LDFLAGS) $(LDFLAGS) -o $@ -am__png_module_SOURCES_DIST = video/readers/png.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_png_module_OBJECTS = video/readers/png_module-png.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_png_module_OBJECTS = video/readers/png_module-png.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_png_module_OBJECTS = video/readers/png_module-png.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_png_module_OBJECTS = video/readers/png_module-png.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_png_module_OBJECTS = video/readers/png_module-png.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_png_module_OBJECTS = video/readers/png_module-png.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_png_module_OBJECTS = video/readers/png_module-png.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_png_module_OBJECTS = video/readers/png_module-png.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_png_module_OBJECTS = video/readers/png_module-png.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_png_module_OBJECTS = video/readers/png_module-png.$(OBJEXT) -@COND_emu_TRUE@am_png_module_OBJECTS = \ -@COND_emu_TRUE@ video/readers/png_module-png.$(OBJEXT) -nodist_png_module_OBJECTS = -png_module_OBJECTS = $(am_png_module_OBJECTS) \ - $(nodist_png_module_OBJECTS) -png_module_DEPENDENCIES = -png_module_LINK = $(CCLD) $(png_module_CFLAGS) $(CFLAGS) \ - $(png_module_LDFLAGS) $(LDFLAGS) -o $@ -am__probe_module_SOURCES_DIST = commands/probe.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_probe_module_OBJECTS = commands/probe_module-probe.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_probe_module_OBJECTS = commands/probe_module-probe.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_probe_module_OBJECTS = commands/probe_module-probe.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_probe_module_OBJECTS = commands/probe_module-probe.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_probe_module_OBJECTS = commands/probe_module-probe.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_probe_module_OBJECTS = commands/probe_module-probe.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_probe_module_OBJECTS = commands/probe_module-probe.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_probe_module_OBJECTS = commands/probe_module-probe.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_probe_module_OBJECTS = commands/probe_module-probe.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_probe_module_OBJECTS = commands/probe_module-probe.$(OBJEXT) -@COND_emu_TRUE@am_probe_module_OBJECTS = \ -@COND_emu_TRUE@ commands/probe_module-probe.$(OBJEXT) -nodist_probe_module_OBJECTS = -probe_module_OBJECTS = $(am_probe_module_OBJECTS) \ - $(nodist_probe_module_OBJECTS) -probe_module_DEPENDENCIES = -probe_module_LINK = $(CCLD) $(probe_module_CFLAGS) $(CFLAGS) \ - $(probe_module_LDFLAGS) $(LDFLAGS) -o $@ -am__pxe_module_SOURCES_DIST = fs/i386/pc/pxe.c -@COND_i386_pc_TRUE@am_pxe_module_OBJECTS = \ -@COND_i386_pc_TRUE@ fs/i386/pc/pxe_module-pxe.$(OBJEXT) -nodist_pxe_module_OBJECTS = -pxe_module_OBJECTS = $(am_pxe_module_OBJECTS) \ - $(nodist_pxe_module_OBJECTS) -pxe_module_DEPENDENCIES = -pxe_module_LINK = $(CCLD) $(pxe_module_CFLAGS) $(CFLAGS) \ - $(pxe_module_LDFLAGS) $(LDFLAGS) -o $@ -am__pxeboot_image_SOURCES_DIST = boot/i386/pc/pxeboot.S -@COND_i386_pc_TRUE@am_pxeboot_image_OBJECTS = boot/i386/pc/pxeboot_image-pxeboot.$(OBJEXT) -nodist_pxeboot_image_OBJECTS = -pxeboot_image_OBJECTS = $(am_pxeboot_image_OBJECTS) \ - $(nodist_pxeboot_image_OBJECTS) -pxeboot_image_DEPENDENCIES = -pxeboot_image_LINK = $(CCLD) $(pxeboot_image_CFLAGS) $(CFLAGS) \ - $(pxeboot_image_LDFLAGS) $(LDFLAGS) -o $@ -am__pxecmd_module_SOURCES_DIST = commands/i386/pc/pxecmd.c -@COND_i386_pc_TRUE@am_pxecmd_module_OBJECTS = commands/i386/pc/pxecmd_module-pxecmd.$(OBJEXT) -nodist_pxecmd_module_OBJECTS = -pxecmd_module_OBJECTS = $(am_pxecmd_module_OBJECTS) \ - $(nodist_pxecmd_module_OBJECTS) -pxecmd_module_DEPENDENCIES = -pxecmd_module_LINK = $(CCLD) $(pxecmd_module_CFLAGS) $(CFLAGS) \ - $(pxecmd_module_LDFLAGS) $(LDFLAGS) -o $@ -am__raid_module_SOURCES_DIST = disk/raid.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_raid_module_OBJECTS = disk/raid_module-raid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_raid_module_OBJECTS = disk/raid_module-raid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_raid_module_OBJECTS = disk/raid_module-raid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_raid_module_OBJECTS = disk/raid_module-raid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_raid_module_OBJECTS = disk/raid_module-raid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_raid_module_OBJECTS = disk/raid_module-raid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_raid_module_OBJECTS = disk/raid_module-raid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_raid_module_OBJECTS = disk/raid_module-raid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_raid_module_OBJECTS = disk/raid_module-raid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_raid_module_OBJECTS = disk/raid_module-raid.$(OBJEXT) -@COND_emu_TRUE@am_raid_module_OBJECTS = \ -@COND_emu_TRUE@ disk/raid_module-raid.$(OBJEXT) -nodist_raid_module_OBJECTS = -raid_module_OBJECTS = $(am_raid_module_OBJECTS) \ - $(nodist_raid_module_OBJECTS) -raid_module_DEPENDENCIES = -raid_module_LINK = $(CCLD) $(raid_module_CFLAGS) $(CFLAGS) \ - $(raid_module_LDFLAGS) $(LDFLAGS) -o $@ -am__raid5rec_module_SOURCES_DIST = disk/raid5_recover.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_raid5rec_module_OBJECTS = disk/raid5rec_module-raid5_recover.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_raid5rec_module_OBJECTS = disk/raid5rec_module-raid5_recover.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_raid5rec_module_OBJECTS = disk/raid5rec_module-raid5_recover.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_raid5rec_module_OBJECTS = disk/raid5rec_module-raid5_recover.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_raid5rec_module_OBJECTS = disk/raid5rec_module-raid5_recover.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_raid5rec_module_OBJECTS = disk/raid5rec_module-raid5_recover.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_raid5rec_module_OBJECTS = disk/raid5rec_module-raid5_recover.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_raid5rec_module_OBJECTS = disk/raid5rec_module-raid5_recover.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_raid5rec_module_OBJECTS = disk/raid5rec_module-raid5_recover.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_raid5rec_module_OBJECTS = disk/raid5rec_module-raid5_recover.$(OBJEXT) -@COND_emu_TRUE@am_raid5rec_module_OBJECTS = \ -@COND_emu_TRUE@ disk/raid5rec_module-raid5_recover.$(OBJEXT) -nodist_raid5rec_module_OBJECTS = -raid5rec_module_OBJECTS = $(am_raid5rec_module_OBJECTS) \ - $(nodist_raid5rec_module_OBJECTS) -raid5rec_module_DEPENDENCIES = -raid5rec_module_LINK = $(CCLD) $(raid5rec_module_CFLAGS) $(CFLAGS) \ - $(raid5rec_module_LDFLAGS) $(LDFLAGS) -o $@ -am__raid6rec_module_SOURCES_DIST = disk/raid6_recover.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_raid6rec_module_OBJECTS = disk/raid6rec_module-raid6_recover.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_raid6rec_module_OBJECTS = disk/raid6rec_module-raid6_recover.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_raid6rec_module_OBJECTS = disk/raid6rec_module-raid6_recover.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_raid6rec_module_OBJECTS = disk/raid6rec_module-raid6_recover.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_raid6rec_module_OBJECTS = disk/raid6rec_module-raid6_recover.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_raid6rec_module_OBJECTS = disk/raid6rec_module-raid6_recover.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_raid6rec_module_OBJECTS = disk/raid6rec_module-raid6_recover.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_raid6rec_module_OBJECTS = disk/raid6rec_module-raid6_recover.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_raid6rec_module_OBJECTS = disk/raid6rec_module-raid6_recover.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_raid6rec_module_OBJECTS = disk/raid6rec_module-raid6_recover.$(OBJEXT) -@COND_emu_TRUE@am_raid6rec_module_OBJECTS = \ -@COND_emu_TRUE@ disk/raid6rec_module-raid6_recover.$(OBJEXT) -nodist_raid6rec_module_OBJECTS = -raid6rec_module_OBJECTS = $(am_raid6rec_module_OBJECTS) \ - $(nodist_raid6rec_module_OBJECTS) -raid6rec_module_DEPENDENCIES = -raid6rec_module_LINK = $(CCLD) $(raid6rec_module_CFLAGS) $(CFLAGS) \ - $(raid6rec_module_LDFLAGS) $(LDFLAGS) -o $@ -am__read_module_SOURCES_DIST = commands/read.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_read_module_OBJECTS = commands/read_module-read.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_read_module_OBJECTS = commands/read_module-read.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_read_module_OBJECTS = commands/read_module-read.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_read_module_OBJECTS = commands/read_module-read.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_read_module_OBJECTS = commands/read_module-read.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_read_module_OBJECTS = commands/read_module-read.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_read_module_OBJECTS = commands/read_module-read.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_read_module_OBJECTS = commands/read_module-read.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_read_module_OBJECTS = commands/read_module-read.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_read_module_OBJECTS = commands/read_module-read.$(OBJEXT) -@COND_emu_TRUE@am_read_module_OBJECTS = \ -@COND_emu_TRUE@ commands/read_module-read.$(OBJEXT) -nodist_read_module_OBJECTS = -read_module_OBJECTS = $(am_read_module_OBJECTS) \ - $(nodist_read_module_OBJECTS) -read_module_DEPENDENCIES = -read_module_LINK = $(CCLD) $(read_module_CFLAGS) $(CFLAGS) \ - $(read_module_LDFLAGS) $(LDFLAGS) -o $@ -am__reboot_module_SOURCES_DIST = commands/reboot.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_reboot_module_OBJECTS = commands/reboot_module-reboot.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_reboot_module_OBJECTS = commands/reboot_module-reboot.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_reboot_module_OBJECTS = commands/reboot_module-reboot.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_reboot_module_OBJECTS = commands/reboot_module-reboot.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_reboot_module_OBJECTS = commands/reboot_module-reboot.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_reboot_module_OBJECTS = commands/reboot_module-reboot.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_reboot_module_OBJECTS = commands/reboot_module-reboot.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_reboot_module_OBJECTS = commands/reboot_module-reboot.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_reboot_module_OBJECTS = commands/reboot_module-reboot.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_reboot_module_OBJECTS = commands/reboot_module-reboot.$(OBJEXT) -@COND_emu_TRUE@am_reboot_module_OBJECTS = \ -@COND_emu_TRUE@ commands/reboot_module-reboot.$(OBJEXT) -nodist_reboot_module_OBJECTS = -reboot_module_OBJECTS = $(am_reboot_module_OBJECTS) \ - $(nodist_reboot_module_OBJECTS) -reboot_module_DEPENDENCIES = -reboot_module_LINK = $(CCLD) $(reboot_module_CFLAGS) $(CFLAGS) \ - $(reboot_module_LDFLAGS) $(LDFLAGS) -o $@ -am__regexp_module_SOURCES_DIST = commands/regexp.c commands/wildcard.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_regexp_module_OBJECTS = commands/regexp_module-regexp.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ commands/regexp_module-wildcard.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_regexp_module_OBJECTS = commands/regexp_module-regexp.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ commands/regexp_module-wildcard.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_regexp_module_OBJECTS = commands/regexp_module-regexp.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ commands/regexp_module-wildcard.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_regexp_module_OBJECTS = commands/regexp_module-regexp.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ commands/regexp_module-wildcard.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_regexp_module_OBJECTS = commands/regexp_module-regexp.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ commands/regexp_module-wildcard.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_regexp_module_OBJECTS = commands/regexp_module-regexp.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ commands/regexp_module-wildcard.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_regexp_module_OBJECTS = commands/regexp_module-regexp.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ commands/regexp_module-wildcard.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_regexp_module_OBJECTS = commands/regexp_module-regexp.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ commands/regexp_module-wildcard.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_regexp_module_OBJECTS = commands/regexp_module-regexp.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ commands/regexp_module-wildcard.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_regexp_module_OBJECTS = commands/regexp_module-regexp.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ commands/regexp_module-wildcard.$(OBJEXT) -@COND_emu_TRUE@am_regexp_module_OBJECTS = \ -@COND_emu_TRUE@ commands/regexp_module-regexp.$(OBJEXT) \ -@COND_emu_TRUE@ commands/regexp_module-wildcard.$(OBJEXT) -nodist_regexp_module_OBJECTS = -regexp_module_OBJECTS = $(am_regexp_module_OBJECTS) \ - $(nodist_regexp_module_OBJECTS) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@regexp_module_DEPENDENCIES = libgnulib.a -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@regexp_module_DEPENDENCIES = libgnulib.a -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@regexp_module_DEPENDENCIES = libgnulib.a -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@regexp_module_DEPENDENCIES = libgnulib.a -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@regexp_module_DEPENDENCIES = libgnulib.a -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@regexp_module_DEPENDENCIES = libgnulib.a -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@regexp_module_DEPENDENCIES = libgnulib.a -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@regexp_module_DEPENDENCIES = libgnulib.a -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@regexp_module_DEPENDENCIES = libgnulib.a -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@regexp_module_DEPENDENCIES = \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ libgnulib.a -@COND_emu_TRUE@regexp_module_DEPENDENCIES = libgnulib.a -regexp_module_LINK = $(CCLD) $(regexp_module_CFLAGS) $(CFLAGS) \ - $(regexp_module_LDFLAGS) $(LDFLAGS) -o $@ -am__reiserfs_module_SOURCES_DIST = fs/reiserfs.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_reiserfs_module_OBJECTS = fs/reiserfs_module-reiserfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_reiserfs_module_OBJECTS = fs/reiserfs_module-reiserfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_reiserfs_module_OBJECTS = fs/reiserfs_module-reiserfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_reiserfs_module_OBJECTS = fs/reiserfs_module-reiserfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_reiserfs_module_OBJECTS = fs/reiserfs_module-reiserfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_reiserfs_module_OBJECTS = fs/reiserfs_module-reiserfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_reiserfs_module_OBJECTS = fs/reiserfs_module-reiserfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_reiserfs_module_OBJECTS = fs/reiserfs_module-reiserfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_reiserfs_module_OBJECTS = fs/reiserfs_module-reiserfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_reiserfs_module_OBJECTS = fs/reiserfs_module-reiserfs.$(OBJEXT) -@COND_emu_TRUE@am_reiserfs_module_OBJECTS = \ -@COND_emu_TRUE@ fs/reiserfs_module-reiserfs.$(OBJEXT) -nodist_reiserfs_module_OBJECTS = -reiserfs_module_OBJECTS = $(am_reiserfs_module_OBJECTS) \ - $(nodist_reiserfs_module_OBJECTS) -reiserfs_module_DEPENDENCIES = -reiserfs_module_LINK = $(CCLD) $(reiserfs_module_CFLAGS) $(CFLAGS) \ - $(reiserfs_module_LDFLAGS) $(LDFLAGS) -o $@ -am__relocator_module_SOURCES_DIST = lib/i386/relocator_asm.S \ - lib/i386/relocator16.S lib/i386/relocator32.S \ - lib/i386/relocator64.S lib/i386/relocator.c lib/relocator.c \ - lib/efi/relocator.c lib/ieee1275/relocator.c \ - lib/mips/relocator_asm.S lib/mips/relocator.c \ - lib/powerpc/relocator_asm.S lib/powerpc/relocator.c \ - lib/x86_64/relocator_asm.S -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_relocator_module_OBJECTS = lib/x86_64/relocator_module-relocator_asm.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ lib/efi/relocator_module-relocator.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ lib/i386/relocator_module-relocator16.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ lib/i386/relocator_module-relocator32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ lib/i386/relocator_module-relocator64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ lib/i386/relocator_module-relocator.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ lib/relocator_module-relocator.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_relocator_module_OBJECTS = lib/powerpc/relocator_module-relocator_asm.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ lib/powerpc/relocator_module-relocator.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ lib/ieee1275/relocator_module-relocator.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ lib/relocator_module-relocator.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_relocator_module_OBJECTS = lib/mips/relocator_module-relocator_asm.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ lib/mips/relocator_module-relocator.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ lib/relocator_module-relocator.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_relocator_module_OBJECTS = lib/i386/relocator_module-relocator_asm.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ lib/i386/relocator_module-relocator16.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ lib/i386/relocator_module-relocator32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ lib/i386/relocator_module-relocator64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ lib/i386/relocator_module-relocator.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ lib/relocator_module-relocator.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_relocator_module_OBJECTS = lib/i386/relocator_module-relocator_asm.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ lib/i386/relocator_module-relocator16.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ lib/i386/relocator_module-relocator32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ lib/i386/relocator_module-relocator64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ lib/i386/relocator_module-relocator.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ lib/relocator_module-relocator.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_relocator_module_OBJECTS = lib/i386/relocator_module-relocator_asm.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ lib/i386/relocator_module-relocator16.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ lib/i386/relocator_module-relocator32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ lib/i386/relocator_module-relocator64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ lib/i386/relocator_module-relocator.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ lib/relocator_module-relocator.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_relocator_module_OBJECTS = lib/ieee1275/relocator_module-relocator.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ lib/i386/relocator_module-relocator_asm.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ lib/i386/relocator_module-relocator16.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ lib/i386/relocator_module-relocator32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ lib/i386/relocator_module-relocator64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ lib/i386/relocator_module-relocator.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ lib/relocator_module-relocator.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_relocator_module_OBJECTS = lib/efi/relocator_module-relocator.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ lib/i386/relocator_module-relocator_asm.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ lib/i386/relocator_module-relocator16.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ lib/i386/relocator_module-relocator32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ lib/i386/relocator_module-relocator64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ lib/i386/relocator_module-relocator.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ lib/relocator_module-relocator.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_relocator_module_OBJECTS = lib/i386/relocator_module-relocator_asm.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ lib/i386/relocator_module-relocator16.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ lib/i386/relocator_module-relocator32.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ lib/i386/relocator_module-relocator64.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ lib/i386/relocator_module-relocator.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ lib/relocator_module-relocator.$(OBJEXT) -nodist_relocator_module_OBJECTS = -relocator_module_OBJECTS = $(am_relocator_module_OBJECTS) \ - $(nodist_relocator_module_OBJECTS) -relocator_module_DEPENDENCIES = -relocator_module_LINK = $(CCLD) $(relocator_module_CFLAGS) $(CFLAGS) \ - $(relocator_module_LDFLAGS) $(LDFLAGS) -o $@ -am__scsi_module_SOURCES_DIST = disk/scsi.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_scsi_module_OBJECTS = disk/scsi_module-scsi.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_scsi_module_OBJECTS = disk/scsi_module-scsi.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_scsi_module_OBJECTS = disk/scsi_module-scsi.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_scsi_module_OBJECTS = disk/scsi_module-scsi.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_scsi_module_OBJECTS = disk/scsi_module-scsi.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_scsi_module_OBJECTS = disk/scsi_module-scsi.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_scsi_module_OBJECTS = disk/scsi_module-scsi.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_scsi_module_OBJECTS = disk/scsi_module-scsi.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_scsi_module_OBJECTS = disk/scsi_module-scsi.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_scsi_module_OBJECTS = disk/scsi_module-scsi.$(OBJEXT) -@COND_emu_TRUE@am_scsi_module_OBJECTS = \ -@COND_emu_TRUE@ disk/scsi_module-scsi.$(OBJEXT) -nodist_scsi_module_OBJECTS = -scsi_module_OBJECTS = $(am_scsi_module_OBJECTS) \ - $(nodist_scsi_module_OBJECTS) -scsi_module_DEPENDENCIES = -scsi_module_LINK = $(CCLD) $(scsi_module_CFLAGS) $(CFLAGS) \ - $(scsi_module_LDFLAGS) $(LDFLAGS) -o $@ -am__sdl_module_SOURCES_DIST = video/emu/sdl.c -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@am_sdl_module_OBJECTS = video/emu/sdl_module-sdl.$(OBJEXT) -nodist_sdl_module_OBJECTS = -sdl_module_OBJECTS = $(am_sdl_module_OBJECTS) \ - $(nodist_sdl_module_OBJECTS) -sdl_module_DEPENDENCIES = -sdl_module_LINK = $(CCLD) $(sdl_module_CFLAGS) $(CFLAGS) \ - $(sdl_module_LDFLAGS) $(LDFLAGS) -o $@ -am__search_module_SOURCES_DIST = commands/search_wrap.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_search_module_OBJECTS = commands/search_module-search_wrap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_search_module_OBJECTS = commands/search_module-search_wrap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_search_module_OBJECTS = commands/search_module-search_wrap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_search_module_OBJECTS = commands/search_module-search_wrap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_search_module_OBJECTS = commands/search_module-search_wrap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_search_module_OBJECTS = commands/search_module-search_wrap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_search_module_OBJECTS = commands/search_module-search_wrap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_search_module_OBJECTS = commands/search_module-search_wrap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_search_module_OBJECTS = commands/search_module-search_wrap.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_search_module_OBJECTS = commands/search_module-search_wrap.$(OBJEXT) -@COND_emu_TRUE@am_search_module_OBJECTS = \ -@COND_emu_TRUE@ commands/search_module-search_wrap.$(OBJEXT) -nodist_search_module_OBJECTS = -search_module_OBJECTS = $(am_search_module_OBJECTS) \ - $(nodist_search_module_OBJECTS) -search_module_DEPENDENCIES = -search_module_LINK = $(CCLD) $(search_module_CFLAGS) $(CFLAGS) \ - $(search_module_LDFLAGS) $(LDFLAGS) -o $@ -am__search_fs_file_module_SOURCES_DIST = commands/search_file.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_search_fs_file_module_OBJECTS = commands/search_fs_file_module-search_file.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_search_fs_file_module_OBJECTS = commands/search_fs_file_module-search_file.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_search_fs_file_module_OBJECTS = commands/search_fs_file_module-search_file.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_search_fs_file_module_OBJECTS = commands/search_fs_file_module-search_file.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_search_fs_file_module_OBJECTS = commands/search_fs_file_module-search_file.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_search_fs_file_module_OBJECTS = commands/search_fs_file_module-search_file.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_search_fs_file_module_OBJECTS = commands/search_fs_file_module-search_file.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_search_fs_file_module_OBJECTS = commands/search_fs_file_module-search_file.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_search_fs_file_module_OBJECTS = commands/search_fs_file_module-search_file.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_search_fs_file_module_OBJECTS = commands/search_fs_file_module-search_file.$(OBJEXT) -@COND_emu_TRUE@am_search_fs_file_module_OBJECTS = commands/search_fs_file_module-search_file.$(OBJEXT) -nodist_search_fs_file_module_OBJECTS = -search_fs_file_module_OBJECTS = $(am_search_fs_file_module_OBJECTS) \ - $(nodist_search_fs_file_module_OBJECTS) -search_fs_file_module_DEPENDENCIES = -search_fs_file_module_LINK = $(CCLD) $(search_fs_file_module_CFLAGS) \ - $(CFLAGS) $(search_fs_file_module_LDFLAGS) $(LDFLAGS) -o $@ -am__search_fs_uuid_module_SOURCES_DIST = commands/search_uuid.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_search_fs_uuid_module_OBJECTS = commands/search_fs_uuid_module-search_uuid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_search_fs_uuid_module_OBJECTS = commands/search_fs_uuid_module-search_uuid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_search_fs_uuid_module_OBJECTS = commands/search_fs_uuid_module-search_uuid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_search_fs_uuid_module_OBJECTS = commands/search_fs_uuid_module-search_uuid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_search_fs_uuid_module_OBJECTS = commands/search_fs_uuid_module-search_uuid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_search_fs_uuid_module_OBJECTS = commands/search_fs_uuid_module-search_uuid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_search_fs_uuid_module_OBJECTS = commands/search_fs_uuid_module-search_uuid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_search_fs_uuid_module_OBJECTS = commands/search_fs_uuid_module-search_uuid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_search_fs_uuid_module_OBJECTS = commands/search_fs_uuid_module-search_uuid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_search_fs_uuid_module_OBJECTS = commands/search_fs_uuid_module-search_uuid.$(OBJEXT) -@COND_emu_TRUE@am_search_fs_uuid_module_OBJECTS = commands/search_fs_uuid_module-search_uuid.$(OBJEXT) -nodist_search_fs_uuid_module_OBJECTS = -search_fs_uuid_module_OBJECTS = $(am_search_fs_uuid_module_OBJECTS) \ - $(nodist_search_fs_uuid_module_OBJECTS) -search_fs_uuid_module_DEPENDENCIES = -search_fs_uuid_module_LINK = $(CCLD) $(search_fs_uuid_module_CFLAGS) \ - $(CFLAGS) $(search_fs_uuid_module_LDFLAGS) $(LDFLAGS) -o $@ -am__search_label_module_SOURCES_DIST = commands/search_label.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_search_label_module_OBJECTS = commands/search_label_module-search_label.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_search_label_module_OBJECTS = commands/search_label_module-search_label.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_search_label_module_OBJECTS = commands/search_label_module-search_label.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_search_label_module_OBJECTS = commands/search_label_module-search_label.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_search_label_module_OBJECTS = commands/search_label_module-search_label.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_search_label_module_OBJECTS = commands/search_label_module-search_label.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_search_label_module_OBJECTS = commands/search_label_module-search_label.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_search_label_module_OBJECTS = commands/search_label_module-search_label.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_search_label_module_OBJECTS = commands/search_label_module-search_label.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_search_label_module_OBJECTS = commands/search_label_module-search_label.$(OBJEXT) -@COND_emu_TRUE@am_search_label_module_OBJECTS = commands/search_label_module-search_label.$(OBJEXT) -nodist_search_label_module_OBJECTS = -search_label_module_OBJECTS = $(am_search_label_module_OBJECTS) \ - $(nodist_search_label_module_OBJECTS) -search_label_module_DEPENDENCIES = -search_label_module_LINK = $(CCLD) $(search_label_module_CFLAGS) \ - $(CFLAGS) $(search_label_module_LDFLAGS) $(LDFLAGS) -o $@ -am__sendkey_module_SOURCES_DIST = commands/i386/pc/sendkey.c -@COND_i386_pc_TRUE@am_sendkey_module_OBJECTS = commands/i386/pc/sendkey_module-sendkey.$(OBJEXT) -nodist_sendkey_module_OBJECTS = -sendkey_module_OBJECTS = $(am_sendkey_module_OBJECTS) \ - $(nodist_sendkey_module_OBJECTS) -sendkey_module_DEPENDENCIES = -sendkey_module_LINK = $(CCLD) $(sendkey_module_CFLAGS) $(CFLAGS) \ - $(sendkey_module_LDFLAGS) $(LDFLAGS) -o $@ -am__serial_module_SOURCES_DIST = term/serial.c term/ns8250.c -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@am_serial_module_OBJECTS = term/serial_module-ns8250.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@ term/serial_module-serial.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_serial_module_OBJECTS = term/serial_module-ns8250.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ term/serial_module-serial.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_serial_module_OBJECTS = term/serial_module-ns8250.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ term/serial_module-serial.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_serial_module_OBJECTS = term/serial_module-ns8250.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ term/serial_module-serial.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_serial_module_OBJECTS = term/serial_module-ns8250.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ term/serial_module-serial.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_serial_module_OBJECTS = term/serial_module-ns8250.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ term/serial_module-serial.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_TRUE@am_serial_module_OBJECTS = term/serial_module-ns8250.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_TRUE@ term/serial_module-serial.$(OBJEXT) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am_serial_module_OBJECTS = term/serial_module-serial.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@am_serial_module_OBJECTS = term/serial_module-ns8250.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@ term/serial_module-serial.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_serial_module_OBJECTS = term/serial_module-ns8250.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ term/serial_module-serial.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_serial_module_OBJECTS = term/serial_module-ns8250.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ term/serial_module-serial.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_serial_module_OBJECTS = term/serial_module-ns8250.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ term/serial_module-serial.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_serial_module_OBJECTS = term/serial_module-ns8250.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ term/serial_module-serial.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_serial_module_OBJECTS = term/serial_module-ns8250.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ term/serial_module-serial.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_serial_module_OBJECTS = term/serial_module-ns8250.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ term/serial_module-serial.$(OBJEXT) -nodist_serial_module_OBJECTS = -serial_module_OBJECTS = $(am_serial_module_OBJECTS) \ - $(nodist_serial_module_OBJECTS) -serial_module_DEPENDENCIES = -serial_module_LINK = $(CCLD) $(serial_module_CFLAGS) $(CFLAGS) \ - $(serial_module_LDFLAGS) $(LDFLAGS) -o $@ -am__setjmp_module_SOURCES_DIST = lib/setjmp.S -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_setjmp_module_OBJECTS = lib/setjmp_module-setjmp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_setjmp_module_OBJECTS = lib/setjmp_module-setjmp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_setjmp_module_OBJECTS = lib/setjmp_module-setjmp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_setjmp_module_OBJECTS = lib/setjmp_module-setjmp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_setjmp_module_OBJECTS = lib/setjmp_module-setjmp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_setjmp_module_OBJECTS = lib/setjmp_module-setjmp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_setjmp_module_OBJECTS = lib/setjmp_module-setjmp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_setjmp_module_OBJECTS = lib/setjmp_module-setjmp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_setjmp_module_OBJECTS = lib/setjmp_module-setjmp.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_setjmp_module_OBJECTS = lib/setjmp_module-setjmp.$(OBJEXT) -@COND_emu_TRUE@am_setjmp_module_OBJECTS = \ -@COND_emu_TRUE@ lib/setjmp_module-setjmp.$(OBJEXT) -nodist_setjmp_module_OBJECTS = -setjmp_module_OBJECTS = $(am_setjmp_module_OBJECTS) \ - $(nodist_setjmp_module_OBJECTS) -setjmp_module_DEPENDENCIES = -setjmp_module_LINK = $(CCLD) $(setjmp_module_CFLAGS) $(CFLAGS) \ - $(setjmp_module_LDFLAGS) $(LDFLAGS) -o $@ -am__setpci_module_SOURCES_DIST = commands/setpci.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@am_setpci_module_OBJECTS = commands/setpci_module-setpci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_setpci_module_OBJECTS = commands/setpci_module-setpci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_setpci_module_OBJECTS = commands/setpci_module-setpci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_setpci_module_OBJECTS = commands/setpci_module-setpci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_setpci_module_OBJECTS = commands/setpci_module-setpci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_setpci_module_OBJECTS = commands/setpci_module-setpci.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_setpci_module_OBJECTS = commands/setpci_module-setpci.$(OBJEXT) -nodist_setpci_module_OBJECTS = -setpci_module_OBJECTS = $(am_setpci_module_OBJECTS) \ - $(nodist_setpci_module_OBJECTS) -setpci_module_DEPENDENCIES = -setpci_module_LINK = $(CCLD) $(setpci_module_CFLAGS) $(CFLAGS) \ - $(setpci_module_LDFLAGS) $(LDFLAGS) -o $@ -am__sfs_module_SOURCES_DIST = fs/sfs.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_sfs_module_OBJECTS = fs/sfs_module-sfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_sfs_module_OBJECTS = fs/sfs_module-sfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_sfs_module_OBJECTS = fs/sfs_module-sfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_sfs_module_OBJECTS = fs/sfs_module-sfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_sfs_module_OBJECTS = fs/sfs_module-sfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_sfs_module_OBJECTS = fs/sfs_module-sfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_sfs_module_OBJECTS = fs/sfs_module-sfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_sfs_module_OBJECTS = fs/sfs_module-sfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_sfs_module_OBJECTS = fs/sfs_module-sfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_sfs_module_OBJECTS = fs/sfs_module-sfs.$(OBJEXT) -@COND_emu_TRUE@am_sfs_module_OBJECTS = fs/sfs_module-sfs.$(OBJEXT) -nodist_sfs_module_OBJECTS = -sfs_module_OBJECTS = $(am_sfs_module_OBJECTS) \ - $(nodist_sfs_module_OBJECTS) -sfs_module_DEPENDENCIES = -sfs_module_LINK = $(CCLD) $(sfs_module_CFLAGS) $(CFLAGS) \ - $(sfs_module_LDFLAGS) $(LDFLAGS) -o $@ -am__sleep_module_SOURCES_DIST = commands/sleep.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_sleep_module_OBJECTS = commands/sleep_module-sleep.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_sleep_module_OBJECTS = commands/sleep_module-sleep.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_sleep_module_OBJECTS = commands/sleep_module-sleep.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_sleep_module_OBJECTS = commands/sleep_module-sleep.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_sleep_module_OBJECTS = commands/sleep_module-sleep.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_sleep_module_OBJECTS = commands/sleep_module-sleep.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_sleep_module_OBJECTS = commands/sleep_module-sleep.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_sleep_module_OBJECTS = commands/sleep_module-sleep.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_sleep_module_OBJECTS = commands/sleep_module-sleep.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_sleep_module_OBJECTS = commands/sleep_module-sleep.$(OBJEXT) -@COND_emu_TRUE@am_sleep_module_OBJECTS = \ -@COND_emu_TRUE@ commands/sleep_module-sleep.$(OBJEXT) -nodist_sleep_module_OBJECTS = -sleep_module_OBJECTS = $(am_sleep_module_OBJECTS) \ - $(nodist_sleep_module_OBJECTS) -sleep_module_DEPENDENCIES = -sleep_module_LINK = $(CCLD) $(sleep_module_CFLAGS) $(CFLAGS) \ - $(sleep_module_LDFLAGS) $(LDFLAGS) -o $@ -am__suspend_module_SOURCES_DIST = commands/ieee1275/suspend.c -@COND_i386_ieee1275_FALSE@@COND_powerpc_ieee1275_TRUE@am_suspend_module_OBJECTS = commands/ieee1275/suspend_module-suspend.$(OBJEXT) -@COND_i386_ieee1275_TRUE@am_suspend_module_OBJECTS = commands/ieee1275/suspend_module-suspend.$(OBJEXT) -nodist_suspend_module_OBJECTS = -suspend_module_OBJECTS = $(am_suspend_module_OBJECTS) \ - $(nodist_suspend_module_OBJECTS) -suspend_module_DEPENDENCIES = -suspend_module_LINK = $(CCLD) $(suspend_module_CFLAGS) $(CFLAGS) \ - $(suspend_module_LDFLAGS) $(LDFLAGS) -o $@ -am__tar_module_SOURCES_DIST = fs/tar.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_tar_module_OBJECTS = fs/tar_module-tar.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_tar_module_OBJECTS = fs/tar_module-tar.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_tar_module_OBJECTS = fs/tar_module-tar.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_tar_module_OBJECTS = fs/tar_module-tar.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_tar_module_OBJECTS = fs/tar_module-tar.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_tar_module_OBJECTS = fs/tar_module-tar.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_tar_module_OBJECTS = fs/tar_module-tar.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_tar_module_OBJECTS = fs/tar_module-tar.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_tar_module_OBJECTS = fs/tar_module-tar.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_tar_module_OBJECTS = fs/tar_module-tar.$(OBJEXT) -@COND_emu_TRUE@am_tar_module_OBJECTS = fs/tar_module-tar.$(OBJEXT) -nodist_tar_module_OBJECTS = -tar_module_OBJECTS = $(am_tar_module_OBJECTS) \ - $(nodist_tar_module_OBJECTS) -tar_module_DEPENDENCIES = -tar_module_LINK = $(CCLD) $(tar_module_CFLAGS) $(CFLAGS) \ - $(tar_module_LDFLAGS) $(LDFLAGS) -o $@ -am__terminal_module_SOURCES_DIST = commands/terminal.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_terminal_module_OBJECTS = commands/terminal_module-terminal.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_terminal_module_OBJECTS = commands/terminal_module-terminal.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_terminal_module_OBJECTS = commands/terminal_module-terminal.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_terminal_module_OBJECTS = commands/terminal_module-terminal.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_terminal_module_OBJECTS = commands/terminal_module-terminal.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_terminal_module_OBJECTS = commands/terminal_module-terminal.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_terminal_module_OBJECTS = commands/terminal_module-terminal.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_terminal_module_OBJECTS = commands/terminal_module-terminal.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_terminal_module_OBJECTS = commands/terminal_module-terminal.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_terminal_module_OBJECTS = commands/terminal_module-terminal.$(OBJEXT) -@COND_emu_TRUE@am_terminal_module_OBJECTS = \ -@COND_emu_TRUE@ commands/terminal_module-terminal.$(OBJEXT) -nodist_terminal_module_OBJECTS = -terminal_module_OBJECTS = $(am_terminal_module_OBJECTS) \ - $(nodist_terminal_module_OBJECTS) -terminal_module_DEPENDENCIES = -terminal_module_LINK = $(CCLD) $(terminal_module_CFLAGS) $(CFLAGS) \ - $(terminal_module_LDFLAGS) $(LDFLAGS) -o $@ -am__terminfo_module_SOURCES_DIST = term/terminfo.c term/tparm.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@am_terminfo_module_OBJECTS = term/terminfo_module-terminfo.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@ term/terminfo_module-tparm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_terminfo_module_OBJECTS = term/terminfo_module-terminfo.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ term/terminfo_module-tparm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_terminfo_module_OBJECTS = term/terminfo_module-terminfo.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ term/terminfo_module-tparm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_TRUE@am_terminfo_module_OBJECTS = term/terminfo_module-terminfo.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_multiboot_TRUE@ term/terminfo_module-tparm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_terminfo_module_OBJECTS = term/terminfo_module-terminfo.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ term/terminfo_module-tparm.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_terminfo_module_OBJECTS = term/terminfo_module-terminfo.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ term/terminfo_module-tparm.$(OBJEXT) -@COND_emu_TRUE@am_terminfo_module_OBJECTS = \ -@COND_emu_TRUE@ term/terminfo_module-terminfo.$(OBJEXT) \ -@COND_emu_TRUE@ term/terminfo_module-tparm.$(OBJEXT) -nodist_terminfo_module_OBJECTS = -terminfo_module_OBJECTS = $(am_terminfo_module_OBJECTS) \ - $(nodist_terminfo_module_OBJECTS) -terminfo_module_DEPENDENCIES = -terminfo_module_LINK = $(CCLD) $(terminfo_module_CFLAGS) $(CFLAGS) \ - $(terminfo_module_LDFLAGS) $(LDFLAGS) -o $@ -am__test_module_SOURCES_DIST = commands/test.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_test_module_OBJECTS = commands/test_module-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_test_module_OBJECTS = commands/test_module-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_test_module_OBJECTS = commands/test_module-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_test_module_OBJECTS = commands/test_module-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_test_module_OBJECTS = commands/test_module-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_test_module_OBJECTS = commands/test_module-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_test_module_OBJECTS = commands/test_module-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_test_module_OBJECTS = commands/test_module-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_test_module_OBJECTS = commands/test_module-test.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_test_module_OBJECTS = commands/test_module-test.$(OBJEXT) -@COND_emu_TRUE@am_test_module_OBJECTS = \ -@COND_emu_TRUE@ commands/test_module-test.$(OBJEXT) -nodist_test_module_OBJECTS = -test_module_OBJECTS = $(am_test_module_OBJECTS) \ - $(nodist_test_module_OBJECTS) -test_module_DEPENDENCIES = -test_module_LINK = $(CCLD) $(test_module_CFLAGS) $(CFLAGS) \ - $(test_module_LDFLAGS) $(LDFLAGS) -o $@ -am__test_blockarg_module_SOURCES_DIST = tests/test_blockarg.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_test_blockarg_module_OBJECTS = tests/test_blockarg_module-test_blockarg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_test_blockarg_module_OBJECTS = tests/test_blockarg_module-test_blockarg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_test_blockarg_module_OBJECTS = tests/test_blockarg_module-test_blockarg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_test_blockarg_module_OBJECTS = tests/test_blockarg_module-test_blockarg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_test_blockarg_module_OBJECTS = tests/test_blockarg_module-test_blockarg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_test_blockarg_module_OBJECTS = tests/test_blockarg_module-test_blockarg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_test_blockarg_module_OBJECTS = tests/test_blockarg_module-test_blockarg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_test_blockarg_module_OBJECTS = tests/test_blockarg_module-test_blockarg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_test_blockarg_module_OBJECTS = tests/test_blockarg_module-test_blockarg.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_test_blockarg_module_OBJECTS = tests/test_blockarg_module-test_blockarg.$(OBJEXT) -@COND_emu_TRUE@am_test_blockarg_module_OBJECTS = tests/test_blockarg_module-test_blockarg.$(OBJEXT) -nodist_test_blockarg_module_OBJECTS = -test_blockarg_module_OBJECTS = $(am_test_blockarg_module_OBJECTS) \ - $(nodist_test_blockarg_module_OBJECTS) -test_blockarg_module_DEPENDENCIES = -test_blockarg_module_LINK = $(CCLD) $(test_blockarg_module_CFLAGS) \ - $(CFLAGS) $(test_blockarg_module_LDFLAGS) $(LDFLAGS) -o $@ -am__testload_module_SOURCES_DIST = commands/testload.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_testload_module_OBJECTS = commands/testload_module-testload.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_testload_module_OBJECTS = commands/testload_module-testload.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_testload_module_OBJECTS = commands/testload_module-testload.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_testload_module_OBJECTS = commands/testload_module-testload.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_testload_module_OBJECTS = commands/testload_module-testload.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_testload_module_OBJECTS = commands/testload_module-testload.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_testload_module_OBJECTS = commands/testload_module-testload.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_testload_module_OBJECTS = commands/testload_module-testload.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_testload_module_OBJECTS = commands/testload_module-testload.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_testload_module_OBJECTS = commands/testload_module-testload.$(OBJEXT) -@COND_emu_TRUE@am_testload_module_OBJECTS = \ -@COND_emu_TRUE@ commands/testload_module-testload.$(OBJEXT) -nodist_testload_module_OBJECTS = -testload_module_OBJECTS = $(am_testload_module_OBJECTS) \ - $(nodist_testload_module_OBJECTS) -testload_module_DEPENDENCIES = -testload_module_LINK = $(CCLD) $(testload_module_CFLAGS) $(CFLAGS) \ - $(testload_module_LDFLAGS) $(LDFLAGS) -o $@ -am__tga_module_SOURCES_DIST = video/readers/tga.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_tga_module_OBJECTS = video/readers/tga_module-tga.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_tga_module_OBJECTS = video/readers/tga_module-tga.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_tga_module_OBJECTS = video/readers/tga_module-tga.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_tga_module_OBJECTS = video/readers/tga_module-tga.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_tga_module_OBJECTS = video/readers/tga_module-tga.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_tga_module_OBJECTS = video/readers/tga_module-tga.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_tga_module_OBJECTS = video/readers/tga_module-tga.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_tga_module_OBJECTS = video/readers/tga_module-tga.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_tga_module_OBJECTS = video/readers/tga_module-tga.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_tga_module_OBJECTS = video/readers/tga_module-tga.$(OBJEXT) -@COND_emu_TRUE@am_tga_module_OBJECTS = \ -@COND_emu_TRUE@ video/readers/tga_module-tga.$(OBJEXT) -nodist_tga_module_OBJECTS = -tga_module_OBJECTS = $(am_tga_module_OBJECTS) \ - $(nodist_tga_module_OBJECTS) -tga_module_DEPENDENCIES = -tga_module_LINK = $(CCLD) $(tga_module_CFLAGS) $(CFLAGS) \ - $(tga_module_LDFLAGS) $(LDFLAGS) -o $@ -am_trig_module_OBJECTS = -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@nodist_trig_module_OBJECTS = trig_module-trigtables.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@nodist_trig_module_OBJECTS = trig_module-trigtables.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@nodist_trig_module_OBJECTS = trig_module-trigtables.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@nodist_trig_module_OBJECTS = trig_module-trigtables.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@nodist_trig_module_OBJECTS = trig_module-trigtables.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@nodist_trig_module_OBJECTS = trig_module-trigtables.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@nodist_trig_module_OBJECTS = trig_module-trigtables.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@nodist_trig_module_OBJECTS = trig_module-trigtables.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@nodist_trig_module_OBJECTS = trig_module-trigtables.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@nodist_trig_module_OBJECTS = trig_module-trigtables.$(OBJEXT) -@COND_emu_TRUE@nodist_trig_module_OBJECTS = \ -@COND_emu_TRUE@ trig_module-trigtables.$(OBJEXT) -trig_module_OBJECTS = $(am_trig_module_OBJECTS) \ - $(nodist_trig_module_OBJECTS) -trig_module_DEPENDENCIES = -trig_module_LINK = $(CCLD) $(trig_module_CFLAGS) $(CFLAGS) \ - $(trig_module_LDFLAGS) $(LDFLAGS) -o $@ -am__true_module_SOURCES_DIST = commands/true.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_true_module_OBJECTS = commands/true_module-true.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_true_module_OBJECTS = commands/true_module-true.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_true_module_OBJECTS = commands/true_module-true.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_true_module_OBJECTS = commands/true_module-true.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_true_module_OBJECTS = commands/true_module-true.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_true_module_OBJECTS = commands/true_module-true.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_true_module_OBJECTS = commands/true_module-true.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_true_module_OBJECTS = commands/true_module-true.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_true_module_OBJECTS = commands/true_module-true.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_true_module_OBJECTS = commands/true_module-true.$(OBJEXT) -@COND_emu_TRUE@am_true_module_OBJECTS = \ -@COND_emu_TRUE@ commands/true_module-true.$(OBJEXT) -nodist_true_module_OBJECTS = -true_module_OBJECTS = $(am_true_module_OBJECTS) \ - $(nodist_true_module_OBJECTS) -true_module_DEPENDENCIES = -true_module_LINK = $(CCLD) $(true_module_CFLAGS) $(CFLAGS) \ - $(true_module_LDFLAGS) $(LDFLAGS) -o $@ -am__udf_module_SOURCES_DIST = fs/udf.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_udf_module_OBJECTS = fs/udf_module-udf.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_udf_module_OBJECTS = fs/udf_module-udf.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_udf_module_OBJECTS = fs/udf_module-udf.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_udf_module_OBJECTS = fs/udf_module-udf.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_udf_module_OBJECTS = fs/udf_module-udf.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_udf_module_OBJECTS = fs/udf_module-udf.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_udf_module_OBJECTS = fs/udf_module-udf.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_udf_module_OBJECTS = fs/udf_module-udf.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_udf_module_OBJECTS = fs/udf_module-udf.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_udf_module_OBJECTS = fs/udf_module-udf.$(OBJEXT) -@COND_emu_TRUE@am_udf_module_OBJECTS = fs/udf_module-udf.$(OBJEXT) -nodist_udf_module_OBJECTS = -udf_module_OBJECTS = $(am_udf_module_OBJECTS) \ - $(nodist_udf_module_OBJECTS) -udf_module_DEPENDENCIES = -udf_module_LINK = $(CCLD) $(udf_module_CFLAGS) $(CFLAGS) \ - $(udf_module_LDFLAGS) $(LDFLAGS) -o $@ -am__ufs1_module_SOURCES_DIST = fs/ufs.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_ufs1_module_OBJECTS = fs/ufs1_module-ufs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_ufs1_module_OBJECTS = fs/ufs1_module-ufs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_ufs1_module_OBJECTS = fs/ufs1_module-ufs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_ufs1_module_OBJECTS = fs/ufs1_module-ufs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_ufs1_module_OBJECTS = fs/ufs1_module-ufs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_ufs1_module_OBJECTS = fs/ufs1_module-ufs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_ufs1_module_OBJECTS = fs/ufs1_module-ufs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_ufs1_module_OBJECTS = fs/ufs1_module-ufs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_ufs1_module_OBJECTS = fs/ufs1_module-ufs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_ufs1_module_OBJECTS = fs/ufs1_module-ufs.$(OBJEXT) -@COND_emu_TRUE@am_ufs1_module_OBJECTS = fs/ufs1_module-ufs.$(OBJEXT) -nodist_ufs1_module_OBJECTS = -ufs1_module_OBJECTS = $(am_ufs1_module_OBJECTS) \ - $(nodist_ufs1_module_OBJECTS) -ufs1_module_DEPENDENCIES = -ufs1_module_LINK = $(CCLD) $(ufs1_module_CFLAGS) $(CFLAGS) \ - $(ufs1_module_LDFLAGS) $(LDFLAGS) -o $@ -am__ufs2_module_SOURCES_DIST = fs/ufs2.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_ufs2_module_OBJECTS = fs/ufs2_module-ufs2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_ufs2_module_OBJECTS = fs/ufs2_module-ufs2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_ufs2_module_OBJECTS = fs/ufs2_module-ufs2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_ufs2_module_OBJECTS = fs/ufs2_module-ufs2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_ufs2_module_OBJECTS = fs/ufs2_module-ufs2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_ufs2_module_OBJECTS = fs/ufs2_module-ufs2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_ufs2_module_OBJECTS = fs/ufs2_module-ufs2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_ufs2_module_OBJECTS = fs/ufs2_module-ufs2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_ufs2_module_OBJECTS = fs/ufs2_module-ufs2.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_ufs2_module_OBJECTS = fs/ufs2_module-ufs2.$(OBJEXT) -@COND_emu_TRUE@am_ufs2_module_OBJECTS = fs/ufs2_module-ufs2.$(OBJEXT) -nodist_ufs2_module_OBJECTS = -ufs2_module_OBJECTS = $(am_ufs2_module_OBJECTS) \ - $(nodist_ufs2_module_OBJECTS) -ufs2_module_DEPENDENCIES = -ufs2_module_LINK = $(CCLD) $(ufs2_module_CFLAGS) $(CFLAGS) \ - $(ufs2_module_LDFLAGS) $(LDFLAGS) -o $@ -am__uhci_module_SOURCES_DIST = bus/usb/uhci.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@am_uhci_module_OBJECTS = bus/usb/uhci_module-uhci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_uhci_module_OBJECTS = bus/usb/uhci_module-uhci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_uhci_module_OBJECTS = bus/usb/uhci_module-uhci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_uhci_module_OBJECTS = bus/usb/uhci_module-uhci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_uhci_module_OBJECTS = bus/usb/uhci_module-uhci.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_uhci_module_OBJECTS = bus/usb/uhci_module-uhci.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_uhci_module_OBJECTS = \ -@COND_i386_coreboot_TRUE@ bus/usb/uhci_module-uhci.$(OBJEXT) -nodist_uhci_module_OBJECTS = -uhci_module_OBJECTS = $(am_uhci_module_OBJECTS) \ - $(nodist_uhci_module_OBJECTS) -uhci_module_DEPENDENCIES = -uhci_module_LINK = $(CCLD) $(uhci_module_CFLAGS) $(CFLAGS) \ - $(uhci_module_LDFLAGS) $(LDFLAGS) -o $@ -am__usb_module_SOURCES_DIST = bus/usb/usb.c bus/usb/usbtrans.c \ - bus/usb/usbhub.c -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@ bus/usb/usb_module-usbhub.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@ bus/usb/usb_module-usb.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ bus/usb/usb_module-usbhub.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ bus/usb/usb_module-usb.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ bus/usb/usb_module-usbhub.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ bus/usb/usb_module-usb.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ bus/usb/usb_module-usbhub.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ bus/usb/usb_module-usb.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ bus/usb/usb_module-usbhub.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ bus/usb/usb_module-usb.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ bus/usb/usb_module-usbhub.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ bus/usb/usb_module-usb.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ bus/usb/usb_module-usbhub.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ bus/usb/usb_module-usb.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_TRUE@ bus/usb/usb_module-usbhub.$(OBJEXT) \ -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_TRUE@ bus/usb/usb_module-usb.$(OBJEXT) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usb.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@ bus/usb/usb_module-usbhub.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@ bus/usb/usb_module-usb.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ bus/usb/usb_module-usbhub.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ bus/usb/usb_module-usb.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ bus/usb/usb_module-usbhub.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ bus/usb/usb_module-usb.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ bus/usb/usb_module-usbhub.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ bus/usb/usb_module-usb.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ bus/usb/usb_module-usbhub.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ bus/usb/usb_module-usb.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ bus/usb/usb_module-usbhub.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ bus/usb/usb_module-usb.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ bus/usb/usb_module-usbhub.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ bus/usb/usb_module-usb.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_usb_module_OBJECTS = bus/usb/usb_module-usbtrans.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ bus/usb/usb_module-usbhub.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ bus/usb/usb_module-usb.$(OBJEXT) -nodist_usb_module_OBJECTS = -usb_module_OBJECTS = $(am_usb_module_OBJECTS) \ - $(nodist_usb_module_OBJECTS) -usb_module_DEPENDENCIES = -usb_module_LINK = $(CCLD) $(usb_module_CFLAGS) $(CFLAGS) \ - $(usb_module_LDFLAGS) $(LDFLAGS) -o $@ -am__usb_keyboard_module_SOURCES_DIST = term/usb_keyboard.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@am_usb_keyboard_module_OBJECTS = term/usb_keyboard_module-usb_keyboard.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_usb_keyboard_module_OBJECTS = term/usb_keyboard_module-usb_keyboard.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_usb_keyboard_module_OBJECTS = term/usb_keyboard_module-usb_keyboard.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_usb_keyboard_module_OBJECTS = term/usb_keyboard_module-usb_keyboard.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_usb_keyboard_module_OBJECTS = term/usb_keyboard_module-usb_keyboard.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_usb_keyboard_module_OBJECTS = term/usb_keyboard_module-usb_keyboard.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usb_keyboard_module_OBJECTS = term/usb_keyboard_module-usb_keyboard.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_usb_keyboard_module_OBJECTS = term/usb_keyboard_module-usb_keyboard.$(OBJEXT) -nodist_usb_keyboard_module_OBJECTS = -usb_keyboard_module_OBJECTS = $(am_usb_keyboard_module_OBJECTS) \ - $(nodist_usb_keyboard_module_OBJECTS) -usb_keyboard_module_DEPENDENCIES = -usb_keyboard_module_LINK = $(CCLD) $(usb_keyboard_module_CFLAGS) \ - $(CFLAGS) $(usb_keyboard_module_LDFLAGS) $(LDFLAGS) -o $@ -am__usbms_module_SOURCES_DIST = disk/usbms.c -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_usbms_module_OBJECTS = disk/usbms_module-usbms.$(OBJEXT) -nodist_usbms_module_OBJECTS = -usbms_module_OBJECTS = $(am_usbms_module_OBJECTS) \ - $(nodist_usbms_module_OBJECTS) -usbms_module_DEPENDENCIES = -usbms_module_LINK = $(CCLD) $(usbms_module_CFLAGS) $(CFLAGS) \ - $(usbms_module_LDFLAGS) $(LDFLAGS) -o $@ -am__usbserial_common_module_SOURCES_DIST = bus/usb/serial/common.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@am_usbserial_common_module_OBJECTS = bus/usb/serial/usbserial_common_module-common.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_usbserial_common_module_OBJECTS = bus/usb/serial/usbserial_common_module-common.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_usbserial_common_module_OBJECTS = bus/usb/serial/usbserial_common_module-common.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_usbserial_common_module_OBJECTS = bus/usb/serial/usbserial_common_module-common.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_usbserial_common_module_OBJECTS = bus/usb/serial/usbserial_common_module-common.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_usbserial_common_module_OBJECTS = bus/usb/serial/usbserial_common_module-common.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usbserial_common_module_OBJECTS = bus/usb/serial/usbserial_common_module-common.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_usbserial_common_module_OBJECTS = bus/usb/serial/usbserial_common_module-common.$(OBJEXT) -nodist_usbserial_common_module_OBJECTS = -usbserial_common_module_OBJECTS = \ - $(am_usbserial_common_module_OBJECTS) \ - $(nodist_usbserial_common_module_OBJECTS) -usbserial_common_module_DEPENDENCIES = -usbserial_common_module_LINK = $(CCLD) \ - $(usbserial_common_module_CFLAGS) $(CFLAGS) \ - $(usbserial_common_module_LDFLAGS) $(LDFLAGS) -o $@ -am__usbserial_ftdi_module_SOURCES_DIST = bus/usb/serial/ftdi.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@am_usbserial_ftdi_module_OBJECTS = bus/usb/serial/usbserial_ftdi_module-ftdi.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_usbserial_ftdi_module_OBJECTS = bus/usb/serial/usbserial_ftdi_module-ftdi.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_usbserial_ftdi_module_OBJECTS = bus/usb/serial/usbserial_ftdi_module-ftdi.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_usbserial_ftdi_module_OBJECTS = bus/usb/serial/usbserial_ftdi_module-ftdi.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_usbserial_ftdi_module_OBJECTS = bus/usb/serial/usbserial_ftdi_module-ftdi.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_usbserial_ftdi_module_OBJECTS = bus/usb/serial/usbserial_ftdi_module-ftdi.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usbserial_ftdi_module_OBJECTS = bus/usb/serial/usbserial_ftdi_module-ftdi.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_usbserial_ftdi_module_OBJECTS = bus/usb/serial/usbserial_ftdi_module-ftdi.$(OBJEXT) -nodist_usbserial_ftdi_module_OBJECTS = -usbserial_ftdi_module_OBJECTS = $(am_usbserial_ftdi_module_OBJECTS) \ - $(nodist_usbserial_ftdi_module_OBJECTS) -usbserial_ftdi_module_DEPENDENCIES = -usbserial_ftdi_module_LINK = $(CCLD) $(usbserial_ftdi_module_CFLAGS) \ - $(CFLAGS) $(usbserial_ftdi_module_LDFLAGS) $(LDFLAGS) -o $@ -am__usbserial_pl2303_module_SOURCES_DIST = bus/usb/serial/pl2303.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@am_usbserial_pl2303_module_OBJECTS = bus/usb/serial/usbserial_pl2303_module-pl2303.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_usbserial_pl2303_module_OBJECTS = bus/usb/serial/usbserial_pl2303_module-pl2303.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_usbserial_pl2303_module_OBJECTS = bus/usb/serial/usbserial_pl2303_module-pl2303.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_usbserial_pl2303_module_OBJECTS = bus/usb/serial/usbserial_pl2303_module-pl2303.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_usbserial_pl2303_module_OBJECTS = bus/usb/serial/usbserial_pl2303_module-pl2303.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_usbserial_pl2303_module_OBJECTS = bus/usb/serial/usbserial_pl2303_module-pl2303.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usbserial_pl2303_module_OBJECTS = bus/usb/serial/usbserial_pl2303_module-pl2303.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_usbserial_pl2303_module_OBJECTS = bus/usb/serial/usbserial_pl2303_module-pl2303.$(OBJEXT) -nodist_usbserial_pl2303_module_OBJECTS = -usbserial_pl2303_module_OBJECTS = \ - $(am_usbserial_pl2303_module_OBJECTS) \ - $(nodist_usbserial_pl2303_module_OBJECTS) -usbserial_pl2303_module_DEPENDENCIES = -usbserial_pl2303_module_LINK = $(CCLD) \ - $(usbserial_pl2303_module_CFLAGS) $(CFLAGS) \ - $(usbserial_pl2303_module_LDFLAGS) $(LDFLAGS) -o $@ -am__usbtest_module_SOURCES_DIST = commands/usbtest.c -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT) -@COND_GRUB_EMU_USB_FALSE@@COND_i386_coreboot_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_x86_64_efi_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_usbtest_module_OBJECTS = commands/usbtest_module-usbtest.$(OBJEXT) -nodist_usbtest_module_OBJECTS = -usbtest_module_OBJECTS = $(am_usbtest_module_OBJECTS) \ - $(nodist_usbtest_module_OBJECTS) -usbtest_module_DEPENDENCIES = -usbtest_module_LINK = $(CCLD) $(usbtest_module_CFLAGS) $(CFLAGS) \ - $(usbtest_module_LDFLAGS) $(LDFLAGS) -o $@ -am__vbe_module_SOURCES_DIST = video/i386/pc/vbe.c -@COND_i386_pc_TRUE@am_vbe_module_OBJECTS = \ -@COND_i386_pc_TRUE@ video/i386/pc/vbe_module-vbe.$(OBJEXT) -nodist_vbe_module_OBJECTS = -vbe_module_OBJECTS = $(am_vbe_module_OBJECTS) \ - $(nodist_vbe_module_OBJECTS) -vbe_module_DEPENDENCIES = -vbe_module_LINK = $(CCLD) $(vbe_module_CFLAGS) $(CFLAGS) \ - $(vbe_module_LDFLAGS) $(LDFLAGS) -o $@ -am__vga_module_SOURCES_DIST = video/i386/pc/vga.c -@COND_i386_pc_TRUE@am_vga_module_OBJECTS = \ -@COND_i386_pc_TRUE@ video/i386/pc/vga_module-vga.$(OBJEXT) -nodist_vga_module_OBJECTS = -vga_module_OBJECTS = $(am_vga_module_OBJECTS) \ - $(nodist_vga_module_OBJECTS) -vga_module_DEPENDENCIES = -vga_module_LINK = $(CCLD) $(vga_module_CFLAGS) $(CFLAGS) \ - $(vga_module_LDFLAGS) $(LDFLAGS) -o $@ -am__vga_text_module_SOURCES_DIST = term/i386/pc/vga_text.c \ - term/i386/vga_common.c -@COND_i386_coreboot_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_vga_text_module_OBJECTS = term/i386/pc/vga_text_module-vga_text.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ term/i386/vga_text_module-vga_common.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_multiboot_TRUE@am_vga_text_module_OBJECTS = term/i386/pc/vga_text_module-vga_text.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_multiboot_TRUE@ term/i386/vga_text_module-vga_common.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_vga_text_module_OBJECTS = term/i386/pc/vga_text_module-vga_text.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ term/i386/vga_text_module-vga_common.$(OBJEXT) -nodist_vga_text_module_OBJECTS = -vga_text_module_OBJECTS = $(am_vga_text_module_OBJECTS) \ - $(nodist_vga_text_module_OBJECTS) -vga_text_module_DEPENDENCIES = -vga_text_module_LINK = $(CCLD) $(vga_text_module_CFLAGS) $(CFLAGS) \ - $(vga_text_module_LDFLAGS) $(LDFLAGS) -o $@ -am__video_module_SOURCES_DIST = video/video.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_video_module_OBJECTS = video/video_module-video.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_video_module_OBJECTS = video/video_module-video.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_TRUE@am_video_module_OBJECTS = video/video_module-video.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_video_module_OBJECTS = video/video_module-video.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_video_module_OBJECTS = video/video_module-video.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_video_module_OBJECTS = video/video_module-video.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_video_module_OBJECTS = video/video_module-video.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_video_module_OBJECTS = video/video_module-video.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_video_module_OBJECTS = video/video_module-video.$(OBJEXT) -@COND_emu_TRUE@am_video_module_OBJECTS = \ -@COND_emu_TRUE@ video/video_module-video.$(OBJEXT) -nodist_video_module_OBJECTS = -video_module_OBJECTS = $(am_video_module_OBJECTS) \ - $(nodist_video_module_OBJECTS) -video_module_DEPENDENCIES = -video_module_LINK = $(CCLD) $(video_module_CFLAGS) $(CFLAGS) \ - $(video_module_LDFLAGS) $(LDFLAGS) -o $@ -am__video_bochs_module_SOURCES_DIST = video/bochs.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@am_video_bochs_module_OBJECTS = video/video_bochs_module-bochs.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_video_bochs_module_OBJECTS = video/video_bochs_module-bochs.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_video_bochs_module_OBJECTS = video/video_bochs_module-bochs.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_video_bochs_module_OBJECTS = video/video_bochs_module-bochs.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_video_bochs_module_OBJECTS = video/video_bochs_module-bochs.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_video_bochs_module_OBJECTS = video/video_bochs_module-bochs.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_video_bochs_module_OBJECTS = video/video_bochs_module-bochs.$(OBJEXT) -nodist_video_bochs_module_OBJECTS = -video_bochs_module_OBJECTS = $(am_video_bochs_module_OBJECTS) \ - $(nodist_video_bochs_module_OBJECTS) -video_bochs_module_DEPENDENCIES = -video_bochs_module_LINK = $(CCLD) $(video_bochs_module_CFLAGS) \ - $(CFLAGS) $(video_bochs_module_LDFLAGS) $(LDFLAGS) -o $@ -am__video_cirrus_module_SOURCES_DIST = video/cirrus.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@am_video_cirrus_module_OBJECTS = video/video_cirrus_module-cirrus.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_video_cirrus_module_OBJECTS = video/video_cirrus_module-cirrus.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_video_cirrus_module_OBJECTS = video/video_cirrus_module-cirrus.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_video_cirrus_module_OBJECTS = video/video_cirrus_module-cirrus.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_video_cirrus_module_OBJECTS = video/video_cirrus_module-cirrus.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_video_cirrus_module_OBJECTS = video/video_cirrus_module-cirrus.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_video_cirrus_module_OBJECTS = video/video_cirrus_module-cirrus.$(OBJEXT) -nodist_video_cirrus_module_OBJECTS = -video_cirrus_module_OBJECTS = $(am_video_cirrus_module_OBJECTS) \ - $(nodist_video_cirrus_module_OBJECTS) -video_cirrus_module_DEPENDENCIES = -video_cirrus_module_LINK = $(CCLD) $(video_cirrus_module_CFLAGS) \ - $(CFLAGS) $(video_cirrus_module_LDFLAGS) $(LDFLAGS) -o $@ -am__video_fb_module_SOURCES_DIST = video/fb/video_fb.c \ - video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_video_fb_module_OBJECTS = video/fb/video_fb_module-video_fb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ video/fb/video_fb_module-fbblit.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ video/fb/video_fb_module-fbfill.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ video/fb/video_fb_module-fbutil.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_video_fb_module_OBJECTS = video/fb/video_fb_module-video_fb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ video/fb/video_fb_module-fbblit.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ video/fb/video_fb_module-fbfill.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ video/fb/video_fb_module-fbutil.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_TRUE@am_video_fb_module_OBJECTS = video/fb/video_fb_module-video_fb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_TRUE@ video/fb/video_fb_module-fbblit.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_TRUE@ video/fb/video_fb_module-fbfill.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_powerpc_ieee1275_TRUE@ video/fb/video_fb_module-fbutil.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_video_fb_module_OBJECTS = video/fb/video_fb_module-video_fb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ video/fb/video_fb_module-fbblit.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ video/fb/video_fb_module-fbfill.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ video/fb/video_fb_module-fbutil.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_video_fb_module_OBJECTS = video/fb/video_fb_module-video_fb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ video/fb/video_fb_module-fbblit.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ video/fb/video_fb_module-fbfill.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ video/fb/video_fb_module-fbutil.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_video_fb_module_OBJECTS = video/fb/video_fb_module-video_fb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ video/fb/video_fb_module-fbblit.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ video/fb/video_fb_module-fbfill.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ video/fb/video_fb_module-fbutil.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_video_fb_module_OBJECTS = video/fb/video_fb_module-video_fb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ video/fb/video_fb_module-fbblit.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ video/fb/video_fb_module-fbfill.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ video/fb/video_fb_module-fbutil.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_video_fb_module_OBJECTS = video/fb/video_fb_module-video_fb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ video/fb/video_fb_module-fbblit.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ video/fb/video_fb_module-fbfill.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ video/fb/video_fb_module-fbutil.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_video_fb_module_OBJECTS = video/fb/video_fb_module-video_fb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ video/fb/video_fb_module-fbblit.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ video/fb/video_fb_module-fbfill.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ video/fb/video_fb_module-fbutil.$(OBJEXT) -@COND_emu_TRUE@am_video_fb_module_OBJECTS = \ -@COND_emu_TRUE@ video/fb/video_fb_module-video_fb.$(OBJEXT) \ -@COND_emu_TRUE@ video/fb/video_fb_module-fbblit.$(OBJEXT) \ -@COND_emu_TRUE@ video/fb/video_fb_module-fbfill.$(OBJEXT) \ -@COND_emu_TRUE@ video/fb/video_fb_module-fbutil.$(OBJEXT) -nodist_video_fb_module_OBJECTS = -video_fb_module_OBJECTS = $(am_video_fb_module_OBJECTS) \ - $(nodist_video_fb_module_OBJECTS) -video_fb_module_DEPENDENCIES = -video_fb_module_LINK = $(CCLD) $(video_fb_module_CFLAGS) $(CFLAGS) \ - $(video_fb_module_LDFLAGS) $(LDFLAGS) -o $@ -am__videoinfo_module_SOURCES_DIST = commands/videoinfo.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_videoinfo_module_OBJECTS = commands/videoinfo_module-videoinfo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_videoinfo_module_OBJECTS = commands/videoinfo_module-videoinfo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_videoinfo_module_OBJECTS = commands/videoinfo_module-videoinfo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_videoinfo_module_OBJECTS = commands/videoinfo_module-videoinfo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_videoinfo_module_OBJECTS = commands/videoinfo_module-videoinfo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_videoinfo_module_OBJECTS = commands/videoinfo_module-videoinfo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_videoinfo_module_OBJECTS = commands/videoinfo_module-videoinfo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_videoinfo_module_OBJECTS = commands/videoinfo_module-videoinfo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_videoinfo_module_OBJECTS = commands/videoinfo_module-videoinfo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_videoinfo_module_OBJECTS = commands/videoinfo_module-videoinfo.$(OBJEXT) -@COND_emu_TRUE@am_videoinfo_module_OBJECTS = \ -@COND_emu_TRUE@ commands/videoinfo_module-videoinfo.$(OBJEXT) -nodist_videoinfo_module_OBJECTS = -videoinfo_module_OBJECTS = $(am_videoinfo_module_OBJECTS) \ - $(nodist_videoinfo_module_OBJECTS) -videoinfo_module_DEPENDENCIES = -videoinfo_module_LINK = $(CCLD) $(videoinfo_module_CFLAGS) $(CFLAGS) \ - $(videoinfo_module_LDFLAGS) $(LDFLAGS) -o $@ -am__videotest_module_SOURCES_DIST = commands/videotest.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_videotest_module_OBJECTS = commands/videotest_module-videotest.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_videotest_module_OBJECTS = commands/videotest_module-videotest.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_videotest_module_OBJECTS = commands/videotest_module-videotest.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_videotest_module_OBJECTS = commands/videotest_module-videotest.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_videotest_module_OBJECTS = commands/videotest_module-videotest.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_videotest_module_OBJECTS = commands/videotest_module-videotest.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_videotest_module_OBJECTS = commands/videotest_module-videotest.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_videotest_module_OBJECTS = commands/videotest_module-videotest.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_videotest_module_OBJECTS = commands/videotest_module-videotest.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_videotest_module_OBJECTS = commands/videotest_module-videotest.$(OBJEXT) -@COND_emu_TRUE@am_videotest_module_OBJECTS = \ -@COND_emu_TRUE@ commands/videotest_module-videotest.$(OBJEXT) -nodist_videotest_module_OBJECTS = -videotest_module_OBJECTS = $(am_videotest_module_OBJECTS) \ - $(nodist_videotest_module_OBJECTS) -videotest_module_DEPENDENCIES = -videotest_module_LINK = $(CCLD) $(videotest_module_CFLAGS) $(CFLAGS) \ - $(videotest_module_LDFLAGS) $(LDFLAGS) -o $@ -am__xfs_module_SOURCES_DIST = fs/xfs.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_xfs_module_OBJECTS = fs/xfs_module-xfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_xfs_module_OBJECTS = fs/xfs_module-xfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_xfs_module_OBJECTS = fs/xfs_module-xfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_xfs_module_OBJECTS = fs/xfs_module-xfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_xfs_module_OBJECTS = fs/xfs_module-xfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_xfs_module_OBJECTS = fs/xfs_module-xfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_xfs_module_OBJECTS = fs/xfs_module-xfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_xfs_module_OBJECTS = fs/xfs_module-xfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_xfs_module_OBJECTS = fs/xfs_module-xfs.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_xfs_module_OBJECTS = fs/xfs_module-xfs.$(OBJEXT) -@COND_emu_TRUE@am_xfs_module_OBJECTS = fs/xfs_module-xfs.$(OBJEXT) -nodist_xfs_module_OBJECTS = -xfs_module_OBJECTS = $(am_xfs_module_OBJECTS) \ - $(nodist_xfs_module_OBJECTS) -xfs_module_DEPENDENCIES = -xfs_module_LINK = $(CCLD) $(xfs_module_CFLAGS) $(CFLAGS) \ - $(xfs_module_LDFLAGS) $(LDFLAGS) -o $@ -am__xnu_module_SOURCES_DIST = loader/xnu_resume.c loader/i386/xnu.c \ - loader/macho32.c loader/macho64.c loader/macho.c loader/xnu.c -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@am_xnu_module_OBJECTS = loader/xnu_module-xnu_resume.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@ loader/i386/xnu_module-xnu.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@ loader/xnu_module-macho32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@ loader/xnu_module-macho64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@ loader/xnu_module-macho.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_x86_64_efi_TRUE@ loader/xnu_module-xnu.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_xnu_module_OBJECTS = loader/xnu_module-xnu_resume.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ loader/i386/xnu_module-xnu.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ loader/xnu_module-macho32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ loader/xnu_module-macho64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ loader/xnu_module-macho.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ loader/xnu_module-xnu.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_xnu_module_OBJECTS = loader/xnu_module-xnu_resume.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ loader/i386/xnu_module-xnu.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ loader/xnu_module-macho32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ loader/xnu_module-macho64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ loader/xnu_module-macho.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ loader/xnu_module-xnu.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_xnu_module_OBJECTS = loader/xnu_module-xnu_resume.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ loader/i386/xnu_module-xnu.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ loader/xnu_module-macho32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ loader/xnu_module-macho64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ loader/xnu_module-macho.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ loader/xnu_module-xnu.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_xnu_module_OBJECTS = loader/xnu_module-xnu_resume.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ loader/i386/xnu_module-xnu.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ loader/xnu_module-macho32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ loader/xnu_module-macho64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ loader/xnu_module-macho.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ loader/xnu_module-xnu.$(OBJEXT) -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_xnu_module_OBJECTS = loader/xnu_module-xnu_resume.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ loader/i386/xnu_module-xnu.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ loader/xnu_module-macho32.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ loader/xnu_module-macho64.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ loader/xnu_module-macho.$(OBJEXT) \ -@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ loader/xnu_module-xnu.$(OBJEXT) -@COND_i386_coreboot_TRUE@am_xnu_module_OBJECTS = loader/xnu_module-xnu_resume.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ loader/i386/xnu_module-xnu.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ loader/xnu_module-macho32.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ loader/xnu_module-macho64.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ loader/xnu_module-macho.$(OBJEXT) \ -@COND_i386_coreboot_TRUE@ loader/xnu_module-xnu.$(OBJEXT) -nodist_xnu_module_OBJECTS = -xnu_module_OBJECTS = $(am_xnu_module_OBJECTS) \ - $(nodist_xnu_module_OBJECTS) -xnu_module_DEPENDENCIES = -xnu_module_LINK = $(CCLD) $(xnu_module_CFLAGS) $(CFLAGS) \ - $(xnu_module_LDFLAGS) $(LDFLAGS) -o $@ -am__xnu_uuid_module_SOURCES_DIST = commands/xnu_uuid.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_xnu_uuid_module_OBJECTS = commands/xnu_uuid_module-xnu_uuid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_xnu_uuid_module_OBJECTS = commands/xnu_uuid_module-xnu_uuid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_xnu_uuid_module_OBJECTS = commands/xnu_uuid_module-xnu_uuid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_xnu_uuid_module_OBJECTS = commands/xnu_uuid_module-xnu_uuid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_xnu_uuid_module_OBJECTS = commands/xnu_uuid_module-xnu_uuid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_xnu_uuid_module_OBJECTS = commands/xnu_uuid_module-xnu_uuid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_xnu_uuid_module_OBJECTS = commands/xnu_uuid_module-xnu_uuid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_xnu_uuid_module_OBJECTS = commands/xnu_uuid_module-xnu_uuid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_xnu_uuid_module_OBJECTS = commands/xnu_uuid_module-xnu_uuid.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_xnu_uuid_module_OBJECTS = commands/xnu_uuid_module-xnu_uuid.$(OBJEXT) -@COND_emu_TRUE@am_xnu_uuid_module_OBJECTS = \ -@COND_emu_TRUE@ commands/xnu_uuid_module-xnu_uuid.$(OBJEXT) -nodist_xnu_uuid_module_OBJECTS = -xnu_uuid_module_OBJECTS = $(am_xnu_uuid_module_OBJECTS) \ - $(nodist_xnu_uuid_module_OBJECTS) -xnu_uuid_module_DEPENDENCIES = -xnu_uuid_module_LINK = $(CCLD) $(xnu_uuid_module_CFLAGS) $(CFLAGS) \ - $(xnu_uuid_module_LDFLAGS) $(LDFLAGS) -o $@ -am__xz_decompress_image_SOURCES_DIST = boot/mips/startup_raw.S \ - boot/decompressor/minilib.c boot/decompressor/xz.c \ - lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c \ - lib/xzembed/xz_dec_stream.c -@COND_mips_yeeloong_TRUE@am_xz_decompress_image_OBJECTS = boot/mips/xz_decompress_image-startup_raw.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ boot/decompressor/xz_decompress_image-minilib.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ boot/decompressor/xz_decompress_image-xz.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ lib/xzembed/xz_decompress_image-xz_dec_bcj.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ lib/xzembed/xz_decompress_image-xz_dec_lzma2.$(OBJEXT) \ -@COND_mips_yeeloong_TRUE@ lib/xzembed/xz_decompress_image-xz_dec_stream.$(OBJEXT) -nodist_xz_decompress_image_OBJECTS = -xz_decompress_image_OBJECTS = $(am_xz_decompress_image_OBJECTS) \ - $(nodist_xz_decompress_image_OBJECTS) -xz_decompress_image_DEPENDENCIES = -xz_decompress_image_LINK = $(CCLD) $(xz_decompress_image_CFLAGS) \ - $(CFLAGS) $(xz_decompress_image_LDFLAGS) $(LDFLAGS) -o $@ -am__xzio_module_SOURCES_DIST = io/xzio.c lib/xzembed/xz_dec_bcj.c \ - lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_xzio_module_OBJECTS = io/xzio_module-xzio.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ lib/xzembed/xzio_module-xz_dec_bcj.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ lib/xzembed/xzio_module-xz_dec_lzma2.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ lib/xzembed/xzio_module-xz_dec_stream.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_xzio_module_OBJECTS = io/xzio_module-xzio.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ lib/xzembed/xzio_module-xz_dec_bcj.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ lib/xzembed/xzio_module-xz_dec_lzma2.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ lib/xzembed/xzio_module-xz_dec_stream.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_xzio_module_OBJECTS = io/xzio_module-xzio.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ lib/xzembed/xzio_module-xz_dec_bcj.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ lib/xzembed/xzio_module-xz_dec_lzma2.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ lib/xzembed/xzio_module-xz_dec_stream.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_xzio_module_OBJECTS = io/xzio_module-xzio.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ lib/xzembed/xzio_module-xz_dec_bcj.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ lib/xzembed/xzio_module-xz_dec_lzma2.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ lib/xzembed/xzio_module-xz_dec_stream.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_xzio_module_OBJECTS = io/xzio_module-xzio.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ lib/xzembed/xzio_module-xz_dec_bcj.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ lib/xzembed/xzio_module-xz_dec_lzma2.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ lib/xzembed/xzio_module-xz_dec_stream.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_xzio_module_OBJECTS = io/xzio_module-xzio.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ lib/xzembed/xzio_module-xz_dec_bcj.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ lib/xzembed/xzio_module-xz_dec_lzma2.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ lib/xzembed/xzio_module-xz_dec_stream.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_xzio_module_OBJECTS = io/xzio_module-xzio.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ lib/xzembed/xzio_module-xz_dec_bcj.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ lib/xzembed/xzio_module-xz_dec_lzma2.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ lib/xzembed/xzio_module-xz_dec_stream.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_xzio_module_OBJECTS = io/xzio_module-xzio.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ lib/xzembed/xzio_module-xz_dec_bcj.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ lib/xzembed/xzio_module-xz_dec_lzma2.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ lib/xzembed/xzio_module-xz_dec_stream.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_xzio_module_OBJECTS = io/xzio_module-xzio.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ lib/xzembed/xzio_module-xz_dec_bcj.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ lib/xzembed/xzio_module-xz_dec_lzma2.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ lib/xzembed/xzio_module-xz_dec_stream.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_xzio_module_OBJECTS = io/xzio_module-xzio.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ lib/xzembed/xzio_module-xz_dec_bcj.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ lib/xzembed/xzio_module-xz_dec_lzma2.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ lib/xzembed/xzio_module-xz_dec_stream.$(OBJEXT) -@COND_emu_TRUE@am_xzio_module_OBJECTS = io/xzio_module-xzio.$(OBJEXT) \ -@COND_emu_TRUE@ lib/xzembed/xzio_module-xz_dec_bcj.$(OBJEXT) \ -@COND_emu_TRUE@ lib/xzembed/xzio_module-xz_dec_lzma2.$(OBJEXT) \ -@COND_emu_TRUE@ lib/xzembed/xzio_module-xz_dec_stream.$(OBJEXT) -nodist_xzio_module_OBJECTS = -xzio_module_OBJECTS = $(am_xzio_module_OBJECTS) \ - $(nodist_xzio_module_OBJECTS) -xzio_module_DEPENDENCIES = -xzio_module_LINK = $(CCLD) $(xzio_module_CFLAGS) $(CFLAGS) \ - $(xzio_module_LDFLAGS) $(LDFLAGS) -o $@ -am__zfs_module_SOURCES_DIST = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c \ - fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_zfs_module_OBJECTS = fs/zfs/zfs_module-zfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ fs/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ fs/zfs/zfs_module-zfs_sha256.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@ fs/zfs/zfs_module-zfs_fletcher.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_zfs_module_OBJECTS = fs/zfs/zfs_module-zfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ fs/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ fs/zfs/zfs_module-zfs_sha256.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@ fs/zfs/zfs_module-zfs_fletcher.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_zfs_module_OBJECTS = fs/zfs/zfs_module-zfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ fs/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ fs/zfs/zfs_module-zfs_sha256.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@ fs/zfs/zfs_module-zfs_fletcher.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_zfs_module_OBJECTS = fs/zfs/zfs_module-zfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ fs/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ fs/zfs/zfs_module-zfs_sha256.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@ fs/zfs/zfs_module-zfs_fletcher.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_zfs_module_OBJECTS = fs/zfs/zfs_module-zfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ fs/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ fs/zfs/zfs_module-zfs_sha256.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@ fs/zfs/zfs_module-zfs_fletcher.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_zfs_module_OBJECTS = fs/zfs/zfs_module-zfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ fs/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ fs/zfs/zfs_module-zfs_sha256.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@ fs/zfs/zfs_module-zfs_fletcher.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_zfs_module_OBJECTS = fs/zfs/zfs_module-zfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ fs/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ fs/zfs/zfs_module-zfs_sha256.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@ fs/zfs/zfs_module-zfs_fletcher.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_zfs_module_OBJECTS = fs/zfs/zfs_module-zfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ fs/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ fs/zfs/zfs_module-zfs_sha256.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@ fs/zfs/zfs_module-zfs_fletcher.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_zfs_module_OBJECTS = fs/zfs/zfs_module-zfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ fs/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ fs/zfs/zfs_module-zfs_sha256.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@ fs/zfs/zfs_module-zfs_fletcher.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_zfs_module_OBJECTS = fs/zfs/zfs_module-zfs.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ fs/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ fs/zfs/zfs_module-zfs_sha256.$(OBJEXT) \ -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@ fs/zfs/zfs_module-zfs_fletcher.$(OBJEXT) -@COND_emu_TRUE@am_zfs_module_OBJECTS = \ -@COND_emu_TRUE@ fs/zfs/zfs_module-zfs.$(OBJEXT) \ -@COND_emu_TRUE@ fs/zfs/zfs_module-zfs_lzjb.$(OBJEXT) \ -@COND_emu_TRUE@ fs/zfs/zfs_module-zfs_sha256.$(OBJEXT) \ -@COND_emu_TRUE@ fs/zfs/zfs_module-zfs_fletcher.$(OBJEXT) -nodist_zfs_module_OBJECTS = -zfs_module_OBJECTS = $(am_zfs_module_OBJECTS) \ - $(nodist_zfs_module_OBJECTS) -zfs_module_DEPENDENCIES = -zfs_module_LINK = $(CCLD) $(zfs_module_CFLAGS) $(CFLAGS) \ - $(zfs_module_LDFLAGS) $(LDFLAGS) -o $@ -am__zfsinfo_module_SOURCES_DIST = fs/zfs/zfsinfo.c -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_FALSE@@COND_x86_64_efi_TRUE@am_zfsinfo_module_OBJECTS = fs/zfs/zfsinfo_module-zfsinfo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_FALSE@@COND_sparc64_ieee1275_TRUE@am_zfsinfo_module_OBJECTS = fs/zfs/zfsinfo_module-zfsinfo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_FALSE@@COND_powerpc_ieee1275_TRUE@am_zfsinfo_module_OBJECTS = fs/zfs/zfsinfo_module-zfsinfo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_FALSE@@COND_mips_yeeloong_TRUE@am_zfsinfo_module_OBJECTS = fs/zfs/zfsinfo_module-zfsinfo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_FALSE@@COND_i386_qemu_TRUE@am_zfsinfo_module_OBJECTS = fs/zfs/zfsinfo_module-zfsinfo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_FALSE@@COND_i386_pc_TRUE@am_zfsinfo_module_OBJECTS = fs/zfs/zfsinfo_module-zfsinfo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_FALSE@@COND_i386_multiboot_TRUE@am_zfsinfo_module_OBJECTS = fs/zfs/zfsinfo_module-zfsinfo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_FALSE@@COND_i386_ieee1275_TRUE@am_zfsinfo_module_OBJECTS = fs/zfs/zfsinfo_module-zfsinfo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_FALSE@@COND_i386_efi_TRUE@am_zfsinfo_module_OBJECTS = fs/zfs/zfsinfo_module-zfsinfo.$(OBJEXT) -@COND_emu_FALSE@@COND_i386_coreboot_TRUE@am_zfsinfo_module_OBJECTS = fs/zfs/zfsinfo_module-zfsinfo.$(OBJEXT) -@COND_emu_TRUE@am_zfsinfo_module_OBJECTS = \ -@COND_emu_TRUE@ fs/zfs/zfsinfo_module-zfsinfo.$(OBJEXT) -nodist_zfsinfo_module_OBJECTS = -zfsinfo_module_OBJECTS = $(am_zfsinfo_module_OBJECTS) \ - $(nodist_zfsinfo_module_OBJECTS) -zfsinfo_module_DEPENDENCIES = -zfsinfo_module_LINK = $(CCLD) $(zfsinfo_module_CFLAGS) $(CFLAGS) \ - $(zfsinfo_module_LDFLAGS) $(LDFLAGS) -o $@ -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; -am__install_max = 40 -am__nobase_strip_setup = \ - srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` -am__nobase_strip = \ - for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" -am__nobase_list = $(am__nobase_strip_setup); \ - for p in $$list; do echo "$$p $$p"; done | \ - sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ - $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ - if (++n[$$2] == $(am__install_max)) \ - { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ - END { for (dir in files) print dir, files[dir] }' -am__base_list = \ - sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ - sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -SCRIPTS = $(bin_SCRIPTS) $(grubconf_SCRIPTS) $(noinst_SCRIPTS) \ - $(pkglib_SCRIPTS) $(sbin_SCRIPTS) -DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp -am__depfiles_maybe = depfiles -am__mv = mv -f -CPPASCOMPILE = $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \ - $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CCASFLAGS) $(CCASFLAGS) -COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ - $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -CCLD = $(CC) -LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ -SOURCES = $(libgnulib_a_SOURCES) $(nodist_libgnulib_a_SOURCES) \ - $(acpi_module_SOURCES) $(nodist_acpi_module_SOURCES) \ - $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) \ - $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) \ - $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) \ - $(aout_module_SOURCES) $(nodist_aout_module_SOURCES) \ - $(appleldr_module_SOURCES) $(nodist_appleldr_module_SOURCES) \ - $(at_keyboard_module_SOURCES) \ - $(nodist_at_keyboard_module_SOURCES) $(ata_module_SOURCES) \ - $(nodist_ata_module_SOURCES) $(ata_pthru_module_SOURCES) \ - $(nodist_ata_pthru_module_SOURCES) $(befs_module_SOURCES) \ - $(nodist_befs_module_SOURCES) $(befs_be_module_SOURCES) \ - $(nodist_befs_be_module_SOURCES) $(biosdisk_module_SOURCES) \ - $(nodist_biosdisk_module_SOURCES) $(bitmap_module_SOURCES) \ - $(nodist_bitmap_module_SOURCES) $(bitmap_scale_module_SOURCES) \ - $(nodist_bitmap_scale_module_SOURCES) \ - $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) \ - $(boot_image_SOURCES) $(nodist_boot_image_SOURCES) \ - $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) \ - $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES) \ - $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) \ - $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) \ - $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) \ - $(cdboot_image_SOURCES) $(nodist_cdboot_image_SOURCES) \ - $(chain_module_SOURCES) $(nodist_chain_module_SOURCES) \ - $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES) \ - $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) \ - $(configfile_module_SOURCES) \ - $(nodist_configfile_module_SOURCES) $(cpio_module_SOURCES) \ - $(nodist_cpio_module_SOURCES) $(cpuid_module_SOURCES) \ - $(nodist_cpuid_module_SOURCES) $(crypto_module_SOURCES) \ - $(nodist_crypto_module_SOURCES) $(cs5536_module_SOURCES) \ - $(nodist_cs5536_module_SOURCES) $(date_module_SOURCES) \ - $(nodist_date_module_SOURCES) $(datehook_module_SOURCES) \ - $(nodist_datehook_module_SOURCES) $(datetime_module_SOURCES) \ - $(nodist_datetime_module_SOURCES) $(diskboot_image_SOURCES) \ - $(nodist_diskboot_image_SOURCES) $(dm_nv_module_SOURCES) \ - $(nodist_dm_nv_module_SOURCES) $(drivemap_module_SOURCES) \ - $(nodist_drivemap_module_SOURCES) $(echo_module_SOURCES) \ - $(nodist_echo_module_SOURCES) $(efi_gop_module_SOURCES) \ - $(nodist_efi_gop_module_SOURCES) $(efi_uga_module_SOURCES) \ - $(nodist_efi_uga_module_SOURCES) $(efiemu_module_SOURCES) \ - $(nodist_efiemu_module_SOURCES) $(elf_module_SOURCES) \ - $(nodist_elf_module_SOURCES) \ - $(example_functional_test_module_SOURCES) \ - $(nodist_example_functional_test_module_SOURCES) \ - $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) \ - $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES) \ - $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) \ - $(fixvideo_module_SOURCES) $(nodist_fixvideo_module_SOURCES) \ - $(font_module_SOURCES) $(nodist_font_module_SOURCES) \ - $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) \ - $(functional_test_module_SOURCES) \ - $(nodist_functional_test_module_SOURCES) \ - $(fwstart_image_SOURCES) $(nodist_fwstart_image_SOURCES) \ - $(gcry_arcfour_module_SOURCES) \ - $(nodist_gcry_arcfour_module_SOURCES) \ - $(gcry_blowfish_module_SOURCES) \ - $(nodist_gcry_blowfish_module_SOURCES) \ - $(gcry_camellia_module_SOURCES) \ - $(nodist_gcry_camellia_module_SOURCES) \ - $(gcry_cast5_module_SOURCES) \ - $(nodist_gcry_cast5_module_SOURCES) $(gcry_crc_module_SOURCES) \ - $(nodist_gcry_crc_module_SOURCES) $(gcry_des_module_SOURCES) \ - $(nodist_gcry_des_module_SOURCES) $(gcry_md4_module_SOURCES) \ - $(nodist_gcry_md4_module_SOURCES) $(gcry_md5_module_SOURCES) \ - $(nodist_gcry_md5_module_SOURCES) \ - $(gcry_rfc2268_module_SOURCES) \ - $(nodist_gcry_rfc2268_module_SOURCES) \ - $(gcry_rijndael_module_SOURCES) \ - $(nodist_gcry_rijndael_module_SOURCES) \ - $(gcry_rmd160_module_SOURCES) \ - $(nodist_gcry_rmd160_module_SOURCES) \ - $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) \ - $(gcry_serpent_module_SOURCES) \ - $(nodist_gcry_serpent_module_SOURCES) \ - $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) \ - $(gcry_sha256_module_SOURCES) \ - $(nodist_gcry_sha256_module_SOURCES) \ - $(gcry_sha512_module_SOURCES) \ - $(nodist_gcry_sha512_module_SOURCES) \ - $(gcry_tiger_module_SOURCES) \ - $(nodist_gcry_tiger_module_SOURCES) \ - $(gcry_twofish_module_SOURCES) \ - $(nodist_gcry_twofish_module_SOURCES) \ - $(gcry_whirlpool_module_SOURCES) \ - $(nodist_gcry_whirlpool_module_SOURCES) \ - $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) \ - $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) \ - $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) \ - $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) \ - $(grub_emu_SOURCES) $(nodist_grub_emu_SOURCES) \ - $(grub_emu_lite_SOURCES) $(nodist_grub_emu_lite_SOURCES) \ - $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) \ - $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) \ - $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) \ - $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES) \ - $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) \ - $(help_module_SOURCES) $(nodist_help_module_SOURCES) \ - $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) \ - $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) \ - $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) \ - $(ieee1275_fb_module_SOURCES) \ - $(nodist_ieee1275_fb_module_SOURCES) $(iorw_module_SOURCES) \ - $(nodist_iorw_module_SOURCES) $(iso9660_module_SOURCES) \ - $(nodist_iso9660_module_SOURCES) $(jfs_module_SOURCES) \ - $(nodist_jfs_module_SOURCES) $(jpeg_module_SOURCES) \ - $(nodist_jpeg_module_SOURCES) $(kernel_exec_SOURCES) \ - $(nodist_kernel_exec_SOURCES) $(keylayouts_module_SOURCES) \ - $(nodist_keylayouts_module_SOURCES) \ - $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) \ - $(legacycfg_module_SOURCES) $(nodist_legacycfg_module_SOURCES) \ - $(libusb_module_SOURCES) $(nodist_libusb_module_SOURCES) \ - $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) \ - $(linux16_module_SOURCES) $(nodist_linux16_module_SOURCES) \ - $(lnxboot_image_SOURCES) $(nodist_lnxboot_image_SOURCES) \ - $(loadbios_module_SOURCES) $(nodist_loadbios_module_SOURCES) \ - $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) \ - $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) \ - $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) \ - $(lsacpi_module_SOURCES) $(nodist_lsacpi_module_SOURCES) \ - $(lsapm_module_SOURCES) $(nodist_lsapm_module_SOURCES) \ - $(lsefimmap_module_SOURCES) $(nodist_lsefimmap_module_SOURCES) \ - $(lsefisystab_module_SOURCES) \ - $(nodist_lsefisystab_module_SOURCES) $(lsmmap_module_SOURCES) \ - $(nodist_lsmmap_module_SOURCES) $(lspci_module_SOURCES) \ - $(nodist_lspci_module_SOURCES) $(lssal_module_SOURCES) \ - $(nodist_lssal_module_SOURCES) $(lsspd_module_SOURCES) \ - $(nodist_lsspd_module_SOURCES) $(lvm_module_SOURCES) \ - $(nodist_lvm_module_SOURCES) $(mdraid09_module_SOURCES) \ - $(nodist_mdraid09_module_SOURCES) $(mdraid1x_module_SOURCES) \ - $(nodist_mdraid1x_module_SOURCES) $(memdisk_module_SOURCES) \ - $(nodist_memdisk_module_SOURCES) $(memrw_module_SOURCES) \ - $(nodist_memrw_module_SOURCES) $(minicmd_module_SOURCES) \ - $(nodist_minicmd_module_SOURCES) $(minix_module_SOURCES) \ - $(nodist_minix_module_SOURCES) $(minix2_module_SOURCES) \ - $(nodist_minix2_module_SOURCES) $(mmap_module_SOURCES) \ - $(nodist_mmap_module_SOURCES) $(msdospart_module_SOURCES) \ - $(nodist_msdospart_module_SOURCES) $(multiboot_module_SOURCES) \ - $(nodist_multiboot_module_SOURCES) \ - $(multiboot2_module_SOURCES) \ - $(nodist_multiboot2_module_SOURCES) $(nand_module_SOURCES) \ - $(nodist_nand_module_SOURCES) $(nilfs2_module_SOURCES) \ - $(nodist_nilfs2_module_SOURCES) \ - $(none_decompress_image_SOURCES) \ - $(nodist_none_decompress_image_SOURCES) \ - $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) \ - $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) \ - $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) \ - $(ntldr_module_SOURCES) $(nodist_ntldr_module_SOURCES) \ - $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES) \ - $(part_acorn_module_SOURCES) \ - $(nodist_part_acorn_module_SOURCES) \ - $(part_amiga_module_SOURCES) \ - $(nodist_part_amiga_module_SOURCES) \ - $(part_apple_module_SOURCES) \ - $(nodist_part_apple_module_SOURCES) $(part_bsd_module_SOURCES) \ - $(nodist_part_bsd_module_SOURCES) $(part_gpt_module_SOURCES) \ - $(nodist_part_gpt_module_SOURCES) $(part_msdos_module_SOURCES) \ - $(nodist_part_msdos_module_SOURCES) $(part_sun_module_SOURCES) \ - $(nodist_part_sun_module_SOURCES) $(part_sunpc_module_SOURCES) \ - $(nodist_part_sunpc_module_SOURCES) $(parttool_module_SOURCES) \ - $(nodist_parttool_module_SOURCES) $(password_module_SOURCES) \ - $(nodist_password_module_SOURCES) \ - $(password_pbkdf2_module_SOURCES) \ - $(nodist_password_pbkdf2_module_SOURCES) \ - $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) \ - $(pci_module_SOURCES) $(nodist_pci_module_SOURCES) \ - $(play_module_SOURCES) $(nodist_play_module_SOURCES) \ - $(png_module_SOURCES) $(nodist_png_module_SOURCES) \ - $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) \ - $(pxe_module_SOURCES) $(nodist_pxe_module_SOURCES) \ - $(pxeboot_image_SOURCES) $(nodist_pxeboot_image_SOURCES) \ - $(pxecmd_module_SOURCES) $(nodist_pxecmd_module_SOURCES) \ - $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) \ - $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) \ - $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) \ - $(read_module_SOURCES) $(nodist_read_module_SOURCES) \ - $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) \ - $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) \ - $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) \ - $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) \ - $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) \ - $(sdl_module_SOURCES) $(nodist_sdl_module_SOURCES) \ - $(search_module_SOURCES) $(nodist_search_module_SOURCES) \ - $(search_fs_file_module_SOURCES) \ - $(nodist_search_fs_file_module_SOURCES) \ - $(search_fs_uuid_module_SOURCES) \ - $(nodist_search_fs_uuid_module_SOURCES) \ - $(search_label_module_SOURCES) \ - $(nodist_search_label_module_SOURCES) \ - $(sendkey_module_SOURCES) $(nodist_sendkey_module_SOURCES) \ - $(serial_module_SOURCES) $(nodist_serial_module_SOURCES) \ - $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) \ - $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES) \ - $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) \ - $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) \ - $(suspend_module_SOURCES) $(nodist_suspend_module_SOURCES) \ - $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) \ - $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) \ - $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES) \ - $(test_module_SOURCES) $(nodist_test_module_SOURCES) \ - $(test_blockarg_module_SOURCES) \ - $(nodist_test_blockarg_module_SOURCES) \ - $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) \ - $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) \ - $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) \ - $(true_module_SOURCES) $(nodist_true_module_SOURCES) \ - $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) \ - $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) \ - $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) \ - $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES) \ - $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) \ - $(usb_keyboard_module_SOURCES) \ - $(nodist_usb_keyboard_module_SOURCES) $(usbms_module_SOURCES) \ - $(nodist_usbms_module_SOURCES) \ - $(usbserial_common_module_SOURCES) \ - $(nodist_usbserial_common_module_SOURCES) \ - $(usbserial_ftdi_module_SOURCES) \ - $(nodist_usbserial_ftdi_module_SOURCES) \ - $(usbserial_pl2303_module_SOURCES) \ - $(nodist_usbserial_pl2303_module_SOURCES) \ - $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) \ - $(vbe_module_SOURCES) $(nodist_vbe_module_SOURCES) \ - $(vga_module_SOURCES) $(nodist_vga_module_SOURCES) \ - $(vga_text_module_SOURCES) $(nodist_vga_text_module_SOURCES) \ - $(video_module_SOURCES) $(nodist_video_module_SOURCES) \ - $(video_bochs_module_SOURCES) \ - $(nodist_video_bochs_module_SOURCES) \ - $(video_cirrus_module_SOURCES) \ - $(nodist_video_cirrus_module_SOURCES) \ - $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) \ - $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) \ - $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) \ - $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) \ - $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES) \ - $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) \ - $(xz_decompress_image_SOURCES) \ - $(nodist_xz_decompress_image_SOURCES) $(xzio_module_SOURCES) \ - $(nodist_xzio_module_SOURCES) $(zfs_module_SOURCES) \ - $(nodist_zfs_module_SOURCES) $(zfsinfo_module_SOURCES) \ - $(nodist_zfsinfo_module_SOURCES) -DIST_SOURCES = $(am__libgnulib_a_SOURCES_DIST) \ - $(am__acpi_module_SOURCES_DIST) \ - $(am__affs_module_SOURCES_DIST) $(am__afs_module_SOURCES_DIST) \ - $(am__afs_be_module_SOURCES_DIST) \ - $(am__aout_module_SOURCES_DIST) \ - $(am__appleldr_module_SOURCES_DIST) \ - $(am__at_keyboard_module_SOURCES_DIST) \ - $(am__ata_module_SOURCES_DIST) \ - $(am__ata_pthru_module_SOURCES_DIST) \ - $(am__befs_module_SOURCES_DIST) \ - $(am__befs_be_module_SOURCES_DIST) \ - $(am__biosdisk_module_SOURCES_DIST) \ - $(am__bitmap_module_SOURCES_DIST) \ - $(am__bitmap_scale_module_SOURCES_DIST) \ - $(am__blocklist_module_SOURCES_DIST) \ - $(am__boot_image_SOURCES_DIST) $(am__boot_module_SOURCES_DIST) \ - $(am__bsd_module_SOURCES_DIST) \ - $(am__btrfs_module_SOURCES_DIST) \ - $(am__bufio_module_SOURCES_DIST) \ - $(am__cat_module_SOURCES_DIST) \ - $(am__cdboot_image_SOURCES_DIST) \ - $(am__chain_module_SOURCES_DIST) \ - $(am__cmostest_module_SOURCES_DIST) \ - $(am__cmp_module_SOURCES_DIST) \ - $(am__configfile_module_SOURCES_DIST) \ - $(am__cpio_module_SOURCES_DIST) \ - $(am__cpuid_module_SOURCES_DIST) \ - $(am__crypto_module_SOURCES_DIST) \ - $(am__cs5536_module_SOURCES_DIST) \ - $(am__date_module_SOURCES_DIST) \ - $(am__datehook_module_SOURCES_DIST) \ - $(am__datetime_module_SOURCES_DIST) \ - $(am__diskboot_image_SOURCES_DIST) \ - $(am__dm_nv_module_SOURCES_DIST) \ - $(am__drivemap_module_SOURCES_DIST) \ - $(am__echo_module_SOURCES_DIST) \ - $(am__efi_gop_module_SOURCES_DIST) \ - $(am__efi_uga_module_SOURCES_DIST) \ - $(am__efiemu_module_SOURCES_DIST) \ - $(am__elf_module_SOURCES_DIST) \ - $(am__example_functional_test_module_SOURCES_DIST) \ - $(am__ext2_module_SOURCES_DIST) \ - $(am__extcmd_module_SOURCES_DIST) \ - $(am__fat_module_SOURCES_DIST) \ - $(am__fixvideo_module_SOURCES_DIST) \ - $(am__font_module_SOURCES_DIST) \ - $(am__fshelp_module_SOURCES_DIST) \ - $(am__functional_test_module_SOURCES_DIST) \ - $(am__fwstart_image_SOURCES_DIST) \ - $(am__gcry_arcfour_module_SOURCES_DIST) \ - $(am__gcry_blowfish_module_SOURCES_DIST) \ - $(am__gcry_camellia_module_SOURCES_DIST) \ - $(am__gcry_cast5_module_SOURCES_DIST) \ - $(am__gcry_crc_module_SOURCES_DIST) \ - $(am__gcry_des_module_SOURCES_DIST) \ - $(am__gcry_md4_module_SOURCES_DIST) \ - $(am__gcry_md5_module_SOURCES_DIST) \ - $(am__gcry_rfc2268_module_SOURCES_DIST) \ - $(am__gcry_rijndael_module_SOURCES_DIST) \ - $(am__gcry_rmd160_module_SOURCES_DIST) \ - $(am__gcry_seed_module_SOURCES_DIST) \ - $(am__gcry_serpent_module_SOURCES_DIST) \ - $(am__gcry_sha1_module_SOURCES_DIST) \ - $(am__gcry_sha256_module_SOURCES_DIST) \ - $(am__gcry_sha512_module_SOURCES_DIST) \ - $(am__gcry_tiger_module_SOURCES_DIST) \ - $(am__gcry_twofish_module_SOURCES_DIST) \ - $(am__gcry_whirlpool_module_SOURCES_DIST) \ - $(am__gettext_module_SOURCES_DIST) \ - $(am__gfxmenu_module_SOURCES_DIST) \ - $(am__gfxterm_module_SOURCES_DIST) \ - $(am__gptsync_module_SOURCES_DIST) \ - $(am__grub_emu_SOURCES_DIST) $(am__grub_emu_lite_SOURCES_DIST) \ - $(am__gzio_module_SOURCES_DIST) \ - $(am__halt_module_SOURCES_DIST) \ - $(am__hashsum_module_SOURCES_DIST) \ - $(am__hdparm_module_SOURCES_DIST) \ - $(am__hello_module_SOURCES_DIST) \ - $(am__help_module_SOURCES_DIST) \ - $(am__hexdump_module_SOURCES_DIST) \ - $(am__hfs_module_SOURCES_DIST) \ - $(am__hfsplus_module_SOURCES_DIST) \ - $(am__ieee1275_fb_module_SOURCES_DIST) \ - $(am__iorw_module_SOURCES_DIST) \ - $(am__iso9660_module_SOURCES_DIST) \ - $(am__jfs_module_SOURCES_DIST) $(am__jpeg_module_SOURCES_DIST) \ - $(am__kernel_exec_SOURCES_DIST) \ - $(am__keylayouts_module_SOURCES_DIST) \ - $(am__keystatus_module_SOURCES_DIST) \ - $(am__legacycfg_module_SOURCES_DIST) \ - $(am__libusb_module_SOURCES_DIST) \ - $(am__linux_module_SOURCES_DIST) \ - $(am__linux16_module_SOURCES_DIST) \ - $(am__lnxboot_image_SOURCES_DIST) \ - $(am__loadbios_module_SOURCES_DIST) \ - $(am__loadenv_module_SOURCES_DIST) \ - $(am__loopback_module_SOURCES_DIST) \ - $(am__ls_module_SOURCES_DIST) \ - $(am__lsacpi_module_SOURCES_DIST) \ - $(am__lsapm_module_SOURCES_DIST) \ - $(am__lsefimmap_module_SOURCES_DIST) \ - $(am__lsefisystab_module_SOURCES_DIST) \ - $(am__lsmmap_module_SOURCES_DIST) \ - $(am__lspci_module_SOURCES_DIST) \ - $(am__lssal_module_SOURCES_DIST) \ - $(am__lsspd_module_SOURCES_DIST) \ - $(am__lvm_module_SOURCES_DIST) \ - $(am__mdraid09_module_SOURCES_DIST) \ - $(am__mdraid1x_module_SOURCES_DIST) \ - $(am__memdisk_module_SOURCES_DIST) \ - $(am__memrw_module_SOURCES_DIST) \ - $(am__minicmd_module_SOURCES_DIST) \ - $(am__minix_module_SOURCES_DIST) \ - $(am__minix2_module_SOURCES_DIST) \ - $(am__mmap_module_SOURCES_DIST) \ - $(am__msdospart_module_SOURCES_DIST) \ - $(am__multiboot_module_SOURCES_DIST) \ - $(am__multiboot2_module_SOURCES_DIST) \ - $(am__nand_module_SOURCES_DIST) \ - $(am__nilfs2_module_SOURCES_DIST) \ - $(am__none_decompress_image_SOURCES_DIST) \ - $(am__normal_module_SOURCES_DIST) \ - $(am__ntfs_module_SOURCES_DIST) \ - $(am__ntfscomp_module_SOURCES_DIST) \ - $(am__ntldr_module_SOURCES_DIST) \ - $(am__ohci_module_SOURCES_DIST) \ - $(am__part_acorn_module_SOURCES_DIST) \ - $(am__part_amiga_module_SOURCES_DIST) \ - $(am__part_apple_module_SOURCES_DIST) \ - $(am__part_bsd_module_SOURCES_DIST) \ - $(am__part_gpt_module_SOURCES_DIST) \ - $(am__part_msdos_module_SOURCES_DIST) \ - $(am__part_sun_module_SOURCES_DIST) \ - $(am__part_sunpc_module_SOURCES_DIST) \ - $(am__parttool_module_SOURCES_DIST) \ - $(am__password_module_SOURCES_DIST) \ - $(am__password_pbkdf2_module_SOURCES_DIST) \ - $(am__pbkdf2_module_SOURCES_DIST) \ - $(am__pci_module_SOURCES_DIST) $(am__play_module_SOURCES_DIST) \ - $(am__png_module_SOURCES_DIST) \ - $(am__probe_module_SOURCES_DIST) \ - $(am__pxe_module_SOURCES_DIST) \ - $(am__pxeboot_image_SOURCES_DIST) \ - $(am__pxecmd_module_SOURCES_DIST) \ - $(am__raid_module_SOURCES_DIST) \ - $(am__raid5rec_module_SOURCES_DIST) \ - $(am__raid6rec_module_SOURCES_DIST) \ - $(am__read_module_SOURCES_DIST) \ - $(am__reboot_module_SOURCES_DIST) \ - $(am__regexp_module_SOURCES_DIST) \ - $(am__reiserfs_module_SOURCES_DIST) \ - $(am__relocator_module_SOURCES_DIST) \ - $(am__scsi_module_SOURCES_DIST) $(am__sdl_module_SOURCES_DIST) \ - $(am__search_module_SOURCES_DIST) \ - $(am__search_fs_file_module_SOURCES_DIST) \ - $(am__search_fs_uuid_module_SOURCES_DIST) \ - $(am__search_label_module_SOURCES_DIST) \ - $(am__sendkey_module_SOURCES_DIST) \ - $(am__serial_module_SOURCES_DIST) \ - $(am__setjmp_module_SOURCES_DIST) \ - $(am__setpci_module_SOURCES_DIST) \ - $(am__sfs_module_SOURCES_DIST) \ - $(am__sleep_module_SOURCES_DIST) \ - $(am__suspend_module_SOURCES_DIST) \ - $(am__tar_module_SOURCES_DIST) \ - $(am__terminal_module_SOURCES_DIST) \ - $(am__terminfo_module_SOURCES_DIST) \ - $(am__test_module_SOURCES_DIST) \ - $(am__test_blockarg_module_SOURCES_DIST) \ - $(am__testload_module_SOURCES_DIST) \ - $(am__tga_module_SOURCES_DIST) $(trig_module_SOURCES) \ - $(am__true_module_SOURCES_DIST) $(am__udf_module_SOURCES_DIST) \ - $(am__ufs1_module_SOURCES_DIST) \ - $(am__ufs2_module_SOURCES_DIST) \ - $(am__uhci_module_SOURCES_DIST) $(am__usb_module_SOURCES_DIST) \ - $(am__usb_keyboard_module_SOURCES_DIST) \ - $(am__usbms_module_SOURCES_DIST) \ - $(am__usbserial_common_module_SOURCES_DIST) \ - $(am__usbserial_ftdi_module_SOURCES_DIST) \ - $(am__usbserial_pl2303_module_SOURCES_DIST) \ - $(am__usbtest_module_SOURCES_DIST) \ - $(am__vbe_module_SOURCES_DIST) $(am__vga_module_SOURCES_DIST) \ - $(am__vga_text_module_SOURCES_DIST) \ - $(am__video_module_SOURCES_DIST) \ - $(am__video_bochs_module_SOURCES_DIST) \ - $(am__video_cirrus_module_SOURCES_DIST) \ - $(am__video_fb_module_SOURCES_DIST) \ - $(am__videoinfo_module_SOURCES_DIST) \ - $(am__videotest_module_SOURCES_DIST) \ - $(am__xfs_module_SOURCES_DIST) $(am__xnu_module_SOURCES_DIST) \ - $(am__xnu_uuid_module_SOURCES_DIST) \ - $(am__xz_decompress_image_SOURCES_DIST) \ - $(am__xzio_module_SOURCES_DIST) $(am__zfs_module_SOURCES_DIST) \ - $(am__zfsinfo_module_SOURCES_DIST) -man1dir = $(mandir)/man1 -NROFF = nroff -MANS = $(man_MANS) -am__dist_noinst_DATA_DIST = gensyminfo.sh.in genmod.sh.in -DATA = $(dist_noinst_DATA) $(grubconf_DATA) $(noinst_DATA) \ - $(pkglib_DATA) $(platform_DATA) -ETAGS = etags -CTAGS = ctags -am__tty_colors = \ -red=; grn=; lgn=; blu=; std= -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @ACLOCAL@ -ADDR32 = @ADDR32@ -ALLOCA = @ALLOCA@ -ALLOCA_H = @ALLOCA_H@ -AMTAR = @AMTAR@ -APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@ -ASM_SYMBOL_PREFIX = @ASM_SYMBOL_PREFIX@ -AUTOCONF = @AUTOCONF@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@ -BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@ -BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@ -BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@ -BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@ -BSS_START_SYMBOL = @BSS_START_SYMBOL@ -BUILD_CC = @BUILD_CC@ -CC = $(TARGET_CC) -CCAS = $(TARGET_CC) -CCASDEPMODE = @CCASDEPMODE@ -CCASFLAGS = @CCASFLAGS@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ -CMP = @CMP@ -CPP = $(TARGET_CC) -CPPFLAGS = @CPPFLAGS@ -CYGPATH_W = @CYGPATH_W@ -DATA32 = @DATA32@ -DEFS = @DEFS@ -DEPDIR = .deps-core -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -EGREP = @EGREP@ -EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@ -EMULTIHOP_VALUE = @EMULTIHOP_VALUE@ -END_SYMBOL = @END_SYMBOL@ -ENOLINK_HIDDEN = @ENOLINK_HIDDEN@ -ENOLINK_VALUE = @ENOLINK_VALUE@ -EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@ -EOVERFLOW_VALUE = @EOVERFLOW_VALUE@ -ERRNO_H = @ERRNO_H@ -EXEEXT = @EXEEXT@ -FLOAT_H = @FLOAT_H@ -FNMATCH_H = @FNMATCH_H@ -FONT_SOURCE = @FONT_SOURCE@ -FREETYPE = @FREETYPE@ -GETOPT_H = @GETOPT_H@ -GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ -GLIBC21 = @GLIBC21@ -GMSGFMT = @GMSGFMT@ -GMSGFMT_015 = @GMSGFMT_015@ -GNULIB_ATOLL = @GNULIB_ATOLL@ -GNULIB_BTOWC = @GNULIB_BTOWC@ -GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@ -GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@ -GNULIB_CHOWN = @GNULIB_CHOWN@ -GNULIB_CLOSE = @GNULIB_CLOSE@ -GNULIB_DPRINTF = @GNULIB_DPRINTF@ -GNULIB_DUP2 = @GNULIB_DUP2@ -GNULIB_DUP3 = @GNULIB_DUP3@ -GNULIB_ENVIRON = @GNULIB_ENVIRON@ -GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@ -GNULIB_FACCESSAT = @GNULIB_FACCESSAT@ -GNULIB_FCHDIR = @GNULIB_FCHDIR@ -GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@ -GNULIB_FCLOSE = @GNULIB_FCLOSE@ -GNULIB_FFLUSH = @GNULIB_FFLUSH@ -GNULIB_FOPEN = @GNULIB_FOPEN@ -GNULIB_FPRINTF = @GNULIB_FPRINTF@ -GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@ -GNULIB_FPURGE = @GNULIB_FPURGE@ -GNULIB_FPUTC = @GNULIB_FPUTC@ -GNULIB_FPUTS = @GNULIB_FPUTS@ -GNULIB_FREOPEN = @GNULIB_FREOPEN@ -GNULIB_FSEEK = @GNULIB_FSEEK@ -GNULIB_FSEEKO = @GNULIB_FSEEKO@ -GNULIB_FSYNC = @GNULIB_FSYNC@ -GNULIB_FTELL = @GNULIB_FTELL@ -GNULIB_FTELLO = @GNULIB_FTELLO@ -GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@ -GNULIB_FWRITE = @GNULIB_FWRITE@ -GNULIB_GETCWD = @GNULIB_GETCWD@ -GNULIB_GETDELIM = @GNULIB_GETDELIM@ -GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@ -GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@ -GNULIB_GETGROUPS = @GNULIB_GETGROUPS@ -GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@ -GNULIB_GETLINE = @GNULIB_GETLINE@ -GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@ -GNULIB_GETLOGIN = @GNULIB_GETLOGIN@ -GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@ -GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@ -GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@ -GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@ -GNULIB_GRANTPT = @GNULIB_GRANTPT@ -GNULIB_LCHOWN = @GNULIB_LCHOWN@ -GNULIB_LINK = @GNULIB_LINK@ -GNULIB_LINKAT = @GNULIB_LINKAT@ -GNULIB_LSEEK = @GNULIB_LSEEK@ -GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@ -GNULIB_MBRLEN = @GNULIB_MBRLEN@ -GNULIB_MBRTOWC = @GNULIB_MBRTOWC@ -GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@ -GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@ -GNULIB_MBSCHR = @GNULIB_MBSCHR@ -GNULIB_MBSCSPN = @GNULIB_MBSCSPN@ -GNULIB_MBSINIT = @GNULIB_MBSINIT@ -GNULIB_MBSLEN = @GNULIB_MBSLEN@ -GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@ -GNULIB_MBSNLEN = @GNULIB_MBSNLEN@ -GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@ -GNULIB_MBSPBRK = @GNULIB_MBSPBRK@ -GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@ -GNULIB_MBSRCHR = @GNULIB_MBSRCHR@ -GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@ -GNULIB_MBSSEP = @GNULIB_MBSSEP@ -GNULIB_MBSSPN = @GNULIB_MBSSPN@ -GNULIB_MBSSTR = @GNULIB_MBSSTR@ -GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@ -GNULIB_MEMCHR = @GNULIB_MEMCHR@ -GNULIB_MEMMEM = @GNULIB_MEMMEM@ -GNULIB_MEMPCPY = @GNULIB_MEMPCPY@ -GNULIB_MEMRCHR = @GNULIB_MEMRCHR@ -GNULIB_MKDTEMP = @GNULIB_MKDTEMP@ -GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@ -GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@ -GNULIB_MKSTEMP = @GNULIB_MKSTEMP@ -GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@ -GNULIB_NL_LANGINFO = @GNULIB_NL_LANGINFO@ -GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@ -GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@ -GNULIB_PERROR = @GNULIB_PERROR@ -GNULIB_PIPE2 = @GNULIB_PIPE2@ -GNULIB_POPEN = @GNULIB_POPEN@ -GNULIB_PREAD = @GNULIB_PREAD@ -GNULIB_PRINTF = @GNULIB_PRINTF@ -GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@ -GNULIB_PTSNAME = @GNULIB_PTSNAME@ -GNULIB_PUTC = @GNULIB_PUTC@ -GNULIB_PUTCHAR = @GNULIB_PUTCHAR@ -GNULIB_PUTENV = @GNULIB_PUTENV@ -GNULIB_PUTS = @GNULIB_PUTS@ -GNULIB_PWRITE = @GNULIB_PWRITE@ -GNULIB_RANDOM_R = @GNULIB_RANDOM_R@ -GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@ -GNULIB_READLINK = @GNULIB_READLINK@ -GNULIB_READLINKAT = @GNULIB_READLINKAT@ -GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@ -GNULIB_REALPATH = @GNULIB_REALPATH@ -GNULIB_REMOVE = @GNULIB_REMOVE@ -GNULIB_RENAME = @GNULIB_RENAME@ -GNULIB_RENAMEAT = @GNULIB_RENAMEAT@ -GNULIB_RMDIR = @GNULIB_RMDIR@ -GNULIB_RPMATCH = @GNULIB_RPMATCH@ -GNULIB_SETENV = @GNULIB_SETENV@ -GNULIB_SLEEP = @GNULIB_SLEEP@ -GNULIB_SNPRINTF = @GNULIB_SNPRINTF@ -GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@ -GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@ -GNULIB_STPCPY = @GNULIB_STPCPY@ -GNULIB_STPNCPY = @GNULIB_STPNCPY@ -GNULIB_STRCASESTR = @GNULIB_STRCASESTR@ -GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@ -GNULIB_STRDUP = @GNULIB_STRDUP@ -GNULIB_STRERROR = @GNULIB_STRERROR@ -GNULIB_STRNCAT = @GNULIB_STRNCAT@ -GNULIB_STRNDUP = @GNULIB_STRNDUP@ -GNULIB_STRNLEN = @GNULIB_STRNLEN@ -GNULIB_STRPBRK = @GNULIB_STRPBRK@ -GNULIB_STRSEP = @GNULIB_STRSEP@ -GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@ -GNULIB_STRSTR = @GNULIB_STRSTR@ -GNULIB_STRTOD = @GNULIB_STRTOD@ -GNULIB_STRTOK_R = @GNULIB_STRTOK_R@ -GNULIB_STRTOLL = @GNULIB_STRTOLL@ -GNULIB_STRTOULL = @GNULIB_STRTOULL@ -GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@ -GNULIB_SYMLINK = @GNULIB_SYMLINK@ -GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@ -GNULIB_TMPFILE = @GNULIB_TMPFILE@ -GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@ -GNULIB_UNISTD_H_GETOPT = @GNULIB_UNISTD_H_GETOPT@ -GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@ -GNULIB_UNLINK = @GNULIB_UNLINK@ -GNULIB_UNLINKAT = @GNULIB_UNLINKAT@ -GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@ -GNULIB_UNSETENV = @GNULIB_UNSETENV@ -GNULIB_USLEEP = @GNULIB_USLEEP@ -GNULIB_VASPRINTF = @GNULIB_VASPRINTF@ -GNULIB_VDPRINTF = @GNULIB_VDPRINTF@ -GNULIB_VFPRINTF = @GNULIB_VFPRINTF@ -GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@ -GNULIB_VPRINTF = @GNULIB_VPRINTF@ -GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@ -GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@ -GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@ -GNULIB_WCRTOMB = @GNULIB_WCRTOMB@ -GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@ -GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@ -GNULIB_WCTOB = @GNULIB_WCTOB@ -GNULIB_WCWIDTH = @GNULIB_WCWIDTH@ -GNULIB_WRITE = @GNULIB_WRITE@ -GNULIB__EXIT = @GNULIB__EXIT@ -GREP = @GREP@ -GRUB_BOOT_MACHINE_LINK_ADDR = @GRUB_BOOT_MACHINE_LINK_ADDR@ -HAVE_ASM_USCORE = @HAVE_ASM_USCORE@ -HAVE_ATOLL = @HAVE_ATOLL@ -HAVE_BTOWC = @HAVE_BTOWC@ -HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@ -HAVE_CHOWN = @HAVE_CHOWN@ -HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@ -HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@ -HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@ -HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@ -HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@ -HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@ -HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@ -HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@ -HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@ -HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@ -HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@ -HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@ -HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@ -HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@ -HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@ -HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@ -HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@ -HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@ -HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@ -HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@ -HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@ -HAVE_DPRINTF = @HAVE_DPRINTF@ -HAVE_DUP2 = @HAVE_DUP2@ -HAVE_DUP3 = @HAVE_DUP3@ -HAVE_EUIDACCESS = @HAVE_EUIDACCESS@ -HAVE_FACCESSAT = @HAVE_FACCESSAT@ -HAVE_FCHDIR = @HAVE_FCHDIR@ -HAVE_FCHOWNAT = @HAVE_FCHOWNAT@ -HAVE_FSEEKO = @HAVE_FSEEKO@ -HAVE_FSYNC = @HAVE_FSYNC@ -HAVE_FTELLO = @HAVE_FTELLO@ -HAVE_FTRUNCATE = @HAVE_FTRUNCATE@ -HAVE_GETDOMAINNAME = @HAVE_GETDOMAINNAME@ -HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@ -HAVE_GETGROUPS = @HAVE_GETGROUPS@ -HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@ -HAVE_GETLOGIN = @HAVE_GETLOGIN@ -HAVE_GETOPT_H = @HAVE_GETOPT_H@ -HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@ -HAVE_GETSUBOPT = @HAVE_GETSUBOPT@ -HAVE_GRANTPT = @HAVE_GRANTPT@ -HAVE_INTTYPES_H = @HAVE_INTTYPES_H@ -HAVE_ISWBLANK = @HAVE_ISWBLANK@ -HAVE_ISWCNTRL = @HAVE_ISWCNTRL@ -HAVE_LANGINFO_CODESET = @HAVE_LANGINFO_CODESET@ -HAVE_LANGINFO_ERA = @HAVE_LANGINFO_ERA@ -HAVE_LANGINFO_H = @HAVE_LANGINFO_H@ -HAVE_LANGINFO_T_FMT_AMPM = @HAVE_LANGINFO_T_FMT_AMPM@ -HAVE_LANGINFO_YESEXPR = @HAVE_LANGINFO_YESEXPR@ -HAVE_LCHOWN = @HAVE_LCHOWN@ -HAVE_LINK = @HAVE_LINK@ -HAVE_LINKAT = @HAVE_LINKAT@ -HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@ -HAVE_MBRLEN = @HAVE_MBRLEN@ -HAVE_MBRTOWC = @HAVE_MBRTOWC@ -HAVE_MBSINIT = @HAVE_MBSINIT@ -HAVE_MBSLEN = @HAVE_MBSLEN@ -HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@ -HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@ -HAVE_MEMCHR = @HAVE_MEMCHR@ -HAVE_MEMPCPY = @HAVE_MEMPCPY@ -HAVE_MKDTEMP = @HAVE_MKDTEMP@ -HAVE_MKOSTEMP = @HAVE_MKOSTEMP@ -HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@ -HAVE_MKSTEMP = @HAVE_MKSTEMP@ -HAVE_MKSTEMPS = @HAVE_MKSTEMPS@ -HAVE_NL_LANGINFO = @HAVE_NL_LANGINFO@ -HAVE_OS_H = @HAVE_OS_H@ -HAVE_PIPE2 = @HAVE_PIPE2@ -HAVE_PREAD = @HAVE_PREAD@ -HAVE_PTSNAME = @HAVE_PTSNAME@ -HAVE_PWRITE = @HAVE_PWRITE@ -HAVE_RANDOM_H = @HAVE_RANDOM_H@ -HAVE_RANDOM_R = @HAVE_RANDOM_R@ -HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@ -HAVE_READLINK = @HAVE_READLINK@ -HAVE_READLINKAT = @HAVE_READLINKAT@ -HAVE_REALPATH = @HAVE_REALPATH@ -HAVE_RENAMEAT = @HAVE_RENAMEAT@ -HAVE_RPMATCH = @HAVE_RPMATCH@ -HAVE_SETENV = @HAVE_SETENV@ -HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@ -HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@ -HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@ -HAVE_SLEEP = @HAVE_SLEEP@ -HAVE_STDINT_H = @HAVE_STDINT_H@ -HAVE_STPCPY = @HAVE_STPCPY@ -HAVE_STPNCPY = @HAVE_STPNCPY@ -HAVE_STRCASECMP = @HAVE_STRCASECMP@ -HAVE_STRCASESTR = @HAVE_STRCASESTR@ -HAVE_STRCHRNUL = @HAVE_STRCHRNUL@ -HAVE_STRPBRK = @HAVE_STRPBRK@ -HAVE_STRSEP = @HAVE_STRSEP@ -HAVE_STRTOD = @HAVE_STRTOD@ -HAVE_STRTOLL = @HAVE_STRTOLL@ -HAVE_STRTOULL = @HAVE_STRTOULL@ -HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@ -HAVE_STRVERSCMP = @HAVE_STRVERSCMP@ -HAVE_SYMLINK = @HAVE_SYMLINK@ -HAVE_SYMLINKAT = @HAVE_SYMLINKAT@ -HAVE_SYSEXITS_H = @HAVE_SYSEXITS_H@ -HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@ -HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@ -HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@ -HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@ -HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@ -HAVE_TTYNAME_R = @HAVE_TTYNAME_R@ -HAVE_UNISTD_H = @HAVE_UNISTD_H@ -HAVE_UNLINKAT = @HAVE_UNLINKAT@ -HAVE_UNLOCKPT = @HAVE_UNLOCKPT@ -HAVE_UNSETENV = @HAVE_UNSETENV@ -HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@ -HAVE_USLEEP = @HAVE_USLEEP@ -HAVE_VASPRINTF = @HAVE_VASPRINTF@ -HAVE_VDPRINTF = @HAVE_VDPRINTF@ -HAVE_WCHAR_H = @HAVE_WCHAR_H@ -HAVE_WCHAR_T = @HAVE_WCHAR_T@ -HAVE_WCRTOMB = @HAVE_WCRTOMB@ -HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@ -HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@ -HAVE_WCTYPE_H = @HAVE_WCTYPE_H@ -HAVE_WINT_T = @HAVE_WINT_T@ -HAVE__BOOL = @HAVE__BOOL@ -HAVE__EXIT = @HAVE__EXIT@ -HELP2MAN = @HELP2MAN@ -HOST_CC = @HOST_CC@ -HOST_CCASFLAGS = @HOST_CCASFLAGS@ -HOST_CFLAGS = @HOST_CFLAGS@ -HOST_CPPFLAGS = @HOST_CPPFLAGS@ -HOST_LDFLAGS = @HOST_LDFLAGS@ -INCLUDE_NEXT = @INCLUDE_NEXT@ -INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -INTLLIBS = @INTLLIBS@ -INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ -LDFLAGS = @LDFLAGS@ -LEX = @LEX@ -LEXLIB = @LEXLIB@ -LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ -LIBCURSES = @LIBCURSES@ -LIBDEVMAPPER = @LIBDEVMAPPER@ -LIBGEOM = @LIBGEOM@ -LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@ -LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@ -LIBICONV = @LIBICONV@ -LIBINTL = @LIBINTL@ -LIBLZMA = @LIBLZMA@ -LIBNVPAIR = @LIBNVPAIR@ -LIBOBJS = @LIBOBJS@ -LIBPCIACCESS = @LIBPCIACCESS@ -LIBS = @LIBS@ -LIBSDL = @LIBSDL@ -LIBUSB = @LIBUSB@ -LIBUTIL = @LIBUTIL@ -LIBZFS = @LIBZFS@ -LN_S = @LN_S@ -LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@ -LOCALE_FR = @LOCALE_FR@ -LOCALE_FR_UTF8 = @LOCALE_FR_UTF8@ -LOCALE_JA = @LOCALE_JA@ -LOCALE_ZH_CN = @LOCALE_ZH_CN@ -LTLIBICONV = @LTLIBICONV@ -LTLIBINTL = @LTLIBINTL@ -LTLIBOBJS = @LTLIBOBJS@ -MAKEINFO = @MAKEINFO@ -MKDIR_P = @MKDIR_P@ -MSGFMT = @MSGFMT@ -MSGFMT_015 = @MSGFMT_015@ -MSGMERGE = @MSGMERGE@ -NEED_ENABLE_EXECUTE_STACK = @NEED_ENABLE_EXECUTE_STACK@ -NEED_REGISTER_FRAME_INFO = @NEED_REGISTER_FRAME_INFO@ -NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@ -NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = @NEXT_AS_FIRST_DIRECTIVE_FLOAT_H@ -NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@ -NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H = @NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H@ -NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@ -NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@ -NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@ -NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@ -NEXT_AS_FIRST_DIRECTIVE_STRINGS_H = @NEXT_AS_FIRST_DIRECTIVE_STRINGS_H@ -NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@ -NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H = @NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H@ -NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H@ -NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@ -NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@ -NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@ -NEXT_ERRNO_H = @NEXT_ERRNO_H@ -NEXT_FLOAT_H = @NEXT_FLOAT_H@ -NEXT_GETOPT_H = @NEXT_GETOPT_H@ -NEXT_LANGINFO_H = @NEXT_LANGINFO_H@ -NEXT_STDDEF_H = @NEXT_STDDEF_H@ -NEXT_STDINT_H = @NEXT_STDINT_H@ -NEXT_STDIO_H = @NEXT_STDIO_H@ -NEXT_STDLIB_H = @NEXT_STDLIB_H@ -NEXT_STRINGS_H = @NEXT_STRINGS_H@ -NEXT_STRING_H = @NEXT_STRING_H@ -NEXT_SYSEXITS_H = @NEXT_SYSEXITS_H@ -NEXT_SYS_WAIT_H = @NEXT_SYS_WAIT_H@ -NEXT_UNISTD_H = @NEXT_UNISTD_H@ -NEXT_WCHAR_H = @NEXT_WCHAR_H@ -NEXT_WCTYPE_H = @NEXT_WCTYPE_H@ -NM = @NM@ -OBJCONV = @OBJCONV@ -OBJCOPY = @OBJCOPY@ -OBJEXT = @OBJEXT@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_URL = @PACKAGE_URL@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -POSUB = @POSUB@ -PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@ -PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@ -RANLIB = @RANLIB@ -REPLACE_BTOWC = @REPLACE_BTOWC@ -REPLACE_CALLOC = @REPLACE_CALLOC@ -REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@ -REPLACE_CHOWN = @REPLACE_CHOWN@ -REPLACE_CLOSE = @REPLACE_CLOSE@ -REPLACE_DPRINTF = @REPLACE_DPRINTF@ -REPLACE_DUP = @REPLACE_DUP@ -REPLACE_DUP2 = @REPLACE_DUP2@ -REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@ -REPLACE_FCLOSE = @REPLACE_FCLOSE@ -REPLACE_FFLUSH = @REPLACE_FFLUSH@ -REPLACE_FOPEN = @REPLACE_FOPEN@ -REPLACE_FPRINTF = @REPLACE_FPRINTF@ -REPLACE_FPURGE = @REPLACE_FPURGE@ -REPLACE_FREOPEN = @REPLACE_FREOPEN@ -REPLACE_FSEEK = @REPLACE_FSEEK@ -REPLACE_FSEEKO = @REPLACE_FSEEKO@ -REPLACE_FTELL = @REPLACE_FTELL@ -REPLACE_FTELLO = @REPLACE_FTELLO@ -REPLACE_GETCWD = @REPLACE_GETCWD@ -REPLACE_GETDELIM = @REPLACE_GETDELIM@ -REPLACE_GETGROUPS = @REPLACE_GETGROUPS@ -REPLACE_GETLINE = @REPLACE_GETLINE@ -REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@ -REPLACE_ISWBLANK = @REPLACE_ISWBLANK@ -REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@ -REPLACE_LCHOWN = @REPLACE_LCHOWN@ -REPLACE_LINK = @REPLACE_LINK@ -REPLACE_LINKAT = @REPLACE_LINKAT@ -REPLACE_LSEEK = @REPLACE_LSEEK@ -REPLACE_MALLOC = @REPLACE_MALLOC@ -REPLACE_MBRLEN = @REPLACE_MBRLEN@ -REPLACE_MBRTOWC = @REPLACE_MBRTOWC@ -REPLACE_MBSINIT = @REPLACE_MBSINIT@ -REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@ -REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@ -REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@ -REPLACE_MEMCHR = @REPLACE_MEMCHR@ -REPLACE_MEMMEM = @REPLACE_MEMMEM@ -REPLACE_MKSTEMP = @REPLACE_MKSTEMP@ -REPLACE_NL_LANGINFO = @REPLACE_NL_LANGINFO@ -REPLACE_NULL = @REPLACE_NULL@ -REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@ -REPLACE_PERROR = @REPLACE_PERROR@ -REPLACE_POPEN = @REPLACE_POPEN@ -REPLACE_PREAD = @REPLACE_PREAD@ -REPLACE_PRINTF = @REPLACE_PRINTF@ -REPLACE_PUTENV = @REPLACE_PUTENV@ -REPLACE_PWRITE = @REPLACE_PWRITE@ -REPLACE_READLINK = @REPLACE_READLINK@ -REPLACE_REALLOC = @REPLACE_REALLOC@ -REPLACE_REALPATH = @REPLACE_REALPATH@ -REPLACE_REMOVE = @REPLACE_REMOVE@ -REPLACE_RENAME = @REPLACE_RENAME@ -REPLACE_RENAMEAT = @REPLACE_RENAMEAT@ -REPLACE_RMDIR = @REPLACE_RMDIR@ -REPLACE_SETENV = @REPLACE_SETENV@ -REPLACE_SLEEP = @REPLACE_SLEEP@ -REPLACE_SNPRINTF = @REPLACE_SNPRINTF@ -REPLACE_SPRINTF = @REPLACE_SPRINTF@ -REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@ -REPLACE_STPNCPY = @REPLACE_STPNCPY@ -REPLACE_STRCASESTR = @REPLACE_STRCASESTR@ -REPLACE_STRDUP = @REPLACE_STRDUP@ -REPLACE_STRERROR = @REPLACE_STRERROR@ -REPLACE_STRNCAT = @REPLACE_STRNCAT@ -REPLACE_STRNDUP = @REPLACE_STRNDUP@ -REPLACE_STRNLEN = @REPLACE_STRNLEN@ -REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@ -REPLACE_STRSTR = @REPLACE_STRSTR@ -REPLACE_STRTOD = @REPLACE_STRTOD@ -REPLACE_STRTOK_R = @REPLACE_STRTOK_R@ -REPLACE_SYMLINK = @REPLACE_SYMLINK@ -REPLACE_TMPFILE = @REPLACE_TMPFILE@ -REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@ -REPLACE_UNLINK = @REPLACE_UNLINK@ -REPLACE_UNLINKAT = @REPLACE_UNLINKAT@ -REPLACE_UNSETENV = @REPLACE_UNSETENV@ -REPLACE_USLEEP = @REPLACE_USLEEP@ -REPLACE_VASPRINTF = @REPLACE_VASPRINTF@ -REPLACE_VDPRINTF = @REPLACE_VDPRINTF@ -REPLACE_VFPRINTF = @REPLACE_VFPRINTF@ -REPLACE_VPRINTF = @REPLACE_VPRINTF@ -REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@ -REPLACE_VSPRINTF = @REPLACE_VSPRINTF@ -REPLACE_WCRTOMB = @REPLACE_WCRTOMB@ -REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@ -REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@ -REPLACE_WCTOB = @REPLACE_WCTOB@ -REPLACE_WCWIDTH = @REPLACE_WCWIDTH@ -REPLACE_WRITE = @REPLACE_WRITE@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@ -SIZE_T_SUFFIX = @SIZE_T_SUFFIX@ -STDBOOL_H = @STDBOOL_H@ -STDDEF_H = @STDDEF_H@ -STDINT_H = @STDINT_H@ -STRIP = @STRIP@ -SYSEXITS_H = @SYSEXITS_H@ -TARGET_APPLE_CC = @TARGET_APPLE_CC@ -TARGET_CC = @TARGET_CC@ -TARGET_CCAS = @TARGET_CCAS@ -TARGET_CCASFLAGS = @TARGET_CCASFLAGS@ -TARGET_CFLAGS = @TARGET_CFLAGS@ $(am__append_9) -TARGET_CPP = @TARGET_CPP@ -TARGET_CPPFLAGS = @TARGET_CPPFLAGS@ -TARGET_IMG_BASE_LDOPT = @TARGET_IMG_BASE_LDOPT@ -TARGET_IMG_CFLAGS = @TARGET_IMG_CFLAGS@ -TARGET_IMG_LDFLAGS = @TARGET_IMG_LDFLAGS@ -TARGET_IMG_LDSCRIPT = @TARGET_IMG_LDSCRIPT@ -TARGET_LDFLAGS = @TARGET_LDFLAGS@ -TARGET_MODULE_FORMAT = @TARGET_MODULE_FORMAT@ -TARGET_OBJ2ELF = @TARGET_OBJ2ELF@ -UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@ -UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@ -UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@ -USE_APPLE_CC_FIXES = @USE_APPLE_CC_FIXES@ -USE_NLS = @USE_NLS@ -VERSION = @VERSION@ -WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@ -WINT_T_SUFFIX = @WINT_T_SUFFIX@ -XGETTEXT = @XGETTEXT@ -XGETTEXT_015 = @XGETTEXT_015@ -XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@ -YACC = @YACC@ -YFLAGS = @YFLAGS@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -ac_ct_TARGET_CC = @ac_ct_TARGET_CC@ -am__include = @am__include@ -am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ -bindir = @bindir@ -bootdirname = @bootdirname@ -build = @build@ -build_alias = @build_alias@ -build_cpu = @build_cpu@ -build_os = @build_os@ -build_vendor = @build_vendor@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -enable_efiemu = @enable_efiemu@ -enable_grub_emu_pci = @enable_grub_emu_pci@ -enable_grub_emu_sdl = @enable_grub_emu_sdl@ -enable_grub_emu_usb = @enable_grub_emu_usb@ -enable_grub_mkfont = @enable_grub_mkfont@ -exec_prefix = @exec_prefix@ -freetype_cflags = @freetype_cflags@ -freetype_libs = @freetype_libs@ -gl_LIBOBJS = @gl_LIBOBJS@ -gl_LTLIBOBJS = @gl_LTLIBOBJS@ -gltests_LIBOBJS = @gltests_LIBOBJS@ -gltests_LTLIBOBJS = @gltests_LTLIBOBJS@ -gltests_WITNESS = @gltests_WITNESS@ -grubdirname = @grubdirname@ -host = @host@ -host_alias = @host_alias@ -host_cpu = @host_cpu@ -host_kernel = @host_kernel@ -host_os = @host_os@ -host_vendor = @host_vendor@ -htmldir = @htmldir@ -includedir = @includedir@ -infodir = @infodir@ -install_sh = @install_sh@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localedir = @localedir@ -localstatedir = @localstatedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ -pkglibrootdir = @pkglibrootdir@ -platform = @platform@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -psdir = @psdir@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target = @target@ -target_alias = @target_alias@ -target_cpu = @target_cpu@ -target_os = @target_os@ -target_vendor = @target_vendor@ -top_build_prefix = @top_build_prefix@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -AUTOMAKE_OPTIONS = subdir-objects -CFLAGS_PLATFORM = $(am__append_1) $(am__append_2) $(am__append_3) \ - $(am__append_4) $(am__append_5) $(am__append_6) \ - $(am__append_7) -@COND_i386_efi_TRUE@LDFLAGS_PLATFORM = -melf_i386 -@COND_sparc64_ieee1275_TRUE@LDFLAGS_PLATFORM = -melf64_sparc -mno-relax -@COND_x86_64_efi_TRUE@LDFLAGS_PLATFORM = -melf_x86_64 -@COND_mips_yeeloong_TRUE@CPPFLAGS_PLATFORM = -DUSE_ASCII_FAILBACK -@COND_mips_yeeloong_TRUE@CCASFLAGS_PLATFORM = -march=mips3 - -# Other options -CPPFLAGS_DEFAULT = -DGRUB_FILE=\"$(subst $(srcdir)/,,$<)\" \ - -I$(builddir) -I$(srcdir) -I$(top_builddir) -I$(top_srcdir) \ - -I$(top_srcdir)/include -I$(top_builddir)/include -CCASFLAGS_DEFAULT = -DASM_FILE=1 -LDADD_KERNEL = $(am__append_8) -CFLAGS_KERNEL = $(CFLAGS_CPU) $(CFLAGS_PLATFORM) -ffreestanding -LDFLAGS_KERNEL = $(LDFLAGS_CPU) $(LDFLAGS_PLATFORM) -nostdlib -Wl,-N -static-libgcc -CPPFLAGS_KERNEL = $(CPPFLAGS_CPU) $(CPPFLAGS_PLATFORM) -CCASFLAGS_KERNEL = $(CCASFLAGS_CPU) $(CCASFLAGS_PLATFORM) -@COND_CYGWIN_FALSE@STRIPFLAGS_KERNEL = -R .rel.dyn -R .reginfo -R .note -R .comment -@COND_CYGWIN_TRUE@STRIPFLAGS_KERNEL = -F elf32-i386 -R .rel.dyn -R .reginfo -R .note -R .comment -R .drectve -CFLAGS_MODULE = $(CFLAGS_CPU) $(CFLAGS_PLATFORM) -ffreestanding -LDFLAGS_MODULE = $(LDFLAGS_CPU) $(LDFLAGS_PLATFORM) -nostdlib -Wl,-N,-r,-d -CPPFLAGS_MODULE = $(CPPFLAGS_CPU) $(CPPFLAGS_PLATFORM) -CCASFLAGS_MODULE = $(CCASFLAGS_CPU) $(CCASFLAGS_PLATFORM) -CFLAGS_IMAGE = $(CFLAGS_CPU) $(CFLAGS_PLATFORM) -fno-builtin -LDFLAGS_IMAGE = $(LDFLAGS_CPU) $(LDFLAGS_PLATFORM) -nostdlib -Wl,-N,-S -CPPFLAGS_IMAGE = $(CPPFLAGS_CPU) $(CPPFLAGS_PLATFORM) -CCASFLAGS_IMAGE = $(CCASFLAGS_CPU) $(CCASFLAGS_PLATFORM) -CFLAGS_PROGRAM = $(CFLAGS_PLATFORM) -LDFLAGS_PROGRAM = $(LDFLAGS_PLATFORM) -CPPFLAGS_PROGRAM = $(CPPFLAGS_PLATFORM) -CCASFLAGS_PROGRAM = $(CCASFLAGS_PLATFORM) -CFLAGS_LIBRARY = $(CFLAGS_PLATFORM) -fno-builtin -CPPFLAGS_LIBRARY = $(CPPFLAGS_PLATFORM) -CCASFLAGS_LIBRARY = $(CCASFLAGS_PLATFORM) - -# Other variables -grubconfdir = $(sysconfdir)/grub.d -grubdatadir = $(datadir)/`echo @PACKAGE_TARNAME@ | sed '$(transform)'` -platformdir = $(pkglibrootdir)/$(target_cpu)-$(platform) -CFLAGS_GCRY = -Wno-error -Wno-missing-field-initializers -CPPFLAGS_GCRY = -I$(top_srcdir)/grub-core/lib/libgcrypt_wrap -CFLAGS_GNULIB = -Wno-undef -Wno-sign-compare -Wno-unused -Wno-unused-parameter -CPPFLAGS_GNULIB = -I$(top_builddir)/grub-core/gnulib -I$(top_srcdir)/grub-core/gnulib -CFLAGS_POSIX = -fno-builtin -CPPFLAGS_POSIX = -I$(top_srcdir)/grub-core/lib/posix_wrap -CPPFLAGS_EFIEMU = -I$(top_srcdir)/grub-core/efiemu/runtime - -# List file macros for recognizing /interesting/ modules -CPPFLAGS_FS_LIST = -Dgrub_fs_register=FS_LIST_MARKER -CPPFLAGS_VIDEO_LIST = -Dgrub_video_register=VIDEO_LIST_MARKER -CPPFLAGS_PARTMAP_LIST = -Dgrub_partition_map_register=PARTMAP_LIST_MARKER -CPPFLAGS_PARTTOOL_LIST = -Dgrub_parttool_register=PARTTOOL_LIST_MARKER -CPPFLAGS_TERMINAL_LIST = '-Dgrub_term_register_input(...)=INPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' \ - '-Dgrub_term_register_output(...)=OUTPUT_TERMINAL_LIST_MARKER(__VA_ARGS__)' -CPPFLAGS_COMMAND_LIST = '-Dgrub_register_command(...)=COMMAND_LIST_MARKER(__VA_ARGS__)' \ - '-Dgrub_register_extcmd(...)=EXTCOMMAND_LIST_MARKER(__VA_ARGS__)' \ - '-Dgrub_register_command_p1(...)=P1COMMAND_LIST_MARKER(__VA_ARGS__)' -CPPFLAGS_MARKER = $(CPPFLAGS_FS_LIST) $(CPPFLAGS_VIDEO_LIST) \ - $(CPPFLAGS_PARTTOOL_LIST) $(CPPFLAGS_PARTMAP_LIST) \ - $(CPPFLAGS_TERMINAL_LIST) $(CPPFLAGS_COMMAND_LIST) - - -# Define these variables to calm down automake -IMG_FILES = -MOD_FILES = $(am__append_15) $(am__append_22) $(am__append_29) \ - $(am__append_36) $(am__append_43) $(am__append_50) \ - $(am__append_57) $(am__append_64) $(am__append_71) \ - $(am__append_78) $(am__append_85) $(am__append_92) \ - $(am__append_99) $(am__append_106) $(am__append_113) \ - $(am__append_120) $(am__append_127) $(am__append_134) \ - $(am__append_141) $(am__append_148) $(am__append_155) \ - $(am__append_162) $(am__append_169) $(am__append_176) \ - $(am__append_183) $(am__append_190) $(am__append_197) \ - $(am__append_204) $(am__append_211) $(am__append_218) \ - $(am__append_225) $(am__append_232) $(am__append_239) \ - $(am__append_246) $(am__append_253) $(am__append_260) \ - $(am__append_267) $(am__append_274) $(am__append_281) \ - $(am__append_288) $(am__append_295) $(am__append_302) \ - $(am__append_309) $(am__append_316) $(am__append_323) \ - $(am__append_330) $(am__append_337) $(am__append_344) \ - $(am__append_351) $(am__append_358) $(am__append_365) \ - $(am__append_372) $(am__append_379) $(am__append_386) \ - $(am__append_393) $(am__append_400) $(am__append_407) \ - $(am__append_414) $(am__append_421) $(am__append_428) \ - $(am__append_435) $(am__append_442) $(am__append_449) \ - $(am__append_456) $(am__append_463) $(am__append_470) \ - $(am__append_477) $(am__append_484) $(am__append_491) \ - $(am__append_498) $(am__append_505) $(am__append_512) \ - $(am__append_519) $(am__append_526) $(am__append_533) \ - $(am__append_540) $(am__append_547) $(am__append_554) \ - $(am__append_561) $(am__append_568) $(am__append_575) \ - $(am__append_582) $(am__append_589) $(am__append_596) \ - $(am__append_603) $(am__append_610) $(am__append_617) \ - $(am__append_624) $(am__append_631) $(am__append_638) \ - $(am__append_645) $(am__append_652) $(am__append_659) \ - $(am__append_666) $(am__append_673) $(am__append_680) \ - $(am__append_687) $(am__append_694) $(am__append_701) \ - $(am__append_708) $(am__append_715) $(am__append_722) \ - $(am__append_729) $(am__append_736) $(am__append_743) \ - $(am__append_750) $(am__append_757) $(am__append_764) \ - $(am__append_771) $(am__append_778) $(am__append_785) \ - $(am__append_792) $(am__append_799) $(am__append_806) \ - $(am__append_813) $(am__append_820) $(am__append_827) \ - $(am__append_834) $(am__append_841) $(am__append_848) \ - $(am__append_855) $(am__append_862) $(am__append_869) \ - $(am__append_876) $(am__append_883) $(am__append_890) \ - $(am__append_897) $(am__append_904) $(am__append_911) \ - $(am__append_918) $(am__append_925) $(am__append_932) \ - $(am__append_939) $(am__append_946) $(am__append_953) \ - $(am__append_960) $(am__append_967) $(am__append_974) \ - $(am__append_981) $(am__append_988) $(am__append_995) \ - $(am__append_1002) $(am__append_1009) $(am__append_1016) \ - $(am__append_1023) $(am__append_1030) $(am__append_1037) \ - $(am__append_1044) $(am__append_1051) $(am__append_1058) \ - $(am__append_1065) $(am__append_1072) $(am__append_1079) \ - $(am__append_1086) $(am__append_1093) $(am__append_1100) \ - $(am__append_1107) $(am__append_1114) $(am__append_1121) \ - $(am__append_1128) $(am__append_1135) $(am__append_1142) \ - $(am__append_1149) $(am__append_1156) $(am__append_1163) \ - $(am__append_1170) $(am__append_1177) $(am__append_1184) \ - $(am__append_1191) $(am__append_1198) $(am__append_1205) \ - $(am__append_1212) $(am__append_1219) $(am__append_1226) \ - $(am__append_1233) $(am__append_1240) $(am__append_1247) \ - $(am__append_1254) $(am__append_1261) $(am__append_1268) \ - $(am__append_1275) $(am__append_1282) $(am__append_1289) \ - $(am__append_1296) $(am__append_1303) $(am__append_1310) \ - $(am__append_1317) $(am__append_1324) $(am__append_1331) \ - $(am__append_1338) $(am__append_1345) $(am__append_1352) \ - $(am__append_1359) $(am__append_1366) $(am__append_1373) \ - $(am__append_1380) $(am__append_1387) $(am__append_1394) \ - $(am__append_1401) $(am__append_1408) $(am__append_1415) \ - $(am__append_1422) $(am__append_1429) $(am__append_1436) \ - $(am__append_1443) $(am__append_1450) $(am__append_1457) \ - $(am__append_1464) $(am__append_1471) $(am__append_1478) \ - $(am__append_1485) $(am__append_1492) $(am__append_1499) \ - $(am__append_1506) $(am__append_1513) $(am__append_1520) \ - $(am__append_1527) $(am__append_1534) $(am__append_1541) \ - $(am__append_1548) $(am__append_1555) $(am__append_1562) \ - $(am__append_1569) $(am__append_1576) $(am__append_1583) \ - $(am__append_1590) $(am__append_1597) $(am__append_1604) \ - $(am__append_1611) $(am__append_1618) $(am__append_1625) \ - $(am__append_1632) $(am__append_1639) $(am__append_1646) \ - $(am__append_1653) $(am__append_1660) $(am__append_1667) \ - $(am__append_1674) $(am__append_1681) $(am__append_1688) \ - $(am__append_1695) $(am__append_1702) $(am__append_1709) \ - $(am__append_1716) $(am__append_1723) $(am__append_1730) \ - $(am__append_1737) $(am__append_1744) $(am__append_1751) \ - $(am__append_1758) $(am__append_1765) $(am__append_1772) \ - $(am__append_1779) $(am__append_1786) $(am__append_1793) \ - $(am__append_1800) $(am__append_1807) $(am__append_1814) \ - $(am__append_1821) $(am__append_1828) $(am__append_1835) \ - $(am__append_1842) $(am__append_1849) $(am__append_1856) \ - $(am__append_1863) $(am__append_1870) $(am__append_1877) \ - $(am__append_1884) $(am__append_1891) $(am__append_1898) \ - $(am__append_1905) $(am__append_1912) $(am__append_1919) \ - $(am__append_1926) $(am__append_1933) $(am__append_1940) \ - $(am__append_1947) $(am__append_1954) $(am__append_1961) \ - $(am__append_1968) $(am__append_1975) $(am__append_1982) \ - $(am__append_1989) $(am__append_1996) $(am__append_2003) \ - $(am__append_2010) $(am__append_2017) $(am__append_2024) \ - $(am__append_2031) $(am__append_2038) $(am__append_2045) \ - $(am__append_2052) $(am__append_2059) $(am__append_2066) \ - $(am__append_2073) $(am__append_2080) $(am__append_2087) \ - $(am__append_2094) $(am__append_2101) $(am__append_2108) \ - $(am__append_2115) $(am__append_2122) $(am__append_2129) \ - $(am__append_2136) $(am__append_2143) $(am__append_2150) \ - $(am__append_2157) $(am__append_2164) $(am__append_2171) \ - $(am__append_2178) $(am__append_2185) $(am__append_2192) \ - $(am__append_2199) $(am__append_2206) $(am__append_2213) \ - $(am__append_2220) $(am__append_2227) $(am__append_2234) \ - $(am__append_2241) $(am__append_2248) $(am__append_2255) \ - $(am__append_2262) $(am__append_2269) $(am__append_2276) \ - $(am__append_2283) $(am__append_2290) $(am__append_2297) \ - $(am__append_2304) $(am__append_2311) $(am__append_2318) \ - $(am__append_2325) $(am__append_2332) $(am__append_2339) \ - $(am__append_2346) $(am__append_2353) $(am__append_2360) \ - $(am__append_2367) $(am__append_2374) $(am__append_2381) \ - $(am__append_2388) $(am__append_2395) $(am__append_2402) \ - $(am__append_2409) $(am__append_2416) $(am__append_2423) \ - $(am__append_2430) $(am__append_2437) $(am__append_2444) \ - $(am__append_2451) $(am__append_2458) $(am__append_2465) \ - $(am__append_2472) $(am__append_2479) $(am__append_2486) \ - $(am__append_2493) $(am__append_2500) $(am__append_2507) \ - $(am__append_2514) $(am__append_2521) $(am__append_2528) \ - $(am__append_2535) $(am__append_2542) $(am__append_2549) \ - $(am__append_2556) $(am__append_2563) $(am__append_2570) \ - $(am__append_2577) $(am__append_2584) $(am__append_2591) \ - $(am__append_2598) $(am__append_2605) $(am__append_2612) \ - $(am__append_2619) $(am__append_2626) $(am__append_2633) \ - $(am__append_2640) $(am__append_2647) $(am__append_2654) \ - $(am__append_2661) $(am__append_2668) $(am__append_2675) \ - $(am__append_2682) $(am__append_2689) $(am__append_2696) \ - $(am__append_2703) $(am__append_2710) $(am__append_2717) \ - $(am__append_2724) $(am__append_2731) $(am__append_2738) \ - $(am__append_2745) $(am__append_2752) $(am__append_2759) \ - $(am__append_2766) $(am__append_2773) $(am__append_2780) \ - $(am__append_2787) $(am__append_2794) $(am__append_2801) \ - $(am__append_2808) $(am__append_2815) $(am__append_2822) \ - $(am__append_2829) $(am__append_2836) $(am__append_2843) \ - $(am__append_2850) $(am__append_2857) $(am__append_2864) \ - $(am__append_2871) $(am__append_2878) $(am__append_2885) \ - $(am__append_2892) $(am__append_2899) $(am__append_2906) \ - $(am__append_2913) $(am__append_2920) $(am__append_2927) \ - $(am__append_2934) $(am__append_2941) $(am__append_2948) \ - $(am__append_2955) $(am__append_2962) $(am__append_2969) \ - $(am__append_2976) $(am__append_2983) $(am__append_2990) \ - $(am__append_2997) $(am__append_3004) $(am__append_3011) \ - $(am__append_3018) $(am__append_3025) $(am__append_3032) \ - $(am__append_3039) $(am__append_3046) $(am__append_3053) \ - $(am__append_3060) $(am__append_3067) $(am__append_3074) \ - $(am__append_3081) $(am__append_3088) $(am__append_3095) \ - $(am__append_3102) $(am__append_3109) $(am__append_3116) \ - $(am__append_3123) $(am__append_3130) $(am__append_3137) \ - $(am__append_3144) $(am__append_3151) $(am__append_3158) \ - $(am__append_3165) $(am__append_3172) $(am__append_3179) \ - $(am__append_3186) $(am__append_3193) $(am__append_3200) \ - $(am__append_3207) $(am__append_3214) $(am__append_3221) \ - $(am__append_3228) $(am__append_3235) $(am__append_3242) \ - $(am__append_3249) $(am__append_3256) $(am__append_3263) \ - $(am__append_3270) $(am__append_3277) $(am__append_3284) \ - $(am__append_3291) $(am__append_3298) $(am__append_3305) \ - $(am__append_3312) $(am__append_3319) $(am__append_3326) \ - $(am__append_3333) $(am__append_3340) $(am__append_3347) \ - $(am__append_3354) $(am__append_3361) $(am__append_3368) \ - $(am__append_3375) $(am__append_3382) $(am__append_3389) \ - $(am__append_3396) $(am__append_3403) $(am__append_3410) \ - $(am__append_3417) $(am__append_3424) $(am__append_3431) \ - $(am__append_3438) $(am__append_3445) $(am__append_3452) \ - $(am__append_3459) $(am__append_3466) $(am__append_3473) \ - $(am__append_3480) $(am__append_3487) $(am__append_3494) \ - $(am__append_3501) $(am__append_3508) $(am__append_3515) \ - $(am__append_3522) $(am__append_3529) $(am__append_3536) \ - $(am__append_3543) $(am__append_3550) $(am__append_3557) \ - $(am__append_3564) $(am__append_3571) $(am__append_3578) \ - $(am__append_3585) $(am__append_3592) $(am__append_3599) \ - $(am__append_3606) $(am__append_3613) $(am__append_3620) \ - $(am__append_3627) $(am__append_3634) $(am__append_3641) \ - $(am__append_3648) $(am__append_3655) $(am__append_3662) \ - $(am__append_3669) $(am__append_3676) $(am__append_3683) \ - $(am__append_3690) $(am__append_3697) $(am__append_3704) \ - $(am__append_3711) $(am__append_3718) $(am__append_3725) \ - $(am__append_3732) $(am__append_3739) $(am__append_3746) \ - $(am__append_3753) $(am__append_3760) $(am__append_3767) \ - $(am__append_3774) $(am__append_3781) $(am__append_3788) \ - $(am__append_3795) $(am__append_3802) $(am__append_3809) \ - $(am__append_3816) $(am__append_3823) $(am__append_3830) \ - $(am__append_3837) $(am__append_3844) $(am__append_3851) \ - $(am__append_3858) $(am__append_3865) $(am__append_3872) \ - $(am__append_3879) $(am__append_3886) $(am__append_3893) \ - $(am__append_3900) $(am__append_3907) $(am__append_3914) \ - $(am__append_3921) $(am__append_3928) $(am__append_3935) \ - $(am__append_3942) $(am__append_3949) $(am__append_3956) \ - $(am__append_3963) $(am__append_3970) $(am__append_3977) \ - $(am__append_3984) $(am__append_3991) $(am__append_3998) \ - $(am__append_4005) $(am__append_4012) $(am__append_4019) \ - $(am__append_4026) $(am__append_4033) $(am__append_4040) \ - $(am__append_4047) $(am__append_4054) $(am__append_4061) \ - $(am__append_4068) $(am__append_4075) $(am__append_4082) \ - $(am__append_4089) $(am__append_4096) $(am__append_4103) \ - $(am__append_4110) $(am__append_4117) $(am__append_4124) \ - $(am__append_4131) $(am__append_4138) $(am__append_4145) \ - $(am__append_4152) $(am__append_4159) $(am__append_4166) \ - $(am__append_4173) $(am__append_4180) $(am__append_4187) \ - $(am__append_4194) $(am__append_4201) $(am__append_4208) \ - $(am__append_4215) $(am__append_4222) $(am__append_4229) \ - $(am__append_4236) $(am__append_4243) $(am__append_4250) \ - $(am__append_4257) $(am__append_4264) $(am__append_4271) \ - $(am__append_4278) $(am__append_4285) $(am__append_4292) \ - $(am__append_4299) $(am__append_4306) $(am__append_4313) \ - $(am__append_4320) $(am__append_4327) $(am__append_4334) \ - $(am__append_4341) $(am__append_4348) $(am__append_4355) \ - $(am__append_4362) $(am__append_4369) $(am__append_4376) \ - $(am__append_4383) $(am__append_4390) $(am__append_4397) \ - $(am__append_4404) $(am__append_4411) $(am__append_4418) \ - $(am__append_4425) $(am__append_4432) $(am__append_4439) \ - $(am__append_4446) $(am__append_4453) $(am__append_4460) \ - $(am__append_4467) $(am__append_4474) $(am__append_4481) \ - $(am__append_4488) $(am__append_4495) $(am__append_4502) \ - $(am__append_4509) $(am__append_4516) $(am__append_4523) \ - $(am__append_4530) $(am__append_4537) $(am__append_4544) \ - $(am__append_4551) $(am__append_4558) $(am__append_4565) \ - $(am__append_4572) $(am__append_4579) $(am__append_4586) \ - $(am__append_4593) $(am__append_4600) $(am__append_4607) \ - $(am__append_4614) $(am__append_4621) $(am__append_4628) \ - $(am__append_4635) $(am__append_4642) $(am__append_4649) \ - $(am__append_4656) $(am__append_4663) $(am__append_4670) \ - $(am__append_4677) $(am__append_4684) $(am__append_4691) \ - $(am__append_4698) $(am__append_4705) $(am__append_4712) \ - $(am__append_4719) $(am__append_4726) $(am__append_4733) \ - $(am__append_4740) $(am__append_4747) $(am__append_4754) \ - $(am__append_4761) $(am__append_4768) $(am__append_4775) \ - $(am__append_4782) $(am__append_4789) $(am__append_4796) \ - $(am__append_4803) $(am__append_4810) $(am__append_4817) \ - $(am__append_4824) $(am__append_4831) $(am__append_4838) \ - $(am__append_4845) $(am__append_4852) $(am__append_4859) \ - $(am__append_4866) $(am__append_4873) $(am__append_4880) \ - $(am__append_4887) $(am__append_4894) $(am__append_4901) \ - $(am__append_4908) $(am__append_4915) $(am__append_4922) \ - $(am__append_4929) $(am__append_4936) $(am__append_4943) \ - $(am__append_4950) $(am__append_4957) $(am__append_4964) \ - $(am__append_4971) $(am__append_4978) $(am__append_4985) \ - $(am__append_4992) $(am__append_4999) $(am__append_5006) \ - $(am__append_5013) $(am__append_5020) $(am__append_5027) \ - $(am__append_5034) $(am__append_5041) $(am__append_5048) \ - $(am__append_5055) $(am__append_5062) $(am__append_5069) \ - $(am__append_5076) $(am__append_5083) $(am__append_5090) \ - $(am__append_5097) $(am__append_5104) $(am__append_5111) \ - $(am__append_5118) $(am__append_5125) $(am__append_5132) \ - $(am__append_5139) $(am__append_5146) $(am__append_5153) \ - $(am__append_5160) $(am__append_5167) $(am__append_5174) \ - $(am__append_5181) $(am__append_5188) $(am__append_5195) \ - $(am__append_5202) $(am__append_5209) $(am__append_5216) \ - $(am__append_5223) $(am__append_5230) $(am__append_5237) \ - $(am__append_5244) $(am__append_5251) $(am__append_5258) \ - $(am__append_5265) $(am__append_5272) $(am__append_5279) \ - $(am__append_5286) $(am__append_5293) $(am__append_5300) \ - $(am__append_5307) $(am__append_5314) $(am__append_5321) \ - $(am__append_5328) $(am__append_5335) $(am__append_5342) \ - $(am__append_5349) $(am__append_5356) $(am__append_5363) \ - $(am__append_5370) $(am__append_5377) $(am__append_5384) \ - $(am__append_5391) $(am__append_5398) $(am__append_5405) \ - $(am__append_5412) $(am__append_5419) $(am__append_5426) \ - $(am__append_5433) $(am__append_5440) $(am__append_5447) \ - $(am__append_5454) $(am__append_5461) $(am__append_5468) \ - $(am__append_5475) $(am__append_5482) $(am__append_5489) \ - $(am__append_5496) $(am__append_5503) $(am__append_5510) \ - $(am__append_5517) $(am__append_5524) $(am__append_5531) \ - $(am__append_5538) $(am__append_5545) $(am__append_5552) \ - $(am__append_5559) $(am__append_5566) $(am__append_5573) \ - $(am__append_5580) $(am__append_5587) $(am__append_5594) \ - $(am__append_5601) $(am__append_5608) $(am__append_5615) \ - $(am__append_5622) $(am__append_5629) $(am__append_5636) \ - $(am__append_5643) $(am__append_5650) $(am__append_5657) \ - $(am__append_5664) $(am__append_5671) $(am__append_5678) \ - $(am__append_5685) $(am__append_5692) $(am__append_5699) \ - $(am__append_5706) $(am__append_5713) $(am__append_5720) \ - $(am__append_5727) $(am__append_5734) $(am__append_5741) \ - $(am__append_5748) $(am__append_5755) $(am__append_5762) \ - $(am__append_5769) $(am__append_5776) $(am__append_5783) \ - $(am__append_5790) $(am__append_5797) $(am__append_5804) \ - $(am__append_5811) $(am__append_5818) $(am__append_5825) \ - $(am__append_5832) $(am__append_5839) $(am__append_5846) \ - $(am__append_5853) $(am__append_5860) $(am__append_5867) \ - $(am__append_5874) $(am__append_5881) $(am__append_5888) \ - $(am__append_5895) $(am__append_5902) $(am__append_5909) \ - $(am__append_5916) $(am__append_5923) $(am__append_5930) \ - $(am__append_5937) $(am__append_5944) $(am__append_5951) \ - $(am__append_5958) $(am__append_5965) $(am__append_5972) \ - $(am__append_5979) $(am__append_5986) $(am__append_5993) \ - $(am__append_6000) $(am__append_6007) $(am__append_6014) \ - $(am__append_6021) $(am__append_6028) $(am__append_6035) \ - $(am__append_6042) $(am__append_6049) $(am__append_6056) \ - $(am__append_6063) $(am__append_6070) $(am__append_6077) \ - $(am__append_6084) $(am__append_6091) $(am__append_6098) \ - $(am__append_6105) $(am__append_6112) $(am__append_6119) \ - $(am__append_6126) $(am__append_6133) $(am__append_6140) \ - $(am__append_6147) $(am__append_6154) $(am__append_6161) \ - $(am__append_6168) $(am__append_6175) $(am__append_6182) \ - $(am__append_6189) $(am__append_6196) $(am__append_6203) \ - $(am__append_6210) $(am__append_6217) $(am__append_6224) \ - $(am__append_6231) $(am__append_6238) $(am__append_6245) \ - $(am__append_6252) $(am__append_6259) $(am__append_6266) \ - $(am__append_6273) $(am__append_6280) $(am__append_6287) \ - $(am__append_6294) $(am__append_6301) $(am__append_6308) \ - $(am__append_6315) $(am__append_6322) $(am__append_6329) \ - $(am__append_6336) $(am__append_6343) $(am__append_6350) \ - $(am__append_6357) $(am__append_6364) $(am__append_6371) \ - $(am__append_6378) $(am__append_6385) $(am__append_6392) \ - $(am__append_6399) $(am__append_6406) $(am__append_6413) \ - $(am__append_6420) $(am__append_6427) $(am__append_6434) \ - $(am__append_6441) $(am__append_6448) $(am__append_6455) \ - $(am__append_6462) $(am__append_6469) $(am__append_6476) \ - $(am__append_6483) $(am__append_6490) $(am__append_6497) \ - $(am__append_6504) $(am__append_6511) $(am__append_6518) \ - $(am__append_6525) $(am__append_6532) $(am__append_6539) \ - $(am__append_6546) $(am__append_6553) $(am__append_6560) \ - $(am__append_6567) $(am__append_6574) $(am__append_6581) \ - $(am__append_6588) $(am__append_6595) $(am__append_6602) \ - $(am__append_6609) $(am__append_6616) $(am__append_6623) \ - $(am__append_6630) $(am__append_6637) $(am__append_6644) \ - $(am__append_6651) $(am__append_6658) $(am__append_6665) \ - $(am__append_6672) $(am__append_6679) $(am__append_6686) \ - $(am__append_6693) $(am__append_6700) $(am__append_6707) \ - $(am__append_6714) $(am__append_6721) $(am__append_6728) \ - $(am__append_6735) $(am__append_6742) $(am__append_6749) \ - $(am__append_6756) $(am__append_6763) $(am__append_6770) \ - $(am__append_6777) $(am__append_6784) $(am__append_6791) \ - $(am__append_6798) $(am__append_6805) $(am__append_6812) \ - $(am__append_6819) $(am__append_6826) $(am__append_6833) \ - $(am__append_6840) $(am__append_6847) $(am__append_6854) \ - $(am__append_6861) $(am__append_6868) $(am__append_6875) \ - $(am__append_6882) $(am__append_6889) $(am__append_6896) \ - $(am__append_6903) $(am__append_6910) $(am__append_6917) \ - $(am__append_6924) $(am__append_6931) $(am__append_6938) \ - $(am__append_6945) $(am__append_6952) $(am__append_6959) \ - $(am__append_6966) $(am__append_6973) $(am__append_6980) \ - $(am__append_6987) $(am__append_6994) $(am__append_7001) \ - $(am__append_7008) $(am__append_7015) $(am__append_7022) \ - $(am__append_7029) $(am__append_7036) $(am__append_7043) \ - $(am__append_7050) $(am__append_7057) $(am__append_7064) \ - $(am__append_7071) $(am__append_7078) $(am__append_7085) \ - $(am__append_7092) $(am__append_7099) $(am__append_7106) \ - $(am__append_7113) $(am__append_7120) $(am__append_7127) \ - $(am__append_7134) $(am__append_7141) $(am__append_7148) \ - $(am__append_7155) $(am__append_7162) $(am__append_7169) \ - $(am__append_7176) $(am__append_7183) $(am__append_7190) \ - $(am__append_7197) $(am__append_7204) $(am__append_7211) \ - $(am__append_7218) $(am__append_7225) $(am__append_7232) \ - $(am__append_7239) $(am__append_7246) $(am__append_7253) \ - $(am__append_7260) $(am__append_7267) $(am__append_7274) \ - $(am__append_7281) $(am__append_7288) $(am__append_7295) \ - $(am__append_7302) $(am__append_7309) $(am__append_7316) \ - $(am__append_7323) $(am__append_7330) $(am__append_7337) \ - $(am__append_7344) $(am__append_7351) $(am__append_7358) \ - $(am__append_7365) $(am__append_7372) $(am__append_7379) \ - $(am__append_7386) $(am__append_7393) $(am__append_7400) \ - $(am__append_7407) $(am__append_7414) $(am__append_7421) \ - $(am__append_7428) $(am__append_7435) $(am__append_7442) \ - $(am__append_7449) $(am__append_7456) $(am__append_7463) \ - $(am__append_7470) $(am__append_7477) $(am__append_7484) \ - $(am__append_7491) $(am__append_7498) $(am__append_7505) \ - $(am__append_7512) $(am__append_7519) $(am__append_7526) \ - $(am__append_7533) $(am__append_7540) $(am__append_7547) \ - $(am__append_7554) $(am__append_7561) $(am__append_7568) \ - $(am__append_7575) $(am__append_7582) $(am__append_7589) \ - $(am__append_7596) $(am__append_7603) $(am__append_7610) \ - $(am__append_7617) $(am__append_7624) $(am__append_7631) \ - $(am__append_7638) $(am__append_7645) $(am__append_7652) \ - $(am__append_7659) $(am__append_7666) $(am__append_7673) \ - $(am__append_7680) $(am__append_7687) $(am__append_7694) \ - $(am__append_7701) $(am__append_7708) $(am__append_7715) \ - $(am__append_7722) $(am__append_7729) $(am__append_7736) \ - $(am__append_7743) $(am__append_7750) $(am__append_7757) \ - $(am__append_7764) $(am__append_7771) $(am__append_7778) \ - $(am__append_7785) $(am__append_7792) $(am__append_7799) \ - $(am__append_7806) $(am__append_7813) $(am__append_7820) \ - $(am__append_7827) $(am__append_7834) $(am__append_7841) \ - $(am__append_7848) $(am__append_7855) $(am__append_7862) \ - $(am__append_7869) $(am__append_7876) $(am__append_7883) \ - $(am__append_7890) $(am__append_7897) $(am__append_7904) \ - $(am__append_7911) $(am__append_7918) $(am__append_7925) \ - $(am__append_7932) $(am__append_7939) $(am__append_7946) \ - $(am__append_7953) $(am__append_7960) $(am__append_7967) \ - $(am__append_7974) $(am__append_7981) $(am__append_7988) \ - $(am__append_7995) $(am__append_8002) $(am__append_8009) \ - $(am__append_8016) $(am__append_8023) $(am__append_8030) \ - $(am__append_8037) $(am__append_8044) $(am__append_8051) \ - $(am__append_8058) $(am__append_8065) $(am__append_8072) \ - $(am__append_8079) $(am__append_8086) $(am__append_8093) \ - $(am__append_8100) $(am__append_8107) $(am__append_8114) \ - $(am__append_8121) $(am__append_8128) $(am__append_8135) \ - $(am__append_8142) $(am__append_8149) $(am__append_8156) \ - $(am__append_8163) $(am__append_8170) $(am__append_8177) \ - $(am__append_8184) $(am__append_8191) $(am__append_8198) \ - $(am__append_8205) $(am__append_8212) $(am__append_8219) \ - $(am__append_8226) $(am__append_8233) $(am__append_8240) \ - $(am__append_8247) $(am__append_8254) $(am__append_8261) \ - $(am__append_8268) $(am__append_8275) $(am__append_8282) \ - $(am__append_8289) $(am__append_8296) $(am__append_8303) \ - $(am__append_8310) $(am__append_8317) $(am__append_8324) \ - $(am__append_8331) $(am__append_8338) $(am__append_8345) \ - $(am__append_8352) $(am__append_8359) $(am__append_8366) \ - $(am__append_8373) $(am__append_8380) $(am__append_8387) \ - $(am__append_8394) $(am__append_8401) $(am__append_8408) \ - $(am__append_8415) $(am__append_8422) $(am__append_8429) \ - $(am__append_8436) $(am__append_8443) $(am__append_8450) \ - $(am__append_8457) $(am__append_8464) $(am__append_8471) \ - $(am__append_8478) $(am__append_8485) $(am__append_8492) \ - $(am__append_8499) $(am__append_8506) $(am__append_8513) \ - $(am__append_8520) $(am__append_8527) $(am__append_8534) \ - $(am__append_8541) $(am__append_8548) $(am__append_8555) \ - $(am__append_8562) $(am__append_8569) $(am__append_8576) \ - $(am__append_8583) $(am__append_8590) $(am__append_8597) \ - $(am__append_8604) $(am__append_8611) $(am__append_8618) \ - $(am__append_8625) $(am__append_8632) $(am__append_8639) \ - $(am__append_8646) $(am__append_8653) $(am__append_8660) \ - $(am__append_8667) $(am__append_8674) $(am__append_8681) \ - $(am__append_8688) $(am__append_8695) $(am__append_8702) \ - $(am__append_8709) $(am__append_8716) $(am__append_8723) \ - $(am__append_8730) $(am__append_8737) $(am__append_8744) \ - $(am__append_8751) $(am__append_8758) $(am__append_8765) \ - $(am__append_8772) $(am__append_8779) $(am__append_8786) \ - $(am__append_8793) $(am__append_8800) $(am__append_8807) \ - $(am__append_8814) $(am__append_8821) $(am__append_8828) \ - $(am__append_8835) $(am__append_8842) $(am__append_8849) \ - $(am__append_8856) $(am__append_8863) $(am__append_8870) \ - $(am__append_8877) $(am__append_8884) $(am__append_8891) \ - $(am__append_8898) $(am__append_8905) $(am__append_8912) \ - $(am__append_8919) $(am__append_8926) $(am__append_8933) \ - $(am__append_8940) $(am__append_8947) $(am__append_8954) \ - $(am__append_8961) $(am__append_8968) $(am__append_8975) \ - $(am__append_8982) $(am__append_8989) $(am__append_8996) \ - $(am__append_9003) $(am__append_9010) $(am__append_9017) \ - $(am__append_9024) $(am__append_9031) $(am__append_9038) \ - $(am__append_9045) $(am__append_9052) $(am__append_9059) \ - $(am__append_9066) $(am__append_9073) $(am__append_9080) \ - $(am__append_9087) $(am__append_9094) $(am__append_9101) \ - $(am__append_9108) $(am__append_9115) $(am__append_9122) \ - $(am__append_9129) $(am__append_9136) $(am__append_9143) \ - $(am__append_9150) $(am__append_9157) $(am__append_9164) \ - $(am__append_9171) $(am__append_9178) $(am__append_9185) \ - $(am__append_9192) $(am__append_9199) $(am__append_9206) \ - $(am__append_9213) $(am__append_9220) $(am__append_9227) \ - $(am__append_9234) $(am__append_9241) $(am__append_9248) \ - $(am__append_9255) $(am__append_9262) $(am__append_9269) \ - $(am__append_9276) $(am__append_9283) $(am__append_9290) \ - $(am__append_9297) $(am__append_9304) $(am__append_9311) \ - $(am__append_9318) $(am__append_9325) $(am__append_9332) \ - $(am__append_9339) $(am__append_9346) $(am__append_9353) \ - $(am__append_9360) $(am__append_9367) $(am__append_9374) \ - $(am__append_9381) $(am__append_9388) $(am__append_9395) \ - $(am__append_9402) $(am__append_9409) $(am__append_9416) \ - $(am__append_9423) $(am__append_9430) $(am__append_9437) \ - $(am__append_9444) $(am__append_9451) $(am__append_9458) \ - $(am__append_9465) $(am__append_9472) $(am__append_9479) \ - $(am__append_9486) $(am__append_9493) $(am__append_9500) \ - $(am__append_9507) $(am__append_9514) $(am__append_9521) \ - $(am__append_9528) $(am__append_9535) $(am__append_9542) \ - $(am__append_9549) $(am__append_9556) $(am__append_9563) \ - $(am__append_9570) $(am__append_9577) $(am__append_9584) \ - $(am__append_9591) $(am__append_9598) $(am__append_9605) \ - $(am__append_9612) $(am__append_9619) $(am__append_9626) \ - $(am__append_9633) $(am__append_9640) $(am__append_9647) \ - $(am__append_9654) $(am__append_9661) $(am__append_9668) \ - $(am__append_9675) $(am__append_9682) $(am__append_9689) \ - $(am__append_9696) $(am__append_9703) $(am__append_9710) \ - $(am__append_9717) $(am__append_9724) $(am__append_9731) \ - $(am__append_9738) $(am__append_9745) $(am__append_9752) \ - $(am__append_9759) $(am__append_9766) $(am__append_9773) \ - $(am__append_9780) $(am__append_9787) $(am__append_9794) \ - $(am__append_9801) $(am__append_9808) $(am__append_9815) \ - $(am__append_9822) $(am__append_9829) $(am__append_9836) \ - $(am__append_9843) $(am__append_9850) $(am__append_9857) \ - $(am__append_9864) $(am__append_9871) $(am__append_9878) \ - $(am__append_9885) $(am__append_9892) $(am__append_9899) \ - $(am__append_9906) $(am__append_9913) $(am__append_9920) \ - $(am__append_9927) $(am__append_9934) $(am__append_9941) \ - $(am__append_9948) $(am__append_9955) $(am__append_9962) \ - $(am__append_9969) $(am__append_9976) $(am__append_9983) \ - $(am__append_9990) $(am__append_9997) $(am__append_10004) \ - $(am__append_10011) $(am__append_10018) $(am__append_10025) \ - $(am__append_10032) $(am__append_10039) $(am__append_10046) \ - $(am__append_10053) $(am__append_10060) $(am__append_10067) \ - $(am__append_10074) $(am__append_10081) $(am__append_10088) \ - $(am__append_10095) $(am__append_10102) $(am__append_10109) \ - $(am__append_10116) $(am__append_10123) $(am__append_10130) \ - $(am__append_10137) $(am__append_10144) $(am__append_10151) \ - $(am__append_10158) $(am__append_10165) $(am__append_10172) \ - $(am__append_10179) $(am__append_10186) $(am__append_10193) \ - $(am__append_10200) $(am__append_10207) $(am__append_10214) \ - $(am__append_10221) $(am__append_10228) $(am__append_10235) \ - $(am__append_10242) $(am__append_10249) $(am__append_10256) \ - $(am__append_10263) $(am__append_10270) $(am__append_10277) \ - $(am__append_10284) $(am__append_10291) $(am__append_10298) \ - $(am__append_10305) $(am__append_10312) $(am__append_10319) \ - $(am__append_10326) $(am__append_10333) $(am__append_10340) \ - $(am__append_10347) $(am__append_10354) $(am__append_10361) \ - $(am__append_10368) $(am__append_10375) $(am__append_10382) \ - $(am__append_10389) $(am__append_10396) $(am__append_10403) \ - $(am__append_10410) $(am__append_10417) $(am__append_10424) \ - $(am__append_10431) $(am__append_10438) $(am__append_10445) \ - $(am__append_10452) $(am__append_10459) $(am__append_10466) \ - $(am__append_10473) $(am__append_10480) $(am__append_10487) \ - $(am__append_10494) $(am__append_10501) $(am__append_10508) \ - $(am__append_10515) $(am__append_10522) $(am__append_10529) \ - $(am__append_10536) $(am__append_10543) $(am__append_10550) \ - $(am__append_10557) $(am__append_10564) $(am__append_10571) \ - $(am__append_10578) $(am__append_10585) $(am__append_10592) \ - $(am__append_10599) $(am__append_10606) $(am__append_10613) \ - $(am__append_10620) $(am__append_10627) $(am__append_10634) \ - $(am__append_10641) $(am__append_10648) $(am__append_10655) \ - $(am__append_10662) $(am__append_10669) $(am__append_10676) \ - $(am__append_10683) $(am__append_10690) $(am__append_10697) \ - $(am__append_10704) $(am__append_10711) $(am__append_10718) \ - $(am__append_10725) $(am__append_10732) $(am__append_10739) \ - $(am__append_10746) $(am__append_10753) $(am__append_10760) \ - $(am__append_10767) $(am__append_10774) $(am__append_10781) \ - $(am__append_10788) $(am__append_10795) $(am__append_10802) \ - $(am__append_10809) $(am__append_10816) $(am__append_10823) \ - $(am__append_10830) $(am__append_10837) $(am__append_10844) \ - $(am__append_10851) $(am__append_10858) $(am__append_10865) \ - $(am__append_10872) $(am__append_10879) $(am__append_10886) \ - $(am__append_10893) $(am__append_10900) $(am__append_10907) \ - $(am__append_10914) $(am__append_10921) $(am__append_10928) \ - $(am__append_10935) $(am__append_10942) $(am__append_10949) \ - $(am__append_10956) $(am__append_10963) $(am__append_10970) \ - $(am__append_10977) $(am__append_10984) $(am__append_10991) \ - $(am__append_10998) $(am__append_11005) $(am__append_11012) \ - $(am__append_11019) $(am__append_11026) $(am__append_11033) \ - $(am__append_11040) $(am__append_11047) $(am__append_11054) \ - $(am__append_11061) $(am__append_11068) $(am__append_11075) \ - $(am__append_11082) $(am__append_11089) $(am__append_11096) \ - $(am__append_11103) $(am__append_11110) $(am__append_11117) \ - $(am__append_11124) $(am__append_11131) $(am__append_11138) \ - $(am__append_11145) $(am__append_11152) $(am__append_11159) \ - $(am__append_11166) $(am__append_11173) $(am__append_11180) \ - $(am__append_11187) $(am__append_11194) $(am__append_11201) \ - $(am__append_11208) $(am__append_11215) $(am__append_11222) \ - $(am__append_11229) $(am__append_11236) $(am__append_11243) \ - $(am__append_11250) $(am__append_11257) $(am__append_11264) \ - $(am__append_11271) $(am__append_11278) $(am__append_11285) \ - $(am__append_11292) $(am__append_11299) $(am__append_11306) \ - $(am__append_11313) $(am__append_11320) $(am__append_11327) \ - $(am__append_11334) $(am__append_11341) $(am__append_11348) \ - $(am__append_11355) $(am__append_11362) $(am__append_11369) \ - $(am__append_11376) $(am__append_11383) $(am__append_11390) \ - $(am__append_11397) $(am__append_11404) $(am__append_11411) \ - $(am__append_11418) $(am__append_11425) $(am__append_11432) \ - $(am__append_11439) $(am__append_11446) $(am__append_11453) \ - $(am__append_11460) $(am__append_11467) $(am__append_11474) \ - $(am__append_11481) $(am__append_11488) $(am__append_11495) \ - $(am__append_11502) $(am__append_11509) $(am__append_11516) \ - $(am__append_11523) $(am__append_11530) $(am__append_11537) \ - $(am__append_11544) $(am__append_11551) $(am__append_11558) \ - $(am__append_11565) $(am__append_11572) $(am__append_11579) \ - $(am__append_11586) $(am__append_11593) $(am__append_11600) \ - $(am__append_11607) $(am__append_11614) $(am__append_11621) \ - $(am__append_11628) $(am__append_11635) $(am__append_11642) \ - $(am__append_11649) $(am__append_11656) $(am__append_11663) \ - $(am__append_11670) $(am__append_11677) $(am__append_11684) \ - $(am__append_11691) $(am__append_11698) $(am__append_11705) \ - $(am__append_11712) $(am__append_11719) $(am__append_11726) \ - $(am__append_11733) $(am__append_11740) $(am__append_11747) \ - $(am__append_11754) $(am__append_11761) $(am__append_11768) \ - $(am__append_11775) $(am__append_11782) $(am__append_11789) \ - $(am__append_11796) $(am__append_11803) $(am__append_11810) \ - $(am__append_11817) $(am__append_11824) $(am__append_11831) \ - $(am__append_11838) $(am__append_11845) $(am__append_11852) \ - $(am__append_11859) $(am__append_11866) $(am__append_11873) \ - $(am__append_11880) $(am__append_11887) $(am__append_11894) \ - $(am__append_11901) $(am__append_11908) $(am__append_11915) \ - $(am__append_11922) $(am__append_11929) $(am__append_11936) \ - $(am__append_11943) $(am__append_11950) $(am__append_11957) \ - $(am__append_11964) $(am__append_11971) $(am__append_11978) \ - $(am__append_11985) $(am__append_11992) $(am__append_11999) \ - $(am__append_12006) $(am__append_12013) $(am__append_12020) \ - $(am__append_12027) $(am__append_12034) $(am__append_12041) \ - $(am__append_12048) $(am__append_12055) $(am__append_12062) \ - $(am__append_12069) $(am__append_12076) $(am__append_12083) \ - $(am__append_12090) $(am__append_12097) $(am__append_12104) \ - $(am__append_12111) $(am__append_12118) $(am__append_12125) \ - $(am__append_12132) -MODULE_FILES = $(am__append_11) $(am__append_18) $(am__append_25) \ - $(am__append_32) $(am__append_39) $(am__append_46) \ - $(am__append_53) $(am__append_60) $(am__append_67) \ - $(am__append_74) $(am__append_81) $(am__append_88) \ - $(am__append_95) $(am__append_102) $(am__append_109) \ - $(am__append_116) $(am__append_123) $(am__append_130) \ - $(am__append_137) $(am__append_144) $(am__append_151) \ - $(am__append_158) $(am__append_165) $(am__append_172) \ - $(am__append_179) $(am__append_186) $(am__append_193) \ - $(am__append_200) $(am__append_207) $(am__append_214) \ - $(am__append_221) $(am__append_228) $(am__append_235) \ - $(am__append_242) $(am__append_249) $(am__append_256) \ - $(am__append_263) $(am__append_270) $(am__append_277) \ - $(am__append_284) $(am__append_291) $(am__append_298) \ - $(am__append_305) $(am__append_312) $(am__append_319) \ - $(am__append_326) $(am__append_333) $(am__append_340) \ - $(am__append_347) $(am__append_354) $(am__append_361) \ - $(am__append_368) $(am__append_375) $(am__append_382) \ - $(am__append_389) $(am__append_396) $(am__append_403) \ - $(am__append_410) $(am__append_417) $(am__append_424) \ - $(am__append_431) $(am__append_438) $(am__append_445) \ - $(am__append_452) $(am__append_459) $(am__append_466) \ - $(am__append_473) $(am__append_480) $(am__append_487) \ - $(am__append_494) $(am__append_501) $(am__append_508) \ - $(am__append_515) $(am__append_522) $(am__append_529) \ - $(am__append_536) $(am__append_543) $(am__append_550) \ - $(am__append_557) $(am__append_564) $(am__append_571) \ - $(am__append_578) $(am__append_585) $(am__append_592) \ - $(am__append_599) $(am__append_606) $(am__append_613) \ - $(am__append_620) $(am__append_627) $(am__append_634) \ - $(am__append_641) $(am__append_648) $(am__append_655) \ - $(am__append_662) $(am__append_669) $(am__append_676) \ - $(am__append_683) $(am__append_690) $(am__append_697) \ - $(am__append_704) $(am__append_711) $(am__append_718) \ - $(am__append_725) $(am__append_732) $(am__append_739) \ - $(am__append_746) $(am__append_753) $(am__append_760) \ - $(am__append_767) $(am__append_774) $(am__append_781) \ - $(am__append_788) $(am__append_795) $(am__append_802) \ - $(am__append_809) $(am__append_816) $(am__append_823) \ - $(am__append_830) $(am__append_837) $(am__append_844) \ - $(am__append_851) $(am__append_858) $(am__append_865) \ - $(am__append_872) $(am__append_879) $(am__append_886) \ - $(am__append_893) $(am__append_900) $(am__append_907) \ - $(am__append_914) $(am__append_921) $(am__append_928) \ - $(am__append_935) $(am__append_942) $(am__append_949) \ - $(am__append_956) $(am__append_963) $(am__append_970) \ - $(am__append_977) $(am__append_984) $(am__append_991) \ - $(am__append_998) $(am__append_1005) $(am__append_1012) \ - $(am__append_1019) $(am__append_1026) $(am__append_1033) \ - $(am__append_1040) $(am__append_1047) $(am__append_1054) \ - $(am__append_1061) $(am__append_1068) $(am__append_1075) \ - $(am__append_1082) $(am__append_1089) $(am__append_1096) \ - $(am__append_1103) $(am__append_1110) $(am__append_1117) \ - $(am__append_1124) $(am__append_1131) $(am__append_1138) \ - $(am__append_1145) $(am__append_1152) $(am__append_1159) \ - $(am__append_1166) $(am__append_1173) $(am__append_1180) \ - $(am__append_1187) $(am__append_1194) $(am__append_1201) \ - $(am__append_1208) $(am__append_1215) $(am__append_1222) \ - $(am__append_1229) $(am__append_1236) $(am__append_1243) \ - $(am__append_1250) $(am__append_1257) $(am__append_1264) \ - $(am__append_1271) $(am__append_1278) $(am__append_1285) \ - $(am__append_1292) $(am__append_1299) $(am__append_1306) \ - $(am__append_1313) $(am__append_1320) $(am__append_1327) \ - $(am__append_1334) $(am__append_1341) $(am__append_1348) \ - $(am__append_1355) $(am__append_1362) $(am__append_1369) \ - $(am__append_1376) $(am__append_1383) $(am__append_1390) \ - $(am__append_1397) $(am__append_1404) $(am__append_1411) \ - $(am__append_1418) $(am__append_1425) $(am__append_1432) \ - $(am__append_1439) $(am__append_1446) $(am__append_1453) \ - $(am__append_1460) $(am__append_1467) $(am__append_1474) \ - $(am__append_1481) $(am__append_1488) $(am__append_1495) \ - $(am__append_1502) $(am__append_1509) $(am__append_1516) \ - $(am__append_1523) $(am__append_1530) $(am__append_1537) \ - $(am__append_1544) $(am__append_1551) $(am__append_1558) \ - $(am__append_1565) $(am__append_1572) $(am__append_1579) \ - $(am__append_1586) $(am__append_1593) $(am__append_1600) \ - $(am__append_1607) $(am__append_1614) $(am__append_1621) \ - $(am__append_1628) $(am__append_1635) $(am__append_1642) \ - $(am__append_1649) $(am__append_1656) $(am__append_1663) \ - $(am__append_1670) $(am__append_1677) $(am__append_1684) \ - $(am__append_1691) $(am__append_1698) $(am__append_1705) \ - $(am__append_1712) $(am__append_1719) $(am__append_1726) \ - $(am__append_1733) $(am__append_1740) $(am__append_1747) \ - $(am__append_1754) $(am__append_1761) $(am__append_1768) \ - $(am__append_1775) $(am__append_1782) $(am__append_1789) \ - $(am__append_1796) $(am__append_1803) $(am__append_1810) \ - $(am__append_1817) $(am__append_1824) $(am__append_1831) \ - $(am__append_1838) $(am__append_1845) $(am__append_1852) \ - $(am__append_1859) $(am__append_1866) $(am__append_1873) \ - $(am__append_1880) $(am__append_1887) $(am__append_1894) \ - $(am__append_1901) $(am__append_1908) $(am__append_1915) \ - $(am__append_1922) $(am__append_1929) $(am__append_1936) \ - $(am__append_1943) $(am__append_1950) $(am__append_1957) \ - $(am__append_1964) $(am__append_1971) $(am__append_1978) \ - $(am__append_1985) $(am__append_1992) $(am__append_1999) \ - $(am__append_2006) $(am__append_2013) $(am__append_2020) \ - $(am__append_2027) $(am__append_2034) $(am__append_2041) \ - $(am__append_2048) $(am__append_2055) $(am__append_2062) \ - $(am__append_2069) $(am__append_2076) $(am__append_2083) \ - $(am__append_2090) $(am__append_2097) $(am__append_2104) \ - $(am__append_2111) $(am__append_2118) $(am__append_2125) \ - $(am__append_2132) $(am__append_2139) $(am__append_2146) \ - $(am__append_2153) $(am__append_2160) $(am__append_2167) \ - $(am__append_2174) $(am__append_2181) $(am__append_2188) \ - $(am__append_2195) $(am__append_2202) $(am__append_2209) \ - $(am__append_2216) $(am__append_2223) $(am__append_2230) \ - $(am__append_2237) $(am__append_2244) $(am__append_2251) \ - $(am__append_2258) $(am__append_2265) $(am__append_2272) \ - $(am__append_2279) $(am__append_2286) $(am__append_2293) \ - $(am__append_2300) $(am__append_2307) $(am__append_2314) \ - $(am__append_2321) $(am__append_2328) $(am__append_2335) \ - $(am__append_2342) $(am__append_2349) $(am__append_2356) \ - $(am__append_2363) $(am__append_2370) $(am__append_2377) \ - $(am__append_2384) $(am__append_2391) $(am__append_2398) \ - $(am__append_2405) $(am__append_2412) $(am__append_2419) \ - $(am__append_2426) $(am__append_2433) $(am__append_2440) \ - $(am__append_2447) $(am__append_2454) $(am__append_2461) \ - $(am__append_2468) $(am__append_2475) $(am__append_2482) \ - $(am__append_2489) $(am__append_2496) $(am__append_2503) \ - $(am__append_2510) $(am__append_2517) $(am__append_2524) \ - $(am__append_2531) $(am__append_2538) $(am__append_2545) \ - $(am__append_2552) $(am__append_2559) $(am__append_2566) \ - $(am__append_2573) $(am__append_2580) $(am__append_2587) \ - $(am__append_2594) $(am__append_2601) $(am__append_2608) \ - $(am__append_2615) $(am__append_2622) $(am__append_2629) \ - $(am__append_2636) $(am__append_2643) $(am__append_2650) \ - $(am__append_2657) $(am__append_2664) $(am__append_2671) \ - $(am__append_2678) $(am__append_2685) $(am__append_2692) \ - $(am__append_2699) $(am__append_2706) $(am__append_2713) \ - $(am__append_2720) $(am__append_2727) $(am__append_2734) \ - $(am__append_2741) $(am__append_2748) $(am__append_2755) \ - $(am__append_2762) $(am__append_2769) $(am__append_2776) \ - $(am__append_2783) $(am__append_2790) $(am__append_2797) \ - $(am__append_2804) $(am__append_2811) $(am__append_2818) \ - $(am__append_2825) $(am__append_2832) $(am__append_2839) \ - $(am__append_2846) $(am__append_2853) $(am__append_2860) \ - $(am__append_2867) $(am__append_2874) $(am__append_2881) \ - $(am__append_2888) $(am__append_2895) $(am__append_2902) \ - $(am__append_2909) $(am__append_2916) $(am__append_2923) \ - $(am__append_2930) $(am__append_2937) $(am__append_2944) \ - $(am__append_2951) $(am__append_2958) $(am__append_2965) \ - $(am__append_2972) $(am__append_2979) $(am__append_2986) \ - $(am__append_2993) $(am__append_3000) $(am__append_3007) \ - $(am__append_3014) $(am__append_3021) $(am__append_3028) \ - $(am__append_3035) $(am__append_3042) $(am__append_3049) \ - $(am__append_3056) $(am__append_3063) $(am__append_3070) \ - $(am__append_3077) $(am__append_3084) $(am__append_3091) \ - $(am__append_3098) $(am__append_3105) $(am__append_3112) \ - $(am__append_3119) $(am__append_3126) $(am__append_3133) \ - $(am__append_3140) $(am__append_3147) $(am__append_3154) \ - $(am__append_3161) $(am__append_3168) $(am__append_3175) \ - $(am__append_3182) $(am__append_3189) $(am__append_3196) \ - $(am__append_3203) $(am__append_3210) $(am__append_3217) \ - $(am__append_3224) $(am__append_3231) $(am__append_3238) \ - $(am__append_3245) $(am__append_3252) $(am__append_3259) \ - $(am__append_3266) $(am__append_3273) $(am__append_3280) \ - $(am__append_3287) $(am__append_3294) $(am__append_3301) \ - $(am__append_3308) $(am__append_3315) $(am__append_3322) \ - $(am__append_3329) $(am__append_3336) $(am__append_3343) \ - $(am__append_3350) $(am__append_3357) $(am__append_3364) \ - $(am__append_3371) $(am__append_3378) $(am__append_3385) \ - $(am__append_3392) $(am__append_3399) $(am__append_3406) \ - $(am__append_3413) $(am__append_3420) $(am__append_3427) \ - $(am__append_3434) $(am__append_3441) $(am__append_3448) \ - $(am__append_3455) $(am__append_3462) $(am__append_3469) \ - $(am__append_3476) $(am__append_3483) $(am__append_3490) \ - $(am__append_3497) $(am__append_3504) $(am__append_3511) \ - $(am__append_3518) $(am__append_3525) $(am__append_3532) \ - $(am__append_3539) $(am__append_3546) $(am__append_3553) \ - $(am__append_3560) $(am__append_3567) $(am__append_3574) \ - $(am__append_3581) $(am__append_3588) $(am__append_3595) \ - $(am__append_3602) $(am__append_3609) $(am__append_3616) \ - $(am__append_3623) $(am__append_3630) $(am__append_3637) \ - $(am__append_3644) $(am__append_3651) $(am__append_3658) \ - $(am__append_3665) $(am__append_3672) $(am__append_3679) \ - $(am__append_3686) $(am__append_3693) $(am__append_3700) \ - $(am__append_3707) $(am__append_3714) $(am__append_3721) \ - $(am__append_3728) $(am__append_3735) $(am__append_3742) \ - $(am__append_3749) $(am__append_3756) $(am__append_3763) \ - $(am__append_3770) $(am__append_3777) $(am__append_3784) \ - $(am__append_3791) $(am__append_3798) $(am__append_3805) \ - $(am__append_3812) $(am__append_3819) $(am__append_3826) \ - $(am__append_3833) $(am__append_3840) $(am__append_3847) \ - $(am__append_3854) $(am__append_3861) $(am__append_3868) \ - $(am__append_3875) $(am__append_3882) $(am__append_3889) \ - $(am__append_3896) $(am__append_3903) $(am__append_3910) \ - $(am__append_3917) $(am__append_3924) $(am__append_3931) \ - $(am__append_3938) $(am__append_3945) $(am__append_3952) \ - $(am__append_3959) $(am__append_3966) $(am__append_3973) \ - $(am__append_3980) $(am__append_3987) $(am__append_3994) \ - $(am__append_4001) $(am__append_4008) $(am__append_4015) \ - $(am__append_4022) $(am__append_4029) $(am__append_4036) \ - $(am__append_4043) $(am__append_4050) $(am__append_4057) \ - $(am__append_4064) $(am__append_4071) $(am__append_4078) \ - $(am__append_4085) $(am__append_4092) $(am__append_4099) \ - $(am__append_4106) $(am__append_4113) $(am__append_4120) \ - $(am__append_4127) $(am__append_4134) $(am__append_4141) \ - $(am__append_4148) $(am__append_4155) $(am__append_4162) \ - $(am__append_4169) $(am__append_4176) $(am__append_4183) \ - $(am__append_4190) $(am__append_4197) $(am__append_4204) \ - $(am__append_4211) $(am__append_4218) $(am__append_4225) \ - $(am__append_4232) $(am__append_4239) $(am__append_4246) \ - $(am__append_4253) $(am__append_4260) $(am__append_4267) \ - $(am__append_4274) $(am__append_4281) $(am__append_4288) \ - $(am__append_4295) $(am__append_4302) $(am__append_4309) \ - $(am__append_4316) $(am__append_4323) $(am__append_4330) \ - $(am__append_4337) $(am__append_4344) $(am__append_4351) \ - $(am__append_4358) $(am__append_4365) $(am__append_4372) \ - $(am__append_4379) $(am__append_4386) $(am__append_4393) \ - $(am__append_4400) $(am__append_4407) $(am__append_4414) \ - $(am__append_4421) $(am__append_4428) $(am__append_4435) \ - $(am__append_4442) $(am__append_4449) $(am__append_4456) \ - $(am__append_4463) $(am__append_4470) $(am__append_4477) \ - $(am__append_4484) $(am__append_4491) $(am__append_4498) \ - $(am__append_4505) $(am__append_4512) $(am__append_4519) \ - $(am__append_4526) $(am__append_4533) $(am__append_4540) \ - $(am__append_4547) $(am__append_4554) $(am__append_4561) \ - $(am__append_4568) $(am__append_4575) $(am__append_4582) \ - $(am__append_4589) $(am__append_4596) $(am__append_4603) \ - $(am__append_4610) $(am__append_4617) $(am__append_4624) \ - $(am__append_4631) $(am__append_4638) $(am__append_4645) \ - $(am__append_4652) $(am__append_4659) $(am__append_4666) \ - $(am__append_4673) $(am__append_4680) $(am__append_4687) \ - $(am__append_4694) $(am__append_4701) $(am__append_4708) \ - $(am__append_4715) $(am__append_4722) $(am__append_4729) \ - $(am__append_4736) $(am__append_4743) $(am__append_4750) \ - $(am__append_4757) $(am__append_4764) $(am__append_4771) \ - $(am__append_4778) $(am__append_4785) $(am__append_4792) \ - $(am__append_4799) $(am__append_4806) $(am__append_4813) \ - $(am__append_4820) $(am__append_4827) $(am__append_4834) \ - $(am__append_4841) $(am__append_4848) $(am__append_4855) \ - $(am__append_4862) $(am__append_4869) $(am__append_4876) \ - $(am__append_4883) $(am__append_4890) $(am__append_4897) \ - $(am__append_4904) $(am__append_4911) $(am__append_4918) \ - $(am__append_4925) $(am__append_4932) $(am__append_4939) \ - $(am__append_4946) $(am__append_4953) $(am__append_4960) \ - $(am__append_4967) $(am__append_4974) $(am__append_4981) \ - $(am__append_4988) $(am__append_4995) $(am__append_5002) \ - $(am__append_5009) $(am__append_5016) $(am__append_5023) \ - $(am__append_5030) $(am__append_5037) $(am__append_5044) \ - $(am__append_5051) $(am__append_5058) $(am__append_5065) \ - $(am__append_5072) $(am__append_5079) $(am__append_5086) \ - $(am__append_5093) $(am__append_5100) $(am__append_5107) \ - $(am__append_5114) $(am__append_5121) $(am__append_5128) \ - $(am__append_5135) $(am__append_5142) $(am__append_5149) \ - $(am__append_5156) $(am__append_5163) $(am__append_5170) \ - $(am__append_5177) $(am__append_5184) $(am__append_5191) \ - $(am__append_5198) $(am__append_5205) $(am__append_5212) \ - $(am__append_5219) $(am__append_5226) $(am__append_5233) \ - $(am__append_5240) $(am__append_5247) $(am__append_5254) \ - $(am__append_5261) $(am__append_5268) $(am__append_5275) \ - $(am__append_5282) $(am__append_5289) $(am__append_5296) \ - $(am__append_5303) $(am__append_5310) $(am__append_5317) \ - $(am__append_5324) $(am__append_5331) $(am__append_5338) \ - $(am__append_5345) $(am__append_5352) $(am__append_5359) \ - $(am__append_5366) $(am__append_5373) $(am__append_5380) \ - $(am__append_5387) $(am__append_5394) $(am__append_5401) \ - $(am__append_5408) $(am__append_5415) $(am__append_5422) \ - $(am__append_5429) $(am__append_5436) $(am__append_5443) \ - $(am__append_5450) $(am__append_5457) $(am__append_5464) \ - $(am__append_5471) $(am__append_5478) $(am__append_5485) \ - $(am__append_5492) $(am__append_5499) $(am__append_5506) \ - $(am__append_5513) $(am__append_5520) $(am__append_5527) \ - $(am__append_5534) $(am__append_5541) $(am__append_5548) \ - $(am__append_5555) $(am__append_5562) $(am__append_5569) \ - $(am__append_5576) $(am__append_5583) $(am__append_5590) \ - $(am__append_5597) $(am__append_5604) $(am__append_5611) \ - $(am__append_5618) $(am__append_5625) $(am__append_5632) \ - $(am__append_5639) $(am__append_5646) $(am__append_5653) \ - $(am__append_5660) $(am__append_5667) $(am__append_5674) \ - $(am__append_5681) $(am__append_5688) $(am__append_5695) \ - $(am__append_5702) $(am__append_5709) $(am__append_5716) \ - $(am__append_5723) $(am__append_5730) $(am__append_5737) \ - $(am__append_5744) $(am__append_5751) $(am__append_5758) \ - $(am__append_5765) $(am__append_5772) $(am__append_5779) \ - $(am__append_5786) $(am__append_5793) $(am__append_5800) \ - $(am__append_5807) $(am__append_5814) $(am__append_5821) \ - $(am__append_5828) $(am__append_5835) $(am__append_5842) \ - $(am__append_5849) $(am__append_5856) $(am__append_5863) \ - $(am__append_5870) $(am__append_5877) $(am__append_5884) \ - $(am__append_5891) $(am__append_5898) $(am__append_5905) \ - $(am__append_5912) $(am__append_5919) $(am__append_5926) \ - $(am__append_5933) $(am__append_5940) $(am__append_5947) \ - $(am__append_5954) $(am__append_5961) $(am__append_5968) \ - $(am__append_5975) $(am__append_5982) $(am__append_5989) \ - $(am__append_5996) $(am__append_6003) $(am__append_6010) \ - $(am__append_6017) $(am__append_6024) $(am__append_6031) \ - $(am__append_6038) $(am__append_6045) $(am__append_6052) \ - $(am__append_6059) $(am__append_6066) $(am__append_6073) \ - $(am__append_6080) $(am__append_6087) $(am__append_6094) \ - $(am__append_6101) $(am__append_6108) $(am__append_6115) \ - $(am__append_6122) $(am__append_6129) $(am__append_6136) \ - $(am__append_6143) $(am__append_6150) $(am__append_6157) \ - $(am__append_6164) $(am__append_6171) $(am__append_6178) \ - $(am__append_6185) $(am__append_6192) $(am__append_6199) \ - $(am__append_6206) $(am__append_6213) $(am__append_6220) \ - $(am__append_6227) $(am__append_6234) $(am__append_6241) \ - $(am__append_6248) $(am__append_6255) $(am__append_6262) \ - $(am__append_6269) $(am__append_6276) $(am__append_6283) \ - $(am__append_6290) $(am__append_6297) $(am__append_6304) \ - $(am__append_6311) $(am__append_6318) $(am__append_6325) \ - $(am__append_6332) $(am__append_6339) $(am__append_6346) \ - $(am__append_6353) $(am__append_6360) $(am__append_6367) \ - $(am__append_6374) $(am__append_6381) $(am__append_6388) \ - $(am__append_6395) $(am__append_6402) $(am__append_6409) \ - $(am__append_6416) $(am__append_6423) $(am__append_6430) \ - $(am__append_6437) $(am__append_6444) $(am__append_6451) \ - $(am__append_6458) $(am__append_6465) $(am__append_6472) \ - $(am__append_6479) $(am__append_6486) $(am__append_6493) \ - $(am__append_6500) $(am__append_6507) $(am__append_6514) \ - $(am__append_6521) $(am__append_6528) $(am__append_6535) \ - $(am__append_6542) $(am__append_6549) $(am__append_6556) \ - $(am__append_6563) $(am__append_6570) $(am__append_6577) \ - $(am__append_6584) $(am__append_6591) $(am__append_6598) \ - $(am__append_6605) $(am__append_6612) $(am__append_6619) \ - $(am__append_6626) $(am__append_6633) $(am__append_6640) \ - $(am__append_6647) $(am__append_6654) $(am__append_6661) \ - $(am__append_6668) $(am__append_6675) $(am__append_6682) \ - $(am__append_6689) $(am__append_6696) $(am__append_6703) \ - $(am__append_6710) $(am__append_6717) $(am__append_6724) \ - $(am__append_6731) $(am__append_6738) $(am__append_6745) \ - $(am__append_6752) $(am__append_6759) $(am__append_6766) \ - $(am__append_6773) $(am__append_6780) $(am__append_6787) \ - $(am__append_6794) $(am__append_6801) $(am__append_6808) \ - $(am__append_6815) $(am__append_6822) $(am__append_6829) \ - $(am__append_6836) $(am__append_6843) $(am__append_6850) \ - $(am__append_6857) $(am__append_6864) $(am__append_6871) \ - $(am__append_6878) $(am__append_6885) $(am__append_6892) \ - $(am__append_6899) $(am__append_6906) $(am__append_6913) \ - $(am__append_6920) $(am__append_6927) $(am__append_6934) \ - $(am__append_6941) $(am__append_6948) $(am__append_6955) \ - $(am__append_6962) $(am__append_6969) $(am__append_6976) \ - $(am__append_6983) $(am__append_6990) $(am__append_6997) \ - $(am__append_7004) $(am__append_7011) $(am__append_7018) \ - $(am__append_7025) $(am__append_7032) $(am__append_7039) \ - $(am__append_7046) $(am__append_7053) $(am__append_7060) \ - $(am__append_7067) $(am__append_7074) $(am__append_7081) \ - $(am__append_7088) $(am__append_7095) $(am__append_7102) \ - $(am__append_7109) $(am__append_7116) $(am__append_7123) \ - $(am__append_7130) $(am__append_7137) $(am__append_7144) \ - $(am__append_7151) $(am__append_7158) $(am__append_7165) \ - $(am__append_7172) $(am__append_7179) $(am__append_7186) \ - $(am__append_7193) $(am__append_7200) $(am__append_7207) \ - $(am__append_7214) $(am__append_7221) $(am__append_7228) \ - $(am__append_7235) $(am__append_7242) $(am__append_7249) \ - $(am__append_7256) $(am__append_7263) $(am__append_7270) \ - $(am__append_7277) $(am__append_7284) $(am__append_7291) \ - $(am__append_7298) $(am__append_7305) $(am__append_7312) \ - $(am__append_7319) $(am__append_7326) $(am__append_7333) \ - $(am__append_7340) $(am__append_7347) $(am__append_7354) \ - $(am__append_7361) $(am__append_7368) $(am__append_7375) \ - $(am__append_7382) $(am__append_7389) $(am__append_7396) \ - $(am__append_7403) $(am__append_7410) $(am__append_7417) \ - $(am__append_7424) $(am__append_7431) $(am__append_7438) \ - $(am__append_7445) $(am__append_7452) $(am__append_7459) \ - $(am__append_7466) $(am__append_7473) $(am__append_7480) \ - $(am__append_7487) $(am__append_7494) $(am__append_7501) \ - $(am__append_7508) $(am__append_7515) $(am__append_7522) \ - $(am__append_7529) $(am__append_7536) $(am__append_7543) \ - $(am__append_7550) $(am__append_7557) $(am__append_7564) \ - $(am__append_7571) $(am__append_7578) $(am__append_7585) \ - $(am__append_7592) $(am__append_7599) $(am__append_7606) \ - $(am__append_7613) $(am__append_7620) $(am__append_7627) \ - $(am__append_7634) $(am__append_7641) $(am__append_7648) \ - $(am__append_7655) $(am__append_7662) $(am__append_7669) \ - $(am__append_7676) $(am__append_7683) $(am__append_7690) \ - $(am__append_7697) $(am__append_7704) $(am__append_7711) \ - $(am__append_7718) $(am__append_7725) $(am__append_7732) \ - $(am__append_7739) $(am__append_7746) $(am__append_7753) \ - $(am__append_7760) $(am__append_7767) $(am__append_7774) \ - $(am__append_7781) $(am__append_7788) $(am__append_7795) \ - $(am__append_7802) $(am__append_7809) $(am__append_7816) \ - $(am__append_7823) $(am__append_7830) $(am__append_7837) \ - $(am__append_7844) $(am__append_7851) $(am__append_7858) \ - $(am__append_7865) $(am__append_7872) $(am__append_7879) \ - $(am__append_7886) $(am__append_7893) $(am__append_7900) \ - $(am__append_7907) $(am__append_7914) $(am__append_7921) \ - $(am__append_7928) $(am__append_7935) $(am__append_7942) \ - $(am__append_7949) $(am__append_7956) $(am__append_7963) \ - $(am__append_7970) $(am__append_7977) $(am__append_7984) \ - $(am__append_7991) $(am__append_7998) $(am__append_8005) \ - $(am__append_8012) $(am__append_8019) $(am__append_8026) \ - $(am__append_8033) $(am__append_8040) $(am__append_8047) \ - $(am__append_8054) $(am__append_8061) $(am__append_8068) \ - $(am__append_8075) $(am__append_8082) $(am__append_8089) \ - $(am__append_8096) $(am__append_8103) $(am__append_8110) \ - $(am__append_8117) $(am__append_8124) $(am__append_8131) \ - $(am__append_8138) $(am__append_8145) $(am__append_8152) \ - $(am__append_8159) $(am__append_8166) $(am__append_8173) \ - $(am__append_8180) $(am__append_8187) $(am__append_8194) \ - $(am__append_8201) $(am__append_8208) $(am__append_8215) \ - $(am__append_8222) $(am__append_8229) $(am__append_8236) \ - $(am__append_8243) $(am__append_8250) $(am__append_8257) \ - $(am__append_8264) $(am__append_8271) $(am__append_8278) \ - $(am__append_8285) $(am__append_8292) $(am__append_8299) \ - $(am__append_8306) $(am__append_8313) $(am__append_8320) \ - $(am__append_8327) $(am__append_8334) $(am__append_8341) \ - $(am__append_8348) $(am__append_8355) $(am__append_8362) \ - $(am__append_8369) $(am__append_8376) $(am__append_8383) \ - $(am__append_8390) $(am__append_8397) $(am__append_8404) \ - $(am__append_8411) $(am__append_8418) $(am__append_8425) \ - $(am__append_8432) $(am__append_8439) $(am__append_8446) \ - $(am__append_8453) $(am__append_8460) $(am__append_8467) \ - $(am__append_8474) $(am__append_8481) $(am__append_8488) \ - $(am__append_8495) $(am__append_8502) $(am__append_8509) \ - $(am__append_8516) $(am__append_8523) $(am__append_8530) \ - $(am__append_8537) $(am__append_8544) $(am__append_8551) \ - $(am__append_8558) $(am__append_8565) $(am__append_8572) \ - $(am__append_8579) $(am__append_8586) $(am__append_8593) \ - $(am__append_8600) $(am__append_8607) $(am__append_8614) \ - $(am__append_8621) $(am__append_8628) $(am__append_8635) \ - $(am__append_8642) $(am__append_8649) $(am__append_8656) \ - $(am__append_8663) $(am__append_8670) $(am__append_8677) \ - $(am__append_8684) $(am__append_8691) $(am__append_8698) \ - $(am__append_8705) $(am__append_8712) $(am__append_8719) \ - $(am__append_8726) $(am__append_8733) $(am__append_8740) \ - $(am__append_8747) $(am__append_8754) $(am__append_8761) \ - $(am__append_8768) $(am__append_8775) $(am__append_8782) \ - $(am__append_8789) $(am__append_8796) $(am__append_8803) \ - $(am__append_8810) $(am__append_8817) $(am__append_8824) \ - $(am__append_8831) $(am__append_8838) $(am__append_8845) \ - $(am__append_8852) $(am__append_8859) $(am__append_8866) \ - $(am__append_8873) $(am__append_8880) $(am__append_8887) \ - $(am__append_8894) $(am__append_8901) $(am__append_8908) \ - $(am__append_8915) $(am__append_8922) $(am__append_8929) \ - $(am__append_8936) $(am__append_8943) $(am__append_8950) \ - $(am__append_8957) $(am__append_8964) $(am__append_8971) \ - $(am__append_8978) $(am__append_8985) $(am__append_8992) \ - $(am__append_8999) $(am__append_9006) $(am__append_9013) \ - $(am__append_9020) $(am__append_9027) $(am__append_9034) \ - $(am__append_9041) $(am__append_9048) $(am__append_9055) \ - $(am__append_9062) $(am__append_9069) $(am__append_9076) \ - $(am__append_9083) $(am__append_9090) $(am__append_9097) \ - $(am__append_9104) $(am__append_9111) $(am__append_9118) \ - $(am__append_9125) $(am__append_9132) $(am__append_9139) \ - $(am__append_9146) $(am__append_9153) $(am__append_9160) \ - $(am__append_9167) $(am__append_9174) $(am__append_9181) \ - $(am__append_9188) $(am__append_9195) $(am__append_9202) \ - $(am__append_9209) $(am__append_9216) $(am__append_9223) \ - $(am__append_9230) $(am__append_9237) $(am__append_9244) \ - $(am__append_9251) $(am__append_9258) $(am__append_9265) \ - $(am__append_9272) $(am__append_9279) $(am__append_9286) \ - $(am__append_9293) $(am__append_9300) $(am__append_9307) \ - $(am__append_9314) $(am__append_9321) $(am__append_9328) \ - $(am__append_9335) $(am__append_9342) $(am__append_9349) \ - $(am__append_9356) $(am__append_9363) $(am__append_9370) \ - $(am__append_9377) $(am__append_9384) $(am__append_9391) \ - $(am__append_9398) $(am__append_9405) $(am__append_9412) \ - $(am__append_9419) $(am__append_9426) $(am__append_9433) \ - $(am__append_9440) $(am__append_9447) $(am__append_9454) \ - $(am__append_9461) $(am__append_9468) $(am__append_9475) \ - $(am__append_9482) $(am__append_9489) $(am__append_9496) \ - $(am__append_9503) $(am__append_9510) $(am__append_9517) \ - $(am__append_9524) $(am__append_9531) $(am__append_9538) \ - $(am__append_9545) $(am__append_9552) $(am__append_9559) \ - $(am__append_9566) $(am__append_9573) $(am__append_9580) \ - $(am__append_9587) $(am__append_9594) $(am__append_9601) \ - $(am__append_9608) $(am__append_9615) $(am__append_9622) \ - $(am__append_9629) $(am__append_9636) $(am__append_9643) \ - $(am__append_9650) $(am__append_9657) $(am__append_9664) \ - $(am__append_9671) $(am__append_9678) $(am__append_9685) \ - $(am__append_9692) $(am__append_9699) $(am__append_9706) \ - $(am__append_9713) $(am__append_9720) $(am__append_9727) \ - $(am__append_9734) $(am__append_9741) $(am__append_9748) \ - $(am__append_9755) $(am__append_9762) $(am__append_9769) \ - $(am__append_9776) $(am__append_9783) $(am__append_9790) \ - $(am__append_9797) $(am__append_9804) $(am__append_9811) \ - $(am__append_9818) $(am__append_9825) $(am__append_9832) \ - $(am__append_9839) $(am__append_9846) $(am__append_9853) \ - $(am__append_9860) $(am__append_9867) $(am__append_9874) \ - $(am__append_9881) $(am__append_9888) $(am__append_9895) \ - $(am__append_9902) $(am__append_9909) $(am__append_9916) \ - $(am__append_9923) $(am__append_9930) $(am__append_9937) \ - $(am__append_9944) $(am__append_9951) $(am__append_9958) \ - $(am__append_9965) $(am__append_9972) $(am__append_9979) \ - $(am__append_9986) $(am__append_9993) $(am__append_10000) \ - $(am__append_10007) $(am__append_10014) $(am__append_10021) \ - $(am__append_10028) $(am__append_10035) $(am__append_10042) \ - $(am__append_10049) $(am__append_10056) $(am__append_10063) \ - $(am__append_10070) $(am__append_10077) $(am__append_10084) \ - $(am__append_10091) $(am__append_10098) $(am__append_10105) \ - $(am__append_10112) $(am__append_10119) $(am__append_10126) \ - $(am__append_10133) $(am__append_10140) $(am__append_10147) \ - $(am__append_10154) $(am__append_10161) $(am__append_10168) \ - $(am__append_10175) $(am__append_10182) $(am__append_10189) \ - $(am__append_10196) $(am__append_10203) $(am__append_10210) \ - $(am__append_10217) $(am__append_10224) $(am__append_10231) \ - $(am__append_10238) $(am__append_10245) $(am__append_10252) \ - $(am__append_10259) $(am__append_10266) $(am__append_10273) \ - $(am__append_10280) $(am__append_10287) $(am__append_10294) \ - $(am__append_10301) $(am__append_10308) $(am__append_10315) \ - $(am__append_10322) $(am__append_10329) $(am__append_10336) \ - $(am__append_10343) $(am__append_10350) $(am__append_10357) \ - $(am__append_10364) $(am__append_10371) $(am__append_10378) \ - $(am__append_10385) $(am__append_10392) $(am__append_10399) \ - $(am__append_10406) $(am__append_10413) $(am__append_10420) \ - $(am__append_10427) $(am__append_10434) $(am__append_10441) \ - $(am__append_10448) $(am__append_10455) $(am__append_10462) \ - $(am__append_10469) $(am__append_10476) $(am__append_10483) \ - $(am__append_10490) $(am__append_10497) $(am__append_10504) \ - $(am__append_10511) $(am__append_10518) $(am__append_10525) \ - $(am__append_10532) $(am__append_10539) $(am__append_10546) \ - $(am__append_10553) $(am__append_10560) $(am__append_10567) \ - $(am__append_10574) $(am__append_10581) $(am__append_10588) \ - $(am__append_10595) $(am__append_10602) $(am__append_10609) \ - $(am__append_10616) $(am__append_10623) $(am__append_10630) \ - $(am__append_10637) $(am__append_10644) $(am__append_10651) \ - $(am__append_10658) $(am__append_10665) $(am__append_10672) \ - $(am__append_10679) $(am__append_10686) $(am__append_10693) \ - $(am__append_10700) $(am__append_10707) $(am__append_10714) \ - $(am__append_10721) $(am__append_10728) $(am__append_10735) \ - $(am__append_10742) $(am__append_10749) $(am__append_10756) \ - $(am__append_10763) $(am__append_10770) $(am__append_10777) \ - $(am__append_10784) $(am__append_10791) $(am__append_10798) \ - $(am__append_10805) $(am__append_10812) $(am__append_10819) \ - $(am__append_10826) $(am__append_10833) $(am__append_10840) \ - $(am__append_10847) $(am__append_10854) $(am__append_10861) \ - $(am__append_10868) $(am__append_10875) $(am__append_10882) \ - $(am__append_10889) $(am__append_10896) $(am__append_10903) \ - $(am__append_10910) $(am__append_10917) $(am__append_10924) \ - $(am__append_10931) $(am__append_10938) $(am__append_10945) \ - $(am__append_10952) $(am__append_10959) $(am__append_10966) \ - $(am__append_10973) $(am__append_10980) $(am__append_10987) \ - $(am__append_10994) $(am__append_11001) $(am__append_11008) \ - $(am__append_11015) $(am__append_11022) $(am__append_11029) \ - $(am__append_11036) $(am__append_11043) $(am__append_11050) \ - $(am__append_11057) $(am__append_11064) $(am__append_11071) \ - $(am__append_11078) $(am__append_11085) $(am__append_11092) \ - $(am__append_11099) $(am__append_11106) $(am__append_11113) \ - $(am__append_11120) $(am__append_11127) $(am__append_11134) \ - $(am__append_11141) $(am__append_11148) $(am__append_11155) \ - $(am__append_11162) $(am__append_11169) $(am__append_11176) \ - $(am__append_11183) $(am__append_11190) $(am__append_11197) \ - $(am__append_11204) $(am__append_11211) $(am__append_11218) \ - $(am__append_11225) $(am__append_11232) $(am__append_11239) \ - $(am__append_11246) $(am__append_11253) $(am__append_11260) \ - $(am__append_11267) $(am__append_11274) $(am__append_11281) \ - $(am__append_11288) $(am__append_11295) $(am__append_11302) \ - $(am__append_11309) $(am__append_11316) $(am__append_11323) \ - $(am__append_11330) $(am__append_11337) $(am__append_11344) \ - $(am__append_11351) $(am__append_11358) $(am__append_11365) \ - $(am__append_11372) $(am__append_11379) $(am__append_11386) \ - $(am__append_11393) $(am__append_11400) $(am__append_11407) \ - $(am__append_11414) $(am__append_11421) $(am__append_11428) \ - $(am__append_11435) $(am__append_11442) $(am__append_11449) \ - $(am__append_11456) $(am__append_11463) $(am__append_11470) \ - $(am__append_11477) $(am__append_11484) $(am__append_11491) \ - $(am__append_11498) $(am__append_11505) $(am__append_11512) \ - $(am__append_11519) $(am__append_11526) $(am__append_11533) \ - $(am__append_11540) $(am__append_11547) $(am__append_11554) \ - $(am__append_11561) $(am__append_11568) $(am__append_11575) \ - $(am__append_11582) $(am__append_11589) $(am__append_11596) \ - $(am__append_11603) $(am__append_11610) $(am__append_11617) \ - $(am__append_11624) $(am__append_11631) $(am__append_11638) \ - $(am__append_11645) $(am__append_11652) $(am__append_11659) \ - $(am__append_11666) $(am__append_11673) $(am__append_11680) \ - $(am__append_11687) $(am__append_11694) $(am__append_11701) \ - $(am__append_11708) $(am__append_11715) $(am__append_11722) \ - $(am__append_11729) $(am__append_11736) $(am__append_11743) \ - $(am__append_11750) $(am__append_11757) $(am__append_11764) \ - $(am__append_11771) $(am__append_11778) $(am__append_11785) \ - $(am__append_11792) $(am__append_11799) $(am__append_11806) \ - $(am__append_11813) $(am__append_11820) $(am__append_11827) \ - $(am__append_11834) $(am__append_11841) $(am__append_11848) \ - $(am__append_11855) $(am__append_11862) $(am__append_11869) \ - $(am__append_11876) $(am__append_11883) $(am__append_11890) \ - $(am__append_11897) $(am__append_11904) $(am__append_11911) \ - $(am__append_11918) $(am__append_11925) $(am__append_11932) \ - $(am__append_11939) $(am__append_11946) $(am__append_11953) \ - $(am__append_11960) $(am__append_11967) $(am__append_11974) \ - $(am__append_11981) $(am__append_11988) $(am__append_11995) \ - $(am__append_12002) $(am__append_12009) $(am__append_12016) \ - $(am__append_12023) $(am__append_12030) $(am__append_12037) \ - $(am__append_12044) $(am__append_12051) $(am__append_12058) \ - $(am__append_12065) $(am__append_12072) $(am__append_12079) \ - $(am__append_12086) $(am__append_12093) $(am__append_12100) \ - $(am__append_12107) $(am__append_12114) $(am__append_12121) \ - $(am__append_12128) -MARKER_FILES = $(am__append_16) $(am__append_23) $(am__append_30) \ - $(am__append_37) $(am__append_44) $(am__append_51) \ - $(am__append_58) $(am__append_65) $(am__append_72) \ - $(am__append_79) $(am__append_86) $(am__append_93) \ - $(am__append_100) $(am__append_107) $(am__append_114) \ - $(am__append_121) $(am__append_128) $(am__append_135) \ - $(am__append_142) $(am__append_149) $(am__append_156) \ - $(am__append_163) $(am__append_170) $(am__append_177) \ - $(am__append_184) $(am__append_191) $(am__append_198) \ - $(am__append_205) $(am__append_212) $(am__append_219) \ - $(am__append_226) $(am__append_233) $(am__append_240) \ - $(am__append_247) $(am__append_254) $(am__append_261) \ - $(am__append_268) $(am__append_275) $(am__append_282) \ - $(am__append_289) $(am__append_296) $(am__append_303) \ - $(am__append_310) $(am__append_317) $(am__append_324) \ - $(am__append_331) $(am__append_338) $(am__append_345) \ - $(am__append_352) $(am__append_359) $(am__append_366) \ - $(am__append_373) $(am__append_380) $(am__append_387) \ - $(am__append_394) $(am__append_401) $(am__append_408) \ - $(am__append_415) $(am__append_422) $(am__append_429) \ - $(am__append_436) $(am__append_443) $(am__append_450) \ - $(am__append_457) $(am__append_464) $(am__append_471) \ - $(am__append_478) $(am__append_485) $(am__append_492) \ - $(am__append_499) $(am__append_506) $(am__append_513) \ - $(am__append_520) $(am__append_527) $(am__append_534) \ - $(am__append_541) $(am__append_548) $(am__append_555) \ - $(am__append_562) $(am__append_569) $(am__append_576) \ - $(am__append_583) $(am__append_590) $(am__append_597) \ - $(am__append_604) $(am__append_611) $(am__append_618) \ - $(am__append_625) $(am__append_632) $(am__append_639) \ - $(am__append_646) $(am__append_653) $(am__append_660) \ - $(am__append_667) $(am__append_674) $(am__append_681) \ - $(am__append_688) $(am__append_695) $(am__append_702) \ - $(am__append_709) $(am__append_716) $(am__append_723) \ - $(am__append_730) $(am__append_737) $(am__append_744) \ - $(am__append_751) $(am__append_758) $(am__append_765) \ - $(am__append_772) $(am__append_779) $(am__append_786) \ - $(am__append_793) $(am__append_800) $(am__append_807) \ - $(am__append_814) $(am__append_821) $(am__append_828) \ - $(am__append_835) $(am__append_842) $(am__append_849) \ - $(am__append_856) $(am__append_863) $(am__append_870) \ - $(am__append_877) $(am__append_884) $(am__append_891) \ - $(am__append_898) $(am__append_905) $(am__append_912) \ - $(am__append_919) $(am__append_926) $(am__append_933) \ - $(am__append_940) $(am__append_947) $(am__append_954) \ - $(am__append_961) $(am__append_968) $(am__append_975) \ - $(am__append_982) $(am__append_989) $(am__append_996) \ - $(am__append_1003) $(am__append_1010) $(am__append_1017) \ - $(am__append_1024) $(am__append_1031) $(am__append_1038) \ - $(am__append_1045) $(am__append_1052) $(am__append_1059) \ - $(am__append_1066) $(am__append_1073) $(am__append_1080) \ - $(am__append_1087) $(am__append_1094) $(am__append_1101) \ - $(am__append_1108) $(am__append_1115) $(am__append_1122) \ - $(am__append_1129) $(am__append_1136) $(am__append_1143) \ - $(am__append_1150) $(am__append_1157) $(am__append_1164) \ - $(am__append_1171) $(am__append_1178) $(am__append_1185) \ - $(am__append_1192) $(am__append_1199) $(am__append_1206) \ - $(am__append_1213) $(am__append_1220) $(am__append_1227) \ - $(am__append_1234) $(am__append_1241) $(am__append_1248) \ - $(am__append_1255) $(am__append_1262) $(am__append_1269) \ - $(am__append_1276) $(am__append_1283) $(am__append_1290) \ - $(am__append_1297) $(am__append_1304) $(am__append_1311) \ - $(am__append_1318) $(am__append_1325) $(am__append_1332) \ - $(am__append_1339) $(am__append_1346) $(am__append_1353) \ - $(am__append_1360) $(am__append_1367) $(am__append_1374) \ - $(am__append_1381) $(am__append_1388) $(am__append_1395) \ - $(am__append_1402) $(am__append_1409) $(am__append_1416) \ - $(am__append_1423) $(am__append_1430) $(am__append_1437) \ - $(am__append_1444) $(am__append_1451) $(am__append_1458) \ - $(am__append_1465) $(am__append_1472) $(am__append_1479) \ - $(am__append_1486) $(am__append_1493) $(am__append_1500) \ - $(am__append_1507) $(am__append_1514) $(am__append_1521) \ - $(am__append_1528) $(am__append_1535) $(am__append_1542) \ - $(am__append_1549) $(am__append_1556) $(am__append_1563) \ - $(am__append_1570) $(am__append_1577) $(am__append_1584) \ - $(am__append_1591) $(am__append_1598) $(am__append_1605) \ - $(am__append_1612) $(am__append_1619) $(am__append_1626) \ - $(am__append_1633) $(am__append_1640) $(am__append_1647) \ - $(am__append_1654) $(am__append_1661) $(am__append_1668) \ - $(am__append_1675) $(am__append_1682) $(am__append_1689) \ - $(am__append_1696) $(am__append_1703) $(am__append_1710) \ - $(am__append_1717) $(am__append_1724) $(am__append_1731) \ - $(am__append_1738) $(am__append_1745) $(am__append_1752) \ - $(am__append_1759) $(am__append_1766) $(am__append_1773) \ - $(am__append_1780) $(am__append_1787) $(am__append_1794) \ - $(am__append_1801) $(am__append_1808) $(am__append_1815) \ - $(am__append_1822) $(am__append_1829) $(am__append_1836) \ - $(am__append_1843) $(am__append_1850) $(am__append_1857) \ - $(am__append_1864) $(am__append_1871) $(am__append_1878) \ - $(am__append_1885) $(am__append_1892) $(am__append_1899) \ - $(am__append_1906) $(am__append_1913) $(am__append_1920) \ - $(am__append_1927) $(am__append_1934) $(am__append_1941) \ - $(am__append_1948) $(am__append_1955) $(am__append_1962) \ - $(am__append_1969) $(am__append_1976) $(am__append_1983) \ - $(am__append_1990) $(am__append_1997) $(am__append_2004) \ - $(am__append_2011) $(am__append_2018) $(am__append_2025) \ - $(am__append_2032) $(am__append_2039) $(am__append_2046) \ - $(am__append_2053) $(am__append_2060) $(am__append_2067) \ - $(am__append_2074) $(am__append_2081) $(am__append_2088) \ - $(am__append_2095) $(am__append_2102) $(am__append_2109) \ - $(am__append_2116) $(am__append_2123) $(am__append_2130) \ - $(am__append_2137) $(am__append_2144) $(am__append_2151) \ - $(am__append_2158) $(am__append_2165) $(am__append_2172) \ - $(am__append_2179) $(am__append_2186) $(am__append_2193) \ - $(am__append_2200) $(am__append_2207) $(am__append_2214) \ - $(am__append_2221) $(am__append_2228) $(am__append_2235) \ - $(am__append_2242) $(am__append_2249) $(am__append_2256) \ - $(am__append_2263) $(am__append_2270) $(am__append_2277) \ - $(am__append_2284) $(am__append_2291) $(am__append_2298) \ - $(am__append_2305) $(am__append_2312) $(am__append_2319) \ - $(am__append_2326) $(am__append_2333) $(am__append_2340) \ - $(am__append_2347) $(am__append_2354) $(am__append_2361) \ - $(am__append_2368) $(am__append_2375) $(am__append_2382) \ - $(am__append_2389) $(am__append_2396) $(am__append_2403) \ - $(am__append_2410) $(am__append_2417) $(am__append_2424) \ - $(am__append_2431) $(am__append_2438) $(am__append_2445) \ - $(am__append_2452) $(am__append_2459) $(am__append_2466) \ - $(am__append_2473) $(am__append_2480) $(am__append_2487) \ - $(am__append_2494) $(am__append_2501) $(am__append_2508) \ - $(am__append_2515) $(am__append_2522) $(am__append_2529) \ - $(am__append_2536) $(am__append_2543) $(am__append_2550) \ - $(am__append_2557) $(am__append_2564) $(am__append_2571) \ - $(am__append_2578) $(am__append_2585) $(am__append_2592) \ - $(am__append_2599) $(am__append_2606) $(am__append_2613) \ - $(am__append_2620) $(am__append_2627) $(am__append_2634) \ - $(am__append_2641) $(am__append_2648) $(am__append_2655) \ - $(am__append_2662) $(am__append_2669) $(am__append_2676) \ - $(am__append_2683) $(am__append_2690) $(am__append_2697) \ - $(am__append_2704) $(am__append_2711) $(am__append_2718) \ - $(am__append_2725) $(am__append_2732) $(am__append_2739) \ - $(am__append_2746) $(am__append_2753) $(am__append_2760) \ - $(am__append_2767) $(am__append_2774) $(am__append_2781) \ - $(am__append_2788) $(am__append_2795) $(am__append_2802) \ - $(am__append_2809) $(am__append_2816) $(am__append_2823) \ - $(am__append_2830) $(am__append_2837) $(am__append_2844) \ - $(am__append_2851) $(am__append_2858) $(am__append_2865) \ - $(am__append_2872) $(am__append_2879) $(am__append_2886) \ - $(am__append_2893) $(am__append_2900) $(am__append_2907) \ - $(am__append_2914) $(am__append_2921) $(am__append_2928) \ - $(am__append_2935) $(am__append_2942) $(am__append_2949) \ - $(am__append_2956) $(am__append_2963) $(am__append_2970) \ - $(am__append_2977) $(am__append_2984) $(am__append_2991) \ - $(am__append_2998) $(am__append_3005) $(am__append_3012) \ - $(am__append_3019) $(am__append_3026) $(am__append_3033) \ - $(am__append_3040) $(am__append_3047) $(am__append_3054) \ - $(am__append_3061) $(am__append_3068) $(am__append_3075) \ - $(am__append_3082) $(am__append_3089) $(am__append_3096) \ - $(am__append_3103) $(am__append_3110) $(am__append_3117) \ - $(am__append_3124) $(am__append_3131) $(am__append_3138) \ - $(am__append_3145) $(am__append_3152) $(am__append_3159) \ - $(am__append_3166) $(am__append_3173) $(am__append_3180) \ - $(am__append_3187) $(am__append_3194) $(am__append_3201) \ - $(am__append_3208) $(am__append_3215) $(am__append_3222) \ - $(am__append_3229) $(am__append_3236) $(am__append_3243) \ - $(am__append_3250) $(am__append_3257) $(am__append_3264) \ - $(am__append_3271) $(am__append_3278) $(am__append_3285) \ - $(am__append_3292) $(am__append_3299) $(am__append_3306) \ - $(am__append_3313) $(am__append_3320) $(am__append_3327) \ - $(am__append_3334) $(am__append_3341) $(am__append_3348) \ - $(am__append_3355) $(am__append_3362) $(am__append_3369) \ - $(am__append_3376) $(am__append_3383) $(am__append_3390) \ - $(am__append_3397) $(am__append_3404) $(am__append_3411) \ - $(am__append_3418) $(am__append_3425) $(am__append_3432) \ - $(am__append_3439) $(am__append_3446) $(am__append_3453) \ - $(am__append_3460) $(am__append_3467) $(am__append_3474) \ - $(am__append_3481) $(am__append_3488) $(am__append_3495) \ - $(am__append_3502) $(am__append_3509) $(am__append_3516) \ - $(am__append_3523) $(am__append_3530) $(am__append_3537) \ - $(am__append_3544) $(am__append_3551) $(am__append_3558) \ - $(am__append_3565) $(am__append_3572) $(am__append_3579) \ - $(am__append_3586) $(am__append_3593) $(am__append_3600) \ - $(am__append_3607) $(am__append_3614) $(am__append_3621) \ - $(am__append_3628) $(am__append_3635) $(am__append_3642) \ - $(am__append_3649) $(am__append_3656) $(am__append_3663) \ - $(am__append_3670) $(am__append_3677) $(am__append_3684) \ - $(am__append_3691) $(am__append_3698) $(am__append_3705) \ - $(am__append_3712) $(am__append_3719) $(am__append_3726) \ - $(am__append_3733) $(am__append_3740) $(am__append_3747) \ - $(am__append_3754) $(am__append_3761) $(am__append_3768) \ - $(am__append_3775) $(am__append_3782) $(am__append_3789) \ - $(am__append_3796) $(am__append_3803) $(am__append_3810) \ - $(am__append_3817) $(am__append_3824) $(am__append_3831) \ - $(am__append_3838) $(am__append_3845) $(am__append_3852) \ - $(am__append_3859) $(am__append_3866) $(am__append_3873) \ - $(am__append_3880) $(am__append_3887) $(am__append_3894) \ - $(am__append_3901) $(am__append_3908) $(am__append_3915) \ - $(am__append_3922) $(am__append_3929) $(am__append_3936) \ - $(am__append_3943) $(am__append_3950) $(am__append_3957) \ - $(am__append_3964) $(am__append_3971) $(am__append_3978) \ - $(am__append_3985) $(am__append_3992) $(am__append_3999) \ - $(am__append_4006) $(am__append_4013) $(am__append_4020) \ - $(am__append_4027) $(am__append_4034) $(am__append_4041) \ - $(am__append_4048) $(am__append_4055) $(am__append_4062) \ - $(am__append_4069) $(am__append_4076) $(am__append_4083) \ - $(am__append_4090) $(am__append_4097) $(am__append_4104) \ - $(am__append_4111) $(am__append_4118) $(am__append_4125) \ - $(am__append_4132) $(am__append_4139) $(am__append_4146) \ - $(am__append_4153) $(am__append_4160) $(am__append_4167) \ - $(am__append_4174) $(am__append_4181) $(am__append_4188) \ - $(am__append_4195) $(am__append_4202) $(am__append_4209) \ - $(am__append_4216) $(am__append_4223) $(am__append_4230) \ - $(am__append_4237) $(am__append_4244) $(am__append_4251) \ - $(am__append_4258) $(am__append_4265) $(am__append_4272) \ - $(am__append_4279) $(am__append_4286) $(am__append_4293) \ - $(am__append_4300) $(am__append_4307) $(am__append_4314) \ - $(am__append_4321) $(am__append_4328) $(am__append_4335) \ - $(am__append_4342) $(am__append_4349) $(am__append_4356) \ - $(am__append_4363) $(am__append_4370) $(am__append_4377) \ - $(am__append_4384) $(am__append_4391) $(am__append_4398) \ - $(am__append_4405) $(am__append_4412) $(am__append_4419) \ - $(am__append_4426) $(am__append_4433) $(am__append_4440) \ - $(am__append_4447) $(am__append_4454) $(am__append_4461) \ - $(am__append_4468) $(am__append_4475) $(am__append_4482) \ - $(am__append_4489) $(am__append_4496) $(am__append_4503) \ - $(am__append_4510) $(am__append_4517) $(am__append_4524) \ - $(am__append_4531) $(am__append_4538) $(am__append_4545) \ - $(am__append_4552) $(am__append_4559) $(am__append_4566) \ - $(am__append_4573) $(am__append_4580) $(am__append_4587) \ - $(am__append_4594) $(am__append_4601) $(am__append_4608) \ - $(am__append_4615) $(am__append_4622) $(am__append_4629) \ - $(am__append_4636) $(am__append_4643) $(am__append_4650) \ - $(am__append_4657) $(am__append_4664) $(am__append_4671) \ - $(am__append_4678) $(am__append_4685) $(am__append_4692) \ - $(am__append_4699) $(am__append_4706) $(am__append_4713) \ - $(am__append_4720) $(am__append_4727) $(am__append_4734) \ - $(am__append_4741) $(am__append_4748) $(am__append_4755) \ - $(am__append_4762) $(am__append_4769) $(am__append_4776) \ - $(am__append_4783) $(am__append_4790) $(am__append_4797) \ - $(am__append_4804) $(am__append_4811) $(am__append_4818) \ - $(am__append_4825) $(am__append_4832) $(am__append_4839) \ - $(am__append_4846) $(am__append_4853) $(am__append_4860) \ - $(am__append_4867) $(am__append_4874) $(am__append_4881) \ - $(am__append_4888) $(am__append_4895) $(am__append_4902) \ - $(am__append_4909) $(am__append_4916) $(am__append_4923) \ - $(am__append_4930) $(am__append_4937) $(am__append_4944) \ - $(am__append_4951) $(am__append_4958) $(am__append_4965) \ - $(am__append_4972) $(am__append_4979) $(am__append_4986) \ - $(am__append_4993) $(am__append_5000) $(am__append_5007) \ - $(am__append_5014) $(am__append_5021) $(am__append_5028) \ - $(am__append_5035) $(am__append_5042) $(am__append_5049) \ - $(am__append_5056) $(am__append_5063) $(am__append_5070) \ - $(am__append_5077) $(am__append_5084) $(am__append_5091) \ - $(am__append_5098) $(am__append_5105) $(am__append_5112) \ - $(am__append_5119) $(am__append_5126) $(am__append_5133) \ - $(am__append_5140) $(am__append_5147) $(am__append_5154) \ - $(am__append_5161) $(am__append_5168) $(am__append_5175) \ - $(am__append_5182) $(am__append_5189) $(am__append_5196) \ - $(am__append_5203) $(am__append_5210) $(am__append_5217) \ - $(am__append_5224) $(am__append_5231) $(am__append_5238) \ - $(am__append_5245) $(am__append_5252) $(am__append_5259) \ - $(am__append_5266) $(am__append_5273) $(am__append_5280) \ - $(am__append_5287) $(am__append_5294) $(am__append_5301) \ - $(am__append_5308) $(am__append_5315) $(am__append_5322) \ - $(am__append_5329) $(am__append_5336) $(am__append_5343) \ - $(am__append_5350) $(am__append_5357) $(am__append_5364) \ - $(am__append_5371) $(am__append_5378) $(am__append_5385) \ - $(am__append_5392) $(am__append_5399) $(am__append_5406) \ - $(am__append_5413) $(am__append_5420) $(am__append_5427) \ - $(am__append_5434) $(am__append_5441) $(am__append_5448) \ - $(am__append_5455) $(am__append_5462) $(am__append_5469) \ - $(am__append_5476) $(am__append_5483) $(am__append_5490) \ - $(am__append_5497) $(am__append_5504) $(am__append_5511) \ - $(am__append_5518) $(am__append_5525) $(am__append_5532) \ - $(am__append_5539) $(am__append_5546) $(am__append_5553) \ - $(am__append_5560) $(am__append_5567) $(am__append_5574) \ - $(am__append_5581) $(am__append_5588) $(am__append_5595) \ - $(am__append_5602) $(am__append_5609) $(am__append_5616) \ - $(am__append_5623) $(am__append_5630) $(am__append_5637) \ - $(am__append_5644) $(am__append_5651) $(am__append_5658) \ - $(am__append_5665) $(am__append_5672) $(am__append_5679) \ - $(am__append_5686) $(am__append_5693) $(am__append_5700) \ - $(am__append_5707) $(am__append_5714) $(am__append_5721) \ - $(am__append_5728) $(am__append_5735) $(am__append_5742) \ - $(am__append_5749) $(am__append_5756) $(am__append_5763) \ - $(am__append_5770) $(am__append_5777) $(am__append_5784) \ - $(am__append_5791) $(am__append_5798) $(am__append_5805) \ - $(am__append_5812) $(am__append_5819) $(am__append_5826) \ - $(am__append_5833) $(am__append_5840) $(am__append_5847) \ - $(am__append_5854) $(am__append_5861) $(am__append_5868) \ - $(am__append_5875) $(am__append_5882) $(am__append_5889) \ - $(am__append_5896) $(am__append_5903) $(am__append_5910) \ - $(am__append_5917) $(am__append_5924) $(am__append_5931) \ - $(am__append_5938) $(am__append_5945) $(am__append_5952) \ - $(am__append_5959) $(am__append_5966) $(am__append_5973) \ - $(am__append_5980) $(am__append_5987) $(am__append_5994) \ - $(am__append_6001) $(am__append_6008) $(am__append_6015) \ - $(am__append_6022) $(am__append_6029) $(am__append_6036) \ - $(am__append_6043) $(am__append_6050) $(am__append_6057) \ - $(am__append_6064) $(am__append_6071) $(am__append_6078) \ - $(am__append_6085) $(am__append_6092) $(am__append_6099) \ - $(am__append_6106) $(am__append_6113) $(am__append_6120) \ - $(am__append_6127) $(am__append_6134) $(am__append_6141) \ - $(am__append_6148) $(am__append_6155) $(am__append_6162) \ - $(am__append_6169) $(am__append_6176) $(am__append_6183) \ - $(am__append_6190) $(am__append_6197) $(am__append_6204) \ - $(am__append_6211) $(am__append_6218) $(am__append_6225) \ - $(am__append_6232) $(am__append_6239) $(am__append_6246) \ - $(am__append_6253) $(am__append_6260) $(am__append_6267) \ - $(am__append_6274) $(am__append_6281) $(am__append_6288) \ - $(am__append_6295) $(am__append_6302) $(am__append_6309) \ - $(am__append_6316) $(am__append_6323) $(am__append_6330) \ - $(am__append_6337) $(am__append_6344) $(am__append_6351) \ - $(am__append_6358) $(am__append_6365) $(am__append_6372) \ - $(am__append_6379) $(am__append_6386) $(am__append_6393) \ - $(am__append_6400) $(am__append_6407) $(am__append_6414) \ - $(am__append_6421) $(am__append_6428) $(am__append_6435) \ - $(am__append_6442) $(am__append_6449) $(am__append_6456) \ - $(am__append_6463) $(am__append_6470) $(am__append_6477) \ - $(am__append_6484) $(am__append_6491) $(am__append_6498) \ - $(am__append_6505) $(am__append_6512) $(am__append_6519) \ - $(am__append_6526) $(am__append_6533) $(am__append_6540) \ - $(am__append_6547) $(am__append_6554) $(am__append_6561) \ - $(am__append_6568) $(am__append_6575) $(am__append_6582) \ - $(am__append_6589) $(am__append_6596) $(am__append_6603) \ - $(am__append_6610) $(am__append_6617) $(am__append_6624) \ - $(am__append_6631) $(am__append_6638) $(am__append_6645) \ - $(am__append_6652) $(am__append_6659) $(am__append_6666) \ - $(am__append_6673) $(am__append_6680) $(am__append_6687) \ - $(am__append_6694) $(am__append_6701) $(am__append_6708) \ - $(am__append_6715) $(am__append_6722) $(am__append_6729) \ - $(am__append_6736) $(am__append_6743) $(am__append_6750) \ - $(am__append_6757) $(am__append_6764) $(am__append_6771) \ - $(am__append_6778) $(am__append_6785) $(am__append_6792) \ - $(am__append_6799) $(am__append_6806) $(am__append_6813) \ - $(am__append_6820) $(am__append_6827) $(am__append_6834) \ - $(am__append_6841) $(am__append_6848) $(am__append_6855) \ - $(am__append_6862) $(am__append_6869) $(am__append_6876) \ - $(am__append_6883) $(am__append_6890) $(am__append_6897) \ - $(am__append_6904) $(am__append_6911) $(am__append_6918) \ - $(am__append_6925) $(am__append_6932) $(am__append_6939) \ - $(am__append_6946) $(am__append_6953) $(am__append_6960) \ - $(am__append_6967) $(am__append_6974) $(am__append_6981) \ - $(am__append_6988) $(am__append_6995) $(am__append_7002) \ - $(am__append_7009) $(am__append_7016) $(am__append_7023) \ - $(am__append_7030) $(am__append_7037) $(am__append_7044) \ - $(am__append_7051) $(am__append_7058) $(am__append_7065) \ - $(am__append_7072) $(am__append_7079) $(am__append_7086) \ - $(am__append_7093) $(am__append_7100) $(am__append_7107) \ - $(am__append_7114) $(am__append_7121) $(am__append_7128) \ - $(am__append_7135) $(am__append_7142) $(am__append_7149) \ - $(am__append_7156) $(am__append_7163) $(am__append_7170) \ - $(am__append_7177) $(am__append_7184) $(am__append_7191) \ - $(am__append_7198) $(am__append_7205) $(am__append_7212) \ - $(am__append_7219) $(am__append_7226) $(am__append_7233) \ - $(am__append_7240) $(am__append_7247) $(am__append_7254) \ - $(am__append_7261) $(am__append_7268) $(am__append_7275) \ - $(am__append_7282) $(am__append_7289) $(am__append_7296) \ - $(am__append_7303) $(am__append_7310) $(am__append_7317) \ - $(am__append_7324) $(am__append_7331) $(am__append_7338) \ - $(am__append_7345) $(am__append_7352) $(am__append_7359) \ - $(am__append_7366) $(am__append_7373) $(am__append_7380) \ - $(am__append_7387) $(am__append_7394) $(am__append_7401) \ - $(am__append_7408) $(am__append_7415) $(am__append_7422) \ - $(am__append_7429) $(am__append_7436) $(am__append_7443) \ - $(am__append_7450) $(am__append_7457) $(am__append_7464) \ - $(am__append_7471) $(am__append_7478) $(am__append_7485) \ - $(am__append_7492) $(am__append_7499) $(am__append_7506) \ - $(am__append_7513) $(am__append_7520) $(am__append_7527) \ - $(am__append_7534) $(am__append_7541) $(am__append_7548) \ - $(am__append_7555) $(am__append_7562) $(am__append_7569) \ - $(am__append_7576) $(am__append_7583) $(am__append_7590) \ - $(am__append_7597) $(am__append_7604) $(am__append_7611) \ - $(am__append_7618) $(am__append_7625) $(am__append_7632) \ - $(am__append_7639) $(am__append_7646) $(am__append_7653) \ - $(am__append_7660) $(am__append_7667) $(am__append_7674) \ - $(am__append_7681) $(am__append_7688) $(am__append_7695) \ - $(am__append_7702) $(am__append_7709) $(am__append_7716) \ - $(am__append_7723) $(am__append_7730) $(am__append_7737) \ - $(am__append_7744) $(am__append_7751) $(am__append_7758) \ - $(am__append_7765) $(am__append_7772) $(am__append_7779) \ - $(am__append_7786) $(am__append_7793) $(am__append_7800) \ - $(am__append_7807) $(am__append_7814) $(am__append_7821) \ - $(am__append_7828) $(am__append_7835) $(am__append_7842) \ - $(am__append_7849) $(am__append_7856) $(am__append_7863) \ - $(am__append_7870) $(am__append_7877) $(am__append_7884) \ - $(am__append_7891) $(am__append_7898) $(am__append_7905) \ - $(am__append_7912) $(am__append_7919) $(am__append_7926) \ - $(am__append_7933) $(am__append_7940) $(am__append_7947) \ - $(am__append_7954) $(am__append_7961) $(am__append_7968) \ - $(am__append_7975) $(am__append_7982) $(am__append_7989) \ - $(am__append_7996) $(am__append_8003) $(am__append_8010) \ - $(am__append_8017) $(am__append_8024) $(am__append_8031) \ - $(am__append_8038) $(am__append_8045) $(am__append_8052) \ - $(am__append_8059) $(am__append_8066) $(am__append_8073) \ - $(am__append_8080) $(am__append_8087) $(am__append_8094) \ - $(am__append_8101) $(am__append_8108) $(am__append_8115) \ - $(am__append_8122) $(am__append_8129) $(am__append_8136) \ - $(am__append_8143) $(am__append_8150) $(am__append_8157) \ - $(am__append_8164) $(am__append_8171) $(am__append_8178) \ - $(am__append_8185) $(am__append_8192) $(am__append_8199) \ - $(am__append_8206) $(am__append_8213) $(am__append_8220) \ - $(am__append_8227) $(am__append_8234) $(am__append_8241) \ - $(am__append_8248) $(am__append_8255) $(am__append_8262) \ - $(am__append_8269) $(am__append_8276) $(am__append_8283) \ - $(am__append_8290) $(am__append_8297) $(am__append_8304) \ - $(am__append_8311) $(am__append_8318) $(am__append_8325) \ - $(am__append_8332) $(am__append_8339) $(am__append_8346) \ - $(am__append_8353) $(am__append_8360) $(am__append_8367) \ - $(am__append_8374) $(am__append_8381) $(am__append_8388) \ - $(am__append_8395) $(am__append_8402) $(am__append_8409) \ - $(am__append_8416) $(am__append_8423) $(am__append_8430) \ - $(am__append_8437) $(am__append_8444) $(am__append_8451) \ - $(am__append_8458) $(am__append_8465) $(am__append_8472) \ - $(am__append_8479) $(am__append_8486) $(am__append_8493) \ - $(am__append_8500) $(am__append_8507) $(am__append_8514) \ - $(am__append_8521) $(am__append_8528) $(am__append_8535) \ - $(am__append_8542) $(am__append_8549) $(am__append_8556) \ - $(am__append_8563) $(am__append_8570) $(am__append_8577) \ - $(am__append_8584) $(am__append_8591) $(am__append_8598) \ - $(am__append_8605) $(am__append_8612) $(am__append_8619) \ - $(am__append_8626) $(am__append_8633) $(am__append_8640) \ - $(am__append_8647) $(am__append_8654) $(am__append_8661) \ - $(am__append_8668) $(am__append_8675) $(am__append_8682) \ - $(am__append_8689) $(am__append_8696) $(am__append_8703) \ - $(am__append_8710) $(am__append_8717) $(am__append_8724) \ - $(am__append_8731) $(am__append_8738) $(am__append_8745) \ - $(am__append_8752) $(am__append_8759) $(am__append_8766) \ - $(am__append_8773) $(am__append_8780) $(am__append_8787) \ - $(am__append_8794) $(am__append_8801) $(am__append_8808) \ - $(am__append_8815) $(am__append_8822) $(am__append_8829) \ - $(am__append_8836) $(am__append_8843) $(am__append_8850) \ - $(am__append_8857) $(am__append_8864) $(am__append_8871) \ - $(am__append_8878) $(am__append_8885) $(am__append_8892) \ - $(am__append_8899) $(am__append_8906) $(am__append_8913) \ - $(am__append_8920) $(am__append_8927) $(am__append_8934) \ - $(am__append_8941) $(am__append_8948) $(am__append_8955) \ - $(am__append_8962) $(am__append_8969) $(am__append_8976) \ - $(am__append_8983) $(am__append_8990) $(am__append_8997) \ - $(am__append_9004) $(am__append_9011) $(am__append_9018) \ - $(am__append_9025) $(am__append_9032) $(am__append_9039) \ - $(am__append_9046) $(am__append_9053) $(am__append_9060) \ - $(am__append_9067) $(am__append_9074) $(am__append_9081) \ - $(am__append_9088) $(am__append_9095) $(am__append_9102) \ - $(am__append_9109) $(am__append_9116) $(am__append_9123) \ - $(am__append_9130) $(am__append_9137) $(am__append_9144) \ - $(am__append_9151) $(am__append_9158) $(am__append_9165) \ - $(am__append_9172) $(am__append_9179) $(am__append_9186) \ - $(am__append_9193) $(am__append_9200) $(am__append_9207) \ - $(am__append_9214) $(am__append_9221) $(am__append_9228) \ - $(am__append_9235) $(am__append_9242) $(am__append_9249) \ - $(am__append_9256) $(am__append_9263) $(am__append_9270) \ - $(am__append_9277) $(am__append_9284) $(am__append_9291) \ - $(am__append_9298) $(am__append_9305) $(am__append_9312) \ - $(am__append_9319) $(am__append_9326) $(am__append_9333) \ - $(am__append_9340) $(am__append_9347) $(am__append_9354) \ - $(am__append_9361) $(am__append_9368) $(am__append_9375) \ - $(am__append_9382) $(am__append_9389) $(am__append_9396) \ - $(am__append_9403) $(am__append_9410) $(am__append_9417) \ - $(am__append_9424) $(am__append_9431) $(am__append_9438) \ - $(am__append_9445) $(am__append_9452) $(am__append_9459) \ - $(am__append_9466) $(am__append_9473) $(am__append_9480) \ - $(am__append_9487) $(am__append_9494) $(am__append_9501) \ - $(am__append_9508) $(am__append_9515) $(am__append_9522) \ - $(am__append_9529) $(am__append_9536) $(am__append_9543) \ - $(am__append_9550) $(am__append_9557) $(am__append_9564) \ - $(am__append_9571) $(am__append_9578) $(am__append_9585) \ - $(am__append_9592) $(am__append_9599) $(am__append_9606) \ - $(am__append_9613) $(am__append_9620) $(am__append_9627) \ - $(am__append_9634) $(am__append_9641) $(am__append_9648) \ - $(am__append_9655) $(am__append_9662) $(am__append_9669) \ - $(am__append_9676) $(am__append_9683) $(am__append_9690) \ - $(am__append_9697) $(am__append_9704) $(am__append_9711) \ - $(am__append_9718) $(am__append_9725) $(am__append_9732) \ - $(am__append_9739) $(am__append_9746) $(am__append_9753) \ - $(am__append_9760) $(am__append_9767) $(am__append_9774) \ - $(am__append_9781) $(am__append_9788) $(am__append_9795) \ - $(am__append_9802) $(am__append_9809) $(am__append_9816) \ - $(am__append_9823) $(am__append_9830) $(am__append_9837) \ - $(am__append_9844) $(am__append_9851) $(am__append_9858) \ - $(am__append_9865) $(am__append_9872) $(am__append_9879) \ - $(am__append_9886) $(am__append_9893) $(am__append_9900) \ - $(am__append_9907) $(am__append_9914) $(am__append_9921) \ - $(am__append_9928) $(am__append_9935) $(am__append_9942) \ - $(am__append_9949) $(am__append_9956) $(am__append_9963) \ - $(am__append_9970) $(am__append_9977) $(am__append_9984) \ - $(am__append_9991) $(am__append_9998) $(am__append_10005) \ - $(am__append_10012) $(am__append_10019) $(am__append_10026) \ - $(am__append_10033) $(am__append_10040) $(am__append_10047) \ - $(am__append_10054) $(am__append_10061) $(am__append_10068) \ - $(am__append_10075) $(am__append_10082) $(am__append_10089) \ - $(am__append_10096) $(am__append_10103) $(am__append_10110) \ - $(am__append_10117) $(am__append_10124) $(am__append_10131) \ - $(am__append_10138) $(am__append_10145) $(am__append_10152) \ - $(am__append_10159) $(am__append_10166) $(am__append_10173) \ - $(am__append_10180) $(am__append_10187) $(am__append_10194) \ - $(am__append_10201) $(am__append_10208) $(am__append_10215) \ - $(am__append_10222) $(am__append_10229) $(am__append_10236) \ - $(am__append_10243) $(am__append_10250) $(am__append_10257) \ - $(am__append_10264) $(am__append_10271) $(am__append_10278) \ - $(am__append_10285) $(am__append_10292) $(am__append_10299) \ - $(am__append_10306) $(am__append_10313) $(am__append_10320) \ - $(am__append_10327) $(am__append_10334) $(am__append_10341) \ - $(am__append_10348) $(am__append_10355) $(am__append_10362) \ - $(am__append_10369) $(am__append_10376) $(am__append_10383) \ - $(am__append_10390) $(am__append_10397) $(am__append_10404) \ - $(am__append_10411) $(am__append_10418) $(am__append_10425) \ - $(am__append_10432) $(am__append_10439) $(am__append_10446) \ - $(am__append_10453) $(am__append_10460) $(am__append_10467) \ - $(am__append_10474) $(am__append_10481) $(am__append_10488) \ - $(am__append_10495) $(am__append_10502) $(am__append_10509) \ - $(am__append_10516) $(am__append_10523) $(am__append_10530) \ - $(am__append_10537) $(am__append_10544) $(am__append_10551) \ - $(am__append_10558) $(am__append_10565) $(am__append_10572) \ - $(am__append_10579) $(am__append_10586) $(am__append_10593) \ - $(am__append_10600) $(am__append_10607) $(am__append_10614) \ - $(am__append_10621) $(am__append_10628) $(am__append_10635) \ - $(am__append_10642) $(am__append_10649) $(am__append_10656) \ - $(am__append_10663) $(am__append_10670) $(am__append_10677) \ - $(am__append_10684) $(am__append_10691) $(am__append_10698) \ - $(am__append_10705) $(am__append_10712) $(am__append_10719) \ - $(am__append_10726) $(am__append_10733) $(am__append_10740) \ - $(am__append_10747) $(am__append_10754) $(am__append_10761) \ - $(am__append_10768) $(am__append_10775) $(am__append_10782) \ - $(am__append_10789) $(am__append_10796) $(am__append_10803) \ - $(am__append_10810) $(am__append_10817) $(am__append_10824) \ - $(am__append_10831) $(am__append_10838) $(am__append_10845) \ - $(am__append_10852) $(am__append_10859) $(am__append_10866) \ - $(am__append_10873) $(am__append_10880) $(am__append_10887) \ - $(am__append_10894) $(am__append_10901) $(am__append_10908) \ - $(am__append_10915) $(am__append_10922) $(am__append_10929) \ - $(am__append_10936) $(am__append_10943) $(am__append_10950) \ - $(am__append_10957) $(am__append_10964) $(am__append_10971) \ - $(am__append_10978) $(am__append_10985) $(am__append_10992) \ - $(am__append_10999) $(am__append_11006) $(am__append_11013) \ - $(am__append_11020) $(am__append_11027) $(am__append_11034) \ - $(am__append_11041) $(am__append_11048) $(am__append_11055) \ - $(am__append_11062) $(am__append_11069) $(am__append_11076) \ - $(am__append_11083) $(am__append_11090) $(am__append_11097) \ - $(am__append_11104) $(am__append_11111) $(am__append_11118) \ - $(am__append_11125) $(am__append_11132) $(am__append_11139) \ - $(am__append_11146) $(am__append_11153) $(am__append_11160) \ - $(am__append_11167) $(am__append_11174) $(am__append_11181) \ - $(am__append_11188) $(am__append_11195) $(am__append_11202) \ - $(am__append_11209) $(am__append_11216) $(am__append_11223) \ - $(am__append_11230) $(am__append_11237) $(am__append_11244) \ - $(am__append_11251) $(am__append_11258) $(am__append_11265) \ - $(am__append_11272) $(am__append_11279) $(am__append_11286) \ - $(am__append_11293) $(am__append_11300) $(am__append_11307) \ - $(am__append_11314) $(am__append_11321) $(am__append_11328) \ - $(am__append_11335) $(am__append_11342) $(am__append_11349) \ - $(am__append_11356) $(am__append_11363) $(am__append_11370) \ - $(am__append_11377) $(am__append_11384) $(am__append_11391) \ - $(am__append_11398) $(am__append_11405) $(am__append_11412) \ - $(am__append_11419) $(am__append_11426) $(am__append_11433) \ - $(am__append_11440) $(am__append_11447) $(am__append_11454) \ - $(am__append_11461) $(am__append_11468) $(am__append_11475) \ - $(am__append_11482) $(am__append_11489) $(am__append_11496) \ - $(am__append_11503) $(am__append_11510) $(am__append_11517) \ - $(am__append_11524) $(am__append_11531) $(am__append_11538) \ - $(am__append_11545) $(am__append_11552) $(am__append_11559) \ - $(am__append_11566) $(am__append_11573) $(am__append_11580) \ - $(am__append_11587) $(am__append_11594) $(am__append_11601) \ - $(am__append_11608) $(am__append_11615) $(am__append_11622) \ - $(am__append_11629) $(am__append_11636) $(am__append_11643) \ - $(am__append_11650) $(am__append_11657) $(am__append_11664) \ - $(am__append_11671) $(am__append_11678) $(am__append_11685) \ - $(am__append_11692) $(am__append_11699) $(am__append_11706) \ - $(am__append_11713) $(am__append_11720) $(am__append_11727) \ - $(am__append_11734) $(am__append_11741) $(am__append_11748) \ - $(am__append_11755) $(am__append_11762) $(am__append_11769) \ - $(am__append_11776) $(am__append_11783) $(am__append_11790) \ - $(am__append_11797) $(am__append_11804) $(am__append_11811) \ - $(am__append_11818) $(am__append_11825) $(am__append_11832) \ - $(am__append_11839) $(am__append_11846) $(am__append_11853) \ - $(am__append_11860) $(am__append_11867) $(am__append_11874) \ - $(am__append_11881) $(am__append_11888) $(am__append_11895) \ - $(am__append_11902) $(am__append_11909) $(am__append_11916) \ - $(am__append_11923) $(am__append_11930) $(am__append_11937) \ - $(am__append_11944) $(am__append_11951) $(am__append_11958) \ - $(am__append_11965) $(am__append_11972) $(am__append_11979) \ - $(am__append_11986) $(am__append_11993) $(am__append_12000) \ - $(am__append_12007) $(am__append_12014) $(am__append_12021) \ - $(am__append_12028) $(am__append_12035) $(am__append_12042) \ - $(am__append_12049) $(am__append_12056) $(am__append_12063) \ - $(am__append_12070) $(am__append_12077) $(am__append_12084) \ - $(am__append_12091) $(am__append_12098) $(am__append_12105) \ - $(am__append_12112) $(am__append_12119) $(am__append_12126) \ - $(am__append_12133) -KERNEL_HEADER_FILES = $(top_srcdir)/include/grub/cache.h \ - $(top_srcdir)/include/grub/command.h \ - $(top_srcdir)/include/grub/device.h \ - $(top_srcdir)/include/grub/disk.h \ - $(top_srcdir)/include/grub/dl.h \ - $(top_srcdir)/include/grub/env.h \ - $(top_srcdir)/include/grub/env_private.h \ - $(top_srcdir)/include/grub/err.h \ - $(top_srcdir)/include/grub/file.h \ - $(top_srcdir)/include/grub/fs.h \ - $(top_srcdir)/include/grub/i18n.h \ - $(top_srcdir)/include/grub/kernel.h \ - $(top_srcdir)/include/grub/list.h \ - $(top_srcdir)/include/grub/misc.h \ - $(top_srcdir)/include/grub/mm.h \ - $(top_srcdir)/include/grub/parser.h \ - $(top_srcdir)/include/grub/partition.h \ - $(top_srcdir)/include/grub/term.h \ - $(top_srcdir)/include/grub/time.h \ - $(top_srcdir)/include/grub/mm_private.h \ - $(top_srcdir)/include/grub/boot.h \ - $(top_srcdir)/include/grub/libgcc.h \ - $(top_srcdir)/include/grub/memory.h $(am__append_12394) \ - $(am__append_12395) $(am__append_12396) $(am__append_12397) \ - $(am__append_12398) $(am__append_12399) $(am__append_12400) \ - $(am__append_12401) $(am__append_12402) $(am__append_12403) \ - $(am__append_12404) $(am__append_12405) $(am__append_12406) \ - $(am__append_12407) -man_MANS = $(am__append_12324) -noinst_DATA = kernel_syms.lst -pkglib_DATA = -bin_SCRIPTS = -sbin_SCRIPTS = -platform_DATA = $(am__append_12138) $(am__append_12143) \ - $(am__append_12148) $(am__append_12153) $(am__append_12158) \ - $(am__append_12163) $(am__append_12168) $(am__append_12173) \ - $(am__append_12178) $(am__append_12183) $(am__append_12188) \ - $(am__append_12193) $(am__append_12198) $(am__append_12203) \ - $(am__append_12208) $(am__append_12213) $(am__append_12218) \ - $(am__append_12223) fs.lst command.lst partmap.lst \ - terminal.lst parttool.lst video.lst crypto.lst moddep.lst \ - $(MOD_FILES) $(am__append_12409) -check_SCRIPTS = -grubconf_DATA = -noinst_SCRIPTS = $(am__append_12329) $(am__append_12331) \ - $(am__append_12334) $(am__append_12337) $(am__append_12340) \ - $(am__append_12343) $(am__append_12346) $(am__append_12349) \ - $(am__append_12352) $(am__append_12355) $(am__append_12358) \ - $(am__append_12361) $(am__append_12364) $(am__append_12367) \ - $(am__append_12370) $(am__append_12373) $(am__append_12376) \ - $(am__append_12379) $(am__append_12382) $(am__append_12385) \ - $(am__append_12388) $(am__append_12391) -pkglib_SCRIPTS = -grubconf_SCRIPTS = -noinst_LIBRARIES = $(am__append_12224) $(am__append_12233) \ - $(am__append_12242) $(am__append_12251) $(am__append_12260) \ - $(am__append_12269) $(am__append_12278) $(am__append_12287) \ - $(am__append_12296) $(am__append_12305) $(am__append_12314) -dist_noinst_DATA = $(am__append_12330) $(am__append_12333) \ - $(am__append_12336) $(am__append_12339) $(am__append_12342) \ - $(am__append_12345) $(am__append_12348) $(am__append_12351) \ - $(am__append_12354) $(am__append_12357) $(am__append_12360) \ - $(am__append_12363) $(am__append_12366) $(am__append_12369) \ - $(am__append_12372) $(am__append_12375) $(am__append_12378) \ - $(am__append_12381) $(am__append_12384) $(am__append_12387) \ - $(am__append_12390) $(am__append_12393) -EXTRA_DIST = $(am__append_12) $(am__append_19) $(am__append_26) \ - $(am__append_33) $(am__append_40) $(am__append_47) \ - $(am__append_54) $(am__append_61) $(am__append_68) \ - $(am__append_75) $(am__append_82) $(am__append_89) \ - $(am__append_96) $(am__append_103) $(am__append_110) \ - $(am__append_117) $(am__append_124) $(am__append_131) \ - $(am__append_138) $(am__append_145) $(am__append_152) \ - $(am__append_159) $(am__append_166) $(am__append_173) \ - $(am__append_180) $(am__append_187) $(am__append_194) \ - $(am__append_201) $(am__append_208) $(am__append_215) \ - $(am__append_222) $(am__append_229) $(am__append_236) \ - $(am__append_243) $(am__append_250) $(am__append_257) \ - $(am__append_264) $(am__append_271) $(am__append_278) \ - $(am__append_285) $(am__append_292) $(am__append_299) \ - $(am__append_306) $(am__append_313) $(am__append_320) \ - $(am__append_327) $(am__append_334) $(am__append_341) \ - $(am__append_348) $(am__append_355) $(am__append_362) \ - $(am__append_369) $(am__append_376) $(am__append_383) \ - $(am__append_390) $(am__append_397) $(am__append_404) \ - $(am__append_411) $(am__append_418) $(am__append_425) \ - $(am__append_432) $(am__append_439) $(am__append_446) \ - $(am__append_453) $(am__append_460) $(am__append_467) \ - $(am__append_474) $(am__append_481) $(am__append_488) \ - $(am__append_495) $(am__append_502) $(am__append_509) \ - $(am__append_516) $(am__append_523) $(am__append_530) \ - $(am__append_537) $(am__append_544) $(am__append_551) \ - $(am__append_558) $(am__append_565) $(am__append_572) \ - $(am__append_579) $(am__append_586) $(am__append_593) \ - $(am__append_600) $(am__append_607) $(am__append_614) \ - $(am__append_621) $(am__append_628) $(am__append_635) \ - $(am__append_642) $(am__append_649) $(am__append_656) \ - $(am__append_663) $(am__append_670) $(am__append_677) \ - $(am__append_684) $(am__append_691) $(am__append_698) \ - $(am__append_705) $(am__append_712) $(am__append_719) \ - $(am__append_726) $(am__append_733) $(am__append_740) \ - $(am__append_747) $(am__append_754) $(am__append_761) \ - $(am__append_768) $(am__append_775) $(am__append_782) \ - $(am__append_789) $(am__append_796) $(am__append_803) \ - $(am__append_810) $(am__append_817) $(am__append_824) \ - $(am__append_831) $(am__append_838) $(am__append_845) \ - $(am__append_852) $(am__append_859) $(am__append_866) \ - $(am__append_873) $(am__append_880) $(am__append_887) \ - $(am__append_894) $(am__append_901) $(am__append_908) \ - $(am__append_915) $(am__append_922) $(am__append_929) \ - $(am__append_936) $(am__append_943) $(am__append_950) \ - $(am__append_957) $(am__append_964) $(am__append_971) \ - $(am__append_978) $(am__append_985) $(am__append_992) \ - $(am__append_999) $(am__append_1006) $(am__append_1013) \ - $(am__append_1020) $(am__append_1027) $(am__append_1034) \ - $(am__append_1041) $(am__append_1048) $(am__append_1055) \ - $(am__append_1062) $(am__append_1069) $(am__append_1076) \ - $(am__append_1083) $(am__append_1090) $(am__append_1097) \ - $(am__append_1104) $(am__append_1111) $(am__append_1118) \ - $(am__append_1125) $(am__append_1132) $(am__append_1139) \ - $(am__append_1146) $(am__append_1153) $(am__append_1160) \ - $(am__append_1167) $(am__append_1174) $(am__append_1181) \ - $(am__append_1188) $(am__append_1195) $(am__append_1202) \ - $(am__append_1209) $(am__append_1216) $(am__append_1223) \ - $(am__append_1230) $(am__append_1237) $(am__append_1244) \ - $(am__append_1251) $(am__append_1258) $(am__append_1265) \ - $(am__append_1272) $(am__append_1279) $(am__append_1286) \ - $(am__append_1293) $(am__append_1300) $(am__append_1307) \ - $(am__append_1314) $(am__append_1321) $(am__append_1328) \ - $(am__append_1335) $(am__append_1342) $(am__append_1349) \ - $(am__append_1356) $(am__append_1363) $(am__append_1370) \ - $(am__append_1377) $(am__append_1384) $(am__append_1391) \ - $(am__append_1398) $(am__append_1405) $(am__append_1412) \ - $(am__append_1419) $(am__append_1426) $(am__append_1433) \ - $(am__append_1440) $(am__append_1447) $(am__append_1454) \ - $(am__append_1461) $(am__append_1468) $(am__append_1475) \ - $(am__append_1482) $(am__append_1489) $(am__append_1496) \ - $(am__append_1503) $(am__append_1510) $(am__append_1517) \ - $(am__append_1524) $(am__append_1531) $(am__append_1538) \ - $(am__append_1545) $(am__append_1552) $(am__append_1559) \ - $(am__append_1566) $(am__append_1573) $(am__append_1580) \ - $(am__append_1587) $(am__append_1594) $(am__append_1601) \ - $(am__append_1608) $(am__append_1615) $(am__append_1622) \ - $(am__append_1629) $(am__append_1636) $(am__append_1643) \ - $(am__append_1650) $(am__append_1657) $(am__append_1664) \ - $(am__append_1671) $(am__append_1678) $(am__append_1685) \ - $(am__append_1692) $(am__append_1699) $(am__append_1706) \ - $(am__append_1713) $(am__append_1720) $(am__append_1727) \ - $(am__append_1734) $(am__append_1741) $(am__append_1748) \ - $(am__append_1755) $(am__append_1762) $(am__append_1769) \ - $(am__append_1776) $(am__append_1783) $(am__append_1790) \ - $(am__append_1797) $(am__append_1804) $(am__append_1811) \ - $(am__append_1818) $(am__append_1825) $(am__append_1832) \ - $(am__append_1839) $(am__append_1846) $(am__append_1853) \ - $(am__append_1860) $(am__append_1867) $(am__append_1874) \ - $(am__append_1881) $(am__append_1888) $(am__append_1895) \ - $(am__append_1902) $(am__append_1909) $(am__append_1916) \ - $(am__append_1923) $(am__append_1930) $(am__append_1937) \ - $(am__append_1944) $(am__append_1951) $(am__append_1958) \ - $(am__append_1965) $(am__append_1972) $(am__append_1979) \ - $(am__append_1986) $(am__append_1993) $(am__append_2000) \ - $(am__append_2007) $(am__append_2014) $(am__append_2021) \ - $(am__append_2028) $(am__append_2035) $(am__append_2042) \ - $(am__append_2049) $(am__append_2056) $(am__append_2063) \ - $(am__append_2070) $(am__append_2077) $(am__append_2084) \ - $(am__append_2091) $(am__append_2098) $(am__append_2105) \ - $(am__append_2112) $(am__append_2119) $(am__append_2126) \ - $(am__append_2133) $(am__append_2140) $(am__append_2147) \ - $(am__append_2154) $(am__append_2161) $(am__append_2168) \ - $(am__append_2175) $(am__append_2182) $(am__append_2189) \ - $(am__append_2196) $(am__append_2203) $(am__append_2210) \ - $(am__append_2217) $(am__append_2224) $(am__append_2231) \ - $(am__append_2238) $(am__append_2245) $(am__append_2252) \ - $(am__append_2259) $(am__append_2266) $(am__append_2273) \ - $(am__append_2280) $(am__append_2287) $(am__append_2294) \ - $(am__append_2301) $(am__append_2308) $(am__append_2315) \ - $(am__append_2322) $(am__append_2329) $(am__append_2336) \ - $(am__append_2343) $(am__append_2350) $(am__append_2357) \ - $(am__append_2364) $(am__append_2371) $(am__append_2378) \ - $(am__append_2385) $(am__append_2392) $(am__append_2399) \ - $(am__append_2406) $(am__append_2413) $(am__append_2420) \ - $(am__append_2427) $(am__append_2434) $(am__append_2441) \ - $(am__append_2448) $(am__append_2455) $(am__append_2462) \ - $(am__append_2469) $(am__append_2476) $(am__append_2483) \ - $(am__append_2490) $(am__append_2497) $(am__append_2504) \ - $(am__append_2511) $(am__append_2518) $(am__append_2525) \ - $(am__append_2532) $(am__append_2539) $(am__append_2546) \ - $(am__append_2553) $(am__append_2560) $(am__append_2567) \ - $(am__append_2574) $(am__append_2581) $(am__append_2588) \ - $(am__append_2595) $(am__append_2602) $(am__append_2609) \ - $(am__append_2616) $(am__append_2623) $(am__append_2630) \ - $(am__append_2637) $(am__append_2644) $(am__append_2651) \ - $(am__append_2658) $(am__append_2665) $(am__append_2672) \ - $(am__append_2679) $(am__append_2686) $(am__append_2693) \ - $(am__append_2700) $(am__append_2707) $(am__append_2714) \ - $(am__append_2721) $(am__append_2728) $(am__append_2735) \ - $(am__append_2742) $(am__append_2749) $(am__append_2756) \ - $(am__append_2763) $(am__append_2770) $(am__append_2777) \ - $(am__append_2784) $(am__append_2791) $(am__append_2798) \ - $(am__append_2805) $(am__append_2812) $(am__append_2819) \ - $(am__append_2826) $(am__append_2833) $(am__append_2840) \ - $(am__append_2847) $(am__append_2854) $(am__append_2861) \ - $(am__append_2868) $(am__append_2875) $(am__append_2882) \ - $(am__append_2889) $(am__append_2896) $(am__append_2903) \ - $(am__append_2910) $(am__append_2917) $(am__append_2924) \ - $(am__append_2931) $(am__append_2938) $(am__append_2945) \ - $(am__append_2952) $(am__append_2959) $(am__append_2966) \ - $(am__append_2973) $(am__append_2980) $(am__append_2987) \ - $(am__append_2994) $(am__append_3001) $(am__append_3008) \ - $(am__append_3015) $(am__append_3022) $(am__append_3029) \ - $(am__append_3036) $(am__append_3043) $(am__append_3050) \ - $(am__append_3057) $(am__append_3064) $(am__append_3071) \ - $(am__append_3078) $(am__append_3085) $(am__append_3092) \ - $(am__append_3099) $(am__append_3106) $(am__append_3113) \ - $(am__append_3120) $(am__append_3127) $(am__append_3134) \ - $(am__append_3141) $(am__append_3148) $(am__append_3155) \ - $(am__append_3162) $(am__append_3169) $(am__append_3176) \ - $(am__append_3183) $(am__append_3190) $(am__append_3197) \ - $(am__append_3204) $(am__append_3211) $(am__append_3218) \ - $(am__append_3225) $(am__append_3232) $(am__append_3239) \ - $(am__append_3246) $(am__append_3253) $(am__append_3260) \ - $(am__append_3267) $(am__append_3274) $(am__append_3281) \ - $(am__append_3288) $(am__append_3295) $(am__append_3302) \ - $(am__append_3309) $(am__append_3316) $(am__append_3323) \ - $(am__append_3330) $(am__append_3337) $(am__append_3344) \ - $(am__append_3351) $(am__append_3358) $(am__append_3365) \ - $(am__append_3372) $(am__append_3379) $(am__append_3386) \ - $(am__append_3393) $(am__append_3400) $(am__append_3407) \ - $(am__append_3414) $(am__append_3421) $(am__append_3428) \ - $(am__append_3435) $(am__append_3442) $(am__append_3449) \ - $(am__append_3456) $(am__append_3463) $(am__append_3470) \ - $(am__append_3477) $(am__append_3484) $(am__append_3491) \ - $(am__append_3498) $(am__append_3505) $(am__append_3512) \ - $(am__append_3519) $(am__append_3526) $(am__append_3533) \ - $(am__append_3540) $(am__append_3547) $(am__append_3554) \ - $(am__append_3561) $(am__append_3568) $(am__append_3575) \ - $(am__append_3582) $(am__append_3589) $(am__append_3596) \ - $(am__append_3603) $(am__append_3610) $(am__append_3617) \ - $(am__append_3624) $(am__append_3631) $(am__append_3638) \ - $(am__append_3645) $(am__append_3652) $(am__append_3659) \ - $(am__append_3666) $(am__append_3673) $(am__append_3680) \ - $(am__append_3687) $(am__append_3694) $(am__append_3701) \ - $(am__append_3708) $(am__append_3715) $(am__append_3722) \ - $(am__append_3729) $(am__append_3736) $(am__append_3743) \ - $(am__append_3750) $(am__append_3757) $(am__append_3764) \ - $(am__append_3771) $(am__append_3778) $(am__append_3785) \ - $(am__append_3792) $(am__append_3799) $(am__append_3806) \ - $(am__append_3813) $(am__append_3820) $(am__append_3827) \ - $(am__append_3834) $(am__append_3841) $(am__append_3848) \ - $(am__append_3855) $(am__append_3862) $(am__append_3869) \ - $(am__append_3876) $(am__append_3883) $(am__append_3890) \ - $(am__append_3897) $(am__append_3904) $(am__append_3911) \ - $(am__append_3918) $(am__append_3925) $(am__append_3932) \ - $(am__append_3939) $(am__append_3946) $(am__append_3953) \ - $(am__append_3960) $(am__append_3967) $(am__append_3974) \ - $(am__append_3981) $(am__append_3988) $(am__append_3995) \ - $(am__append_4002) $(am__append_4009) $(am__append_4016) \ - $(am__append_4023) $(am__append_4030) $(am__append_4037) \ - $(am__append_4044) $(am__append_4051) $(am__append_4058) \ - $(am__append_4065) $(am__append_4072) $(am__append_4079) \ - $(am__append_4086) $(am__append_4093) $(am__append_4100) \ - $(am__append_4107) $(am__append_4114) $(am__append_4121) \ - $(am__append_4128) $(am__append_4135) $(am__append_4142) \ - $(am__append_4149) $(am__append_4156) $(am__append_4163) \ - $(am__append_4170) $(am__append_4177) $(am__append_4184) \ - $(am__append_4191) $(am__append_4198) $(am__append_4205) \ - $(am__append_4212) $(am__append_4219) $(am__append_4226) \ - $(am__append_4233) $(am__append_4240) $(am__append_4247) \ - $(am__append_4254) $(am__append_4261) $(am__append_4268) \ - $(am__append_4275) $(am__append_4282) $(am__append_4289) \ - $(am__append_4296) $(am__append_4303) $(am__append_4310) \ - $(am__append_4317) $(am__append_4324) $(am__append_4331) \ - $(am__append_4338) $(am__append_4345) $(am__append_4352) \ - $(am__append_4359) $(am__append_4366) $(am__append_4373) \ - $(am__append_4380) $(am__append_4387) $(am__append_4394) \ - $(am__append_4401) $(am__append_4408) $(am__append_4415) \ - $(am__append_4422) $(am__append_4429) $(am__append_4436) \ - $(am__append_4443) $(am__append_4450) $(am__append_4457) \ - $(am__append_4464) $(am__append_4471) $(am__append_4478) \ - $(am__append_4485) $(am__append_4492) $(am__append_4499) \ - $(am__append_4506) $(am__append_4513) $(am__append_4520) \ - $(am__append_4527) $(am__append_4534) $(am__append_4541) \ - $(am__append_4548) $(am__append_4555) $(am__append_4562) \ - $(am__append_4569) $(am__append_4576) $(am__append_4583) \ - $(am__append_4590) $(am__append_4597) $(am__append_4604) \ - $(am__append_4611) $(am__append_4618) $(am__append_4625) \ - $(am__append_4632) $(am__append_4639) $(am__append_4646) \ - $(am__append_4653) $(am__append_4660) $(am__append_4667) \ - $(am__append_4674) $(am__append_4681) $(am__append_4688) \ - $(am__append_4695) $(am__append_4702) $(am__append_4709) \ - $(am__append_4716) $(am__append_4723) $(am__append_4730) \ - $(am__append_4737) $(am__append_4744) $(am__append_4751) \ - $(am__append_4758) $(am__append_4765) $(am__append_4772) \ - $(am__append_4779) $(am__append_4786) $(am__append_4793) \ - $(am__append_4800) $(am__append_4807) $(am__append_4814) \ - $(am__append_4821) $(am__append_4828) $(am__append_4835) \ - $(am__append_4842) $(am__append_4849) $(am__append_4856) \ - $(am__append_4863) $(am__append_4870) $(am__append_4877) \ - $(am__append_4884) $(am__append_4891) $(am__append_4898) \ - $(am__append_4905) $(am__append_4912) $(am__append_4919) \ - $(am__append_4926) $(am__append_4933) $(am__append_4940) \ - $(am__append_4947) $(am__append_4954) $(am__append_4961) \ - $(am__append_4968) $(am__append_4975) $(am__append_4982) \ - $(am__append_4989) $(am__append_4996) $(am__append_5003) \ - $(am__append_5010) $(am__append_5017) $(am__append_5024) \ - $(am__append_5031) $(am__append_5038) $(am__append_5045) \ - $(am__append_5052) $(am__append_5059) $(am__append_5066) \ - $(am__append_5073) $(am__append_5080) $(am__append_5087) \ - $(am__append_5094) $(am__append_5101) $(am__append_5108) \ - $(am__append_5115) $(am__append_5122) $(am__append_5129) \ - $(am__append_5136) $(am__append_5143) $(am__append_5150) \ - $(am__append_5157) $(am__append_5164) $(am__append_5171) \ - $(am__append_5178) $(am__append_5185) $(am__append_5192) \ - $(am__append_5199) $(am__append_5206) $(am__append_5213) \ - $(am__append_5220) $(am__append_5227) $(am__append_5234) \ - $(am__append_5241) $(am__append_5248) $(am__append_5255) \ - $(am__append_5262) $(am__append_5269) $(am__append_5276) \ - $(am__append_5283) $(am__append_5290) $(am__append_5297) \ - $(am__append_5304) $(am__append_5311) $(am__append_5318) \ - $(am__append_5325) $(am__append_5332) $(am__append_5339) \ - $(am__append_5346) $(am__append_5353) $(am__append_5360) \ - $(am__append_5367) $(am__append_5374) $(am__append_5381) \ - $(am__append_5388) $(am__append_5395) $(am__append_5402) \ - $(am__append_5409) $(am__append_5416) $(am__append_5423) \ - $(am__append_5430) $(am__append_5437) $(am__append_5444) \ - $(am__append_5451) $(am__append_5458) $(am__append_5465) \ - $(am__append_5472) $(am__append_5479) $(am__append_5486) \ - $(am__append_5493) $(am__append_5500) $(am__append_5507) \ - $(am__append_5514) $(am__append_5521) $(am__append_5528) \ - $(am__append_5535) $(am__append_5542) $(am__append_5549) \ - $(am__append_5556) $(am__append_5563) $(am__append_5570) \ - $(am__append_5577) $(am__append_5584) $(am__append_5591) \ - $(am__append_5598) $(am__append_5605) $(am__append_5612) \ - $(am__append_5619) $(am__append_5626) $(am__append_5633) \ - $(am__append_5640) $(am__append_5647) $(am__append_5654) \ - $(am__append_5661) $(am__append_5668) $(am__append_5675) \ - $(am__append_5682) $(am__append_5689) $(am__append_5696) \ - $(am__append_5703) $(am__append_5710) $(am__append_5717) \ - $(am__append_5724) $(am__append_5731) $(am__append_5738) \ - $(am__append_5745) $(am__append_5752) $(am__append_5759) \ - $(am__append_5766) $(am__append_5773) $(am__append_5780) \ - $(am__append_5787) $(am__append_5794) $(am__append_5801) \ - $(am__append_5808) $(am__append_5815) $(am__append_5822) \ - $(am__append_5829) $(am__append_5836) $(am__append_5843) \ - $(am__append_5850) $(am__append_5857) $(am__append_5864) \ - $(am__append_5871) $(am__append_5878) $(am__append_5885) \ - $(am__append_5892) $(am__append_5899) $(am__append_5906) \ - $(am__append_5913) $(am__append_5920) $(am__append_5927) \ - $(am__append_5934) $(am__append_5941) $(am__append_5948) \ - $(am__append_5955) $(am__append_5962) $(am__append_5969) \ - $(am__append_5976) $(am__append_5983) $(am__append_5990) \ - $(am__append_5997) $(am__append_6004) $(am__append_6011) \ - $(am__append_6018) $(am__append_6025) $(am__append_6032) \ - $(am__append_6039) $(am__append_6046) $(am__append_6053) \ - $(am__append_6060) $(am__append_6067) $(am__append_6074) \ - $(am__append_6081) $(am__append_6088) $(am__append_6095) \ - $(am__append_6102) $(am__append_6109) $(am__append_6116) \ - $(am__append_6123) $(am__append_6130) $(am__append_6137) \ - $(am__append_6144) $(am__append_6151) $(am__append_6158) \ - $(am__append_6165) $(am__append_6172) $(am__append_6179) \ - $(am__append_6186) $(am__append_6193) $(am__append_6200) \ - $(am__append_6207) $(am__append_6214) $(am__append_6221) \ - $(am__append_6228) $(am__append_6235) $(am__append_6242) \ - $(am__append_6249) $(am__append_6256) $(am__append_6263) \ - $(am__append_6270) $(am__append_6277) $(am__append_6284) \ - $(am__append_6291) $(am__append_6298) $(am__append_6305) \ - $(am__append_6312) $(am__append_6319) $(am__append_6326) \ - $(am__append_6333) $(am__append_6340) $(am__append_6347) \ - $(am__append_6354) $(am__append_6361) $(am__append_6368) \ - $(am__append_6375) $(am__append_6382) $(am__append_6389) \ - $(am__append_6396) $(am__append_6403) $(am__append_6410) \ - $(am__append_6417) $(am__append_6424) $(am__append_6431) \ - $(am__append_6438) $(am__append_6445) $(am__append_6452) \ - $(am__append_6459) $(am__append_6466) $(am__append_6473) \ - $(am__append_6480) $(am__append_6487) $(am__append_6494) \ - $(am__append_6501) $(am__append_6508) $(am__append_6515) \ - $(am__append_6522) $(am__append_6529) $(am__append_6536) \ - $(am__append_6543) $(am__append_6550) $(am__append_6557) \ - $(am__append_6564) $(am__append_6571) $(am__append_6578) \ - $(am__append_6585) $(am__append_6592) $(am__append_6599) \ - $(am__append_6606) $(am__append_6613) $(am__append_6620) \ - $(am__append_6627) $(am__append_6634) $(am__append_6641) \ - $(am__append_6648) $(am__append_6655) $(am__append_6662) \ - $(am__append_6669) $(am__append_6676) $(am__append_6683) \ - $(am__append_6690) $(am__append_6697) $(am__append_6704) \ - $(am__append_6711) $(am__append_6718) $(am__append_6725) \ - $(am__append_6732) $(am__append_6739) $(am__append_6746) \ - $(am__append_6753) $(am__append_6760) $(am__append_6767) \ - $(am__append_6774) $(am__append_6781) $(am__append_6788) \ - $(am__append_6795) $(am__append_6802) $(am__append_6809) \ - $(am__append_6816) $(am__append_6823) $(am__append_6830) \ - $(am__append_6837) $(am__append_6844) $(am__append_6851) \ - $(am__append_6858) $(am__append_6865) $(am__append_6872) \ - $(am__append_6879) $(am__append_6886) $(am__append_6893) \ - $(am__append_6900) $(am__append_6907) $(am__append_6914) \ - $(am__append_6921) $(am__append_6928) $(am__append_6935) \ - $(am__append_6942) $(am__append_6949) $(am__append_6956) \ - $(am__append_6963) $(am__append_6970) $(am__append_6977) \ - $(am__append_6984) $(am__append_6991) $(am__append_6998) \ - $(am__append_7005) $(am__append_7012) $(am__append_7019) \ - $(am__append_7026) $(am__append_7033) $(am__append_7040) \ - $(am__append_7047) $(am__append_7054) $(am__append_7061) \ - $(am__append_7068) $(am__append_7075) $(am__append_7082) \ - $(am__append_7089) $(am__append_7096) $(am__append_7103) \ - $(am__append_7110) $(am__append_7117) $(am__append_7124) \ - $(am__append_7131) $(am__append_7138) $(am__append_7145) \ - $(am__append_7152) $(am__append_7159) $(am__append_7166) \ - $(am__append_7173) $(am__append_7180) $(am__append_7187) \ - $(am__append_7194) $(am__append_7201) $(am__append_7208) \ - $(am__append_7215) $(am__append_7222) $(am__append_7229) \ - $(am__append_7236) $(am__append_7243) $(am__append_7250) \ - $(am__append_7257) $(am__append_7264) $(am__append_7271) \ - $(am__append_7278) $(am__append_7285) $(am__append_7292) \ - $(am__append_7299) $(am__append_7306) $(am__append_7313) \ - $(am__append_7320) $(am__append_7327) $(am__append_7334) \ - $(am__append_7341) $(am__append_7348) $(am__append_7355) \ - $(am__append_7362) $(am__append_7369) $(am__append_7376) \ - $(am__append_7383) $(am__append_7390) $(am__append_7397) \ - $(am__append_7404) $(am__append_7411) $(am__append_7418) \ - $(am__append_7425) $(am__append_7432) $(am__append_7439) \ - $(am__append_7446) $(am__append_7453) $(am__append_7460) \ - $(am__append_7467) $(am__append_7474) $(am__append_7481) \ - $(am__append_7488) $(am__append_7495) $(am__append_7502) \ - $(am__append_7509) $(am__append_7516) $(am__append_7523) \ - $(am__append_7530) $(am__append_7537) $(am__append_7544) \ - $(am__append_7551) $(am__append_7558) $(am__append_7565) \ - $(am__append_7572) $(am__append_7579) $(am__append_7586) \ - $(am__append_7593) $(am__append_7600) $(am__append_7607) \ - $(am__append_7614) $(am__append_7621) $(am__append_7628) \ - $(am__append_7635) $(am__append_7642) $(am__append_7649) \ - $(am__append_7656) $(am__append_7663) $(am__append_7670) \ - $(am__append_7677) $(am__append_7684) $(am__append_7691) \ - $(am__append_7698) $(am__append_7705) $(am__append_7712) \ - $(am__append_7719) $(am__append_7726) $(am__append_7733) \ - $(am__append_7740) $(am__append_7747) $(am__append_7754) \ - $(am__append_7761) $(am__append_7768) $(am__append_7775) \ - $(am__append_7782) $(am__append_7789) $(am__append_7796) \ - $(am__append_7803) $(am__append_7810) $(am__append_7817) \ - $(am__append_7824) $(am__append_7831) $(am__append_7838) \ - $(am__append_7845) $(am__append_7852) $(am__append_7859) \ - $(am__append_7866) $(am__append_7873) $(am__append_7880) \ - $(am__append_7887) $(am__append_7894) $(am__append_7901) \ - $(am__append_7908) $(am__append_7915) $(am__append_7922) \ - $(am__append_7929) $(am__append_7936) $(am__append_7943) \ - $(am__append_7950) $(am__append_7957) $(am__append_7964) \ - $(am__append_7971) $(am__append_7978) $(am__append_7985) \ - $(am__append_7992) $(am__append_7999) $(am__append_8006) \ - $(am__append_8013) $(am__append_8020) $(am__append_8027) \ - $(am__append_8034) $(am__append_8041) $(am__append_8048) \ - $(am__append_8055) $(am__append_8062) $(am__append_8069) \ - $(am__append_8076) $(am__append_8083) $(am__append_8090) \ - $(am__append_8097) $(am__append_8104) $(am__append_8111) \ - $(am__append_8118) $(am__append_8125) $(am__append_8132) \ - $(am__append_8139) $(am__append_8146) $(am__append_8153) \ - $(am__append_8160) $(am__append_8167) $(am__append_8174) \ - $(am__append_8181) $(am__append_8188) $(am__append_8195) \ - $(am__append_8202) $(am__append_8209) $(am__append_8216) \ - $(am__append_8223) $(am__append_8230) $(am__append_8237) \ - $(am__append_8244) $(am__append_8251) $(am__append_8258) \ - $(am__append_8265) $(am__append_8272) $(am__append_8279) \ - $(am__append_8286) $(am__append_8293) $(am__append_8300) \ - $(am__append_8307) $(am__append_8314) $(am__append_8321) \ - $(am__append_8328) $(am__append_8335) $(am__append_8342) \ - $(am__append_8349) $(am__append_8356) $(am__append_8363) \ - $(am__append_8370) $(am__append_8377) $(am__append_8384) \ - $(am__append_8391) $(am__append_8398) $(am__append_8405) \ - $(am__append_8412) $(am__append_8419) $(am__append_8426) \ - $(am__append_8433) $(am__append_8440) $(am__append_8447) \ - $(am__append_8454) $(am__append_8461) $(am__append_8468) \ - $(am__append_8475) $(am__append_8482) $(am__append_8489) \ - $(am__append_8496) $(am__append_8503) $(am__append_8510) \ - $(am__append_8517) $(am__append_8524) $(am__append_8531) \ - $(am__append_8538) $(am__append_8545) $(am__append_8552) \ - $(am__append_8559) $(am__append_8566) $(am__append_8573) \ - $(am__append_8580) $(am__append_8587) $(am__append_8594) \ - $(am__append_8601) $(am__append_8608) $(am__append_8615) \ - $(am__append_8622) $(am__append_8629) $(am__append_8636) \ - $(am__append_8643) $(am__append_8650) $(am__append_8657) \ - $(am__append_8664) $(am__append_8671) $(am__append_8678) \ - $(am__append_8685) $(am__append_8692) $(am__append_8699) \ - $(am__append_8706) $(am__append_8713) $(am__append_8720) \ - $(am__append_8727) $(am__append_8734) $(am__append_8741) \ - $(am__append_8748) $(am__append_8755) $(am__append_8762) \ - $(am__append_8769) $(am__append_8776) $(am__append_8783) \ - $(am__append_8790) $(am__append_8797) $(am__append_8804) \ - $(am__append_8811) $(am__append_8818) $(am__append_8825) \ - $(am__append_8832) $(am__append_8839) $(am__append_8846) \ - $(am__append_8853) $(am__append_8860) $(am__append_8867) \ - $(am__append_8874) $(am__append_8881) $(am__append_8888) \ - $(am__append_8895) $(am__append_8902) $(am__append_8909) \ - $(am__append_8916) $(am__append_8923) $(am__append_8930) \ - $(am__append_8937) $(am__append_8944) $(am__append_8951) \ - $(am__append_8958) $(am__append_8965) $(am__append_8972) \ - $(am__append_8979) $(am__append_8986) $(am__append_8993) \ - $(am__append_9000) $(am__append_9007) $(am__append_9014) \ - $(am__append_9021) $(am__append_9028) $(am__append_9035) \ - $(am__append_9042) $(am__append_9049) $(am__append_9056) \ - $(am__append_9063) $(am__append_9070) $(am__append_9077) \ - $(am__append_9084) $(am__append_9091) $(am__append_9098) \ - $(am__append_9105) $(am__append_9112) $(am__append_9119) \ - $(am__append_9126) $(am__append_9133) $(am__append_9140) \ - $(am__append_9147) $(am__append_9154) $(am__append_9161) \ - $(am__append_9168) $(am__append_9175) $(am__append_9182) \ - $(am__append_9189) $(am__append_9196) $(am__append_9203) \ - $(am__append_9210) $(am__append_9217) $(am__append_9224) \ - $(am__append_9231) $(am__append_9238) $(am__append_9245) \ - $(am__append_9252) $(am__append_9259) $(am__append_9266) \ - $(am__append_9273) $(am__append_9280) $(am__append_9287) \ - $(am__append_9294) $(am__append_9301) $(am__append_9308) \ - $(am__append_9315) $(am__append_9322) $(am__append_9329) \ - $(am__append_9336) $(am__append_9343) $(am__append_9350) \ - $(am__append_9357) $(am__append_9364) $(am__append_9371) \ - $(am__append_9378) $(am__append_9385) $(am__append_9392) \ - $(am__append_9399) $(am__append_9406) $(am__append_9413) \ - $(am__append_9420) $(am__append_9427) $(am__append_9434) \ - $(am__append_9441) $(am__append_9448) $(am__append_9455) \ - $(am__append_9462) $(am__append_9469) $(am__append_9476) \ - $(am__append_9483) $(am__append_9490) $(am__append_9497) \ - $(am__append_9504) $(am__append_9511) $(am__append_9518) \ - $(am__append_9525) $(am__append_9532) $(am__append_9539) \ - $(am__append_9546) $(am__append_9553) $(am__append_9560) \ - $(am__append_9567) $(am__append_9574) $(am__append_9581) \ - $(am__append_9588) $(am__append_9595) $(am__append_9602) \ - $(am__append_9609) $(am__append_9616) $(am__append_9623) \ - $(am__append_9630) $(am__append_9637) $(am__append_9644) \ - $(am__append_9651) $(am__append_9658) $(am__append_9665) \ - $(am__append_9672) $(am__append_9679) $(am__append_9686) \ - $(am__append_9693) $(am__append_9700) $(am__append_9707) \ - $(am__append_9714) $(am__append_9721) $(am__append_9728) \ - $(am__append_9735) $(am__append_9742) $(am__append_9749) \ - $(am__append_9756) $(am__append_9763) $(am__append_9770) \ - $(am__append_9777) $(am__append_9784) $(am__append_9791) \ - $(am__append_9798) $(am__append_9805) $(am__append_9812) \ - $(am__append_9819) $(am__append_9826) $(am__append_9833) \ - $(am__append_9840) $(am__append_9847) $(am__append_9854) \ - $(am__append_9861) $(am__append_9868) $(am__append_9875) \ - $(am__append_9882) $(am__append_9889) $(am__append_9896) \ - $(am__append_9903) $(am__append_9910) $(am__append_9917) \ - $(am__append_9924) $(am__append_9931) $(am__append_9938) \ - $(am__append_9945) $(am__append_9952) $(am__append_9959) \ - $(am__append_9966) $(am__append_9973) $(am__append_9980) \ - $(am__append_9987) $(am__append_9994) $(am__append_10001) \ - $(am__append_10008) $(am__append_10015) $(am__append_10022) \ - $(am__append_10029) $(am__append_10036) $(am__append_10043) \ - $(am__append_10050) $(am__append_10057) $(am__append_10064) \ - $(am__append_10071) $(am__append_10078) $(am__append_10085) \ - $(am__append_10092) $(am__append_10099) $(am__append_10106) \ - $(am__append_10113) $(am__append_10120) $(am__append_10127) \ - $(am__append_10134) $(am__append_10141) $(am__append_10148) \ - $(am__append_10155) $(am__append_10162) $(am__append_10169) \ - $(am__append_10176) $(am__append_10183) $(am__append_10190) \ - $(am__append_10197) $(am__append_10204) $(am__append_10211) \ - $(am__append_10218) $(am__append_10225) $(am__append_10232) \ - $(am__append_10239) $(am__append_10246) $(am__append_10253) \ - $(am__append_10260) $(am__append_10267) $(am__append_10274) \ - $(am__append_10281) $(am__append_10288) $(am__append_10295) \ - $(am__append_10302) $(am__append_10309) $(am__append_10316) \ - $(am__append_10323) $(am__append_10330) $(am__append_10337) \ - $(am__append_10344) $(am__append_10351) $(am__append_10358) \ - $(am__append_10365) $(am__append_10372) $(am__append_10379) \ - $(am__append_10386) $(am__append_10393) $(am__append_10400) \ - $(am__append_10407) $(am__append_10414) $(am__append_10421) \ - $(am__append_10428) $(am__append_10435) $(am__append_10442) \ - $(am__append_10449) $(am__append_10456) $(am__append_10463) \ - $(am__append_10470) $(am__append_10477) $(am__append_10484) \ - $(am__append_10491) $(am__append_10498) $(am__append_10505) \ - $(am__append_10512) $(am__append_10519) $(am__append_10526) \ - $(am__append_10533) $(am__append_10540) $(am__append_10547) \ - $(am__append_10554) $(am__append_10561) $(am__append_10568) \ - $(am__append_10575) $(am__append_10582) $(am__append_10589) \ - $(am__append_10596) $(am__append_10603) $(am__append_10610) \ - $(am__append_10617) $(am__append_10624) $(am__append_10631) \ - $(am__append_10638) $(am__append_10645) $(am__append_10652) \ - $(am__append_10659) $(am__append_10666) $(am__append_10673) \ - $(am__append_10680) $(am__append_10687) $(am__append_10694) \ - $(am__append_10701) $(am__append_10708) $(am__append_10715) \ - $(am__append_10722) $(am__append_10729) $(am__append_10736) \ - $(am__append_10743) $(am__append_10750) $(am__append_10757) \ - $(am__append_10764) $(am__append_10771) $(am__append_10778) \ - $(am__append_10785) $(am__append_10792) $(am__append_10799) \ - $(am__append_10806) $(am__append_10813) $(am__append_10820) \ - $(am__append_10827) $(am__append_10834) $(am__append_10841) \ - $(am__append_10848) $(am__append_10855) $(am__append_10862) \ - $(am__append_10869) $(am__append_10876) $(am__append_10883) \ - $(am__append_10890) $(am__append_10897) $(am__append_10904) \ - $(am__append_10911) $(am__append_10918) $(am__append_10925) \ - $(am__append_10932) $(am__append_10939) $(am__append_10946) \ - $(am__append_10953) $(am__append_10960) $(am__append_10967) \ - $(am__append_10974) $(am__append_10981) $(am__append_10988) \ - $(am__append_10995) $(am__append_11002) $(am__append_11009) \ - $(am__append_11016) $(am__append_11023) $(am__append_11030) \ - $(am__append_11037) $(am__append_11044) $(am__append_11051) \ - $(am__append_11058) $(am__append_11065) $(am__append_11072) \ - $(am__append_11079) $(am__append_11086) $(am__append_11093) \ - $(am__append_11100) $(am__append_11107) $(am__append_11114) \ - $(am__append_11121) $(am__append_11128) $(am__append_11135) \ - $(am__append_11142) $(am__append_11149) $(am__append_11156) \ - $(am__append_11163) $(am__append_11170) $(am__append_11177) \ - $(am__append_11184) $(am__append_11191) $(am__append_11198) \ - $(am__append_11205) $(am__append_11212) $(am__append_11219) \ - $(am__append_11226) $(am__append_11233) $(am__append_11240) \ - $(am__append_11247) $(am__append_11254) $(am__append_11261) \ - $(am__append_11268) $(am__append_11275) $(am__append_11282) \ - $(am__append_11289) $(am__append_11296) $(am__append_11303) \ - $(am__append_11310) $(am__append_11317) $(am__append_11324) \ - $(am__append_11331) $(am__append_11338) $(am__append_11345) \ - $(am__append_11352) $(am__append_11359) $(am__append_11366) \ - $(am__append_11373) $(am__append_11380) $(am__append_11387) \ - $(am__append_11394) $(am__append_11401) $(am__append_11408) \ - $(am__append_11415) $(am__append_11422) $(am__append_11429) \ - $(am__append_11436) $(am__append_11443) $(am__append_11450) \ - $(am__append_11457) $(am__append_11464) $(am__append_11471) \ - $(am__append_11478) $(am__append_11485) $(am__append_11492) \ - $(am__append_11499) $(am__append_11506) $(am__append_11513) \ - $(am__append_11520) $(am__append_11527) $(am__append_11534) \ - $(am__append_11541) $(am__append_11548) $(am__append_11555) \ - $(am__append_11562) $(am__append_11569) $(am__append_11576) \ - $(am__append_11583) $(am__append_11590) $(am__append_11597) \ - $(am__append_11604) $(am__append_11611) $(am__append_11618) \ - $(am__append_11625) $(am__append_11632) $(am__append_11639) \ - $(am__append_11646) $(am__append_11653) $(am__append_11660) \ - $(am__append_11667) $(am__append_11674) $(am__append_11681) \ - $(am__append_11688) $(am__append_11695) $(am__append_11702) \ - $(am__append_11709) $(am__append_11716) $(am__append_11723) \ - $(am__append_11730) $(am__append_11737) $(am__append_11744) \ - $(am__append_11751) $(am__append_11758) $(am__append_11765) \ - $(am__append_11772) $(am__append_11779) $(am__append_11786) \ - $(am__append_11793) $(am__append_11800) $(am__append_11807) \ - $(am__append_11814) $(am__append_11821) $(am__append_11828) \ - $(am__append_11835) $(am__append_11842) $(am__append_11849) \ - $(am__append_11856) $(am__append_11863) $(am__append_11870) \ - $(am__append_11877) $(am__append_11884) $(am__append_11891) \ - $(am__append_11898) $(am__append_11905) $(am__append_11912) \ - $(am__append_11919) $(am__append_11926) $(am__append_11933) \ - $(am__append_11940) $(am__append_11947) $(am__append_11954) \ - $(am__append_11961) $(am__append_11968) $(am__append_11975) \ - $(am__append_11982) $(am__append_11989) $(am__append_11996) \ - $(am__append_12003) $(am__append_12010) $(am__append_12017) \ - $(am__append_12024) $(am__append_12031) $(am__append_12038) \ - $(am__append_12045) $(am__append_12052) $(am__append_12059) \ - $(am__append_12066) $(am__append_12073) $(am__append_12080) \ - $(am__append_12087) $(am__append_12094) $(am__append_12101) \ - $(am__append_12108) $(am__append_12115) $(am__append_12122) \ - $(am__append_12129) $(am__append_12135) $(am__append_12140) \ - $(am__append_12145) $(am__append_12150) $(am__append_12155) \ - $(am__append_12160) $(am__append_12165) $(am__append_12170) \ - $(am__append_12175) $(am__append_12180) $(am__append_12185) \ - $(am__append_12190) $(am__append_12195) $(am__append_12200) \ - $(am__append_12205) $(am__append_12210) $(am__append_12215) \ - $(am__append_12220) $(am__append_12230) $(am__append_12239) \ - $(am__append_12248) $(am__append_12257) $(am__append_12266) \ - $(am__append_12275) $(am__append_12284) $(am__append_12293) \ - $(am__append_12302) $(am__append_12311) $(am__append_12320) \ - $(am__append_12326) -CLEANFILES = gentrigtables trigtables.c grub_script.tab.c \ - grub_script.tab.h grub_script.yy.c grub_script.yy.h \ - $(am__append_14) $(am__append_21) $(am__append_28) \ - $(am__append_35) $(am__append_42) $(am__append_49) \ - $(am__append_56) $(am__append_63) $(am__append_70) \ - $(am__append_77) $(am__append_84) $(am__append_91) \ - $(am__append_98) $(am__append_105) $(am__append_112) \ - $(am__append_119) $(am__append_126) $(am__append_133) \ - $(am__append_140) $(am__append_147) $(am__append_154) \ - $(am__append_161) $(am__append_168) $(am__append_175) \ - $(am__append_182) $(am__append_189) $(am__append_196) \ - $(am__append_203) $(am__append_210) $(am__append_217) \ - $(am__append_224) $(am__append_231) $(am__append_238) \ - $(am__append_245) $(am__append_252) $(am__append_259) \ - $(am__append_266) $(am__append_273) $(am__append_280) \ - $(am__append_287) $(am__append_294) $(am__append_301) \ - $(am__append_308) $(am__append_315) $(am__append_322) \ - $(am__append_329) $(am__append_336) $(am__append_343) \ - $(am__append_350) $(am__append_357) $(am__append_364) \ - $(am__append_371) $(am__append_378) $(am__append_385) \ - $(am__append_392) $(am__append_399) $(am__append_406) \ - $(am__append_413) $(am__append_420) $(am__append_427) \ - $(am__append_434) $(am__append_441) $(am__append_448) \ - $(am__append_455) $(am__append_462) $(am__append_469) \ - $(am__append_476) $(am__append_483) $(am__append_490) \ - $(am__append_497) $(am__append_504) $(am__append_511) \ - $(am__append_518) $(am__append_525) $(am__append_532) \ - $(am__append_539) $(am__append_546) $(am__append_553) \ - $(am__append_560) $(am__append_567) $(am__append_574) \ - $(am__append_581) $(am__append_588) $(am__append_595) \ - $(am__append_602) $(am__append_609) $(am__append_616) \ - $(am__append_623) $(am__append_630) $(am__append_637) \ - $(am__append_644) $(am__append_651) $(am__append_658) \ - $(am__append_665) $(am__append_672) $(am__append_679) \ - $(am__append_686) $(am__append_693) $(am__append_700) \ - $(am__append_707) $(am__append_714) $(am__append_721) \ - $(am__append_728) $(am__append_735) $(am__append_742) \ - $(am__append_749) $(am__append_756) $(am__append_763) \ - $(am__append_770) $(am__append_777) $(am__append_784) \ - $(am__append_791) $(am__append_798) $(am__append_805) \ - $(am__append_812) $(am__append_819) $(am__append_826) \ - $(am__append_833) $(am__append_840) $(am__append_847) \ - $(am__append_854) $(am__append_861) $(am__append_868) \ - $(am__append_875) $(am__append_882) $(am__append_889) \ - $(am__append_896) $(am__append_903) $(am__append_910) \ - $(am__append_917) $(am__append_924) $(am__append_931) \ - $(am__append_938) $(am__append_945) $(am__append_952) \ - $(am__append_959) $(am__append_966) $(am__append_973) \ - $(am__append_980) $(am__append_987) $(am__append_994) \ - $(am__append_1001) $(am__append_1008) $(am__append_1015) \ - $(am__append_1022) $(am__append_1029) $(am__append_1036) \ - $(am__append_1043) $(am__append_1050) $(am__append_1057) \ - $(am__append_1064) $(am__append_1071) $(am__append_1078) \ - $(am__append_1085) $(am__append_1092) $(am__append_1099) \ - $(am__append_1106) $(am__append_1113) $(am__append_1120) \ - $(am__append_1127) $(am__append_1134) $(am__append_1141) \ - $(am__append_1148) $(am__append_1155) $(am__append_1162) \ - $(am__append_1169) $(am__append_1176) $(am__append_1183) \ - $(am__append_1190) $(am__append_1197) $(am__append_1204) \ - $(am__append_1211) $(am__append_1218) $(am__append_1225) \ - $(am__append_1232) $(am__append_1239) $(am__append_1246) \ - $(am__append_1253) $(am__append_1260) $(am__append_1267) \ - $(am__append_1274) $(am__append_1281) $(am__append_1288) \ - $(am__append_1295) $(am__append_1302) $(am__append_1309) \ - $(am__append_1316) $(am__append_1323) $(am__append_1330) \ - $(am__append_1337) $(am__append_1344) $(am__append_1351) \ - $(am__append_1358) $(am__append_1365) $(am__append_1372) \ - $(am__append_1379) $(am__append_1386) $(am__append_1393) \ - $(am__append_1400) $(am__append_1407) $(am__append_1414) \ - $(am__append_1421) $(am__append_1428) $(am__append_1435) \ - $(am__append_1442) $(am__append_1449) $(am__append_1456) \ - $(am__append_1463) $(am__append_1470) $(am__append_1477) \ - $(am__append_1484) $(am__append_1491) $(am__append_1498) \ - $(am__append_1505) $(am__append_1512) $(am__append_1519) \ - $(am__append_1526) $(am__append_1533) $(am__append_1540) \ - $(am__append_1547) $(am__append_1554) $(am__append_1561) \ - $(am__append_1568) $(am__append_1575) $(am__append_1582) \ - $(am__append_1589) $(am__append_1596) $(am__append_1603) \ - $(am__append_1610) $(am__append_1617) $(am__append_1624) \ - $(am__append_1631) $(am__append_1638) $(am__append_1645) \ - $(am__append_1652) $(am__append_1659) $(am__append_1666) \ - $(am__append_1673) $(am__append_1680) $(am__append_1687) \ - $(am__append_1694) $(am__append_1701) $(am__append_1708) \ - $(am__append_1715) $(am__append_1722) $(am__append_1729) \ - $(am__append_1736) $(am__append_1743) $(am__append_1750) \ - $(am__append_1757) $(am__append_1764) $(am__append_1771) \ - $(am__append_1778) $(am__append_1785) $(am__append_1792) \ - $(am__append_1799) $(am__append_1806) $(am__append_1813) \ - $(am__append_1820) $(am__append_1827) $(am__append_1834) \ - $(am__append_1841) $(am__append_1848) $(am__append_1855) \ - $(am__append_1862) $(am__append_1869) $(am__append_1876) \ - $(am__append_1883) $(am__append_1890) $(am__append_1897) \ - $(am__append_1904) $(am__append_1911) $(am__append_1918) \ - $(am__append_1925) $(am__append_1932) $(am__append_1939) \ - $(am__append_1946) $(am__append_1953) $(am__append_1960) \ - $(am__append_1967) $(am__append_1974) $(am__append_1981) \ - $(am__append_1988) $(am__append_1995) $(am__append_2002) \ - $(am__append_2009) $(am__append_2016) $(am__append_2023) \ - $(am__append_2030) $(am__append_2037) $(am__append_2044) \ - $(am__append_2051) $(am__append_2058) $(am__append_2065) \ - $(am__append_2072) $(am__append_2079) $(am__append_2086) \ - $(am__append_2093) $(am__append_2100) $(am__append_2107) \ - $(am__append_2114) $(am__append_2121) $(am__append_2128) \ - $(am__append_2135) $(am__append_2142) $(am__append_2149) \ - $(am__append_2156) $(am__append_2163) $(am__append_2170) \ - $(am__append_2177) $(am__append_2184) $(am__append_2191) \ - $(am__append_2198) $(am__append_2205) $(am__append_2212) \ - $(am__append_2219) $(am__append_2226) $(am__append_2233) \ - $(am__append_2240) $(am__append_2247) $(am__append_2254) \ - $(am__append_2261) $(am__append_2268) $(am__append_2275) \ - $(am__append_2282) $(am__append_2289) $(am__append_2296) \ - $(am__append_2303) $(am__append_2310) $(am__append_2317) \ - $(am__append_2324) $(am__append_2331) $(am__append_2338) \ - $(am__append_2345) $(am__append_2352) $(am__append_2359) \ - $(am__append_2366) $(am__append_2373) $(am__append_2380) \ - $(am__append_2387) $(am__append_2394) $(am__append_2401) \ - $(am__append_2408) $(am__append_2415) $(am__append_2422) \ - $(am__append_2429) $(am__append_2436) $(am__append_2443) \ - $(am__append_2450) $(am__append_2457) $(am__append_2464) \ - $(am__append_2471) $(am__append_2478) $(am__append_2485) \ - $(am__append_2492) $(am__append_2499) $(am__append_2506) \ - $(am__append_2513) $(am__append_2520) $(am__append_2527) \ - $(am__append_2534) $(am__append_2541) $(am__append_2548) \ - $(am__append_2555) $(am__append_2562) $(am__append_2569) \ - $(am__append_2576) $(am__append_2583) $(am__append_2590) \ - $(am__append_2597) $(am__append_2604) $(am__append_2611) \ - $(am__append_2618) $(am__append_2625) $(am__append_2632) \ - $(am__append_2639) $(am__append_2646) $(am__append_2653) \ - $(am__append_2660) $(am__append_2667) $(am__append_2674) \ - $(am__append_2681) $(am__append_2688) $(am__append_2695) \ - $(am__append_2702) $(am__append_2709) $(am__append_2716) \ - $(am__append_2723) $(am__append_2730) $(am__append_2737) \ - $(am__append_2744) $(am__append_2751) $(am__append_2758) \ - $(am__append_2765) $(am__append_2772) $(am__append_2779) \ - $(am__append_2786) $(am__append_2793) $(am__append_2800) \ - $(am__append_2807) $(am__append_2814) $(am__append_2821) \ - $(am__append_2828) $(am__append_2835) $(am__append_2842) \ - $(am__append_2849) $(am__append_2856) $(am__append_2863) \ - $(am__append_2870) $(am__append_2877) $(am__append_2884) \ - $(am__append_2891) $(am__append_2898) $(am__append_2905) \ - $(am__append_2912) $(am__append_2919) $(am__append_2926) \ - $(am__append_2933) $(am__append_2940) $(am__append_2947) \ - $(am__append_2954) $(am__append_2961) $(am__append_2968) \ - $(am__append_2975) $(am__append_2982) $(am__append_2989) \ - $(am__append_2996) $(am__append_3003) $(am__append_3010) \ - $(am__append_3017) $(am__append_3024) $(am__append_3031) \ - $(am__append_3038) $(am__append_3045) $(am__append_3052) \ - $(am__append_3059) $(am__append_3066) $(am__append_3073) \ - $(am__append_3080) $(am__append_3087) $(am__append_3094) \ - $(am__append_3101) $(am__append_3108) $(am__append_3115) \ - $(am__append_3122) $(am__append_3129) $(am__append_3136) \ - $(am__append_3143) $(am__append_3150) $(am__append_3157) \ - $(am__append_3164) $(am__append_3171) $(am__append_3178) \ - $(am__append_3185) $(am__append_3192) $(am__append_3199) \ - $(am__append_3206) $(am__append_3213) $(am__append_3220) \ - $(am__append_3227) $(am__append_3234) $(am__append_3241) \ - $(am__append_3248) $(am__append_3255) $(am__append_3262) \ - $(am__append_3269) $(am__append_3276) $(am__append_3283) \ - $(am__append_3290) $(am__append_3297) $(am__append_3304) \ - $(am__append_3311) $(am__append_3318) $(am__append_3325) \ - $(am__append_3332) $(am__append_3339) $(am__append_3346) \ - $(am__append_3353) $(am__append_3360) $(am__append_3367) \ - $(am__append_3374) $(am__append_3381) $(am__append_3388) \ - $(am__append_3395) $(am__append_3402) $(am__append_3409) \ - $(am__append_3416) $(am__append_3423) $(am__append_3430) \ - $(am__append_3437) $(am__append_3444) $(am__append_3451) \ - $(am__append_3458) $(am__append_3465) $(am__append_3472) \ - $(am__append_3479) $(am__append_3486) $(am__append_3493) \ - $(am__append_3500) $(am__append_3507) $(am__append_3514) \ - $(am__append_3521) $(am__append_3528) $(am__append_3535) \ - $(am__append_3542) $(am__append_3549) $(am__append_3556) \ - $(am__append_3563) $(am__append_3570) $(am__append_3577) \ - $(am__append_3584) $(am__append_3591) $(am__append_3598) \ - $(am__append_3605) $(am__append_3612) $(am__append_3619) \ - $(am__append_3626) $(am__append_3633) $(am__append_3640) \ - $(am__append_3647) $(am__append_3654) $(am__append_3661) \ - $(am__append_3668) $(am__append_3675) $(am__append_3682) \ - $(am__append_3689) $(am__append_3696) $(am__append_3703) \ - $(am__append_3710) $(am__append_3717) $(am__append_3724) \ - $(am__append_3731) $(am__append_3738) $(am__append_3745) \ - $(am__append_3752) $(am__append_3759) $(am__append_3766) \ - $(am__append_3773) $(am__append_3780) $(am__append_3787) \ - $(am__append_3794) $(am__append_3801) $(am__append_3808) \ - $(am__append_3815) $(am__append_3822) $(am__append_3829) \ - $(am__append_3836) $(am__append_3843) $(am__append_3850) \ - $(am__append_3857) $(am__append_3864) $(am__append_3871) \ - $(am__append_3878) $(am__append_3885) $(am__append_3892) \ - $(am__append_3899) $(am__append_3906) $(am__append_3913) \ - $(am__append_3920) $(am__append_3927) $(am__append_3934) \ - $(am__append_3941) $(am__append_3948) $(am__append_3955) \ - $(am__append_3962) $(am__append_3969) $(am__append_3976) \ - $(am__append_3983) $(am__append_3990) $(am__append_3997) \ - $(am__append_4004) $(am__append_4011) $(am__append_4018) \ - $(am__append_4025) $(am__append_4032) $(am__append_4039) \ - $(am__append_4046) $(am__append_4053) $(am__append_4060) \ - $(am__append_4067) $(am__append_4074) $(am__append_4081) \ - $(am__append_4088) $(am__append_4095) $(am__append_4102) \ - $(am__append_4109) $(am__append_4116) $(am__append_4123) \ - $(am__append_4130) $(am__append_4137) $(am__append_4144) \ - $(am__append_4151) $(am__append_4158) $(am__append_4165) \ - $(am__append_4172) $(am__append_4179) $(am__append_4186) \ - $(am__append_4193) $(am__append_4200) $(am__append_4207) \ - $(am__append_4214) $(am__append_4221) $(am__append_4228) \ - $(am__append_4235) $(am__append_4242) $(am__append_4249) \ - $(am__append_4256) $(am__append_4263) $(am__append_4270) \ - $(am__append_4277) $(am__append_4284) $(am__append_4291) \ - $(am__append_4298) $(am__append_4305) $(am__append_4312) \ - $(am__append_4319) $(am__append_4326) $(am__append_4333) \ - $(am__append_4340) $(am__append_4347) $(am__append_4354) \ - $(am__append_4361) $(am__append_4368) $(am__append_4375) \ - $(am__append_4382) $(am__append_4389) $(am__append_4396) \ - $(am__append_4403) $(am__append_4410) $(am__append_4417) \ - $(am__append_4424) $(am__append_4431) $(am__append_4438) \ - $(am__append_4445) $(am__append_4452) $(am__append_4459) \ - $(am__append_4466) $(am__append_4473) $(am__append_4480) \ - $(am__append_4487) $(am__append_4494) $(am__append_4501) \ - $(am__append_4508) $(am__append_4515) $(am__append_4522) \ - $(am__append_4529) $(am__append_4536) $(am__append_4543) \ - $(am__append_4550) $(am__append_4557) $(am__append_4564) \ - $(am__append_4571) $(am__append_4578) $(am__append_4585) \ - $(am__append_4592) $(am__append_4599) $(am__append_4606) \ - $(am__append_4613) $(am__append_4620) $(am__append_4627) \ - $(am__append_4634) $(am__append_4641) $(am__append_4648) \ - $(am__append_4655) $(am__append_4662) $(am__append_4669) \ - $(am__append_4676) $(am__append_4683) $(am__append_4690) \ - $(am__append_4697) $(am__append_4704) $(am__append_4711) \ - $(am__append_4718) $(am__append_4725) $(am__append_4732) \ - $(am__append_4739) $(am__append_4746) $(am__append_4753) \ - $(am__append_4760) $(am__append_4767) $(am__append_4774) \ - $(am__append_4781) $(am__append_4788) $(am__append_4795) \ - $(am__append_4802) $(am__append_4809) $(am__append_4816) \ - $(am__append_4823) $(am__append_4830) $(am__append_4837) \ - $(am__append_4844) $(am__append_4851) $(am__append_4858) \ - $(am__append_4865) $(am__append_4872) $(am__append_4879) \ - $(am__append_4886) $(am__append_4893) $(am__append_4900) \ - $(am__append_4907) $(am__append_4914) $(am__append_4921) \ - $(am__append_4928) $(am__append_4935) $(am__append_4942) \ - $(am__append_4949) $(am__append_4956) $(am__append_4963) \ - $(am__append_4970) $(am__append_4977) $(am__append_4984) \ - $(am__append_4991) $(am__append_4998) $(am__append_5005) \ - $(am__append_5012) $(am__append_5019) $(am__append_5026) \ - $(am__append_5033) $(am__append_5040) $(am__append_5047) \ - $(am__append_5054) $(am__append_5061) $(am__append_5068) \ - $(am__append_5075) $(am__append_5082) $(am__append_5089) \ - $(am__append_5096) $(am__append_5103) $(am__append_5110) \ - $(am__append_5117) $(am__append_5124) $(am__append_5131) \ - $(am__append_5138) $(am__append_5145) $(am__append_5152) \ - $(am__append_5159) $(am__append_5166) $(am__append_5173) \ - $(am__append_5180) $(am__append_5187) $(am__append_5194) \ - $(am__append_5201) $(am__append_5208) $(am__append_5215) \ - $(am__append_5222) $(am__append_5229) $(am__append_5236) \ - $(am__append_5243) $(am__append_5250) $(am__append_5257) \ - $(am__append_5264) $(am__append_5271) $(am__append_5278) \ - $(am__append_5285) $(am__append_5292) $(am__append_5299) \ - $(am__append_5306) $(am__append_5313) $(am__append_5320) \ - $(am__append_5327) $(am__append_5334) $(am__append_5341) \ - $(am__append_5348) $(am__append_5355) $(am__append_5362) \ - $(am__append_5369) $(am__append_5376) $(am__append_5383) \ - $(am__append_5390) $(am__append_5397) $(am__append_5404) \ - $(am__append_5411) $(am__append_5418) $(am__append_5425) \ - $(am__append_5432) $(am__append_5439) $(am__append_5446) \ - $(am__append_5453) $(am__append_5460) $(am__append_5467) \ - $(am__append_5474) $(am__append_5481) $(am__append_5488) \ - $(am__append_5495) $(am__append_5502) $(am__append_5509) \ - $(am__append_5516) $(am__append_5523) $(am__append_5530) \ - $(am__append_5537) $(am__append_5544) $(am__append_5551) \ - $(am__append_5558) $(am__append_5565) $(am__append_5572) \ - $(am__append_5579) $(am__append_5586) $(am__append_5593) \ - $(am__append_5600) $(am__append_5607) $(am__append_5614) \ - $(am__append_5621) $(am__append_5628) $(am__append_5635) \ - $(am__append_5642) $(am__append_5649) $(am__append_5656) \ - $(am__append_5663) $(am__append_5670) $(am__append_5677) \ - $(am__append_5684) $(am__append_5691) $(am__append_5698) \ - $(am__append_5705) $(am__append_5712) $(am__append_5719) \ - $(am__append_5726) $(am__append_5733) $(am__append_5740) \ - $(am__append_5747) $(am__append_5754) $(am__append_5761) \ - $(am__append_5768) $(am__append_5775) $(am__append_5782) \ - $(am__append_5789) $(am__append_5796) $(am__append_5803) \ - $(am__append_5810) $(am__append_5817) $(am__append_5824) \ - $(am__append_5831) $(am__append_5838) $(am__append_5845) \ - $(am__append_5852) $(am__append_5859) $(am__append_5866) \ - $(am__append_5873) $(am__append_5880) $(am__append_5887) \ - $(am__append_5894) $(am__append_5901) $(am__append_5908) \ - $(am__append_5915) $(am__append_5922) $(am__append_5929) \ - $(am__append_5936) $(am__append_5943) $(am__append_5950) \ - $(am__append_5957) $(am__append_5964) $(am__append_5971) \ - $(am__append_5978) $(am__append_5985) $(am__append_5992) \ - $(am__append_5999) $(am__append_6006) $(am__append_6013) \ - $(am__append_6020) $(am__append_6027) $(am__append_6034) \ - $(am__append_6041) $(am__append_6048) $(am__append_6055) \ - $(am__append_6062) $(am__append_6069) $(am__append_6076) \ - $(am__append_6083) $(am__append_6090) $(am__append_6097) \ - $(am__append_6104) $(am__append_6111) $(am__append_6118) \ - $(am__append_6125) $(am__append_6132) $(am__append_6139) \ - $(am__append_6146) $(am__append_6153) $(am__append_6160) \ - $(am__append_6167) $(am__append_6174) $(am__append_6181) \ - $(am__append_6188) $(am__append_6195) $(am__append_6202) \ - $(am__append_6209) $(am__append_6216) $(am__append_6223) \ - $(am__append_6230) $(am__append_6237) $(am__append_6244) \ - $(am__append_6251) $(am__append_6258) $(am__append_6265) \ - $(am__append_6272) $(am__append_6279) $(am__append_6286) \ - $(am__append_6293) $(am__append_6300) $(am__append_6307) \ - $(am__append_6314) $(am__append_6321) $(am__append_6328) \ - $(am__append_6335) $(am__append_6342) $(am__append_6349) \ - $(am__append_6356) $(am__append_6363) $(am__append_6370) \ - $(am__append_6377) $(am__append_6384) $(am__append_6391) \ - $(am__append_6398) $(am__append_6405) $(am__append_6412) \ - $(am__append_6419) $(am__append_6426) $(am__append_6433) \ - $(am__append_6440) $(am__append_6447) $(am__append_6454) \ - $(am__append_6461) $(am__append_6468) $(am__append_6475) \ - $(am__append_6482) $(am__append_6489) $(am__append_6496) \ - $(am__append_6503) $(am__append_6510) $(am__append_6517) \ - $(am__append_6524) $(am__append_6531) $(am__append_6538) \ - $(am__append_6545) $(am__append_6552) $(am__append_6559) \ - $(am__append_6566) $(am__append_6573) $(am__append_6580) \ - $(am__append_6587) $(am__append_6594) $(am__append_6601) \ - $(am__append_6608) $(am__append_6615) $(am__append_6622) \ - $(am__append_6629) $(am__append_6636) $(am__append_6643) \ - $(am__append_6650) $(am__append_6657) $(am__append_6664) \ - $(am__append_6671) $(am__append_6678) $(am__append_6685) \ - $(am__append_6692) $(am__append_6699) $(am__append_6706) \ - $(am__append_6713) $(am__append_6720) $(am__append_6727) \ - $(am__append_6734) $(am__append_6741) $(am__append_6748) \ - $(am__append_6755) $(am__append_6762) $(am__append_6769) \ - $(am__append_6776) $(am__append_6783) $(am__append_6790) \ - $(am__append_6797) $(am__append_6804) $(am__append_6811) \ - $(am__append_6818) $(am__append_6825) $(am__append_6832) \ - $(am__append_6839) $(am__append_6846) $(am__append_6853) \ - $(am__append_6860) $(am__append_6867) $(am__append_6874) \ - $(am__append_6881) $(am__append_6888) $(am__append_6895) \ - $(am__append_6902) $(am__append_6909) $(am__append_6916) \ - $(am__append_6923) $(am__append_6930) $(am__append_6937) \ - $(am__append_6944) $(am__append_6951) $(am__append_6958) \ - $(am__append_6965) $(am__append_6972) $(am__append_6979) \ - $(am__append_6986) $(am__append_6993) $(am__append_7000) \ - $(am__append_7007) $(am__append_7014) $(am__append_7021) \ - $(am__append_7028) $(am__append_7035) $(am__append_7042) \ - $(am__append_7049) $(am__append_7056) $(am__append_7063) \ - $(am__append_7070) $(am__append_7077) $(am__append_7084) \ - $(am__append_7091) $(am__append_7098) $(am__append_7105) \ - $(am__append_7112) $(am__append_7119) $(am__append_7126) \ - $(am__append_7133) $(am__append_7140) $(am__append_7147) \ - $(am__append_7154) $(am__append_7161) $(am__append_7168) \ - $(am__append_7175) $(am__append_7182) $(am__append_7189) \ - $(am__append_7196) $(am__append_7203) $(am__append_7210) \ - $(am__append_7217) $(am__append_7224) $(am__append_7231) \ - $(am__append_7238) $(am__append_7245) $(am__append_7252) \ - $(am__append_7259) $(am__append_7266) $(am__append_7273) \ - $(am__append_7280) $(am__append_7287) $(am__append_7294) \ - $(am__append_7301) $(am__append_7308) $(am__append_7315) \ - $(am__append_7322) $(am__append_7329) $(am__append_7336) \ - $(am__append_7343) $(am__append_7350) $(am__append_7357) \ - $(am__append_7364) $(am__append_7371) $(am__append_7378) \ - $(am__append_7385) $(am__append_7392) $(am__append_7399) \ - $(am__append_7406) $(am__append_7413) $(am__append_7420) \ - $(am__append_7427) $(am__append_7434) $(am__append_7441) \ - $(am__append_7448) $(am__append_7455) $(am__append_7462) \ - $(am__append_7469) $(am__append_7476) $(am__append_7483) \ - $(am__append_7490) $(am__append_7497) $(am__append_7504) \ - $(am__append_7511) $(am__append_7518) $(am__append_7525) \ - $(am__append_7532) $(am__append_7539) $(am__append_7546) \ - $(am__append_7553) $(am__append_7560) $(am__append_7567) \ - $(am__append_7574) $(am__append_7581) $(am__append_7588) \ - $(am__append_7595) $(am__append_7602) $(am__append_7609) \ - $(am__append_7616) $(am__append_7623) $(am__append_7630) \ - $(am__append_7637) $(am__append_7644) $(am__append_7651) \ - $(am__append_7658) $(am__append_7665) $(am__append_7672) \ - $(am__append_7679) $(am__append_7686) $(am__append_7693) \ - $(am__append_7700) $(am__append_7707) $(am__append_7714) \ - $(am__append_7721) $(am__append_7728) $(am__append_7735) \ - $(am__append_7742) $(am__append_7749) $(am__append_7756) \ - $(am__append_7763) $(am__append_7770) $(am__append_7777) \ - $(am__append_7784) $(am__append_7791) $(am__append_7798) \ - $(am__append_7805) $(am__append_7812) $(am__append_7819) \ - $(am__append_7826) $(am__append_7833) $(am__append_7840) \ - $(am__append_7847) $(am__append_7854) $(am__append_7861) \ - $(am__append_7868) $(am__append_7875) $(am__append_7882) \ - $(am__append_7889) $(am__append_7896) $(am__append_7903) \ - $(am__append_7910) $(am__append_7917) $(am__append_7924) \ - $(am__append_7931) $(am__append_7938) $(am__append_7945) \ - $(am__append_7952) $(am__append_7959) $(am__append_7966) \ - $(am__append_7973) $(am__append_7980) $(am__append_7987) \ - $(am__append_7994) $(am__append_8001) $(am__append_8008) \ - $(am__append_8015) $(am__append_8022) $(am__append_8029) \ - $(am__append_8036) $(am__append_8043) $(am__append_8050) \ - $(am__append_8057) $(am__append_8064) $(am__append_8071) \ - $(am__append_8078) $(am__append_8085) $(am__append_8092) \ - $(am__append_8099) $(am__append_8106) $(am__append_8113) \ - $(am__append_8120) $(am__append_8127) $(am__append_8134) \ - $(am__append_8141) $(am__append_8148) $(am__append_8155) \ - $(am__append_8162) $(am__append_8169) $(am__append_8176) \ - $(am__append_8183) $(am__append_8190) $(am__append_8197) \ - $(am__append_8204) $(am__append_8211) $(am__append_8218) \ - $(am__append_8225) $(am__append_8232) $(am__append_8239) \ - $(am__append_8246) $(am__append_8253) $(am__append_8260) \ - $(am__append_8267) $(am__append_8274) $(am__append_8281) \ - $(am__append_8288) $(am__append_8295) $(am__append_8302) \ - $(am__append_8309) $(am__append_8316) $(am__append_8323) \ - $(am__append_8330) $(am__append_8337) $(am__append_8344) \ - $(am__append_8351) $(am__append_8358) $(am__append_8365) \ - $(am__append_8372) $(am__append_8379) $(am__append_8386) \ - $(am__append_8393) $(am__append_8400) $(am__append_8407) \ - $(am__append_8414) $(am__append_8421) $(am__append_8428) \ - $(am__append_8435) $(am__append_8442) $(am__append_8449) \ - $(am__append_8456) $(am__append_8463) $(am__append_8470) \ - $(am__append_8477) $(am__append_8484) $(am__append_8491) \ - $(am__append_8498) $(am__append_8505) $(am__append_8512) \ - $(am__append_8519) $(am__append_8526) $(am__append_8533) \ - $(am__append_8540) $(am__append_8547) $(am__append_8554) \ - $(am__append_8561) $(am__append_8568) $(am__append_8575) \ - $(am__append_8582) $(am__append_8589) $(am__append_8596) \ - $(am__append_8603) $(am__append_8610) $(am__append_8617) \ - $(am__append_8624) $(am__append_8631) $(am__append_8638) \ - $(am__append_8645) $(am__append_8652) $(am__append_8659) \ - $(am__append_8666) $(am__append_8673) $(am__append_8680) \ - $(am__append_8687) $(am__append_8694) $(am__append_8701) \ - $(am__append_8708) $(am__append_8715) $(am__append_8722) \ - $(am__append_8729) $(am__append_8736) $(am__append_8743) \ - $(am__append_8750) $(am__append_8757) $(am__append_8764) \ - $(am__append_8771) $(am__append_8778) $(am__append_8785) \ - $(am__append_8792) $(am__append_8799) $(am__append_8806) \ - $(am__append_8813) $(am__append_8820) $(am__append_8827) \ - $(am__append_8834) $(am__append_8841) $(am__append_8848) \ - $(am__append_8855) $(am__append_8862) $(am__append_8869) \ - $(am__append_8876) $(am__append_8883) $(am__append_8890) \ - $(am__append_8897) $(am__append_8904) $(am__append_8911) \ - $(am__append_8918) $(am__append_8925) $(am__append_8932) \ - $(am__append_8939) $(am__append_8946) $(am__append_8953) \ - $(am__append_8960) $(am__append_8967) $(am__append_8974) \ - $(am__append_8981) $(am__append_8988) $(am__append_8995) \ - $(am__append_9002) $(am__append_9009) $(am__append_9016) \ - $(am__append_9023) $(am__append_9030) $(am__append_9037) \ - $(am__append_9044) $(am__append_9051) $(am__append_9058) \ - $(am__append_9065) $(am__append_9072) $(am__append_9079) \ - $(am__append_9086) $(am__append_9093) $(am__append_9100) \ - $(am__append_9107) $(am__append_9114) $(am__append_9121) \ - $(am__append_9128) $(am__append_9135) $(am__append_9142) \ - $(am__append_9149) $(am__append_9156) $(am__append_9163) \ - $(am__append_9170) $(am__append_9177) $(am__append_9184) \ - $(am__append_9191) $(am__append_9198) $(am__append_9205) \ - $(am__append_9212) $(am__append_9219) $(am__append_9226) \ - $(am__append_9233) $(am__append_9240) $(am__append_9247) \ - $(am__append_9254) $(am__append_9261) $(am__append_9268) \ - $(am__append_9275) $(am__append_9282) $(am__append_9289) \ - $(am__append_9296) $(am__append_9303) $(am__append_9310) \ - $(am__append_9317) $(am__append_9324) $(am__append_9331) \ - $(am__append_9338) $(am__append_9345) $(am__append_9352) \ - $(am__append_9359) $(am__append_9366) $(am__append_9373) \ - $(am__append_9380) $(am__append_9387) $(am__append_9394) \ - $(am__append_9401) $(am__append_9408) $(am__append_9415) \ - $(am__append_9422) $(am__append_9429) $(am__append_9436) \ - $(am__append_9443) $(am__append_9450) $(am__append_9457) \ - $(am__append_9464) $(am__append_9471) $(am__append_9478) \ - $(am__append_9485) $(am__append_9492) $(am__append_9499) \ - $(am__append_9506) $(am__append_9513) $(am__append_9520) \ - $(am__append_9527) $(am__append_9534) $(am__append_9541) \ - $(am__append_9548) $(am__append_9555) $(am__append_9562) \ - $(am__append_9569) $(am__append_9576) $(am__append_9583) \ - $(am__append_9590) $(am__append_9597) $(am__append_9604) \ - $(am__append_9611) $(am__append_9618) $(am__append_9625) \ - $(am__append_9632) $(am__append_9639) $(am__append_9646) \ - $(am__append_9653) $(am__append_9660) $(am__append_9667) \ - $(am__append_9674) $(am__append_9681) $(am__append_9688) \ - $(am__append_9695) $(am__append_9702) $(am__append_9709) \ - $(am__append_9716) $(am__append_9723) $(am__append_9730) \ - $(am__append_9737) $(am__append_9744) $(am__append_9751) \ - $(am__append_9758) $(am__append_9765) $(am__append_9772) \ - $(am__append_9779) $(am__append_9786) $(am__append_9793) \ - $(am__append_9800) $(am__append_9807) $(am__append_9814) \ - $(am__append_9821) $(am__append_9828) $(am__append_9835) \ - $(am__append_9842) $(am__append_9849) $(am__append_9856) \ - $(am__append_9863) $(am__append_9870) $(am__append_9877) \ - $(am__append_9884) $(am__append_9891) $(am__append_9898) \ - $(am__append_9905) $(am__append_9912) $(am__append_9919) \ - $(am__append_9926) $(am__append_9933) $(am__append_9940) \ - $(am__append_9947) $(am__append_9954) $(am__append_9961) \ - $(am__append_9968) $(am__append_9975) $(am__append_9982) \ - $(am__append_9989) $(am__append_9996) $(am__append_10003) \ - $(am__append_10010) $(am__append_10017) $(am__append_10024) \ - $(am__append_10031) $(am__append_10038) $(am__append_10045) \ - $(am__append_10052) $(am__append_10059) $(am__append_10066) \ - $(am__append_10073) $(am__append_10080) $(am__append_10087) \ - $(am__append_10094) $(am__append_10101) $(am__append_10108) \ - $(am__append_10115) $(am__append_10122) $(am__append_10129) \ - $(am__append_10136) $(am__append_10143) $(am__append_10150) \ - $(am__append_10157) $(am__append_10164) $(am__append_10171) \ - $(am__append_10178) $(am__append_10185) $(am__append_10192) \ - $(am__append_10199) $(am__append_10206) $(am__append_10213) \ - $(am__append_10220) $(am__append_10227) $(am__append_10234) \ - $(am__append_10241) $(am__append_10248) $(am__append_10255) \ - $(am__append_10262) $(am__append_10269) $(am__append_10276) \ - $(am__append_10283) $(am__append_10290) $(am__append_10297) \ - $(am__append_10304) $(am__append_10311) $(am__append_10318) \ - $(am__append_10325) $(am__append_10332) $(am__append_10339) \ - $(am__append_10346) $(am__append_10353) $(am__append_10360) \ - $(am__append_10367) $(am__append_10374) $(am__append_10381) \ - $(am__append_10388) $(am__append_10395) $(am__append_10402) \ - $(am__append_10409) $(am__append_10416) $(am__append_10423) \ - $(am__append_10430) $(am__append_10437) $(am__append_10444) \ - $(am__append_10451) $(am__append_10458) $(am__append_10465) \ - $(am__append_10472) $(am__append_10479) $(am__append_10486) \ - $(am__append_10493) $(am__append_10500) $(am__append_10507) \ - $(am__append_10514) $(am__append_10521) $(am__append_10528) \ - $(am__append_10535) $(am__append_10542) $(am__append_10549) \ - $(am__append_10556) $(am__append_10563) $(am__append_10570) \ - $(am__append_10577) $(am__append_10584) $(am__append_10591) \ - $(am__append_10598) $(am__append_10605) $(am__append_10612) \ - $(am__append_10619) $(am__append_10626) $(am__append_10633) \ - $(am__append_10640) $(am__append_10647) $(am__append_10654) \ - $(am__append_10661) $(am__append_10668) $(am__append_10675) \ - $(am__append_10682) $(am__append_10689) $(am__append_10696) \ - $(am__append_10703) $(am__append_10710) $(am__append_10717) \ - $(am__append_10724) $(am__append_10731) $(am__append_10738) \ - $(am__append_10745) $(am__append_10752) $(am__append_10759) \ - $(am__append_10766) $(am__append_10773) $(am__append_10780) \ - $(am__append_10787) $(am__append_10794) $(am__append_10801) \ - $(am__append_10808) $(am__append_10815) $(am__append_10822) \ - $(am__append_10829) $(am__append_10836) $(am__append_10843) \ - $(am__append_10850) $(am__append_10857) $(am__append_10864) \ - $(am__append_10871) $(am__append_10878) $(am__append_10885) \ - $(am__append_10892) $(am__append_10899) $(am__append_10906) \ - $(am__append_10913) $(am__append_10920) $(am__append_10927) \ - $(am__append_10934) $(am__append_10941) $(am__append_10948) \ - $(am__append_10955) $(am__append_10962) $(am__append_10969) \ - $(am__append_10976) $(am__append_10983) $(am__append_10990) \ - $(am__append_10997) $(am__append_11004) $(am__append_11011) \ - $(am__append_11018) $(am__append_11025) $(am__append_11032) \ - $(am__append_11039) $(am__append_11046) $(am__append_11053) \ - $(am__append_11060) $(am__append_11067) $(am__append_11074) \ - $(am__append_11081) $(am__append_11088) $(am__append_11095) \ - $(am__append_11102) $(am__append_11109) $(am__append_11116) \ - $(am__append_11123) $(am__append_11130) $(am__append_11137) \ - $(am__append_11144) $(am__append_11151) $(am__append_11158) \ - $(am__append_11165) $(am__append_11172) $(am__append_11179) \ - $(am__append_11186) $(am__append_11193) $(am__append_11200) \ - $(am__append_11207) $(am__append_11214) $(am__append_11221) \ - $(am__append_11228) $(am__append_11235) $(am__append_11242) \ - $(am__append_11249) $(am__append_11256) $(am__append_11263) \ - $(am__append_11270) $(am__append_11277) $(am__append_11284) \ - $(am__append_11291) $(am__append_11298) $(am__append_11305) \ - $(am__append_11312) $(am__append_11319) $(am__append_11326) \ - $(am__append_11333) $(am__append_11340) $(am__append_11347) \ - $(am__append_11354) $(am__append_11361) $(am__append_11368) \ - $(am__append_11375) $(am__append_11382) $(am__append_11389) \ - $(am__append_11396) $(am__append_11403) $(am__append_11410) \ - $(am__append_11417) $(am__append_11424) $(am__append_11431) \ - $(am__append_11438) $(am__append_11445) $(am__append_11452) \ - $(am__append_11459) $(am__append_11466) $(am__append_11473) \ - $(am__append_11480) $(am__append_11487) $(am__append_11494) \ - $(am__append_11501) $(am__append_11508) $(am__append_11515) \ - $(am__append_11522) $(am__append_11529) $(am__append_11536) \ - $(am__append_11543) $(am__append_11550) $(am__append_11557) \ - $(am__append_11564) $(am__append_11571) $(am__append_11578) \ - $(am__append_11585) $(am__append_11592) $(am__append_11599) \ - $(am__append_11606) $(am__append_11613) $(am__append_11620) \ - $(am__append_11627) $(am__append_11634) $(am__append_11641) \ - $(am__append_11648) $(am__append_11655) $(am__append_11662) \ - $(am__append_11669) $(am__append_11676) $(am__append_11683) \ - $(am__append_11690) $(am__append_11697) $(am__append_11704) \ - $(am__append_11711) $(am__append_11718) $(am__append_11725) \ - $(am__append_11732) $(am__append_11739) $(am__append_11746) \ - $(am__append_11753) $(am__append_11760) $(am__append_11767) \ - $(am__append_11774) $(am__append_11781) $(am__append_11788) \ - $(am__append_11795) $(am__append_11802) $(am__append_11809) \ - $(am__append_11816) $(am__append_11823) $(am__append_11830) \ - $(am__append_11837) $(am__append_11844) $(am__append_11851) \ - $(am__append_11858) $(am__append_11865) $(am__append_11872) \ - $(am__append_11879) $(am__append_11886) $(am__append_11893) \ - $(am__append_11900) $(am__append_11907) $(am__append_11914) \ - $(am__append_11921) $(am__append_11928) $(am__append_11935) \ - $(am__append_11942) $(am__append_11949) $(am__append_11956) \ - $(am__append_11963) $(am__append_11970) $(am__append_11977) \ - $(am__append_11984) $(am__append_11991) $(am__append_11998) \ - $(am__append_12005) $(am__append_12012) $(am__append_12019) \ - $(am__append_12026) $(am__append_12033) $(am__append_12040) \ - $(am__append_12047) $(am__append_12054) $(am__append_12061) \ - $(am__append_12068) $(am__append_12075) $(am__append_12082) \ - $(am__append_12089) $(am__append_12096) $(am__append_12103) \ - $(am__append_12110) $(am__append_12117) $(am__append_12124) \ - $(am__append_12131) $(am__append_12137) $(am__append_12142) \ - $(am__append_12147) $(am__append_12152) $(am__append_12157) \ - $(am__append_12162) $(am__append_12167) $(am__append_12172) \ - $(am__append_12177) $(am__append_12182) $(am__append_12187) \ - $(am__append_12192) $(am__append_12197) $(am__append_12202) \ - $(am__append_12207) $(am__append_12212) $(am__append_12217) \ - $(am__append_12222) $(am__append_12232) $(am__append_12241) \ - $(am__append_12250) $(am__append_12259) $(am__append_12268) \ - $(am__append_12277) $(am__append_12286) $(am__append_12295) \ - $(am__append_12304) $(am__append_12313) $(am__append_12322) \ - $(am__append_12325) $(am__append_12328) $(am__append_12332) \ - $(am__append_12335) $(am__append_12338) $(am__append_12341) \ - $(am__append_12344) $(am__append_12347) $(am__append_12350) \ - $(am__append_12353) $(am__append_12356) $(am__append_12359) \ - $(am__append_12362) $(am__append_12365) $(am__append_12368) \ - $(am__append_12371) $(am__append_12374) $(am__append_12377) \ - $(am__append_12380) $(am__append_12383) $(am__append_12386) \ - $(am__append_12389) $(am__append_12392) symlist.h symlist.c \ - kernel_syms.lst $(am__append_12408) fs.lst command.lst \ - partmap.lst terminal.lst parttool.lst video.lst crypto.lst \ - config.log syminfo.lst moddep.lst $(MOD_FILES) \ - $(am__append_12410) -BUILT_SOURCES = $(am__append_13) $(am__append_20) $(am__append_27) \ - $(am__append_34) $(am__append_41) $(am__append_48) \ - $(am__append_55) $(am__append_62) $(am__append_69) \ - $(am__append_76) $(am__append_83) $(am__append_90) \ - $(am__append_97) $(am__append_104) $(am__append_111) \ - $(am__append_118) $(am__append_125) $(am__append_132) \ - $(am__append_139) $(am__append_146) $(am__append_153) \ - $(am__append_160) $(am__append_167) $(am__append_174) \ - $(am__append_181) $(am__append_188) $(am__append_195) \ - $(am__append_202) $(am__append_209) $(am__append_216) \ - $(am__append_223) $(am__append_230) $(am__append_237) \ - $(am__append_244) $(am__append_251) $(am__append_258) \ - $(am__append_265) $(am__append_272) $(am__append_279) \ - $(am__append_286) $(am__append_293) $(am__append_300) \ - $(am__append_307) $(am__append_314) $(am__append_321) \ - $(am__append_328) $(am__append_335) $(am__append_342) \ - $(am__append_349) $(am__append_356) $(am__append_363) \ - $(am__append_370) $(am__append_377) $(am__append_384) \ - $(am__append_391) $(am__append_398) $(am__append_405) \ - $(am__append_412) $(am__append_419) $(am__append_426) \ - $(am__append_433) $(am__append_440) $(am__append_447) \ - $(am__append_454) $(am__append_461) $(am__append_468) \ - $(am__append_475) $(am__append_482) $(am__append_489) \ - $(am__append_496) $(am__append_503) $(am__append_510) \ - $(am__append_517) $(am__append_524) $(am__append_531) \ - $(am__append_538) $(am__append_545) $(am__append_552) \ - $(am__append_559) $(am__append_566) $(am__append_573) \ - $(am__append_580) $(am__append_587) $(am__append_594) \ - $(am__append_601) $(am__append_608) $(am__append_615) \ - $(am__append_622) $(am__append_629) $(am__append_636) \ - $(am__append_643) $(am__append_650) $(am__append_657) \ - $(am__append_664) $(am__append_671) $(am__append_678) \ - $(am__append_685) $(am__append_692) $(am__append_699) \ - $(am__append_706) $(am__append_713) $(am__append_720) \ - $(am__append_727) $(am__append_734) $(am__append_741) \ - $(am__append_748) $(am__append_755) $(am__append_762) \ - $(am__append_769) $(am__append_776) $(am__append_783) \ - $(am__append_790) $(am__append_797) $(am__append_804) \ - $(am__append_811) $(am__append_818) $(am__append_825) \ - $(am__append_832) $(am__append_839) $(am__append_846) \ - $(am__append_853) $(am__append_860) $(am__append_867) \ - $(am__append_874) $(am__append_881) $(am__append_888) \ - $(am__append_895) $(am__append_902) $(am__append_909) \ - $(am__append_916) $(am__append_923) $(am__append_930) \ - $(am__append_937) $(am__append_944) $(am__append_951) \ - $(am__append_958) $(am__append_965) $(am__append_972) \ - $(am__append_979) $(am__append_986) $(am__append_993) \ - $(am__append_1000) $(am__append_1007) $(am__append_1014) \ - $(am__append_1021) $(am__append_1028) $(am__append_1035) \ - $(am__append_1042) $(am__append_1049) $(am__append_1056) \ - $(am__append_1063) $(am__append_1070) $(am__append_1077) \ - $(am__append_1084) $(am__append_1091) $(am__append_1098) \ - $(am__append_1105) $(am__append_1112) $(am__append_1119) \ - $(am__append_1126) $(am__append_1133) $(am__append_1140) \ - $(am__append_1147) $(am__append_1154) $(am__append_1161) \ - $(am__append_1168) $(am__append_1175) $(am__append_1182) \ - $(am__append_1189) $(am__append_1196) $(am__append_1203) \ - $(am__append_1210) $(am__append_1217) $(am__append_1224) \ - $(am__append_1231) $(am__append_1238) $(am__append_1245) \ - $(am__append_1252) $(am__append_1259) $(am__append_1266) \ - $(am__append_1273) $(am__append_1280) $(am__append_1287) \ - $(am__append_1294) $(am__append_1301) $(am__append_1308) \ - $(am__append_1315) $(am__append_1322) $(am__append_1329) \ - $(am__append_1336) $(am__append_1343) $(am__append_1350) \ - $(am__append_1357) $(am__append_1364) $(am__append_1371) \ - $(am__append_1378) $(am__append_1385) $(am__append_1392) \ - $(am__append_1399) $(am__append_1406) $(am__append_1413) \ - $(am__append_1420) $(am__append_1427) $(am__append_1434) \ - $(am__append_1441) $(am__append_1448) $(am__append_1455) \ - $(am__append_1462) $(am__append_1469) $(am__append_1476) \ - $(am__append_1483) $(am__append_1490) $(am__append_1497) \ - $(am__append_1504) $(am__append_1511) $(am__append_1518) \ - $(am__append_1525) $(am__append_1532) $(am__append_1539) \ - $(am__append_1546) $(am__append_1553) $(am__append_1560) \ - $(am__append_1567) $(am__append_1574) $(am__append_1581) \ - $(am__append_1588) $(am__append_1595) $(am__append_1602) \ - $(am__append_1609) $(am__append_1616) $(am__append_1623) \ - $(am__append_1630) $(am__append_1637) $(am__append_1644) \ - $(am__append_1651) $(am__append_1658) $(am__append_1665) \ - $(am__append_1672) $(am__append_1679) $(am__append_1686) \ - $(am__append_1693) $(am__append_1700) $(am__append_1707) \ - $(am__append_1714) $(am__append_1721) $(am__append_1728) \ - $(am__append_1735) $(am__append_1742) $(am__append_1749) \ - $(am__append_1756) $(am__append_1763) $(am__append_1770) \ - $(am__append_1777) $(am__append_1784) $(am__append_1791) \ - $(am__append_1798) $(am__append_1805) $(am__append_1812) \ - $(am__append_1819) $(am__append_1826) $(am__append_1833) \ - $(am__append_1840) $(am__append_1847) $(am__append_1854) \ - $(am__append_1861) $(am__append_1868) $(am__append_1875) \ - $(am__append_1882) $(am__append_1889) $(am__append_1896) \ - $(am__append_1903) $(am__append_1910) $(am__append_1917) \ - $(am__append_1924) $(am__append_1931) $(am__append_1938) \ - $(am__append_1945) $(am__append_1952) $(am__append_1959) \ - $(am__append_1966) $(am__append_1973) $(am__append_1980) \ - $(am__append_1987) $(am__append_1994) $(am__append_2001) \ - $(am__append_2008) $(am__append_2015) $(am__append_2022) \ - $(am__append_2029) $(am__append_2036) $(am__append_2043) \ - $(am__append_2050) $(am__append_2057) $(am__append_2064) \ - $(am__append_2071) $(am__append_2078) $(am__append_2085) \ - $(am__append_2092) $(am__append_2099) $(am__append_2106) \ - $(am__append_2113) $(am__append_2120) $(am__append_2127) \ - $(am__append_2134) $(am__append_2141) $(am__append_2148) \ - $(am__append_2155) $(am__append_2162) $(am__append_2169) \ - $(am__append_2176) $(am__append_2183) $(am__append_2190) \ - $(am__append_2197) $(am__append_2204) $(am__append_2211) \ - $(am__append_2218) $(am__append_2225) $(am__append_2232) \ - $(am__append_2239) $(am__append_2246) $(am__append_2253) \ - $(am__append_2260) $(am__append_2267) $(am__append_2274) \ - $(am__append_2281) $(am__append_2288) $(am__append_2295) \ - $(am__append_2302) $(am__append_2309) $(am__append_2316) \ - $(am__append_2323) $(am__append_2330) $(am__append_2337) \ - $(am__append_2344) $(am__append_2351) $(am__append_2358) \ - $(am__append_2365) $(am__append_2372) $(am__append_2379) \ - $(am__append_2386) $(am__append_2393) $(am__append_2400) \ - $(am__append_2407) $(am__append_2414) $(am__append_2421) \ - $(am__append_2428) $(am__append_2435) $(am__append_2442) \ - $(am__append_2449) $(am__append_2456) $(am__append_2463) \ - $(am__append_2470) $(am__append_2477) $(am__append_2484) \ - $(am__append_2491) $(am__append_2498) $(am__append_2505) \ - $(am__append_2512) $(am__append_2519) $(am__append_2526) \ - $(am__append_2533) $(am__append_2540) $(am__append_2547) \ - $(am__append_2554) $(am__append_2561) $(am__append_2568) \ - $(am__append_2575) $(am__append_2582) $(am__append_2589) \ - $(am__append_2596) $(am__append_2603) $(am__append_2610) \ - $(am__append_2617) $(am__append_2624) $(am__append_2631) \ - $(am__append_2638) $(am__append_2645) $(am__append_2652) \ - $(am__append_2659) $(am__append_2666) $(am__append_2673) \ - $(am__append_2680) $(am__append_2687) $(am__append_2694) \ - $(am__append_2701) $(am__append_2708) $(am__append_2715) \ - $(am__append_2722) $(am__append_2729) $(am__append_2736) \ - $(am__append_2743) $(am__append_2750) $(am__append_2757) \ - $(am__append_2764) $(am__append_2771) $(am__append_2778) \ - $(am__append_2785) $(am__append_2792) $(am__append_2799) \ - $(am__append_2806) $(am__append_2813) $(am__append_2820) \ - $(am__append_2827) $(am__append_2834) $(am__append_2841) \ - $(am__append_2848) $(am__append_2855) $(am__append_2862) \ - $(am__append_2869) $(am__append_2876) $(am__append_2883) \ - $(am__append_2890) $(am__append_2897) $(am__append_2904) \ - $(am__append_2911) $(am__append_2918) $(am__append_2925) \ - $(am__append_2932) $(am__append_2939) $(am__append_2946) \ - $(am__append_2953) $(am__append_2960) $(am__append_2967) \ - $(am__append_2974) $(am__append_2981) $(am__append_2988) \ - $(am__append_2995) $(am__append_3002) $(am__append_3009) \ - $(am__append_3016) $(am__append_3023) $(am__append_3030) \ - $(am__append_3037) $(am__append_3044) $(am__append_3051) \ - $(am__append_3058) $(am__append_3065) $(am__append_3072) \ - $(am__append_3079) $(am__append_3086) $(am__append_3093) \ - $(am__append_3100) $(am__append_3107) $(am__append_3114) \ - $(am__append_3121) $(am__append_3128) $(am__append_3135) \ - $(am__append_3142) $(am__append_3149) $(am__append_3156) \ - $(am__append_3163) $(am__append_3170) $(am__append_3177) \ - $(am__append_3184) $(am__append_3191) $(am__append_3198) \ - $(am__append_3205) $(am__append_3212) $(am__append_3219) \ - $(am__append_3226) $(am__append_3233) $(am__append_3240) \ - $(am__append_3247) $(am__append_3254) $(am__append_3261) \ - $(am__append_3268) $(am__append_3275) $(am__append_3282) \ - $(am__append_3289) $(am__append_3296) $(am__append_3303) \ - $(am__append_3310) $(am__append_3317) $(am__append_3324) \ - $(am__append_3331) $(am__append_3338) $(am__append_3345) \ - $(am__append_3352) $(am__append_3359) $(am__append_3366) \ - $(am__append_3373) $(am__append_3380) $(am__append_3387) \ - $(am__append_3394) $(am__append_3401) $(am__append_3408) \ - $(am__append_3415) $(am__append_3422) $(am__append_3429) \ - $(am__append_3436) $(am__append_3443) $(am__append_3450) \ - $(am__append_3457) $(am__append_3464) $(am__append_3471) \ - $(am__append_3478) $(am__append_3485) $(am__append_3492) \ - $(am__append_3499) $(am__append_3506) $(am__append_3513) \ - $(am__append_3520) $(am__append_3527) $(am__append_3534) \ - $(am__append_3541) $(am__append_3548) $(am__append_3555) \ - $(am__append_3562) $(am__append_3569) $(am__append_3576) \ - $(am__append_3583) $(am__append_3590) $(am__append_3597) \ - $(am__append_3604) $(am__append_3611) $(am__append_3618) \ - $(am__append_3625) $(am__append_3632) $(am__append_3639) \ - $(am__append_3646) $(am__append_3653) $(am__append_3660) \ - $(am__append_3667) $(am__append_3674) $(am__append_3681) \ - $(am__append_3688) $(am__append_3695) $(am__append_3702) \ - $(am__append_3709) $(am__append_3716) $(am__append_3723) \ - $(am__append_3730) $(am__append_3737) $(am__append_3744) \ - $(am__append_3751) $(am__append_3758) $(am__append_3765) \ - $(am__append_3772) $(am__append_3779) $(am__append_3786) \ - $(am__append_3793) $(am__append_3800) $(am__append_3807) \ - $(am__append_3814) $(am__append_3821) $(am__append_3828) \ - $(am__append_3835) $(am__append_3842) $(am__append_3849) \ - $(am__append_3856) $(am__append_3863) $(am__append_3870) \ - $(am__append_3877) $(am__append_3884) $(am__append_3891) \ - $(am__append_3898) $(am__append_3905) $(am__append_3912) \ - $(am__append_3919) $(am__append_3926) $(am__append_3933) \ - $(am__append_3940) $(am__append_3947) $(am__append_3954) \ - $(am__append_3961) $(am__append_3968) $(am__append_3975) \ - $(am__append_3982) $(am__append_3989) $(am__append_3996) \ - $(am__append_4003) $(am__append_4010) $(am__append_4017) \ - $(am__append_4024) $(am__append_4031) $(am__append_4038) \ - $(am__append_4045) $(am__append_4052) $(am__append_4059) \ - $(am__append_4066) $(am__append_4073) $(am__append_4080) \ - $(am__append_4087) $(am__append_4094) $(am__append_4101) \ - $(am__append_4108) $(am__append_4115) $(am__append_4122) \ - $(am__append_4129) $(am__append_4136) $(am__append_4143) \ - $(am__append_4150) $(am__append_4157) $(am__append_4164) \ - $(am__append_4171) $(am__append_4178) $(am__append_4185) \ - $(am__append_4192) $(am__append_4199) $(am__append_4206) \ - $(am__append_4213) $(am__append_4220) $(am__append_4227) \ - $(am__append_4234) $(am__append_4241) $(am__append_4248) \ - $(am__append_4255) $(am__append_4262) $(am__append_4269) \ - $(am__append_4276) $(am__append_4283) $(am__append_4290) \ - $(am__append_4297) $(am__append_4304) $(am__append_4311) \ - $(am__append_4318) $(am__append_4325) $(am__append_4332) \ - $(am__append_4339) $(am__append_4346) $(am__append_4353) \ - $(am__append_4360) $(am__append_4367) $(am__append_4374) \ - $(am__append_4381) $(am__append_4388) $(am__append_4395) \ - $(am__append_4402) $(am__append_4409) $(am__append_4416) \ - $(am__append_4423) $(am__append_4430) $(am__append_4437) \ - $(am__append_4444) $(am__append_4451) $(am__append_4458) \ - $(am__append_4465) $(am__append_4472) $(am__append_4479) \ - $(am__append_4486) $(am__append_4493) $(am__append_4500) \ - $(am__append_4507) $(am__append_4514) $(am__append_4521) \ - $(am__append_4528) $(am__append_4535) $(am__append_4542) \ - $(am__append_4549) $(am__append_4556) $(am__append_4563) \ - $(am__append_4570) $(am__append_4577) $(am__append_4584) \ - $(am__append_4591) $(am__append_4598) $(am__append_4605) \ - $(am__append_4612) $(am__append_4619) $(am__append_4626) \ - $(am__append_4633) $(am__append_4640) $(am__append_4647) \ - $(am__append_4654) $(am__append_4661) $(am__append_4668) \ - $(am__append_4675) $(am__append_4682) $(am__append_4689) \ - $(am__append_4696) $(am__append_4703) $(am__append_4710) \ - $(am__append_4717) $(am__append_4724) $(am__append_4731) \ - $(am__append_4738) $(am__append_4745) $(am__append_4752) \ - $(am__append_4759) $(am__append_4766) $(am__append_4773) \ - $(am__append_4780) $(am__append_4787) $(am__append_4794) \ - $(am__append_4801) $(am__append_4808) $(am__append_4815) \ - $(am__append_4822) $(am__append_4829) $(am__append_4836) \ - $(am__append_4843) $(am__append_4850) $(am__append_4857) \ - $(am__append_4864) $(am__append_4871) $(am__append_4878) \ - $(am__append_4885) $(am__append_4892) $(am__append_4899) \ - $(am__append_4906) $(am__append_4913) $(am__append_4920) \ - $(am__append_4927) $(am__append_4934) $(am__append_4941) \ - $(am__append_4948) $(am__append_4955) $(am__append_4962) \ - $(am__append_4969) $(am__append_4976) $(am__append_4983) \ - $(am__append_4990) $(am__append_4997) $(am__append_5004) \ - $(am__append_5011) $(am__append_5018) $(am__append_5025) \ - $(am__append_5032) $(am__append_5039) $(am__append_5046) \ - $(am__append_5053) $(am__append_5060) $(am__append_5067) \ - $(am__append_5074) $(am__append_5081) $(am__append_5088) \ - $(am__append_5095) $(am__append_5102) $(am__append_5109) \ - $(am__append_5116) $(am__append_5123) $(am__append_5130) \ - $(am__append_5137) $(am__append_5144) $(am__append_5151) \ - $(am__append_5158) $(am__append_5165) $(am__append_5172) \ - $(am__append_5179) $(am__append_5186) $(am__append_5193) \ - $(am__append_5200) $(am__append_5207) $(am__append_5214) \ - $(am__append_5221) $(am__append_5228) $(am__append_5235) \ - $(am__append_5242) $(am__append_5249) $(am__append_5256) \ - $(am__append_5263) $(am__append_5270) $(am__append_5277) \ - $(am__append_5284) $(am__append_5291) $(am__append_5298) \ - $(am__append_5305) $(am__append_5312) $(am__append_5319) \ - $(am__append_5326) $(am__append_5333) $(am__append_5340) \ - $(am__append_5347) $(am__append_5354) $(am__append_5361) \ - $(am__append_5368) $(am__append_5375) $(am__append_5382) \ - $(am__append_5389) $(am__append_5396) $(am__append_5403) \ - $(am__append_5410) $(am__append_5417) $(am__append_5424) \ - $(am__append_5431) $(am__append_5438) $(am__append_5445) \ - $(am__append_5452) $(am__append_5459) $(am__append_5466) \ - $(am__append_5473) $(am__append_5480) $(am__append_5487) \ - $(am__append_5494) $(am__append_5501) $(am__append_5508) \ - $(am__append_5515) $(am__append_5522) $(am__append_5529) \ - $(am__append_5536) $(am__append_5543) $(am__append_5550) \ - $(am__append_5557) $(am__append_5564) $(am__append_5571) \ - $(am__append_5578) $(am__append_5585) $(am__append_5592) \ - $(am__append_5599) $(am__append_5606) $(am__append_5613) \ - $(am__append_5620) $(am__append_5627) $(am__append_5634) \ - $(am__append_5641) $(am__append_5648) $(am__append_5655) \ - $(am__append_5662) $(am__append_5669) $(am__append_5676) \ - $(am__append_5683) $(am__append_5690) $(am__append_5697) \ - $(am__append_5704) $(am__append_5711) $(am__append_5718) \ - $(am__append_5725) $(am__append_5732) $(am__append_5739) \ - $(am__append_5746) $(am__append_5753) $(am__append_5760) \ - $(am__append_5767) $(am__append_5774) $(am__append_5781) \ - $(am__append_5788) $(am__append_5795) $(am__append_5802) \ - $(am__append_5809) $(am__append_5816) $(am__append_5823) \ - $(am__append_5830) $(am__append_5837) $(am__append_5844) \ - $(am__append_5851) $(am__append_5858) $(am__append_5865) \ - $(am__append_5872) $(am__append_5879) $(am__append_5886) \ - $(am__append_5893) $(am__append_5900) $(am__append_5907) \ - $(am__append_5914) $(am__append_5921) $(am__append_5928) \ - $(am__append_5935) $(am__append_5942) $(am__append_5949) \ - $(am__append_5956) $(am__append_5963) $(am__append_5970) \ - $(am__append_5977) $(am__append_5984) $(am__append_5991) \ - $(am__append_5998) $(am__append_6005) $(am__append_6012) \ - $(am__append_6019) $(am__append_6026) $(am__append_6033) \ - $(am__append_6040) $(am__append_6047) $(am__append_6054) \ - $(am__append_6061) $(am__append_6068) $(am__append_6075) \ - $(am__append_6082) $(am__append_6089) $(am__append_6096) \ - $(am__append_6103) $(am__append_6110) $(am__append_6117) \ - $(am__append_6124) $(am__append_6131) $(am__append_6138) \ - $(am__append_6145) $(am__append_6152) $(am__append_6159) \ - $(am__append_6166) $(am__append_6173) $(am__append_6180) \ - $(am__append_6187) $(am__append_6194) $(am__append_6201) \ - $(am__append_6208) $(am__append_6215) $(am__append_6222) \ - $(am__append_6229) $(am__append_6236) $(am__append_6243) \ - $(am__append_6250) $(am__append_6257) $(am__append_6264) \ - $(am__append_6271) $(am__append_6278) $(am__append_6285) \ - $(am__append_6292) $(am__append_6299) $(am__append_6306) \ - $(am__append_6313) $(am__append_6320) $(am__append_6327) \ - $(am__append_6334) $(am__append_6341) $(am__append_6348) \ - $(am__append_6355) $(am__append_6362) $(am__append_6369) \ - $(am__append_6376) $(am__append_6383) $(am__append_6390) \ - $(am__append_6397) $(am__append_6404) $(am__append_6411) \ - $(am__append_6418) $(am__append_6425) $(am__append_6432) \ - $(am__append_6439) $(am__append_6446) $(am__append_6453) \ - $(am__append_6460) $(am__append_6467) $(am__append_6474) \ - $(am__append_6481) $(am__append_6488) $(am__append_6495) \ - $(am__append_6502) $(am__append_6509) $(am__append_6516) \ - $(am__append_6523) $(am__append_6530) $(am__append_6537) \ - $(am__append_6544) $(am__append_6551) $(am__append_6558) \ - $(am__append_6565) $(am__append_6572) $(am__append_6579) \ - $(am__append_6586) $(am__append_6593) $(am__append_6600) \ - $(am__append_6607) $(am__append_6614) $(am__append_6621) \ - $(am__append_6628) $(am__append_6635) $(am__append_6642) \ - $(am__append_6649) $(am__append_6656) $(am__append_6663) \ - $(am__append_6670) $(am__append_6677) $(am__append_6684) \ - $(am__append_6691) $(am__append_6698) $(am__append_6705) \ - $(am__append_6712) $(am__append_6719) $(am__append_6726) \ - $(am__append_6733) $(am__append_6740) $(am__append_6747) \ - $(am__append_6754) $(am__append_6761) $(am__append_6768) \ - $(am__append_6775) $(am__append_6782) $(am__append_6789) \ - $(am__append_6796) $(am__append_6803) $(am__append_6810) \ - $(am__append_6817) $(am__append_6824) $(am__append_6831) \ - $(am__append_6838) $(am__append_6845) $(am__append_6852) \ - $(am__append_6859) $(am__append_6866) $(am__append_6873) \ - $(am__append_6880) $(am__append_6887) $(am__append_6894) \ - $(am__append_6901) $(am__append_6908) $(am__append_6915) \ - $(am__append_6922) $(am__append_6929) $(am__append_6936) \ - $(am__append_6943) $(am__append_6950) $(am__append_6957) \ - $(am__append_6964) $(am__append_6971) $(am__append_6978) \ - $(am__append_6985) $(am__append_6992) $(am__append_6999) \ - $(am__append_7006) $(am__append_7013) $(am__append_7020) \ - $(am__append_7027) $(am__append_7034) $(am__append_7041) \ - $(am__append_7048) $(am__append_7055) $(am__append_7062) \ - $(am__append_7069) $(am__append_7076) $(am__append_7083) \ - $(am__append_7090) $(am__append_7097) $(am__append_7104) \ - $(am__append_7111) $(am__append_7118) $(am__append_7125) \ - $(am__append_7132) $(am__append_7139) $(am__append_7146) \ - $(am__append_7153) $(am__append_7160) $(am__append_7167) \ - $(am__append_7174) $(am__append_7181) $(am__append_7188) \ - $(am__append_7195) $(am__append_7202) $(am__append_7209) \ - $(am__append_7216) $(am__append_7223) $(am__append_7230) \ - $(am__append_7237) $(am__append_7244) $(am__append_7251) \ - $(am__append_7258) $(am__append_7265) $(am__append_7272) \ - $(am__append_7279) $(am__append_7286) $(am__append_7293) \ - $(am__append_7300) $(am__append_7307) $(am__append_7314) \ - $(am__append_7321) $(am__append_7328) $(am__append_7335) \ - $(am__append_7342) $(am__append_7349) $(am__append_7356) \ - $(am__append_7363) $(am__append_7370) $(am__append_7377) \ - $(am__append_7384) $(am__append_7391) $(am__append_7398) \ - $(am__append_7405) $(am__append_7412) $(am__append_7419) \ - $(am__append_7426) $(am__append_7433) $(am__append_7440) \ - $(am__append_7447) $(am__append_7454) $(am__append_7461) \ - $(am__append_7468) $(am__append_7475) $(am__append_7482) \ - $(am__append_7489) $(am__append_7496) $(am__append_7503) \ - $(am__append_7510) $(am__append_7517) $(am__append_7524) \ - $(am__append_7531) $(am__append_7538) $(am__append_7545) \ - $(am__append_7552) $(am__append_7559) $(am__append_7566) \ - $(am__append_7573) $(am__append_7580) $(am__append_7587) \ - $(am__append_7594) $(am__append_7601) $(am__append_7608) \ - $(am__append_7615) $(am__append_7622) $(am__append_7629) \ - $(am__append_7636) $(am__append_7643) $(am__append_7650) \ - $(am__append_7657) $(am__append_7664) $(am__append_7671) \ - $(am__append_7678) $(am__append_7685) $(am__append_7692) \ - $(am__append_7699) $(am__append_7706) $(am__append_7713) \ - $(am__append_7720) $(am__append_7727) $(am__append_7734) \ - $(am__append_7741) $(am__append_7748) $(am__append_7755) \ - $(am__append_7762) $(am__append_7769) $(am__append_7776) \ - $(am__append_7783) $(am__append_7790) $(am__append_7797) \ - $(am__append_7804) $(am__append_7811) $(am__append_7818) \ - $(am__append_7825) $(am__append_7832) $(am__append_7839) \ - $(am__append_7846) $(am__append_7853) $(am__append_7860) \ - $(am__append_7867) $(am__append_7874) $(am__append_7881) \ - $(am__append_7888) $(am__append_7895) $(am__append_7902) \ - $(am__append_7909) $(am__append_7916) $(am__append_7923) \ - $(am__append_7930) $(am__append_7937) $(am__append_7944) \ - $(am__append_7951) $(am__append_7958) $(am__append_7965) \ - $(am__append_7972) $(am__append_7979) $(am__append_7986) \ - $(am__append_7993) $(am__append_8000) $(am__append_8007) \ - $(am__append_8014) $(am__append_8021) $(am__append_8028) \ - $(am__append_8035) $(am__append_8042) $(am__append_8049) \ - $(am__append_8056) $(am__append_8063) $(am__append_8070) \ - $(am__append_8077) $(am__append_8084) $(am__append_8091) \ - $(am__append_8098) $(am__append_8105) $(am__append_8112) \ - $(am__append_8119) $(am__append_8126) $(am__append_8133) \ - $(am__append_8140) $(am__append_8147) $(am__append_8154) \ - $(am__append_8161) $(am__append_8168) $(am__append_8175) \ - $(am__append_8182) $(am__append_8189) $(am__append_8196) \ - $(am__append_8203) $(am__append_8210) $(am__append_8217) \ - $(am__append_8224) $(am__append_8231) $(am__append_8238) \ - $(am__append_8245) $(am__append_8252) $(am__append_8259) \ - $(am__append_8266) $(am__append_8273) $(am__append_8280) \ - $(am__append_8287) $(am__append_8294) $(am__append_8301) \ - $(am__append_8308) $(am__append_8315) $(am__append_8322) \ - $(am__append_8329) $(am__append_8336) $(am__append_8343) \ - $(am__append_8350) $(am__append_8357) $(am__append_8364) \ - $(am__append_8371) $(am__append_8378) $(am__append_8385) \ - $(am__append_8392) $(am__append_8399) $(am__append_8406) \ - $(am__append_8413) $(am__append_8420) $(am__append_8427) \ - $(am__append_8434) $(am__append_8441) $(am__append_8448) \ - $(am__append_8455) $(am__append_8462) $(am__append_8469) \ - $(am__append_8476) $(am__append_8483) $(am__append_8490) \ - $(am__append_8497) $(am__append_8504) $(am__append_8511) \ - $(am__append_8518) $(am__append_8525) $(am__append_8532) \ - $(am__append_8539) $(am__append_8546) $(am__append_8553) \ - $(am__append_8560) $(am__append_8567) $(am__append_8574) \ - $(am__append_8581) $(am__append_8588) $(am__append_8595) \ - $(am__append_8602) $(am__append_8609) $(am__append_8616) \ - $(am__append_8623) $(am__append_8630) $(am__append_8637) \ - $(am__append_8644) $(am__append_8651) $(am__append_8658) \ - $(am__append_8665) $(am__append_8672) $(am__append_8679) \ - $(am__append_8686) $(am__append_8693) $(am__append_8700) \ - $(am__append_8707) $(am__append_8714) $(am__append_8721) \ - $(am__append_8728) $(am__append_8735) $(am__append_8742) \ - $(am__append_8749) $(am__append_8756) $(am__append_8763) \ - $(am__append_8770) $(am__append_8777) $(am__append_8784) \ - $(am__append_8791) $(am__append_8798) $(am__append_8805) \ - $(am__append_8812) $(am__append_8819) $(am__append_8826) \ - $(am__append_8833) $(am__append_8840) $(am__append_8847) \ - $(am__append_8854) $(am__append_8861) $(am__append_8868) \ - $(am__append_8875) $(am__append_8882) $(am__append_8889) \ - $(am__append_8896) $(am__append_8903) $(am__append_8910) \ - $(am__append_8917) $(am__append_8924) $(am__append_8931) \ - $(am__append_8938) $(am__append_8945) $(am__append_8952) \ - $(am__append_8959) $(am__append_8966) $(am__append_8973) \ - $(am__append_8980) $(am__append_8987) $(am__append_8994) \ - $(am__append_9001) $(am__append_9008) $(am__append_9015) \ - $(am__append_9022) $(am__append_9029) $(am__append_9036) \ - $(am__append_9043) $(am__append_9050) $(am__append_9057) \ - $(am__append_9064) $(am__append_9071) $(am__append_9078) \ - $(am__append_9085) $(am__append_9092) $(am__append_9099) \ - $(am__append_9106) $(am__append_9113) $(am__append_9120) \ - $(am__append_9127) $(am__append_9134) $(am__append_9141) \ - $(am__append_9148) $(am__append_9155) $(am__append_9162) \ - $(am__append_9169) $(am__append_9176) $(am__append_9183) \ - $(am__append_9190) $(am__append_9197) $(am__append_9204) \ - $(am__append_9211) $(am__append_9218) $(am__append_9225) \ - $(am__append_9232) $(am__append_9239) $(am__append_9246) \ - $(am__append_9253) $(am__append_9260) $(am__append_9267) \ - $(am__append_9274) $(am__append_9281) $(am__append_9288) \ - $(am__append_9295) $(am__append_9302) $(am__append_9309) \ - $(am__append_9316) $(am__append_9323) $(am__append_9330) \ - $(am__append_9337) $(am__append_9344) $(am__append_9351) \ - $(am__append_9358) $(am__append_9365) $(am__append_9372) \ - $(am__append_9379) $(am__append_9386) $(am__append_9393) \ - $(am__append_9400) $(am__append_9407) $(am__append_9414) \ - $(am__append_9421) $(am__append_9428) $(am__append_9435) \ - $(am__append_9442) $(am__append_9449) $(am__append_9456) \ - $(am__append_9463) $(am__append_9470) $(am__append_9477) \ - $(am__append_9484) $(am__append_9491) $(am__append_9498) \ - $(am__append_9505) $(am__append_9512) $(am__append_9519) \ - $(am__append_9526) $(am__append_9533) $(am__append_9540) \ - $(am__append_9547) $(am__append_9554) $(am__append_9561) \ - $(am__append_9568) $(am__append_9575) $(am__append_9582) \ - $(am__append_9589) $(am__append_9596) $(am__append_9603) \ - $(am__append_9610) $(am__append_9617) $(am__append_9624) \ - $(am__append_9631) $(am__append_9638) $(am__append_9645) \ - $(am__append_9652) $(am__append_9659) $(am__append_9666) \ - $(am__append_9673) $(am__append_9680) $(am__append_9687) \ - $(am__append_9694) $(am__append_9701) $(am__append_9708) \ - $(am__append_9715) $(am__append_9722) $(am__append_9729) \ - $(am__append_9736) $(am__append_9743) $(am__append_9750) \ - $(am__append_9757) $(am__append_9764) $(am__append_9771) \ - $(am__append_9778) $(am__append_9785) $(am__append_9792) \ - $(am__append_9799) $(am__append_9806) $(am__append_9813) \ - $(am__append_9820) $(am__append_9827) $(am__append_9834) \ - $(am__append_9841) $(am__append_9848) $(am__append_9855) \ - $(am__append_9862) $(am__append_9869) $(am__append_9876) \ - $(am__append_9883) $(am__append_9890) $(am__append_9897) \ - $(am__append_9904) $(am__append_9911) $(am__append_9918) \ - $(am__append_9925) $(am__append_9932) $(am__append_9939) \ - $(am__append_9946) $(am__append_9953) $(am__append_9960) \ - $(am__append_9967) $(am__append_9974) $(am__append_9981) \ - $(am__append_9988) $(am__append_9995) $(am__append_10002) \ - $(am__append_10009) $(am__append_10016) $(am__append_10023) \ - $(am__append_10030) $(am__append_10037) $(am__append_10044) \ - $(am__append_10051) $(am__append_10058) $(am__append_10065) \ - $(am__append_10072) $(am__append_10079) $(am__append_10086) \ - $(am__append_10093) $(am__append_10100) $(am__append_10107) \ - $(am__append_10114) $(am__append_10121) $(am__append_10128) \ - $(am__append_10135) $(am__append_10142) $(am__append_10149) \ - $(am__append_10156) $(am__append_10163) $(am__append_10170) \ - $(am__append_10177) $(am__append_10184) $(am__append_10191) \ - $(am__append_10198) $(am__append_10205) $(am__append_10212) \ - $(am__append_10219) $(am__append_10226) $(am__append_10233) \ - $(am__append_10240) $(am__append_10247) $(am__append_10254) \ - $(am__append_10261) $(am__append_10268) $(am__append_10275) \ - $(am__append_10282) $(am__append_10289) $(am__append_10296) \ - $(am__append_10303) $(am__append_10310) $(am__append_10317) \ - $(am__append_10324) $(am__append_10331) $(am__append_10338) \ - $(am__append_10345) $(am__append_10352) $(am__append_10359) \ - $(am__append_10366) $(am__append_10373) $(am__append_10380) \ - $(am__append_10387) $(am__append_10394) $(am__append_10401) \ - $(am__append_10408) $(am__append_10415) $(am__append_10422) \ - $(am__append_10429) $(am__append_10436) $(am__append_10443) \ - $(am__append_10450) $(am__append_10457) $(am__append_10464) \ - $(am__append_10471) $(am__append_10478) $(am__append_10485) \ - $(am__append_10492) $(am__append_10499) $(am__append_10506) \ - $(am__append_10513) $(am__append_10520) $(am__append_10527) \ - $(am__append_10534) $(am__append_10541) $(am__append_10548) \ - $(am__append_10555) $(am__append_10562) $(am__append_10569) \ - $(am__append_10576) $(am__append_10583) $(am__append_10590) \ - $(am__append_10597) $(am__append_10604) $(am__append_10611) \ - $(am__append_10618) $(am__append_10625) $(am__append_10632) \ - $(am__append_10639) $(am__append_10646) $(am__append_10653) \ - $(am__append_10660) $(am__append_10667) $(am__append_10674) \ - $(am__append_10681) $(am__append_10688) $(am__append_10695) \ - $(am__append_10702) $(am__append_10709) $(am__append_10716) \ - $(am__append_10723) $(am__append_10730) $(am__append_10737) \ - $(am__append_10744) $(am__append_10751) $(am__append_10758) \ - $(am__append_10765) $(am__append_10772) $(am__append_10779) \ - $(am__append_10786) $(am__append_10793) $(am__append_10800) \ - $(am__append_10807) $(am__append_10814) $(am__append_10821) \ - $(am__append_10828) $(am__append_10835) $(am__append_10842) \ - $(am__append_10849) $(am__append_10856) $(am__append_10863) \ - $(am__append_10870) $(am__append_10877) $(am__append_10884) \ - $(am__append_10891) $(am__append_10898) $(am__append_10905) \ - $(am__append_10912) $(am__append_10919) $(am__append_10926) \ - $(am__append_10933) $(am__append_10940) $(am__append_10947) \ - $(am__append_10954) $(am__append_10961) $(am__append_10968) \ - $(am__append_10975) $(am__append_10982) $(am__append_10989) \ - $(am__append_10996) $(am__append_11003) $(am__append_11010) \ - $(am__append_11017) $(am__append_11024) $(am__append_11031) \ - $(am__append_11038) $(am__append_11045) $(am__append_11052) \ - $(am__append_11059) $(am__append_11066) $(am__append_11073) \ - $(am__append_11080) $(am__append_11087) $(am__append_11094) \ - $(am__append_11101) $(am__append_11108) $(am__append_11115) \ - $(am__append_11122) $(am__append_11129) $(am__append_11136) \ - $(am__append_11143) $(am__append_11150) $(am__append_11157) \ - $(am__append_11164) $(am__append_11171) $(am__append_11178) \ - $(am__append_11185) $(am__append_11192) $(am__append_11199) \ - $(am__append_11206) $(am__append_11213) $(am__append_11220) \ - $(am__append_11227) $(am__append_11234) $(am__append_11241) \ - $(am__append_11248) $(am__append_11255) $(am__append_11262) \ - $(am__append_11269) $(am__append_11276) $(am__append_11283) \ - $(am__append_11290) $(am__append_11297) $(am__append_11304) \ - $(am__append_11311) $(am__append_11318) $(am__append_11325) \ - $(am__append_11332) $(am__append_11339) $(am__append_11346) \ - $(am__append_11353) $(am__append_11360) $(am__append_11367) \ - $(am__append_11374) $(am__append_11381) $(am__append_11388) \ - $(am__append_11395) $(am__append_11402) $(am__append_11409) \ - $(am__append_11416) $(am__append_11423) $(am__append_11430) \ - $(am__append_11437) $(am__append_11444) $(am__append_11451) \ - $(am__append_11458) $(am__append_11465) $(am__append_11472) \ - $(am__append_11479) $(am__append_11486) $(am__append_11493) \ - $(am__append_11500) $(am__append_11507) $(am__append_11514) \ - $(am__append_11521) $(am__append_11528) $(am__append_11535) \ - $(am__append_11542) $(am__append_11549) $(am__append_11556) \ - $(am__append_11563) $(am__append_11570) $(am__append_11577) \ - $(am__append_11584) $(am__append_11591) $(am__append_11598) \ - $(am__append_11605) $(am__append_11612) $(am__append_11619) \ - $(am__append_11626) $(am__append_11633) $(am__append_11640) \ - $(am__append_11647) $(am__append_11654) $(am__append_11661) \ - $(am__append_11668) $(am__append_11675) $(am__append_11682) \ - $(am__append_11689) $(am__append_11696) $(am__append_11703) \ - $(am__append_11710) $(am__append_11717) $(am__append_11724) \ - $(am__append_11731) $(am__append_11738) $(am__append_11745) \ - $(am__append_11752) $(am__append_11759) $(am__append_11766) \ - $(am__append_11773) $(am__append_11780) $(am__append_11787) \ - $(am__append_11794) $(am__append_11801) $(am__append_11808) \ - $(am__append_11815) $(am__append_11822) $(am__append_11829) \ - $(am__append_11836) $(am__append_11843) $(am__append_11850) \ - $(am__append_11857) $(am__append_11864) $(am__append_11871) \ - $(am__append_11878) $(am__append_11885) $(am__append_11892) \ - $(am__append_11899) $(am__append_11906) $(am__append_11913) \ - $(am__append_11920) $(am__append_11927) $(am__append_11934) \ - $(am__append_11941) $(am__append_11948) $(am__append_11955) \ - $(am__append_11962) $(am__append_11969) $(am__append_11976) \ - $(am__append_11983) $(am__append_11990) $(am__append_11997) \ - $(am__append_12004) $(am__append_12011) $(am__append_12018) \ - $(am__append_12025) $(am__append_12032) $(am__append_12039) \ - $(am__append_12046) $(am__append_12053) $(am__append_12060) \ - $(am__append_12067) $(am__append_12074) $(am__append_12081) \ - $(am__append_12088) $(am__append_12095) $(am__append_12102) \ - $(am__append_12109) $(am__append_12116) $(am__append_12123) \ - $(am__append_12130) $(am__append_12136) $(am__append_12141) \ - $(am__append_12146) $(am__append_12151) $(am__append_12156) \ - $(am__append_12161) $(am__append_12166) $(am__append_12171) \ - $(am__append_12176) $(am__append_12181) $(am__append_12186) \ - $(am__append_12191) $(am__append_12196) $(am__append_12201) \ - $(am__append_12206) $(am__append_12211) $(am__append_12216) \ - $(am__append_12221) $(am__append_12231) $(am__append_12240) \ - $(am__append_12249) $(am__append_12258) $(am__append_12267) \ - $(am__append_12276) $(am__append_12285) $(am__append_12294) \ - $(am__append_12303) $(am__append_12312) $(am__append_12321) \ - $(am__append_12327) symlist.h symlist.c -AM_CFLAGS = $(TARGET_CFLAGS) -AM_LDFLAGS = $(TARGET_LDFLAGS) -AM_CPPFLAGS = $(TARGET_CPPFLAGS) $(CPPFLAGS_DEFAULT) -AM_CCASFLAGS = $(TARGET_CCASFLAGS) $(CCASFLAGS_DEFAULT) -@COND_emu_TRUE@trig_module_SOURCES = ## platform sources -@COND_i386_coreboot_TRUE@trig_module_SOURCES = ## platform sources -@COND_i386_efi_TRUE@trig_module_SOURCES = ## platform sources -@COND_i386_ieee1275_TRUE@trig_module_SOURCES = ## platform sources -@COND_i386_multiboot_TRUE@trig_module_SOURCES = ## platform sources -@COND_i386_pc_TRUE@trig_module_SOURCES = ## platform sources -@COND_i386_qemu_TRUE@trig_module_SOURCES = ## platform sources -@COND_mips_yeeloong_TRUE@trig_module_SOURCES = ## platform sources -@COND_powerpc_ieee1275_TRUE@trig_module_SOURCES = ## platform sources -@COND_sparc64_ieee1275_TRUE@trig_module_SOURCES = ## platform sources -@COND_x86_64_efi_TRUE@trig_module_SOURCES = ## platform sources -@COND_emu_TRUE@nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -@COND_i386_efi_TRUE@nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -@COND_i386_pc_TRUE@nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_trig_module_SOURCES = trigtables.c ## platform nodist sources -@COND_emu_TRUE@trig_module_LDADD = -@COND_i386_coreboot_TRUE@trig_module_LDADD = -@COND_i386_efi_TRUE@trig_module_LDADD = -@COND_i386_ieee1275_TRUE@trig_module_LDADD = -@COND_i386_multiboot_TRUE@trig_module_LDADD = -@COND_i386_pc_TRUE@trig_module_LDADD = -@COND_i386_qemu_TRUE@trig_module_LDADD = -@COND_mips_yeeloong_TRUE@trig_module_LDADD = -@COND_powerpc_ieee1275_TRUE@trig_module_LDADD = -@COND_sparc64_ieee1275_TRUE@trig_module_LDADD = -@COND_x86_64_efi_TRUE@trig_module_LDADD = -@COND_emu_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@trig_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@trig_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@trig_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@trig_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cs5536_module_SOURCES = bus/cs5536.c ## platform sources -@COND_i386_efi_TRUE@cs5536_module_SOURCES = bus/cs5536.c ## platform sources -@COND_i386_ieee1275_TRUE@cs5536_module_SOURCES = bus/cs5536.c ## platform sources -@COND_i386_multiboot_TRUE@cs5536_module_SOURCES = bus/cs5536.c ## platform sources -@COND_i386_pc_TRUE@cs5536_module_SOURCES = bus/cs5536.c ## platform sources -@COND_i386_qemu_TRUE@cs5536_module_SOURCES = bus/cs5536.c ## platform sources -@COND_x86_64_efi_TRUE@cs5536_module_SOURCES = bus/cs5536.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_cs5536_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_cs5536_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_cs5536_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_cs5536_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_cs5536_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_cs5536_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_cs5536_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@cs5536_module_LDADD = -@COND_i386_efi_TRUE@cs5536_module_LDADD = -@COND_i386_ieee1275_TRUE@cs5536_module_LDADD = -@COND_i386_multiboot_TRUE@cs5536_module_LDADD = -@COND_i386_pc_TRUE@cs5536_module_LDADD = -@COND_i386_qemu_TRUE@cs5536_module_LDADD = -@COND_x86_64_efi_TRUE@cs5536_module_LDADD = -@COND_i386_coreboot_TRUE@cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cs5536_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cs5536_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cs5536_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cs5536_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@libusb_module_SOURCES = bus/usb/emu/usb.c ## platform sources -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@nodist_libusb_module_SOURCES = ## platform nodist sources -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@libusb_module_LDADD = -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@libusb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@libusb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@libusb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@libusb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@lsspd_module_SOURCES = commands/mips/yeeloong/lsspd.c ## platform sources -@COND_mips_yeeloong_TRUE@nodist_lsspd_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@lsspd_module_LDADD = -@COND_mips_yeeloong_TRUE@lsspd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@lsspd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@lsspd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@lsspd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usb_module_SOURCES = bus/usb/usb.c ## platform sources -@COND_i386_coreboot_TRUE@usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c ## platform sources -@COND_i386_efi_TRUE@usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c ## platform sources -@COND_i386_ieee1275_TRUE@usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c ## platform sources -@COND_i386_multiboot_TRUE@usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c ## platform sources -@COND_i386_pc_TRUE@usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c ## platform sources -@COND_i386_qemu_TRUE@usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c ## platform sources -@COND_mips_yeeloong_TRUE@usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c ## platform sources -@COND_x86_64_efi_TRUE@usb_module_SOURCES = bus/usb/usbtrans.c bus/usb/usbhub.c bus/usb/usb.c ## platform sources -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@nodist_usb_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_usb_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_usb_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_usb_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_usb_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_usb_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_usb_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_usb_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_usb_module_SOURCES = ## platform nodist sources -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usb_module_LDADD = -@COND_i386_coreboot_TRUE@usb_module_LDADD = -@COND_i386_efi_TRUE@usb_module_LDADD = -@COND_i386_ieee1275_TRUE@usb_module_LDADD = -@COND_i386_multiboot_TRUE@usb_module_LDADD = -@COND_i386_pc_TRUE@usb_module_LDADD = -@COND_i386_qemu_TRUE@usb_module_LDADD = -@COND_mips_yeeloong_TRUE@usb_module_LDADD = -@COND_x86_64_efi_TRUE@usb_module_LDADD = -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbserial_common_module_SOURCES = bus/usb/serial/common.c ## platform sources -@COND_i386_efi_TRUE@usbserial_common_module_SOURCES = bus/usb/serial/common.c ## platform sources -@COND_i386_ieee1275_TRUE@usbserial_common_module_SOURCES = bus/usb/serial/common.c ## platform sources -@COND_i386_multiboot_TRUE@usbserial_common_module_SOURCES = bus/usb/serial/common.c ## platform sources -@COND_i386_pc_TRUE@usbserial_common_module_SOURCES = bus/usb/serial/common.c ## platform sources -@COND_i386_qemu_TRUE@usbserial_common_module_SOURCES = bus/usb/serial/common.c ## platform sources -@COND_mips_yeeloong_TRUE@usbserial_common_module_SOURCES = bus/usb/serial/common.c ## platform sources -@COND_x86_64_efi_TRUE@usbserial_common_module_SOURCES = bus/usb/serial/common.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_usbserial_common_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_usbserial_common_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_usbserial_common_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_usbserial_common_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_usbserial_common_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_usbserial_common_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_usbserial_common_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_usbserial_common_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@usbserial_common_module_LDADD = -@COND_i386_efi_TRUE@usbserial_common_module_LDADD = -@COND_i386_ieee1275_TRUE@usbserial_common_module_LDADD = -@COND_i386_multiboot_TRUE@usbserial_common_module_LDADD = -@COND_i386_pc_TRUE@usbserial_common_module_LDADD = -@COND_i386_qemu_TRUE@usbserial_common_module_LDADD = -@COND_mips_yeeloong_TRUE@usbserial_common_module_LDADD = -@COND_x86_64_efi_TRUE@usbserial_common_module_LDADD = -@COND_i386_coreboot_TRUE@usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbserial_common_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbserial_common_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbserial_common_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbserial_common_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c ## platform sources -@COND_i386_efi_TRUE@usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c ## platform sources -@COND_i386_ieee1275_TRUE@usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c ## platform sources -@COND_i386_multiboot_TRUE@usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c ## platform sources -@COND_i386_pc_TRUE@usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c ## platform sources -@COND_i386_qemu_TRUE@usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c ## platform sources -@COND_mips_yeeloong_TRUE@usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c ## platform sources -@COND_x86_64_efi_TRUE@usbserial_pl2303_module_SOURCES = bus/usb/serial/pl2303.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_usbserial_pl2303_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@usbserial_pl2303_module_LDADD = -@COND_i386_efi_TRUE@usbserial_pl2303_module_LDADD = -@COND_i386_ieee1275_TRUE@usbserial_pl2303_module_LDADD = -@COND_i386_multiboot_TRUE@usbserial_pl2303_module_LDADD = -@COND_i386_pc_TRUE@usbserial_pl2303_module_LDADD = -@COND_i386_qemu_TRUE@usbserial_pl2303_module_LDADD = -@COND_mips_yeeloong_TRUE@usbserial_pl2303_module_LDADD = -@COND_x86_64_efi_TRUE@usbserial_pl2303_module_LDADD = -@COND_i386_coreboot_TRUE@usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbserial_pl2303_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbserial_pl2303_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbserial_pl2303_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbserial_pl2303_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c ## platform sources -@COND_i386_efi_TRUE@usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c ## platform sources -@COND_i386_ieee1275_TRUE@usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c ## platform sources -@COND_i386_multiboot_TRUE@usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c ## platform sources -@COND_i386_pc_TRUE@usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c ## platform sources -@COND_i386_qemu_TRUE@usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c ## platform sources -@COND_mips_yeeloong_TRUE@usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c ## platform sources -@COND_x86_64_efi_TRUE@usbserial_ftdi_module_SOURCES = bus/usb/serial/ftdi.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_usbserial_ftdi_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@usbserial_ftdi_module_LDADD = -@COND_i386_efi_TRUE@usbserial_ftdi_module_LDADD = -@COND_i386_ieee1275_TRUE@usbserial_ftdi_module_LDADD = -@COND_i386_multiboot_TRUE@usbserial_ftdi_module_LDADD = -@COND_i386_pc_TRUE@usbserial_ftdi_module_LDADD = -@COND_i386_qemu_TRUE@usbserial_ftdi_module_LDADD = -@COND_mips_yeeloong_TRUE@usbserial_ftdi_module_LDADD = -@COND_x86_64_efi_TRUE@usbserial_ftdi_module_LDADD = -@COND_i386_coreboot_TRUE@usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbserial_ftdi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbserial_ftdi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbserial_ftdi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbserial_ftdi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@uhci_module_SOURCES = bus/usb/uhci.c ## platform sources -@COND_i386_efi_TRUE@uhci_module_SOURCES = bus/usb/uhci.c ## platform sources -@COND_i386_ieee1275_TRUE@uhci_module_SOURCES = bus/usb/uhci.c ## platform sources -@COND_i386_multiboot_TRUE@uhci_module_SOURCES = bus/usb/uhci.c ## platform sources -@COND_i386_pc_TRUE@uhci_module_SOURCES = bus/usb/uhci.c ## platform sources -@COND_i386_qemu_TRUE@uhci_module_SOURCES = bus/usb/uhci.c ## platform sources -@COND_x86_64_efi_TRUE@uhci_module_SOURCES = bus/usb/uhci.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_uhci_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_uhci_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_uhci_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_uhci_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_uhci_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_uhci_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_uhci_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@uhci_module_LDADD = -@COND_i386_efi_TRUE@uhci_module_LDADD = -@COND_i386_ieee1275_TRUE@uhci_module_LDADD = -@COND_i386_multiboot_TRUE@uhci_module_LDADD = -@COND_i386_pc_TRUE@uhci_module_LDADD = -@COND_i386_qemu_TRUE@uhci_module_LDADD = -@COND_x86_64_efi_TRUE@uhci_module_LDADD = -@COND_i386_coreboot_TRUE@uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@uhci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@uhci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@uhci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@uhci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ohci_module_SOURCES = bus/usb/ohci.c ## platform sources -@COND_i386_efi_TRUE@ohci_module_SOURCES = bus/usb/ohci.c ## platform sources -@COND_i386_ieee1275_TRUE@ohci_module_SOURCES = bus/usb/ohci.c ## platform sources -@COND_i386_multiboot_TRUE@ohci_module_SOURCES = bus/usb/ohci.c ## platform sources -@COND_i386_pc_TRUE@ohci_module_SOURCES = bus/usb/ohci.c ## platform sources -@COND_i386_qemu_TRUE@ohci_module_SOURCES = bus/usb/ohci.c ## platform sources -@COND_mips_yeeloong_TRUE@ohci_module_SOURCES = bus/usb/ohci.c ## platform sources -@COND_x86_64_efi_TRUE@ohci_module_SOURCES = bus/usb/ohci.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_ohci_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_ohci_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_ohci_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_ohci_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_ohci_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_ohci_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_ohci_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_ohci_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@ohci_module_LDADD = -@COND_i386_efi_TRUE@ohci_module_LDADD = -@COND_i386_ieee1275_TRUE@ohci_module_LDADD = -@COND_i386_multiboot_TRUE@ohci_module_LDADD = -@COND_i386_pc_TRUE@ohci_module_LDADD = -@COND_i386_qemu_TRUE@ohci_module_LDADD = -@COND_mips_yeeloong_TRUE@ohci_module_LDADD = -@COND_x86_64_efi_TRUE@ohci_module_LDADD = -@COND_i386_coreboot_TRUE@ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ohci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ohci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ohci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ohci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@pci_module_SOURCES = bus/emu/pci.c commands/lspci.c ## platform sources -@COND_i386_coreboot_TRUE@pci_module_SOURCES = bus/pci.c ## platform sources -@COND_i386_efi_TRUE@pci_module_SOURCES = bus/pci.c ## platform sources -@COND_i386_ieee1275_TRUE@pci_module_SOURCES = bus/pci.c ## platform sources -@COND_i386_multiboot_TRUE@pci_module_SOURCES = bus/pci.c ## platform sources -@COND_i386_pc_TRUE@pci_module_SOURCES = bus/pci.c ## platform sources -@COND_x86_64_efi_TRUE@pci_module_SOURCES = bus/pci.c ## platform sources -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@nodist_pci_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_pci_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_pci_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_pci_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_pci_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_pci_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_pci_module_SOURCES = ## platform nodist sources -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@pci_module_LDADD = -@COND_i386_coreboot_TRUE@pci_module_LDADD = -@COND_i386_efi_TRUE@pci_module_LDADD = -@COND_i386_ieee1275_TRUE@pci_module_LDADD = -@COND_i386_multiboot_TRUE@pci_module_LDADD = -@COND_i386_pc_TRUE@pci_module_LDADD = -@COND_x86_64_efi_TRUE@pci_module_LDADD = -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@pci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@pci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@pci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@pci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cmostest_module_SOURCES = commands/i386/cmostest.c ## platform sources -@COND_i386_ieee1275_TRUE@cmostest_module_SOURCES = commands/i386/cmostest.c ## platform sources -@COND_i386_multiboot_TRUE@cmostest_module_SOURCES = commands/i386/cmostest.c ## platform sources -@COND_i386_pc_TRUE@cmostest_module_SOURCES = commands/i386/cmostest.c ## platform sources -@COND_i386_qemu_TRUE@cmostest_module_SOURCES = commands/i386/cmostest.c ## platform sources -@COND_mips_yeeloong_TRUE@cmostest_module_SOURCES = commands/i386/cmostest.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_cmostest_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_cmostest_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_cmostest_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_cmostest_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_cmostest_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_cmostest_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@cmostest_module_LDADD = -@COND_i386_ieee1275_TRUE@cmostest_module_LDADD = -@COND_i386_multiboot_TRUE@cmostest_module_LDADD = -@COND_i386_pc_TRUE@cmostest_module_LDADD = -@COND_i386_qemu_TRUE@cmostest_module_LDADD = -@COND_mips_yeeloong_TRUE@cmostest_module_LDADD = -@COND_i386_coreboot_TRUE@cmostest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cmostest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cmostest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@cmostest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@cmostest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@cmostest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cmostest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cmostest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cmostest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@cmostest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@cmostest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@cmostest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cmostest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cmostest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cmostest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@cmostest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@cmostest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@cmostest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cmostest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cmostest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cmostest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@cmostest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@cmostest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@cmostest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@iorw_module_SOURCES = commands/iorw.c ## platform sources -@COND_i386_efi_TRUE@iorw_module_SOURCES = commands/iorw.c ## platform sources -@COND_i386_ieee1275_TRUE@iorw_module_SOURCES = commands/iorw.c ## platform sources -@COND_i386_multiboot_TRUE@iorw_module_SOURCES = commands/iorw.c ## platform sources -@COND_i386_pc_TRUE@iorw_module_SOURCES = commands/iorw.c ## platform sources -@COND_i386_qemu_TRUE@iorw_module_SOURCES = commands/iorw.c ## platform sources -@COND_x86_64_efi_TRUE@iorw_module_SOURCES = commands/iorw.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_iorw_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_iorw_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_iorw_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_iorw_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_iorw_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_iorw_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_iorw_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@iorw_module_LDADD = -@COND_i386_efi_TRUE@iorw_module_LDADD = -@COND_i386_ieee1275_TRUE@iorw_module_LDADD = -@COND_i386_multiboot_TRUE@iorw_module_LDADD = -@COND_i386_pc_TRUE@iorw_module_LDADD = -@COND_i386_qemu_TRUE@iorw_module_LDADD = -@COND_x86_64_efi_TRUE@iorw_module_LDADD = -@COND_i386_coreboot_TRUE@iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@iorw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@iorw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@iorw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@iorw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -@COND_i386_coreboot_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -@COND_i386_efi_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -@COND_i386_ieee1275_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -@COND_i386_multiboot_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -@COND_i386_pc_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -@COND_i386_qemu_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -@COND_mips_yeeloong_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -@COND_powerpc_ieee1275_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -@COND_sparc64_ieee1275_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -@COND_x86_64_efi_TRUE@regexp_module_SOURCES = commands/regexp.c commands/wildcard.c ## platform sources -@COND_emu_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_regexp_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@regexp_module_LDADD = libgnulib.a -@COND_i386_coreboot_TRUE@regexp_module_LDADD = libgnulib.a -@COND_i386_efi_TRUE@regexp_module_LDADD = libgnulib.a -@COND_i386_ieee1275_TRUE@regexp_module_LDADD = libgnulib.a -@COND_i386_multiboot_TRUE@regexp_module_LDADD = libgnulib.a -@COND_i386_pc_TRUE@regexp_module_LDADD = libgnulib.a -@COND_i386_qemu_TRUE@regexp_module_LDADD = libgnulib.a -@COND_mips_yeeloong_TRUE@regexp_module_LDADD = libgnulib.a -@COND_powerpc_ieee1275_TRUE@regexp_module_LDADD = libgnulib.a -@COND_sparc64_ieee1275_TRUE@regexp_module_LDADD = libgnulib.a -@COND_x86_64_efi_TRUE@regexp_module_LDADD = libgnulib.a -@COND_emu_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_i386_coreboot_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_i386_efi_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_i386_ieee1275_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_i386_multiboot_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_i386_pc_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_i386_qemu_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_mips_yeeloong_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_powerpc_ieee1275_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_sparc64_ieee1275_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_x86_64_efi_TRUE@regexp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) $(CFLAGS_GNULIB) -@COND_emu_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@regexp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_i386_coreboot_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_i386_efi_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_i386_ieee1275_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_i386_multiboot_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_i386_pc_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_i386_qemu_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_mips_yeeloong_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_powerpc_ieee1275_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_sparc64_ieee1275_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_x86_64_efi_TRUE@regexp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) $(CPPFLAGS_GNULIB) -@COND_emu_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@regexp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@acpi_module_SOURCES = commands/i386/pc/acpi.c commands/acpi.c ## platform sources -@COND_i386_efi_TRUE@acpi_module_SOURCES = commands/efi/acpi.c commands/acpi.c ## platform sources -@COND_i386_multiboot_TRUE@acpi_module_SOURCES = commands/i386/pc/acpi.c commands/acpi.c ## platform sources -@COND_i386_pc_TRUE@acpi_module_SOURCES = commands/i386/pc/acpi.c commands/acpi.c ## platform sources -@COND_x86_64_efi_TRUE@acpi_module_SOURCES = commands/efi/acpi.c commands/acpi.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_acpi_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_acpi_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_acpi_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_acpi_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_acpi_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@acpi_module_LDADD = -@COND_i386_efi_TRUE@acpi_module_LDADD = -@COND_i386_multiboot_TRUE@acpi_module_LDADD = -@COND_i386_pc_TRUE@acpi_module_LDADD = -@COND_x86_64_efi_TRUE@acpi_module_LDADD = -@COND_i386_coreboot_TRUE@acpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@acpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@acpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@acpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@acpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@acpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@acpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@acpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@acpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@acpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@acpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@acpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@acpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@acpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@acpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@acpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@acpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@acpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@acpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@acpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@lsacpi_module_SOURCES = commands/lsacpi.c ## platform sources -@COND_i386_efi_TRUE@lsacpi_module_SOURCES = commands/lsacpi.c ## platform sources -@COND_i386_multiboot_TRUE@lsacpi_module_SOURCES = commands/lsacpi.c ## platform sources -@COND_i386_pc_TRUE@lsacpi_module_SOURCES = commands/lsacpi.c ## platform sources -@COND_x86_64_efi_TRUE@lsacpi_module_SOURCES = commands/lsacpi.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_lsacpi_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_lsacpi_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_lsacpi_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_lsacpi_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_lsacpi_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@lsacpi_module_LDADD = -@COND_i386_efi_TRUE@lsacpi_module_LDADD = -@COND_i386_multiboot_TRUE@lsacpi_module_LDADD = -@COND_i386_pc_TRUE@lsacpi_module_LDADD = -@COND_x86_64_efi_TRUE@lsacpi_module_LDADD = -@COND_i386_coreboot_TRUE@lsacpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@lsacpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@lsacpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@lsacpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lsacpi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@lsacpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@lsacpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@lsacpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@lsacpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lsacpi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@lsacpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@lsacpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@lsacpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@lsacpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lsacpi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@lsacpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@lsacpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@lsacpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@lsacpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lsacpi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@lsefisystab_module_SOURCES = commands/efi/lsefisystab.c ## platform sources -@COND_x86_64_efi_TRUE@lsefisystab_module_SOURCES = commands/efi/lsefisystab.c ## platform sources -@COND_i386_efi_TRUE@nodist_lsefisystab_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_lsefisystab_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@lsefisystab_module_LDADD = -@COND_x86_64_efi_TRUE@lsefisystab_module_LDADD = -@COND_i386_efi_TRUE@lsefisystab_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lsefisystab_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@lsefisystab_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lsefisystab_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@lsefisystab_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lsefisystab_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@lsefisystab_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lsefisystab_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@lssal_module_SOURCES = commands/efi/lssal.c ## platform sources -@COND_x86_64_efi_TRUE@lssal_module_SOURCES = commands/efi/lssal.c ## platform sources -@COND_i386_efi_TRUE@nodist_lssal_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_lssal_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@lssal_module_LDADD = -@COND_x86_64_efi_TRUE@lssal_module_LDADD = -@COND_i386_efi_TRUE@lssal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lssal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@lssal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lssal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@lssal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lssal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@lssal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lssal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@lsefimmap_module_SOURCES = commands/efi/lsefimmap.c ## platform sources -@COND_x86_64_efi_TRUE@lsefimmap_module_SOURCES = commands/efi/lsefimmap.c ## platform sources -@COND_i386_efi_TRUE@nodist_lsefimmap_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_lsefimmap_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@lsefimmap_module_LDADD = -@COND_x86_64_efi_TRUE@lsefimmap_module_LDADD = -@COND_i386_efi_TRUE@lsefimmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lsefimmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@lsefimmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lsefimmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@lsefimmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lsefimmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@lsefimmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lsefimmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@blocklist_module_SOURCES = commands/blocklist.c ## platform sources -@COND_i386_coreboot_TRUE@blocklist_module_SOURCES = commands/blocklist.c ## platform sources -@COND_i386_efi_TRUE@blocklist_module_SOURCES = commands/blocklist.c ## platform sources -@COND_i386_ieee1275_TRUE@blocklist_module_SOURCES = commands/blocklist.c ## platform sources -@COND_i386_multiboot_TRUE@blocklist_module_SOURCES = commands/blocklist.c ## platform sources -@COND_i386_pc_TRUE@blocklist_module_SOURCES = commands/blocklist.c ## platform sources -@COND_i386_qemu_TRUE@blocklist_module_SOURCES = commands/blocklist.c ## platform sources -@COND_mips_yeeloong_TRUE@blocklist_module_SOURCES = commands/blocklist.c ## platform sources -@COND_powerpc_ieee1275_TRUE@blocklist_module_SOURCES = commands/blocklist.c ## platform sources -@COND_sparc64_ieee1275_TRUE@blocklist_module_SOURCES = commands/blocklist.c ## platform sources -@COND_x86_64_efi_TRUE@blocklist_module_SOURCES = commands/blocklist.c ## platform sources -@COND_emu_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_blocklist_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@blocklist_module_LDADD = -@COND_i386_coreboot_TRUE@blocklist_module_LDADD = -@COND_i386_efi_TRUE@blocklist_module_LDADD = -@COND_i386_ieee1275_TRUE@blocklist_module_LDADD = -@COND_i386_multiboot_TRUE@blocklist_module_LDADD = -@COND_i386_pc_TRUE@blocklist_module_LDADD = -@COND_i386_qemu_TRUE@blocklist_module_LDADD = -@COND_mips_yeeloong_TRUE@blocklist_module_LDADD = -@COND_powerpc_ieee1275_TRUE@blocklist_module_LDADD = -@COND_sparc64_ieee1275_TRUE@blocklist_module_LDADD = -@COND_x86_64_efi_TRUE@blocklist_module_LDADD = -@COND_emu_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@blocklist_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@blocklist_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@blocklist_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@blocklist_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@boot_module_SOURCES = commands/boot.c ## platform sources -@COND_i386_coreboot_TRUE@boot_module_SOURCES = commands/boot.c ## platform sources -@COND_i386_efi_TRUE@boot_module_SOURCES = commands/boot.c ## platform sources -@COND_i386_ieee1275_TRUE@boot_module_SOURCES = commands/boot.c ## platform sources -@COND_i386_multiboot_TRUE@boot_module_SOURCES = commands/boot.c ## platform sources -@COND_i386_pc_TRUE@boot_module_SOURCES = lib/i386/pc/biosnum.c commands/boot.c ## platform sources -@COND_i386_qemu_TRUE@boot_module_SOURCES = commands/boot.c ## platform sources -@COND_powerpc_ieee1275_TRUE@boot_module_SOURCES = commands/boot.c ## platform sources -@COND_sparc64_ieee1275_TRUE@boot_module_SOURCES = commands/boot.c ## platform sources -@COND_x86_64_efi_TRUE@boot_module_SOURCES = commands/boot.c ## platform sources -@COND_emu_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_boot_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@boot_module_LDADD = -@COND_i386_coreboot_TRUE@boot_module_LDADD = -@COND_i386_efi_TRUE@boot_module_LDADD = -@COND_i386_ieee1275_TRUE@boot_module_LDADD = -@COND_i386_multiboot_TRUE@boot_module_LDADD = -@COND_i386_pc_TRUE@boot_module_LDADD = -@COND_i386_qemu_TRUE@boot_module_LDADD = -@COND_powerpc_ieee1275_TRUE@boot_module_LDADD = -@COND_sparc64_ieee1275_TRUE@boot_module_LDADD = -@COND_x86_64_efi_TRUE@boot_module_LDADD = -@COND_emu_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@boot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@boot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@boot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@boot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@cat_module_SOURCES = commands/cat.c ## platform sources -@COND_i386_coreboot_TRUE@cat_module_SOURCES = commands/cat.c ## platform sources -@COND_i386_efi_TRUE@cat_module_SOURCES = commands/cat.c ## platform sources -@COND_i386_ieee1275_TRUE@cat_module_SOURCES = commands/cat.c ## platform sources -@COND_i386_multiboot_TRUE@cat_module_SOURCES = commands/cat.c ## platform sources -@COND_i386_pc_TRUE@cat_module_SOURCES = commands/cat.c ## platform sources -@COND_i386_qemu_TRUE@cat_module_SOURCES = commands/cat.c ## platform sources -@COND_mips_yeeloong_TRUE@cat_module_SOURCES = commands/cat.c ## platform sources -@COND_powerpc_ieee1275_TRUE@cat_module_SOURCES = commands/cat.c ## platform sources -@COND_sparc64_ieee1275_TRUE@cat_module_SOURCES = commands/cat.c ## platform sources -@COND_x86_64_efi_TRUE@cat_module_SOURCES = commands/cat.c ## platform sources -@COND_emu_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_cat_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@cat_module_LDADD = -@COND_i386_coreboot_TRUE@cat_module_LDADD = -@COND_i386_efi_TRUE@cat_module_LDADD = -@COND_i386_ieee1275_TRUE@cat_module_LDADD = -@COND_i386_multiboot_TRUE@cat_module_LDADD = -@COND_i386_pc_TRUE@cat_module_LDADD = -@COND_i386_qemu_TRUE@cat_module_LDADD = -@COND_mips_yeeloong_TRUE@cat_module_LDADD = -@COND_powerpc_ieee1275_TRUE@cat_module_LDADD = -@COND_sparc64_ieee1275_TRUE@cat_module_LDADD = -@COND_x86_64_efi_TRUE@cat_module_LDADD = -@COND_emu_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@cmp_module_SOURCES = commands/cmp.c ## platform sources -@COND_i386_coreboot_TRUE@cmp_module_SOURCES = commands/cmp.c ## platform sources -@COND_i386_efi_TRUE@cmp_module_SOURCES = commands/cmp.c ## platform sources -@COND_i386_ieee1275_TRUE@cmp_module_SOURCES = commands/cmp.c ## platform sources -@COND_i386_multiboot_TRUE@cmp_module_SOURCES = commands/cmp.c ## platform sources -@COND_i386_pc_TRUE@cmp_module_SOURCES = commands/cmp.c ## platform sources -@COND_i386_qemu_TRUE@cmp_module_SOURCES = commands/cmp.c ## platform sources -@COND_mips_yeeloong_TRUE@cmp_module_SOURCES = commands/cmp.c ## platform sources -@COND_powerpc_ieee1275_TRUE@cmp_module_SOURCES = commands/cmp.c ## platform sources -@COND_sparc64_ieee1275_TRUE@cmp_module_SOURCES = commands/cmp.c ## platform sources -@COND_x86_64_efi_TRUE@cmp_module_SOURCES = commands/cmp.c ## platform sources -@COND_emu_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_cmp_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@cmp_module_LDADD = -@COND_i386_coreboot_TRUE@cmp_module_LDADD = -@COND_i386_efi_TRUE@cmp_module_LDADD = -@COND_i386_ieee1275_TRUE@cmp_module_LDADD = -@COND_i386_multiboot_TRUE@cmp_module_LDADD = -@COND_i386_pc_TRUE@cmp_module_LDADD = -@COND_i386_qemu_TRUE@cmp_module_LDADD = -@COND_mips_yeeloong_TRUE@cmp_module_LDADD = -@COND_powerpc_ieee1275_TRUE@cmp_module_LDADD = -@COND_sparc64_ieee1275_TRUE@cmp_module_LDADD = -@COND_x86_64_efi_TRUE@cmp_module_LDADD = -@COND_emu_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@configfile_module_SOURCES = commands/configfile.c ## platform sources -@COND_i386_coreboot_TRUE@configfile_module_SOURCES = commands/configfile.c ## platform sources -@COND_i386_efi_TRUE@configfile_module_SOURCES = commands/configfile.c ## platform sources -@COND_i386_ieee1275_TRUE@configfile_module_SOURCES = commands/configfile.c ## platform sources -@COND_i386_multiboot_TRUE@configfile_module_SOURCES = commands/configfile.c ## platform sources -@COND_i386_pc_TRUE@configfile_module_SOURCES = commands/configfile.c ## platform sources -@COND_i386_qemu_TRUE@configfile_module_SOURCES = commands/configfile.c ## platform sources -@COND_mips_yeeloong_TRUE@configfile_module_SOURCES = commands/configfile.c ## platform sources -@COND_powerpc_ieee1275_TRUE@configfile_module_SOURCES = commands/configfile.c ## platform sources -@COND_sparc64_ieee1275_TRUE@configfile_module_SOURCES = commands/configfile.c ## platform sources -@COND_x86_64_efi_TRUE@configfile_module_SOURCES = commands/configfile.c ## platform sources -@COND_emu_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_configfile_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@configfile_module_LDADD = -@COND_i386_coreboot_TRUE@configfile_module_LDADD = -@COND_i386_efi_TRUE@configfile_module_LDADD = -@COND_i386_ieee1275_TRUE@configfile_module_LDADD = -@COND_i386_multiboot_TRUE@configfile_module_LDADD = -@COND_i386_pc_TRUE@configfile_module_LDADD = -@COND_i386_qemu_TRUE@configfile_module_LDADD = -@COND_mips_yeeloong_TRUE@configfile_module_LDADD = -@COND_powerpc_ieee1275_TRUE@configfile_module_LDADD = -@COND_sparc64_ieee1275_TRUE@configfile_module_LDADD = -@COND_x86_64_efi_TRUE@configfile_module_LDADD = -@COND_emu_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@configfile_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@configfile_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@configfile_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@configfile_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cpuid_module_SOURCES = commands/i386/cpuid.c ## platform sources -@COND_i386_efi_TRUE@cpuid_module_SOURCES = commands/i386/cpuid.c ## platform sources -@COND_i386_ieee1275_TRUE@cpuid_module_SOURCES = commands/i386/cpuid.c ## platform sources -@COND_i386_multiboot_TRUE@cpuid_module_SOURCES = commands/i386/cpuid.c ## platform sources -@COND_i386_pc_TRUE@cpuid_module_SOURCES = commands/i386/cpuid.c ## platform sources -@COND_i386_qemu_TRUE@cpuid_module_SOURCES = commands/i386/cpuid.c ## platform sources -@COND_x86_64_efi_TRUE@cpuid_module_SOURCES = commands/i386/cpuid.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_cpuid_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_cpuid_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_cpuid_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_cpuid_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_cpuid_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_cpuid_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_cpuid_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@cpuid_module_LDADD = -@COND_i386_efi_TRUE@cpuid_module_LDADD = -@COND_i386_ieee1275_TRUE@cpuid_module_LDADD = -@COND_i386_multiboot_TRUE@cpuid_module_LDADD = -@COND_i386_pc_TRUE@cpuid_module_LDADD = -@COND_i386_qemu_TRUE@cpuid_module_LDADD = -@COND_x86_64_efi_TRUE@cpuid_module_LDADD = -@COND_i386_coreboot_TRUE@cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cpuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cpuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cpuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cpuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@date_module_SOURCES = commands/date.c ## platform sources -@COND_i386_coreboot_TRUE@date_module_SOURCES = commands/date.c ## platform sources -@COND_i386_efi_TRUE@date_module_SOURCES = commands/date.c ## platform sources -@COND_i386_ieee1275_TRUE@date_module_SOURCES = commands/date.c ## platform sources -@COND_i386_multiboot_TRUE@date_module_SOURCES = commands/date.c ## platform sources -@COND_i386_pc_TRUE@date_module_SOURCES = commands/date.c ## platform sources -@COND_i386_qemu_TRUE@date_module_SOURCES = commands/date.c ## platform sources -@COND_mips_yeeloong_TRUE@date_module_SOURCES = commands/date.c ## platform sources -@COND_powerpc_ieee1275_TRUE@date_module_SOURCES = commands/date.c ## platform sources -@COND_sparc64_ieee1275_TRUE@date_module_SOURCES = commands/date.c ## platform sources -@COND_x86_64_efi_TRUE@date_module_SOURCES = commands/date.c ## platform sources -@COND_emu_TRUE@nodist_date_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_date_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_date_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_date_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_date_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_date_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_date_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_date_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_date_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_date_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_date_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@date_module_LDADD = -@COND_i386_coreboot_TRUE@date_module_LDADD = -@COND_i386_efi_TRUE@date_module_LDADD = -@COND_i386_ieee1275_TRUE@date_module_LDADD = -@COND_i386_multiboot_TRUE@date_module_LDADD = -@COND_i386_pc_TRUE@date_module_LDADD = -@COND_i386_qemu_TRUE@date_module_LDADD = -@COND_mips_yeeloong_TRUE@date_module_LDADD = -@COND_powerpc_ieee1275_TRUE@date_module_LDADD = -@COND_sparc64_ieee1275_TRUE@date_module_LDADD = -@COND_x86_64_efi_TRUE@date_module_LDADD = -@COND_emu_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@date_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@date_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@date_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@date_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@drivemap_module_SOURCES = commands/i386/pc/drivemap.c commands/i386/pc/drivemap_int13h.S ## platform sources -@COND_i386_pc_TRUE@nodist_drivemap_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@drivemap_module_LDADD = -@COND_i386_pc_TRUE@drivemap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@drivemap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@drivemap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@drivemap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@echo_module_SOURCES = commands/echo.c ## platform sources -@COND_i386_coreboot_TRUE@echo_module_SOURCES = commands/echo.c ## platform sources -@COND_i386_efi_TRUE@echo_module_SOURCES = commands/echo.c ## platform sources -@COND_i386_ieee1275_TRUE@echo_module_SOURCES = commands/echo.c ## platform sources -@COND_i386_multiboot_TRUE@echo_module_SOURCES = commands/echo.c ## platform sources -@COND_i386_pc_TRUE@echo_module_SOURCES = commands/echo.c ## platform sources -@COND_i386_qemu_TRUE@echo_module_SOURCES = commands/echo.c ## platform sources -@COND_mips_yeeloong_TRUE@echo_module_SOURCES = commands/echo.c ## platform sources -@COND_powerpc_ieee1275_TRUE@echo_module_SOURCES = commands/echo.c ## platform sources -@COND_sparc64_ieee1275_TRUE@echo_module_SOURCES = commands/echo.c ## platform sources -@COND_x86_64_efi_TRUE@echo_module_SOURCES = commands/echo.c ## platform sources -@COND_emu_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_echo_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@echo_module_LDADD = -@COND_i386_coreboot_TRUE@echo_module_LDADD = -@COND_i386_efi_TRUE@echo_module_LDADD = -@COND_i386_ieee1275_TRUE@echo_module_LDADD = -@COND_i386_multiboot_TRUE@echo_module_LDADD = -@COND_i386_pc_TRUE@echo_module_LDADD = -@COND_i386_qemu_TRUE@echo_module_LDADD = -@COND_mips_yeeloong_TRUE@echo_module_LDADD = -@COND_powerpc_ieee1275_TRUE@echo_module_LDADD = -@COND_sparc64_ieee1275_TRUE@echo_module_LDADD = -@COND_x86_64_efi_TRUE@echo_module_LDADD = -@COND_emu_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@echo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@echo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@echo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@echo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@extcmd_module_SOURCES = commands/extcmd.c lib/arg.c ## platform sources -@COND_i386_coreboot_TRUE@extcmd_module_SOURCES = commands/extcmd.c lib/arg.c ## platform sources -@COND_i386_efi_TRUE@extcmd_module_SOURCES = commands/extcmd.c lib/arg.c ## platform sources -@COND_i386_multiboot_TRUE@extcmd_module_SOURCES = commands/extcmd.c lib/arg.c ## platform sources -@COND_i386_pc_TRUE@extcmd_module_SOURCES = commands/extcmd.c lib/arg.c ## platform sources -@COND_i386_qemu_TRUE@extcmd_module_SOURCES = commands/extcmd.c lib/arg.c ## platform sources -@COND_x86_64_efi_TRUE@extcmd_module_SOURCES = commands/extcmd.c lib/arg.c ## platform sources -@COND_emu_TRUE@nodist_extcmd_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_extcmd_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_extcmd_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_extcmd_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_extcmd_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_extcmd_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_extcmd_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@extcmd_module_LDADD = -@COND_i386_coreboot_TRUE@extcmd_module_LDADD = -@COND_i386_efi_TRUE@extcmd_module_LDADD = -@COND_i386_multiboot_TRUE@extcmd_module_LDADD = -@COND_i386_pc_TRUE@extcmd_module_LDADD = -@COND_i386_qemu_TRUE@extcmd_module_LDADD = -@COND_x86_64_efi_TRUE@extcmd_module_LDADD = -@COND_emu_TRUE@extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@extcmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@extcmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@extcmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@extcmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@fixvideo_module_SOURCES = commands/efi/fixvideo.c ## platform sources -@COND_x86_64_efi_TRUE@fixvideo_module_SOURCES = commands/efi/fixvideo.c ## platform sources -@COND_i386_efi_TRUE@nodist_fixvideo_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_fixvideo_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@fixvideo_module_LDADD = -@COND_x86_64_efi_TRUE@fixvideo_module_LDADD = -@COND_i386_efi_TRUE@fixvideo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@fixvideo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@fixvideo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@fixvideo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@fixvideo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@fixvideo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@fixvideo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@fixvideo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gptsync_module_SOURCES = commands/gptsync.c ## platform sources -@COND_i386_coreboot_TRUE@gptsync_module_SOURCES = commands/gptsync.c ## platform sources -@COND_i386_efi_TRUE@gptsync_module_SOURCES = commands/gptsync.c ## platform sources -@COND_i386_ieee1275_TRUE@gptsync_module_SOURCES = commands/gptsync.c ## platform sources -@COND_i386_multiboot_TRUE@gptsync_module_SOURCES = commands/gptsync.c ## platform sources -@COND_i386_pc_TRUE@gptsync_module_SOURCES = commands/gptsync.c ## platform sources -@COND_i386_qemu_TRUE@gptsync_module_SOURCES = commands/gptsync.c ## platform sources -@COND_mips_yeeloong_TRUE@gptsync_module_SOURCES = commands/gptsync.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gptsync_module_SOURCES = commands/gptsync.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gptsync_module_SOURCES = commands/gptsync.c ## platform sources -@COND_x86_64_efi_TRUE@gptsync_module_SOURCES = commands/gptsync.c ## platform sources -@COND_emu_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gptsync_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gptsync_module_LDADD = -@COND_i386_coreboot_TRUE@gptsync_module_LDADD = -@COND_i386_efi_TRUE@gptsync_module_LDADD = -@COND_i386_ieee1275_TRUE@gptsync_module_LDADD = -@COND_i386_multiboot_TRUE@gptsync_module_LDADD = -@COND_i386_pc_TRUE@gptsync_module_LDADD = -@COND_i386_qemu_TRUE@gptsync_module_LDADD = -@COND_mips_yeeloong_TRUE@gptsync_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gptsync_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gptsync_module_LDADD = -@COND_x86_64_efi_TRUE@gptsync_module_LDADD = -@COND_emu_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gptsync_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gptsync_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gptsync_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gptsync_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@halt_module_SOURCES = lib/emu/halt.c commands/halt.c ## platform sources -@COND_i386_coreboot_TRUE@halt_module_SOURCES = commands/acpihalt.c lib/i386/halt.c commands/halt.c ## platform sources -@COND_i386_efi_TRUE@halt_module_SOURCES = commands/acpihalt.c lib/efi/halt.c commands/halt.c ## platform sources -@COND_i386_ieee1275_TRUE@halt_module_SOURCES = lib/ieee1275/halt.c commands/halt.c ## platform sources -@COND_i386_multiboot_TRUE@halt_module_SOURCES = commands/acpihalt.c lib/i386/halt.c commands/halt.c ## platform sources -@COND_i386_pc_TRUE@halt_module_SOURCES = commands/i386/pc/halt.c commands/acpihalt.c ## platform sources -@COND_i386_qemu_TRUE@halt_module_SOURCES = lib/i386/halt.c commands/halt.c ## platform sources -@COND_mips_yeeloong_TRUE@halt_module_SOURCES = commands/halt.c ## platform sources -@COND_powerpc_ieee1275_TRUE@halt_module_SOURCES = lib/ieee1275/halt.c commands/halt.c ## platform sources -@COND_sparc64_ieee1275_TRUE@halt_module_SOURCES = lib/ieee1275/halt.c commands/halt.c ## platform sources -@COND_x86_64_efi_TRUE@halt_module_SOURCES = commands/acpihalt.c lib/efi/halt.c commands/halt.c ## platform sources -@COND_emu_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_halt_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@halt_module_LDADD = -@COND_i386_coreboot_TRUE@halt_module_LDADD = -@COND_i386_efi_TRUE@halt_module_LDADD = -@COND_i386_ieee1275_TRUE@halt_module_LDADD = -@COND_i386_multiboot_TRUE@halt_module_LDADD = -@COND_i386_pc_TRUE@halt_module_LDADD = -@COND_i386_qemu_TRUE@halt_module_LDADD = -@COND_mips_yeeloong_TRUE@halt_module_LDADD = -@COND_powerpc_ieee1275_TRUE@halt_module_LDADD = -@COND_sparc64_ieee1275_TRUE@halt_module_LDADD = -@COND_x86_64_efi_TRUE@halt_module_LDADD = -@COND_emu_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@halt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@halt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@halt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@halt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@hashsum_module_SOURCES = commands/hashsum.c ## platform sources -@COND_i386_coreboot_TRUE@hashsum_module_SOURCES = commands/hashsum.c ## platform sources -@COND_i386_efi_TRUE@hashsum_module_SOURCES = commands/hashsum.c ## platform sources -@COND_i386_ieee1275_TRUE@hashsum_module_SOURCES = commands/hashsum.c ## platform sources -@COND_i386_multiboot_TRUE@hashsum_module_SOURCES = commands/hashsum.c ## platform sources -@COND_i386_pc_TRUE@hashsum_module_SOURCES = commands/hashsum.c ## platform sources -@COND_i386_qemu_TRUE@hashsum_module_SOURCES = commands/hashsum.c ## platform sources -@COND_mips_yeeloong_TRUE@hashsum_module_SOURCES = commands/hashsum.c ## platform sources -@COND_powerpc_ieee1275_TRUE@hashsum_module_SOURCES = commands/hashsum.c ## platform sources -@COND_sparc64_ieee1275_TRUE@hashsum_module_SOURCES = commands/hashsum.c ## platform sources -@COND_x86_64_efi_TRUE@hashsum_module_SOURCES = commands/hashsum.c ## platform sources -@COND_emu_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_hashsum_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@hashsum_module_LDADD = -@COND_i386_coreboot_TRUE@hashsum_module_LDADD = -@COND_i386_efi_TRUE@hashsum_module_LDADD = -@COND_i386_ieee1275_TRUE@hashsum_module_LDADD = -@COND_i386_multiboot_TRUE@hashsum_module_LDADD = -@COND_i386_pc_TRUE@hashsum_module_LDADD = -@COND_i386_qemu_TRUE@hashsum_module_LDADD = -@COND_mips_yeeloong_TRUE@hashsum_module_LDADD = -@COND_powerpc_ieee1275_TRUE@hashsum_module_LDADD = -@COND_sparc64_ieee1275_TRUE@hashsum_module_LDADD = -@COND_x86_64_efi_TRUE@hashsum_module_LDADD = -@COND_emu_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hashsum_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hashsum_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hashsum_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hashsum_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c ## platform sources -@COND_i386_efi_TRUE@hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c ## platform sources -@COND_i386_ieee1275_TRUE@hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c ## platform sources -@COND_i386_multiboot_TRUE@hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c ## platform sources -@COND_i386_pc_TRUE@hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c ## platform sources -@COND_i386_qemu_TRUE@hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c ## platform sources -@COND_mips_yeeloong_TRUE@hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c ## platform sources -@COND_x86_64_efi_TRUE@hdparm_module_SOURCES = commands/hdparm.c lib/hexdump.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_hdparm_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_hdparm_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_hdparm_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_hdparm_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_hdparm_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_hdparm_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_hdparm_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_hdparm_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@hdparm_module_LDADD = -@COND_i386_efi_TRUE@hdparm_module_LDADD = -@COND_i386_ieee1275_TRUE@hdparm_module_LDADD = -@COND_i386_multiboot_TRUE@hdparm_module_LDADD = -@COND_i386_pc_TRUE@hdparm_module_LDADD = -@COND_i386_qemu_TRUE@hdparm_module_LDADD = -@COND_mips_yeeloong_TRUE@hdparm_module_LDADD = -@COND_x86_64_efi_TRUE@hdparm_module_LDADD = -@COND_i386_coreboot_TRUE@hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hdparm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hdparm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hdparm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hdparm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@help_module_SOURCES = commands/help.c ## platform sources -@COND_i386_coreboot_TRUE@help_module_SOURCES = commands/help.c ## platform sources -@COND_i386_efi_TRUE@help_module_SOURCES = commands/help.c ## platform sources -@COND_i386_ieee1275_TRUE@help_module_SOURCES = commands/help.c ## platform sources -@COND_i386_multiboot_TRUE@help_module_SOURCES = commands/help.c ## platform sources -@COND_i386_pc_TRUE@help_module_SOURCES = commands/help.c ## platform sources -@COND_i386_qemu_TRUE@help_module_SOURCES = commands/help.c ## platform sources -@COND_mips_yeeloong_TRUE@help_module_SOURCES = commands/help.c ## platform sources -@COND_powerpc_ieee1275_TRUE@help_module_SOURCES = commands/help.c ## platform sources -@COND_sparc64_ieee1275_TRUE@help_module_SOURCES = commands/help.c ## platform sources -@COND_x86_64_efi_TRUE@help_module_SOURCES = commands/help.c ## platform sources -@COND_emu_TRUE@nodist_help_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_help_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_help_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_help_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_help_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_help_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_help_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_help_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_help_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_help_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_help_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@help_module_LDADD = -@COND_i386_coreboot_TRUE@help_module_LDADD = -@COND_i386_efi_TRUE@help_module_LDADD = -@COND_i386_ieee1275_TRUE@help_module_LDADD = -@COND_i386_multiboot_TRUE@help_module_LDADD = -@COND_i386_pc_TRUE@help_module_LDADD = -@COND_i386_qemu_TRUE@help_module_LDADD = -@COND_mips_yeeloong_TRUE@help_module_LDADD = -@COND_powerpc_ieee1275_TRUE@help_module_LDADD = -@COND_sparc64_ieee1275_TRUE@help_module_LDADD = -@COND_x86_64_efi_TRUE@help_module_LDADD = -@COND_emu_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@help_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@help_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@help_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@help_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -@COND_i386_coreboot_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -@COND_i386_efi_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -@COND_i386_ieee1275_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -@COND_i386_multiboot_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -@COND_i386_pc_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -@COND_i386_qemu_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -@COND_mips_yeeloong_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -@COND_powerpc_ieee1275_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -@COND_sparc64_ieee1275_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -@COND_x86_64_efi_TRUE@hexdump_module_SOURCES = commands/hexdump.c lib/hexdump.c ## platform sources -@COND_emu_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_hexdump_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@hexdump_module_LDADD = -@COND_i386_coreboot_TRUE@hexdump_module_LDADD = -@COND_i386_efi_TRUE@hexdump_module_LDADD = -@COND_i386_ieee1275_TRUE@hexdump_module_LDADD = -@COND_i386_multiboot_TRUE@hexdump_module_LDADD = -@COND_i386_pc_TRUE@hexdump_module_LDADD = -@COND_i386_qemu_TRUE@hexdump_module_LDADD = -@COND_mips_yeeloong_TRUE@hexdump_module_LDADD = -@COND_powerpc_ieee1275_TRUE@hexdump_module_LDADD = -@COND_sparc64_ieee1275_TRUE@hexdump_module_LDADD = -@COND_x86_64_efi_TRUE@hexdump_module_LDADD = -@COND_emu_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hexdump_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hexdump_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hexdump_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hexdump_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@keystatus_module_SOURCES = commands/keystatus.c ## platform sources -@COND_i386_coreboot_TRUE@keystatus_module_SOURCES = commands/keystatus.c ## platform sources -@COND_i386_efi_TRUE@keystatus_module_SOURCES = commands/keystatus.c ## platform sources -@COND_i386_ieee1275_TRUE@keystatus_module_SOURCES = commands/keystatus.c ## platform sources -@COND_i386_multiboot_TRUE@keystatus_module_SOURCES = commands/keystatus.c ## platform sources -@COND_i386_pc_TRUE@keystatus_module_SOURCES = commands/keystatus.c ## platform sources -@COND_i386_qemu_TRUE@keystatus_module_SOURCES = commands/keystatus.c ## platform sources -@COND_mips_yeeloong_TRUE@keystatus_module_SOURCES = commands/keystatus.c ## platform sources -@COND_powerpc_ieee1275_TRUE@keystatus_module_SOURCES = commands/keystatus.c ## platform sources -@COND_sparc64_ieee1275_TRUE@keystatus_module_SOURCES = commands/keystatus.c ## platform sources -@COND_x86_64_efi_TRUE@keystatus_module_SOURCES = commands/keystatus.c ## platform sources -@COND_emu_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_keystatus_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@keystatus_module_LDADD = -@COND_i386_coreboot_TRUE@keystatus_module_LDADD = -@COND_i386_efi_TRUE@keystatus_module_LDADD = -@COND_i386_ieee1275_TRUE@keystatus_module_LDADD = -@COND_i386_multiboot_TRUE@keystatus_module_LDADD = -@COND_i386_pc_TRUE@keystatus_module_LDADD = -@COND_i386_qemu_TRUE@keystatus_module_LDADD = -@COND_mips_yeeloong_TRUE@keystatus_module_LDADD = -@COND_powerpc_ieee1275_TRUE@keystatus_module_LDADD = -@COND_sparc64_ieee1275_TRUE@keystatus_module_LDADD = -@COND_x86_64_efi_TRUE@keystatus_module_LDADD = -@COND_emu_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@keystatus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@keystatus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@keystatus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@keystatus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@loadbios_module_SOURCES = commands/efi/loadbios.c ## platform sources -@COND_x86_64_efi_TRUE@loadbios_module_SOURCES = commands/efi/loadbios.c ## platform sources -@COND_i386_efi_TRUE@nodist_loadbios_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_loadbios_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@loadbios_module_LDADD = -@COND_x86_64_efi_TRUE@loadbios_module_LDADD = -@COND_i386_efi_TRUE@loadbios_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@loadbios_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@loadbios_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@loadbios_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@loadbios_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@loadbios_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@loadbios_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@loadbios_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -@COND_i386_coreboot_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -@COND_i386_efi_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -@COND_i386_ieee1275_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -@COND_i386_multiboot_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -@COND_i386_pc_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -@COND_i386_qemu_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -@COND_mips_yeeloong_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -@COND_powerpc_ieee1275_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -@COND_sparc64_ieee1275_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -@COND_x86_64_efi_TRUE@loadenv_module_SOURCES = commands/loadenv.c lib/envblk.c ## platform sources -@COND_emu_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_loadenv_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@loadenv_module_LDADD = -@COND_i386_coreboot_TRUE@loadenv_module_LDADD = -@COND_i386_efi_TRUE@loadenv_module_LDADD = -@COND_i386_ieee1275_TRUE@loadenv_module_LDADD = -@COND_i386_multiboot_TRUE@loadenv_module_LDADD = -@COND_i386_pc_TRUE@loadenv_module_LDADD = -@COND_i386_qemu_TRUE@loadenv_module_LDADD = -@COND_mips_yeeloong_TRUE@loadenv_module_LDADD = -@COND_powerpc_ieee1275_TRUE@loadenv_module_LDADD = -@COND_sparc64_ieee1275_TRUE@loadenv_module_LDADD = -@COND_x86_64_efi_TRUE@loadenv_module_LDADD = -@COND_emu_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@loadenv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@loadenv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@loadenv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@loadenv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@ls_module_SOURCES = commands/ls.c ## platform sources -@COND_i386_coreboot_TRUE@ls_module_SOURCES = commands/ls.c ## platform sources -@COND_i386_efi_TRUE@ls_module_SOURCES = commands/ls.c ## platform sources -@COND_i386_ieee1275_TRUE@ls_module_SOURCES = commands/ls.c ## platform sources -@COND_i386_multiboot_TRUE@ls_module_SOURCES = commands/ls.c ## platform sources -@COND_i386_pc_TRUE@ls_module_SOURCES = commands/ls.c ## platform sources -@COND_i386_qemu_TRUE@ls_module_SOURCES = commands/ls.c ## platform sources -@COND_mips_yeeloong_TRUE@ls_module_SOURCES = commands/ls.c ## platform sources -@COND_powerpc_ieee1275_TRUE@ls_module_SOURCES = commands/ls.c ## platform sources -@COND_sparc64_ieee1275_TRUE@ls_module_SOURCES = commands/ls.c ## platform sources -@COND_x86_64_efi_TRUE@ls_module_SOURCES = commands/ls.c ## platform sources -@COND_emu_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_ls_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@ls_module_LDADD = -@COND_i386_coreboot_TRUE@ls_module_LDADD = -@COND_i386_efi_TRUE@ls_module_LDADD = -@COND_i386_ieee1275_TRUE@ls_module_LDADD = -@COND_i386_multiboot_TRUE@ls_module_LDADD = -@COND_i386_pc_TRUE@ls_module_LDADD = -@COND_i386_qemu_TRUE@ls_module_LDADD = -@COND_mips_yeeloong_TRUE@ls_module_LDADD = -@COND_powerpc_ieee1275_TRUE@ls_module_LDADD = -@COND_sparc64_ieee1275_TRUE@ls_module_LDADD = -@COND_x86_64_efi_TRUE@ls_module_LDADD = -@COND_emu_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ls_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ls_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ls_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ls_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -@COND_i386_coreboot_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -@COND_i386_efi_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -@COND_i386_ieee1275_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -@COND_i386_multiboot_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -@COND_i386_pc_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -@COND_i386_qemu_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -@COND_mips_yeeloong_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -@COND_powerpc_ieee1275_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -@COND_sparc64_ieee1275_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -@COND_x86_64_efi_TRUE@lsmmap_module_SOURCES = commands/lsmmap.c ## platform sources -@COND_emu_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_lsmmap_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@lsmmap_module_LDADD = -@COND_i386_coreboot_TRUE@lsmmap_module_LDADD = -@COND_i386_efi_TRUE@lsmmap_module_LDADD = -@COND_i386_ieee1275_TRUE@lsmmap_module_LDADD = -@COND_i386_multiboot_TRUE@lsmmap_module_LDADD = -@COND_i386_pc_TRUE@lsmmap_module_LDADD = -@COND_i386_qemu_TRUE@lsmmap_module_LDADD = -@COND_mips_yeeloong_TRUE@lsmmap_module_LDADD = -@COND_powerpc_ieee1275_TRUE@lsmmap_module_LDADD = -@COND_sparc64_ieee1275_TRUE@lsmmap_module_LDADD = -@COND_x86_64_efi_TRUE@lsmmap_module_LDADD = -@COND_emu_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lsmmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lsmmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lsmmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lsmmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@lspci_module_SOURCES = commands/lspci.c ## platform sources -@COND_i386_efi_TRUE@lspci_module_SOURCES = commands/lspci.c ## platform sources -@COND_i386_ieee1275_TRUE@lspci_module_SOURCES = commands/lspci.c ## platform sources -@COND_i386_multiboot_TRUE@lspci_module_SOURCES = commands/lspci.c ## platform sources -@COND_i386_pc_TRUE@lspci_module_SOURCES = commands/lspci.c ## platform sources -@COND_i386_qemu_TRUE@lspci_module_SOURCES = commands/lspci.c ## platform sources -@COND_mips_yeeloong_TRUE@lspci_module_SOURCES = commands/lspci.c ## platform sources -@COND_x86_64_efi_TRUE@lspci_module_SOURCES = commands/lspci.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_lspci_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_lspci_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_lspci_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_lspci_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_lspci_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_lspci_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_lspci_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_lspci_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@lspci_module_LDADD = -@COND_i386_efi_TRUE@lspci_module_LDADD = -@COND_i386_ieee1275_TRUE@lspci_module_LDADD = -@COND_i386_multiboot_TRUE@lspci_module_LDADD = -@COND_i386_pc_TRUE@lspci_module_LDADD = -@COND_i386_qemu_TRUE@lspci_module_LDADD = -@COND_mips_yeeloong_TRUE@lspci_module_LDADD = -@COND_x86_64_efi_TRUE@lspci_module_LDADD = -@COND_i386_coreboot_TRUE@lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lspci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lspci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lspci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lspci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@memrw_module_SOURCES = commands/memrw.c ## platform sources -@COND_i386_coreboot_TRUE@memrw_module_SOURCES = commands/memrw.c ## platform sources -@COND_i386_efi_TRUE@memrw_module_SOURCES = commands/memrw.c ## platform sources -@COND_i386_ieee1275_TRUE@memrw_module_SOURCES = commands/memrw.c ## platform sources -@COND_i386_multiboot_TRUE@memrw_module_SOURCES = commands/memrw.c ## platform sources -@COND_i386_pc_TRUE@memrw_module_SOURCES = commands/memrw.c ## platform sources -@COND_i386_qemu_TRUE@memrw_module_SOURCES = commands/memrw.c ## platform sources -@COND_mips_yeeloong_TRUE@memrw_module_SOURCES = commands/memrw.c ## platform sources -@COND_powerpc_ieee1275_TRUE@memrw_module_SOURCES = commands/memrw.c ## platform sources -@COND_sparc64_ieee1275_TRUE@memrw_module_SOURCES = commands/memrw.c ## platform sources -@COND_x86_64_efi_TRUE@memrw_module_SOURCES = commands/memrw.c ## platform sources -@COND_emu_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_memrw_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@memrw_module_LDADD = -@COND_i386_coreboot_TRUE@memrw_module_LDADD = -@COND_i386_efi_TRUE@memrw_module_LDADD = -@COND_i386_ieee1275_TRUE@memrw_module_LDADD = -@COND_i386_multiboot_TRUE@memrw_module_LDADD = -@COND_i386_pc_TRUE@memrw_module_LDADD = -@COND_i386_qemu_TRUE@memrw_module_LDADD = -@COND_mips_yeeloong_TRUE@memrw_module_LDADD = -@COND_powerpc_ieee1275_TRUE@memrw_module_LDADD = -@COND_sparc64_ieee1275_TRUE@memrw_module_LDADD = -@COND_x86_64_efi_TRUE@memrw_module_LDADD = -@COND_emu_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@memrw_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@memrw_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@memrw_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@memrw_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@minicmd_module_SOURCES = commands/minicmd.c ## platform sources -@COND_i386_coreboot_TRUE@minicmd_module_SOURCES = commands/minicmd.c ## platform sources -@COND_i386_efi_TRUE@minicmd_module_SOURCES = commands/minicmd.c ## platform sources -@COND_i386_ieee1275_TRUE@minicmd_module_SOURCES = commands/minicmd.c ## platform sources -@COND_i386_multiboot_TRUE@minicmd_module_SOURCES = commands/minicmd.c ## platform sources -@COND_i386_pc_TRUE@minicmd_module_SOURCES = commands/minicmd.c ## platform sources -@COND_i386_qemu_TRUE@minicmd_module_SOURCES = commands/minicmd.c ## platform sources -@COND_mips_yeeloong_TRUE@minicmd_module_SOURCES = commands/minicmd.c ## platform sources -@COND_powerpc_ieee1275_TRUE@minicmd_module_SOURCES = commands/minicmd.c ## platform sources -@COND_sparc64_ieee1275_TRUE@minicmd_module_SOURCES = commands/minicmd.c ## platform sources -@COND_x86_64_efi_TRUE@minicmd_module_SOURCES = commands/minicmd.c ## platform sources -@COND_emu_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_minicmd_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@minicmd_module_LDADD = -@COND_i386_coreboot_TRUE@minicmd_module_LDADD = -@COND_i386_efi_TRUE@minicmd_module_LDADD = -@COND_i386_ieee1275_TRUE@minicmd_module_LDADD = -@COND_i386_multiboot_TRUE@minicmd_module_LDADD = -@COND_i386_pc_TRUE@minicmd_module_LDADD = -@COND_i386_qemu_TRUE@minicmd_module_LDADD = -@COND_mips_yeeloong_TRUE@minicmd_module_LDADD = -@COND_powerpc_ieee1275_TRUE@minicmd_module_LDADD = -@COND_sparc64_ieee1275_TRUE@minicmd_module_LDADD = -@COND_x86_64_efi_TRUE@minicmd_module_LDADD = -@COND_emu_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@minicmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@minicmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@minicmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@minicmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@parttool_module_SOURCES = commands/parttool.c ## platform sources -@COND_i386_coreboot_TRUE@parttool_module_SOURCES = commands/parttool.c ## platform sources -@COND_i386_efi_TRUE@parttool_module_SOURCES = commands/parttool.c ## platform sources -@COND_i386_ieee1275_TRUE@parttool_module_SOURCES = commands/parttool.c ## platform sources -@COND_i386_multiboot_TRUE@parttool_module_SOURCES = commands/parttool.c ## platform sources -@COND_i386_pc_TRUE@parttool_module_SOURCES = commands/parttool.c ## platform sources -@COND_i386_qemu_TRUE@parttool_module_SOURCES = commands/parttool.c ## platform sources -@COND_mips_yeeloong_TRUE@parttool_module_SOURCES = commands/parttool.c ## platform sources -@COND_powerpc_ieee1275_TRUE@parttool_module_SOURCES = commands/parttool.c ## platform sources -@COND_sparc64_ieee1275_TRUE@parttool_module_SOURCES = commands/parttool.c ## platform sources -@COND_x86_64_efi_TRUE@parttool_module_SOURCES = commands/parttool.c ## platform sources -@COND_emu_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_parttool_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@parttool_module_LDADD = -@COND_i386_coreboot_TRUE@parttool_module_LDADD = -@COND_i386_efi_TRUE@parttool_module_LDADD = -@COND_i386_ieee1275_TRUE@parttool_module_LDADD = -@COND_i386_multiboot_TRUE@parttool_module_LDADD = -@COND_i386_pc_TRUE@parttool_module_LDADD = -@COND_i386_qemu_TRUE@parttool_module_LDADD = -@COND_mips_yeeloong_TRUE@parttool_module_LDADD = -@COND_powerpc_ieee1275_TRUE@parttool_module_LDADD = -@COND_sparc64_ieee1275_TRUE@parttool_module_LDADD = -@COND_x86_64_efi_TRUE@parttool_module_LDADD = -@COND_emu_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@parttool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@parttool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@parttool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@parttool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@password_module_SOURCES = commands/password.c ## platform sources -@COND_i386_coreboot_TRUE@password_module_SOURCES = commands/password.c ## platform sources -@COND_i386_efi_TRUE@password_module_SOURCES = commands/password.c ## platform sources -@COND_i386_ieee1275_TRUE@password_module_SOURCES = commands/password.c ## platform sources -@COND_i386_multiboot_TRUE@password_module_SOURCES = commands/password.c ## platform sources -@COND_i386_pc_TRUE@password_module_SOURCES = commands/password.c ## platform sources -@COND_i386_qemu_TRUE@password_module_SOURCES = commands/password.c ## platform sources -@COND_mips_yeeloong_TRUE@password_module_SOURCES = commands/password.c ## platform sources -@COND_powerpc_ieee1275_TRUE@password_module_SOURCES = commands/password.c ## platform sources -@COND_sparc64_ieee1275_TRUE@password_module_SOURCES = commands/password.c ## platform sources -@COND_x86_64_efi_TRUE@password_module_SOURCES = commands/password.c ## platform sources -@COND_emu_TRUE@nodist_password_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_password_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_password_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_password_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_password_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_password_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_password_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_password_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_password_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_password_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_password_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@password_module_LDADD = -@COND_i386_coreboot_TRUE@password_module_LDADD = -@COND_i386_efi_TRUE@password_module_LDADD = -@COND_i386_ieee1275_TRUE@password_module_LDADD = -@COND_i386_multiboot_TRUE@password_module_LDADD = -@COND_i386_pc_TRUE@password_module_LDADD = -@COND_i386_qemu_TRUE@password_module_LDADD = -@COND_mips_yeeloong_TRUE@password_module_LDADD = -@COND_powerpc_ieee1275_TRUE@password_module_LDADD = -@COND_sparc64_ieee1275_TRUE@password_module_LDADD = -@COND_x86_64_efi_TRUE@password_module_LDADD = -@COND_emu_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@password_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@password_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@password_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@password_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -@COND_i386_coreboot_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -@COND_i386_efi_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -@COND_i386_ieee1275_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -@COND_i386_multiboot_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -@COND_i386_pc_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -@COND_i386_qemu_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -@COND_mips_yeeloong_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -@COND_powerpc_ieee1275_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -@COND_sparc64_ieee1275_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -@COND_x86_64_efi_TRUE@password_pbkdf2_module_SOURCES = commands/password_pbkdf2.c ## platform sources -@COND_emu_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_password_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@password_pbkdf2_module_LDADD = -@COND_i386_coreboot_TRUE@password_pbkdf2_module_LDADD = -@COND_i386_efi_TRUE@password_pbkdf2_module_LDADD = -@COND_i386_ieee1275_TRUE@password_pbkdf2_module_LDADD = -@COND_i386_multiboot_TRUE@password_pbkdf2_module_LDADD = -@COND_i386_pc_TRUE@password_pbkdf2_module_LDADD = -@COND_i386_qemu_TRUE@password_pbkdf2_module_LDADD = -@COND_mips_yeeloong_TRUE@password_pbkdf2_module_LDADD = -@COND_powerpc_ieee1275_TRUE@password_pbkdf2_module_LDADD = -@COND_sparc64_ieee1275_TRUE@password_pbkdf2_module_LDADD = -@COND_x86_64_efi_TRUE@password_pbkdf2_module_LDADD = -@COND_emu_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@password_pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@password_pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@password_pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@password_pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@play_module_SOURCES = commands/i386/pc/play.c ## platform sources -@COND_i386_efi_TRUE@play_module_SOURCES = commands/i386/pc/play.c ## platform sources -@COND_i386_ieee1275_TRUE@play_module_SOURCES = commands/i386/pc/play.c ## platform sources -@COND_i386_multiboot_TRUE@play_module_SOURCES = commands/i386/pc/play.c ## platform sources -@COND_i386_pc_TRUE@play_module_SOURCES = commands/i386/pc/play.c ## platform sources -@COND_i386_qemu_TRUE@play_module_SOURCES = commands/i386/pc/play.c ## platform sources -@COND_x86_64_efi_TRUE@play_module_SOURCES = commands/i386/pc/play.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_play_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_play_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_play_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_play_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_play_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_play_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_play_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@play_module_LDADD = -@COND_i386_efi_TRUE@play_module_LDADD = -@COND_i386_ieee1275_TRUE@play_module_LDADD = -@COND_i386_multiboot_TRUE@play_module_LDADD = -@COND_i386_pc_TRUE@play_module_LDADD = -@COND_i386_qemu_TRUE@play_module_LDADD = -@COND_x86_64_efi_TRUE@play_module_LDADD = -@COND_i386_coreboot_TRUE@play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@play_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@play_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@play_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@play_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@probe_module_SOURCES = commands/probe.c ## platform sources -@COND_i386_coreboot_TRUE@probe_module_SOURCES = commands/probe.c ## platform sources -@COND_i386_efi_TRUE@probe_module_SOURCES = commands/probe.c ## platform sources -@COND_i386_ieee1275_TRUE@probe_module_SOURCES = commands/probe.c ## platform sources -@COND_i386_multiboot_TRUE@probe_module_SOURCES = commands/probe.c ## platform sources -@COND_i386_pc_TRUE@probe_module_SOURCES = commands/probe.c ## platform sources -@COND_i386_qemu_TRUE@probe_module_SOURCES = commands/probe.c ## platform sources -@COND_mips_yeeloong_TRUE@probe_module_SOURCES = commands/probe.c ## platform sources -@COND_powerpc_ieee1275_TRUE@probe_module_SOURCES = commands/probe.c ## platform sources -@COND_sparc64_ieee1275_TRUE@probe_module_SOURCES = commands/probe.c ## platform sources -@COND_x86_64_efi_TRUE@probe_module_SOURCES = commands/probe.c ## platform sources -@COND_emu_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_probe_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@probe_module_LDADD = -@COND_i386_coreboot_TRUE@probe_module_LDADD = -@COND_i386_efi_TRUE@probe_module_LDADD = -@COND_i386_ieee1275_TRUE@probe_module_LDADD = -@COND_i386_multiboot_TRUE@probe_module_LDADD = -@COND_i386_pc_TRUE@probe_module_LDADD = -@COND_i386_qemu_TRUE@probe_module_LDADD = -@COND_mips_yeeloong_TRUE@probe_module_LDADD = -@COND_powerpc_ieee1275_TRUE@probe_module_LDADD = -@COND_sparc64_ieee1275_TRUE@probe_module_LDADD = -@COND_x86_64_efi_TRUE@probe_module_LDADD = -@COND_emu_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@probe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@probe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@probe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@probe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@pxecmd_module_SOURCES = commands/i386/pc/pxecmd.c ## platform sources -@COND_i386_pc_TRUE@nodist_pxecmd_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@pxecmd_module_LDADD = -@COND_i386_pc_TRUE@pxecmd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@pxecmd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@pxecmd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@pxecmd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@read_module_SOURCES = commands/read.c ## platform sources -@COND_i386_coreboot_TRUE@read_module_SOURCES = commands/read.c ## platform sources -@COND_i386_efi_TRUE@read_module_SOURCES = commands/read.c ## platform sources -@COND_i386_ieee1275_TRUE@read_module_SOURCES = commands/read.c ## platform sources -@COND_i386_multiboot_TRUE@read_module_SOURCES = commands/read.c ## platform sources -@COND_i386_pc_TRUE@read_module_SOURCES = commands/read.c ## platform sources -@COND_i386_qemu_TRUE@read_module_SOURCES = commands/read.c ## platform sources -@COND_mips_yeeloong_TRUE@read_module_SOURCES = commands/read.c ## platform sources -@COND_powerpc_ieee1275_TRUE@read_module_SOURCES = commands/read.c ## platform sources -@COND_sparc64_ieee1275_TRUE@read_module_SOURCES = commands/read.c ## platform sources -@COND_x86_64_efi_TRUE@read_module_SOURCES = commands/read.c ## platform sources -@COND_emu_TRUE@nodist_read_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_read_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_read_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_read_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_read_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_read_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_read_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_read_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_read_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_read_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_read_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@read_module_LDADD = -@COND_i386_coreboot_TRUE@read_module_LDADD = -@COND_i386_efi_TRUE@read_module_LDADD = -@COND_i386_ieee1275_TRUE@read_module_LDADD = -@COND_i386_multiboot_TRUE@read_module_LDADD = -@COND_i386_pc_TRUE@read_module_LDADD = -@COND_i386_qemu_TRUE@read_module_LDADD = -@COND_mips_yeeloong_TRUE@read_module_LDADD = -@COND_powerpc_ieee1275_TRUE@read_module_LDADD = -@COND_sparc64_ieee1275_TRUE@read_module_LDADD = -@COND_x86_64_efi_TRUE@read_module_LDADD = -@COND_emu_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@read_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@read_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@read_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@read_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@reboot_module_SOURCES = commands/reboot.c ## platform sources -@COND_i386_coreboot_TRUE@reboot_module_SOURCES = commands/reboot.c ## platform sources -@COND_i386_efi_TRUE@reboot_module_SOURCES = commands/reboot.c ## platform sources -@COND_i386_ieee1275_TRUE@reboot_module_SOURCES = commands/reboot.c ## platform sources -@COND_i386_multiboot_TRUE@reboot_module_SOURCES = commands/reboot.c ## platform sources -@COND_i386_pc_TRUE@reboot_module_SOURCES = commands/reboot.c ## platform sources -@COND_i386_qemu_TRUE@reboot_module_SOURCES = commands/reboot.c ## platform sources -@COND_mips_yeeloong_TRUE@reboot_module_SOURCES = commands/reboot.c ## platform sources -@COND_powerpc_ieee1275_TRUE@reboot_module_SOURCES = commands/reboot.c ## platform sources -@COND_sparc64_ieee1275_TRUE@reboot_module_SOURCES = commands/reboot.c ## platform sources -@COND_x86_64_efi_TRUE@reboot_module_SOURCES = commands/reboot.c ## platform sources -@COND_emu_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_reboot_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@reboot_module_LDADD = -@COND_i386_coreboot_TRUE@reboot_module_LDADD = -@COND_i386_efi_TRUE@reboot_module_LDADD = -@COND_i386_ieee1275_TRUE@reboot_module_LDADD = -@COND_i386_multiboot_TRUE@reboot_module_LDADD = -@COND_i386_pc_TRUE@reboot_module_LDADD = -@COND_i386_qemu_TRUE@reboot_module_LDADD = -@COND_mips_yeeloong_TRUE@reboot_module_LDADD = -@COND_powerpc_ieee1275_TRUE@reboot_module_LDADD = -@COND_sparc64_ieee1275_TRUE@reboot_module_LDADD = -@COND_x86_64_efi_TRUE@reboot_module_LDADD = -@COND_emu_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@reboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@reboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@reboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@reboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@search_module_SOURCES = commands/search_wrap.c ## platform sources -@COND_i386_coreboot_TRUE@search_module_SOURCES = commands/search_wrap.c ## platform sources -@COND_i386_efi_TRUE@search_module_SOURCES = commands/search_wrap.c ## platform sources -@COND_i386_ieee1275_TRUE@search_module_SOURCES = commands/search_wrap.c ## platform sources -@COND_i386_multiboot_TRUE@search_module_SOURCES = commands/search_wrap.c ## platform sources -@COND_i386_pc_TRUE@search_module_SOURCES = commands/search_wrap.c ## platform sources -@COND_i386_qemu_TRUE@search_module_SOURCES = commands/search_wrap.c ## platform sources -@COND_mips_yeeloong_TRUE@search_module_SOURCES = commands/search_wrap.c ## platform sources -@COND_powerpc_ieee1275_TRUE@search_module_SOURCES = commands/search_wrap.c ## platform sources -@COND_sparc64_ieee1275_TRUE@search_module_SOURCES = commands/search_wrap.c ## platform sources -@COND_x86_64_efi_TRUE@search_module_SOURCES = commands/search_wrap.c ## platform sources -@COND_emu_TRUE@nodist_search_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_search_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_search_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_search_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_search_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_search_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_search_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_search_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_search_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_search_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_search_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@search_module_LDADD = -@COND_i386_coreboot_TRUE@search_module_LDADD = -@COND_i386_efi_TRUE@search_module_LDADD = -@COND_i386_ieee1275_TRUE@search_module_LDADD = -@COND_i386_multiboot_TRUE@search_module_LDADD = -@COND_i386_pc_TRUE@search_module_LDADD = -@COND_i386_qemu_TRUE@search_module_LDADD = -@COND_mips_yeeloong_TRUE@search_module_LDADD = -@COND_powerpc_ieee1275_TRUE@search_module_LDADD = -@COND_sparc64_ieee1275_TRUE@search_module_LDADD = -@COND_x86_64_efi_TRUE@search_module_LDADD = -@COND_emu_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@search_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@search_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@search_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@search_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -@COND_i386_coreboot_TRUE@search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -@COND_i386_efi_TRUE@search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -@COND_i386_ieee1275_TRUE@search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -@COND_i386_multiboot_TRUE@search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -@COND_i386_pc_TRUE@search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -@COND_i386_qemu_TRUE@search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -@COND_mips_yeeloong_TRUE@search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -@COND_powerpc_ieee1275_TRUE@search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -@COND_sparc64_ieee1275_TRUE@search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -@COND_x86_64_efi_TRUE@search_fs_file_module_SOURCES = commands/search_file.c ## platform sources -@COND_emu_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_search_fs_file_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@search_fs_file_module_LDADD = -@COND_i386_coreboot_TRUE@search_fs_file_module_LDADD = -@COND_i386_efi_TRUE@search_fs_file_module_LDADD = -@COND_i386_ieee1275_TRUE@search_fs_file_module_LDADD = -@COND_i386_multiboot_TRUE@search_fs_file_module_LDADD = -@COND_i386_pc_TRUE@search_fs_file_module_LDADD = -@COND_i386_qemu_TRUE@search_fs_file_module_LDADD = -@COND_mips_yeeloong_TRUE@search_fs_file_module_LDADD = -@COND_powerpc_ieee1275_TRUE@search_fs_file_module_LDADD = -@COND_sparc64_ieee1275_TRUE@search_fs_file_module_LDADD = -@COND_x86_64_efi_TRUE@search_fs_file_module_LDADD = -@COND_emu_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@search_fs_file_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@search_fs_file_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@search_fs_file_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@search_fs_file_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -@COND_i386_coreboot_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -@COND_i386_efi_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -@COND_i386_ieee1275_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -@COND_i386_multiboot_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -@COND_i386_pc_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -@COND_i386_qemu_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -@COND_mips_yeeloong_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -@COND_powerpc_ieee1275_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -@COND_sparc64_ieee1275_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -@COND_x86_64_efi_TRUE@search_fs_uuid_module_SOURCES = commands/search_uuid.c ## platform sources -@COND_emu_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_search_fs_uuid_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@search_fs_uuid_module_LDADD = -@COND_i386_coreboot_TRUE@search_fs_uuid_module_LDADD = -@COND_i386_efi_TRUE@search_fs_uuid_module_LDADD = -@COND_i386_ieee1275_TRUE@search_fs_uuid_module_LDADD = -@COND_i386_multiboot_TRUE@search_fs_uuid_module_LDADD = -@COND_i386_pc_TRUE@search_fs_uuid_module_LDADD = -@COND_i386_qemu_TRUE@search_fs_uuid_module_LDADD = -@COND_mips_yeeloong_TRUE@search_fs_uuid_module_LDADD = -@COND_powerpc_ieee1275_TRUE@search_fs_uuid_module_LDADD = -@COND_sparc64_ieee1275_TRUE@search_fs_uuid_module_LDADD = -@COND_x86_64_efi_TRUE@search_fs_uuid_module_LDADD = -@COND_emu_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@search_fs_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@search_fs_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@search_fs_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@search_fs_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@search_label_module_SOURCES = commands/search_label.c ## platform sources -@COND_i386_coreboot_TRUE@search_label_module_SOURCES = commands/search_label.c ## platform sources -@COND_i386_efi_TRUE@search_label_module_SOURCES = commands/search_label.c ## platform sources -@COND_i386_ieee1275_TRUE@search_label_module_SOURCES = commands/search_label.c ## platform sources -@COND_i386_multiboot_TRUE@search_label_module_SOURCES = commands/search_label.c ## platform sources -@COND_i386_pc_TRUE@search_label_module_SOURCES = commands/search_label.c ## platform sources -@COND_i386_qemu_TRUE@search_label_module_SOURCES = commands/search_label.c ## platform sources -@COND_mips_yeeloong_TRUE@search_label_module_SOURCES = commands/search_label.c ## platform sources -@COND_powerpc_ieee1275_TRUE@search_label_module_SOURCES = commands/search_label.c ## platform sources -@COND_sparc64_ieee1275_TRUE@search_label_module_SOURCES = commands/search_label.c ## platform sources -@COND_x86_64_efi_TRUE@search_label_module_SOURCES = commands/search_label.c ## platform sources -@COND_emu_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_search_label_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@search_label_module_LDADD = -@COND_i386_coreboot_TRUE@search_label_module_LDADD = -@COND_i386_efi_TRUE@search_label_module_LDADD = -@COND_i386_ieee1275_TRUE@search_label_module_LDADD = -@COND_i386_multiboot_TRUE@search_label_module_LDADD = -@COND_i386_pc_TRUE@search_label_module_LDADD = -@COND_i386_qemu_TRUE@search_label_module_LDADD = -@COND_mips_yeeloong_TRUE@search_label_module_LDADD = -@COND_powerpc_ieee1275_TRUE@search_label_module_LDADD = -@COND_sparc64_ieee1275_TRUE@search_label_module_LDADD = -@COND_x86_64_efi_TRUE@search_label_module_LDADD = -@COND_emu_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@search_label_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@search_label_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@search_label_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@search_label_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@setpci_module_SOURCES = commands/setpci.c ## platform sources -@COND_i386_efi_TRUE@setpci_module_SOURCES = commands/setpci.c ## platform sources -@COND_i386_ieee1275_TRUE@setpci_module_SOURCES = commands/setpci.c ## platform sources -@COND_i386_multiboot_TRUE@setpci_module_SOURCES = commands/setpci.c ## platform sources -@COND_i386_pc_TRUE@setpci_module_SOURCES = commands/setpci.c ## platform sources -@COND_i386_qemu_TRUE@setpci_module_SOURCES = commands/setpci.c ## platform sources -@COND_x86_64_efi_TRUE@setpci_module_SOURCES = commands/setpci.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_setpci_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_setpci_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_setpci_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_setpci_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_setpci_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_setpci_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_setpci_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@setpci_module_LDADD = -@COND_i386_efi_TRUE@setpci_module_LDADD = -@COND_i386_ieee1275_TRUE@setpci_module_LDADD = -@COND_i386_multiboot_TRUE@setpci_module_LDADD = -@COND_i386_pc_TRUE@setpci_module_LDADD = -@COND_i386_qemu_TRUE@setpci_module_LDADD = -@COND_x86_64_efi_TRUE@setpci_module_LDADD = -@COND_i386_coreboot_TRUE@setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@setpci_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@setpci_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@setpci_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@setpci_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@sleep_module_SOURCES = commands/sleep.c ## platform sources -@COND_i386_coreboot_TRUE@sleep_module_SOURCES = commands/sleep.c ## platform sources -@COND_i386_efi_TRUE@sleep_module_SOURCES = commands/sleep.c ## platform sources -@COND_i386_ieee1275_TRUE@sleep_module_SOURCES = commands/sleep.c ## platform sources -@COND_i386_multiboot_TRUE@sleep_module_SOURCES = commands/sleep.c ## platform sources -@COND_i386_pc_TRUE@sleep_module_SOURCES = commands/sleep.c ## platform sources -@COND_i386_qemu_TRUE@sleep_module_SOURCES = commands/sleep.c ## platform sources -@COND_mips_yeeloong_TRUE@sleep_module_SOURCES = commands/sleep.c ## platform sources -@COND_powerpc_ieee1275_TRUE@sleep_module_SOURCES = commands/sleep.c ## platform sources -@COND_sparc64_ieee1275_TRUE@sleep_module_SOURCES = commands/sleep.c ## platform sources -@COND_x86_64_efi_TRUE@sleep_module_SOURCES = commands/sleep.c ## platform sources -@COND_emu_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_sleep_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@sleep_module_LDADD = -@COND_i386_coreboot_TRUE@sleep_module_LDADD = -@COND_i386_efi_TRUE@sleep_module_LDADD = -@COND_i386_ieee1275_TRUE@sleep_module_LDADD = -@COND_i386_multiboot_TRUE@sleep_module_LDADD = -@COND_i386_pc_TRUE@sleep_module_LDADD = -@COND_i386_qemu_TRUE@sleep_module_LDADD = -@COND_mips_yeeloong_TRUE@sleep_module_LDADD = -@COND_powerpc_ieee1275_TRUE@sleep_module_LDADD = -@COND_sparc64_ieee1275_TRUE@sleep_module_LDADD = -@COND_x86_64_efi_TRUE@sleep_module_LDADD = -@COND_emu_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@sleep_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@sleep_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@sleep_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@sleep_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@suspend_module_SOURCES = commands/ieee1275/suspend.c ## platform sources -@COND_powerpc_ieee1275_TRUE@suspend_module_SOURCES = commands/ieee1275/suspend.c ## platform sources -@COND_i386_ieee1275_TRUE@nodist_suspend_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_suspend_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@suspend_module_LDADD = -@COND_powerpc_ieee1275_TRUE@suspend_module_LDADD = -@COND_i386_ieee1275_TRUE@suspend_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@suspend_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@suspend_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@suspend_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@suspend_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@suspend_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@suspend_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@suspend_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@terminal_module_SOURCES = commands/terminal.c ## platform sources -@COND_i386_coreboot_TRUE@terminal_module_SOURCES = commands/terminal.c ## platform sources -@COND_i386_efi_TRUE@terminal_module_SOURCES = commands/terminal.c ## platform sources -@COND_i386_ieee1275_TRUE@terminal_module_SOURCES = commands/terminal.c ## platform sources -@COND_i386_multiboot_TRUE@terminal_module_SOURCES = commands/terminal.c ## platform sources -@COND_i386_pc_TRUE@terminal_module_SOURCES = commands/terminal.c ## platform sources -@COND_i386_qemu_TRUE@terminal_module_SOURCES = commands/terminal.c ## platform sources -@COND_mips_yeeloong_TRUE@terminal_module_SOURCES = commands/terminal.c ## platform sources -@COND_powerpc_ieee1275_TRUE@terminal_module_SOURCES = commands/terminal.c ## platform sources -@COND_sparc64_ieee1275_TRUE@terminal_module_SOURCES = commands/terminal.c ## platform sources -@COND_x86_64_efi_TRUE@terminal_module_SOURCES = commands/terminal.c ## platform sources -@COND_emu_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_terminal_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@terminal_module_LDADD = -@COND_i386_coreboot_TRUE@terminal_module_LDADD = -@COND_i386_efi_TRUE@terminal_module_LDADD = -@COND_i386_ieee1275_TRUE@terminal_module_LDADD = -@COND_i386_multiboot_TRUE@terminal_module_LDADD = -@COND_i386_pc_TRUE@terminal_module_LDADD = -@COND_i386_qemu_TRUE@terminal_module_LDADD = -@COND_mips_yeeloong_TRUE@terminal_module_LDADD = -@COND_powerpc_ieee1275_TRUE@terminal_module_LDADD = -@COND_sparc64_ieee1275_TRUE@terminal_module_LDADD = -@COND_x86_64_efi_TRUE@terminal_module_LDADD = -@COND_emu_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@terminal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@terminal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@terminal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@terminal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@test_module_SOURCES = commands/test.c ## platform sources -@COND_i386_coreboot_TRUE@test_module_SOURCES = commands/test.c ## platform sources -@COND_i386_efi_TRUE@test_module_SOURCES = commands/test.c ## platform sources -@COND_i386_ieee1275_TRUE@test_module_SOURCES = commands/test.c ## platform sources -@COND_i386_multiboot_TRUE@test_module_SOURCES = commands/test.c ## platform sources -@COND_i386_pc_TRUE@test_module_SOURCES = commands/test.c ## platform sources -@COND_i386_qemu_TRUE@test_module_SOURCES = commands/test.c ## platform sources -@COND_mips_yeeloong_TRUE@test_module_SOURCES = commands/test.c ## platform sources -@COND_powerpc_ieee1275_TRUE@test_module_SOURCES = commands/test.c ## platform sources -@COND_sparc64_ieee1275_TRUE@test_module_SOURCES = commands/test.c ## platform sources -@COND_x86_64_efi_TRUE@test_module_SOURCES = commands/test.c ## platform sources -@COND_emu_TRUE@nodist_test_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_test_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_test_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_test_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_test_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_test_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_test_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_test_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_test_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_test_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_test_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@test_module_LDADD = -@COND_i386_coreboot_TRUE@test_module_LDADD = -@COND_i386_efi_TRUE@test_module_LDADD = -@COND_i386_ieee1275_TRUE@test_module_LDADD = -@COND_i386_multiboot_TRUE@test_module_LDADD = -@COND_i386_pc_TRUE@test_module_LDADD = -@COND_i386_qemu_TRUE@test_module_LDADD = -@COND_mips_yeeloong_TRUE@test_module_LDADD = -@COND_powerpc_ieee1275_TRUE@test_module_LDADD = -@COND_sparc64_ieee1275_TRUE@test_module_LDADD = -@COND_x86_64_efi_TRUE@test_module_LDADD = -@COND_emu_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@true_module_SOURCES = commands/true.c ## platform sources -@COND_i386_coreboot_TRUE@true_module_SOURCES = commands/true.c ## platform sources -@COND_i386_efi_TRUE@true_module_SOURCES = commands/true.c ## platform sources -@COND_i386_ieee1275_TRUE@true_module_SOURCES = commands/true.c ## platform sources -@COND_i386_multiboot_TRUE@true_module_SOURCES = commands/true.c ## platform sources -@COND_i386_pc_TRUE@true_module_SOURCES = commands/true.c ## platform sources -@COND_i386_qemu_TRUE@true_module_SOURCES = commands/true.c ## platform sources -@COND_mips_yeeloong_TRUE@true_module_SOURCES = commands/true.c ## platform sources -@COND_powerpc_ieee1275_TRUE@true_module_SOURCES = commands/true.c ## platform sources -@COND_sparc64_ieee1275_TRUE@true_module_SOURCES = commands/true.c ## platform sources -@COND_x86_64_efi_TRUE@true_module_SOURCES = commands/true.c ## platform sources -@COND_emu_TRUE@nodist_true_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_true_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_true_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_true_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_true_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_true_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_true_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_true_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_true_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_true_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_true_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@true_module_LDADD = -@COND_i386_coreboot_TRUE@true_module_LDADD = -@COND_i386_efi_TRUE@true_module_LDADD = -@COND_i386_ieee1275_TRUE@true_module_LDADD = -@COND_i386_multiboot_TRUE@true_module_LDADD = -@COND_i386_pc_TRUE@true_module_LDADD = -@COND_i386_qemu_TRUE@true_module_LDADD = -@COND_mips_yeeloong_TRUE@true_module_LDADD = -@COND_powerpc_ieee1275_TRUE@true_module_LDADD = -@COND_sparc64_ieee1275_TRUE@true_module_LDADD = -@COND_x86_64_efi_TRUE@true_module_LDADD = -@COND_emu_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@true_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@true_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@true_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@true_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbtest_module_SOURCES = commands/usbtest.c ## platform sources -@COND_i386_coreboot_TRUE@usbtest_module_SOURCES = commands/usbtest.c ## platform sources -@COND_i386_efi_TRUE@usbtest_module_SOURCES = commands/usbtest.c ## platform sources -@COND_i386_ieee1275_TRUE@usbtest_module_SOURCES = commands/usbtest.c ## platform sources -@COND_i386_multiboot_TRUE@usbtest_module_SOURCES = commands/usbtest.c ## platform sources -@COND_i386_pc_TRUE@usbtest_module_SOURCES = commands/usbtest.c ## platform sources -@COND_i386_qemu_TRUE@usbtest_module_SOURCES = commands/usbtest.c ## platform sources -@COND_mips_yeeloong_TRUE@usbtest_module_SOURCES = commands/usbtest.c ## platform sources -@COND_x86_64_efi_TRUE@usbtest_module_SOURCES = commands/usbtest.c ## platform sources -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@nodist_usbtest_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_usbtest_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_usbtest_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_usbtest_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_usbtest_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_usbtest_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_usbtest_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_usbtest_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_usbtest_module_SOURCES = ## platform nodist sources -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbtest_module_LDADD = -@COND_i386_coreboot_TRUE@usbtest_module_LDADD = -@COND_i386_efi_TRUE@usbtest_module_LDADD = -@COND_i386_ieee1275_TRUE@usbtest_module_LDADD = -@COND_i386_multiboot_TRUE@usbtest_module_LDADD = -@COND_i386_pc_TRUE@usbtest_module_LDADD = -@COND_i386_qemu_TRUE@usbtest_module_LDADD = -@COND_mips_yeeloong_TRUE@usbtest_module_LDADD = -@COND_x86_64_efi_TRUE@usbtest_module_LDADD = -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbtest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbtest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbtest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbtest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -@COND_i386_coreboot_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -@COND_i386_efi_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -@COND_i386_ieee1275_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -@COND_i386_multiboot_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -@COND_i386_pc_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -@COND_i386_qemu_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -@COND_mips_yeeloong_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -@COND_powerpc_ieee1275_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -@COND_sparc64_ieee1275_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -@COND_x86_64_efi_TRUE@videoinfo_module_SOURCES = commands/videoinfo.c ## platform sources -@COND_emu_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_videoinfo_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@videoinfo_module_LDADD = -@COND_i386_coreboot_TRUE@videoinfo_module_LDADD = -@COND_i386_efi_TRUE@videoinfo_module_LDADD = -@COND_i386_ieee1275_TRUE@videoinfo_module_LDADD = -@COND_i386_multiboot_TRUE@videoinfo_module_LDADD = -@COND_i386_pc_TRUE@videoinfo_module_LDADD = -@COND_i386_qemu_TRUE@videoinfo_module_LDADD = -@COND_mips_yeeloong_TRUE@videoinfo_module_LDADD = -@COND_powerpc_ieee1275_TRUE@videoinfo_module_LDADD = -@COND_sparc64_ieee1275_TRUE@videoinfo_module_LDADD = -@COND_x86_64_efi_TRUE@videoinfo_module_LDADD = -@COND_emu_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@videoinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@videoinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@videoinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@videoinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@videotest_module_SOURCES = commands/videotest.c ## platform sources -@COND_i386_coreboot_TRUE@videotest_module_SOURCES = commands/videotest.c ## platform sources -@COND_i386_efi_TRUE@videotest_module_SOURCES = commands/videotest.c ## platform sources -@COND_i386_ieee1275_TRUE@videotest_module_SOURCES = commands/videotest.c ## platform sources -@COND_i386_multiboot_TRUE@videotest_module_SOURCES = commands/videotest.c ## platform sources -@COND_i386_pc_TRUE@videotest_module_SOURCES = commands/videotest.c ## platform sources -@COND_i386_qemu_TRUE@videotest_module_SOURCES = commands/videotest.c ## platform sources -@COND_mips_yeeloong_TRUE@videotest_module_SOURCES = commands/videotest.c ## platform sources -@COND_powerpc_ieee1275_TRUE@videotest_module_SOURCES = commands/videotest.c ## platform sources -@COND_sparc64_ieee1275_TRUE@videotest_module_SOURCES = commands/videotest.c ## platform sources -@COND_x86_64_efi_TRUE@videotest_module_SOURCES = commands/videotest.c ## platform sources -@COND_emu_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_videotest_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@videotest_module_LDADD = -@COND_i386_coreboot_TRUE@videotest_module_LDADD = -@COND_i386_efi_TRUE@videotest_module_LDADD = -@COND_i386_ieee1275_TRUE@videotest_module_LDADD = -@COND_i386_multiboot_TRUE@videotest_module_LDADD = -@COND_i386_pc_TRUE@videotest_module_LDADD = -@COND_i386_qemu_TRUE@videotest_module_LDADD = -@COND_mips_yeeloong_TRUE@videotest_module_LDADD = -@COND_powerpc_ieee1275_TRUE@videotest_module_LDADD = -@COND_sparc64_ieee1275_TRUE@videotest_module_LDADD = -@COND_x86_64_efi_TRUE@videotest_module_LDADD = -@COND_emu_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@videotest_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@videotest_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@videotest_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@videotest_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -@COND_i386_coreboot_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -@COND_i386_efi_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -@COND_i386_ieee1275_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -@COND_i386_multiboot_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -@COND_i386_pc_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -@COND_i386_qemu_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -@COND_mips_yeeloong_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -@COND_powerpc_ieee1275_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -@COND_sparc64_ieee1275_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -@COND_x86_64_efi_TRUE@xnu_uuid_module_SOURCES = commands/xnu_uuid.c ## platform sources -@COND_emu_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_xnu_uuid_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@xnu_uuid_module_LDADD = -@COND_i386_coreboot_TRUE@xnu_uuid_module_LDADD = -@COND_i386_efi_TRUE@xnu_uuid_module_LDADD = -@COND_i386_ieee1275_TRUE@xnu_uuid_module_LDADD = -@COND_i386_multiboot_TRUE@xnu_uuid_module_LDADD = -@COND_i386_pc_TRUE@xnu_uuid_module_LDADD = -@COND_i386_qemu_TRUE@xnu_uuid_module_LDADD = -@COND_mips_yeeloong_TRUE@xnu_uuid_module_LDADD = -@COND_powerpc_ieee1275_TRUE@xnu_uuid_module_LDADD = -@COND_sparc64_ieee1275_TRUE@xnu_uuid_module_LDADD = -@COND_x86_64_efi_TRUE@xnu_uuid_module_LDADD = -@COND_emu_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@xnu_uuid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@xnu_uuid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@xnu_uuid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@xnu_uuid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -@COND_i386_coreboot_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -@COND_i386_efi_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -@COND_i386_ieee1275_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -@COND_i386_multiboot_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -@COND_i386_pc_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -@COND_i386_qemu_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -@COND_mips_yeeloong_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -@COND_powerpc_ieee1275_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -@COND_sparc64_ieee1275_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -@COND_x86_64_efi_TRUE@dm_nv_module_SOURCES = disk/dmraid_nvidia.c ## platform sources -@COND_emu_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_dm_nv_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@dm_nv_module_LDADD = -@COND_i386_coreboot_TRUE@dm_nv_module_LDADD = -@COND_i386_efi_TRUE@dm_nv_module_LDADD = -@COND_i386_ieee1275_TRUE@dm_nv_module_LDADD = -@COND_i386_multiboot_TRUE@dm_nv_module_LDADD = -@COND_i386_pc_TRUE@dm_nv_module_LDADD = -@COND_i386_qemu_TRUE@dm_nv_module_LDADD = -@COND_mips_yeeloong_TRUE@dm_nv_module_LDADD = -@COND_powerpc_ieee1275_TRUE@dm_nv_module_LDADD = -@COND_sparc64_ieee1275_TRUE@dm_nv_module_LDADD = -@COND_x86_64_efi_TRUE@dm_nv_module_LDADD = -@COND_emu_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@dm_nv_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@dm_nv_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@dm_nv_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@dm_nv_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@loopback_module_SOURCES = disk/loopback.c ## platform sources -@COND_i386_coreboot_TRUE@loopback_module_SOURCES = disk/loopback.c ## platform sources -@COND_i386_efi_TRUE@loopback_module_SOURCES = disk/loopback.c ## platform sources -@COND_i386_ieee1275_TRUE@loopback_module_SOURCES = disk/loopback.c ## platform sources -@COND_i386_multiboot_TRUE@loopback_module_SOURCES = disk/loopback.c ## platform sources -@COND_i386_pc_TRUE@loopback_module_SOURCES = disk/loopback.c ## platform sources -@COND_i386_qemu_TRUE@loopback_module_SOURCES = disk/loopback.c ## platform sources -@COND_mips_yeeloong_TRUE@loopback_module_SOURCES = disk/loopback.c ## platform sources -@COND_powerpc_ieee1275_TRUE@loopback_module_SOURCES = disk/loopback.c ## platform sources -@COND_sparc64_ieee1275_TRUE@loopback_module_SOURCES = disk/loopback.c ## platform sources -@COND_x86_64_efi_TRUE@loopback_module_SOURCES = disk/loopback.c ## platform sources -@COND_emu_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_loopback_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@loopback_module_LDADD = -@COND_i386_coreboot_TRUE@loopback_module_LDADD = -@COND_i386_efi_TRUE@loopback_module_LDADD = -@COND_i386_ieee1275_TRUE@loopback_module_LDADD = -@COND_i386_multiboot_TRUE@loopback_module_LDADD = -@COND_i386_pc_TRUE@loopback_module_LDADD = -@COND_i386_qemu_TRUE@loopback_module_LDADD = -@COND_mips_yeeloong_TRUE@loopback_module_LDADD = -@COND_powerpc_ieee1275_TRUE@loopback_module_LDADD = -@COND_sparc64_ieee1275_TRUE@loopback_module_LDADD = -@COND_x86_64_efi_TRUE@loopback_module_LDADD = -@COND_emu_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@loopback_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@loopback_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@loopback_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@loopback_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@lvm_module_SOURCES = disk/lvm.c ## platform sources -@COND_i386_coreboot_TRUE@lvm_module_SOURCES = disk/lvm.c ## platform sources -@COND_i386_efi_TRUE@lvm_module_SOURCES = disk/lvm.c ## platform sources -@COND_i386_ieee1275_TRUE@lvm_module_SOURCES = disk/lvm.c ## platform sources -@COND_i386_multiboot_TRUE@lvm_module_SOURCES = disk/lvm.c ## platform sources -@COND_i386_pc_TRUE@lvm_module_SOURCES = disk/lvm.c ## platform sources -@COND_i386_qemu_TRUE@lvm_module_SOURCES = disk/lvm.c ## platform sources -@COND_mips_yeeloong_TRUE@lvm_module_SOURCES = disk/lvm.c ## platform sources -@COND_powerpc_ieee1275_TRUE@lvm_module_SOURCES = disk/lvm.c ## platform sources -@COND_sparc64_ieee1275_TRUE@lvm_module_SOURCES = disk/lvm.c ## platform sources -@COND_x86_64_efi_TRUE@lvm_module_SOURCES = disk/lvm.c ## platform sources -@COND_emu_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_lvm_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@lvm_module_LDADD = -@COND_i386_coreboot_TRUE@lvm_module_LDADD = -@COND_i386_efi_TRUE@lvm_module_LDADD = -@COND_i386_ieee1275_TRUE@lvm_module_LDADD = -@COND_i386_multiboot_TRUE@lvm_module_LDADD = -@COND_i386_pc_TRUE@lvm_module_LDADD = -@COND_i386_qemu_TRUE@lvm_module_LDADD = -@COND_mips_yeeloong_TRUE@lvm_module_LDADD = -@COND_powerpc_ieee1275_TRUE@lvm_module_LDADD = -@COND_sparc64_ieee1275_TRUE@lvm_module_LDADD = -@COND_x86_64_efi_TRUE@lvm_module_LDADD = -@COND_emu_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lvm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lvm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lvm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@lvm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -@COND_i386_coreboot_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -@COND_i386_efi_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -@COND_i386_ieee1275_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -@COND_i386_multiboot_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -@COND_i386_pc_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -@COND_i386_qemu_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -@COND_mips_yeeloong_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -@COND_powerpc_ieee1275_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -@COND_sparc64_ieee1275_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -@COND_x86_64_efi_TRUE@mdraid09_module_SOURCES = disk/mdraid_linux.c ## platform sources -@COND_emu_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_mdraid09_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@mdraid09_module_LDADD = -@COND_i386_coreboot_TRUE@mdraid09_module_LDADD = -@COND_i386_efi_TRUE@mdraid09_module_LDADD = -@COND_i386_ieee1275_TRUE@mdraid09_module_LDADD = -@COND_i386_multiboot_TRUE@mdraid09_module_LDADD = -@COND_i386_pc_TRUE@mdraid09_module_LDADD = -@COND_i386_qemu_TRUE@mdraid09_module_LDADD = -@COND_mips_yeeloong_TRUE@mdraid09_module_LDADD = -@COND_powerpc_ieee1275_TRUE@mdraid09_module_LDADD = -@COND_sparc64_ieee1275_TRUE@mdraid09_module_LDADD = -@COND_x86_64_efi_TRUE@mdraid09_module_LDADD = -@COND_emu_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@mdraid09_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@mdraid09_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@mdraid09_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@mdraid09_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -@COND_i386_coreboot_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -@COND_i386_efi_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -@COND_i386_ieee1275_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -@COND_i386_multiboot_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -@COND_i386_pc_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -@COND_i386_qemu_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -@COND_mips_yeeloong_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -@COND_powerpc_ieee1275_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -@COND_sparc64_ieee1275_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -@COND_x86_64_efi_TRUE@mdraid1x_module_SOURCES = disk/mdraid1x_linux.c ## platform sources -@COND_emu_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_mdraid1x_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@mdraid1x_module_LDADD = -@COND_i386_coreboot_TRUE@mdraid1x_module_LDADD = -@COND_i386_efi_TRUE@mdraid1x_module_LDADD = -@COND_i386_ieee1275_TRUE@mdraid1x_module_LDADD = -@COND_i386_multiboot_TRUE@mdraid1x_module_LDADD = -@COND_i386_pc_TRUE@mdraid1x_module_LDADD = -@COND_i386_qemu_TRUE@mdraid1x_module_LDADD = -@COND_mips_yeeloong_TRUE@mdraid1x_module_LDADD = -@COND_powerpc_ieee1275_TRUE@mdraid1x_module_LDADD = -@COND_sparc64_ieee1275_TRUE@mdraid1x_module_LDADD = -@COND_x86_64_efi_TRUE@mdraid1x_module_LDADD = -@COND_emu_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@mdraid1x_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@mdraid1x_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@mdraid1x_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@mdraid1x_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@raid_module_SOURCES = disk/raid.c ## platform sources -@COND_i386_coreboot_TRUE@raid_module_SOURCES = disk/raid.c ## platform sources -@COND_i386_efi_TRUE@raid_module_SOURCES = disk/raid.c ## platform sources -@COND_i386_ieee1275_TRUE@raid_module_SOURCES = disk/raid.c ## platform sources -@COND_i386_multiboot_TRUE@raid_module_SOURCES = disk/raid.c ## platform sources -@COND_i386_pc_TRUE@raid_module_SOURCES = disk/raid.c ## platform sources -@COND_i386_qemu_TRUE@raid_module_SOURCES = disk/raid.c ## platform sources -@COND_mips_yeeloong_TRUE@raid_module_SOURCES = disk/raid.c ## platform sources -@COND_powerpc_ieee1275_TRUE@raid_module_SOURCES = disk/raid.c ## platform sources -@COND_sparc64_ieee1275_TRUE@raid_module_SOURCES = disk/raid.c ## platform sources -@COND_x86_64_efi_TRUE@raid_module_SOURCES = disk/raid.c ## platform sources -@COND_emu_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_raid_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@raid_module_LDADD = -@COND_i386_coreboot_TRUE@raid_module_LDADD = -@COND_i386_efi_TRUE@raid_module_LDADD = -@COND_i386_ieee1275_TRUE@raid_module_LDADD = -@COND_i386_multiboot_TRUE@raid_module_LDADD = -@COND_i386_pc_TRUE@raid_module_LDADD = -@COND_i386_qemu_TRUE@raid_module_LDADD = -@COND_mips_yeeloong_TRUE@raid_module_LDADD = -@COND_powerpc_ieee1275_TRUE@raid_module_LDADD = -@COND_sparc64_ieee1275_TRUE@raid_module_LDADD = -@COND_x86_64_efi_TRUE@raid_module_LDADD = -@COND_emu_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@raid_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@raid_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@raid_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@raid_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -@COND_i386_coreboot_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -@COND_i386_efi_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -@COND_i386_ieee1275_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -@COND_i386_multiboot_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -@COND_i386_pc_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -@COND_i386_qemu_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -@COND_mips_yeeloong_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -@COND_powerpc_ieee1275_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -@COND_sparc64_ieee1275_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -@COND_x86_64_efi_TRUE@raid5rec_module_SOURCES = disk/raid5_recover.c ## platform sources -@COND_emu_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_raid5rec_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@raid5rec_module_LDADD = -@COND_i386_coreboot_TRUE@raid5rec_module_LDADD = -@COND_i386_efi_TRUE@raid5rec_module_LDADD = -@COND_i386_ieee1275_TRUE@raid5rec_module_LDADD = -@COND_i386_multiboot_TRUE@raid5rec_module_LDADD = -@COND_i386_pc_TRUE@raid5rec_module_LDADD = -@COND_i386_qemu_TRUE@raid5rec_module_LDADD = -@COND_mips_yeeloong_TRUE@raid5rec_module_LDADD = -@COND_powerpc_ieee1275_TRUE@raid5rec_module_LDADD = -@COND_sparc64_ieee1275_TRUE@raid5rec_module_LDADD = -@COND_x86_64_efi_TRUE@raid5rec_module_LDADD = -@COND_emu_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@raid5rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@raid5rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@raid5rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@raid5rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -@COND_i386_coreboot_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -@COND_i386_efi_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -@COND_i386_ieee1275_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -@COND_i386_multiboot_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -@COND_i386_pc_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -@COND_i386_qemu_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -@COND_mips_yeeloong_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -@COND_powerpc_ieee1275_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -@COND_sparc64_ieee1275_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -@COND_x86_64_efi_TRUE@raid6rec_module_SOURCES = disk/raid6_recover.c ## platform sources -@COND_emu_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_raid6rec_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@raid6rec_module_LDADD = -@COND_i386_coreboot_TRUE@raid6rec_module_LDADD = -@COND_i386_efi_TRUE@raid6rec_module_LDADD = -@COND_i386_ieee1275_TRUE@raid6rec_module_LDADD = -@COND_i386_multiboot_TRUE@raid6rec_module_LDADD = -@COND_i386_pc_TRUE@raid6rec_module_LDADD = -@COND_i386_qemu_TRUE@raid6rec_module_LDADD = -@COND_mips_yeeloong_TRUE@raid6rec_module_LDADD = -@COND_powerpc_ieee1275_TRUE@raid6rec_module_LDADD = -@COND_sparc64_ieee1275_TRUE@raid6rec_module_LDADD = -@COND_x86_64_efi_TRUE@raid6rec_module_LDADD = -@COND_emu_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@raid6rec_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@raid6rec_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@raid6rec_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@raid6rec_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@scsi_module_SOURCES = disk/scsi.c ## platform sources -@COND_i386_coreboot_TRUE@scsi_module_SOURCES = disk/scsi.c ## platform sources -@COND_i386_efi_TRUE@scsi_module_SOURCES = disk/scsi.c ## platform sources -@COND_i386_ieee1275_TRUE@scsi_module_SOURCES = disk/scsi.c ## platform sources -@COND_i386_multiboot_TRUE@scsi_module_SOURCES = disk/scsi.c ## platform sources -@COND_i386_pc_TRUE@scsi_module_SOURCES = disk/scsi.c ## platform sources -@COND_i386_qemu_TRUE@scsi_module_SOURCES = disk/scsi.c ## platform sources -@COND_mips_yeeloong_TRUE@scsi_module_SOURCES = disk/scsi.c ## platform sources -@COND_powerpc_ieee1275_TRUE@scsi_module_SOURCES = disk/scsi.c ## platform sources -@COND_sparc64_ieee1275_TRUE@scsi_module_SOURCES = disk/scsi.c ## platform sources -@COND_x86_64_efi_TRUE@scsi_module_SOURCES = disk/scsi.c ## platform sources -@COND_emu_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_scsi_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@scsi_module_LDADD = -@COND_i386_coreboot_TRUE@scsi_module_LDADD = -@COND_i386_efi_TRUE@scsi_module_LDADD = -@COND_i386_ieee1275_TRUE@scsi_module_LDADD = -@COND_i386_multiboot_TRUE@scsi_module_LDADD = -@COND_i386_pc_TRUE@scsi_module_LDADD = -@COND_i386_qemu_TRUE@scsi_module_LDADD = -@COND_mips_yeeloong_TRUE@scsi_module_LDADD = -@COND_powerpc_ieee1275_TRUE@scsi_module_LDADD = -@COND_sparc64_ieee1275_TRUE@scsi_module_LDADD = -@COND_x86_64_efi_TRUE@scsi_module_LDADD = -@COND_emu_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@scsi_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@scsi_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@scsi_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@scsi_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@memdisk_module_SOURCES = disk/memdisk.c ## platform sources -@COND_i386_coreboot_TRUE@memdisk_module_SOURCES = disk/memdisk.c ## platform sources -@COND_i386_efi_TRUE@memdisk_module_SOURCES = disk/memdisk.c ## platform sources -@COND_i386_ieee1275_TRUE@memdisk_module_SOURCES = disk/memdisk.c ## platform sources -@COND_i386_multiboot_TRUE@memdisk_module_SOURCES = disk/memdisk.c ## platform sources -@COND_i386_pc_TRUE@memdisk_module_SOURCES = disk/memdisk.c ## platform sources -@COND_i386_qemu_TRUE@memdisk_module_SOURCES = disk/memdisk.c ## platform sources -@COND_mips_yeeloong_TRUE@memdisk_module_SOURCES = disk/memdisk.c ## platform sources -@COND_powerpc_ieee1275_TRUE@memdisk_module_SOURCES = disk/memdisk.c ## platform sources -@COND_sparc64_ieee1275_TRUE@memdisk_module_SOURCES = disk/memdisk.c ## platform sources -@COND_x86_64_efi_TRUE@memdisk_module_SOURCES = disk/memdisk.c ## platform sources -@COND_emu_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_memdisk_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@memdisk_module_LDADD = -@COND_i386_coreboot_TRUE@memdisk_module_LDADD = -@COND_i386_efi_TRUE@memdisk_module_LDADD = -@COND_i386_ieee1275_TRUE@memdisk_module_LDADD = -@COND_i386_multiboot_TRUE@memdisk_module_LDADD = -@COND_i386_pc_TRUE@memdisk_module_LDADD = -@COND_i386_qemu_TRUE@memdisk_module_LDADD = -@COND_mips_yeeloong_TRUE@memdisk_module_LDADD = -@COND_powerpc_ieee1275_TRUE@memdisk_module_LDADD = -@COND_sparc64_ieee1275_TRUE@memdisk_module_LDADD = -@COND_x86_64_efi_TRUE@memdisk_module_LDADD = -@COND_emu_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@memdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@memdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@memdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@memdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ata_module_SOURCES = disk/ata.c ## platform sources -@COND_i386_efi_TRUE@ata_module_SOURCES = disk/ata.c ## platform sources -@COND_i386_ieee1275_TRUE@ata_module_SOURCES = disk/ata.c ## platform sources -@COND_i386_multiboot_TRUE@ata_module_SOURCES = disk/ata.c ## platform sources -@COND_i386_pc_TRUE@ata_module_SOURCES = disk/ata.c ## platform sources -@COND_i386_qemu_TRUE@ata_module_SOURCES = disk/ata.c ## platform sources -@COND_mips_yeeloong_TRUE@ata_module_SOURCES = disk/ata.c ## platform sources -@COND_x86_64_efi_TRUE@ata_module_SOURCES = disk/ata.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_ata_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_ata_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_ata_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_ata_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_ata_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_ata_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_ata_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_ata_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@ata_module_LDADD = -@COND_i386_efi_TRUE@ata_module_LDADD = -@COND_i386_ieee1275_TRUE@ata_module_LDADD = -@COND_i386_multiboot_TRUE@ata_module_LDADD = -@COND_i386_pc_TRUE@ata_module_LDADD = -@COND_i386_qemu_TRUE@ata_module_LDADD = -@COND_mips_yeeloong_TRUE@ata_module_LDADD = -@COND_x86_64_efi_TRUE@ata_module_LDADD = -@COND_i386_coreboot_TRUE@ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ata_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ata_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ata_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ata_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ata_pthru_module_SOURCES = disk/ata_pthru.c ## platform sources -@COND_i386_efi_TRUE@ata_pthru_module_SOURCES = disk/ata_pthru.c ## platform sources -@COND_i386_ieee1275_TRUE@ata_pthru_module_SOURCES = disk/ata_pthru.c ## platform sources -@COND_i386_multiboot_TRUE@ata_pthru_module_SOURCES = disk/ata_pthru.c ## platform sources -@COND_i386_pc_TRUE@ata_pthru_module_SOURCES = disk/ata_pthru.c ## platform sources -@COND_i386_qemu_TRUE@ata_pthru_module_SOURCES = disk/ata_pthru.c ## platform sources -@COND_mips_yeeloong_TRUE@ata_pthru_module_SOURCES = disk/ata_pthru.c ## platform sources -@COND_x86_64_efi_TRUE@ata_pthru_module_SOURCES = disk/ata_pthru.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_ata_pthru_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_ata_pthru_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_ata_pthru_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_ata_pthru_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_ata_pthru_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_ata_pthru_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_ata_pthru_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_ata_pthru_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@ata_pthru_module_LDADD = -@COND_i386_efi_TRUE@ata_pthru_module_LDADD = -@COND_i386_ieee1275_TRUE@ata_pthru_module_LDADD = -@COND_i386_multiboot_TRUE@ata_pthru_module_LDADD = -@COND_i386_pc_TRUE@ata_pthru_module_LDADD = -@COND_i386_qemu_TRUE@ata_pthru_module_LDADD = -@COND_mips_yeeloong_TRUE@ata_pthru_module_LDADD = -@COND_x86_64_efi_TRUE@ata_pthru_module_LDADD = -@COND_i386_coreboot_TRUE@ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ata_pthru_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ata_pthru_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ata_pthru_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ata_pthru_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@biosdisk_module_SOURCES = disk/i386/pc/biosdisk.c ## platform sources -@COND_i386_pc_TRUE@nodist_biosdisk_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@biosdisk_module_LDADD = -@COND_i386_pc_TRUE@biosdisk_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@biosdisk_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@biosdisk_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@biosdisk_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbms_module_SOURCES = disk/usbms.c ## platform sources -@COND_i386_coreboot_TRUE@usbms_module_SOURCES = disk/usbms.c ## platform sources -@COND_i386_efi_TRUE@usbms_module_SOURCES = disk/usbms.c ## platform sources -@COND_i386_ieee1275_TRUE@usbms_module_SOURCES = disk/usbms.c ## platform sources -@COND_i386_multiboot_TRUE@usbms_module_SOURCES = disk/usbms.c ## platform sources -@COND_i386_pc_TRUE@usbms_module_SOURCES = disk/usbms.c ## platform sources -@COND_i386_qemu_TRUE@usbms_module_SOURCES = disk/usbms.c ## platform sources -@COND_mips_yeeloong_TRUE@usbms_module_SOURCES = disk/usbms.c ## platform sources -@COND_x86_64_efi_TRUE@usbms_module_SOURCES = disk/usbms.c ## platform sources -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@nodist_usbms_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_usbms_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_usbms_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_usbms_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_usbms_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_usbms_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_usbms_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_usbms_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_usbms_module_SOURCES = ## platform nodist sources -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbms_module_LDADD = -@COND_i386_coreboot_TRUE@usbms_module_LDADD = -@COND_i386_efi_TRUE@usbms_module_LDADD = -@COND_i386_ieee1275_TRUE@usbms_module_LDADD = -@COND_i386_multiboot_TRUE@usbms_module_LDADD = -@COND_i386_pc_TRUE@usbms_module_LDADD = -@COND_i386_qemu_TRUE@usbms_module_LDADD = -@COND_mips_yeeloong_TRUE@usbms_module_LDADD = -@COND_x86_64_efi_TRUE@usbms_module_LDADD = -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbms_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbms_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbms_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usbms_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@nand_module_SOURCES = disk/ieee1275/nand.c ## platform sources -@COND_i386_ieee1275_TRUE@nodist_nand_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nand_module_LDADD = -@COND_i386_ieee1275_TRUE@nand_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@nand_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@nand_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@nand_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@efiemu_module_SOURCES = efiemu/i386/pc/cfgtables.c efiemu/main.c efiemu/i386/loadcore32.c efiemu/i386/loadcore64.c efiemu/mm.c efiemu/loadcore_common.c efiemu/symbols.c efiemu/loadcore32.c efiemu/loadcore64.c efiemu/prepare32.c efiemu/prepare64.c efiemu/pnvram.c efiemu/i386/coredetect.c ## platform sources -@COND_i386_ieee1275_TRUE@efiemu_module_SOURCES = efiemu/i386/nocfgtables.c efiemu/main.c efiemu/i386/loadcore32.c efiemu/i386/loadcore64.c efiemu/mm.c efiemu/loadcore_common.c efiemu/symbols.c efiemu/loadcore32.c efiemu/loadcore64.c efiemu/prepare32.c efiemu/prepare64.c efiemu/pnvram.c efiemu/i386/coredetect.c ## platform sources -@COND_i386_multiboot_TRUE@efiemu_module_SOURCES = efiemu/i386/pc/cfgtables.c efiemu/main.c efiemu/i386/loadcore32.c efiemu/i386/loadcore64.c efiemu/mm.c efiemu/loadcore_common.c efiemu/symbols.c efiemu/loadcore32.c efiemu/loadcore64.c efiemu/prepare32.c efiemu/prepare64.c efiemu/pnvram.c efiemu/i386/coredetect.c ## platform sources -@COND_i386_pc_TRUE@efiemu_module_SOURCES = efiemu/i386/pc/cfgtables.c efiemu/main.c efiemu/i386/loadcore32.c efiemu/i386/loadcore64.c efiemu/mm.c efiemu/loadcore_common.c efiemu/symbols.c efiemu/loadcore32.c efiemu/loadcore64.c efiemu/prepare32.c efiemu/prepare64.c efiemu/pnvram.c efiemu/i386/coredetect.c ## platform sources -@COND_i386_qemu_TRUE@efiemu_module_SOURCES = efiemu/i386/nocfgtables.c efiemu/main.c efiemu/i386/loadcore32.c efiemu/i386/loadcore64.c efiemu/mm.c efiemu/loadcore_common.c efiemu/symbols.c efiemu/loadcore32.c efiemu/loadcore64.c efiemu/prepare32.c efiemu/prepare64.c efiemu/pnvram.c efiemu/i386/coredetect.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_efiemu_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_efiemu_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_efiemu_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_efiemu_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_efiemu_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@efiemu_module_LDADD = -@COND_i386_ieee1275_TRUE@efiemu_module_LDADD = -@COND_i386_multiboot_TRUE@efiemu_module_LDADD = -@COND_i386_pc_TRUE@efiemu_module_LDADD = -@COND_i386_qemu_TRUE@efiemu_module_LDADD = -@COND_i386_coreboot_TRUE@efiemu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@efiemu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@efiemu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@efiemu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@efiemu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@efiemu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@efiemu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@efiemu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@efiemu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@efiemu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@efiemu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@efiemu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@efiemu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@efiemu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@efiemu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@efiemu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@efiemu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@efiemu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@efiemu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@efiemu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -@COND_i386_coreboot_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -@COND_i386_efi_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -@COND_i386_ieee1275_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -@COND_i386_multiboot_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -@COND_i386_pc_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -@COND_i386_qemu_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -@COND_powerpc_ieee1275_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -@COND_sparc64_ieee1275_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -@COND_x86_64_efi_TRUE@font_module_SOURCES = font/font.c font/font_cmd.c ## platform sources -@COND_emu_TRUE@nodist_font_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_font_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_font_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_font_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_font_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_font_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_font_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_font_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_font_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_font_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@font_module_LDADD = -@COND_i386_coreboot_TRUE@font_module_LDADD = -@COND_i386_efi_TRUE@font_module_LDADD = -@COND_i386_ieee1275_TRUE@font_module_LDADD = -@COND_i386_multiboot_TRUE@font_module_LDADD = -@COND_i386_pc_TRUE@font_module_LDADD = -@COND_i386_qemu_TRUE@font_module_LDADD = -@COND_powerpc_ieee1275_TRUE@font_module_LDADD = -@COND_sparc64_ieee1275_TRUE@font_module_LDADD = -@COND_x86_64_efi_TRUE@font_module_LDADD = -@COND_emu_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@font_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@font_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@font_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@font_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@affs_module_SOURCES = fs/affs.c ## platform sources -@COND_i386_coreboot_TRUE@affs_module_SOURCES = fs/affs.c ## platform sources -@COND_i386_efi_TRUE@affs_module_SOURCES = fs/affs.c ## platform sources -@COND_i386_ieee1275_TRUE@affs_module_SOURCES = fs/affs.c ## platform sources -@COND_i386_multiboot_TRUE@affs_module_SOURCES = fs/affs.c ## platform sources -@COND_i386_pc_TRUE@affs_module_SOURCES = fs/affs.c ## platform sources -@COND_i386_qemu_TRUE@affs_module_SOURCES = fs/affs.c ## platform sources -@COND_mips_yeeloong_TRUE@affs_module_SOURCES = fs/affs.c ## platform sources -@COND_powerpc_ieee1275_TRUE@affs_module_SOURCES = fs/affs.c ## platform sources -@COND_sparc64_ieee1275_TRUE@affs_module_SOURCES = fs/affs.c ## platform sources -@COND_x86_64_efi_TRUE@affs_module_SOURCES = fs/affs.c ## platform sources -@COND_emu_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_affs_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@affs_module_LDADD = -@COND_i386_coreboot_TRUE@affs_module_LDADD = -@COND_i386_efi_TRUE@affs_module_LDADD = -@COND_i386_ieee1275_TRUE@affs_module_LDADD = -@COND_i386_multiboot_TRUE@affs_module_LDADD = -@COND_i386_pc_TRUE@affs_module_LDADD = -@COND_i386_qemu_TRUE@affs_module_LDADD = -@COND_mips_yeeloong_TRUE@affs_module_LDADD = -@COND_powerpc_ieee1275_TRUE@affs_module_LDADD = -@COND_sparc64_ieee1275_TRUE@affs_module_LDADD = -@COND_x86_64_efi_TRUE@affs_module_LDADD = -@COND_emu_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@affs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@affs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@affs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@affs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@afs_module_SOURCES = fs/afs.c ## platform sources -@COND_i386_coreboot_TRUE@afs_module_SOURCES = fs/afs.c ## platform sources -@COND_i386_efi_TRUE@afs_module_SOURCES = fs/afs.c ## platform sources -@COND_i386_ieee1275_TRUE@afs_module_SOURCES = fs/afs.c ## platform sources -@COND_i386_multiboot_TRUE@afs_module_SOURCES = fs/afs.c ## platform sources -@COND_i386_pc_TRUE@afs_module_SOURCES = fs/afs.c ## platform sources -@COND_i386_qemu_TRUE@afs_module_SOURCES = fs/afs.c ## platform sources -@COND_mips_yeeloong_TRUE@afs_module_SOURCES = fs/afs.c ## platform sources -@COND_powerpc_ieee1275_TRUE@afs_module_SOURCES = fs/afs.c ## platform sources -@COND_sparc64_ieee1275_TRUE@afs_module_SOURCES = fs/afs.c ## platform sources -@COND_x86_64_efi_TRUE@afs_module_SOURCES = fs/afs.c ## platform sources -@COND_emu_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_afs_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@afs_module_LDADD = -@COND_i386_coreboot_TRUE@afs_module_LDADD = -@COND_i386_efi_TRUE@afs_module_LDADD = -@COND_i386_ieee1275_TRUE@afs_module_LDADD = -@COND_i386_multiboot_TRUE@afs_module_LDADD = -@COND_i386_pc_TRUE@afs_module_LDADD = -@COND_i386_qemu_TRUE@afs_module_LDADD = -@COND_mips_yeeloong_TRUE@afs_module_LDADD = -@COND_powerpc_ieee1275_TRUE@afs_module_LDADD = -@COND_sparc64_ieee1275_TRUE@afs_module_LDADD = -@COND_x86_64_efi_TRUE@afs_module_LDADD = -@COND_emu_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@afs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@afs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@afs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@afs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@afs_be_module_SOURCES = fs/afs_be.c ## platform sources -@COND_i386_coreboot_TRUE@afs_be_module_SOURCES = fs/afs_be.c ## platform sources -@COND_i386_efi_TRUE@afs_be_module_SOURCES = fs/afs_be.c ## platform sources -@COND_i386_ieee1275_TRUE@afs_be_module_SOURCES = fs/afs_be.c ## platform sources -@COND_i386_multiboot_TRUE@afs_be_module_SOURCES = fs/afs_be.c ## platform sources -@COND_i386_pc_TRUE@afs_be_module_SOURCES = fs/afs_be.c ## platform sources -@COND_i386_qemu_TRUE@afs_be_module_SOURCES = fs/afs_be.c ## platform sources -@COND_mips_yeeloong_TRUE@afs_be_module_SOURCES = fs/afs_be.c ## platform sources -@COND_powerpc_ieee1275_TRUE@afs_be_module_SOURCES = fs/afs_be.c ## platform sources -@COND_sparc64_ieee1275_TRUE@afs_be_module_SOURCES = fs/afs_be.c ## platform sources -@COND_x86_64_efi_TRUE@afs_be_module_SOURCES = fs/afs_be.c ## platform sources -@COND_emu_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_afs_be_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@afs_be_module_LDADD = -@COND_i386_coreboot_TRUE@afs_be_module_LDADD = -@COND_i386_efi_TRUE@afs_be_module_LDADD = -@COND_i386_ieee1275_TRUE@afs_be_module_LDADD = -@COND_i386_multiboot_TRUE@afs_be_module_LDADD = -@COND_i386_pc_TRUE@afs_be_module_LDADD = -@COND_i386_qemu_TRUE@afs_be_module_LDADD = -@COND_mips_yeeloong_TRUE@afs_be_module_LDADD = -@COND_powerpc_ieee1275_TRUE@afs_be_module_LDADD = -@COND_sparc64_ieee1275_TRUE@afs_be_module_LDADD = -@COND_x86_64_efi_TRUE@afs_be_module_LDADD = -@COND_emu_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@afs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@afs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@afs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@afs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@befs_module_SOURCES = fs/befs.c ## platform sources -@COND_i386_coreboot_TRUE@befs_module_SOURCES = fs/befs.c ## platform sources -@COND_i386_efi_TRUE@befs_module_SOURCES = fs/befs.c ## platform sources -@COND_i386_ieee1275_TRUE@befs_module_SOURCES = fs/befs.c ## platform sources -@COND_i386_multiboot_TRUE@befs_module_SOURCES = fs/befs.c ## platform sources -@COND_i386_pc_TRUE@befs_module_SOURCES = fs/befs.c ## platform sources -@COND_i386_qemu_TRUE@befs_module_SOURCES = fs/befs.c ## platform sources -@COND_mips_yeeloong_TRUE@befs_module_SOURCES = fs/befs.c ## platform sources -@COND_powerpc_ieee1275_TRUE@befs_module_SOURCES = fs/befs.c ## platform sources -@COND_sparc64_ieee1275_TRUE@befs_module_SOURCES = fs/befs.c ## platform sources -@COND_x86_64_efi_TRUE@befs_module_SOURCES = fs/befs.c ## platform sources -@COND_emu_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_befs_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@befs_module_LDADD = -@COND_i386_coreboot_TRUE@befs_module_LDADD = -@COND_i386_efi_TRUE@befs_module_LDADD = -@COND_i386_ieee1275_TRUE@befs_module_LDADD = -@COND_i386_multiboot_TRUE@befs_module_LDADD = -@COND_i386_pc_TRUE@befs_module_LDADD = -@COND_i386_qemu_TRUE@befs_module_LDADD = -@COND_mips_yeeloong_TRUE@befs_module_LDADD = -@COND_powerpc_ieee1275_TRUE@befs_module_LDADD = -@COND_sparc64_ieee1275_TRUE@befs_module_LDADD = -@COND_x86_64_efi_TRUE@befs_module_LDADD = -@COND_emu_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@befs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@befs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@befs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@befs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@befs_be_module_SOURCES = fs/befs_be.c ## platform sources -@COND_i386_coreboot_TRUE@befs_be_module_SOURCES = fs/befs_be.c ## platform sources -@COND_i386_efi_TRUE@befs_be_module_SOURCES = fs/befs_be.c ## platform sources -@COND_i386_ieee1275_TRUE@befs_be_module_SOURCES = fs/befs_be.c ## platform sources -@COND_i386_multiboot_TRUE@befs_be_module_SOURCES = fs/befs_be.c ## platform sources -@COND_i386_pc_TRUE@befs_be_module_SOURCES = fs/befs_be.c ## platform sources -@COND_i386_qemu_TRUE@befs_be_module_SOURCES = fs/befs_be.c ## platform sources -@COND_mips_yeeloong_TRUE@befs_be_module_SOURCES = fs/befs_be.c ## platform sources -@COND_powerpc_ieee1275_TRUE@befs_be_module_SOURCES = fs/befs_be.c ## platform sources -@COND_sparc64_ieee1275_TRUE@befs_be_module_SOURCES = fs/befs_be.c ## platform sources -@COND_x86_64_efi_TRUE@befs_be_module_SOURCES = fs/befs_be.c ## platform sources -@COND_emu_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_befs_be_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@befs_be_module_LDADD = -@COND_i386_coreboot_TRUE@befs_be_module_LDADD = -@COND_i386_efi_TRUE@befs_be_module_LDADD = -@COND_i386_ieee1275_TRUE@befs_be_module_LDADD = -@COND_i386_multiboot_TRUE@befs_be_module_LDADD = -@COND_i386_pc_TRUE@befs_be_module_LDADD = -@COND_i386_qemu_TRUE@befs_be_module_LDADD = -@COND_mips_yeeloong_TRUE@befs_be_module_LDADD = -@COND_powerpc_ieee1275_TRUE@befs_be_module_LDADD = -@COND_sparc64_ieee1275_TRUE@befs_be_module_LDADD = -@COND_x86_64_efi_TRUE@befs_be_module_LDADD = -@COND_emu_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@befs_be_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@befs_be_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@befs_be_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@befs_be_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -@COND_i386_coreboot_TRUE@btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -@COND_i386_efi_TRUE@btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -@COND_i386_ieee1275_TRUE@btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -@COND_i386_multiboot_TRUE@btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -@COND_i386_pc_TRUE@btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -@COND_i386_qemu_TRUE@btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -@COND_mips_yeeloong_TRUE@btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -@COND_powerpc_ieee1275_TRUE@btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -@COND_sparc64_ieee1275_TRUE@btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -@COND_x86_64_efi_TRUE@btrfs_module_SOURCES = fs/btrfs.c lib/crc.c ## platform sources -@COND_emu_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_btrfs_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@btrfs_module_LDADD = -@COND_i386_coreboot_TRUE@btrfs_module_LDADD = -@COND_i386_efi_TRUE@btrfs_module_LDADD = -@COND_i386_ieee1275_TRUE@btrfs_module_LDADD = -@COND_i386_multiboot_TRUE@btrfs_module_LDADD = -@COND_i386_pc_TRUE@btrfs_module_LDADD = -@COND_i386_qemu_TRUE@btrfs_module_LDADD = -@COND_mips_yeeloong_TRUE@btrfs_module_LDADD = -@COND_powerpc_ieee1275_TRUE@btrfs_module_LDADD = -@COND_sparc64_ieee1275_TRUE@btrfs_module_LDADD = -@COND_x86_64_efi_TRUE@btrfs_module_LDADD = -@COND_emu_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@btrfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@btrfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@btrfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@btrfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@cpio_module_SOURCES = fs/cpio.c ## platform sources -@COND_i386_coreboot_TRUE@cpio_module_SOURCES = fs/cpio.c ## platform sources -@COND_i386_efi_TRUE@cpio_module_SOURCES = fs/cpio.c ## platform sources -@COND_i386_ieee1275_TRUE@cpio_module_SOURCES = fs/cpio.c ## platform sources -@COND_i386_multiboot_TRUE@cpio_module_SOURCES = fs/cpio.c ## platform sources -@COND_i386_pc_TRUE@cpio_module_SOURCES = fs/cpio.c ## platform sources -@COND_i386_qemu_TRUE@cpio_module_SOURCES = fs/cpio.c ## platform sources -@COND_mips_yeeloong_TRUE@cpio_module_SOURCES = fs/cpio.c ## platform sources -@COND_powerpc_ieee1275_TRUE@cpio_module_SOURCES = fs/cpio.c ## platform sources -@COND_sparc64_ieee1275_TRUE@cpio_module_SOURCES = fs/cpio.c ## platform sources -@COND_x86_64_efi_TRUE@cpio_module_SOURCES = fs/cpio.c ## platform sources -@COND_emu_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_cpio_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@cpio_module_LDADD = -@COND_i386_coreboot_TRUE@cpio_module_LDADD = -@COND_i386_efi_TRUE@cpio_module_LDADD = -@COND_i386_ieee1275_TRUE@cpio_module_LDADD = -@COND_i386_multiboot_TRUE@cpio_module_LDADD = -@COND_i386_pc_TRUE@cpio_module_LDADD = -@COND_i386_qemu_TRUE@cpio_module_LDADD = -@COND_mips_yeeloong_TRUE@cpio_module_LDADD = -@COND_powerpc_ieee1275_TRUE@cpio_module_LDADD = -@COND_sparc64_ieee1275_TRUE@cpio_module_LDADD = -@COND_x86_64_efi_TRUE@cpio_module_LDADD = -@COND_emu_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cpio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cpio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cpio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@cpio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@ext2_module_SOURCES = fs/ext2.c ## platform sources -@COND_i386_coreboot_TRUE@ext2_module_SOURCES = fs/ext2.c ## platform sources -@COND_i386_efi_TRUE@ext2_module_SOURCES = fs/ext2.c ## platform sources -@COND_i386_ieee1275_TRUE@ext2_module_SOURCES = fs/ext2.c ## platform sources -@COND_i386_multiboot_TRUE@ext2_module_SOURCES = fs/ext2.c ## platform sources -@COND_i386_pc_TRUE@ext2_module_SOURCES = fs/ext2.c ## platform sources -@COND_i386_qemu_TRUE@ext2_module_SOURCES = fs/ext2.c ## platform sources -@COND_mips_yeeloong_TRUE@ext2_module_SOURCES = fs/ext2.c ## platform sources -@COND_powerpc_ieee1275_TRUE@ext2_module_SOURCES = fs/ext2.c ## platform sources -@COND_sparc64_ieee1275_TRUE@ext2_module_SOURCES = fs/ext2.c ## platform sources -@COND_x86_64_efi_TRUE@ext2_module_SOURCES = fs/ext2.c ## platform sources -@COND_emu_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_ext2_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@ext2_module_LDADD = -@COND_i386_coreboot_TRUE@ext2_module_LDADD = -@COND_i386_efi_TRUE@ext2_module_LDADD = -@COND_i386_ieee1275_TRUE@ext2_module_LDADD = -@COND_i386_multiboot_TRUE@ext2_module_LDADD = -@COND_i386_pc_TRUE@ext2_module_LDADD = -@COND_i386_qemu_TRUE@ext2_module_LDADD = -@COND_mips_yeeloong_TRUE@ext2_module_LDADD = -@COND_powerpc_ieee1275_TRUE@ext2_module_LDADD = -@COND_sparc64_ieee1275_TRUE@ext2_module_LDADD = -@COND_x86_64_efi_TRUE@ext2_module_LDADD = -@COND_emu_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ext2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ext2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ext2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ext2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@fat_module_SOURCES = fs/fat.c ## platform sources -@COND_i386_coreboot_TRUE@fat_module_SOURCES = fs/fat.c ## platform sources -@COND_i386_efi_TRUE@fat_module_SOURCES = fs/fat.c ## platform sources -@COND_i386_ieee1275_TRUE@fat_module_SOURCES = fs/fat.c ## platform sources -@COND_i386_multiboot_TRUE@fat_module_SOURCES = fs/fat.c ## platform sources -@COND_i386_pc_TRUE@fat_module_SOURCES = fs/fat.c ## platform sources -@COND_i386_qemu_TRUE@fat_module_SOURCES = fs/fat.c ## platform sources -@COND_mips_yeeloong_TRUE@fat_module_SOURCES = fs/fat.c ## platform sources -@COND_powerpc_ieee1275_TRUE@fat_module_SOURCES = fs/fat.c ## platform sources -@COND_sparc64_ieee1275_TRUE@fat_module_SOURCES = fs/fat.c ## platform sources -@COND_x86_64_efi_TRUE@fat_module_SOURCES = fs/fat.c ## platform sources -@COND_emu_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_fat_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@fat_module_LDADD = -@COND_i386_coreboot_TRUE@fat_module_LDADD = -@COND_i386_efi_TRUE@fat_module_LDADD = -@COND_i386_ieee1275_TRUE@fat_module_LDADD = -@COND_i386_multiboot_TRUE@fat_module_LDADD = -@COND_i386_pc_TRUE@fat_module_LDADD = -@COND_i386_qemu_TRUE@fat_module_LDADD = -@COND_mips_yeeloong_TRUE@fat_module_LDADD = -@COND_powerpc_ieee1275_TRUE@fat_module_LDADD = -@COND_sparc64_ieee1275_TRUE@fat_module_LDADD = -@COND_x86_64_efi_TRUE@fat_module_LDADD = -@COND_emu_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@fat_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@fat_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@fat_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@fat_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@fshelp_module_SOURCES = fs/fshelp.c ## platform sources -@COND_i386_coreboot_TRUE@fshelp_module_SOURCES = fs/fshelp.c ## platform sources -@COND_i386_efi_TRUE@fshelp_module_SOURCES = fs/fshelp.c ## platform sources -@COND_i386_ieee1275_TRUE@fshelp_module_SOURCES = fs/fshelp.c ## platform sources -@COND_i386_multiboot_TRUE@fshelp_module_SOURCES = fs/fshelp.c ## platform sources -@COND_i386_pc_TRUE@fshelp_module_SOURCES = fs/fshelp.c ## platform sources -@COND_i386_qemu_TRUE@fshelp_module_SOURCES = fs/fshelp.c ## platform sources -@COND_mips_yeeloong_TRUE@fshelp_module_SOURCES = fs/fshelp.c ## platform sources -@COND_powerpc_ieee1275_TRUE@fshelp_module_SOURCES = fs/fshelp.c ## platform sources -@COND_sparc64_ieee1275_TRUE@fshelp_module_SOURCES = fs/fshelp.c ## platform sources -@COND_x86_64_efi_TRUE@fshelp_module_SOURCES = fs/fshelp.c ## platform sources -@COND_emu_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_fshelp_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@fshelp_module_LDADD = -@COND_i386_coreboot_TRUE@fshelp_module_LDADD = -@COND_i386_efi_TRUE@fshelp_module_LDADD = -@COND_i386_ieee1275_TRUE@fshelp_module_LDADD = -@COND_i386_multiboot_TRUE@fshelp_module_LDADD = -@COND_i386_pc_TRUE@fshelp_module_LDADD = -@COND_i386_qemu_TRUE@fshelp_module_LDADD = -@COND_mips_yeeloong_TRUE@fshelp_module_LDADD = -@COND_powerpc_ieee1275_TRUE@fshelp_module_LDADD = -@COND_sparc64_ieee1275_TRUE@fshelp_module_LDADD = -@COND_x86_64_efi_TRUE@fshelp_module_LDADD = -@COND_emu_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@fshelp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@fshelp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@fshelp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@fshelp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@hfs_module_SOURCES = fs/hfs.c ## platform sources -@COND_i386_coreboot_TRUE@hfs_module_SOURCES = fs/hfs.c ## platform sources -@COND_i386_efi_TRUE@hfs_module_SOURCES = fs/hfs.c ## platform sources -@COND_i386_ieee1275_TRUE@hfs_module_SOURCES = fs/hfs.c ## platform sources -@COND_i386_multiboot_TRUE@hfs_module_SOURCES = fs/hfs.c ## platform sources -@COND_i386_pc_TRUE@hfs_module_SOURCES = fs/hfs.c ## platform sources -@COND_i386_qemu_TRUE@hfs_module_SOURCES = fs/hfs.c ## platform sources -@COND_mips_yeeloong_TRUE@hfs_module_SOURCES = fs/hfs.c ## platform sources -@COND_powerpc_ieee1275_TRUE@hfs_module_SOURCES = fs/hfs.c ## platform sources -@COND_sparc64_ieee1275_TRUE@hfs_module_SOURCES = fs/hfs.c ## platform sources -@COND_x86_64_efi_TRUE@hfs_module_SOURCES = fs/hfs.c ## platform sources -@COND_emu_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_hfs_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@hfs_module_LDADD = -@COND_i386_coreboot_TRUE@hfs_module_LDADD = -@COND_i386_efi_TRUE@hfs_module_LDADD = -@COND_i386_ieee1275_TRUE@hfs_module_LDADD = -@COND_i386_multiboot_TRUE@hfs_module_LDADD = -@COND_i386_pc_TRUE@hfs_module_LDADD = -@COND_i386_qemu_TRUE@hfs_module_LDADD = -@COND_mips_yeeloong_TRUE@hfs_module_LDADD = -@COND_powerpc_ieee1275_TRUE@hfs_module_LDADD = -@COND_sparc64_ieee1275_TRUE@hfs_module_LDADD = -@COND_x86_64_efi_TRUE@hfs_module_LDADD = -@COND_emu_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -@COND_i386_coreboot_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -@COND_i386_efi_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -@COND_i386_ieee1275_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -@COND_i386_multiboot_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -@COND_i386_pc_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -@COND_i386_qemu_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -@COND_mips_yeeloong_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -@COND_powerpc_ieee1275_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -@COND_sparc64_ieee1275_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -@COND_x86_64_efi_TRUE@hfsplus_module_SOURCES = fs/hfsplus.c ## platform sources -@COND_emu_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_hfsplus_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@hfsplus_module_LDADD = -@COND_i386_coreboot_TRUE@hfsplus_module_LDADD = -@COND_i386_efi_TRUE@hfsplus_module_LDADD = -@COND_i386_ieee1275_TRUE@hfsplus_module_LDADD = -@COND_i386_multiboot_TRUE@hfsplus_module_LDADD = -@COND_i386_pc_TRUE@hfsplus_module_LDADD = -@COND_i386_qemu_TRUE@hfsplus_module_LDADD = -@COND_mips_yeeloong_TRUE@hfsplus_module_LDADD = -@COND_powerpc_ieee1275_TRUE@hfsplus_module_LDADD = -@COND_sparc64_ieee1275_TRUE@hfsplus_module_LDADD = -@COND_x86_64_efi_TRUE@hfsplus_module_LDADD = -@COND_emu_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hfsplus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hfsplus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hfsplus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hfsplus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@iso9660_module_SOURCES = fs/iso9660.c ## platform sources -@COND_i386_coreboot_TRUE@iso9660_module_SOURCES = fs/iso9660.c ## platform sources -@COND_i386_efi_TRUE@iso9660_module_SOURCES = fs/iso9660.c ## platform sources -@COND_i386_ieee1275_TRUE@iso9660_module_SOURCES = fs/iso9660.c ## platform sources -@COND_i386_multiboot_TRUE@iso9660_module_SOURCES = fs/iso9660.c ## platform sources -@COND_i386_pc_TRUE@iso9660_module_SOURCES = fs/iso9660.c ## platform sources -@COND_i386_qemu_TRUE@iso9660_module_SOURCES = fs/iso9660.c ## platform sources -@COND_mips_yeeloong_TRUE@iso9660_module_SOURCES = fs/iso9660.c ## platform sources -@COND_powerpc_ieee1275_TRUE@iso9660_module_SOURCES = fs/iso9660.c ## platform sources -@COND_sparc64_ieee1275_TRUE@iso9660_module_SOURCES = fs/iso9660.c ## platform sources -@COND_x86_64_efi_TRUE@iso9660_module_SOURCES = fs/iso9660.c ## platform sources -@COND_emu_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_iso9660_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@iso9660_module_LDADD = -@COND_i386_coreboot_TRUE@iso9660_module_LDADD = -@COND_i386_efi_TRUE@iso9660_module_LDADD = -@COND_i386_ieee1275_TRUE@iso9660_module_LDADD = -@COND_i386_multiboot_TRUE@iso9660_module_LDADD = -@COND_i386_pc_TRUE@iso9660_module_LDADD = -@COND_i386_qemu_TRUE@iso9660_module_LDADD = -@COND_mips_yeeloong_TRUE@iso9660_module_LDADD = -@COND_powerpc_ieee1275_TRUE@iso9660_module_LDADD = -@COND_sparc64_ieee1275_TRUE@iso9660_module_LDADD = -@COND_x86_64_efi_TRUE@iso9660_module_LDADD = -@COND_emu_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@iso9660_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@iso9660_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@iso9660_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@iso9660_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@jfs_module_SOURCES = fs/jfs.c ## platform sources -@COND_i386_coreboot_TRUE@jfs_module_SOURCES = fs/jfs.c ## platform sources -@COND_i386_efi_TRUE@jfs_module_SOURCES = fs/jfs.c ## platform sources -@COND_i386_ieee1275_TRUE@jfs_module_SOURCES = fs/jfs.c ## platform sources -@COND_i386_multiboot_TRUE@jfs_module_SOURCES = fs/jfs.c ## platform sources -@COND_i386_pc_TRUE@jfs_module_SOURCES = fs/jfs.c ## platform sources -@COND_i386_qemu_TRUE@jfs_module_SOURCES = fs/jfs.c ## platform sources -@COND_mips_yeeloong_TRUE@jfs_module_SOURCES = fs/jfs.c ## platform sources -@COND_powerpc_ieee1275_TRUE@jfs_module_SOURCES = fs/jfs.c ## platform sources -@COND_sparc64_ieee1275_TRUE@jfs_module_SOURCES = fs/jfs.c ## platform sources -@COND_x86_64_efi_TRUE@jfs_module_SOURCES = fs/jfs.c ## platform sources -@COND_emu_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_jfs_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@jfs_module_LDADD = -@COND_i386_coreboot_TRUE@jfs_module_LDADD = -@COND_i386_efi_TRUE@jfs_module_LDADD = -@COND_i386_ieee1275_TRUE@jfs_module_LDADD = -@COND_i386_multiboot_TRUE@jfs_module_LDADD = -@COND_i386_pc_TRUE@jfs_module_LDADD = -@COND_i386_qemu_TRUE@jfs_module_LDADD = -@COND_mips_yeeloong_TRUE@jfs_module_LDADD = -@COND_powerpc_ieee1275_TRUE@jfs_module_LDADD = -@COND_sparc64_ieee1275_TRUE@jfs_module_LDADD = -@COND_x86_64_efi_TRUE@jfs_module_LDADD = -@COND_emu_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@jfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@jfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@jfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@jfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@minix_module_SOURCES = fs/minix.c ## platform sources -@COND_i386_coreboot_TRUE@minix_module_SOURCES = fs/minix.c ## platform sources -@COND_i386_efi_TRUE@minix_module_SOURCES = fs/minix.c ## platform sources -@COND_i386_ieee1275_TRUE@minix_module_SOURCES = fs/minix.c ## platform sources -@COND_i386_multiboot_TRUE@minix_module_SOURCES = fs/minix.c ## platform sources -@COND_i386_pc_TRUE@minix_module_SOURCES = fs/minix.c ## platform sources -@COND_i386_qemu_TRUE@minix_module_SOURCES = fs/minix.c ## platform sources -@COND_mips_yeeloong_TRUE@minix_module_SOURCES = fs/minix.c ## platform sources -@COND_powerpc_ieee1275_TRUE@minix_module_SOURCES = fs/minix.c ## platform sources -@COND_sparc64_ieee1275_TRUE@minix_module_SOURCES = fs/minix.c ## platform sources -@COND_x86_64_efi_TRUE@minix_module_SOURCES = fs/minix.c ## platform sources -@COND_emu_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_minix_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@minix_module_LDADD = -@COND_i386_coreboot_TRUE@minix_module_LDADD = -@COND_i386_efi_TRUE@minix_module_LDADD = -@COND_i386_ieee1275_TRUE@minix_module_LDADD = -@COND_i386_multiboot_TRUE@minix_module_LDADD = -@COND_i386_pc_TRUE@minix_module_LDADD = -@COND_i386_qemu_TRUE@minix_module_LDADD = -@COND_mips_yeeloong_TRUE@minix_module_LDADD = -@COND_powerpc_ieee1275_TRUE@minix_module_LDADD = -@COND_sparc64_ieee1275_TRUE@minix_module_LDADD = -@COND_x86_64_efi_TRUE@minix_module_LDADD = -@COND_emu_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@minix_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@minix_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@minix_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@minix_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@minix2_module_SOURCES = fs/minix2.c ## platform sources -@COND_i386_coreboot_TRUE@minix2_module_SOURCES = fs/minix2.c ## platform sources -@COND_i386_efi_TRUE@minix2_module_SOURCES = fs/minix2.c ## platform sources -@COND_i386_ieee1275_TRUE@minix2_module_SOURCES = fs/minix2.c ## platform sources -@COND_i386_multiboot_TRUE@minix2_module_SOURCES = fs/minix2.c ## platform sources -@COND_i386_pc_TRUE@minix2_module_SOURCES = fs/minix2.c ## platform sources -@COND_i386_qemu_TRUE@minix2_module_SOURCES = fs/minix2.c ## platform sources -@COND_mips_yeeloong_TRUE@minix2_module_SOURCES = fs/minix2.c ## platform sources -@COND_powerpc_ieee1275_TRUE@minix2_module_SOURCES = fs/minix2.c ## platform sources -@COND_sparc64_ieee1275_TRUE@minix2_module_SOURCES = fs/minix2.c ## platform sources -@COND_x86_64_efi_TRUE@minix2_module_SOURCES = fs/minix2.c ## platform sources -@COND_emu_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_minix2_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@minix2_module_LDADD = -@COND_i386_coreboot_TRUE@minix2_module_LDADD = -@COND_i386_efi_TRUE@minix2_module_LDADD = -@COND_i386_ieee1275_TRUE@minix2_module_LDADD = -@COND_i386_multiboot_TRUE@minix2_module_LDADD = -@COND_i386_pc_TRUE@minix2_module_LDADD = -@COND_i386_qemu_TRUE@minix2_module_LDADD = -@COND_mips_yeeloong_TRUE@minix2_module_LDADD = -@COND_powerpc_ieee1275_TRUE@minix2_module_LDADD = -@COND_sparc64_ieee1275_TRUE@minix2_module_LDADD = -@COND_x86_64_efi_TRUE@minix2_module_LDADD = -@COND_emu_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@minix2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@minix2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@minix2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@minix2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -@COND_i386_coreboot_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -@COND_i386_efi_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -@COND_i386_ieee1275_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -@COND_i386_multiboot_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -@COND_i386_pc_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -@COND_i386_qemu_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -@COND_mips_yeeloong_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -@COND_powerpc_ieee1275_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -@COND_sparc64_ieee1275_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -@COND_x86_64_efi_TRUE@nilfs2_module_SOURCES = fs/nilfs2.c ## platform sources -@COND_emu_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_nilfs2_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@nilfs2_module_LDADD = -@COND_i386_coreboot_TRUE@nilfs2_module_LDADD = -@COND_i386_efi_TRUE@nilfs2_module_LDADD = -@COND_i386_ieee1275_TRUE@nilfs2_module_LDADD = -@COND_i386_multiboot_TRUE@nilfs2_module_LDADD = -@COND_i386_pc_TRUE@nilfs2_module_LDADD = -@COND_i386_qemu_TRUE@nilfs2_module_LDADD = -@COND_mips_yeeloong_TRUE@nilfs2_module_LDADD = -@COND_powerpc_ieee1275_TRUE@nilfs2_module_LDADD = -@COND_sparc64_ieee1275_TRUE@nilfs2_module_LDADD = -@COND_x86_64_efi_TRUE@nilfs2_module_LDADD = -@COND_emu_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@nilfs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@nilfs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@nilfs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@nilfs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@ntfs_module_SOURCES = fs/ntfs.c ## platform sources -@COND_i386_coreboot_TRUE@ntfs_module_SOURCES = fs/ntfs.c ## platform sources -@COND_i386_efi_TRUE@ntfs_module_SOURCES = fs/ntfs.c ## platform sources -@COND_i386_ieee1275_TRUE@ntfs_module_SOURCES = fs/ntfs.c ## platform sources -@COND_i386_multiboot_TRUE@ntfs_module_SOURCES = fs/ntfs.c ## platform sources -@COND_i386_pc_TRUE@ntfs_module_SOURCES = fs/ntfs.c ## platform sources -@COND_i386_qemu_TRUE@ntfs_module_SOURCES = fs/ntfs.c ## platform sources -@COND_mips_yeeloong_TRUE@ntfs_module_SOURCES = fs/ntfs.c ## platform sources -@COND_powerpc_ieee1275_TRUE@ntfs_module_SOURCES = fs/ntfs.c ## platform sources -@COND_sparc64_ieee1275_TRUE@ntfs_module_SOURCES = fs/ntfs.c ## platform sources -@COND_x86_64_efi_TRUE@ntfs_module_SOURCES = fs/ntfs.c ## platform sources -@COND_emu_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_ntfs_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@ntfs_module_LDADD = -@COND_i386_coreboot_TRUE@ntfs_module_LDADD = -@COND_i386_efi_TRUE@ntfs_module_LDADD = -@COND_i386_ieee1275_TRUE@ntfs_module_LDADD = -@COND_i386_multiboot_TRUE@ntfs_module_LDADD = -@COND_i386_pc_TRUE@ntfs_module_LDADD = -@COND_i386_qemu_TRUE@ntfs_module_LDADD = -@COND_mips_yeeloong_TRUE@ntfs_module_LDADD = -@COND_powerpc_ieee1275_TRUE@ntfs_module_LDADD = -@COND_sparc64_ieee1275_TRUE@ntfs_module_LDADD = -@COND_x86_64_efi_TRUE@ntfs_module_LDADD = -@COND_emu_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ntfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ntfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ntfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ntfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -@COND_i386_coreboot_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -@COND_i386_efi_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -@COND_i386_ieee1275_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -@COND_i386_multiboot_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -@COND_i386_pc_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -@COND_i386_qemu_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -@COND_mips_yeeloong_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -@COND_powerpc_ieee1275_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -@COND_sparc64_ieee1275_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -@COND_x86_64_efi_TRUE@ntfscomp_module_SOURCES = fs/ntfscomp.c ## platform sources -@COND_emu_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_ntfscomp_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@ntfscomp_module_LDADD = -@COND_i386_coreboot_TRUE@ntfscomp_module_LDADD = -@COND_i386_efi_TRUE@ntfscomp_module_LDADD = -@COND_i386_ieee1275_TRUE@ntfscomp_module_LDADD = -@COND_i386_multiboot_TRUE@ntfscomp_module_LDADD = -@COND_i386_pc_TRUE@ntfscomp_module_LDADD = -@COND_i386_qemu_TRUE@ntfscomp_module_LDADD = -@COND_mips_yeeloong_TRUE@ntfscomp_module_LDADD = -@COND_powerpc_ieee1275_TRUE@ntfscomp_module_LDADD = -@COND_sparc64_ieee1275_TRUE@ntfscomp_module_LDADD = -@COND_x86_64_efi_TRUE@ntfscomp_module_LDADD = -@COND_emu_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ntfscomp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ntfscomp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ntfscomp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ntfscomp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -@COND_i386_coreboot_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -@COND_i386_efi_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -@COND_i386_ieee1275_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -@COND_i386_multiboot_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -@COND_i386_pc_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -@COND_i386_qemu_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -@COND_mips_yeeloong_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -@COND_powerpc_ieee1275_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -@COND_sparc64_ieee1275_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -@COND_x86_64_efi_TRUE@reiserfs_module_SOURCES = fs/reiserfs.c ## platform sources -@COND_emu_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_reiserfs_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@reiserfs_module_LDADD = -@COND_i386_coreboot_TRUE@reiserfs_module_LDADD = -@COND_i386_efi_TRUE@reiserfs_module_LDADD = -@COND_i386_ieee1275_TRUE@reiserfs_module_LDADD = -@COND_i386_multiboot_TRUE@reiserfs_module_LDADD = -@COND_i386_pc_TRUE@reiserfs_module_LDADD = -@COND_i386_qemu_TRUE@reiserfs_module_LDADD = -@COND_mips_yeeloong_TRUE@reiserfs_module_LDADD = -@COND_powerpc_ieee1275_TRUE@reiserfs_module_LDADD = -@COND_sparc64_ieee1275_TRUE@reiserfs_module_LDADD = -@COND_x86_64_efi_TRUE@reiserfs_module_LDADD = -@COND_emu_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@reiserfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@reiserfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@reiserfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@reiserfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@sfs_module_SOURCES = fs/sfs.c ## platform sources -@COND_i386_coreboot_TRUE@sfs_module_SOURCES = fs/sfs.c ## platform sources -@COND_i386_efi_TRUE@sfs_module_SOURCES = fs/sfs.c ## platform sources -@COND_i386_ieee1275_TRUE@sfs_module_SOURCES = fs/sfs.c ## platform sources -@COND_i386_multiboot_TRUE@sfs_module_SOURCES = fs/sfs.c ## platform sources -@COND_i386_pc_TRUE@sfs_module_SOURCES = fs/sfs.c ## platform sources -@COND_i386_qemu_TRUE@sfs_module_SOURCES = fs/sfs.c ## platform sources -@COND_mips_yeeloong_TRUE@sfs_module_SOURCES = fs/sfs.c ## platform sources -@COND_powerpc_ieee1275_TRUE@sfs_module_SOURCES = fs/sfs.c ## platform sources -@COND_sparc64_ieee1275_TRUE@sfs_module_SOURCES = fs/sfs.c ## platform sources -@COND_x86_64_efi_TRUE@sfs_module_SOURCES = fs/sfs.c ## platform sources -@COND_emu_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_sfs_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@sfs_module_LDADD = -@COND_i386_coreboot_TRUE@sfs_module_LDADD = -@COND_i386_efi_TRUE@sfs_module_LDADD = -@COND_i386_ieee1275_TRUE@sfs_module_LDADD = -@COND_i386_multiboot_TRUE@sfs_module_LDADD = -@COND_i386_pc_TRUE@sfs_module_LDADD = -@COND_i386_qemu_TRUE@sfs_module_LDADD = -@COND_mips_yeeloong_TRUE@sfs_module_LDADD = -@COND_powerpc_ieee1275_TRUE@sfs_module_LDADD = -@COND_sparc64_ieee1275_TRUE@sfs_module_LDADD = -@COND_x86_64_efi_TRUE@sfs_module_LDADD = -@COND_emu_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@sfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@sfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@sfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@sfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@tar_module_SOURCES = fs/tar.c ## platform sources -@COND_i386_coreboot_TRUE@tar_module_SOURCES = fs/tar.c ## platform sources -@COND_i386_efi_TRUE@tar_module_SOURCES = fs/tar.c ## platform sources -@COND_i386_ieee1275_TRUE@tar_module_SOURCES = fs/tar.c ## platform sources -@COND_i386_multiboot_TRUE@tar_module_SOURCES = fs/tar.c ## platform sources -@COND_i386_pc_TRUE@tar_module_SOURCES = fs/tar.c ## platform sources -@COND_i386_qemu_TRUE@tar_module_SOURCES = fs/tar.c ## platform sources -@COND_mips_yeeloong_TRUE@tar_module_SOURCES = fs/tar.c ## platform sources -@COND_powerpc_ieee1275_TRUE@tar_module_SOURCES = fs/tar.c ## platform sources -@COND_sparc64_ieee1275_TRUE@tar_module_SOURCES = fs/tar.c ## platform sources -@COND_x86_64_efi_TRUE@tar_module_SOURCES = fs/tar.c ## platform sources -@COND_emu_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_tar_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@tar_module_LDADD = -@COND_i386_coreboot_TRUE@tar_module_LDADD = -@COND_i386_efi_TRUE@tar_module_LDADD = -@COND_i386_ieee1275_TRUE@tar_module_LDADD = -@COND_i386_multiboot_TRUE@tar_module_LDADD = -@COND_i386_pc_TRUE@tar_module_LDADD = -@COND_i386_qemu_TRUE@tar_module_LDADD = -@COND_mips_yeeloong_TRUE@tar_module_LDADD = -@COND_powerpc_ieee1275_TRUE@tar_module_LDADD = -@COND_sparc64_ieee1275_TRUE@tar_module_LDADD = -@COND_x86_64_efi_TRUE@tar_module_LDADD = -@COND_emu_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@tar_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@tar_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@tar_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@tar_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@udf_module_SOURCES = fs/udf.c ## platform sources -@COND_i386_coreboot_TRUE@udf_module_SOURCES = fs/udf.c ## platform sources -@COND_i386_efi_TRUE@udf_module_SOURCES = fs/udf.c ## platform sources -@COND_i386_ieee1275_TRUE@udf_module_SOURCES = fs/udf.c ## platform sources -@COND_i386_multiboot_TRUE@udf_module_SOURCES = fs/udf.c ## platform sources -@COND_i386_pc_TRUE@udf_module_SOURCES = fs/udf.c ## platform sources -@COND_i386_qemu_TRUE@udf_module_SOURCES = fs/udf.c ## platform sources -@COND_mips_yeeloong_TRUE@udf_module_SOURCES = fs/udf.c ## platform sources -@COND_powerpc_ieee1275_TRUE@udf_module_SOURCES = fs/udf.c ## platform sources -@COND_sparc64_ieee1275_TRUE@udf_module_SOURCES = fs/udf.c ## platform sources -@COND_x86_64_efi_TRUE@udf_module_SOURCES = fs/udf.c ## platform sources -@COND_emu_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_udf_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@udf_module_LDADD = -@COND_i386_coreboot_TRUE@udf_module_LDADD = -@COND_i386_efi_TRUE@udf_module_LDADD = -@COND_i386_ieee1275_TRUE@udf_module_LDADD = -@COND_i386_multiboot_TRUE@udf_module_LDADD = -@COND_i386_pc_TRUE@udf_module_LDADD = -@COND_i386_qemu_TRUE@udf_module_LDADD = -@COND_mips_yeeloong_TRUE@udf_module_LDADD = -@COND_powerpc_ieee1275_TRUE@udf_module_LDADD = -@COND_sparc64_ieee1275_TRUE@udf_module_LDADD = -@COND_x86_64_efi_TRUE@udf_module_LDADD = -@COND_emu_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@udf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@udf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@udf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@udf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@ufs1_module_SOURCES = fs/ufs.c ## platform sources -@COND_i386_coreboot_TRUE@ufs1_module_SOURCES = fs/ufs.c ## platform sources -@COND_i386_efi_TRUE@ufs1_module_SOURCES = fs/ufs.c ## platform sources -@COND_i386_ieee1275_TRUE@ufs1_module_SOURCES = fs/ufs.c ## platform sources -@COND_i386_multiboot_TRUE@ufs1_module_SOURCES = fs/ufs.c ## platform sources -@COND_i386_pc_TRUE@ufs1_module_SOURCES = fs/ufs.c ## platform sources -@COND_i386_qemu_TRUE@ufs1_module_SOURCES = fs/ufs.c ## platform sources -@COND_mips_yeeloong_TRUE@ufs1_module_SOURCES = fs/ufs.c ## platform sources -@COND_powerpc_ieee1275_TRUE@ufs1_module_SOURCES = fs/ufs.c ## platform sources -@COND_sparc64_ieee1275_TRUE@ufs1_module_SOURCES = fs/ufs.c ## platform sources -@COND_x86_64_efi_TRUE@ufs1_module_SOURCES = fs/ufs.c ## platform sources -@COND_emu_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_ufs1_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@ufs1_module_LDADD = -@COND_i386_coreboot_TRUE@ufs1_module_LDADD = -@COND_i386_efi_TRUE@ufs1_module_LDADD = -@COND_i386_ieee1275_TRUE@ufs1_module_LDADD = -@COND_i386_multiboot_TRUE@ufs1_module_LDADD = -@COND_i386_pc_TRUE@ufs1_module_LDADD = -@COND_i386_qemu_TRUE@ufs1_module_LDADD = -@COND_mips_yeeloong_TRUE@ufs1_module_LDADD = -@COND_powerpc_ieee1275_TRUE@ufs1_module_LDADD = -@COND_sparc64_ieee1275_TRUE@ufs1_module_LDADD = -@COND_x86_64_efi_TRUE@ufs1_module_LDADD = -@COND_emu_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ufs1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ufs1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ufs1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ufs1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@ufs2_module_SOURCES = fs/ufs2.c ## platform sources -@COND_i386_coreboot_TRUE@ufs2_module_SOURCES = fs/ufs2.c ## platform sources -@COND_i386_efi_TRUE@ufs2_module_SOURCES = fs/ufs2.c ## platform sources -@COND_i386_ieee1275_TRUE@ufs2_module_SOURCES = fs/ufs2.c ## platform sources -@COND_i386_multiboot_TRUE@ufs2_module_SOURCES = fs/ufs2.c ## platform sources -@COND_i386_pc_TRUE@ufs2_module_SOURCES = fs/ufs2.c ## platform sources -@COND_i386_qemu_TRUE@ufs2_module_SOURCES = fs/ufs2.c ## platform sources -@COND_mips_yeeloong_TRUE@ufs2_module_SOURCES = fs/ufs2.c ## platform sources -@COND_powerpc_ieee1275_TRUE@ufs2_module_SOURCES = fs/ufs2.c ## platform sources -@COND_sparc64_ieee1275_TRUE@ufs2_module_SOURCES = fs/ufs2.c ## platform sources -@COND_x86_64_efi_TRUE@ufs2_module_SOURCES = fs/ufs2.c ## platform sources -@COND_emu_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_ufs2_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@ufs2_module_LDADD = -@COND_i386_coreboot_TRUE@ufs2_module_LDADD = -@COND_i386_efi_TRUE@ufs2_module_LDADD = -@COND_i386_ieee1275_TRUE@ufs2_module_LDADD = -@COND_i386_multiboot_TRUE@ufs2_module_LDADD = -@COND_i386_pc_TRUE@ufs2_module_LDADD = -@COND_i386_qemu_TRUE@ufs2_module_LDADD = -@COND_mips_yeeloong_TRUE@ufs2_module_LDADD = -@COND_powerpc_ieee1275_TRUE@ufs2_module_LDADD = -@COND_sparc64_ieee1275_TRUE@ufs2_module_LDADD = -@COND_x86_64_efi_TRUE@ufs2_module_LDADD = -@COND_emu_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ufs2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ufs2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ufs2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@ufs2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@xfs_module_SOURCES = fs/xfs.c ## platform sources -@COND_i386_coreboot_TRUE@xfs_module_SOURCES = fs/xfs.c ## platform sources -@COND_i386_efi_TRUE@xfs_module_SOURCES = fs/xfs.c ## platform sources -@COND_i386_ieee1275_TRUE@xfs_module_SOURCES = fs/xfs.c ## platform sources -@COND_i386_multiboot_TRUE@xfs_module_SOURCES = fs/xfs.c ## platform sources -@COND_i386_pc_TRUE@xfs_module_SOURCES = fs/xfs.c ## platform sources -@COND_i386_qemu_TRUE@xfs_module_SOURCES = fs/xfs.c ## platform sources -@COND_mips_yeeloong_TRUE@xfs_module_SOURCES = fs/xfs.c ## platform sources -@COND_powerpc_ieee1275_TRUE@xfs_module_SOURCES = fs/xfs.c ## platform sources -@COND_sparc64_ieee1275_TRUE@xfs_module_SOURCES = fs/xfs.c ## platform sources -@COND_x86_64_efi_TRUE@xfs_module_SOURCES = fs/xfs.c ## platform sources -@COND_emu_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_xfs_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@xfs_module_LDADD = -@COND_i386_coreboot_TRUE@xfs_module_LDADD = -@COND_i386_efi_TRUE@xfs_module_LDADD = -@COND_i386_ieee1275_TRUE@xfs_module_LDADD = -@COND_i386_multiboot_TRUE@xfs_module_LDADD = -@COND_i386_pc_TRUE@xfs_module_LDADD = -@COND_i386_qemu_TRUE@xfs_module_LDADD = -@COND_mips_yeeloong_TRUE@xfs_module_LDADD = -@COND_powerpc_ieee1275_TRUE@xfs_module_LDADD = -@COND_sparc64_ieee1275_TRUE@xfs_module_LDADD = -@COND_x86_64_efi_TRUE@xfs_module_LDADD = -@COND_emu_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@xfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@xfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@xfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@xfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -@COND_i386_coreboot_TRUE@zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -@COND_i386_efi_TRUE@zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -@COND_i386_ieee1275_TRUE@zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -@COND_i386_multiboot_TRUE@zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -@COND_i386_pc_TRUE@zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -@COND_i386_qemu_TRUE@zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -@COND_mips_yeeloong_TRUE@zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -@COND_powerpc_ieee1275_TRUE@zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -@COND_sparc64_ieee1275_TRUE@zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -@COND_x86_64_efi_TRUE@zfs_module_SOURCES = fs/zfs/zfs.c fs/zfs/zfs_lzjb.c fs/zfs/zfs_sha256.c fs/zfs/zfs_fletcher.c ## platform sources -@COND_emu_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_zfs_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@zfs_module_LDADD = -@COND_i386_coreboot_TRUE@zfs_module_LDADD = -@COND_i386_efi_TRUE@zfs_module_LDADD = -@COND_i386_ieee1275_TRUE@zfs_module_LDADD = -@COND_i386_multiboot_TRUE@zfs_module_LDADD = -@COND_i386_pc_TRUE@zfs_module_LDADD = -@COND_i386_qemu_TRUE@zfs_module_LDADD = -@COND_mips_yeeloong_TRUE@zfs_module_LDADD = -@COND_powerpc_ieee1275_TRUE@zfs_module_LDADD = -@COND_sparc64_ieee1275_TRUE@zfs_module_LDADD = -@COND_x86_64_efi_TRUE@zfs_module_LDADD = -@COND_emu_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@zfs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@zfs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@zfs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@zfs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -@COND_i386_coreboot_TRUE@zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -@COND_i386_efi_TRUE@zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -@COND_i386_ieee1275_TRUE@zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -@COND_i386_multiboot_TRUE@zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -@COND_i386_pc_TRUE@zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -@COND_i386_qemu_TRUE@zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -@COND_mips_yeeloong_TRUE@zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -@COND_powerpc_ieee1275_TRUE@zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -@COND_sparc64_ieee1275_TRUE@zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -@COND_x86_64_efi_TRUE@zfsinfo_module_SOURCES = fs/zfs/zfsinfo.c ## platform sources -@COND_emu_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_zfsinfo_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@zfsinfo_module_LDADD = -@COND_i386_coreboot_TRUE@zfsinfo_module_LDADD = -@COND_i386_efi_TRUE@zfsinfo_module_LDADD = -@COND_i386_ieee1275_TRUE@zfsinfo_module_LDADD = -@COND_i386_multiboot_TRUE@zfsinfo_module_LDADD = -@COND_i386_pc_TRUE@zfsinfo_module_LDADD = -@COND_i386_qemu_TRUE@zfsinfo_module_LDADD = -@COND_mips_yeeloong_TRUE@zfsinfo_module_LDADD = -@COND_powerpc_ieee1275_TRUE@zfsinfo_module_LDADD = -@COND_sparc64_ieee1275_TRUE@zfsinfo_module_LDADD = -@COND_x86_64_efi_TRUE@zfsinfo_module_LDADD = -@COND_emu_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@zfsinfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@zfsinfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@zfsinfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@zfsinfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@pxe_module_SOURCES = fs/i386/pc/pxe.c ## platform sources -@COND_i386_pc_TRUE@nodist_pxe_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@pxe_module_LDADD = -@COND_i386_pc_TRUE@pxe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@pxe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@pxe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@pxe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gettext_module_SOURCES = gettext/gettext.c ## platform sources -@COND_i386_coreboot_TRUE@gettext_module_SOURCES = gettext/gettext.c ## platform sources -@COND_i386_efi_TRUE@gettext_module_SOURCES = gettext/gettext.c ## platform sources -@COND_i386_ieee1275_TRUE@gettext_module_SOURCES = gettext/gettext.c ## platform sources -@COND_i386_multiboot_TRUE@gettext_module_SOURCES = gettext/gettext.c ## platform sources -@COND_i386_pc_TRUE@gettext_module_SOURCES = gettext/gettext.c ## platform sources -@COND_i386_qemu_TRUE@gettext_module_SOURCES = gettext/gettext.c ## platform sources -@COND_mips_yeeloong_TRUE@gettext_module_SOURCES = gettext/gettext.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gettext_module_SOURCES = gettext/gettext.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gettext_module_SOURCES = gettext/gettext.c ## platform sources -@COND_x86_64_efi_TRUE@gettext_module_SOURCES = gettext/gettext.c ## platform sources -@COND_emu_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gettext_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gettext_module_LDADD = -@COND_i386_coreboot_TRUE@gettext_module_LDADD = -@COND_i386_efi_TRUE@gettext_module_LDADD = -@COND_i386_ieee1275_TRUE@gettext_module_LDADD = -@COND_i386_multiboot_TRUE@gettext_module_LDADD = -@COND_i386_pc_TRUE@gettext_module_LDADD = -@COND_i386_qemu_TRUE@gettext_module_LDADD = -@COND_mips_yeeloong_TRUE@gettext_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gettext_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gettext_module_LDADD = -@COND_x86_64_efi_TRUE@gettext_module_LDADD = -@COND_emu_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gettext_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gettext_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gettext_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gettext_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -@COND_i386_coreboot_TRUE@gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -@COND_i386_efi_TRUE@gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -@COND_i386_ieee1275_TRUE@gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -@COND_i386_multiboot_TRUE@gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -@COND_i386_pc_TRUE@gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -@COND_i386_qemu_TRUE@gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -@COND_mips_yeeloong_TRUE@gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -@COND_x86_64_efi_TRUE@gfxmenu_module_SOURCES = gfxmenu/gfxmenu.c gfxmenu/model.c gfxmenu/view.c gfxmenu/font.c gfxmenu/icon_manager.c gfxmenu/theme_loader.c gfxmenu/widget-box.c gfxmenu/gui_canvas.c gfxmenu/gui_circular_progress.c gfxmenu/gui_box.c gfxmenu/gui_label.c gfxmenu/gui_list.c gfxmenu/gui_image.c gfxmenu/gui_progress_bar.c gfxmenu/gui_util.c gfxmenu/gui_string_util.c gfxmenu/named_colors.c ## platform sources -@COND_emu_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gfxmenu_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gfxmenu_module_LDADD = -@COND_i386_coreboot_TRUE@gfxmenu_module_LDADD = -@COND_i386_efi_TRUE@gfxmenu_module_LDADD = -@COND_i386_ieee1275_TRUE@gfxmenu_module_LDADD = -@COND_i386_multiboot_TRUE@gfxmenu_module_LDADD = -@COND_i386_pc_TRUE@gfxmenu_module_LDADD = -@COND_i386_qemu_TRUE@gfxmenu_module_LDADD = -@COND_mips_yeeloong_TRUE@gfxmenu_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gfxmenu_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gfxmenu_module_LDADD = -@COND_x86_64_efi_TRUE@gfxmenu_module_LDADD = -@COND_emu_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gfxmenu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gfxmenu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gfxmenu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gfxmenu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@hello_module_SOURCES = hello/hello.c ## platform sources -@COND_i386_coreboot_TRUE@hello_module_SOURCES = hello/hello.c ## platform sources -@COND_i386_efi_TRUE@hello_module_SOURCES = hello/hello.c ## platform sources -@COND_i386_ieee1275_TRUE@hello_module_SOURCES = hello/hello.c ## platform sources -@COND_i386_multiboot_TRUE@hello_module_SOURCES = hello/hello.c ## platform sources -@COND_i386_pc_TRUE@hello_module_SOURCES = hello/hello.c ## platform sources -@COND_i386_qemu_TRUE@hello_module_SOURCES = hello/hello.c ## platform sources -@COND_mips_yeeloong_TRUE@hello_module_SOURCES = hello/hello.c ## platform sources -@COND_powerpc_ieee1275_TRUE@hello_module_SOURCES = hello/hello.c ## platform sources -@COND_sparc64_ieee1275_TRUE@hello_module_SOURCES = hello/hello.c ## platform sources -@COND_x86_64_efi_TRUE@hello_module_SOURCES = hello/hello.c ## platform sources -@COND_emu_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_hello_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@hello_module_LDADD = -@COND_i386_coreboot_TRUE@hello_module_LDADD = -@COND_i386_efi_TRUE@hello_module_LDADD = -@COND_i386_ieee1275_TRUE@hello_module_LDADD = -@COND_i386_multiboot_TRUE@hello_module_LDADD = -@COND_i386_pc_TRUE@hello_module_LDADD = -@COND_i386_qemu_TRUE@hello_module_LDADD = -@COND_mips_yeeloong_TRUE@hello_module_LDADD = -@COND_powerpc_ieee1275_TRUE@hello_module_LDADD = -@COND_sparc64_ieee1275_TRUE@hello_module_LDADD = -@COND_x86_64_efi_TRUE@hello_module_LDADD = -@COND_emu_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hello_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hello_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hello_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@hello_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gzio_module_SOURCES = io/gzio.c ## platform sources -@COND_i386_coreboot_TRUE@gzio_module_SOURCES = io/gzio.c ## platform sources -@COND_i386_efi_TRUE@gzio_module_SOURCES = io/gzio.c ## platform sources -@COND_i386_ieee1275_TRUE@gzio_module_SOURCES = io/gzio.c ## platform sources -@COND_i386_multiboot_TRUE@gzio_module_SOURCES = io/gzio.c ## platform sources -@COND_i386_pc_TRUE@gzio_module_SOURCES = io/gzio.c ## platform sources -@COND_i386_qemu_TRUE@gzio_module_SOURCES = io/gzio.c ## platform sources -@COND_mips_yeeloong_TRUE@gzio_module_SOURCES = io/gzio.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gzio_module_SOURCES = io/gzio.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gzio_module_SOURCES = io/gzio.c ## platform sources -@COND_x86_64_efi_TRUE@gzio_module_SOURCES = io/gzio.c ## platform sources -@COND_emu_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gzio_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gzio_module_LDADD = -@COND_i386_coreboot_TRUE@gzio_module_LDADD = -@COND_i386_efi_TRUE@gzio_module_LDADD = -@COND_i386_ieee1275_TRUE@gzio_module_LDADD = -@COND_i386_multiboot_TRUE@gzio_module_LDADD = -@COND_i386_pc_TRUE@gzio_module_LDADD = -@COND_i386_qemu_TRUE@gzio_module_LDADD = -@COND_mips_yeeloong_TRUE@gzio_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gzio_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gzio_module_LDADD = -@COND_x86_64_efi_TRUE@gzio_module_LDADD = -@COND_emu_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@bufio_module_SOURCES = io/bufio.c ## platform sources -@COND_i386_coreboot_TRUE@bufio_module_SOURCES = io/bufio.c ## platform sources -@COND_i386_efi_TRUE@bufio_module_SOURCES = io/bufio.c ## platform sources -@COND_i386_ieee1275_TRUE@bufio_module_SOURCES = io/bufio.c ## platform sources -@COND_i386_multiboot_TRUE@bufio_module_SOURCES = io/bufio.c ## platform sources -@COND_i386_pc_TRUE@bufio_module_SOURCES = io/bufio.c ## platform sources -@COND_i386_qemu_TRUE@bufio_module_SOURCES = io/bufio.c ## platform sources -@COND_powerpc_ieee1275_TRUE@bufio_module_SOURCES = io/bufio.c ## platform sources -@COND_sparc64_ieee1275_TRUE@bufio_module_SOURCES = io/bufio.c ## platform sources -@COND_x86_64_efi_TRUE@bufio_module_SOURCES = io/bufio.c ## platform sources -@COND_emu_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_bufio_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@bufio_module_LDADD = -@COND_i386_coreboot_TRUE@bufio_module_LDADD = -@COND_i386_efi_TRUE@bufio_module_LDADD = -@COND_i386_ieee1275_TRUE@bufio_module_LDADD = -@COND_i386_multiboot_TRUE@bufio_module_LDADD = -@COND_i386_pc_TRUE@bufio_module_LDADD = -@COND_i386_qemu_TRUE@bufio_module_LDADD = -@COND_powerpc_ieee1275_TRUE@bufio_module_LDADD = -@COND_sparc64_ieee1275_TRUE@bufio_module_LDADD = -@COND_x86_64_efi_TRUE@bufio_module_LDADD = -@COND_emu_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@bufio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@bufio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@bufio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@bufio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@elf_module_SOURCES = kern/elf.c ## platform sources -@COND_i386_coreboot_TRUE@elf_module_SOURCES = kern/elf.c ## platform sources -@COND_i386_efi_TRUE@elf_module_SOURCES = kern/elf.c ## platform sources -@COND_i386_ieee1275_TRUE@elf_module_SOURCES = kern/elf.c ## platform sources -@COND_i386_multiboot_TRUE@elf_module_SOURCES = kern/elf.c ## platform sources -@COND_i386_pc_TRUE@elf_module_SOURCES = kern/elf.c ## platform sources -@COND_i386_qemu_TRUE@elf_module_SOURCES = kern/elf.c ## platform sources -@COND_mips_yeeloong_TRUE@elf_module_SOURCES = kern/elf.c ## platform sources -@COND_powerpc_ieee1275_TRUE@elf_module_SOURCES = kern/elf.c ## platform sources -@COND_sparc64_ieee1275_TRUE@elf_module_SOURCES = kern/elf.c ## platform sources -@COND_x86_64_efi_TRUE@elf_module_SOURCES = kern/elf.c ## platform sources -@COND_emu_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_elf_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@elf_module_LDADD = -@COND_i386_coreboot_TRUE@elf_module_LDADD = -@COND_i386_efi_TRUE@elf_module_LDADD = -@COND_i386_ieee1275_TRUE@elf_module_LDADD = -@COND_i386_multiboot_TRUE@elf_module_LDADD = -@COND_i386_pc_TRUE@elf_module_LDADD = -@COND_i386_qemu_TRUE@elf_module_LDADD = -@COND_mips_yeeloong_TRUE@elf_module_LDADD = -@COND_powerpc_ieee1275_TRUE@elf_module_LDADD = -@COND_sparc64_ieee1275_TRUE@elf_module_LDADD = -@COND_x86_64_efi_TRUE@elf_module_LDADD = -@COND_emu_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@elf_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@elf_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@elf_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@elf_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@crypto_module_SOURCES = lib/crypto.c ## platform sources -@COND_i386_coreboot_TRUE@crypto_module_SOURCES = lib/crypto.c ## platform sources -@COND_i386_efi_TRUE@crypto_module_SOURCES = lib/crypto.c ## platform sources -@COND_i386_ieee1275_TRUE@crypto_module_SOURCES = lib/crypto.c ## platform sources -@COND_i386_multiboot_TRUE@crypto_module_SOURCES = lib/crypto.c ## platform sources -@COND_i386_pc_TRUE@crypto_module_SOURCES = lib/crypto.c ## platform sources -@COND_i386_qemu_TRUE@crypto_module_SOURCES = lib/crypto.c ## platform sources -@COND_mips_yeeloong_TRUE@crypto_module_SOURCES = lib/crypto.c ## platform sources -@COND_powerpc_ieee1275_TRUE@crypto_module_SOURCES = lib/crypto.c ## platform sources -@COND_sparc64_ieee1275_TRUE@crypto_module_SOURCES = lib/crypto.c ## platform sources -@COND_x86_64_efi_TRUE@crypto_module_SOURCES = lib/crypto.c ## platform sources -@COND_emu_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_crypto_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@crypto_module_LDADD = -@COND_i386_coreboot_TRUE@crypto_module_LDADD = -@COND_i386_efi_TRUE@crypto_module_LDADD = -@COND_i386_ieee1275_TRUE@crypto_module_LDADD = -@COND_i386_multiboot_TRUE@crypto_module_LDADD = -@COND_i386_pc_TRUE@crypto_module_LDADD = -@COND_i386_qemu_TRUE@crypto_module_LDADD = -@COND_mips_yeeloong_TRUE@crypto_module_LDADD = -@COND_powerpc_ieee1275_TRUE@crypto_module_LDADD = -@COND_sparc64_ieee1275_TRUE@crypto_module_LDADD = -@COND_x86_64_efi_TRUE@crypto_module_LDADD = -@COND_emu_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@crypto_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@crypto_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@crypto_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@crypto_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -@COND_i386_coreboot_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -@COND_i386_efi_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -@COND_i386_ieee1275_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -@COND_i386_multiboot_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -@COND_i386_pc_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -@COND_i386_qemu_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -@COND_mips_yeeloong_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -@COND_powerpc_ieee1275_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -@COND_sparc64_ieee1275_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -@COND_x86_64_efi_TRUE@pbkdf2_module_SOURCES = lib/pbkdf2.c ## platform sources -@COND_emu_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_pbkdf2_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@pbkdf2_module_LDADD = -@COND_i386_coreboot_TRUE@pbkdf2_module_LDADD = -@COND_i386_efi_TRUE@pbkdf2_module_LDADD = -@COND_i386_ieee1275_TRUE@pbkdf2_module_LDADD = -@COND_i386_multiboot_TRUE@pbkdf2_module_LDADD = -@COND_i386_pc_TRUE@pbkdf2_module_LDADD = -@COND_i386_qemu_TRUE@pbkdf2_module_LDADD = -@COND_mips_yeeloong_TRUE@pbkdf2_module_LDADD = -@COND_powerpc_ieee1275_TRUE@pbkdf2_module_LDADD = -@COND_sparc64_ieee1275_TRUE@pbkdf2_module_LDADD = -@COND_x86_64_efi_TRUE@pbkdf2_module_LDADD = -@COND_emu_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@pbkdf2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@pbkdf2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@pbkdf2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@pbkdf2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@relocator_module_SOURCES = lib/i386/relocator_asm.S lib/i386/relocator16.S lib/i386/relocator32.S lib/i386/relocator64.S lib/i386/relocator.c lib/relocator.c ## platform sources -@COND_i386_efi_TRUE@relocator_module_SOURCES = lib/efi/relocator.c lib/i386/relocator_asm.S lib/i386/relocator16.S lib/i386/relocator32.S lib/i386/relocator64.S lib/i386/relocator.c lib/relocator.c ## platform sources -@COND_i386_ieee1275_TRUE@relocator_module_SOURCES = lib/ieee1275/relocator.c lib/i386/relocator_asm.S lib/i386/relocator16.S lib/i386/relocator32.S lib/i386/relocator64.S lib/i386/relocator.c lib/relocator.c ## platform sources -@COND_i386_multiboot_TRUE@relocator_module_SOURCES = lib/i386/relocator_asm.S lib/i386/relocator16.S lib/i386/relocator32.S lib/i386/relocator64.S lib/i386/relocator.c lib/relocator.c ## platform sources -@COND_i386_pc_TRUE@relocator_module_SOURCES = lib/i386/relocator_asm.S lib/i386/relocator16.S lib/i386/relocator32.S lib/i386/relocator64.S lib/i386/relocator.c lib/relocator.c ## platform sources -@COND_i386_qemu_TRUE@relocator_module_SOURCES = lib/i386/relocator_asm.S lib/i386/relocator16.S lib/i386/relocator32.S lib/i386/relocator64.S lib/i386/relocator.c lib/relocator.c ## platform sources -@COND_mips_yeeloong_TRUE@relocator_module_SOURCES = lib/mips/relocator_asm.S lib/mips/relocator.c lib/relocator.c ## platform sources -@COND_powerpc_ieee1275_TRUE@relocator_module_SOURCES = lib/powerpc/relocator_asm.S lib/powerpc/relocator.c lib/ieee1275/relocator.c lib/relocator.c ## platform sources -@COND_x86_64_efi_TRUE@relocator_module_SOURCES = lib/x86_64/relocator_asm.S lib/efi/relocator.c lib/i386/relocator16.S lib/i386/relocator32.S lib/i386/relocator64.S lib/i386/relocator.c lib/relocator.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_relocator_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_relocator_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_relocator_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_relocator_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_relocator_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_relocator_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_relocator_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_relocator_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_relocator_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@relocator_module_LDADD = -@COND_i386_efi_TRUE@relocator_module_LDADD = -@COND_i386_ieee1275_TRUE@relocator_module_LDADD = -@COND_i386_multiboot_TRUE@relocator_module_LDADD = -@COND_i386_pc_TRUE@relocator_module_LDADD = -@COND_i386_qemu_TRUE@relocator_module_LDADD = -@COND_mips_yeeloong_TRUE@relocator_module_LDADD = -@COND_powerpc_ieee1275_TRUE@relocator_module_LDADD = -@COND_x86_64_efi_TRUE@relocator_module_LDADD = -@COND_i386_coreboot_TRUE@relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@relocator_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@relocator_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@relocator_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@relocator_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@datetime_module_SOURCES = lib/cmos_datetime.c ## platform sources -@COND_i386_efi_TRUE@datetime_module_SOURCES = lib/efi/datetime.c ## platform sources -@COND_i386_ieee1275_TRUE@datetime_module_SOURCES = lib/cmos_datetime.c ## platform sources -@COND_i386_multiboot_TRUE@datetime_module_SOURCES = lib/cmos_datetime.c ## platform sources -@COND_i386_pc_TRUE@datetime_module_SOURCES = lib/cmos_datetime.c ## platform sources -@COND_i386_qemu_TRUE@datetime_module_SOURCES = lib/cmos_datetime.c ## platform sources -@COND_mips_yeeloong_TRUE@datetime_module_SOURCES = lib/cmos_datetime.c ## platform sources -@COND_powerpc_ieee1275_TRUE@datetime_module_SOURCES = lib/ieee1275/datetime.c ## platform sources -@COND_sparc64_ieee1275_TRUE@datetime_module_SOURCES = lib/ieee1275/datetime.c ## platform sources -@COND_x86_64_efi_TRUE@datetime_module_SOURCES = lib/efi/datetime.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_datetime_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@datetime_module_LDADD = -@COND_i386_efi_TRUE@datetime_module_LDADD = -@COND_i386_ieee1275_TRUE@datetime_module_LDADD = -@COND_i386_multiboot_TRUE@datetime_module_LDADD = -@COND_i386_pc_TRUE@datetime_module_LDADD = -@COND_i386_qemu_TRUE@datetime_module_LDADD = -@COND_mips_yeeloong_TRUE@datetime_module_LDADD = -@COND_powerpc_ieee1275_TRUE@datetime_module_LDADD = -@COND_sparc64_ieee1275_TRUE@datetime_module_LDADD = -@COND_x86_64_efi_TRUE@datetime_module_LDADD = -@COND_i386_coreboot_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@datetime_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@datetime_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@datetime_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@datetime_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@setjmp_module_SOURCES = lib/setjmp.S ## platform sources -@COND_i386_coreboot_TRUE@setjmp_module_SOURCES = lib/setjmp.S ## platform sources -@COND_i386_efi_TRUE@setjmp_module_SOURCES = lib/setjmp.S ## platform sources -@COND_i386_ieee1275_TRUE@setjmp_module_SOURCES = lib/setjmp.S ## platform sources -@COND_i386_multiboot_TRUE@setjmp_module_SOURCES = lib/setjmp.S ## platform sources -@COND_i386_pc_TRUE@setjmp_module_SOURCES = lib/setjmp.S ## platform sources -@COND_i386_qemu_TRUE@setjmp_module_SOURCES = lib/setjmp.S ## platform sources -@COND_mips_yeeloong_TRUE@setjmp_module_SOURCES = lib/setjmp.S ## platform sources -@COND_powerpc_ieee1275_TRUE@setjmp_module_SOURCES = lib/setjmp.S ## platform sources -@COND_sparc64_ieee1275_TRUE@setjmp_module_SOURCES = lib/setjmp.S ## platform sources -@COND_x86_64_efi_TRUE@setjmp_module_SOURCES = lib/setjmp.S ## platform sources -@COND_emu_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_setjmp_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@setjmp_module_LDADD = -@COND_i386_coreboot_TRUE@setjmp_module_LDADD = -@COND_i386_efi_TRUE@setjmp_module_LDADD = -@COND_i386_ieee1275_TRUE@setjmp_module_LDADD = -@COND_i386_multiboot_TRUE@setjmp_module_LDADD = -@COND_i386_pc_TRUE@setjmp_module_LDADD = -@COND_i386_qemu_TRUE@setjmp_module_LDADD = -@COND_mips_yeeloong_TRUE@setjmp_module_LDADD = -@COND_powerpc_ieee1275_TRUE@setjmp_module_LDADD = -@COND_sparc64_ieee1275_TRUE@setjmp_module_LDADD = -@COND_x86_64_efi_TRUE@setjmp_module_LDADD = -@COND_emu_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@setjmp_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@setjmp_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@setjmp_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@setjmp_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@aout_module_SOURCES = loader/aout.c ## platform sources -@COND_i386_efi_TRUE@aout_module_SOURCES = loader/aout.c ## platform sources -@COND_i386_ieee1275_TRUE@aout_module_SOURCES = loader/aout.c ## platform sources -@COND_i386_multiboot_TRUE@aout_module_SOURCES = loader/aout.c ## platform sources -@COND_i386_pc_TRUE@aout_module_SOURCES = loader/aout.c ## platform sources -@COND_i386_qemu_TRUE@aout_module_SOURCES = loader/aout.c ## platform sources -@COND_x86_64_efi_TRUE@aout_module_SOURCES = loader/aout.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_aout_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_aout_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_aout_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_aout_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_aout_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_aout_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_aout_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@aout_module_LDADD = -@COND_i386_efi_TRUE@aout_module_LDADD = -@COND_i386_ieee1275_TRUE@aout_module_LDADD = -@COND_i386_multiboot_TRUE@aout_module_LDADD = -@COND_i386_pc_TRUE@aout_module_LDADD = -@COND_i386_qemu_TRUE@aout_module_LDADD = -@COND_x86_64_efi_TRUE@aout_module_LDADD = -@COND_i386_coreboot_TRUE@aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@aout_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@aout_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@aout_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@aout_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c ## platform sources -@COND_i386_efi_TRUE@bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c ## platform sources -@COND_i386_ieee1275_TRUE@bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c ## platform sources -@COND_i386_multiboot_TRUE@bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c ## platform sources -@COND_i386_pc_TRUE@bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c ## platform sources -@COND_i386_qemu_TRUE@bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c ## platform sources -@COND_x86_64_efi_TRUE@bsd_module_SOURCES = loader/i386/bsd.c loader/i386/bsd32.c loader/i386/bsd64.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_bsd_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_bsd_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_bsd_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_bsd_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_bsd_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_bsd_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_bsd_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@bsd_module_LDADD = -@COND_i386_efi_TRUE@bsd_module_LDADD = -@COND_i386_ieee1275_TRUE@bsd_module_LDADD = -@COND_i386_multiboot_TRUE@bsd_module_LDADD = -@COND_i386_pc_TRUE@bsd_module_LDADD = -@COND_i386_qemu_TRUE@bsd_module_LDADD = -@COND_x86_64_efi_TRUE@bsd_module_LDADD = -@COND_i386_coreboot_TRUE@bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@linux16_module_SOURCES = loader/i386/pc/linux.c lib/cmdline.c ## platform sources -@COND_i386_pc_TRUE@nodist_linux16_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@linux16_module_LDADD = -@COND_i386_pc_TRUE@linux16_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@linux16_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@linux16_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@linux16_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@ntldr_module_SOURCES = loader/i386/pc/ntldr.c ## platform sources -@COND_i386_pc_TRUE@nodist_ntldr_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@ntldr_module_LDADD = -@COND_i386_pc_TRUE@ntldr_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@ntldr_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@ntldr_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@ntldr_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c ## platform sources -@COND_i386_efi_TRUE@multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c ## platform sources -@COND_i386_ieee1275_TRUE@multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c ## platform sources -@COND_i386_multiboot_TRUE@multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c ## platform sources -@COND_i386_pc_TRUE@multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c ## platform sources -@COND_i386_qemu_TRUE@multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c ## platform sources -@COND_mips_yeeloong_TRUE@multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c ## platform sources -@COND_x86_64_efi_TRUE@multiboot2_module_SOURCES = loader/multiboot.c loader/multiboot_mbi2.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_multiboot2_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_multiboot2_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_multiboot2_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_multiboot2_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_multiboot2_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_multiboot2_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_multiboot2_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_multiboot2_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@multiboot2_module_LDADD = -@COND_i386_efi_TRUE@multiboot2_module_LDADD = -@COND_i386_ieee1275_TRUE@multiboot2_module_LDADD = -@COND_i386_multiboot_TRUE@multiboot2_module_LDADD = -@COND_i386_pc_TRUE@multiboot2_module_LDADD = -@COND_i386_qemu_TRUE@multiboot2_module_LDADD = -@COND_mips_yeeloong_TRUE@multiboot2_module_LDADD = -@COND_x86_64_efi_TRUE@multiboot2_module_LDADD = -@COND_i386_coreboot_TRUE@multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@multiboot2_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@multiboot2_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 -@COND_i386_efi_TRUE@multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 -@COND_i386_ieee1275_TRUE@multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 -@COND_i386_multiboot_TRUE@multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 -@COND_i386_pc_TRUE@multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 -@COND_i386_qemu_TRUE@multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 -@COND_mips_yeeloong_TRUE@multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 -@COND_x86_64_efi_TRUE@multiboot2_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -DGRUB_USE_MULTIBOOT2 -@COND_i386_coreboot_TRUE@multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@multiboot2_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c ## platform sources -@COND_i386_efi_TRUE@multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c ## platform sources -@COND_i386_ieee1275_TRUE@multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c ## platform sources -@COND_i386_multiboot_TRUE@multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c ## platform sources -@COND_i386_pc_TRUE@multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c ## platform sources -@COND_i386_qemu_TRUE@multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c ## platform sources -@COND_x86_64_efi_TRUE@multiboot_module_SOURCES = loader/i386/multiboot_mbi.c loader/multiboot.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_multiboot_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_multiboot_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_multiboot_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_multiboot_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_multiboot_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_multiboot_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_multiboot_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@multiboot_module_LDADD = -@COND_i386_efi_TRUE@multiboot_module_LDADD = -@COND_i386_ieee1275_TRUE@multiboot_module_LDADD = -@COND_i386_multiboot_TRUE@multiboot_module_LDADD = -@COND_i386_pc_TRUE@multiboot_module_LDADD = -@COND_i386_qemu_TRUE@multiboot_module_LDADD = -@COND_x86_64_efi_TRUE@multiboot_module_LDADD = -@COND_i386_coreboot_TRUE@multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@multiboot_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@multiboot_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@multiboot_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@multiboot_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@linux_module_SOURCES = loader/i386/linux.c lib/cmdline.c ## platform sources -@COND_i386_efi_TRUE@linux_module_SOURCES = loader/i386/linux.c lib/cmdline.c ## platform sources -@COND_i386_ieee1275_TRUE@linux_module_SOURCES = loader/i386/linux.c lib/cmdline.c ## platform sources -@COND_i386_multiboot_TRUE@linux_module_SOURCES = loader/i386/linux.c lib/cmdline.c ## platform sources -@COND_i386_pc_TRUE@linux_module_SOURCES = lib/i386/pc/vesa_modes_table.c loader/i386/linux.c lib/cmdline.c ## platform sources -@COND_i386_qemu_TRUE@linux_module_SOURCES = loader/i386/linux.c lib/cmdline.c ## platform sources -@COND_mips_yeeloong_TRUE@linux_module_SOURCES = loader/mips/linux.c lib/cmdline.c ## platform sources -@COND_powerpc_ieee1275_TRUE@linux_module_SOURCES = loader/powerpc/ieee1275/linux.c lib/cmdline.c ## platform sources -@COND_sparc64_ieee1275_TRUE@linux_module_SOURCES = loader/sparc64/ieee1275/linux.c lib/cmdline.c ## platform sources -@COND_x86_64_efi_TRUE@linux_module_SOURCES = loader/i386/linux.c lib/cmdline.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_linux_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@linux_module_LDADD = -@COND_i386_efi_TRUE@linux_module_LDADD = -@COND_i386_ieee1275_TRUE@linux_module_LDADD = -@COND_i386_multiboot_TRUE@linux_module_LDADD = -@COND_i386_pc_TRUE@linux_module_LDADD = -@COND_i386_qemu_TRUE@linux_module_LDADD = -@COND_mips_yeeloong_TRUE@linux_module_LDADD = -@COND_powerpc_ieee1275_TRUE@linux_module_LDADD = -@COND_sparc64_ieee1275_TRUE@linux_module_LDADD = -@COND_x86_64_efi_TRUE@linux_module_LDADD = -@COND_i386_coreboot_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@linux_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@linux_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@linux_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@linux_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@xnu_module_SOURCES = loader/xnu_resume.c loader/i386/xnu.c loader/macho32.c loader/macho64.c loader/macho.c loader/xnu.c ## platform sources -@COND_i386_efi_TRUE@xnu_module_SOURCES = loader/xnu_resume.c loader/i386/xnu.c loader/macho32.c loader/macho64.c loader/macho.c loader/xnu.c ## platform sources -@COND_i386_ieee1275_TRUE@xnu_module_SOURCES = loader/xnu_resume.c loader/i386/xnu.c loader/macho32.c loader/macho64.c loader/macho.c loader/xnu.c ## platform sources -@COND_i386_multiboot_TRUE@xnu_module_SOURCES = loader/xnu_resume.c loader/i386/xnu.c loader/macho32.c loader/macho64.c loader/macho.c loader/xnu.c ## platform sources -@COND_i386_pc_TRUE@xnu_module_SOURCES = loader/xnu_resume.c loader/i386/xnu.c loader/macho32.c loader/macho64.c loader/macho.c loader/xnu.c ## platform sources -@COND_i386_qemu_TRUE@xnu_module_SOURCES = loader/xnu_resume.c loader/i386/xnu.c loader/macho32.c loader/macho64.c loader/macho.c loader/xnu.c ## platform sources -@COND_x86_64_efi_TRUE@xnu_module_SOURCES = loader/xnu_resume.c loader/i386/xnu.c loader/macho32.c loader/macho64.c loader/macho.c loader/xnu.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_xnu_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_xnu_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_xnu_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_xnu_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_xnu_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_xnu_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_xnu_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@xnu_module_LDADD = -@COND_i386_efi_TRUE@xnu_module_LDADD = -@COND_i386_ieee1275_TRUE@xnu_module_LDADD = -@COND_i386_multiboot_TRUE@xnu_module_LDADD = -@COND_i386_pc_TRUE@xnu_module_LDADD = -@COND_i386_qemu_TRUE@xnu_module_LDADD = -@COND_x86_64_efi_TRUE@xnu_module_LDADD = -@COND_i386_coreboot_TRUE@xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@xnu_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@xnu_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@xnu_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@xnu_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@appleldr_module_SOURCES = loader/efi/appleloader.c ## platform sources -@COND_x86_64_efi_TRUE@appleldr_module_SOURCES = loader/efi/appleloader.c ## platform sources -@COND_i386_efi_TRUE@nodist_appleldr_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_appleldr_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@appleldr_module_LDADD = -@COND_x86_64_efi_TRUE@appleldr_module_LDADD = -@COND_i386_efi_TRUE@appleldr_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@appleldr_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@appleldr_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@appleldr_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@appleldr_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@appleldr_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@appleldr_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@appleldr_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@chain_module_SOURCES = loader/efi/chainloader.c ## platform sources -@COND_i386_pc_TRUE@chain_module_SOURCES = loader/i386/pc/chainloader.c ## platform sources -@COND_x86_64_efi_TRUE@chain_module_SOURCES = loader/efi/chainloader.c ## platform sources -@COND_i386_efi_TRUE@nodist_chain_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_chain_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_chain_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@chain_module_LDADD = -@COND_i386_pc_TRUE@chain_module_LDADD = -@COND_x86_64_efi_TRUE@chain_module_LDADD = -@COND_i386_efi_TRUE@chain_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@chain_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@chain_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@chain_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@chain_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@chain_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@chain_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@chain_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@chain_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@chain_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@chain_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@chain_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@mmap_module_SOURCES = mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c ## platform sources -@COND_i386_efi_TRUE@mmap_module_SOURCES = mmap/efi/mmap.c mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c ## platform sources -@COND_i386_ieee1275_TRUE@mmap_module_SOURCES = mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c ## platform sources -@COND_i386_multiboot_TRUE@mmap_module_SOURCES = mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c ## platform sources -@COND_i386_pc_TRUE@mmap_module_SOURCES = mmap/i386/pc/mmap.c mmap/i386/pc/mmap_helper.S mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c ## platform sources -@COND_i386_qemu_TRUE@mmap_module_SOURCES = mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c ## platform sources -@COND_mips_yeeloong_TRUE@mmap_module_SOURCES = mmap/mips/yeeloong/uppermem.c mmap/mmap.c ## platform sources -@COND_x86_64_efi_TRUE@mmap_module_SOURCES = mmap/efi/mmap.c mmap/i386/uppermem.c mmap/i386/mmap.c mmap/mmap.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_mmap_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_mmap_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_mmap_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_mmap_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_mmap_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_mmap_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_mmap_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_mmap_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@mmap_module_LDADD = -@COND_i386_efi_TRUE@mmap_module_LDADD = -@COND_i386_ieee1275_TRUE@mmap_module_LDADD = -@COND_i386_multiboot_TRUE@mmap_module_LDADD = -@COND_i386_pc_TRUE@mmap_module_LDADD = -@COND_i386_qemu_TRUE@mmap_module_LDADD = -@COND_mips_yeeloong_TRUE@mmap_module_LDADD = -@COND_x86_64_efi_TRUE@mmap_module_LDADD = -@COND_i386_coreboot_TRUE@mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@mmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@mmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@mmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@mmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -@COND_i386_coreboot_TRUE@normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -@COND_i386_efi_TRUE@normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -@COND_i386_ieee1275_TRUE@normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -@COND_i386_multiboot_TRUE@normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -@COND_i386_pc_TRUE@normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -@COND_i386_qemu_TRUE@normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -@COND_mips_yeeloong_TRUE@normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -@COND_powerpc_ieee1275_TRUE@normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -@COND_sparc64_ieee1275_TRUE@normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -@COND_x86_64_efi_TRUE@normal_module_SOURCES = normal/main.c normal/cmdline.c normal/dyncmd.c normal/auth.c normal/autofs.c normal/color.c normal/completion.c normal/datetime.c normal/menu.c normal/menu_entry.c normal/menu_text.c normal/misc.c normal/crypto.c normal/term.c normal/context.c normal/charset.c script/main.c script/script.c script/execute.c script/function.c script/lexer.c script/argv.c commands/menuentry.c unidata.c ## platform sources -@COND_emu_TRUE@nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -@COND_i386_efi_TRUE@nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -@COND_i386_pc_TRUE@nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_normal_module_SOURCES = grub_script.tab.c grub_script.yy.c grub_script.tab.h grub_script.yy.h ## platform nodist sources -@COND_emu_TRUE@normal_module_LDADD = -@COND_i386_coreboot_TRUE@normal_module_LDADD = -@COND_i386_efi_TRUE@normal_module_LDADD = -@COND_i386_ieee1275_TRUE@normal_module_LDADD = -@COND_i386_multiboot_TRUE@normal_module_LDADD = -@COND_i386_pc_TRUE@normal_module_LDADD = -@COND_i386_qemu_TRUE@normal_module_LDADD = -@COND_mips_yeeloong_TRUE@normal_module_LDADD = -@COND_powerpc_ieee1275_TRUE@normal_module_LDADD = -@COND_sparc64_ieee1275_TRUE@normal_module_LDADD = -@COND_x86_64_efi_TRUE@normal_module_LDADD = -@COND_emu_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -@COND_i386_coreboot_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -@COND_i386_efi_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -@COND_i386_ieee1275_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -@COND_i386_multiboot_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -@COND_i386_pc_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -@COND_i386_qemu_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -@COND_mips_yeeloong_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -@COND_powerpc_ieee1275_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -@COND_sparc64_ieee1275_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -@COND_x86_64_efi_TRUE@normal_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_POSIX) -Wno-error -@COND_emu_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@normal_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -@COND_i386_coreboot_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -@COND_i386_efi_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -@COND_i386_ieee1275_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -@COND_i386_multiboot_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -@COND_i386_pc_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -@COND_i386_qemu_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -@COND_mips_yeeloong_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -@COND_powerpc_ieee1275_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -@COND_sparc64_ieee1275_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -@COND_x86_64_efi_TRUE@normal_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_POSIX) -@COND_emu_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@normal_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -@COND_i386_coreboot_TRUE@part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -@COND_i386_efi_TRUE@part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -@COND_i386_ieee1275_TRUE@part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -@COND_i386_multiboot_TRUE@part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -@COND_i386_pc_TRUE@part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -@COND_i386_qemu_TRUE@part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -@COND_mips_yeeloong_TRUE@part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -@COND_powerpc_ieee1275_TRUE@part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -@COND_sparc64_ieee1275_TRUE@part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -@COND_x86_64_efi_TRUE@part_acorn_module_SOURCES = partmap/acorn.c ## platform sources -@COND_emu_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_part_acorn_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@part_acorn_module_LDADD = -@COND_i386_coreboot_TRUE@part_acorn_module_LDADD = -@COND_i386_efi_TRUE@part_acorn_module_LDADD = -@COND_i386_ieee1275_TRUE@part_acorn_module_LDADD = -@COND_i386_multiboot_TRUE@part_acorn_module_LDADD = -@COND_i386_pc_TRUE@part_acorn_module_LDADD = -@COND_i386_qemu_TRUE@part_acorn_module_LDADD = -@COND_mips_yeeloong_TRUE@part_acorn_module_LDADD = -@COND_powerpc_ieee1275_TRUE@part_acorn_module_LDADD = -@COND_sparc64_ieee1275_TRUE@part_acorn_module_LDADD = -@COND_x86_64_efi_TRUE@part_acorn_module_LDADD = -@COND_emu_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_acorn_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_acorn_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_acorn_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_acorn_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -@COND_i386_coreboot_TRUE@part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -@COND_i386_efi_TRUE@part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -@COND_i386_ieee1275_TRUE@part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -@COND_i386_multiboot_TRUE@part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -@COND_i386_pc_TRUE@part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -@COND_i386_qemu_TRUE@part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -@COND_mips_yeeloong_TRUE@part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -@COND_powerpc_ieee1275_TRUE@part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -@COND_sparc64_ieee1275_TRUE@part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -@COND_x86_64_efi_TRUE@part_amiga_module_SOURCES = partmap/amiga.c ## platform sources -@COND_emu_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_part_amiga_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@part_amiga_module_LDADD = -@COND_i386_coreboot_TRUE@part_amiga_module_LDADD = -@COND_i386_efi_TRUE@part_amiga_module_LDADD = -@COND_i386_ieee1275_TRUE@part_amiga_module_LDADD = -@COND_i386_multiboot_TRUE@part_amiga_module_LDADD = -@COND_i386_pc_TRUE@part_amiga_module_LDADD = -@COND_i386_qemu_TRUE@part_amiga_module_LDADD = -@COND_mips_yeeloong_TRUE@part_amiga_module_LDADD = -@COND_powerpc_ieee1275_TRUE@part_amiga_module_LDADD = -@COND_sparc64_ieee1275_TRUE@part_amiga_module_LDADD = -@COND_x86_64_efi_TRUE@part_amiga_module_LDADD = -@COND_emu_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_amiga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_amiga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_amiga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_amiga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@part_apple_module_SOURCES = partmap/apple.c ## platform sources -@COND_i386_coreboot_TRUE@part_apple_module_SOURCES = partmap/apple.c ## platform sources -@COND_i386_efi_TRUE@part_apple_module_SOURCES = partmap/apple.c ## platform sources -@COND_i386_ieee1275_TRUE@part_apple_module_SOURCES = partmap/apple.c ## platform sources -@COND_i386_multiboot_TRUE@part_apple_module_SOURCES = partmap/apple.c ## platform sources -@COND_i386_pc_TRUE@part_apple_module_SOURCES = partmap/apple.c ## platform sources -@COND_i386_qemu_TRUE@part_apple_module_SOURCES = partmap/apple.c ## platform sources -@COND_mips_yeeloong_TRUE@part_apple_module_SOURCES = partmap/apple.c ## platform sources -@COND_powerpc_ieee1275_TRUE@part_apple_module_SOURCES = partmap/apple.c ## platform sources -@COND_sparc64_ieee1275_TRUE@part_apple_module_SOURCES = partmap/apple.c ## platform sources -@COND_x86_64_efi_TRUE@part_apple_module_SOURCES = partmap/apple.c ## platform sources -@COND_emu_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_part_apple_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@part_apple_module_LDADD = -@COND_i386_coreboot_TRUE@part_apple_module_LDADD = -@COND_i386_efi_TRUE@part_apple_module_LDADD = -@COND_i386_ieee1275_TRUE@part_apple_module_LDADD = -@COND_i386_multiboot_TRUE@part_apple_module_LDADD = -@COND_i386_pc_TRUE@part_apple_module_LDADD = -@COND_i386_qemu_TRUE@part_apple_module_LDADD = -@COND_mips_yeeloong_TRUE@part_apple_module_LDADD = -@COND_powerpc_ieee1275_TRUE@part_apple_module_LDADD = -@COND_sparc64_ieee1275_TRUE@part_apple_module_LDADD = -@COND_x86_64_efi_TRUE@part_apple_module_LDADD = -@COND_emu_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_apple_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_apple_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_apple_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_apple_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -@COND_i386_coreboot_TRUE@part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -@COND_i386_efi_TRUE@part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -@COND_i386_ieee1275_TRUE@part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -@COND_i386_multiboot_TRUE@part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -@COND_i386_pc_TRUE@part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -@COND_i386_qemu_TRUE@part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -@COND_mips_yeeloong_TRUE@part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -@COND_powerpc_ieee1275_TRUE@part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -@COND_sparc64_ieee1275_TRUE@part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -@COND_x86_64_efi_TRUE@part_gpt_module_SOURCES = partmap/gpt.c ## platform sources -@COND_emu_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_part_gpt_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@part_gpt_module_LDADD = -@COND_i386_coreboot_TRUE@part_gpt_module_LDADD = -@COND_i386_efi_TRUE@part_gpt_module_LDADD = -@COND_i386_ieee1275_TRUE@part_gpt_module_LDADD = -@COND_i386_multiboot_TRUE@part_gpt_module_LDADD = -@COND_i386_pc_TRUE@part_gpt_module_LDADD = -@COND_i386_qemu_TRUE@part_gpt_module_LDADD = -@COND_mips_yeeloong_TRUE@part_gpt_module_LDADD = -@COND_powerpc_ieee1275_TRUE@part_gpt_module_LDADD = -@COND_sparc64_ieee1275_TRUE@part_gpt_module_LDADD = -@COND_x86_64_efi_TRUE@part_gpt_module_LDADD = -@COND_emu_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_gpt_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_gpt_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_gpt_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_gpt_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -@COND_i386_coreboot_TRUE@part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -@COND_i386_efi_TRUE@part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -@COND_i386_ieee1275_TRUE@part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -@COND_i386_multiboot_TRUE@part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -@COND_i386_pc_TRUE@part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -@COND_i386_qemu_TRUE@part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -@COND_mips_yeeloong_TRUE@part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -@COND_powerpc_ieee1275_TRUE@part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -@COND_sparc64_ieee1275_TRUE@part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -@COND_x86_64_efi_TRUE@part_msdos_module_SOURCES = partmap/msdos.c ## platform sources -@COND_emu_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_part_msdos_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@part_msdos_module_LDADD = -@COND_i386_coreboot_TRUE@part_msdos_module_LDADD = -@COND_i386_efi_TRUE@part_msdos_module_LDADD = -@COND_i386_ieee1275_TRUE@part_msdos_module_LDADD = -@COND_i386_multiboot_TRUE@part_msdos_module_LDADD = -@COND_i386_pc_TRUE@part_msdos_module_LDADD = -@COND_i386_qemu_TRUE@part_msdos_module_LDADD = -@COND_mips_yeeloong_TRUE@part_msdos_module_LDADD = -@COND_powerpc_ieee1275_TRUE@part_msdos_module_LDADD = -@COND_sparc64_ieee1275_TRUE@part_msdos_module_LDADD = -@COND_x86_64_efi_TRUE@part_msdos_module_LDADD = -@COND_emu_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_msdos_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_msdos_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_msdos_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_msdos_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@part_sun_module_SOURCES = partmap/sun.c ## platform sources -@COND_i386_coreboot_TRUE@part_sun_module_SOURCES = partmap/sun.c ## platform sources -@COND_i386_efi_TRUE@part_sun_module_SOURCES = partmap/sun.c ## platform sources -@COND_i386_ieee1275_TRUE@part_sun_module_SOURCES = partmap/sun.c ## platform sources -@COND_i386_multiboot_TRUE@part_sun_module_SOURCES = partmap/sun.c ## platform sources -@COND_i386_pc_TRUE@part_sun_module_SOURCES = partmap/sun.c ## platform sources -@COND_i386_qemu_TRUE@part_sun_module_SOURCES = partmap/sun.c ## platform sources -@COND_mips_yeeloong_TRUE@part_sun_module_SOURCES = partmap/sun.c ## platform sources -@COND_powerpc_ieee1275_TRUE@part_sun_module_SOURCES = partmap/sun.c ## platform sources -@COND_sparc64_ieee1275_TRUE@part_sun_module_SOURCES = partmap/sun.c ## platform sources -@COND_x86_64_efi_TRUE@part_sun_module_SOURCES = partmap/sun.c ## platform sources -@COND_emu_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_part_sun_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@part_sun_module_LDADD = -@COND_i386_coreboot_TRUE@part_sun_module_LDADD = -@COND_i386_efi_TRUE@part_sun_module_LDADD = -@COND_i386_ieee1275_TRUE@part_sun_module_LDADD = -@COND_i386_multiboot_TRUE@part_sun_module_LDADD = -@COND_i386_pc_TRUE@part_sun_module_LDADD = -@COND_i386_qemu_TRUE@part_sun_module_LDADD = -@COND_mips_yeeloong_TRUE@part_sun_module_LDADD = -@COND_powerpc_ieee1275_TRUE@part_sun_module_LDADD = -@COND_sparc64_ieee1275_TRUE@part_sun_module_LDADD = -@COND_x86_64_efi_TRUE@part_sun_module_LDADD = -@COND_emu_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_sun_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_sun_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_sun_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_sun_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -@COND_i386_coreboot_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -@COND_i386_efi_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -@COND_i386_ieee1275_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -@COND_i386_multiboot_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -@COND_i386_pc_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -@COND_i386_qemu_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -@COND_mips_yeeloong_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -@COND_powerpc_ieee1275_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -@COND_sparc64_ieee1275_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -@COND_x86_64_efi_TRUE@part_bsd_module_SOURCES = partmap/bsdlabel.c ## platform sources -@COND_emu_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_part_bsd_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@part_bsd_module_LDADD = -@COND_i386_coreboot_TRUE@part_bsd_module_LDADD = -@COND_i386_efi_TRUE@part_bsd_module_LDADD = -@COND_i386_ieee1275_TRUE@part_bsd_module_LDADD = -@COND_i386_multiboot_TRUE@part_bsd_module_LDADD = -@COND_i386_pc_TRUE@part_bsd_module_LDADD = -@COND_i386_qemu_TRUE@part_bsd_module_LDADD = -@COND_mips_yeeloong_TRUE@part_bsd_module_LDADD = -@COND_powerpc_ieee1275_TRUE@part_bsd_module_LDADD = -@COND_sparc64_ieee1275_TRUE@part_bsd_module_LDADD = -@COND_x86_64_efi_TRUE@part_bsd_module_LDADD = -@COND_emu_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_bsd_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_bsd_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_bsd_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_bsd_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -@COND_i386_coreboot_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -@COND_i386_efi_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -@COND_i386_ieee1275_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -@COND_i386_multiboot_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -@COND_i386_pc_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -@COND_i386_qemu_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -@COND_mips_yeeloong_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -@COND_powerpc_ieee1275_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -@COND_sparc64_ieee1275_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -@COND_x86_64_efi_TRUE@part_sunpc_module_SOURCES = partmap/sunpc.c ## platform sources -@COND_emu_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_part_sunpc_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@part_sunpc_module_LDADD = -@COND_i386_coreboot_TRUE@part_sunpc_module_LDADD = -@COND_i386_efi_TRUE@part_sunpc_module_LDADD = -@COND_i386_ieee1275_TRUE@part_sunpc_module_LDADD = -@COND_i386_multiboot_TRUE@part_sunpc_module_LDADD = -@COND_i386_pc_TRUE@part_sunpc_module_LDADD = -@COND_i386_qemu_TRUE@part_sunpc_module_LDADD = -@COND_mips_yeeloong_TRUE@part_sunpc_module_LDADD = -@COND_powerpc_ieee1275_TRUE@part_sunpc_module_LDADD = -@COND_sparc64_ieee1275_TRUE@part_sunpc_module_LDADD = -@COND_x86_64_efi_TRUE@part_sunpc_module_LDADD = -@COND_emu_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_sunpc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_sunpc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_sunpc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@part_sunpc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -@COND_i386_coreboot_TRUE@msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -@COND_i386_efi_TRUE@msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -@COND_i386_ieee1275_TRUE@msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -@COND_i386_multiboot_TRUE@msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -@COND_i386_pc_TRUE@msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -@COND_i386_qemu_TRUE@msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -@COND_mips_yeeloong_TRUE@msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -@COND_powerpc_ieee1275_TRUE@msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -@COND_sparc64_ieee1275_TRUE@msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -@COND_x86_64_efi_TRUE@msdospart_module_SOURCES = parttool/msdospart.c ## platform sources -@COND_emu_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_msdospart_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@msdospart_module_LDADD = -@COND_i386_coreboot_TRUE@msdospart_module_LDADD = -@COND_i386_efi_TRUE@msdospart_module_LDADD = -@COND_i386_ieee1275_TRUE@msdospart_module_LDADD = -@COND_i386_multiboot_TRUE@msdospart_module_LDADD = -@COND_i386_pc_TRUE@msdospart_module_LDADD = -@COND_i386_qemu_TRUE@msdospart_module_LDADD = -@COND_mips_yeeloong_TRUE@msdospart_module_LDADD = -@COND_powerpc_ieee1275_TRUE@msdospart_module_LDADD = -@COND_sparc64_ieee1275_TRUE@msdospart_module_LDADD = -@COND_x86_64_efi_TRUE@msdospart_module_LDADD = -@COND_emu_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@msdospart_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@msdospart_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@msdospart_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@msdospart_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@at_keyboard_module_SOURCES = term/at_keyboard.c ## platform sources -@COND_i386_efi_TRUE@at_keyboard_module_SOURCES = term/at_keyboard.c ## platform sources -@COND_i386_ieee1275_TRUE@at_keyboard_module_SOURCES = term/at_keyboard.c ## platform sources -@COND_i386_multiboot_TRUE@at_keyboard_module_SOURCES = term/at_keyboard.c ## platform sources -@COND_i386_pc_TRUE@at_keyboard_module_SOURCES = term/at_keyboard.c ## platform sources -@COND_i386_qemu_TRUE@at_keyboard_module_SOURCES = term/at_keyboard.c ## platform sources -@COND_x86_64_efi_TRUE@at_keyboard_module_SOURCES = term/at_keyboard.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_at_keyboard_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_at_keyboard_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_at_keyboard_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_at_keyboard_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_at_keyboard_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_at_keyboard_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_at_keyboard_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@at_keyboard_module_LDADD = -@COND_i386_efi_TRUE@at_keyboard_module_LDADD = -@COND_i386_ieee1275_TRUE@at_keyboard_module_LDADD = -@COND_i386_multiboot_TRUE@at_keyboard_module_LDADD = -@COND_i386_pc_TRUE@at_keyboard_module_LDADD = -@COND_i386_qemu_TRUE@at_keyboard_module_LDADD = -@COND_x86_64_efi_TRUE@at_keyboard_module_LDADD = -@COND_i386_coreboot_TRUE@at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@at_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@at_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@at_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@at_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -@COND_i386_coreboot_TRUE@gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -@COND_i386_efi_TRUE@gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -@COND_i386_ieee1275_TRUE@gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -@COND_i386_multiboot_TRUE@gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -@COND_i386_pc_TRUE@gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -@COND_i386_qemu_TRUE@gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -@COND_x86_64_efi_TRUE@gfxterm_module_SOURCES = term/gfxterm.c ## platform sources -@COND_emu_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gfxterm_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gfxterm_module_LDADD = -@COND_i386_coreboot_TRUE@gfxterm_module_LDADD = -@COND_i386_efi_TRUE@gfxterm_module_LDADD = -@COND_i386_ieee1275_TRUE@gfxterm_module_LDADD = -@COND_i386_multiboot_TRUE@gfxterm_module_LDADD = -@COND_i386_pc_TRUE@gfxterm_module_LDADD = -@COND_i386_qemu_TRUE@gfxterm_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gfxterm_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gfxterm_module_LDADD = -@COND_x86_64_efi_TRUE@gfxterm_module_LDADD = -@COND_emu_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gfxterm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gfxterm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gfxterm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gfxterm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@serial_module_SOURCES = term/serial.c ## platform sources -@COND_i386_coreboot_TRUE@serial_module_SOURCES = term/ns8250.c term/serial.c ## platform sources -@COND_i386_efi_TRUE@serial_module_SOURCES = term/ns8250.c term/serial.c ## platform sources -@COND_i386_ieee1275_TRUE@serial_module_SOURCES = term/ns8250.c term/serial.c ## platform sources -@COND_i386_multiboot_TRUE@serial_module_SOURCES = term/ns8250.c term/serial.c ## platform sources -@COND_i386_pc_TRUE@serial_module_SOURCES = term/ns8250.c term/serial.c ## platform sources -@COND_i386_qemu_TRUE@serial_module_SOURCES = term/ns8250.c term/serial.c ## platform sources -@COND_x86_64_efi_TRUE@serial_module_SOURCES = term/ns8250.c term/serial.c ## platform sources -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@nodist_serial_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_serial_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_serial_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_serial_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_serial_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_serial_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_serial_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_serial_module_SOURCES = ## platform nodist sources -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@serial_module_LDADD = -@COND_i386_coreboot_TRUE@serial_module_LDADD = -@COND_i386_efi_TRUE@serial_module_LDADD = -@COND_i386_ieee1275_TRUE@serial_module_LDADD = -@COND_i386_multiboot_TRUE@serial_module_LDADD = -@COND_i386_pc_TRUE@serial_module_LDADD = -@COND_i386_qemu_TRUE@serial_module_LDADD = -@COND_x86_64_efi_TRUE@serial_module_LDADD = -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@serial_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@serial_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@serial_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@serial_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@sendkey_module_SOURCES = commands/i386/pc/sendkey.c ## platform sources -@COND_i386_pc_TRUE@nodist_sendkey_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@sendkey_module_LDADD = -@COND_i386_pc_TRUE@sendkey_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@sendkey_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@sendkey_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@sendkey_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@terminfo_module_SOURCES = term/terminfo.c term/tparm.c ## platform sources -@COND_i386_coreboot_TRUE@terminfo_module_SOURCES = term/terminfo.c term/tparm.c ## platform sources -@COND_i386_efi_TRUE@terminfo_module_SOURCES = term/terminfo.c term/tparm.c ## platform sources -@COND_i386_multiboot_TRUE@terminfo_module_SOURCES = term/terminfo.c term/tparm.c ## platform sources -@COND_i386_pc_TRUE@terminfo_module_SOURCES = term/terminfo.c term/tparm.c ## platform sources -@COND_i386_qemu_TRUE@terminfo_module_SOURCES = term/terminfo.c term/tparm.c ## platform sources -@COND_x86_64_efi_TRUE@terminfo_module_SOURCES = term/terminfo.c term/tparm.c ## platform sources -@COND_emu_TRUE@nodist_terminfo_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_terminfo_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_terminfo_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_terminfo_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_terminfo_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_terminfo_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_terminfo_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@terminfo_module_LDADD = -@COND_i386_coreboot_TRUE@terminfo_module_LDADD = -@COND_i386_efi_TRUE@terminfo_module_LDADD = -@COND_i386_multiboot_TRUE@terminfo_module_LDADD = -@COND_i386_pc_TRUE@terminfo_module_LDADD = -@COND_i386_qemu_TRUE@terminfo_module_LDADD = -@COND_x86_64_efi_TRUE@terminfo_module_LDADD = -@COND_emu_TRUE@terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@terminfo_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@terminfo_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@terminfo_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@terminfo_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usb_keyboard_module_SOURCES = term/usb_keyboard.c ## platform sources -@COND_i386_efi_TRUE@usb_keyboard_module_SOURCES = term/usb_keyboard.c ## platform sources -@COND_i386_ieee1275_TRUE@usb_keyboard_module_SOURCES = term/usb_keyboard.c ## platform sources -@COND_i386_multiboot_TRUE@usb_keyboard_module_SOURCES = term/usb_keyboard.c ## platform sources -@COND_i386_pc_TRUE@usb_keyboard_module_SOURCES = term/usb_keyboard.c ## platform sources -@COND_i386_qemu_TRUE@usb_keyboard_module_SOURCES = term/usb_keyboard.c ## platform sources -@COND_mips_yeeloong_TRUE@usb_keyboard_module_SOURCES = term/usb_keyboard.c ## platform sources -@COND_x86_64_efi_TRUE@usb_keyboard_module_SOURCES = term/usb_keyboard.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_usb_keyboard_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_usb_keyboard_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_usb_keyboard_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_usb_keyboard_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_usb_keyboard_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_usb_keyboard_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_usb_keyboard_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_usb_keyboard_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@usb_keyboard_module_LDADD = -@COND_i386_efi_TRUE@usb_keyboard_module_LDADD = -@COND_i386_ieee1275_TRUE@usb_keyboard_module_LDADD = -@COND_i386_multiboot_TRUE@usb_keyboard_module_LDADD = -@COND_i386_pc_TRUE@usb_keyboard_module_LDADD = -@COND_i386_qemu_TRUE@usb_keyboard_module_LDADD = -@COND_mips_yeeloong_TRUE@usb_keyboard_module_LDADD = -@COND_x86_64_efi_TRUE@usb_keyboard_module_LDADD = -@COND_i386_coreboot_TRUE@usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usb_keyboard_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usb_keyboard_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usb_keyboard_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@usb_keyboard_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@vga_module_SOURCES = video/i386/pc/vga.c ## platform sources -@COND_i386_pc_TRUE@nodist_vga_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@vga_module_LDADD = -@COND_i386_pc_TRUE@vga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@vga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@vga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@vga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@vga_text_module_SOURCES = term/i386/pc/vga_text.c term/i386/vga_common.c ## platform sources -@COND_i386_multiboot_TRUE@vga_text_module_SOURCES = term/i386/pc/vga_text.c term/i386/vga_common.c ## platform sources -@COND_i386_pc_TRUE@vga_text_module_SOURCES = term/i386/pc/vga_text.c term/i386/vga_common.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_vga_text_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_vga_text_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_vga_text_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@vga_text_module_LDADD = -@COND_i386_multiboot_TRUE@vga_text_module_LDADD = -@COND_i386_pc_TRUE@vga_text_module_LDADD = -@COND_i386_coreboot_TRUE@vga_text_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@vga_text_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@vga_text_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@vga_text_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@vga_text_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@vga_text_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@vga_text_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@vga_text_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@vga_text_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@vga_text_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@vga_text_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@vga_text_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@video_cirrus_module_SOURCES = video/cirrus.c ## platform sources -@COND_i386_efi_TRUE@video_cirrus_module_SOURCES = video/cirrus.c ## platform sources -@COND_i386_ieee1275_TRUE@video_cirrus_module_SOURCES = video/cirrus.c ## platform sources -@COND_i386_multiboot_TRUE@video_cirrus_module_SOURCES = video/cirrus.c ## platform sources -@COND_i386_pc_TRUE@video_cirrus_module_SOURCES = video/cirrus.c ## platform sources -@COND_i386_qemu_TRUE@video_cirrus_module_SOURCES = video/cirrus.c ## platform sources -@COND_x86_64_efi_TRUE@video_cirrus_module_SOURCES = video/cirrus.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_video_cirrus_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_video_cirrus_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_video_cirrus_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_video_cirrus_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_video_cirrus_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_video_cirrus_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_video_cirrus_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@video_cirrus_module_LDADD = -@COND_i386_efi_TRUE@video_cirrus_module_LDADD = -@COND_i386_ieee1275_TRUE@video_cirrus_module_LDADD = -@COND_i386_multiboot_TRUE@video_cirrus_module_LDADD = -@COND_i386_pc_TRUE@video_cirrus_module_LDADD = -@COND_i386_qemu_TRUE@video_cirrus_module_LDADD = -@COND_x86_64_efi_TRUE@video_cirrus_module_LDADD = -@COND_i386_coreboot_TRUE@video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@video_cirrus_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@video_cirrus_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@video_cirrus_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@video_cirrus_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@video_bochs_module_SOURCES = video/bochs.c ## platform sources -@COND_i386_efi_TRUE@video_bochs_module_SOURCES = video/bochs.c ## platform sources -@COND_i386_ieee1275_TRUE@video_bochs_module_SOURCES = video/bochs.c ## platform sources -@COND_i386_multiboot_TRUE@video_bochs_module_SOURCES = video/bochs.c ## platform sources -@COND_i386_pc_TRUE@video_bochs_module_SOURCES = video/bochs.c ## platform sources -@COND_i386_qemu_TRUE@video_bochs_module_SOURCES = video/bochs.c ## platform sources -@COND_x86_64_efi_TRUE@video_bochs_module_SOURCES = video/bochs.c ## platform sources -@COND_i386_coreboot_TRUE@nodist_video_bochs_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_video_bochs_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_video_bochs_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_video_bochs_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_video_bochs_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_video_bochs_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_video_bochs_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@video_bochs_module_LDADD = -@COND_i386_efi_TRUE@video_bochs_module_LDADD = -@COND_i386_ieee1275_TRUE@video_bochs_module_LDADD = -@COND_i386_multiboot_TRUE@video_bochs_module_LDADD = -@COND_i386_pc_TRUE@video_bochs_module_LDADD = -@COND_i386_qemu_TRUE@video_bochs_module_LDADD = -@COND_x86_64_efi_TRUE@video_bochs_module_LDADD = -@COND_i386_coreboot_TRUE@video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@video_bochs_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@video_bochs_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@video_bochs_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@video_bochs_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -@COND_i386_coreboot_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -@COND_i386_efi_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -@COND_i386_ieee1275_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -@COND_i386_multiboot_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -@COND_i386_pc_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -@COND_i386_qemu_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -@COND_mips_yeeloong_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -@COND_powerpc_ieee1275_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -@COND_sparc64_ieee1275_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -@COND_x86_64_efi_TRUE@functional_test_module_SOURCES = tests/lib/functional_test.c tests/lib/test.c ## platform sources -@COND_emu_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_functional_test_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@functional_test_module_LDADD = -@COND_i386_coreboot_TRUE@functional_test_module_LDADD = -@COND_i386_efi_TRUE@functional_test_module_LDADD = -@COND_i386_ieee1275_TRUE@functional_test_module_LDADD = -@COND_i386_multiboot_TRUE@functional_test_module_LDADD = -@COND_i386_pc_TRUE@functional_test_module_LDADD = -@COND_i386_qemu_TRUE@functional_test_module_LDADD = -@COND_mips_yeeloong_TRUE@functional_test_module_LDADD = -@COND_powerpc_ieee1275_TRUE@functional_test_module_LDADD = -@COND_sparc64_ieee1275_TRUE@functional_test_module_LDADD = -@COND_x86_64_efi_TRUE@functional_test_module_LDADD = -@COND_emu_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -@COND_i386_coreboot_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -@COND_i386_efi_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -@COND_i386_ieee1275_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -@COND_i386_multiboot_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -@COND_i386_pc_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -@COND_i386_qemu_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -@COND_mips_yeeloong_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -@COND_powerpc_ieee1275_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -@COND_sparc64_ieee1275_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -@COND_x86_64_efi_TRUE@example_functional_test_module_SOURCES = tests/example_functional_test.c ## platform sources -@COND_emu_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_example_functional_test_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@example_functional_test_module_LDADD = -@COND_i386_coreboot_TRUE@example_functional_test_module_LDADD = -@COND_i386_efi_TRUE@example_functional_test_module_LDADD = -@COND_i386_ieee1275_TRUE@example_functional_test_module_LDADD = -@COND_i386_multiboot_TRUE@example_functional_test_module_LDADD = -@COND_i386_pc_TRUE@example_functional_test_module_LDADD = -@COND_i386_qemu_TRUE@example_functional_test_module_LDADD = -@COND_mips_yeeloong_TRUE@example_functional_test_module_LDADD = -@COND_powerpc_ieee1275_TRUE@example_functional_test_module_LDADD = -@COND_sparc64_ieee1275_TRUE@example_functional_test_module_LDADD = -@COND_x86_64_efi_TRUE@example_functional_test_module_LDADD = -@COND_emu_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -@COND_i386_coreboot_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -@COND_i386_efi_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -@COND_i386_ieee1275_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -@COND_i386_multiboot_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -@COND_i386_pc_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -@COND_i386_qemu_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -@COND_mips_yeeloong_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -@COND_powerpc_ieee1275_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -@COND_sparc64_ieee1275_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -@COND_x86_64_efi_TRUE@example_functional_test_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -Wno-format -@COND_emu_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@example_functional_test_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@example_functional_test_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@example_functional_test_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@bitmap_module_SOURCES = video/bitmap.c ## platform sources -@COND_i386_coreboot_TRUE@bitmap_module_SOURCES = video/bitmap.c ## platform sources -@COND_i386_efi_TRUE@bitmap_module_SOURCES = video/bitmap.c ## platform sources -@COND_i386_ieee1275_TRUE@bitmap_module_SOURCES = video/bitmap.c ## platform sources -@COND_i386_multiboot_TRUE@bitmap_module_SOURCES = video/bitmap.c ## platform sources -@COND_i386_pc_TRUE@bitmap_module_SOURCES = video/bitmap.c ## platform sources -@COND_i386_qemu_TRUE@bitmap_module_SOURCES = video/bitmap.c ## platform sources -@COND_powerpc_ieee1275_TRUE@bitmap_module_SOURCES = video/bitmap.c ## platform sources -@COND_sparc64_ieee1275_TRUE@bitmap_module_SOURCES = video/bitmap.c ## platform sources -@COND_x86_64_efi_TRUE@bitmap_module_SOURCES = video/bitmap.c ## platform sources -@COND_emu_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_bitmap_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@bitmap_module_LDADD = -@COND_i386_coreboot_TRUE@bitmap_module_LDADD = -@COND_i386_efi_TRUE@bitmap_module_LDADD = -@COND_i386_ieee1275_TRUE@bitmap_module_LDADD = -@COND_i386_multiboot_TRUE@bitmap_module_LDADD = -@COND_i386_pc_TRUE@bitmap_module_LDADD = -@COND_i386_qemu_TRUE@bitmap_module_LDADD = -@COND_powerpc_ieee1275_TRUE@bitmap_module_LDADD = -@COND_sparc64_ieee1275_TRUE@bitmap_module_LDADD = -@COND_x86_64_efi_TRUE@bitmap_module_LDADD = -@COND_emu_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@bitmap_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@bitmap_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@bitmap_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@bitmap_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -@COND_i386_coreboot_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -@COND_i386_efi_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -@COND_i386_ieee1275_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -@COND_i386_multiboot_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -@COND_i386_pc_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -@COND_i386_qemu_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -@COND_powerpc_ieee1275_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -@COND_sparc64_ieee1275_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -@COND_x86_64_efi_TRUE@bitmap_scale_module_SOURCES = video/bitmap_scale.c ## platform sources -@COND_emu_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_bitmap_scale_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@bitmap_scale_module_LDADD = -@COND_i386_coreboot_TRUE@bitmap_scale_module_LDADD = -@COND_i386_efi_TRUE@bitmap_scale_module_LDADD = -@COND_i386_ieee1275_TRUE@bitmap_scale_module_LDADD = -@COND_i386_multiboot_TRUE@bitmap_scale_module_LDADD = -@COND_i386_pc_TRUE@bitmap_scale_module_LDADD = -@COND_i386_qemu_TRUE@bitmap_scale_module_LDADD = -@COND_powerpc_ieee1275_TRUE@bitmap_scale_module_LDADD = -@COND_sparc64_ieee1275_TRUE@bitmap_scale_module_LDADD = -@COND_x86_64_efi_TRUE@bitmap_scale_module_LDADD = -@COND_emu_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@bitmap_scale_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@bitmap_scale_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@bitmap_scale_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@bitmap_scale_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@efi_gop_module_SOURCES = video/efi_gop.c ## platform sources -@COND_x86_64_efi_TRUE@efi_gop_module_SOURCES = video/efi_gop.c ## platform sources -@COND_i386_efi_TRUE@nodist_efi_gop_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_efi_gop_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@efi_gop_module_LDADD = -@COND_x86_64_efi_TRUE@efi_gop_module_LDADD = -@COND_i386_efi_TRUE@efi_gop_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@efi_gop_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@efi_gop_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@efi_gop_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@efi_gop_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@efi_gop_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@efi_gop_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@efi_gop_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@efi_uga_module_SOURCES = video/efi_uga.c ## platform sources -@COND_x86_64_efi_TRUE@efi_uga_module_SOURCES = video/efi_uga.c ## platform sources -@COND_i386_efi_TRUE@nodist_efi_uga_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_efi_uga_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@efi_uga_module_LDADD = -@COND_x86_64_efi_TRUE@efi_uga_module_LDADD = -@COND_i386_efi_TRUE@efi_uga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@efi_uga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@efi_uga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@efi_uga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@efi_uga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@efi_uga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@efi_uga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@efi_uga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -@COND_i386_coreboot_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -@COND_i386_efi_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -@COND_i386_ieee1275_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -@COND_i386_multiboot_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -@COND_i386_pc_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -@COND_i386_qemu_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -@COND_mips_yeeloong_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -@COND_powerpc_ieee1275_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -@COND_sparc64_ieee1275_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -@COND_x86_64_efi_TRUE@jpeg_module_SOURCES = video/readers/jpeg.c ## platform sources -@COND_emu_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_jpeg_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@jpeg_module_LDADD = -@COND_i386_coreboot_TRUE@jpeg_module_LDADD = -@COND_i386_efi_TRUE@jpeg_module_LDADD = -@COND_i386_ieee1275_TRUE@jpeg_module_LDADD = -@COND_i386_multiboot_TRUE@jpeg_module_LDADD = -@COND_i386_pc_TRUE@jpeg_module_LDADD = -@COND_i386_qemu_TRUE@jpeg_module_LDADD = -@COND_mips_yeeloong_TRUE@jpeg_module_LDADD = -@COND_powerpc_ieee1275_TRUE@jpeg_module_LDADD = -@COND_sparc64_ieee1275_TRUE@jpeg_module_LDADD = -@COND_x86_64_efi_TRUE@jpeg_module_LDADD = -@COND_emu_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@jpeg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@jpeg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@jpeg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@jpeg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@png_module_SOURCES = video/readers/png.c ## platform sources -@COND_i386_coreboot_TRUE@png_module_SOURCES = video/readers/png.c ## platform sources -@COND_i386_efi_TRUE@png_module_SOURCES = video/readers/png.c ## platform sources -@COND_i386_ieee1275_TRUE@png_module_SOURCES = video/readers/png.c ## platform sources -@COND_i386_multiboot_TRUE@png_module_SOURCES = video/readers/png.c ## platform sources -@COND_i386_pc_TRUE@png_module_SOURCES = video/readers/png.c ## platform sources -@COND_i386_qemu_TRUE@png_module_SOURCES = video/readers/png.c ## platform sources -@COND_mips_yeeloong_TRUE@png_module_SOURCES = video/readers/png.c ## platform sources -@COND_powerpc_ieee1275_TRUE@png_module_SOURCES = video/readers/png.c ## platform sources -@COND_sparc64_ieee1275_TRUE@png_module_SOURCES = video/readers/png.c ## platform sources -@COND_x86_64_efi_TRUE@png_module_SOURCES = video/readers/png.c ## platform sources -@COND_emu_TRUE@nodist_png_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_png_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_png_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_png_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_png_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_png_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_png_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_png_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_png_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_png_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_png_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@png_module_LDADD = -@COND_i386_coreboot_TRUE@png_module_LDADD = -@COND_i386_efi_TRUE@png_module_LDADD = -@COND_i386_ieee1275_TRUE@png_module_LDADD = -@COND_i386_multiboot_TRUE@png_module_LDADD = -@COND_i386_pc_TRUE@png_module_LDADD = -@COND_i386_qemu_TRUE@png_module_LDADD = -@COND_mips_yeeloong_TRUE@png_module_LDADD = -@COND_powerpc_ieee1275_TRUE@png_module_LDADD = -@COND_sparc64_ieee1275_TRUE@png_module_LDADD = -@COND_x86_64_efi_TRUE@png_module_LDADD = -@COND_emu_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@png_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@png_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@png_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@png_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@tga_module_SOURCES = video/readers/tga.c ## platform sources -@COND_i386_coreboot_TRUE@tga_module_SOURCES = video/readers/tga.c ## platform sources -@COND_i386_efi_TRUE@tga_module_SOURCES = video/readers/tga.c ## platform sources -@COND_i386_ieee1275_TRUE@tga_module_SOURCES = video/readers/tga.c ## platform sources -@COND_i386_multiboot_TRUE@tga_module_SOURCES = video/readers/tga.c ## platform sources -@COND_i386_pc_TRUE@tga_module_SOURCES = video/readers/tga.c ## platform sources -@COND_i386_qemu_TRUE@tga_module_SOURCES = video/readers/tga.c ## platform sources -@COND_mips_yeeloong_TRUE@tga_module_SOURCES = video/readers/tga.c ## platform sources -@COND_powerpc_ieee1275_TRUE@tga_module_SOURCES = video/readers/tga.c ## platform sources -@COND_sparc64_ieee1275_TRUE@tga_module_SOURCES = video/readers/tga.c ## platform sources -@COND_x86_64_efi_TRUE@tga_module_SOURCES = video/readers/tga.c ## platform sources -@COND_emu_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_tga_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@tga_module_LDADD = -@COND_i386_coreboot_TRUE@tga_module_LDADD = -@COND_i386_efi_TRUE@tga_module_LDADD = -@COND_i386_ieee1275_TRUE@tga_module_LDADD = -@COND_i386_multiboot_TRUE@tga_module_LDADD = -@COND_i386_pc_TRUE@tga_module_LDADD = -@COND_i386_qemu_TRUE@tga_module_LDADD = -@COND_mips_yeeloong_TRUE@tga_module_LDADD = -@COND_powerpc_ieee1275_TRUE@tga_module_LDADD = -@COND_sparc64_ieee1275_TRUE@tga_module_LDADD = -@COND_x86_64_efi_TRUE@tga_module_LDADD = -@COND_emu_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@tga_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@tga_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@tga_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@tga_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@vbe_module_SOURCES = video/i386/pc/vbe.c ## platform sources -@COND_i386_pc_TRUE@nodist_vbe_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@vbe_module_LDADD = -@COND_i386_pc_TRUE@vbe_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@vbe_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@vbe_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@vbe_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -@COND_i386_coreboot_TRUE@video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -@COND_i386_efi_TRUE@video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -@COND_i386_ieee1275_TRUE@video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -@COND_i386_multiboot_TRUE@video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -@COND_i386_pc_TRUE@video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -@COND_i386_qemu_TRUE@video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -@COND_powerpc_ieee1275_TRUE@video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -@COND_sparc64_ieee1275_TRUE@video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -@COND_x86_64_efi_TRUE@video_fb_module_SOURCES = video/fb/video_fb.c video/fb/fbblit.c video/fb/fbfill.c video/fb/fbutil.c ## platform sources -@COND_emu_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_video_fb_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@video_fb_module_LDADD = -@COND_i386_coreboot_TRUE@video_fb_module_LDADD = -@COND_i386_efi_TRUE@video_fb_module_LDADD = -@COND_i386_ieee1275_TRUE@video_fb_module_LDADD = -@COND_i386_multiboot_TRUE@video_fb_module_LDADD = -@COND_i386_pc_TRUE@video_fb_module_LDADD = -@COND_i386_qemu_TRUE@video_fb_module_LDADD = -@COND_powerpc_ieee1275_TRUE@video_fb_module_LDADD = -@COND_sparc64_ieee1275_TRUE@video_fb_module_LDADD = -@COND_x86_64_efi_TRUE@video_fb_module_LDADD = -@COND_emu_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@video_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@video_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@video_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@video_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@video_module_SOURCES = video/video.c ## platform sources -@COND_i386_coreboot_TRUE@video_module_SOURCES = video/video.c ## platform sources -@COND_i386_efi_TRUE@video_module_SOURCES = video/video.c ## platform sources -@COND_i386_ieee1275_TRUE@video_module_SOURCES = video/video.c ## platform sources -@COND_i386_multiboot_TRUE@video_module_SOURCES = video/video.c ## platform sources -@COND_i386_pc_TRUE@video_module_SOURCES = video/video.c ## platform sources -@COND_i386_qemu_TRUE@video_module_SOURCES = video/video.c ## platform sources -@COND_powerpc_ieee1275_TRUE@video_module_SOURCES = video/video.c ## platform sources -@COND_sparc64_ieee1275_TRUE@video_module_SOURCES = video/video.c ## platform sources -@COND_x86_64_efi_TRUE@video_module_SOURCES = video/video.c ## platform sources -@COND_emu_TRUE@nodist_video_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_video_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_video_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_video_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_video_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_video_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_video_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_video_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_video_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_video_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@video_module_LDADD = -@COND_i386_coreboot_TRUE@video_module_LDADD = -@COND_i386_efi_TRUE@video_module_LDADD = -@COND_i386_ieee1275_TRUE@video_module_LDADD = -@COND_i386_multiboot_TRUE@video_module_LDADD = -@COND_i386_pc_TRUE@video_module_LDADD = -@COND_i386_qemu_TRUE@video_module_LDADD = -@COND_powerpc_ieee1275_TRUE@video_module_LDADD = -@COND_sparc64_ieee1275_TRUE@video_module_LDADD = -@COND_x86_64_efi_TRUE@video_module_LDADD = -@COND_emu_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@video_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@video_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@video_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@video_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ieee1275_fb_module_SOURCES = video/ieee1275.c ## platform sources -@COND_powerpc_ieee1275_TRUE@nodist_ieee1275_fb_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@ieee1275_fb_module_LDADD = -@COND_powerpc_ieee1275_TRUE@ieee1275_fb_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ieee1275_fb_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ieee1275_fb_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@ieee1275_fb_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@sdl_module_SOURCES = video/emu/sdl.c ## platform sources -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@nodist_sdl_module_SOURCES = ## platform nodist sources -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@sdl_module_LDADD = -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@sdl_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@sdl_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@sdl_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@sdl_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@datehook_module_SOURCES = hook/datehook.c ## platform sources -@COND_i386_coreboot_TRUE@datehook_module_SOURCES = hook/datehook.c ## platform sources -@COND_i386_efi_TRUE@datehook_module_SOURCES = hook/datehook.c ## platform sources -@COND_i386_ieee1275_TRUE@datehook_module_SOURCES = hook/datehook.c ## platform sources -@COND_i386_multiboot_TRUE@datehook_module_SOURCES = hook/datehook.c ## platform sources -@COND_i386_pc_TRUE@datehook_module_SOURCES = hook/datehook.c ## platform sources -@COND_i386_qemu_TRUE@datehook_module_SOURCES = hook/datehook.c ## platform sources -@COND_mips_yeeloong_TRUE@datehook_module_SOURCES = hook/datehook.c ## platform sources -@COND_powerpc_ieee1275_TRUE@datehook_module_SOURCES = hook/datehook.c ## platform sources -@COND_sparc64_ieee1275_TRUE@datehook_module_SOURCES = hook/datehook.c ## platform sources -@COND_x86_64_efi_TRUE@datehook_module_SOURCES = hook/datehook.c ## platform sources -@COND_emu_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_datehook_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@datehook_module_LDADD = -@COND_i386_coreboot_TRUE@datehook_module_LDADD = -@COND_i386_efi_TRUE@datehook_module_LDADD = -@COND_i386_ieee1275_TRUE@datehook_module_LDADD = -@COND_i386_multiboot_TRUE@datehook_module_LDADD = -@COND_i386_pc_TRUE@datehook_module_LDADD = -@COND_i386_qemu_TRUE@datehook_module_LDADD = -@COND_mips_yeeloong_TRUE@datehook_module_LDADD = -@COND_powerpc_ieee1275_TRUE@datehook_module_LDADD = -@COND_sparc64_ieee1275_TRUE@datehook_module_LDADD = -@COND_x86_64_efi_TRUE@datehook_module_LDADD = -@COND_emu_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@datehook_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@datehook_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@datehook_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@datehook_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@legacycfg_module_SOURCES = lib/i386/pc/vesa_modes_table.c commands/legacycfg.c lib/legacy_parse.c ## platform sources -@COND_i386_pc_TRUE@legacycfg_module_SOURCES = commands/legacycfg.c lib/legacy_parse.c ## platform sources -@COND_emu_TRUE@nodist_legacycfg_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_legacycfg_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@legacycfg_module_LDADD = -@COND_i386_pc_TRUE@legacycfg_module_LDADD = -@COND_emu_TRUE@legacycfg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@legacycfg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@legacycfg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@legacycfg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@legacycfg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@legacycfg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@legacycfg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@legacycfg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -@COND_i386_coreboot_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -@COND_i386_efi_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -@COND_i386_ieee1275_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -@COND_i386_multiboot_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -@COND_i386_pc_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -@COND_i386_qemu_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -@COND_mips_yeeloong_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -@COND_powerpc_ieee1275_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -@COND_sparc64_ieee1275_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -@COND_x86_64_efi_TRUE@test_blockarg_module_SOURCES = tests/test_blockarg.c ## platform sources -@COND_emu_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_test_blockarg_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@test_blockarg_module_LDADD = -@COND_i386_coreboot_TRUE@test_blockarg_module_LDADD = -@COND_i386_efi_TRUE@test_blockarg_module_LDADD = -@COND_i386_ieee1275_TRUE@test_blockarg_module_LDADD = -@COND_i386_multiboot_TRUE@test_blockarg_module_LDADD = -@COND_i386_pc_TRUE@test_blockarg_module_LDADD = -@COND_i386_qemu_TRUE@test_blockarg_module_LDADD = -@COND_mips_yeeloong_TRUE@test_blockarg_module_LDADD = -@COND_powerpc_ieee1275_TRUE@test_blockarg_module_LDADD = -@COND_sparc64_ieee1275_TRUE@test_blockarg_module_LDADD = -@COND_x86_64_efi_TRUE@test_blockarg_module_LDADD = -@COND_emu_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@test_blockarg_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@test_blockarg_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@test_blockarg_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@test_blockarg_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -@COND_i386_coreboot_TRUE@xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -@COND_i386_efi_TRUE@xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -@COND_i386_ieee1275_TRUE@xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -@COND_i386_multiboot_TRUE@xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -@COND_i386_pc_TRUE@xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -@COND_i386_qemu_TRUE@xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -@COND_mips_yeeloong_TRUE@xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -@COND_powerpc_ieee1275_TRUE@xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -@COND_sparc64_ieee1275_TRUE@xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -@COND_x86_64_efi_TRUE@xzio_module_SOURCES = io/xzio.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c ## platform sources -@COND_emu_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_xzio_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@xzio_module_LDADD = -@COND_i386_coreboot_TRUE@xzio_module_LDADD = -@COND_i386_efi_TRUE@xzio_module_LDADD = -@COND_i386_ieee1275_TRUE@xzio_module_LDADD = -@COND_i386_multiboot_TRUE@xzio_module_LDADD = -@COND_i386_pc_TRUE@xzio_module_LDADD = -@COND_i386_qemu_TRUE@xzio_module_LDADD = -@COND_mips_yeeloong_TRUE@xzio_module_LDADD = -@COND_powerpc_ieee1275_TRUE@xzio_module_LDADD = -@COND_sparc64_ieee1275_TRUE@xzio_module_LDADD = -@COND_x86_64_efi_TRUE@xzio_module_LDADD = -@COND_emu_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@xzio_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@xzio_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -@COND_i386_coreboot_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -@COND_i386_efi_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -@COND_i386_ieee1275_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -@COND_i386_multiboot_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -@COND_i386_pc_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -@COND_i386_qemu_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -@COND_mips_yeeloong_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -@COND_powerpc_ieee1275_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -@COND_sparc64_ieee1275_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -@COND_x86_64_efi_TRUE@xzio_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -@COND_emu_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@xzio_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@testload_module_SOURCES = commands/testload.c ## platform sources -@COND_i386_coreboot_TRUE@testload_module_SOURCES = commands/testload.c ## platform sources -@COND_i386_efi_TRUE@testload_module_SOURCES = commands/testload.c ## platform sources -@COND_i386_ieee1275_TRUE@testload_module_SOURCES = commands/testload.c ## platform sources -@COND_i386_multiboot_TRUE@testload_module_SOURCES = commands/testload.c ## platform sources -@COND_i386_pc_TRUE@testload_module_SOURCES = commands/testload.c ## platform sources -@COND_i386_qemu_TRUE@testload_module_SOURCES = commands/testload.c ## platform sources -@COND_mips_yeeloong_TRUE@testload_module_SOURCES = commands/testload.c ## platform sources -@COND_powerpc_ieee1275_TRUE@testload_module_SOURCES = commands/testload.c ## platform sources -@COND_sparc64_ieee1275_TRUE@testload_module_SOURCES = commands/testload.c ## platform sources -@COND_x86_64_efi_TRUE@testload_module_SOURCES = commands/testload.c ## platform sources -@COND_emu_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_testload_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@testload_module_LDADD = -@COND_i386_coreboot_TRUE@testload_module_LDADD = -@COND_i386_efi_TRUE@testload_module_LDADD = -@COND_i386_ieee1275_TRUE@testload_module_LDADD = -@COND_i386_multiboot_TRUE@testload_module_LDADD = -@COND_i386_pc_TRUE@testload_module_LDADD = -@COND_i386_qemu_TRUE@testload_module_LDADD = -@COND_mips_yeeloong_TRUE@testload_module_LDADD = -@COND_powerpc_ieee1275_TRUE@testload_module_LDADD = -@COND_sparc64_ieee1275_TRUE@testload_module_LDADD = -@COND_x86_64_efi_TRUE@testload_module_LDADD = -@COND_emu_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@testload_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@testload_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@testload_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@testload_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@lsapm_module_SOURCES = commands/i386/pc/lsapm.c ## platform sources -@COND_i386_pc_TRUE@nodist_lsapm_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@lsapm_module_LDADD = -@COND_i386_pc_TRUE@lsapm_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@lsapm_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@lsapm_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@lsapm_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -@COND_i386_coreboot_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -@COND_i386_efi_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -@COND_i386_ieee1275_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -@COND_i386_multiboot_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -@COND_i386_pc_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -@COND_i386_qemu_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -@COND_powerpc_ieee1275_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -@COND_sparc64_ieee1275_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -@COND_x86_64_efi_TRUE@keylayouts_module_SOURCES = commands/keylayouts.c ## platform sources -@COND_emu_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_keylayouts_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@keylayouts_module_LDADD = -@COND_i386_coreboot_TRUE@keylayouts_module_LDADD = -@COND_i386_efi_TRUE@keylayouts_module_LDADD = -@COND_i386_ieee1275_TRUE@keylayouts_module_LDADD = -@COND_i386_multiboot_TRUE@keylayouts_module_LDADD = -@COND_i386_pc_TRUE@keylayouts_module_LDADD = -@COND_i386_qemu_TRUE@keylayouts_module_LDADD = -@COND_powerpc_ieee1275_TRUE@keylayouts_module_LDADD = -@COND_sparc64_ieee1275_TRUE@keylayouts_module_LDADD = -@COND_x86_64_efi_TRUE@keylayouts_module_LDADD = -@COND_emu_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_coreboot_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_efi_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_multiboot_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_pc_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_i386_qemu_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_x86_64_efi_TRUE@keylayouts_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) -@COND_emu_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@keylayouts_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_coreboot_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_efi_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_multiboot_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_pc_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_i386_qemu_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_x86_64_efi_TRUE@keylayouts_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) -@COND_emu_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@keylayouts_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -@COND_i386_coreboot_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -@COND_i386_efi_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -@COND_i386_ieee1275_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -@COND_i386_multiboot_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -@COND_i386_pc_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -@COND_i386_qemu_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -@COND_mips_yeeloong_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -@COND_x86_64_efi_TRUE@gcry_arcfour_module_SOURCES = lib/libgcrypt-grub/cipher/arcfour.c ## platform sources -@COND_emu_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gcry_arcfour_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gcry_arcfour_module_LDADD = -@COND_i386_coreboot_TRUE@gcry_arcfour_module_LDADD = -@COND_i386_efi_TRUE@gcry_arcfour_module_LDADD = -@COND_i386_ieee1275_TRUE@gcry_arcfour_module_LDADD = -@COND_i386_multiboot_TRUE@gcry_arcfour_module_LDADD = -@COND_i386_pc_TRUE@gcry_arcfour_module_LDADD = -@COND_i386_qemu_TRUE@gcry_arcfour_module_LDADD = -@COND_mips_yeeloong_TRUE@gcry_arcfour_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gcry_arcfour_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gcry_arcfour_module_LDADD = -@COND_x86_64_efi_TRUE@gcry_arcfour_module_LDADD = -@COND_emu_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_arcfour_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_emu_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_arcfour_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_arcfour_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_arcfour_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -@COND_i386_coreboot_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -@COND_i386_efi_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -@COND_i386_ieee1275_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -@COND_i386_multiboot_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -@COND_i386_pc_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -@COND_i386_qemu_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -@COND_mips_yeeloong_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -@COND_x86_64_efi_TRUE@gcry_blowfish_module_SOURCES = lib/libgcrypt-grub/cipher/blowfish.c ## platform sources -@COND_emu_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gcry_blowfish_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gcry_blowfish_module_LDADD = -@COND_i386_coreboot_TRUE@gcry_blowfish_module_LDADD = -@COND_i386_efi_TRUE@gcry_blowfish_module_LDADD = -@COND_i386_ieee1275_TRUE@gcry_blowfish_module_LDADD = -@COND_i386_multiboot_TRUE@gcry_blowfish_module_LDADD = -@COND_i386_pc_TRUE@gcry_blowfish_module_LDADD = -@COND_i386_qemu_TRUE@gcry_blowfish_module_LDADD = -@COND_mips_yeeloong_TRUE@gcry_blowfish_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gcry_blowfish_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gcry_blowfish_module_LDADD = -@COND_x86_64_efi_TRUE@gcry_blowfish_module_LDADD = -@COND_emu_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_blowfish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_emu_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_blowfish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_blowfish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_blowfish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -@COND_i386_coreboot_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -@COND_i386_efi_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -@COND_i386_ieee1275_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -@COND_i386_multiboot_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -@COND_i386_pc_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -@COND_i386_qemu_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -@COND_mips_yeeloong_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -@COND_x86_64_efi_TRUE@gcry_camellia_module_SOURCES = lib/libgcrypt-grub/cipher/camellia-glue.c lib/libgcrypt-grub/cipher/camellia.c ## platform sources -@COND_emu_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gcry_camellia_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gcry_camellia_module_LDADD = -@COND_i386_coreboot_TRUE@gcry_camellia_module_LDADD = -@COND_i386_efi_TRUE@gcry_camellia_module_LDADD = -@COND_i386_ieee1275_TRUE@gcry_camellia_module_LDADD = -@COND_i386_multiboot_TRUE@gcry_camellia_module_LDADD = -@COND_i386_pc_TRUE@gcry_camellia_module_LDADD = -@COND_i386_qemu_TRUE@gcry_camellia_module_LDADD = -@COND_mips_yeeloong_TRUE@gcry_camellia_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gcry_camellia_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gcry_camellia_module_LDADD = -@COND_x86_64_efi_TRUE@gcry_camellia_module_LDADD = -@COND_emu_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_camellia_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_emu_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_camellia_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_camellia_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_camellia_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -@COND_i386_coreboot_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -@COND_i386_efi_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -@COND_i386_ieee1275_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -@COND_i386_multiboot_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -@COND_i386_pc_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -@COND_i386_qemu_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -@COND_mips_yeeloong_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -@COND_x86_64_efi_TRUE@gcry_cast5_module_SOURCES = lib/libgcrypt-grub/cipher/cast5.c ## platform sources -@COND_emu_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gcry_cast5_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gcry_cast5_module_LDADD = -@COND_i386_coreboot_TRUE@gcry_cast5_module_LDADD = -@COND_i386_efi_TRUE@gcry_cast5_module_LDADD = -@COND_i386_ieee1275_TRUE@gcry_cast5_module_LDADD = -@COND_i386_multiboot_TRUE@gcry_cast5_module_LDADD = -@COND_i386_pc_TRUE@gcry_cast5_module_LDADD = -@COND_i386_qemu_TRUE@gcry_cast5_module_LDADD = -@COND_mips_yeeloong_TRUE@gcry_cast5_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gcry_cast5_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gcry_cast5_module_LDADD = -@COND_x86_64_efi_TRUE@gcry_cast5_module_LDADD = -@COND_emu_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_cast5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_emu_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_cast5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_cast5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_cast5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -@COND_i386_coreboot_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -@COND_i386_efi_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -@COND_i386_ieee1275_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -@COND_i386_multiboot_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -@COND_i386_pc_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -@COND_i386_qemu_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -@COND_mips_yeeloong_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -@COND_x86_64_efi_TRUE@gcry_crc_module_SOURCES = lib/libgcrypt-grub/cipher/crc.c ## platform sources -@COND_emu_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gcry_crc_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gcry_crc_module_LDADD = -@COND_i386_coreboot_TRUE@gcry_crc_module_LDADD = -@COND_i386_efi_TRUE@gcry_crc_module_LDADD = -@COND_i386_ieee1275_TRUE@gcry_crc_module_LDADD = -@COND_i386_multiboot_TRUE@gcry_crc_module_LDADD = -@COND_i386_pc_TRUE@gcry_crc_module_LDADD = -@COND_i386_qemu_TRUE@gcry_crc_module_LDADD = -@COND_mips_yeeloong_TRUE@gcry_crc_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gcry_crc_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gcry_crc_module_LDADD = -@COND_x86_64_efi_TRUE@gcry_crc_module_LDADD = -@COND_emu_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_crc_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_emu_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_crc_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_crc_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_crc_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -@COND_i386_coreboot_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -@COND_i386_efi_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -@COND_i386_ieee1275_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -@COND_i386_multiboot_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -@COND_i386_pc_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -@COND_i386_qemu_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -@COND_mips_yeeloong_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -@COND_x86_64_efi_TRUE@gcry_des_module_SOURCES = lib/libgcrypt-grub/cipher/des.c ## platform sources -@COND_emu_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gcry_des_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gcry_des_module_LDADD = -@COND_i386_coreboot_TRUE@gcry_des_module_LDADD = -@COND_i386_efi_TRUE@gcry_des_module_LDADD = -@COND_i386_ieee1275_TRUE@gcry_des_module_LDADD = -@COND_i386_multiboot_TRUE@gcry_des_module_LDADD = -@COND_i386_pc_TRUE@gcry_des_module_LDADD = -@COND_i386_qemu_TRUE@gcry_des_module_LDADD = -@COND_mips_yeeloong_TRUE@gcry_des_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gcry_des_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gcry_des_module_LDADD = -@COND_x86_64_efi_TRUE@gcry_des_module_LDADD = -@COND_emu_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_des_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_emu_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_des_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_des_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_des_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -@COND_i386_coreboot_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -@COND_i386_efi_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -@COND_i386_ieee1275_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -@COND_i386_multiboot_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -@COND_i386_pc_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -@COND_i386_qemu_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -@COND_mips_yeeloong_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -@COND_x86_64_efi_TRUE@gcry_md4_module_SOURCES = lib/libgcrypt-grub/cipher/md4.c ## platform sources -@COND_emu_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gcry_md4_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gcry_md4_module_LDADD = -@COND_i386_coreboot_TRUE@gcry_md4_module_LDADD = -@COND_i386_efi_TRUE@gcry_md4_module_LDADD = -@COND_i386_ieee1275_TRUE@gcry_md4_module_LDADD = -@COND_i386_multiboot_TRUE@gcry_md4_module_LDADD = -@COND_i386_pc_TRUE@gcry_md4_module_LDADD = -@COND_i386_qemu_TRUE@gcry_md4_module_LDADD = -@COND_mips_yeeloong_TRUE@gcry_md4_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gcry_md4_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gcry_md4_module_LDADD = -@COND_x86_64_efi_TRUE@gcry_md4_module_LDADD = -@COND_emu_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_md4_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_emu_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_md4_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_md4_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_md4_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -@COND_i386_coreboot_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -@COND_i386_efi_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -@COND_i386_ieee1275_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -@COND_i386_multiboot_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -@COND_i386_pc_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -@COND_i386_qemu_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -@COND_mips_yeeloong_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -@COND_x86_64_efi_TRUE@gcry_md5_module_SOURCES = lib/libgcrypt-grub/cipher/md5.c ## platform sources -@COND_emu_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gcry_md5_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gcry_md5_module_LDADD = -@COND_i386_coreboot_TRUE@gcry_md5_module_LDADD = -@COND_i386_efi_TRUE@gcry_md5_module_LDADD = -@COND_i386_ieee1275_TRUE@gcry_md5_module_LDADD = -@COND_i386_multiboot_TRUE@gcry_md5_module_LDADD = -@COND_i386_pc_TRUE@gcry_md5_module_LDADD = -@COND_i386_qemu_TRUE@gcry_md5_module_LDADD = -@COND_mips_yeeloong_TRUE@gcry_md5_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gcry_md5_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gcry_md5_module_LDADD = -@COND_x86_64_efi_TRUE@gcry_md5_module_LDADD = -@COND_emu_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_md5_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_emu_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_md5_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_md5_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_md5_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -@COND_i386_coreboot_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -@COND_i386_efi_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -@COND_i386_ieee1275_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -@COND_i386_multiboot_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -@COND_i386_pc_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -@COND_i386_qemu_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -@COND_mips_yeeloong_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -@COND_x86_64_efi_TRUE@gcry_rfc2268_module_SOURCES = lib/libgcrypt-grub/cipher/rfc2268.c ## platform sources -@COND_emu_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gcry_rfc2268_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gcry_rfc2268_module_LDADD = -@COND_i386_coreboot_TRUE@gcry_rfc2268_module_LDADD = -@COND_i386_efi_TRUE@gcry_rfc2268_module_LDADD = -@COND_i386_ieee1275_TRUE@gcry_rfc2268_module_LDADD = -@COND_i386_multiboot_TRUE@gcry_rfc2268_module_LDADD = -@COND_i386_pc_TRUE@gcry_rfc2268_module_LDADD = -@COND_i386_qemu_TRUE@gcry_rfc2268_module_LDADD = -@COND_mips_yeeloong_TRUE@gcry_rfc2268_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gcry_rfc2268_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gcry_rfc2268_module_LDADD = -@COND_x86_64_efi_TRUE@gcry_rfc2268_module_LDADD = -@COND_emu_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_rfc2268_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_emu_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_rfc2268_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_rfc2268_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_rfc2268_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -@COND_i386_coreboot_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -@COND_i386_efi_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -@COND_i386_ieee1275_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -@COND_i386_multiboot_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -@COND_i386_pc_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -@COND_i386_qemu_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -@COND_mips_yeeloong_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -@COND_x86_64_efi_TRUE@gcry_rijndael_module_SOURCES = lib/libgcrypt-grub/cipher/rijndael.c ## platform sources -@COND_emu_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gcry_rijndael_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gcry_rijndael_module_LDADD = -@COND_i386_coreboot_TRUE@gcry_rijndael_module_LDADD = -@COND_i386_efi_TRUE@gcry_rijndael_module_LDADD = -@COND_i386_ieee1275_TRUE@gcry_rijndael_module_LDADD = -@COND_i386_multiboot_TRUE@gcry_rijndael_module_LDADD = -@COND_i386_pc_TRUE@gcry_rijndael_module_LDADD = -@COND_i386_qemu_TRUE@gcry_rijndael_module_LDADD = -@COND_mips_yeeloong_TRUE@gcry_rijndael_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gcry_rijndael_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gcry_rijndael_module_LDADD = -@COND_x86_64_efi_TRUE@gcry_rijndael_module_LDADD = -@COND_emu_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_rijndael_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_emu_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_rijndael_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_rijndael_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_rijndael_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -@COND_i386_coreboot_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -@COND_i386_efi_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -@COND_i386_ieee1275_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -@COND_i386_multiboot_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -@COND_i386_pc_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -@COND_i386_qemu_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -@COND_mips_yeeloong_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -@COND_x86_64_efi_TRUE@gcry_rmd160_module_SOURCES = lib/libgcrypt-grub/cipher/rmd160.c ## platform sources -@COND_emu_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gcry_rmd160_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gcry_rmd160_module_LDADD = -@COND_i386_coreboot_TRUE@gcry_rmd160_module_LDADD = -@COND_i386_efi_TRUE@gcry_rmd160_module_LDADD = -@COND_i386_ieee1275_TRUE@gcry_rmd160_module_LDADD = -@COND_i386_multiboot_TRUE@gcry_rmd160_module_LDADD = -@COND_i386_pc_TRUE@gcry_rmd160_module_LDADD = -@COND_i386_qemu_TRUE@gcry_rmd160_module_LDADD = -@COND_mips_yeeloong_TRUE@gcry_rmd160_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gcry_rmd160_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gcry_rmd160_module_LDADD = -@COND_x86_64_efi_TRUE@gcry_rmd160_module_LDADD = -@COND_emu_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_rmd160_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_emu_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_rmd160_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_rmd160_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_rmd160_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -@COND_i386_coreboot_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -@COND_i386_efi_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -@COND_i386_ieee1275_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -@COND_i386_multiboot_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -@COND_i386_pc_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -@COND_i386_qemu_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -@COND_mips_yeeloong_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -@COND_x86_64_efi_TRUE@gcry_seed_module_SOURCES = lib/libgcrypt-grub/cipher/seed.c ## platform sources -@COND_emu_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gcry_seed_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gcry_seed_module_LDADD = -@COND_i386_coreboot_TRUE@gcry_seed_module_LDADD = -@COND_i386_efi_TRUE@gcry_seed_module_LDADD = -@COND_i386_ieee1275_TRUE@gcry_seed_module_LDADD = -@COND_i386_multiboot_TRUE@gcry_seed_module_LDADD = -@COND_i386_pc_TRUE@gcry_seed_module_LDADD = -@COND_i386_qemu_TRUE@gcry_seed_module_LDADD = -@COND_mips_yeeloong_TRUE@gcry_seed_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gcry_seed_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gcry_seed_module_LDADD = -@COND_x86_64_efi_TRUE@gcry_seed_module_LDADD = -@COND_emu_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_seed_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_emu_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_seed_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_seed_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_seed_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -@COND_i386_coreboot_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -@COND_i386_efi_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -@COND_i386_ieee1275_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -@COND_i386_multiboot_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -@COND_i386_pc_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -@COND_i386_qemu_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -@COND_mips_yeeloong_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -@COND_x86_64_efi_TRUE@gcry_serpent_module_SOURCES = lib/libgcrypt-grub/cipher/serpent.c ## platform sources -@COND_emu_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gcry_serpent_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gcry_serpent_module_LDADD = -@COND_i386_coreboot_TRUE@gcry_serpent_module_LDADD = -@COND_i386_efi_TRUE@gcry_serpent_module_LDADD = -@COND_i386_ieee1275_TRUE@gcry_serpent_module_LDADD = -@COND_i386_multiboot_TRUE@gcry_serpent_module_LDADD = -@COND_i386_pc_TRUE@gcry_serpent_module_LDADD = -@COND_i386_qemu_TRUE@gcry_serpent_module_LDADD = -@COND_mips_yeeloong_TRUE@gcry_serpent_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gcry_serpent_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gcry_serpent_module_LDADD = -@COND_x86_64_efi_TRUE@gcry_serpent_module_LDADD = -@COND_emu_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_serpent_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_emu_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_serpent_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_serpent_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_serpent_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -@COND_i386_coreboot_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -@COND_i386_efi_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -@COND_i386_ieee1275_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -@COND_i386_multiboot_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -@COND_i386_pc_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -@COND_i386_qemu_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -@COND_mips_yeeloong_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -@COND_x86_64_efi_TRUE@gcry_sha1_module_SOURCES = lib/libgcrypt-grub/cipher/sha1.c ## platform sources -@COND_emu_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gcry_sha1_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gcry_sha1_module_LDADD = -@COND_i386_coreboot_TRUE@gcry_sha1_module_LDADD = -@COND_i386_efi_TRUE@gcry_sha1_module_LDADD = -@COND_i386_ieee1275_TRUE@gcry_sha1_module_LDADD = -@COND_i386_multiboot_TRUE@gcry_sha1_module_LDADD = -@COND_i386_pc_TRUE@gcry_sha1_module_LDADD = -@COND_i386_qemu_TRUE@gcry_sha1_module_LDADD = -@COND_mips_yeeloong_TRUE@gcry_sha1_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gcry_sha1_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gcry_sha1_module_LDADD = -@COND_x86_64_efi_TRUE@gcry_sha1_module_LDADD = -@COND_emu_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_sha1_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_emu_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_sha1_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_sha1_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_sha1_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -@COND_i386_coreboot_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -@COND_i386_efi_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -@COND_i386_ieee1275_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -@COND_i386_multiboot_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -@COND_i386_pc_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -@COND_i386_qemu_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -@COND_mips_yeeloong_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -@COND_x86_64_efi_TRUE@gcry_sha256_module_SOURCES = lib/libgcrypt-grub/cipher/sha256.c ## platform sources -@COND_emu_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gcry_sha256_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gcry_sha256_module_LDADD = -@COND_i386_coreboot_TRUE@gcry_sha256_module_LDADD = -@COND_i386_efi_TRUE@gcry_sha256_module_LDADD = -@COND_i386_ieee1275_TRUE@gcry_sha256_module_LDADD = -@COND_i386_multiboot_TRUE@gcry_sha256_module_LDADD = -@COND_i386_pc_TRUE@gcry_sha256_module_LDADD = -@COND_i386_qemu_TRUE@gcry_sha256_module_LDADD = -@COND_mips_yeeloong_TRUE@gcry_sha256_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gcry_sha256_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gcry_sha256_module_LDADD = -@COND_x86_64_efi_TRUE@gcry_sha256_module_LDADD = -@COND_emu_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_sha256_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_emu_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_sha256_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_sha256_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_sha256_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -@COND_i386_coreboot_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -@COND_i386_efi_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -@COND_i386_ieee1275_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -@COND_i386_multiboot_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -@COND_i386_pc_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -@COND_i386_qemu_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -@COND_mips_yeeloong_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -@COND_x86_64_efi_TRUE@gcry_sha512_module_SOURCES = lib/libgcrypt-grub/cipher/sha512.c ## platform sources -@COND_emu_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gcry_sha512_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gcry_sha512_module_LDADD = -@COND_i386_coreboot_TRUE@gcry_sha512_module_LDADD = -@COND_i386_efi_TRUE@gcry_sha512_module_LDADD = -@COND_i386_ieee1275_TRUE@gcry_sha512_module_LDADD = -@COND_i386_multiboot_TRUE@gcry_sha512_module_LDADD = -@COND_i386_pc_TRUE@gcry_sha512_module_LDADD = -@COND_i386_qemu_TRUE@gcry_sha512_module_LDADD = -@COND_mips_yeeloong_TRUE@gcry_sha512_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gcry_sha512_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gcry_sha512_module_LDADD = -@COND_x86_64_efi_TRUE@gcry_sha512_module_LDADD = -@COND_emu_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_sha512_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_emu_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_sha512_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_sha512_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_sha512_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -@COND_i386_coreboot_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -@COND_i386_efi_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -@COND_i386_ieee1275_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -@COND_i386_multiboot_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -@COND_i386_pc_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -@COND_i386_qemu_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -@COND_mips_yeeloong_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -@COND_x86_64_efi_TRUE@gcry_tiger_module_SOURCES = lib/libgcrypt-grub/cipher/tiger.c ## platform sources -@COND_emu_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gcry_tiger_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gcry_tiger_module_LDADD = -@COND_i386_coreboot_TRUE@gcry_tiger_module_LDADD = -@COND_i386_efi_TRUE@gcry_tiger_module_LDADD = -@COND_i386_ieee1275_TRUE@gcry_tiger_module_LDADD = -@COND_i386_multiboot_TRUE@gcry_tiger_module_LDADD = -@COND_i386_pc_TRUE@gcry_tiger_module_LDADD = -@COND_i386_qemu_TRUE@gcry_tiger_module_LDADD = -@COND_mips_yeeloong_TRUE@gcry_tiger_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gcry_tiger_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gcry_tiger_module_LDADD = -@COND_x86_64_efi_TRUE@gcry_tiger_module_LDADD = -@COND_emu_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_tiger_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_emu_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_tiger_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_tiger_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_tiger_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -@COND_i386_coreboot_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -@COND_i386_efi_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -@COND_i386_ieee1275_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -@COND_i386_multiboot_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -@COND_i386_pc_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -@COND_i386_qemu_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -@COND_mips_yeeloong_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -@COND_x86_64_efi_TRUE@gcry_twofish_module_SOURCES = lib/libgcrypt-grub/cipher/twofish.c ## platform sources -@COND_emu_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gcry_twofish_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gcry_twofish_module_LDADD = -@COND_i386_coreboot_TRUE@gcry_twofish_module_LDADD = -@COND_i386_efi_TRUE@gcry_twofish_module_LDADD = -@COND_i386_ieee1275_TRUE@gcry_twofish_module_LDADD = -@COND_i386_multiboot_TRUE@gcry_twofish_module_LDADD = -@COND_i386_pc_TRUE@gcry_twofish_module_LDADD = -@COND_i386_qemu_TRUE@gcry_twofish_module_LDADD = -@COND_mips_yeeloong_TRUE@gcry_twofish_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gcry_twofish_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gcry_twofish_module_LDADD = -@COND_x86_64_efi_TRUE@gcry_twofish_module_LDADD = -@COND_emu_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_twofish_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_emu_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_twofish_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_twofish_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_twofish_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -@COND_i386_coreboot_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -@COND_i386_efi_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -@COND_i386_ieee1275_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -@COND_i386_multiboot_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -@COND_i386_pc_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -@COND_i386_qemu_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -@COND_mips_yeeloong_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -@COND_powerpc_ieee1275_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -@COND_sparc64_ieee1275_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -@COND_x86_64_efi_TRUE@gcry_whirlpool_module_SOURCES = lib/libgcrypt-grub/cipher/whirlpool.c ## platform sources -@COND_emu_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -@COND_i386_efi_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_gcry_whirlpool_module_SOURCES = ## platform nodist sources -@COND_emu_TRUE@gcry_whirlpool_module_LDADD = -@COND_i386_coreboot_TRUE@gcry_whirlpool_module_LDADD = -@COND_i386_efi_TRUE@gcry_whirlpool_module_LDADD = -@COND_i386_ieee1275_TRUE@gcry_whirlpool_module_LDADD = -@COND_i386_multiboot_TRUE@gcry_whirlpool_module_LDADD = -@COND_i386_pc_TRUE@gcry_whirlpool_module_LDADD = -@COND_i386_qemu_TRUE@gcry_whirlpool_module_LDADD = -@COND_mips_yeeloong_TRUE@gcry_whirlpool_module_LDADD = -@COND_powerpc_ieee1275_TRUE@gcry_whirlpool_module_LDADD = -@COND_sparc64_ieee1275_TRUE@gcry_whirlpool_module_LDADD = -@COND_x86_64_efi_TRUE@gcry_whirlpool_module_LDADD = -@COND_emu_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_whirlpool_module_CFLAGS = $(AM_CFLAGS) $(CFLAGS_MODULE) $(CFLAGS_GCRY) -@COND_emu_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_whirlpool_module_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_MODULE) -@COND_emu_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_coreboot_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_efi_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_ieee1275_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_multiboot_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_pc_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_i386_qemu_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_mips_yeeloong_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_powerpc_ieee1275_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_sparc64_ieee1275_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_x86_64_efi_TRUE@gcry_whirlpool_module_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_MODULE) $(CPPFLAGS_GCRY) -@COND_emu_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_coreboot_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_efi_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_ieee1275_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_multiboot_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_pc_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_i386_qemu_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_mips_yeeloong_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_powerpc_ieee1275_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_sparc64_ieee1275_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_x86_64_efi_TRUE@gcry_whirlpool_module_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_MODULE) -@COND_emu_TRUE@kernel_exec_SOURCES = disk/host.c gnulib/progname.c \ -@COND_emu_TRUE@ gnulib/error.c kern/emu/cache.S \ -@COND_emu_TRUE@ kern/emu/console.c kern/emu/getroot.c \ -@COND_emu_TRUE@ kern/emu/hostdisk.c kern/emu/hostfs.c \ -@COND_emu_TRUE@ kern/emu/main.c kern/emu/misc.c kern/emu/mm.c \ -@COND_emu_TRUE@ kern/emu/time.c kern/command.c kern/corecmd.c \ -@COND_emu_TRUE@ kern/device.c kern/disk.c kern/dl.c kern/env.c \ -@COND_emu_TRUE@ kern/err.c kern/file.c kern/fs.c kern/list.c \ -@COND_emu_TRUE@ kern/main.c kern/misc.c kern/parser.c \ -@COND_emu_TRUE@ kern/partition.c kern/rescue_parser.c \ -@COND_emu_TRUE@ kern/rescue_reader.c kern/term.c -@COND_i386_coreboot_TRUE@kernel_exec_SOURCES = \ -@COND_i386_coreboot_TRUE@ kern/i386/coreboot/startup.S \ -@COND_i386_coreboot_TRUE@ kern/generic/rtc_get_time_ms.c \ -@COND_i386_coreboot_TRUE@ kern/i386/coreboot/mmap.c \ -@COND_i386_coreboot_TRUE@ kern/i386/tsc.c \ -@COND_i386_coreboot_TRUE@ kern/i386/coreboot/init.c \ -@COND_i386_coreboot_TRUE@ term/i386/pc/vga_text.c \ -@COND_i386_coreboot_TRUE@ term/i386/vga_common.c kern/i386/dl.c \ -@COND_i386_coreboot_TRUE@ kern/i386/pit.c kern/mm.c kern/time.c \ -@COND_i386_coreboot_TRUE@ kern/generic/millisleep.c \ -@COND_i386_coreboot_TRUE@ kern/command.c kern/corecmd.c \ -@COND_i386_coreboot_TRUE@ kern/device.c kern/disk.c kern/dl.c \ -@COND_i386_coreboot_TRUE@ kern/env.c kern/err.c kern/file.c \ -@COND_i386_coreboot_TRUE@ kern/fs.c kern/list.c kern/main.c \ -@COND_i386_coreboot_TRUE@ kern/misc.c kern/parser.c \ -@COND_i386_coreboot_TRUE@ kern/partition.c kern/rescue_parser.c \ -@COND_i386_coreboot_TRUE@ kern/rescue_reader.c kern/term.c -@COND_i386_efi_TRUE@kernel_exec_SOURCES = kern/i386/efi/startup.S \ -@COND_i386_efi_TRUE@ kern/i386/tsc.c \ -@COND_i386_efi_TRUE@ kern/generic/rtc_get_time_ms.c \ -@COND_i386_efi_TRUE@ disk/efi/efidisk.c kern/efi/efi.c \ -@COND_i386_efi_TRUE@ kern/efi/init.c kern/efi/mm.c \ -@COND_i386_efi_TRUE@ kern/i386/efi/init.c term/efi/console.c \ -@COND_i386_efi_TRUE@ kern/i386/dl.c kern/i386/pit.c kern/mm.c \ -@COND_i386_efi_TRUE@ kern/time.c kern/generic/millisleep.c \ -@COND_i386_efi_TRUE@ kern/command.c kern/corecmd.c \ -@COND_i386_efi_TRUE@ kern/device.c kern/disk.c kern/dl.c \ -@COND_i386_efi_TRUE@ kern/env.c kern/err.c kern/file.c \ -@COND_i386_efi_TRUE@ kern/fs.c kern/list.c kern/main.c \ -@COND_i386_efi_TRUE@ kern/misc.c kern/parser.c kern/partition.c \ -@COND_i386_efi_TRUE@ kern/rescue_parser.c kern/rescue_reader.c \ -@COND_i386_efi_TRUE@ kern/term.c -@COND_i386_ieee1275_TRUE@kernel_exec_SOURCES = \ -@COND_i386_ieee1275_TRUE@ kern/i386/ieee1275/startup.S \ -@COND_i386_ieee1275_TRUE@ kern/ieee1275/init.c \ -@COND_i386_ieee1275_TRUE@ disk/ieee1275/ofdisk.c \ -@COND_i386_ieee1275_TRUE@ kern/ieee1275/cmain.c \ -@COND_i386_ieee1275_TRUE@ kern/ieee1275/ieee1275.c \ -@COND_i386_ieee1275_TRUE@ kern/ieee1275/mmap.c \ -@COND_i386_ieee1275_TRUE@ kern/ieee1275/openfw.c \ -@COND_i386_ieee1275_TRUE@ term/ieee1275/ofconsole.c \ -@COND_i386_ieee1275_TRUE@ term/terminfo.c term/tparm.c \ -@COND_i386_ieee1275_TRUE@ commands/extcmd.c lib/arg.c \ -@COND_i386_ieee1275_TRUE@ kern/i386/dl.c kern/i386/pit.c \ -@COND_i386_ieee1275_TRUE@ kern/mm.c kern/time.c \ -@COND_i386_ieee1275_TRUE@ kern/generic/millisleep.c \ -@COND_i386_ieee1275_TRUE@ kern/command.c kern/corecmd.c \ -@COND_i386_ieee1275_TRUE@ kern/device.c kern/disk.c kern/dl.c \ -@COND_i386_ieee1275_TRUE@ kern/env.c kern/err.c kern/file.c \ -@COND_i386_ieee1275_TRUE@ kern/fs.c kern/list.c kern/main.c \ -@COND_i386_ieee1275_TRUE@ kern/misc.c kern/parser.c \ -@COND_i386_ieee1275_TRUE@ kern/partition.c kern/rescue_parser.c \ -@COND_i386_ieee1275_TRUE@ kern/rescue_reader.c kern/term.c -@COND_i386_multiboot_TRUE@kernel_exec_SOURCES = \ -@COND_i386_multiboot_TRUE@ kern/i386/coreboot/startup.S \ -@COND_i386_multiboot_TRUE@ kern/generic/rtc_get_time_ms.c \ -@COND_i386_multiboot_TRUE@ kern/i386/multiboot_mmap.c \ -@COND_i386_multiboot_TRUE@ kern/i386/tsc.c \ -@COND_i386_multiboot_TRUE@ kern/i386/coreboot/init.c \ -@COND_i386_multiboot_TRUE@ term/i386/pc/vga_text.c \ -@COND_i386_multiboot_TRUE@ term/i386/vga_common.c \ -@COND_i386_multiboot_TRUE@ kern/i386/dl.c kern/i386/pit.c \ -@COND_i386_multiboot_TRUE@ kern/mm.c kern/time.c \ -@COND_i386_multiboot_TRUE@ kern/generic/millisleep.c \ -@COND_i386_multiboot_TRUE@ kern/command.c kern/corecmd.c \ -@COND_i386_multiboot_TRUE@ kern/device.c kern/disk.c kern/dl.c \ -@COND_i386_multiboot_TRUE@ kern/env.c kern/err.c kern/file.c \ -@COND_i386_multiboot_TRUE@ kern/fs.c kern/list.c kern/main.c \ -@COND_i386_multiboot_TRUE@ kern/misc.c kern/parser.c \ -@COND_i386_multiboot_TRUE@ kern/partition.c \ -@COND_i386_multiboot_TRUE@ kern/rescue_parser.c \ -@COND_i386_multiboot_TRUE@ kern/rescue_reader.c kern/term.c -@COND_i386_pc_TRUE@kernel_exec_SOURCES = kern/i386/pc/startup.S \ -@COND_i386_pc_TRUE@ kern/generic/rtc_get_time_ms.c \ -@COND_i386_pc_TRUE@ term/i386/vga_common.c kern/i386/pc/init.c \ -@COND_i386_pc_TRUE@ kern/i386/pc/mmap.c kern/i386/tsc.c \ -@COND_i386_pc_TRUE@ term/i386/pc/console.c kern/i386/dl.c \ -@COND_i386_pc_TRUE@ kern/i386/pit.c kern/mm.c kern/time.c \ -@COND_i386_pc_TRUE@ kern/generic/millisleep.c kern/command.c \ -@COND_i386_pc_TRUE@ kern/corecmd.c kern/device.c kern/disk.c \ -@COND_i386_pc_TRUE@ kern/dl.c kern/env.c kern/err.c kern/file.c \ -@COND_i386_pc_TRUE@ kern/fs.c kern/list.c kern/main.c \ -@COND_i386_pc_TRUE@ kern/misc.c kern/parser.c kern/partition.c \ -@COND_i386_pc_TRUE@ kern/rescue_parser.c kern/rescue_reader.c \ -@COND_i386_pc_TRUE@ kern/term.c -@COND_i386_qemu_TRUE@kernel_exec_SOURCES = kern/i386/qemu/startup.S \ -@COND_i386_qemu_TRUE@ kern/generic/rtc_get_time_ms.c bus/pci.c \ -@COND_i386_qemu_TRUE@ kern/i386/qemu/init.c \ -@COND_i386_qemu_TRUE@ kern/i386/qemu/mmap.c kern/i386/tsc.c \ -@COND_i386_qemu_TRUE@ kern/i386/coreboot/init.c \ -@COND_i386_qemu_TRUE@ term/i386/pc/vga_text.c \ -@COND_i386_qemu_TRUE@ term/i386/vga_common.c kern/i386/dl.c \ -@COND_i386_qemu_TRUE@ kern/i386/pit.c kern/mm.c kern/time.c \ -@COND_i386_qemu_TRUE@ kern/generic/millisleep.c kern/command.c \ -@COND_i386_qemu_TRUE@ kern/corecmd.c kern/device.c kern/disk.c \ -@COND_i386_qemu_TRUE@ kern/dl.c kern/env.c kern/err.c \ -@COND_i386_qemu_TRUE@ kern/file.c kern/fs.c kern/list.c \ -@COND_i386_qemu_TRUE@ kern/main.c kern/misc.c kern/parser.c \ -@COND_i386_qemu_TRUE@ kern/partition.c kern/rescue_parser.c \ -@COND_i386_qemu_TRUE@ kern/rescue_reader.c kern/term.c -@COND_mips_yeeloong_TRUE@kernel_exec_SOURCES = kern/mips/startup.S \ -@COND_mips_yeeloong_TRUE@ kern/generic/rtc_get_time_ms.c \ -@COND_mips_yeeloong_TRUE@ term/ns8250.c bus/bonito.c \ -@COND_mips_yeeloong_TRUE@ bus/cs5536.c bus/pci.c \ -@COND_mips_yeeloong_TRUE@ kern/mips/cache.S kern/mips/dl.c \ -@COND_mips_yeeloong_TRUE@ kern/mips/init.c \ -@COND_mips_yeeloong_TRUE@ kern/mips/yeeloong/init.c \ -@COND_mips_yeeloong_TRUE@ term/at_keyboard.c term/serial.c \ -@COND_mips_yeeloong_TRUE@ video/sm712.c commands/keylayouts.c \ -@COND_mips_yeeloong_TRUE@ term/gfxterm.c font/font.c \ -@COND_mips_yeeloong_TRUE@ font/font_cmd.c io/bufio.c \ -@COND_mips_yeeloong_TRUE@ video/bitmap.c video/bitmap_scale.c \ -@COND_mips_yeeloong_TRUE@ video/fb/fbblit.c video/fb/fbfill.c \ -@COND_mips_yeeloong_TRUE@ video/fb/fbutil.c video/fb/video_fb.c \ -@COND_mips_yeeloong_TRUE@ video/video.c commands/boot.c \ -@COND_mips_yeeloong_TRUE@ term/terminfo.c term/tparm.c \ -@COND_mips_yeeloong_TRUE@ commands/extcmd.c lib/arg.c kern/mm.c \ -@COND_mips_yeeloong_TRUE@ kern/time.c kern/generic/millisleep.c \ -@COND_mips_yeeloong_TRUE@ kern/command.c kern/corecmd.c \ -@COND_mips_yeeloong_TRUE@ kern/device.c kern/disk.c kern/dl.c \ -@COND_mips_yeeloong_TRUE@ kern/env.c kern/err.c kern/file.c \ -@COND_mips_yeeloong_TRUE@ kern/fs.c kern/list.c kern/main.c \ -@COND_mips_yeeloong_TRUE@ kern/misc.c kern/parser.c \ -@COND_mips_yeeloong_TRUE@ kern/partition.c kern/rescue_parser.c \ -@COND_mips_yeeloong_TRUE@ kern/rescue_reader.c kern/term.c -@COND_powerpc_ieee1275_TRUE@kernel_exec_SOURCES = \ -@COND_powerpc_ieee1275_TRUE@ kern/powerpc/ieee1275/startup.S \ -@COND_powerpc_ieee1275_TRUE@ kern/ieee1275/init.c \ -@COND_powerpc_ieee1275_TRUE@ kern/powerpc/cache.S \ -@COND_powerpc_ieee1275_TRUE@ kern/powerpc/dl.c \ -@COND_powerpc_ieee1275_TRUE@ disk/ieee1275/ofdisk.c \ -@COND_powerpc_ieee1275_TRUE@ kern/ieee1275/cmain.c \ -@COND_powerpc_ieee1275_TRUE@ kern/ieee1275/ieee1275.c \ -@COND_powerpc_ieee1275_TRUE@ kern/ieee1275/mmap.c \ -@COND_powerpc_ieee1275_TRUE@ kern/ieee1275/openfw.c \ -@COND_powerpc_ieee1275_TRUE@ term/ieee1275/ofconsole.c \ -@COND_powerpc_ieee1275_TRUE@ term/terminfo.c term/tparm.c \ -@COND_powerpc_ieee1275_TRUE@ commands/extcmd.c lib/arg.c \ -@COND_powerpc_ieee1275_TRUE@ kern/mm.c kern/time.c \ -@COND_powerpc_ieee1275_TRUE@ kern/generic/millisleep.c \ -@COND_powerpc_ieee1275_TRUE@ kern/command.c kern/corecmd.c \ -@COND_powerpc_ieee1275_TRUE@ kern/device.c kern/disk.c \ -@COND_powerpc_ieee1275_TRUE@ kern/dl.c kern/env.c kern/err.c \ -@COND_powerpc_ieee1275_TRUE@ kern/file.c kern/fs.c kern/list.c \ -@COND_powerpc_ieee1275_TRUE@ kern/main.c kern/misc.c \ -@COND_powerpc_ieee1275_TRUE@ kern/parser.c kern/partition.c \ -@COND_powerpc_ieee1275_TRUE@ kern/rescue_parser.c \ -@COND_powerpc_ieee1275_TRUE@ kern/rescue_reader.c kern/term.c -@COND_sparc64_ieee1275_TRUE@kernel_exec_SOURCES = \ -@COND_sparc64_ieee1275_TRUE@ kern/sparc64/ieee1275/crt0.S \ -@COND_sparc64_ieee1275_TRUE@ kern/sparc64/cache.S \ -@COND_sparc64_ieee1275_TRUE@ kern/sparc64/dl.c \ -@COND_sparc64_ieee1275_TRUE@ kern/sparc64/ieee1275/ieee1275.c \ -@COND_sparc64_ieee1275_TRUE@ kern/sparc64/ieee1275/init.c \ -@COND_sparc64_ieee1275_TRUE@ disk/ieee1275/ofdisk.c \ -@COND_sparc64_ieee1275_TRUE@ kern/ieee1275/cmain.c \ -@COND_sparc64_ieee1275_TRUE@ kern/ieee1275/ieee1275.c \ -@COND_sparc64_ieee1275_TRUE@ kern/ieee1275/mmap.c \ -@COND_sparc64_ieee1275_TRUE@ kern/ieee1275/openfw.c \ -@COND_sparc64_ieee1275_TRUE@ term/ieee1275/ofconsole.c \ -@COND_sparc64_ieee1275_TRUE@ term/terminfo.c term/tparm.c \ -@COND_sparc64_ieee1275_TRUE@ commands/extcmd.c lib/arg.c \ -@COND_sparc64_ieee1275_TRUE@ kern/mm.c kern/time.c \ -@COND_sparc64_ieee1275_TRUE@ kern/generic/millisleep.c \ -@COND_sparc64_ieee1275_TRUE@ kern/command.c kern/corecmd.c \ -@COND_sparc64_ieee1275_TRUE@ kern/device.c kern/disk.c \ -@COND_sparc64_ieee1275_TRUE@ kern/dl.c kern/env.c kern/err.c \ -@COND_sparc64_ieee1275_TRUE@ kern/file.c kern/fs.c kern/list.c \ -@COND_sparc64_ieee1275_TRUE@ kern/main.c kern/misc.c \ -@COND_sparc64_ieee1275_TRUE@ kern/parser.c kern/partition.c \ -@COND_sparc64_ieee1275_TRUE@ kern/rescue_parser.c \ -@COND_sparc64_ieee1275_TRUE@ kern/rescue_reader.c kern/term.c -@COND_x86_64_efi_TRUE@kernel_exec_SOURCES = kern/x86_64/efi/startup.S \ -@COND_x86_64_efi_TRUE@ kern/i386/tsc.c kern/x86_64/dl.c \ -@COND_x86_64_efi_TRUE@ kern/x86_64/efi/callwrap.S \ -@COND_x86_64_efi_TRUE@ kern/generic/rtc_get_time_ms.c \ -@COND_x86_64_efi_TRUE@ disk/efi/efidisk.c kern/efi/efi.c \ -@COND_x86_64_efi_TRUE@ kern/efi/init.c kern/efi/mm.c \ -@COND_x86_64_efi_TRUE@ kern/i386/efi/init.c term/efi/console.c \ -@COND_x86_64_efi_TRUE@ kern/i386/pit.c kern/mm.c kern/time.c \ -@COND_x86_64_efi_TRUE@ kern/generic/millisleep.c kern/command.c \ -@COND_x86_64_efi_TRUE@ kern/corecmd.c kern/device.c kern/disk.c \ -@COND_x86_64_efi_TRUE@ kern/dl.c kern/env.c kern/err.c \ -@COND_x86_64_efi_TRUE@ kern/file.c kern/fs.c kern/list.c \ -@COND_x86_64_efi_TRUE@ kern/main.c kern/misc.c kern/parser.c \ -@COND_x86_64_efi_TRUE@ kern/partition.c kern/rescue_parser.c \ -@COND_x86_64_efi_TRUE@ kern/rescue_reader.c kern/term.c -@COND_emu_TRUE@nodist_kernel_exec_SOURCES = ## platform nodist sources -@COND_i386_coreboot_TRUE@nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -@COND_i386_efi_TRUE@nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -@COND_i386_ieee1275_TRUE@nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -@COND_i386_multiboot_TRUE@nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -@COND_i386_pc_TRUE@nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -@COND_mips_yeeloong_TRUE@nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -@COND_powerpc_ieee1275_TRUE@nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -@COND_x86_64_efi_TRUE@nodist_kernel_exec_SOURCES = symlist.c ## platform nodist sources -@COND_emu_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) -@COND_i386_coreboot_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) -@COND_i386_efi_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) -@COND_i386_ieee1275_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) -@COND_i386_multiboot_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) -@COND_i386_pc_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) -@COND_i386_qemu_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) -@COND_mips_yeeloong_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) -@COND_powerpc_ieee1275_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) -@COND_sparc64_ieee1275_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) -@COND_x86_64_efi_TRUE@kernel_exec_LDADD = $(LDADD_KERNEL) -@COND_emu_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) $(CFLAGS_GNULIB) -@COND_i386_coreboot_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -@COND_i386_efi_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -@COND_i386_ieee1275_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -@COND_i386_multiboot_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -@COND_i386_pc_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -@COND_i386_qemu_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -@COND_mips_yeeloong_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -@COND_powerpc_ieee1275_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -@COND_sparc64_ieee1275_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -@COND_x86_64_efi_TRUE@kernel_exec_CFLAGS = $(AM_CFLAGS) $(CFLAGS_KERNEL) -@COND_emu_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-r,-d -@COND_i386_coreboot_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-Ttext=0x8200 -@COND_i386_efi_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-r,-d -@COND_i386_ieee1275_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-Ttext=0x10000 -@COND_i386_multiboot_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-Ttext=0x8200 -@COND_i386_pc_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x8200 -@COND_i386_qemu_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x8200 -@COND_mips_yeeloong_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-Ttext,0x80200000 -@COND_powerpc_ieee1275_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-Ttext,0x200000 -@COND_sparc64_ieee1275_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-Ttext,0x4400 -@COND_x86_64_efi_TRUE@kernel_exec_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_KERNEL) -Wl,-r,-d -@COND_emu_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) $(CPPFLAGS_GNULIB) -@COND_i386_coreboot_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -@COND_i386_efi_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -@COND_i386_ieee1275_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -@COND_i386_multiboot_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -@COND_i386_pc_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -@COND_i386_qemu_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -DGRUB_BOOT_MACHINE_LINK_ADDR=$(GRUB_BOOT_MACHINE_LINK_ADDR) -@COND_mips_yeeloong_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -DUSE_ASCII_FAILBACK -@COND_powerpc_ieee1275_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -@COND_sparc64_ieee1275_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -@COND_x86_64_efi_TRUE@kernel_exec_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) -@COND_emu_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -@COND_i386_coreboot_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -@COND_i386_efi_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -@COND_i386_ieee1275_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -@COND_i386_multiboot_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -@COND_i386_pc_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -@COND_i386_qemu_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -@COND_mips_yeeloong_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -@COND_powerpc_ieee1275_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -@COND_sparc64_ieee1275_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -@COND_x86_64_efi_TRUE@kernel_exec_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_KERNEL) -@COND_emu_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) -@COND_i386_coreboot_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) -@COND_i386_efi_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) --strip-unneeded -K start -R .note -R .comment -@COND_i386_ieee1275_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) -@COND_i386_multiboot_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) -@COND_i386_pc_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) -@COND_i386_qemu_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) -@COND_mips_yeeloong_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) -@COND_powerpc_ieee1275_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) -@COND_sparc64_ieee1275_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) -@COND_x86_64_efi_TRUE@kernel_exec_STRIPFLAGS = $(AM_STRIPFLAGS) $(STRIPFLAGS_KERNEL) --strip-unneeded -K start -R .note -R .comment -@COND_i386_pc_TRUE@boot_image_SOURCES = boot/i386/pc/boot.S -@COND_i386_qemu_TRUE@boot_image_SOURCES = boot/i386/qemu/boot.S -@COND_sparc64_ieee1275_TRUE@boot_image_SOURCES = boot/sparc64/ieee1275/boot.S -@COND_i386_pc_TRUE@nodist_boot_image_SOURCES = ## platform nodist sources -@COND_i386_qemu_TRUE@nodist_boot_image_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_boot_image_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@boot_image_LDADD = -@COND_i386_qemu_TRUE@boot_image_LDADD = -@COND_sparc64_ieee1275_TRUE@boot_image_LDADD = -@COND_i386_pc_TRUE@boot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -@COND_i386_qemu_TRUE@boot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -@COND_sparc64_ieee1275_TRUE@boot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -@COND_i386_pc_TRUE@boot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x7C00 -@COND_i386_qemu_TRUE@boot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),$(GRUB_BOOT_MACHINE_LINK_ADDR) -@COND_sparc64_ieee1275_TRUE@boot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) -Wl,-Ttext=0x4000 -@COND_i386_pc_TRUE@boot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -@COND_i386_qemu_TRUE@boot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -@COND_sparc64_ieee1275_TRUE@boot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -@COND_i386_pc_TRUE@boot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -@COND_i386_qemu_TRUE@boot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -DGRUB_BOOT_MACHINE_LINK_ADDR=$(GRUB_BOOT_MACHINE_LINK_ADDR) -@COND_sparc64_ieee1275_TRUE@boot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -@COND_i386_pc_TRUE@boot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -@COND_i386_qemu_TRUE@boot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -@COND_sparc64_ieee1275_TRUE@boot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O a.out-sunos-big -@COND_i386_pc_TRUE@cdboot_image_SOURCES = boot/i386/pc/cdboot.S -@COND_i386_pc_TRUE@nodist_cdboot_image_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@cdboot_image_LDADD = -@COND_i386_pc_TRUE@cdboot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -@COND_i386_pc_TRUE@cdboot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x7C00 -@COND_i386_pc_TRUE@cdboot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -@COND_i386_pc_TRUE@cdboot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -@COND_i386_pc_TRUE@cdboot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -@COND_i386_pc_TRUE@pxeboot_image_SOURCES = boot/i386/pc/pxeboot.S -@COND_i386_pc_TRUE@nodist_pxeboot_image_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@pxeboot_image_LDADD = -@COND_i386_pc_TRUE@pxeboot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -@COND_i386_pc_TRUE@pxeboot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x7C00 -@COND_i386_pc_TRUE@pxeboot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -@COND_i386_pc_TRUE@pxeboot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -@COND_i386_pc_TRUE@pxeboot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -@COND_i386_pc_TRUE@diskboot_image_SOURCES = boot/i386/pc/diskboot.S -@COND_sparc64_ieee1275_TRUE@diskboot_image_SOURCES = boot/sparc64/ieee1275/diskboot.S -@COND_i386_pc_TRUE@nodist_diskboot_image_SOURCES = ## platform nodist sources -@COND_sparc64_ieee1275_TRUE@nodist_diskboot_image_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@diskboot_image_LDADD = -@COND_sparc64_ieee1275_TRUE@diskboot_image_LDADD = -@COND_i386_pc_TRUE@diskboot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -@COND_sparc64_ieee1275_TRUE@diskboot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -@COND_i386_pc_TRUE@diskboot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x8000 -@COND_sparc64_ieee1275_TRUE@diskboot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) -Wl,-Ttext=0x4200 -@COND_i386_pc_TRUE@diskboot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -@COND_sparc64_ieee1275_TRUE@diskboot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -@COND_i386_pc_TRUE@diskboot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -@COND_sparc64_ieee1275_TRUE@diskboot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -@COND_i386_pc_TRUE@diskboot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -@COND_sparc64_ieee1275_TRUE@diskboot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -@COND_i386_pc_TRUE@lnxboot_image_SOURCES = boot/i386/pc/lnxboot.S -@COND_i386_pc_TRUE@nodist_lnxboot_image_SOURCES = ## platform nodist sources -@COND_i386_pc_TRUE@lnxboot_image_LDADD = -@COND_i386_pc_TRUE@lnxboot_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -@COND_i386_pc_TRUE@lnxboot_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) $(TARGET_IMG_LDFLAGS) $(TARGET_IMG_BASE_LDOPT),0x6000 -@COND_i386_pc_TRUE@lnxboot_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -@COND_i386_pc_TRUE@lnxboot_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -@COND_i386_pc_TRUE@lnxboot_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -@COND_mips_yeeloong_TRUE@xz_decompress_image_SOURCES = boot/mips/startup_raw.S boot/decompressor/minilib.c boot/decompressor/xz.c lib/xzembed/xz_dec_bcj.c lib/xzembed/xz_dec_lzma2.c lib/xzembed/xz_dec_stream.c -@COND_mips_yeeloong_TRUE@nodist_xz_decompress_image_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@xz_decompress_image_LDADD = -lgcc -@COND_mips_yeeloong_TRUE@xz_decompress_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -static-libgcc -@COND_mips_yeeloong_TRUE@xz_decompress_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) -static-libgcc -Wl,-Ttext,0x80100000 -@COND_mips_yeeloong_TRUE@xz_decompress_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -I$(srcdir)/lib/posix_wrap -I$(srcdir)/lib/xzembed -DGRUB_EMBED_DECOMPRESSOR=1 -DGRUB_MACHINE_LINK_ADDR=0x80200000 -@COND_mips_yeeloong_TRUE@xz_decompress_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -@COND_mips_yeeloong_TRUE@xz_decompress_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -@COND_mips_yeeloong_TRUE@none_decompress_image_SOURCES = boot/mips/startup_raw.S boot/decompressor/none.c -@COND_mips_yeeloong_TRUE@nodist_none_decompress_image_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@none_decompress_image_LDADD = -lgcc -@COND_mips_yeeloong_TRUE@none_decompress_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -static-libgcc -@COND_mips_yeeloong_TRUE@none_decompress_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) -static-libgcc -Wl,-Ttext,0x80100000 -@COND_mips_yeeloong_TRUE@none_decompress_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -DGRUB_EMBED_DECOMPRESSOR=1 -DGRUB_MACHINE_LINK_ADDR=0x80200000 -@COND_mips_yeeloong_TRUE@none_decompress_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -@COND_mips_yeeloong_TRUE@none_decompress_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -@COND_mips_yeeloong_TRUE@fwstart_image_SOURCES = boot/mips/yeeloong/fwstart.S -@COND_mips_yeeloong_TRUE@nodist_fwstart_image_SOURCES = ## platform nodist sources -@COND_mips_yeeloong_TRUE@fwstart_image_LDADD = -@COND_mips_yeeloong_TRUE@fwstart_image_CFLAGS = $(AM_CFLAGS) $(CFLAGS_IMAGE) -@COND_mips_yeeloong_TRUE@fwstart_image_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_IMAGE) -static-libgcc -lgcc -Wl,-N,-S,-Ttext,0xbfc00000,-Bstatic -@COND_mips_yeeloong_TRUE@fwstart_image_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_IMAGE) -@COND_mips_yeeloong_TRUE@fwstart_image_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_IMAGE) -@COND_mips_yeeloong_TRUE@fwstart_image_OBJCOPYFLAGS = $(OBJCOPYFLAGS_IMAGE) -O binary -libgnulib_a_SOURCES = $(am__append_12225) $(am__append_12234) \ - $(am__append_12243) $(am__append_12252) $(am__append_12261) \ - $(am__append_12270) $(am__append_12279) $(am__append_12288) \ - $(am__append_12297) $(am__append_12306) $(am__append_12315) -nodist_libgnulib_a_SOURCES = $(am__append_12226) $(am__append_12235) \ - $(am__append_12244) $(am__append_12253) $(am__append_12262) \ - $(am__append_12271) $(am__append_12280) $(am__append_12289) \ - $(am__append_12298) $(am__append_12307) $(am__append_12316) -libgnulib_a_CFLAGS = $(am__append_12227) $(am__append_12236) \ - $(am__append_12245) $(am__append_12254) $(am__append_12263) \ - $(am__append_12272) $(am__append_12281) $(am__append_12290) \ - $(am__append_12299) $(am__append_12308) $(am__append_12317) -libgnulib_a_CPPFLAGS = $(am__append_12228) $(am__append_12237) \ - $(am__append_12246) $(am__append_12255) $(am__append_12264) \ - $(am__append_12273) $(am__append_12282) $(am__append_12291) \ - $(am__append_12300) $(am__append_12309) $(am__append_12318) -libgnulib_a_CCASFLAGS = $(am__append_12229) $(am__append_12238) \ - $(am__append_12247) $(am__append_12256) $(am__append_12265) \ - $(am__append_12274) $(am__append_12283) $(am__append_12292) \ - $(am__append_12301) $(am__append_12310) $(am__append_12319) -@COND_emu_TRUE@grub_emu_SOURCES = kern/emu/full.c -@COND_emu_TRUE@nodist_grub_emu_SOURCES = grub_emu_init.c -@COND_emu_TRUE@grub_emu_LDADD = kernel.img$(EXEEXT) $(MODULE_FILES) $(LIBUTIL) $(LIBCURSES) $(LIBSDL) $(LIBUSB) $(LIBPCIACCESS) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_emu_TRUE@grub_emu_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_emu_TRUE@grub_emu_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_emu_TRUE@grub_emu_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_emu_TRUE@grub_emu_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_emu_TRUE@grub_emu_lite_SOURCES = kern/emu/lite.c -@COND_emu_TRUE@nodist_grub_emu_lite_SOURCES = symlist.c -@COND_emu_TRUE@grub_emu_lite_LDADD = kernel.img$(EXEEXT) $(LIBUTIL) $(LIBCURSES) $(LIBSDL) $(LIBUSB) $(LIBPCIACCESS) $(LIBDEVMAPPER) $(LIBZFS) $(LIBNVPAIR) $(LIBGEOM) -@COND_emu_TRUE@grub_emu_lite_CFLAGS = $(AM_CFLAGS) $(CFLAGS_PROGRAM) -@COND_emu_TRUE@grub_emu_lite_LDFLAGS = $(AM_LDFLAGS) $(LDFLAGS_PROGRAM) -@COND_emu_TRUE@grub_emu_lite_CPPFLAGS = $(AM_CPPFLAGS) $(CPPFLAGS_PROGRAM) -@COND_emu_TRUE@grub_emu_lite_CCASFLAGS = $(AM_CCASFLAGS) $(CCASFLAGS_PROGRAM) -@COND_HAVE_ASM_USCORE_FALSE@ASM_PREFIX = -@COND_HAVE_ASM_USCORE_TRUE@ASM_PREFIX = _ -all: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) all-am - -.SUFFIXES: -.SUFFIXES: .S .c .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/conf/Makefile.common $(srcdir)/Makefile.core.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f $@; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu grub-core/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --gnu grub-core/Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - -$(top_srcdir)/configure: $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): - -clean-noinstLIBRARIES: - -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) -gnulib/$(am__dirstamp): - @$(MKDIR_P) gnulib - @: > gnulib/$(am__dirstamp) -gnulib/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) gnulib/$(DEPDIR) - @: > gnulib/$(DEPDIR)/$(am__dirstamp) -gnulib/libgnulib_a-regex.$(OBJEXT): gnulib/$(am__dirstamp) \ - gnulib/$(DEPDIR)/$(am__dirstamp) -libgnulib.a: $(libgnulib_a_OBJECTS) $(libgnulib_a_DEPENDENCIES) - -rm -f libgnulib.a - $(libgnulib_a_AR) libgnulib.a $(libgnulib_a_OBJECTS) $(libgnulib_a_LIBADD) - $(RANLIB) libgnulib.a -install-binPROGRAMS: $(bin_PROGRAMS) - @$(NORMAL_INSTALL) - test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" - @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ - for p in $$list; do echo "$$p $$p"; done | \ - sed 's/$(EXEEXT)$$//' | \ - while read p p1; do if test -f $$p; \ - then echo "$$p"; echo "$$p"; else :; fi; \ - done | \ - sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ - -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ - sed 'N;N;N;s,\n, ,g' | \ - $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ - { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ - if ($$2 == $$4) files[d] = files[d] " " $$1; \ - else { print "f", $$3 "/" $$4, $$1; } } \ - END { for (d in files) print "f", d, files[d] }' | \ - while read type dir files; do \ - if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ - test -z "$$files" || { \ - echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(bindir)$$dir'"; \ - $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ - } \ - ; done - -uninstall-binPROGRAMS: - @$(NORMAL_UNINSTALL) - @list='$(bin_PROGRAMS)'; test -n "$(bindir)" || list=; \ - files=`for p in $$list; do echo "$$p"; done | \ - sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ - -e 's/$$/$(EXEEXT)/' `; \ - test -n "$$list" || exit 0; \ - echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(bindir)" && rm -f $$files - -clean-binPROGRAMS: - -test -z "$(bin_PROGRAMS)" || rm -f $(bin_PROGRAMS) - -clean-checkPROGRAMS: - -test -z "$(check_PROGRAMS)" || rm -f $(check_PROGRAMS) - -clean-noinstPROGRAMS: - -test -z "$(noinst_PROGRAMS)" || rm -f $(noinst_PROGRAMS) -install-sbinPROGRAMS: $(sbin_PROGRAMS) - @$(NORMAL_INSTALL) - test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)" - @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \ - for p in $$list; do echo "$$p $$p"; done | \ - sed 's/$(EXEEXT)$$//' | \ - while read p p1; do if test -f $$p; \ - then echo "$$p"; echo "$$p"; else :; fi; \ - done | \ - sed -e 'p;s,.*/,,;n;h' -e 's|.*|.|' \ - -e 'p;x;s,.*/,,;s/$(EXEEXT)$$//;$(transform);s/$$/$(EXEEXT)/' | \ - sed 'N;N;N;s,\n, ,g' | \ - $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1 } \ - { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ - if ($$2 == $$4) files[d] = files[d] " " $$1; \ - else { print "f", $$3 "/" $$4, $$1; } } \ - END { for (d in files) print "f", d, files[d] }' | \ - while read type dir files; do \ - if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ - test -z "$$files" || { \ - echo " $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files '$(DESTDIR)$(sbindir)$$dir'"; \ - $(INSTALL_PROGRAM_ENV) $(INSTALL_PROGRAM) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \ - } \ - ; done - -uninstall-sbinPROGRAMS: - @$(NORMAL_UNINSTALL) - @list='$(sbin_PROGRAMS)'; test -n "$(sbindir)" || list=; \ - files=`for p in $$list; do echo "$$p"; done | \ - sed -e 'h;s,^.*/,,;s/$(EXEEXT)$$//;$(transform)' \ - -e 's/$$/$(EXEEXT)/' `; \ - test -n "$$list" || exit 0; \ - echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(sbindir)" && rm -f $$files - -clean-sbinPROGRAMS: - -test -z "$(sbin_PROGRAMS)" || rm -f $(sbin_PROGRAMS) -commands/i386/pc/$(am__dirstamp): - @$(MKDIR_P) commands/i386/pc - @: > commands/i386/pc/$(am__dirstamp) -commands/i386/pc/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) commands/i386/pc/$(DEPDIR) - @: > commands/i386/pc/$(DEPDIR)/$(am__dirstamp) -commands/i386/pc/acpi_module-acpi.$(OBJEXT): \ - commands/i386/pc/$(am__dirstamp) \ - commands/i386/pc/$(DEPDIR)/$(am__dirstamp) -commands/$(am__dirstamp): - @$(MKDIR_P) commands - @: > commands/$(am__dirstamp) -commands/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) commands/$(DEPDIR) - @: > commands/$(DEPDIR)/$(am__dirstamp) -commands/acpi_module-acpi.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -commands/efi/$(am__dirstamp): - @$(MKDIR_P) commands/efi - @: > commands/efi/$(am__dirstamp) -commands/efi/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) commands/efi/$(DEPDIR) - @: > commands/efi/$(DEPDIR)/$(am__dirstamp) -commands/efi/acpi_module-acpi.$(OBJEXT): commands/efi/$(am__dirstamp) \ - commands/efi/$(DEPDIR)/$(am__dirstamp) -acpi.module$(EXEEXT): $(acpi_module_OBJECTS) $(acpi_module_DEPENDENCIES) - @rm -f acpi.module$(EXEEXT) - $(acpi_module_LINK) $(acpi_module_OBJECTS) $(acpi_module_LDADD) $(LIBS) -fs/$(am__dirstamp): - @$(MKDIR_P) fs - @: > fs/$(am__dirstamp) -fs/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) fs/$(DEPDIR) - @: > fs/$(DEPDIR)/$(am__dirstamp) -fs/affs_module-affs.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -affs.module$(EXEEXT): $(affs_module_OBJECTS) $(affs_module_DEPENDENCIES) - @rm -f affs.module$(EXEEXT) - $(affs_module_LINK) $(affs_module_OBJECTS) $(affs_module_LDADD) $(LIBS) -fs/afs_module-afs.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -afs.module$(EXEEXT): $(afs_module_OBJECTS) $(afs_module_DEPENDENCIES) - @rm -f afs.module$(EXEEXT) - $(afs_module_LINK) $(afs_module_OBJECTS) $(afs_module_LDADD) $(LIBS) -fs/afs_be_module-afs_be.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -afs_be.module$(EXEEXT): $(afs_be_module_OBJECTS) $(afs_be_module_DEPENDENCIES) - @rm -f afs_be.module$(EXEEXT) - $(afs_be_module_LINK) $(afs_be_module_OBJECTS) $(afs_be_module_LDADD) $(LIBS) -loader/$(am__dirstamp): - @$(MKDIR_P) loader - @: > loader/$(am__dirstamp) -loader/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) loader/$(DEPDIR) - @: > loader/$(DEPDIR)/$(am__dirstamp) -loader/aout_module-aout.$(OBJEXT): loader/$(am__dirstamp) \ - loader/$(DEPDIR)/$(am__dirstamp) -aout.module$(EXEEXT): $(aout_module_OBJECTS) $(aout_module_DEPENDENCIES) - @rm -f aout.module$(EXEEXT) - $(aout_module_LINK) $(aout_module_OBJECTS) $(aout_module_LDADD) $(LIBS) -loader/efi/$(am__dirstamp): - @$(MKDIR_P) loader/efi - @: > loader/efi/$(am__dirstamp) -loader/efi/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) loader/efi/$(DEPDIR) - @: > loader/efi/$(DEPDIR)/$(am__dirstamp) -loader/efi/appleldr_module-appleloader.$(OBJEXT): \ - loader/efi/$(am__dirstamp) \ - loader/efi/$(DEPDIR)/$(am__dirstamp) -appleldr.module$(EXEEXT): $(appleldr_module_OBJECTS) $(appleldr_module_DEPENDENCIES) - @rm -f appleldr.module$(EXEEXT) - $(appleldr_module_LINK) $(appleldr_module_OBJECTS) $(appleldr_module_LDADD) $(LIBS) -term/$(am__dirstamp): - @$(MKDIR_P) term - @: > term/$(am__dirstamp) -term/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) term/$(DEPDIR) - @: > term/$(DEPDIR)/$(am__dirstamp) -term/at_keyboard_module-at_keyboard.$(OBJEXT): term/$(am__dirstamp) \ - term/$(DEPDIR)/$(am__dirstamp) -at_keyboard.module$(EXEEXT): $(at_keyboard_module_OBJECTS) $(at_keyboard_module_DEPENDENCIES) - @rm -f at_keyboard.module$(EXEEXT) - $(at_keyboard_module_LINK) $(at_keyboard_module_OBJECTS) $(at_keyboard_module_LDADD) $(LIBS) -disk/$(am__dirstamp): - @$(MKDIR_P) disk - @: > disk/$(am__dirstamp) -disk/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) disk/$(DEPDIR) - @: > disk/$(DEPDIR)/$(am__dirstamp) -disk/ata_module-ata.$(OBJEXT): disk/$(am__dirstamp) \ - disk/$(DEPDIR)/$(am__dirstamp) -ata.module$(EXEEXT): $(ata_module_OBJECTS) $(ata_module_DEPENDENCIES) - @rm -f ata.module$(EXEEXT) - $(ata_module_LINK) $(ata_module_OBJECTS) $(ata_module_LDADD) $(LIBS) -disk/ata_pthru_module-ata_pthru.$(OBJEXT): disk/$(am__dirstamp) \ - disk/$(DEPDIR)/$(am__dirstamp) -ata_pthru.module$(EXEEXT): $(ata_pthru_module_OBJECTS) $(ata_pthru_module_DEPENDENCIES) - @rm -f ata_pthru.module$(EXEEXT) - $(ata_pthru_module_LINK) $(ata_pthru_module_OBJECTS) $(ata_pthru_module_LDADD) $(LIBS) -fs/befs_module-befs.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -befs.module$(EXEEXT): $(befs_module_OBJECTS) $(befs_module_DEPENDENCIES) - @rm -f befs.module$(EXEEXT) - $(befs_module_LINK) $(befs_module_OBJECTS) $(befs_module_LDADD) $(LIBS) -fs/befs_be_module-befs_be.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -befs_be.module$(EXEEXT): $(befs_be_module_OBJECTS) $(befs_be_module_DEPENDENCIES) - @rm -f befs_be.module$(EXEEXT) - $(befs_be_module_LINK) $(befs_be_module_OBJECTS) $(befs_be_module_LDADD) $(LIBS) -disk/i386/pc/$(am__dirstamp): - @$(MKDIR_P) disk/i386/pc - @: > disk/i386/pc/$(am__dirstamp) -disk/i386/pc/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) disk/i386/pc/$(DEPDIR) - @: > disk/i386/pc/$(DEPDIR)/$(am__dirstamp) -disk/i386/pc/biosdisk_module-biosdisk.$(OBJEXT): \ - disk/i386/pc/$(am__dirstamp) \ - disk/i386/pc/$(DEPDIR)/$(am__dirstamp) -biosdisk.module$(EXEEXT): $(biosdisk_module_OBJECTS) $(biosdisk_module_DEPENDENCIES) - @rm -f biosdisk.module$(EXEEXT) - $(biosdisk_module_LINK) $(biosdisk_module_OBJECTS) $(biosdisk_module_LDADD) $(LIBS) -video/$(am__dirstamp): - @$(MKDIR_P) video - @: > video/$(am__dirstamp) -video/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) video/$(DEPDIR) - @: > video/$(DEPDIR)/$(am__dirstamp) -video/bitmap_module-bitmap.$(OBJEXT): video/$(am__dirstamp) \ - video/$(DEPDIR)/$(am__dirstamp) -bitmap.module$(EXEEXT): $(bitmap_module_OBJECTS) $(bitmap_module_DEPENDENCIES) - @rm -f bitmap.module$(EXEEXT) - $(bitmap_module_LINK) $(bitmap_module_OBJECTS) $(bitmap_module_LDADD) $(LIBS) -video/bitmap_scale_module-bitmap_scale.$(OBJEXT): \ - video/$(am__dirstamp) video/$(DEPDIR)/$(am__dirstamp) -bitmap_scale.module$(EXEEXT): $(bitmap_scale_module_OBJECTS) $(bitmap_scale_module_DEPENDENCIES) - @rm -f bitmap_scale.module$(EXEEXT) - $(bitmap_scale_module_LINK) $(bitmap_scale_module_OBJECTS) $(bitmap_scale_module_LDADD) $(LIBS) -commands/blocklist_module-blocklist.$(OBJEXT): \ - commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp) -blocklist.module$(EXEEXT): $(blocklist_module_OBJECTS) $(blocklist_module_DEPENDENCIES) - @rm -f blocklist.module$(EXEEXT) - $(blocklist_module_LINK) $(blocklist_module_OBJECTS) $(blocklist_module_LDADD) $(LIBS) -boot/i386/pc/$(am__dirstamp): - @$(MKDIR_P) boot/i386/pc - @: > boot/i386/pc/$(am__dirstamp) -boot/i386/pc/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) boot/i386/pc/$(DEPDIR) - @: > boot/i386/pc/$(DEPDIR)/$(am__dirstamp) -boot/i386/pc/boot_image-boot.$(OBJEXT): boot/i386/pc/$(am__dirstamp) \ - boot/i386/pc/$(DEPDIR)/$(am__dirstamp) -boot/i386/qemu/$(am__dirstamp): - @$(MKDIR_P) boot/i386/qemu - @: > boot/i386/qemu/$(am__dirstamp) -boot/i386/qemu/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) boot/i386/qemu/$(DEPDIR) - @: > boot/i386/qemu/$(DEPDIR)/$(am__dirstamp) -boot/i386/qemu/boot_image-boot.$(OBJEXT): \ - boot/i386/qemu/$(am__dirstamp) \ - boot/i386/qemu/$(DEPDIR)/$(am__dirstamp) -boot/sparc64/ieee1275/$(am__dirstamp): - @$(MKDIR_P) boot/sparc64/ieee1275 - @: > boot/sparc64/ieee1275/$(am__dirstamp) -boot/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) boot/sparc64/ieee1275/$(DEPDIR) - @: > boot/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp) -boot/sparc64/ieee1275/boot_image-boot.$(OBJEXT): \ - boot/sparc64/ieee1275/$(am__dirstamp) \ - boot/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp) -boot.image$(EXEEXT): $(boot_image_OBJECTS) $(boot_image_DEPENDENCIES) - @rm -f boot.image$(EXEEXT) - $(boot_image_LINK) $(boot_image_OBJECTS) $(boot_image_LDADD) $(LIBS) -commands/boot_module-boot.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -lib/i386/pc/$(am__dirstamp): - @$(MKDIR_P) lib/i386/pc - @: > lib/i386/pc/$(am__dirstamp) -lib/i386/pc/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) lib/i386/pc/$(DEPDIR) - @: > lib/i386/pc/$(DEPDIR)/$(am__dirstamp) -lib/i386/pc/boot_module-biosnum.$(OBJEXT): \ - lib/i386/pc/$(am__dirstamp) \ - lib/i386/pc/$(DEPDIR)/$(am__dirstamp) -boot.module$(EXEEXT): $(boot_module_OBJECTS) $(boot_module_DEPENDENCIES) - @rm -f boot.module$(EXEEXT) - $(boot_module_LINK) $(boot_module_OBJECTS) $(boot_module_LDADD) $(LIBS) -loader/i386/$(am__dirstamp): - @$(MKDIR_P) loader/i386 - @: > loader/i386/$(am__dirstamp) -loader/i386/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) loader/i386/$(DEPDIR) - @: > loader/i386/$(DEPDIR)/$(am__dirstamp) -loader/i386/bsd_module-bsd.$(OBJEXT): loader/i386/$(am__dirstamp) \ - loader/i386/$(DEPDIR)/$(am__dirstamp) -loader/i386/bsd_module-bsd32.$(OBJEXT): loader/i386/$(am__dirstamp) \ - loader/i386/$(DEPDIR)/$(am__dirstamp) -loader/i386/bsd_module-bsd64.$(OBJEXT): loader/i386/$(am__dirstamp) \ - loader/i386/$(DEPDIR)/$(am__dirstamp) -bsd.module$(EXEEXT): $(bsd_module_OBJECTS) $(bsd_module_DEPENDENCIES) - @rm -f bsd.module$(EXEEXT) - $(bsd_module_LINK) $(bsd_module_OBJECTS) $(bsd_module_LDADD) $(LIBS) -fs/btrfs_module-btrfs.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -lib/$(am__dirstamp): - @$(MKDIR_P) lib - @: > lib/$(am__dirstamp) -lib/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) lib/$(DEPDIR) - @: > lib/$(DEPDIR)/$(am__dirstamp) -lib/btrfs_module-crc.$(OBJEXT): lib/$(am__dirstamp) \ - lib/$(DEPDIR)/$(am__dirstamp) -btrfs.module$(EXEEXT): $(btrfs_module_OBJECTS) $(btrfs_module_DEPENDENCIES) - @rm -f btrfs.module$(EXEEXT) - $(btrfs_module_LINK) $(btrfs_module_OBJECTS) $(btrfs_module_LDADD) $(LIBS) -io/$(am__dirstamp): - @$(MKDIR_P) io - @: > io/$(am__dirstamp) -io/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) io/$(DEPDIR) - @: > io/$(DEPDIR)/$(am__dirstamp) -io/bufio_module-bufio.$(OBJEXT): io/$(am__dirstamp) \ - io/$(DEPDIR)/$(am__dirstamp) -bufio.module$(EXEEXT): $(bufio_module_OBJECTS) $(bufio_module_DEPENDENCIES) - @rm -f bufio.module$(EXEEXT) - $(bufio_module_LINK) $(bufio_module_OBJECTS) $(bufio_module_LDADD) $(LIBS) -commands/cat_module-cat.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -cat.module$(EXEEXT): $(cat_module_OBJECTS) $(cat_module_DEPENDENCIES) - @rm -f cat.module$(EXEEXT) - $(cat_module_LINK) $(cat_module_OBJECTS) $(cat_module_LDADD) $(LIBS) -boot/i386/pc/cdboot_image-cdboot.$(OBJEXT): \ - boot/i386/pc/$(am__dirstamp) \ - boot/i386/pc/$(DEPDIR)/$(am__dirstamp) -cdboot.image$(EXEEXT): $(cdboot_image_OBJECTS) $(cdboot_image_DEPENDENCIES) - @rm -f cdboot.image$(EXEEXT) - $(cdboot_image_LINK) $(cdboot_image_OBJECTS) $(cdboot_image_LDADD) $(LIBS) -loader/efi/chain_module-chainloader.$(OBJEXT): \ - loader/efi/$(am__dirstamp) \ - loader/efi/$(DEPDIR)/$(am__dirstamp) -loader/i386/pc/$(am__dirstamp): - @$(MKDIR_P) loader/i386/pc - @: > loader/i386/pc/$(am__dirstamp) -loader/i386/pc/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) loader/i386/pc/$(DEPDIR) - @: > loader/i386/pc/$(DEPDIR)/$(am__dirstamp) -loader/i386/pc/chain_module-chainloader.$(OBJEXT): \ - loader/i386/pc/$(am__dirstamp) \ - loader/i386/pc/$(DEPDIR)/$(am__dirstamp) -chain.module$(EXEEXT): $(chain_module_OBJECTS) $(chain_module_DEPENDENCIES) - @rm -f chain.module$(EXEEXT) - $(chain_module_LINK) $(chain_module_OBJECTS) $(chain_module_LDADD) $(LIBS) -commands/i386/$(am__dirstamp): - @$(MKDIR_P) commands/i386 - @: > commands/i386/$(am__dirstamp) -commands/i386/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) commands/i386/$(DEPDIR) - @: > commands/i386/$(DEPDIR)/$(am__dirstamp) -commands/i386/cmostest_module-cmostest.$(OBJEXT): \ - commands/i386/$(am__dirstamp) \ - commands/i386/$(DEPDIR)/$(am__dirstamp) -cmostest.module$(EXEEXT): $(cmostest_module_OBJECTS) $(cmostest_module_DEPENDENCIES) - @rm -f cmostest.module$(EXEEXT) - $(cmostest_module_LINK) $(cmostest_module_OBJECTS) $(cmostest_module_LDADD) $(LIBS) -commands/cmp_module-cmp.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -cmp.module$(EXEEXT): $(cmp_module_OBJECTS) $(cmp_module_DEPENDENCIES) - @rm -f cmp.module$(EXEEXT) - $(cmp_module_LINK) $(cmp_module_OBJECTS) $(cmp_module_LDADD) $(LIBS) -commands/configfile_module-configfile.$(OBJEXT): \ - commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp) -configfile.module$(EXEEXT): $(configfile_module_OBJECTS) $(configfile_module_DEPENDENCIES) - @rm -f configfile.module$(EXEEXT) - $(configfile_module_LINK) $(configfile_module_OBJECTS) $(configfile_module_LDADD) $(LIBS) -fs/cpio_module-cpio.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -cpio.module$(EXEEXT): $(cpio_module_OBJECTS) $(cpio_module_DEPENDENCIES) - @rm -f cpio.module$(EXEEXT) - $(cpio_module_LINK) $(cpio_module_OBJECTS) $(cpio_module_LDADD) $(LIBS) -commands/i386/cpuid_module-cpuid.$(OBJEXT): \ - commands/i386/$(am__dirstamp) \ - commands/i386/$(DEPDIR)/$(am__dirstamp) -cpuid.module$(EXEEXT): $(cpuid_module_OBJECTS) $(cpuid_module_DEPENDENCIES) - @rm -f cpuid.module$(EXEEXT) - $(cpuid_module_LINK) $(cpuid_module_OBJECTS) $(cpuid_module_LDADD) $(LIBS) -lib/crypto_module-crypto.$(OBJEXT): lib/$(am__dirstamp) \ - lib/$(DEPDIR)/$(am__dirstamp) -crypto.module$(EXEEXT): $(crypto_module_OBJECTS) $(crypto_module_DEPENDENCIES) - @rm -f crypto.module$(EXEEXT) - $(crypto_module_LINK) $(crypto_module_OBJECTS) $(crypto_module_LDADD) $(LIBS) -bus/$(am__dirstamp): - @$(MKDIR_P) bus - @: > bus/$(am__dirstamp) -bus/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) bus/$(DEPDIR) - @: > bus/$(DEPDIR)/$(am__dirstamp) -bus/cs5536_module-cs5536.$(OBJEXT): bus/$(am__dirstamp) \ - bus/$(DEPDIR)/$(am__dirstamp) -cs5536.module$(EXEEXT): $(cs5536_module_OBJECTS) $(cs5536_module_DEPENDENCIES) - @rm -f cs5536.module$(EXEEXT) - $(cs5536_module_LINK) $(cs5536_module_OBJECTS) $(cs5536_module_LDADD) $(LIBS) -commands/date_module-date.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -date.module$(EXEEXT): $(date_module_OBJECTS) $(date_module_DEPENDENCIES) - @rm -f date.module$(EXEEXT) - $(date_module_LINK) $(date_module_OBJECTS) $(date_module_LDADD) $(LIBS) -hook/$(am__dirstamp): - @$(MKDIR_P) hook - @: > hook/$(am__dirstamp) -hook/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) hook/$(DEPDIR) - @: > hook/$(DEPDIR)/$(am__dirstamp) -hook/datehook_module-datehook.$(OBJEXT): hook/$(am__dirstamp) \ - hook/$(DEPDIR)/$(am__dirstamp) -datehook.module$(EXEEXT): $(datehook_module_OBJECTS) $(datehook_module_DEPENDENCIES) - @rm -f datehook.module$(EXEEXT) - $(datehook_module_LINK) $(datehook_module_OBJECTS) $(datehook_module_LDADD) $(LIBS) -lib/datetime_module-cmos_datetime.$(OBJEXT): lib/$(am__dirstamp) \ - lib/$(DEPDIR)/$(am__dirstamp) -lib/efi/$(am__dirstamp): - @$(MKDIR_P) lib/efi - @: > lib/efi/$(am__dirstamp) -lib/efi/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) lib/efi/$(DEPDIR) - @: > lib/efi/$(DEPDIR)/$(am__dirstamp) -lib/efi/datetime_module-datetime.$(OBJEXT): lib/efi/$(am__dirstamp) \ - lib/efi/$(DEPDIR)/$(am__dirstamp) -lib/ieee1275/$(am__dirstamp): - @$(MKDIR_P) lib/ieee1275 - @: > lib/ieee1275/$(am__dirstamp) -lib/ieee1275/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) lib/ieee1275/$(DEPDIR) - @: > lib/ieee1275/$(DEPDIR)/$(am__dirstamp) -lib/ieee1275/datetime_module-datetime.$(OBJEXT): \ - lib/ieee1275/$(am__dirstamp) \ - lib/ieee1275/$(DEPDIR)/$(am__dirstamp) -datetime.module$(EXEEXT): $(datetime_module_OBJECTS) $(datetime_module_DEPENDENCIES) - @rm -f datetime.module$(EXEEXT) - $(datetime_module_LINK) $(datetime_module_OBJECTS) $(datetime_module_LDADD) $(LIBS) -boot/i386/pc/diskboot_image-diskboot.$(OBJEXT): \ - boot/i386/pc/$(am__dirstamp) \ - boot/i386/pc/$(DEPDIR)/$(am__dirstamp) -boot/sparc64/ieee1275/diskboot_image-diskboot.$(OBJEXT): \ - boot/sparc64/ieee1275/$(am__dirstamp) \ - boot/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp) -diskboot.image$(EXEEXT): $(diskboot_image_OBJECTS) $(diskboot_image_DEPENDENCIES) - @rm -f diskboot.image$(EXEEXT) - $(diskboot_image_LINK) $(diskboot_image_OBJECTS) $(diskboot_image_LDADD) $(LIBS) -disk/dm_nv_module-dmraid_nvidia.$(OBJEXT): disk/$(am__dirstamp) \ - disk/$(DEPDIR)/$(am__dirstamp) -dm_nv.module$(EXEEXT): $(dm_nv_module_OBJECTS) $(dm_nv_module_DEPENDENCIES) - @rm -f dm_nv.module$(EXEEXT) - $(dm_nv_module_LINK) $(dm_nv_module_OBJECTS) $(dm_nv_module_LDADD) $(LIBS) -commands/i386/pc/drivemap_module-drivemap.$(OBJEXT): \ - commands/i386/pc/$(am__dirstamp) \ - commands/i386/pc/$(DEPDIR)/$(am__dirstamp) -commands/i386/pc/drivemap_module-drivemap_int13h.$(OBJEXT): \ - commands/i386/pc/$(am__dirstamp) \ - commands/i386/pc/$(DEPDIR)/$(am__dirstamp) -drivemap.module$(EXEEXT): $(drivemap_module_OBJECTS) $(drivemap_module_DEPENDENCIES) - @rm -f drivemap.module$(EXEEXT) - $(drivemap_module_LINK) $(drivemap_module_OBJECTS) $(drivemap_module_LDADD) $(LIBS) -commands/echo_module-echo.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -echo.module$(EXEEXT): $(echo_module_OBJECTS) $(echo_module_DEPENDENCIES) - @rm -f echo.module$(EXEEXT) - $(echo_module_LINK) $(echo_module_OBJECTS) $(echo_module_LDADD) $(LIBS) -video/efi_gop_module-efi_gop.$(OBJEXT): video/$(am__dirstamp) \ - video/$(DEPDIR)/$(am__dirstamp) -efi_gop.module$(EXEEXT): $(efi_gop_module_OBJECTS) $(efi_gop_module_DEPENDENCIES) - @rm -f efi_gop.module$(EXEEXT) - $(efi_gop_module_LINK) $(efi_gop_module_OBJECTS) $(efi_gop_module_LDADD) $(LIBS) -video/efi_uga_module-efi_uga.$(OBJEXT): video/$(am__dirstamp) \ - video/$(DEPDIR)/$(am__dirstamp) -efi_uga.module$(EXEEXT): $(efi_uga_module_OBJECTS) $(efi_uga_module_DEPENDENCIES) - @rm -f efi_uga.module$(EXEEXT) - $(efi_uga_module_LINK) $(efi_uga_module_OBJECTS) $(efi_uga_module_LDADD) $(LIBS) -efiemu/i386/pc/$(am__dirstamp): - @$(MKDIR_P) efiemu/i386/pc - @: > efiemu/i386/pc/$(am__dirstamp) -efiemu/i386/pc/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) efiemu/i386/pc/$(DEPDIR) - @: > efiemu/i386/pc/$(DEPDIR)/$(am__dirstamp) -efiemu/i386/pc/efiemu_module-cfgtables.$(OBJEXT): \ - efiemu/i386/pc/$(am__dirstamp) \ - efiemu/i386/pc/$(DEPDIR)/$(am__dirstamp) -efiemu/$(am__dirstamp): - @$(MKDIR_P) efiemu - @: > efiemu/$(am__dirstamp) -efiemu/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) efiemu/$(DEPDIR) - @: > efiemu/$(DEPDIR)/$(am__dirstamp) -efiemu/efiemu_module-main.$(OBJEXT): efiemu/$(am__dirstamp) \ - efiemu/$(DEPDIR)/$(am__dirstamp) -efiemu/i386/$(am__dirstamp): - @$(MKDIR_P) efiemu/i386 - @: > efiemu/i386/$(am__dirstamp) -efiemu/i386/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) efiemu/i386/$(DEPDIR) - @: > efiemu/i386/$(DEPDIR)/$(am__dirstamp) -efiemu/i386/efiemu_module-loadcore32.$(OBJEXT): \ - efiemu/i386/$(am__dirstamp) \ - efiemu/i386/$(DEPDIR)/$(am__dirstamp) -efiemu/i386/efiemu_module-loadcore64.$(OBJEXT): \ - efiemu/i386/$(am__dirstamp) \ - efiemu/i386/$(DEPDIR)/$(am__dirstamp) -efiemu/efiemu_module-mm.$(OBJEXT): efiemu/$(am__dirstamp) \ - efiemu/$(DEPDIR)/$(am__dirstamp) -efiemu/efiemu_module-loadcore_common.$(OBJEXT): \ - efiemu/$(am__dirstamp) efiemu/$(DEPDIR)/$(am__dirstamp) -efiemu/efiemu_module-symbols.$(OBJEXT): efiemu/$(am__dirstamp) \ - efiemu/$(DEPDIR)/$(am__dirstamp) -efiemu/efiemu_module-loadcore32.$(OBJEXT): efiemu/$(am__dirstamp) \ - efiemu/$(DEPDIR)/$(am__dirstamp) -efiemu/efiemu_module-loadcore64.$(OBJEXT): efiemu/$(am__dirstamp) \ - efiemu/$(DEPDIR)/$(am__dirstamp) -efiemu/efiemu_module-prepare32.$(OBJEXT): efiemu/$(am__dirstamp) \ - efiemu/$(DEPDIR)/$(am__dirstamp) -efiemu/efiemu_module-prepare64.$(OBJEXT): efiemu/$(am__dirstamp) \ - efiemu/$(DEPDIR)/$(am__dirstamp) -efiemu/efiemu_module-pnvram.$(OBJEXT): efiemu/$(am__dirstamp) \ - efiemu/$(DEPDIR)/$(am__dirstamp) -efiemu/i386/efiemu_module-coredetect.$(OBJEXT): \ - efiemu/i386/$(am__dirstamp) \ - efiemu/i386/$(DEPDIR)/$(am__dirstamp) -efiemu/i386/efiemu_module-nocfgtables.$(OBJEXT): \ - efiemu/i386/$(am__dirstamp) \ - efiemu/i386/$(DEPDIR)/$(am__dirstamp) -efiemu.module$(EXEEXT): $(efiemu_module_OBJECTS) $(efiemu_module_DEPENDENCIES) - @rm -f efiemu.module$(EXEEXT) - $(efiemu_module_LINK) $(efiemu_module_OBJECTS) $(efiemu_module_LDADD) $(LIBS) -kern/$(am__dirstamp): - @$(MKDIR_P) kern - @: > kern/$(am__dirstamp) -kern/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) kern/$(DEPDIR) - @: > kern/$(DEPDIR)/$(am__dirstamp) -kern/elf_module-elf.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -elf.module$(EXEEXT): $(elf_module_OBJECTS) $(elf_module_DEPENDENCIES) - @rm -f elf.module$(EXEEXT) - $(elf_module_LINK) $(elf_module_OBJECTS) $(elf_module_LDADD) $(LIBS) -tests/$(am__dirstamp): - @$(MKDIR_P) tests - @: > tests/$(am__dirstamp) -tests/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) tests/$(DEPDIR) - @: > tests/$(DEPDIR)/$(am__dirstamp) -tests/example_functional_test_module-example_functional_test.$(OBJEXT): \ - tests/$(am__dirstamp) tests/$(DEPDIR)/$(am__dirstamp) -example_functional_test.module$(EXEEXT): $(example_functional_test_module_OBJECTS) $(example_functional_test_module_DEPENDENCIES) - @rm -f example_functional_test.module$(EXEEXT) - $(example_functional_test_module_LINK) $(example_functional_test_module_OBJECTS) $(example_functional_test_module_LDADD) $(LIBS) -fs/ext2_module-ext2.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -ext2.module$(EXEEXT): $(ext2_module_OBJECTS) $(ext2_module_DEPENDENCIES) - @rm -f ext2.module$(EXEEXT) - $(ext2_module_LINK) $(ext2_module_OBJECTS) $(ext2_module_LDADD) $(LIBS) -commands/extcmd_module-extcmd.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -lib/extcmd_module-arg.$(OBJEXT): lib/$(am__dirstamp) \ - lib/$(DEPDIR)/$(am__dirstamp) -extcmd.module$(EXEEXT): $(extcmd_module_OBJECTS) $(extcmd_module_DEPENDENCIES) - @rm -f extcmd.module$(EXEEXT) - $(extcmd_module_LINK) $(extcmd_module_OBJECTS) $(extcmd_module_LDADD) $(LIBS) -fs/fat_module-fat.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -fat.module$(EXEEXT): $(fat_module_OBJECTS) $(fat_module_DEPENDENCIES) - @rm -f fat.module$(EXEEXT) - $(fat_module_LINK) $(fat_module_OBJECTS) $(fat_module_LDADD) $(LIBS) -commands/efi/fixvideo_module-fixvideo.$(OBJEXT): \ - commands/efi/$(am__dirstamp) \ - commands/efi/$(DEPDIR)/$(am__dirstamp) -fixvideo.module$(EXEEXT): $(fixvideo_module_OBJECTS) $(fixvideo_module_DEPENDENCIES) - @rm -f fixvideo.module$(EXEEXT) - $(fixvideo_module_LINK) $(fixvideo_module_OBJECTS) $(fixvideo_module_LDADD) $(LIBS) -font/$(am__dirstamp): - @$(MKDIR_P) font - @: > font/$(am__dirstamp) -font/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) font/$(DEPDIR) - @: > font/$(DEPDIR)/$(am__dirstamp) -font/font_module-font.$(OBJEXT): font/$(am__dirstamp) \ - font/$(DEPDIR)/$(am__dirstamp) -font/font_module-font_cmd.$(OBJEXT): font/$(am__dirstamp) \ - font/$(DEPDIR)/$(am__dirstamp) -font.module$(EXEEXT): $(font_module_OBJECTS) $(font_module_DEPENDENCIES) - @rm -f font.module$(EXEEXT) - $(font_module_LINK) $(font_module_OBJECTS) $(font_module_LDADD) $(LIBS) -fs/fshelp_module-fshelp.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -fshelp.module$(EXEEXT): $(fshelp_module_OBJECTS) $(fshelp_module_DEPENDENCIES) - @rm -f fshelp.module$(EXEEXT) - $(fshelp_module_LINK) $(fshelp_module_OBJECTS) $(fshelp_module_LDADD) $(LIBS) -tests/lib/$(am__dirstamp): - @$(MKDIR_P) tests/lib - @: > tests/lib/$(am__dirstamp) -tests/lib/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) tests/lib/$(DEPDIR) - @: > tests/lib/$(DEPDIR)/$(am__dirstamp) -tests/lib/functional_test_module-functional_test.$(OBJEXT): \ - tests/lib/$(am__dirstamp) tests/lib/$(DEPDIR)/$(am__dirstamp) -tests/lib/functional_test_module-test.$(OBJEXT): \ - tests/lib/$(am__dirstamp) tests/lib/$(DEPDIR)/$(am__dirstamp) -functional_test.module$(EXEEXT): $(functional_test_module_OBJECTS) $(functional_test_module_DEPENDENCIES) - @rm -f functional_test.module$(EXEEXT) - $(functional_test_module_LINK) $(functional_test_module_OBJECTS) $(functional_test_module_LDADD) $(LIBS) -boot/mips/yeeloong/$(am__dirstamp): - @$(MKDIR_P) boot/mips/yeeloong - @: > boot/mips/yeeloong/$(am__dirstamp) -boot/mips/yeeloong/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) boot/mips/yeeloong/$(DEPDIR) - @: > boot/mips/yeeloong/$(DEPDIR)/$(am__dirstamp) -boot/mips/yeeloong/fwstart_image-fwstart.$(OBJEXT): \ - boot/mips/yeeloong/$(am__dirstamp) \ - boot/mips/yeeloong/$(DEPDIR)/$(am__dirstamp) -fwstart.image$(EXEEXT): $(fwstart_image_OBJECTS) $(fwstart_image_DEPENDENCIES) - @rm -f fwstart.image$(EXEEXT) - $(fwstart_image_LINK) $(fwstart_image_OBJECTS) $(fwstart_image_LDADD) $(LIBS) -lib/libgcrypt-grub/cipher/$(am__dirstamp): - @$(MKDIR_P) lib/libgcrypt-grub/cipher - @: > lib/libgcrypt-grub/cipher/$(am__dirstamp) -lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) lib/libgcrypt-grub/cipher/$(DEPDIR) - @: > lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -gcry_arcfour.module$(EXEEXT): $(gcry_arcfour_module_OBJECTS) $(gcry_arcfour_module_DEPENDENCIES) - @rm -f gcry_arcfour.module$(EXEEXT) - $(gcry_arcfour_module_LINK) $(gcry_arcfour_module_OBJECTS) $(gcry_arcfour_module_LDADD) $(LIBS) -lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -gcry_blowfish.module$(EXEEXT): $(gcry_blowfish_module_OBJECTS) $(gcry_blowfish_module_DEPENDENCIES) - @rm -f gcry_blowfish.module$(EXEEXT) - $(gcry_blowfish_module_LINK) $(gcry_blowfish_module_OBJECTS) $(gcry_blowfish_module_LDADD) $(LIBS) -lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -gcry_camellia.module$(EXEEXT): $(gcry_camellia_module_OBJECTS) $(gcry_camellia_module_DEPENDENCIES) - @rm -f gcry_camellia.module$(EXEEXT) - $(gcry_camellia_module_LINK) $(gcry_camellia_module_OBJECTS) $(gcry_camellia_module_LDADD) $(LIBS) -lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -gcry_cast5.module$(EXEEXT): $(gcry_cast5_module_OBJECTS) $(gcry_cast5_module_DEPENDENCIES) - @rm -f gcry_cast5.module$(EXEEXT) - $(gcry_cast5_module_LINK) $(gcry_cast5_module_OBJECTS) $(gcry_cast5_module_LDADD) $(LIBS) -lib/libgcrypt-grub/cipher/gcry_crc_module-crc.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -gcry_crc.module$(EXEEXT): $(gcry_crc_module_OBJECTS) $(gcry_crc_module_DEPENDENCIES) - @rm -f gcry_crc.module$(EXEEXT) - $(gcry_crc_module_LINK) $(gcry_crc_module_OBJECTS) $(gcry_crc_module_LDADD) $(LIBS) -lib/libgcrypt-grub/cipher/gcry_des_module-des.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -gcry_des.module$(EXEEXT): $(gcry_des_module_OBJECTS) $(gcry_des_module_DEPENDENCIES) - @rm -f gcry_des.module$(EXEEXT) - $(gcry_des_module_LINK) $(gcry_des_module_OBJECTS) $(gcry_des_module_LDADD) $(LIBS) -lib/libgcrypt-grub/cipher/gcry_md4_module-md4.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -gcry_md4.module$(EXEEXT): $(gcry_md4_module_OBJECTS) $(gcry_md4_module_DEPENDENCIES) - @rm -f gcry_md4.module$(EXEEXT) - $(gcry_md4_module_LINK) $(gcry_md4_module_OBJECTS) $(gcry_md4_module_LDADD) $(LIBS) -lib/libgcrypt-grub/cipher/gcry_md5_module-md5.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -gcry_md5.module$(EXEEXT): $(gcry_md5_module_OBJECTS) $(gcry_md5_module_DEPENDENCIES) - @rm -f gcry_md5.module$(EXEEXT) - $(gcry_md5_module_LINK) $(gcry_md5_module_OBJECTS) $(gcry_md5_module_LDADD) $(LIBS) -lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -gcry_rfc2268.module$(EXEEXT): $(gcry_rfc2268_module_OBJECTS) $(gcry_rfc2268_module_DEPENDENCIES) - @rm -f gcry_rfc2268.module$(EXEEXT) - $(gcry_rfc2268_module_LINK) $(gcry_rfc2268_module_OBJECTS) $(gcry_rfc2268_module_LDADD) $(LIBS) -lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -gcry_rijndael.module$(EXEEXT): $(gcry_rijndael_module_OBJECTS) $(gcry_rijndael_module_DEPENDENCIES) - @rm -f gcry_rijndael.module$(EXEEXT) - $(gcry_rijndael_module_LINK) $(gcry_rijndael_module_OBJECTS) $(gcry_rijndael_module_LDADD) $(LIBS) -lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -gcry_rmd160.module$(EXEEXT): $(gcry_rmd160_module_OBJECTS) $(gcry_rmd160_module_DEPENDENCIES) - @rm -f gcry_rmd160.module$(EXEEXT) - $(gcry_rmd160_module_LINK) $(gcry_rmd160_module_OBJECTS) $(gcry_rmd160_module_LDADD) $(LIBS) -lib/libgcrypt-grub/cipher/gcry_seed_module-seed.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -gcry_seed.module$(EXEEXT): $(gcry_seed_module_OBJECTS) $(gcry_seed_module_DEPENDENCIES) - @rm -f gcry_seed.module$(EXEEXT) - $(gcry_seed_module_LINK) $(gcry_seed_module_OBJECTS) $(gcry_seed_module_LDADD) $(LIBS) -lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -gcry_serpent.module$(EXEEXT): $(gcry_serpent_module_OBJECTS) $(gcry_serpent_module_DEPENDENCIES) - @rm -f gcry_serpent.module$(EXEEXT) - $(gcry_serpent_module_LINK) $(gcry_serpent_module_OBJECTS) $(gcry_serpent_module_LDADD) $(LIBS) -lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -gcry_sha1.module$(EXEEXT): $(gcry_sha1_module_OBJECTS) $(gcry_sha1_module_DEPENDENCIES) - @rm -f gcry_sha1.module$(EXEEXT) - $(gcry_sha1_module_LINK) $(gcry_sha1_module_OBJECTS) $(gcry_sha1_module_LDADD) $(LIBS) -lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -gcry_sha256.module$(EXEEXT): $(gcry_sha256_module_OBJECTS) $(gcry_sha256_module_DEPENDENCIES) - @rm -f gcry_sha256.module$(EXEEXT) - $(gcry_sha256_module_LINK) $(gcry_sha256_module_OBJECTS) $(gcry_sha256_module_LDADD) $(LIBS) -lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -gcry_sha512.module$(EXEEXT): $(gcry_sha512_module_OBJECTS) $(gcry_sha512_module_DEPENDENCIES) - @rm -f gcry_sha512.module$(EXEEXT) - $(gcry_sha512_module_LINK) $(gcry_sha512_module_OBJECTS) $(gcry_sha512_module_LDADD) $(LIBS) -lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -gcry_tiger.module$(EXEEXT): $(gcry_tiger_module_OBJECTS) $(gcry_tiger_module_DEPENDENCIES) - @rm -f gcry_tiger.module$(EXEEXT) - $(gcry_tiger_module_LINK) $(gcry_tiger_module_OBJECTS) $(gcry_tiger_module_LDADD) $(LIBS) -lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -gcry_twofish.module$(EXEEXT): $(gcry_twofish_module_OBJECTS) $(gcry_twofish_module_DEPENDENCIES) - @rm -f gcry_twofish.module$(EXEEXT) - $(gcry_twofish_module_LINK) $(gcry_twofish_module_OBJECTS) $(gcry_twofish_module_LDADD) $(LIBS) -lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.$(OBJEXT): \ - lib/libgcrypt-grub/cipher/$(am__dirstamp) \ - lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) -gcry_whirlpool.module$(EXEEXT): $(gcry_whirlpool_module_OBJECTS) $(gcry_whirlpool_module_DEPENDENCIES) - @rm -f gcry_whirlpool.module$(EXEEXT) - $(gcry_whirlpool_module_LINK) $(gcry_whirlpool_module_OBJECTS) $(gcry_whirlpool_module_LDADD) $(LIBS) -gettext/$(am__dirstamp): - @$(MKDIR_P) gettext - @: > gettext/$(am__dirstamp) -gettext/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) gettext/$(DEPDIR) - @: > gettext/$(DEPDIR)/$(am__dirstamp) -gettext/gettext_module-gettext.$(OBJEXT): gettext/$(am__dirstamp) \ - gettext/$(DEPDIR)/$(am__dirstamp) -gettext.module$(EXEEXT): $(gettext_module_OBJECTS) $(gettext_module_DEPENDENCIES) - @rm -f gettext.module$(EXEEXT) - $(gettext_module_LINK) $(gettext_module_OBJECTS) $(gettext_module_LDADD) $(LIBS) -gfxmenu/$(am__dirstamp): - @$(MKDIR_P) gfxmenu - @: > gfxmenu/$(am__dirstamp) -gfxmenu/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) gfxmenu/$(DEPDIR) - @: > gfxmenu/$(DEPDIR)/$(am__dirstamp) -gfxmenu/gfxmenu_module-gfxmenu.$(OBJEXT): gfxmenu/$(am__dirstamp) \ - gfxmenu/$(DEPDIR)/$(am__dirstamp) -gfxmenu/gfxmenu_module-model.$(OBJEXT): gfxmenu/$(am__dirstamp) \ - gfxmenu/$(DEPDIR)/$(am__dirstamp) -gfxmenu/gfxmenu_module-view.$(OBJEXT): gfxmenu/$(am__dirstamp) \ - gfxmenu/$(DEPDIR)/$(am__dirstamp) -gfxmenu/gfxmenu_module-font.$(OBJEXT): gfxmenu/$(am__dirstamp) \ - gfxmenu/$(DEPDIR)/$(am__dirstamp) -gfxmenu/gfxmenu_module-icon_manager.$(OBJEXT): \ - gfxmenu/$(am__dirstamp) gfxmenu/$(DEPDIR)/$(am__dirstamp) -gfxmenu/gfxmenu_module-theme_loader.$(OBJEXT): \ - gfxmenu/$(am__dirstamp) gfxmenu/$(DEPDIR)/$(am__dirstamp) -gfxmenu/gfxmenu_module-widget-box.$(OBJEXT): gfxmenu/$(am__dirstamp) \ - gfxmenu/$(DEPDIR)/$(am__dirstamp) -gfxmenu/gfxmenu_module-gui_canvas.$(OBJEXT): gfxmenu/$(am__dirstamp) \ - gfxmenu/$(DEPDIR)/$(am__dirstamp) -gfxmenu/gfxmenu_module-gui_circular_progress.$(OBJEXT): \ - gfxmenu/$(am__dirstamp) gfxmenu/$(DEPDIR)/$(am__dirstamp) -gfxmenu/gfxmenu_module-gui_box.$(OBJEXT): gfxmenu/$(am__dirstamp) \ - gfxmenu/$(DEPDIR)/$(am__dirstamp) -gfxmenu/gfxmenu_module-gui_label.$(OBJEXT): gfxmenu/$(am__dirstamp) \ - gfxmenu/$(DEPDIR)/$(am__dirstamp) -gfxmenu/gfxmenu_module-gui_list.$(OBJEXT): gfxmenu/$(am__dirstamp) \ - gfxmenu/$(DEPDIR)/$(am__dirstamp) -gfxmenu/gfxmenu_module-gui_image.$(OBJEXT): gfxmenu/$(am__dirstamp) \ - gfxmenu/$(DEPDIR)/$(am__dirstamp) -gfxmenu/gfxmenu_module-gui_progress_bar.$(OBJEXT): \ - gfxmenu/$(am__dirstamp) gfxmenu/$(DEPDIR)/$(am__dirstamp) -gfxmenu/gfxmenu_module-gui_util.$(OBJEXT): gfxmenu/$(am__dirstamp) \ - gfxmenu/$(DEPDIR)/$(am__dirstamp) -gfxmenu/gfxmenu_module-gui_string_util.$(OBJEXT): \ - gfxmenu/$(am__dirstamp) gfxmenu/$(DEPDIR)/$(am__dirstamp) -gfxmenu/gfxmenu_module-named_colors.$(OBJEXT): \ - gfxmenu/$(am__dirstamp) gfxmenu/$(DEPDIR)/$(am__dirstamp) -gfxmenu.module$(EXEEXT): $(gfxmenu_module_OBJECTS) $(gfxmenu_module_DEPENDENCIES) - @rm -f gfxmenu.module$(EXEEXT) - $(gfxmenu_module_LINK) $(gfxmenu_module_OBJECTS) $(gfxmenu_module_LDADD) $(LIBS) -term/gfxterm_module-gfxterm.$(OBJEXT): term/$(am__dirstamp) \ - term/$(DEPDIR)/$(am__dirstamp) -gfxterm.module$(EXEEXT): $(gfxterm_module_OBJECTS) $(gfxterm_module_DEPENDENCIES) - @rm -f gfxterm.module$(EXEEXT) - $(gfxterm_module_LINK) $(gfxterm_module_OBJECTS) $(gfxterm_module_LDADD) $(LIBS) -commands/gptsync_module-gptsync.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -gptsync.module$(EXEEXT): $(gptsync_module_OBJECTS) $(gptsync_module_DEPENDENCIES) - @rm -f gptsync.module$(EXEEXT) - $(gptsync_module_LINK) $(gptsync_module_OBJECTS) $(gptsync_module_LDADD) $(LIBS) -kern/emu/$(am__dirstamp): - @$(MKDIR_P) kern/emu - @: > kern/emu/$(am__dirstamp) -kern/emu/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) kern/emu/$(DEPDIR) - @: > kern/emu/$(DEPDIR)/$(am__dirstamp) -kern/emu/grub_emu-full.$(OBJEXT): kern/emu/$(am__dirstamp) \ - kern/emu/$(DEPDIR)/$(am__dirstamp) -grub-emu$(EXEEXT): $(grub_emu_OBJECTS) $(grub_emu_DEPENDENCIES) - @rm -f grub-emu$(EXEEXT) - $(grub_emu_LINK) $(grub_emu_OBJECTS) $(grub_emu_LDADD) $(LIBS) -kern/emu/grub_emu_lite-lite.$(OBJEXT): kern/emu/$(am__dirstamp) \ - kern/emu/$(DEPDIR)/$(am__dirstamp) -grub-emu-lite$(EXEEXT): $(grub_emu_lite_OBJECTS) $(grub_emu_lite_DEPENDENCIES) - @rm -f grub-emu-lite$(EXEEXT) - $(grub_emu_lite_LINK) $(grub_emu_lite_OBJECTS) $(grub_emu_lite_LDADD) $(LIBS) -io/gzio_module-gzio.$(OBJEXT): io/$(am__dirstamp) \ - io/$(DEPDIR)/$(am__dirstamp) -gzio.module$(EXEEXT): $(gzio_module_OBJECTS) $(gzio_module_DEPENDENCIES) - @rm -f gzio.module$(EXEEXT) - $(gzio_module_LINK) $(gzio_module_OBJECTS) $(gzio_module_LDADD) $(LIBS) -lib/emu/$(am__dirstamp): - @$(MKDIR_P) lib/emu - @: > lib/emu/$(am__dirstamp) -lib/emu/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) lib/emu/$(DEPDIR) - @: > lib/emu/$(DEPDIR)/$(am__dirstamp) -lib/emu/halt_module-halt.$(OBJEXT): lib/emu/$(am__dirstamp) \ - lib/emu/$(DEPDIR)/$(am__dirstamp) -commands/halt_module-halt.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -commands/halt_module-acpihalt.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -lib/i386/$(am__dirstamp): - @$(MKDIR_P) lib/i386 - @: > lib/i386/$(am__dirstamp) -lib/i386/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) lib/i386/$(DEPDIR) - @: > lib/i386/$(DEPDIR)/$(am__dirstamp) -lib/i386/halt_module-halt.$(OBJEXT): lib/i386/$(am__dirstamp) \ - lib/i386/$(DEPDIR)/$(am__dirstamp) -lib/efi/halt_module-halt.$(OBJEXT): lib/efi/$(am__dirstamp) \ - lib/efi/$(DEPDIR)/$(am__dirstamp) -lib/ieee1275/halt_module-halt.$(OBJEXT): lib/ieee1275/$(am__dirstamp) \ - lib/ieee1275/$(DEPDIR)/$(am__dirstamp) -commands/i386/pc/halt_module-halt.$(OBJEXT): \ - commands/i386/pc/$(am__dirstamp) \ - commands/i386/pc/$(DEPDIR)/$(am__dirstamp) -halt.module$(EXEEXT): $(halt_module_OBJECTS) $(halt_module_DEPENDENCIES) - @rm -f halt.module$(EXEEXT) - $(halt_module_LINK) $(halt_module_OBJECTS) $(halt_module_LDADD) $(LIBS) -commands/hashsum_module-hashsum.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -hashsum.module$(EXEEXT): $(hashsum_module_OBJECTS) $(hashsum_module_DEPENDENCIES) - @rm -f hashsum.module$(EXEEXT) - $(hashsum_module_LINK) $(hashsum_module_OBJECTS) $(hashsum_module_LDADD) $(LIBS) -commands/hdparm_module-hdparm.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -lib/hdparm_module-hexdump.$(OBJEXT): lib/$(am__dirstamp) \ - lib/$(DEPDIR)/$(am__dirstamp) -hdparm.module$(EXEEXT): $(hdparm_module_OBJECTS) $(hdparm_module_DEPENDENCIES) - @rm -f hdparm.module$(EXEEXT) - $(hdparm_module_LINK) $(hdparm_module_OBJECTS) $(hdparm_module_LDADD) $(LIBS) -hello/$(am__dirstamp): - @$(MKDIR_P) hello - @: > hello/$(am__dirstamp) -hello/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) hello/$(DEPDIR) - @: > hello/$(DEPDIR)/$(am__dirstamp) -hello/hello_module-hello.$(OBJEXT): hello/$(am__dirstamp) \ - hello/$(DEPDIR)/$(am__dirstamp) -hello.module$(EXEEXT): $(hello_module_OBJECTS) $(hello_module_DEPENDENCIES) - @rm -f hello.module$(EXEEXT) - $(hello_module_LINK) $(hello_module_OBJECTS) $(hello_module_LDADD) $(LIBS) -commands/help_module-help.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -help.module$(EXEEXT): $(help_module_OBJECTS) $(help_module_DEPENDENCIES) - @rm -f help.module$(EXEEXT) - $(help_module_LINK) $(help_module_OBJECTS) $(help_module_LDADD) $(LIBS) -commands/hexdump_module-hexdump.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -lib/hexdump_module-hexdump.$(OBJEXT): lib/$(am__dirstamp) \ - lib/$(DEPDIR)/$(am__dirstamp) -hexdump.module$(EXEEXT): $(hexdump_module_OBJECTS) $(hexdump_module_DEPENDENCIES) - @rm -f hexdump.module$(EXEEXT) - $(hexdump_module_LINK) $(hexdump_module_OBJECTS) $(hexdump_module_LDADD) $(LIBS) -fs/hfs_module-hfs.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -hfs.module$(EXEEXT): $(hfs_module_OBJECTS) $(hfs_module_DEPENDENCIES) - @rm -f hfs.module$(EXEEXT) - $(hfs_module_LINK) $(hfs_module_OBJECTS) $(hfs_module_LDADD) $(LIBS) -fs/hfsplus_module-hfsplus.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -hfsplus.module$(EXEEXT): $(hfsplus_module_OBJECTS) $(hfsplus_module_DEPENDENCIES) - @rm -f hfsplus.module$(EXEEXT) - $(hfsplus_module_LINK) $(hfsplus_module_OBJECTS) $(hfsplus_module_LDADD) $(LIBS) -video/ieee1275_fb_module-ieee1275.$(OBJEXT): video/$(am__dirstamp) \ - video/$(DEPDIR)/$(am__dirstamp) -ieee1275_fb.module$(EXEEXT): $(ieee1275_fb_module_OBJECTS) $(ieee1275_fb_module_DEPENDENCIES) - @rm -f ieee1275_fb.module$(EXEEXT) - $(ieee1275_fb_module_LINK) $(ieee1275_fb_module_OBJECTS) $(ieee1275_fb_module_LDADD) $(LIBS) -commands/iorw_module-iorw.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -iorw.module$(EXEEXT): $(iorw_module_OBJECTS) $(iorw_module_DEPENDENCIES) - @rm -f iorw.module$(EXEEXT) - $(iorw_module_LINK) $(iorw_module_OBJECTS) $(iorw_module_LDADD) $(LIBS) -fs/iso9660_module-iso9660.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -iso9660.module$(EXEEXT): $(iso9660_module_OBJECTS) $(iso9660_module_DEPENDENCIES) - @rm -f iso9660.module$(EXEEXT) - $(iso9660_module_LINK) $(iso9660_module_OBJECTS) $(iso9660_module_LDADD) $(LIBS) -fs/jfs_module-jfs.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -jfs.module$(EXEEXT): $(jfs_module_OBJECTS) $(jfs_module_DEPENDENCIES) - @rm -f jfs.module$(EXEEXT) - $(jfs_module_LINK) $(jfs_module_OBJECTS) $(jfs_module_LDADD) $(LIBS) -video/readers/$(am__dirstamp): - @$(MKDIR_P) video/readers - @: > video/readers/$(am__dirstamp) -video/readers/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) video/readers/$(DEPDIR) - @: > video/readers/$(DEPDIR)/$(am__dirstamp) -video/readers/jpeg_module-jpeg.$(OBJEXT): \ - video/readers/$(am__dirstamp) \ - video/readers/$(DEPDIR)/$(am__dirstamp) -jpeg.module$(EXEEXT): $(jpeg_module_OBJECTS) $(jpeg_module_DEPENDENCIES) - @rm -f jpeg.module$(EXEEXT) - $(jpeg_module_LINK) $(jpeg_module_OBJECTS) $(jpeg_module_LDADD) $(LIBS) -disk/kernel_exec-host.$(OBJEXT): disk/$(am__dirstamp) \ - disk/$(DEPDIR)/$(am__dirstamp) -gnulib/kernel_exec-progname.$(OBJEXT): gnulib/$(am__dirstamp) \ - gnulib/$(DEPDIR)/$(am__dirstamp) -gnulib/kernel_exec-error.$(OBJEXT): gnulib/$(am__dirstamp) \ - gnulib/$(DEPDIR)/$(am__dirstamp) -kern/emu/kernel_exec-cache.$(OBJEXT): kern/emu/$(am__dirstamp) \ - kern/emu/$(DEPDIR)/$(am__dirstamp) -kern/emu/kernel_exec-console.$(OBJEXT): kern/emu/$(am__dirstamp) \ - kern/emu/$(DEPDIR)/$(am__dirstamp) -kern/emu/kernel_exec-getroot.$(OBJEXT): kern/emu/$(am__dirstamp) \ - kern/emu/$(DEPDIR)/$(am__dirstamp) -kern/emu/kernel_exec-hostdisk.$(OBJEXT): kern/emu/$(am__dirstamp) \ - kern/emu/$(DEPDIR)/$(am__dirstamp) -kern/emu/kernel_exec-hostfs.$(OBJEXT): kern/emu/$(am__dirstamp) \ - kern/emu/$(DEPDIR)/$(am__dirstamp) -kern/emu/kernel_exec-main.$(OBJEXT): kern/emu/$(am__dirstamp) \ - kern/emu/$(DEPDIR)/$(am__dirstamp) -kern/emu/kernel_exec-misc.$(OBJEXT): kern/emu/$(am__dirstamp) \ - kern/emu/$(DEPDIR)/$(am__dirstamp) -kern/emu/kernel_exec-mm.$(OBJEXT): kern/emu/$(am__dirstamp) \ - kern/emu/$(DEPDIR)/$(am__dirstamp) -kern/emu/kernel_exec-time.$(OBJEXT): kern/emu/$(am__dirstamp) \ - kern/emu/$(DEPDIR)/$(am__dirstamp) -kern/kernel_exec-command.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -kern/kernel_exec-corecmd.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -kern/kernel_exec-device.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -kern/kernel_exec-disk.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -kern/kernel_exec-dl.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -kern/kernel_exec-env.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -kern/kernel_exec-err.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -kern/kernel_exec-file.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -kern/kernel_exec-fs.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -kern/kernel_exec-list.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -kern/kernel_exec-main.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -kern/kernel_exec-misc.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -kern/kernel_exec-parser.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -kern/kernel_exec-partition.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -kern/kernel_exec-rescue_parser.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -kern/kernel_exec-rescue_reader.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -kern/kernel_exec-term.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -kern/i386/coreboot/$(am__dirstamp): - @$(MKDIR_P) kern/i386/coreboot - @: > kern/i386/coreboot/$(am__dirstamp) -kern/i386/coreboot/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) kern/i386/coreboot/$(DEPDIR) - @: > kern/i386/coreboot/$(DEPDIR)/$(am__dirstamp) -kern/i386/coreboot/kernel_exec-startup.$(OBJEXT): \ - kern/i386/coreboot/$(am__dirstamp) \ - kern/i386/coreboot/$(DEPDIR)/$(am__dirstamp) -kern/generic/$(am__dirstamp): - @$(MKDIR_P) kern/generic - @: > kern/generic/$(am__dirstamp) -kern/generic/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) kern/generic/$(DEPDIR) - @: > kern/generic/$(DEPDIR)/$(am__dirstamp) -kern/generic/kernel_exec-rtc_get_time_ms.$(OBJEXT): \ - kern/generic/$(am__dirstamp) \ - kern/generic/$(DEPDIR)/$(am__dirstamp) -kern/i386/coreboot/kernel_exec-mmap.$(OBJEXT): \ - kern/i386/coreboot/$(am__dirstamp) \ - kern/i386/coreboot/$(DEPDIR)/$(am__dirstamp) -kern/i386/$(am__dirstamp): - @$(MKDIR_P) kern/i386 - @: > kern/i386/$(am__dirstamp) -kern/i386/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) kern/i386/$(DEPDIR) - @: > kern/i386/$(DEPDIR)/$(am__dirstamp) -kern/i386/kernel_exec-tsc.$(OBJEXT): kern/i386/$(am__dirstamp) \ - kern/i386/$(DEPDIR)/$(am__dirstamp) -kern/i386/coreboot/kernel_exec-init.$(OBJEXT): \ - kern/i386/coreboot/$(am__dirstamp) \ - kern/i386/coreboot/$(DEPDIR)/$(am__dirstamp) -term/i386/pc/$(am__dirstamp): - @$(MKDIR_P) term/i386/pc - @: > term/i386/pc/$(am__dirstamp) -term/i386/pc/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) term/i386/pc/$(DEPDIR) - @: > term/i386/pc/$(DEPDIR)/$(am__dirstamp) -term/i386/pc/kernel_exec-vga_text.$(OBJEXT): \ - term/i386/pc/$(am__dirstamp) \ - term/i386/pc/$(DEPDIR)/$(am__dirstamp) -term/i386/$(am__dirstamp): - @$(MKDIR_P) term/i386 - @: > term/i386/$(am__dirstamp) -term/i386/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) term/i386/$(DEPDIR) - @: > term/i386/$(DEPDIR)/$(am__dirstamp) -term/i386/kernel_exec-vga_common.$(OBJEXT): term/i386/$(am__dirstamp) \ - term/i386/$(DEPDIR)/$(am__dirstamp) -kern/i386/kernel_exec-dl.$(OBJEXT): kern/i386/$(am__dirstamp) \ - kern/i386/$(DEPDIR)/$(am__dirstamp) -kern/i386/kernel_exec-pit.$(OBJEXT): kern/i386/$(am__dirstamp) \ - kern/i386/$(DEPDIR)/$(am__dirstamp) -kern/kernel_exec-mm.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -kern/kernel_exec-time.$(OBJEXT): kern/$(am__dirstamp) \ - kern/$(DEPDIR)/$(am__dirstamp) -kern/generic/kernel_exec-millisleep.$(OBJEXT): \ - kern/generic/$(am__dirstamp) \ - kern/generic/$(DEPDIR)/$(am__dirstamp) -kern/i386/efi/$(am__dirstamp): - @$(MKDIR_P) kern/i386/efi - @: > kern/i386/efi/$(am__dirstamp) -kern/i386/efi/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) kern/i386/efi/$(DEPDIR) - @: > kern/i386/efi/$(DEPDIR)/$(am__dirstamp) -kern/i386/efi/kernel_exec-startup.$(OBJEXT): \ - kern/i386/efi/$(am__dirstamp) \ - kern/i386/efi/$(DEPDIR)/$(am__dirstamp) -disk/efi/$(am__dirstamp): - @$(MKDIR_P) disk/efi - @: > disk/efi/$(am__dirstamp) -disk/efi/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) disk/efi/$(DEPDIR) - @: > disk/efi/$(DEPDIR)/$(am__dirstamp) -disk/efi/kernel_exec-efidisk.$(OBJEXT): disk/efi/$(am__dirstamp) \ - disk/efi/$(DEPDIR)/$(am__dirstamp) -kern/efi/$(am__dirstamp): - @$(MKDIR_P) kern/efi - @: > kern/efi/$(am__dirstamp) -kern/efi/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) kern/efi/$(DEPDIR) - @: > kern/efi/$(DEPDIR)/$(am__dirstamp) -kern/efi/kernel_exec-efi.$(OBJEXT): kern/efi/$(am__dirstamp) \ - kern/efi/$(DEPDIR)/$(am__dirstamp) -kern/efi/kernel_exec-init.$(OBJEXT): kern/efi/$(am__dirstamp) \ - kern/efi/$(DEPDIR)/$(am__dirstamp) -kern/efi/kernel_exec-mm.$(OBJEXT): kern/efi/$(am__dirstamp) \ - kern/efi/$(DEPDIR)/$(am__dirstamp) -kern/i386/efi/kernel_exec-init.$(OBJEXT): \ - kern/i386/efi/$(am__dirstamp) \ - kern/i386/efi/$(DEPDIR)/$(am__dirstamp) -term/efi/$(am__dirstamp): - @$(MKDIR_P) term/efi - @: > term/efi/$(am__dirstamp) -term/efi/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) term/efi/$(DEPDIR) - @: > term/efi/$(DEPDIR)/$(am__dirstamp) -term/efi/kernel_exec-console.$(OBJEXT): term/efi/$(am__dirstamp) \ - term/efi/$(DEPDIR)/$(am__dirstamp) -kern/i386/ieee1275/$(am__dirstamp): - @$(MKDIR_P) kern/i386/ieee1275 - @: > kern/i386/ieee1275/$(am__dirstamp) -kern/i386/ieee1275/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) kern/i386/ieee1275/$(DEPDIR) - @: > kern/i386/ieee1275/$(DEPDIR)/$(am__dirstamp) -kern/i386/ieee1275/kernel_exec-startup.$(OBJEXT): \ - kern/i386/ieee1275/$(am__dirstamp) \ - kern/i386/ieee1275/$(DEPDIR)/$(am__dirstamp) -kern/ieee1275/$(am__dirstamp): - @$(MKDIR_P) kern/ieee1275 - @: > kern/ieee1275/$(am__dirstamp) -kern/ieee1275/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) kern/ieee1275/$(DEPDIR) - @: > kern/ieee1275/$(DEPDIR)/$(am__dirstamp) -kern/ieee1275/kernel_exec-init.$(OBJEXT): \ - kern/ieee1275/$(am__dirstamp) \ - kern/ieee1275/$(DEPDIR)/$(am__dirstamp) -disk/ieee1275/$(am__dirstamp): - @$(MKDIR_P) disk/ieee1275 - @: > disk/ieee1275/$(am__dirstamp) -disk/ieee1275/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) disk/ieee1275/$(DEPDIR) - @: > disk/ieee1275/$(DEPDIR)/$(am__dirstamp) -disk/ieee1275/kernel_exec-ofdisk.$(OBJEXT): \ - disk/ieee1275/$(am__dirstamp) \ - disk/ieee1275/$(DEPDIR)/$(am__dirstamp) -kern/ieee1275/kernel_exec-cmain.$(OBJEXT): \ - kern/ieee1275/$(am__dirstamp) \ - kern/ieee1275/$(DEPDIR)/$(am__dirstamp) -kern/ieee1275/kernel_exec-ieee1275.$(OBJEXT): \ - kern/ieee1275/$(am__dirstamp) \ - kern/ieee1275/$(DEPDIR)/$(am__dirstamp) -kern/ieee1275/kernel_exec-mmap.$(OBJEXT): \ - kern/ieee1275/$(am__dirstamp) \ - kern/ieee1275/$(DEPDIR)/$(am__dirstamp) -kern/ieee1275/kernel_exec-openfw.$(OBJEXT): \ - kern/ieee1275/$(am__dirstamp) \ - kern/ieee1275/$(DEPDIR)/$(am__dirstamp) -term/ieee1275/$(am__dirstamp): - @$(MKDIR_P) term/ieee1275 - @: > term/ieee1275/$(am__dirstamp) -term/ieee1275/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) term/ieee1275/$(DEPDIR) - @: > term/ieee1275/$(DEPDIR)/$(am__dirstamp) -term/ieee1275/kernel_exec-ofconsole.$(OBJEXT): \ - term/ieee1275/$(am__dirstamp) \ - term/ieee1275/$(DEPDIR)/$(am__dirstamp) -term/kernel_exec-terminfo.$(OBJEXT): term/$(am__dirstamp) \ - term/$(DEPDIR)/$(am__dirstamp) -term/kernel_exec-tparm.$(OBJEXT): term/$(am__dirstamp) \ - term/$(DEPDIR)/$(am__dirstamp) -commands/kernel_exec-extcmd.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -lib/kernel_exec-arg.$(OBJEXT): lib/$(am__dirstamp) \ - lib/$(DEPDIR)/$(am__dirstamp) -kern/i386/kernel_exec-multiboot_mmap.$(OBJEXT): \ - kern/i386/$(am__dirstamp) kern/i386/$(DEPDIR)/$(am__dirstamp) -kern/i386/pc/$(am__dirstamp): - @$(MKDIR_P) kern/i386/pc - @: > kern/i386/pc/$(am__dirstamp) -kern/i386/pc/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) kern/i386/pc/$(DEPDIR) - @: > kern/i386/pc/$(DEPDIR)/$(am__dirstamp) -kern/i386/pc/kernel_exec-startup.$(OBJEXT): \ - kern/i386/pc/$(am__dirstamp) \ - kern/i386/pc/$(DEPDIR)/$(am__dirstamp) -kern/i386/pc/kernel_exec-init.$(OBJEXT): kern/i386/pc/$(am__dirstamp) \ - kern/i386/pc/$(DEPDIR)/$(am__dirstamp) -kern/i386/pc/kernel_exec-mmap.$(OBJEXT): kern/i386/pc/$(am__dirstamp) \ - kern/i386/pc/$(DEPDIR)/$(am__dirstamp) -term/i386/pc/kernel_exec-console.$(OBJEXT): \ - term/i386/pc/$(am__dirstamp) \ - term/i386/pc/$(DEPDIR)/$(am__dirstamp) -kern/i386/qemu/$(am__dirstamp): - @$(MKDIR_P) kern/i386/qemu - @: > kern/i386/qemu/$(am__dirstamp) -kern/i386/qemu/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) kern/i386/qemu/$(DEPDIR) - @: > kern/i386/qemu/$(DEPDIR)/$(am__dirstamp) -kern/i386/qemu/kernel_exec-startup.$(OBJEXT): \ - kern/i386/qemu/$(am__dirstamp) \ - kern/i386/qemu/$(DEPDIR)/$(am__dirstamp) -bus/kernel_exec-pci.$(OBJEXT): bus/$(am__dirstamp) \ - bus/$(DEPDIR)/$(am__dirstamp) -kern/i386/qemu/kernel_exec-init.$(OBJEXT): \ - kern/i386/qemu/$(am__dirstamp) \ - kern/i386/qemu/$(DEPDIR)/$(am__dirstamp) -kern/i386/qemu/kernel_exec-mmap.$(OBJEXT): \ - kern/i386/qemu/$(am__dirstamp) \ - kern/i386/qemu/$(DEPDIR)/$(am__dirstamp) -kern/mips/$(am__dirstamp): - @$(MKDIR_P) kern/mips - @: > kern/mips/$(am__dirstamp) -kern/mips/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) kern/mips/$(DEPDIR) - @: > kern/mips/$(DEPDIR)/$(am__dirstamp) -kern/mips/kernel_exec-startup.$(OBJEXT): kern/mips/$(am__dirstamp) \ - kern/mips/$(DEPDIR)/$(am__dirstamp) -term/kernel_exec-ns8250.$(OBJEXT): term/$(am__dirstamp) \ - term/$(DEPDIR)/$(am__dirstamp) -bus/kernel_exec-bonito.$(OBJEXT): bus/$(am__dirstamp) \ - bus/$(DEPDIR)/$(am__dirstamp) -bus/kernel_exec-cs5536.$(OBJEXT): bus/$(am__dirstamp) \ - bus/$(DEPDIR)/$(am__dirstamp) -kern/mips/kernel_exec-cache.$(OBJEXT): kern/mips/$(am__dirstamp) \ - kern/mips/$(DEPDIR)/$(am__dirstamp) -kern/mips/kernel_exec-dl.$(OBJEXT): kern/mips/$(am__dirstamp) \ - kern/mips/$(DEPDIR)/$(am__dirstamp) -kern/mips/kernel_exec-init.$(OBJEXT): kern/mips/$(am__dirstamp) \ - kern/mips/$(DEPDIR)/$(am__dirstamp) -kern/mips/yeeloong/$(am__dirstamp): - @$(MKDIR_P) kern/mips/yeeloong - @: > kern/mips/yeeloong/$(am__dirstamp) -kern/mips/yeeloong/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) kern/mips/yeeloong/$(DEPDIR) - @: > kern/mips/yeeloong/$(DEPDIR)/$(am__dirstamp) -kern/mips/yeeloong/kernel_exec-init.$(OBJEXT): \ - kern/mips/yeeloong/$(am__dirstamp) \ - kern/mips/yeeloong/$(DEPDIR)/$(am__dirstamp) -term/kernel_exec-at_keyboard.$(OBJEXT): term/$(am__dirstamp) \ - term/$(DEPDIR)/$(am__dirstamp) -term/kernel_exec-serial.$(OBJEXT): term/$(am__dirstamp) \ - term/$(DEPDIR)/$(am__dirstamp) -video/kernel_exec-sm712.$(OBJEXT): video/$(am__dirstamp) \ - video/$(DEPDIR)/$(am__dirstamp) -commands/kernel_exec-keylayouts.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -term/kernel_exec-gfxterm.$(OBJEXT): term/$(am__dirstamp) \ - term/$(DEPDIR)/$(am__dirstamp) -font/kernel_exec-font.$(OBJEXT): font/$(am__dirstamp) \ - font/$(DEPDIR)/$(am__dirstamp) -font/kernel_exec-font_cmd.$(OBJEXT): font/$(am__dirstamp) \ - font/$(DEPDIR)/$(am__dirstamp) -io/kernel_exec-bufio.$(OBJEXT): io/$(am__dirstamp) \ - io/$(DEPDIR)/$(am__dirstamp) -video/kernel_exec-bitmap.$(OBJEXT): video/$(am__dirstamp) \ - video/$(DEPDIR)/$(am__dirstamp) -video/kernel_exec-bitmap_scale.$(OBJEXT): video/$(am__dirstamp) \ - video/$(DEPDIR)/$(am__dirstamp) -video/fb/$(am__dirstamp): - @$(MKDIR_P) video/fb - @: > video/fb/$(am__dirstamp) -video/fb/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) video/fb/$(DEPDIR) - @: > video/fb/$(DEPDIR)/$(am__dirstamp) -video/fb/kernel_exec-fbblit.$(OBJEXT): video/fb/$(am__dirstamp) \ - video/fb/$(DEPDIR)/$(am__dirstamp) -video/fb/kernel_exec-fbfill.$(OBJEXT): video/fb/$(am__dirstamp) \ - video/fb/$(DEPDIR)/$(am__dirstamp) -video/fb/kernel_exec-fbutil.$(OBJEXT): video/fb/$(am__dirstamp) \ - video/fb/$(DEPDIR)/$(am__dirstamp) -video/fb/kernel_exec-video_fb.$(OBJEXT): video/fb/$(am__dirstamp) \ - video/fb/$(DEPDIR)/$(am__dirstamp) -video/kernel_exec-video.$(OBJEXT): video/$(am__dirstamp) \ - video/$(DEPDIR)/$(am__dirstamp) -commands/kernel_exec-boot.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -kern/powerpc/ieee1275/$(am__dirstamp): - @$(MKDIR_P) kern/powerpc/ieee1275 - @: > kern/powerpc/ieee1275/$(am__dirstamp) -kern/powerpc/ieee1275/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) kern/powerpc/ieee1275/$(DEPDIR) - @: > kern/powerpc/ieee1275/$(DEPDIR)/$(am__dirstamp) -kern/powerpc/ieee1275/kernel_exec-startup.$(OBJEXT): \ - kern/powerpc/ieee1275/$(am__dirstamp) \ - kern/powerpc/ieee1275/$(DEPDIR)/$(am__dirstamp) -kern/powerpc/$(am__dirstamp): - @$(MKDIR_P) kern/powerpc - @: > kern/powerpc/$(am__dirstamp) -kern/powerpc/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) kern/powerpc/$(DEPDIR) - @: > kern/powerpc/$(DEPDIR)/$(am__dirstamp) -kern/powerpc/kernel_exec-cache.$(OBJEXT): \ - kern/powerpc/$(am__dirstamp) \ - kern/powerpc/$(DEPDIR)/$(am__dirstamp) -kern/powerpc/kernel_exec-dl.$(OBJEXT): kern/powerpc/$(am__dirstamp) \ - kern/powerpc/$(DEPDIR)/$(am__dirstamp) -kern/sparc64/ieee1275/$(am__dirstamp): - @$(MKDIR_P) kern/sparc64/ieee1275 - @: > kern/sparc64/ieee1275/$(am__dirstamp) -kern/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) kern/sparc64/ieee1275/$(DEPDIR) - @: > kern/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp) -kern/sparc64/ieee1275/kernel_exec-crt0.$(OBJEXT): \ - kern/sparc64/ieee1275/$(am__dirstamp) \ - kern/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp) -kern/sparc64/$(am__dirstamp): - @$(MKDIR_P) kern/sparc64 - @: > kern/sparc64/$(am__dirstamp) -kern/sparc64/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) kern/sparc64/$(DEPDIR) - @: > kern/sparc64/$(DEPDIR)/$(am__dirstamp) -kern/sparc64/kernel_exec-cache.$(OBJEXT): \ - kern/sparc64/$(am__dirstamp) \ - kern/sparc64/$(DEPDIR)/$(am__dirstamp) -kern/sparc64/kernel_exec-dl.$(OBJEXT): kern/sparc64/$(am__dirstamp) \ - kern/sparc64/$(DEPDIR)/$(am__dirstamp) -kern/sparc64/ieee1275/kernel_exec-ieee1275.$(OBJEXT): \ - kern/sparc64/ieee1275/$(am__dirstamp) \ - kern/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp) -kern/sparc64/ieee1275/kernel_exec-init.$(OBJEXT): \ - kern/sparc64/ieee1275/$(am__dirstamp) \ - kern/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp) -kern/x86_64/efi/$(am__dirstamp): - @$(MKDIR_P) kern/x86_64/efi - @: > kern/x86_64/efi/$(am__dirstamp) -kern/x86_64/efi/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) kern/x86_64/efi/$(DEPDIR) - @: > kern/x86_64/efi/$(DEPDIR)/$(am__dirstamp) -kern/x86_64/efi/kernel_exec-startup.$(OBJEXT): \ - kern/x86_64/efi/$(am__dirstamp) \ - kern/x86_64/efi/$(DEPDIR)/$(am__dirstamp) -kern/x86_64/$(am__dirstamp): - @$(MKDIR_P) kern/x86_64 - @: > kern/x86_64/$(am__dirstamp) -kern/x86_64/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) kern/x86_64/$(DEPDIR) - @: > kern/x86_64/$(DEPDIR)/$(am__dirstamp) -kern/x86_64/kernel_exec-dl.$(OBJEXT): kern/x86_64/$(am__dirstamp) \ - kern/x86_64/$(DEPDIR)/$(am__dirstamp) -kern/x86_64/efi/kernel_exec-callwrap.$(OBJEXT): \ - kern/x86_64/efi/$(am__dirstamp) \ - kern/x86_64/efi/$(DEPDIR)/$(am__dirstamp) -kernel.exec$(EXEEXT): $(kernel_exec_OBJECTS) $(kernel_exec_DEPENDENCIES) - @rm -f kernel.exec$(EXEEXT) - $(kernel_exec_LINK) $(kernel_exec_OBJECTS) $(kernel_exec_LDADD) $(LIBS) -commands/keylayouts_module-keylayouts.$(OBJEXT): \ - commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp) -keylayouts.module$(EXEEXT): $(keylayouts_module_OBJECTS) $(keylayouts_module_DEPENDENCIES) - @rm -f keylayouts.module$(EXEEXT) - $(keylayouts_module_LINK) $(keylayouts_module_OBJECTS) $(keylayouts_module_LDADD) $(LIBS) -commands/keystatus_module-keystatus.$(OBJEXT): \ - commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp) -keystatus.module$(EXEEXT): $(keystatus_module_OBJECTS) $(keystatus_module_DEPENDENCIES) - @rm -f keystatus.module$(EXEEXT) - $(keystatus_module_LINK) $(keystatus_module_OBJECTS) $(keystatus_module_LDADD) $(LIBS) -lib/i386/pc/legacycfg_module-vesa_modes_table.$(OBJEXT): \ - lib/i386/pc/$(am__dirstamp) \ - lib/i386/pc/$(DEPDIR)/$(am__dirstamp) -commands/legacycfg_module-legacycfg.$(OBJEXT): \ - commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp) -lib/legacycfg_module-legacy_parse.$(OBJEXT): lib/$(am__dirstamp) \ - lib/$(DEPDIR)/$(am__dirstamp) -legacycfg.module$(EXEEXT): $(legacycfg_module_OBJECTS) $(legacycfg_module_DEPENDENCIES) - @rm -f legacycfg.module$(EXEEXT) - $(legacycfg_module_LINK) $(legacycfg_module_OBJECTS) $(legacycfg_module_LDADD) $(LIBS) -bus/usb/emu/$(am__dirstamp): - @$(MKDIR_P) bus/usb/emu - @: > bus/usb/emu/$(am__dirstamp) -bus/usb/emu/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) bus/usb/emu/$(DEPDIR) - @: > bus/usb/emu/$(DEPDIR)/$(am__dirstamp) -bus/usb/emu/libusb_module-usb.$(OBJEXT): bus/usb/emu/$(am__dirstamp) \ - bus/usb/emu/$(DEPDIR)/$(am__dirstamp) -libusb.module$(EXEEXT): $(libusb_module_OBJECTS) $(libusb_module_DEPENDENCIES) - @rm -f libusb.module$(EXEEXT) - $(libusb_module_LINK) $(libusb_module_OBJECTS) $(libusb_module_LDADD) $(LIBS) -loader/i386/linux_module-linux.$(OBJEXT): loader/i386/$(am__dirstamp) \ - loader/i386/$(DEPDIR)/$(am__dirstamp) -lib/linux_module-cmdline.$(OBJEXT): lib/$(am__dirstamp) \ - lib/$(DEPDIR)/$(am__dirstamp) -lib/i386/pc/linux_module-vesa_modes_table.$(OBJEXT): \ - lib/i386/pc/$(am__dirstamp) \ - lib/i386/pc/$(DEPDIR)/$(am__dirstamp) -loader/mips/$(am__dirstamp): - @$(MKDIR_P) loader/mips - @: > loader/mips/$(am__dirstamp) -loader/mips/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) loader/mips/$(DEPDIR) - @: > loader/mips/$(DEPDIR)/$(am__dirstamp) -loader/mips/linux_module-linux.$(OBJEXT): loader/mips/$(am__dirstamp) \ - loader/mips/$(DEPDIR)/$(am__dirstamp) -loader/powerpc/ieee1275/$(am__dirstamp): - @$(MKDIR_P) loader/powerpc/ieee1275 - @: > loader/powerpc/ieee1275/$(am__dirstamp) -loader/powerpc/ieee1275/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) loader/powerpc/ieee1275/$(DEPDIR) - @: > loader/powerpc/ieee1275/$(DEPDIR)/$(am__dirstamp) -loader/powerpc/ieee1275/linux_module-linux.$(OBJEXT): \ - loader/powerpc/ieee1275/$(am__dirstamp) \ - loader/powerpc/ieee1275/$(DEPDIR)/$(am__dirstamp) -loader/sparc64/ieee1275/$(am__dirstamp): - @$(MKDIR_P) loader/sparc64/ieee1275 - @: > loader/sparc64/ieee1275/$(am__dirstamp) -loader/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) loader/sparc64/ieee1275/$(DEPDIR) - @: > loader/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp) -loader/sparc64/ieee1275/linux_module-linux.$(OBJEXT): \ - loader/sparc64/ieee1275/$(am__dirstamp) \ - loader/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp) -linux.module$(EXEEXT): $(linux_module_OBJECTS) $(linux_module_DEPENDENCIES) - @rm -f linux.module$(EXEEXT) - $(linux_module_LINK) $(linux_module_OBJECTS) $(linux_module_LDADD) $(LIBS) -loader/i386/pc/linux16_module-linux.$(OBJEXT): \ - loader/i386/pc/$(am__dirstamp) \ - loader/i386/pc/$(DEPDIR)/$(am__dirstamp) -lib/linux16_module-cmdline.$(OBJEXT): lib/$(am__dirstamp) \ - lib/$(DEPDIR)/$(am__dirstamp) -linux16.module$(EXEEXT): $(linux16_module_OBJECTS) $(linux16_module_DEPENDENCIES) - @rm -f linux16.module$(EXEEXT) - $(linux16_module_LINK) $(linux16_module_OBJECTS) $(linux16_module_LDADD) $(LIBS) -boot/i386/pc/lnxboot_image-lnxboot.$(OBJEXT): \ - boot/i386/pc/$(am__dirstamp) \ - boot/i386/pc/$(DEPDIR)/$(am__dirstamp) -lnxboot.image$(EXEEXT): $(lnxboot_image_OBJECTS) $(lnxboot_image_DEPENDENCIES) - @rm -f lnxboot.image$(EXEEXT) - $(lnxboot_image_LINK) $(lnxboot_image_OBJECTS) $(lnxboot_image_LDADD) $(LIBS) -commands/efi/loadbios_module-loadbios.$(OBJEXT): \ - commands/efi/$(am__dirstamp) \ - commands/efi/$(DEPDIR)/$(am__dirstamp) -loadbios.module$(EXEEXT): $(loadbios_module_OBJECTS) $(loadbios_module_DEPENDENCIES) - @rm -f loadbios.module$(EXEEXT) - $(loadbios_module_LINK) $(loadbios_module_OBJECTS) $(loadbios_module_LDADD) $(LIBS) -commands/loadenv_module-loadenv.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -lib/loadenv_module-envblk.$(OBJEXT): lib/$(am__dirstamp) \ - lib/$(DEPDIR)/$(am__dirstamp) -loadenv.module$(EXEEXT): $(loadenv_module_OBJECTS) $(loadenv_module_DEPENDENCIES) - @rm -f loadenv.module$(EXEEXT) - $(loadenv_module_LINK) $(loadenv_module_OBJECTS) $(loadenv_module_LDADD) $(LIBS) -disk/loopback_module-loopback.$(OBJEXT): disk/$(am__dirstamp) \ - disk/$(DEPDIR)/$(am__dirstamp) -loopback.module$(EXEEXT): $(loopback_module_OBJECTS) $(loopback_module_DEPENDENCIES) - @rm -f loopback.module$(EXEEXT) - $(loopback_module_LINK) $(loopback_module_OBJECTS) $(loopback_module_LDADD) $(LIBS) -commands/ls_module-ls.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -ls.module$(EXEEXT): $(ls_module_OBJECTS) $(ls_module_DEPENDENCIES) - @rm -f ls.module$(EXEEXT) - $(ls_module_LINK) $(ls_module_OBJECTS) $(ls_module_LDADD) $(LIBS) -commands/lsacpi_module-lsacpi.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -lsacpi.module$(EXEEXT): $(lsacpi_module_OBJECTS) $(lsacpi_module_DEPENDENCIES) - @rm -f lsacpi.module$(EXEEXT) - $(lsacpi_module_LINK) $(lsacpi_module_OBJECTS) $(lsacpi_module_LDADD) $(LIBS) -commands/i386/pc/lsapm_module-lsapm.$(OBJEXT): \ - commands/i386/pc/$(am__dirstamp) \ - commands/i386/pc/$(DEPDIR)/$(am__dirstamp) -lsapm.module$(EXEEXT): $(lsapm_module_OBJECTS) $(lsapm_module_DEPENDENCIES) - @rm -f lsapm.module$(EXEEXT) - $(lsapm_module_LINK) $(lsapm_module_OBJECTS) $(lsapm_module_LDADD) $(LIBS) -commands/efi/lsefimmap_module-lsefimmap.$(OBJEXT): \ - commands/efi/$(am__dirstamp) \ - commands/efi/$(DEPDIR)/$(am__dirstamp) -lsefimmap.module$(EXEEXT): $(lsefimmap_module_OBJECTS) $(lsefimmap_module_DEPENDENCIES) - @rm -f lsefimmap.module$(EXEEXT) - $(lsefimmap_module_LINK) $(lsefimmap_module_OBJECTS) $(lsefimmap_module_LDADD) $(LIBS) -commands/efi/lsefisystab_module-lsefisystab.$(OBJEXT): \ - commands/efi/$(am__dirstamp) \ - commands/efi/$(DEPDIR)/$(am__dirstamp) -lsefisystab.module$(EXEEXT): $(lsefisystab_module_OBJECTS) $(lsefisystab_module_DEPENDENCIES) - @rm -f lsefisystab.module$(EXEEXT) - $(lsefisystab_module_LINK) $(lsefisystab_module_OBJECTS) $(lsefisystab_module_LDADD) $(LIBS) -commands/lsmmap_module-lsmmap.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -lsmmap.module$(EXEEXT): $(lsmmap_module_OBJECTS) $(lsmmap_module_DEPENDENCIES) - @rm -f lsmmap.module$(EXEEXT) - $(lsmmap_module_LINK) $(lsmmap_module_OBJECTS) $(lsmmap_module_LDADD) $(LIBS) -commands/lspci_module-lspci.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -lspci.module$(EXEEXT): $(lspci_module_OBJECTS) $(lspci_module_DEPENDENCIES) - @rm -f lspci.module$(EXEEXT) - $(lspci_module_LINK) $(lspci_module_OBJECTS) $(lspci_module_LDADD) $(LIBS) -commands/efi/lssal_module-lssal.$(OBJEXT): \ - commands/efi/$(am__dirstamp) \ - commands/efi/$(DEPDIR)/$(am__dirstamp) -lssal.module$(EXEEXT): $(lssal_module_OBJECTS) $(lssal_module_DEPENDENCIES) - @rm -f lssal.module$(EXEEXT) - $(lssal_module_LINK) $(lssal_module_OBJECTS) $(lssal_module_LDADD) $(LIBS) -commands/mips/yeeloong/$(am__dirstamp): - @$(MKDIR_P) commands/mips/yeeloong - @: > commands/mips/yeeloong/$(am__dirstamp) -commands/mips/yeeloong/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) commands/mips/yeeloong/$(DEPDIR) - @: > commands/mips/yeeloong/$(DEPDIR)/$(am__dirstamp) -commands/mips/yeeloong/lsspd_module-lsspd.$(OBJEXT): \ - commands/mips/yeeloong/$(am__dirstamp) \ - commands/mips/yeeloong/$(DEPDIR)/$(am__dirstamp) -lsspd.module$(EXEEXT): $(lsspd_module_OBJECTS) $(lsspd_module_DEPENDENCIES) - @rm -f lsspd.module$(EXEEXT) - $(lsspd_module_LINK) $(lsspd_module_OBJECTS) $(lsspd_module_LDADD) $(LIBS) -disk/lvm_module-lvm.$(OBJEXT): disk/$(am__dirstamp) \ - disk/$(DEPDIR)/$(am__dirstamp) -lvm.module$(EXEEXT): $(lvm_module_OBJECTS) $(lvm_module_DEPENDENCIES) - @rm -f lvm.module$(EXEEXT) - $(lvm_module_LINK) $(lvm_module_OBJECTS) $(lvm_module_LDADD) $(LIBS) -disk/mdraid09_module-mdraid_linux.$(OBJEXT): disk/$(am__dirstamp) \ - disk/$(DEPDIR)/$(am__dirstamp) -mdraid09.module$(EXEEXT): $(mdraid09_module_OBJECTS) $(mdraid09_module_DEPENDENCIES) - @rm -f mdraid09.module$(EXEEXT) - $(mdraid09_module_LINK) $(mdraid09_module_OBJECTS) $(mdraid09_module_LDADD) $(LIBS) -disk/mdraid1x_module-mdraid1x_linux.$(OBJEXT): disk/$(am__dirstamp) \ - disk/$(DEPDIR)/$(am__dirstamp) -mdraid1x.module$(EXEEXT): $(mdraid1x_module_OBJECTS) $(mdraid1x_module_DEPENDENCIES) - @rm -f mdraid1x.module$(EXEEXT) - $(mdraid1x_module_LINK) $(mdraid1x_module_OBJECTS) $(mdraid1x_module_LDADD) $(LIBS) -disk/memdisk_module-memdisk.$(OBJEXT): disk/$(am__dirstamp) \ - disk/$(DEPDIR)/$(am__dirstamp) -memdisk.module$(EXEEXT): $(memdisk_module_OBJECTS) $(memdisk_module_DEPENDENCIES) - @rm -f memdisk.module$(EXEEXT) - $(memdisk_module_LINK) $(memdisk_module_OBJECTS) $(memdisk_module_LDADD) $(LIBS) -commands/memrw_module-memrw.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -memrw.module$(EXEEXT): $(memrw_module_OBJECTS) $(memrw_module_DEPENDENCIES) - @rm -f memrw.module$(EXEEXT) - $(memrw_module_LINK) $(memrw_module_OBJECTS) $(memrw_module_LDADD) $(LIBS) -commands/minicmd_module-minicmd.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -minicmd.module$(EXEEXT): $(minicmd_module_OBJECTS) $(minicmd_module_DEPENDENCIES) - @rm -f minicmd.module$(EXEEXT) - $(minicmd_module_LINK) $(minicmd_module_OBJECTS) $(minicmd_module_LDADD) $(LIBS) -fs/minix_module-minix.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -minix.module$(EXEEXT): $(minix_module_OBJECTS) $(minix_module_DEPENDENCIES) - @rm -f minix.module$(EXEEXT) - $(minix_module_LINK) $(minix_module_OBJECTS) $(minix_module_LDADD) $(LIBS) -fs/minix2_module-minix2.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -minix2.module$(EXEEXT): $(minix2_module_OBJECTS) $(minix2_module_DEPENDENCIES) - @rm -f minix2.module$(EXEEXT) - $(minix2_module_LINK) $(minix2_module_OBJECTS) $(minix2_module_LDADD) $(LIBS) -mmap/i386/$(am__dirstamp): - @$(MKDIR_P) mmap/i386 - @: > mmap/i386/$(am__dirstamp) -mmap/i386/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) mmap/i386/$(DEPDIR) - @: > mmap/i386/$(DEPDIR)/$(am__dirstamp) -mmap/i386/mmap_module-uppermem.$(OBJEXT): mmap/i386/$(am__dirstamp) \ - mmap/i386/$(DEPDIR)/$(am__dirstamp) -mmap/i386/mmap_module-mmap.$(OBJEXT): mmap/i386/$(am__dirstamp) \ - mmap/i386/$(DEPDIR)/$(am__dirstamp) -mmap/$(am__dirstamp): - @$(MKDIR_P) mmap - @: > mmap/$(am__dirstamp) -mmap/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) mmap/$(DEPDIR) - @: > mmap/$(DEPDIR)/$(am__dirstamp) -mmap/mmap_module-mmap.$(OBJEXT): mmap/$(am__dirstamp) \ - mmap/$(DEPDIR)/$(am__dirstamp) -mmap/efi/$(am__dirstamp): - @$(MKDIR_P) mmap/efi - @: > mmap/efi/$(am__dirstamp) -mmap/efi/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) mmap/efi/$(DEPDIR) - @: > mmap/efi/$(DEPDIR)/$(am__dirstamp) -mmap/efi/mmap_module-mmap.$(OBJEXT): mmap/efi/$(am__dirstamp) \ - mmap/efi/$(DEPDIR)/$(am__dirstamp) -mmap/i386/pc/$(am__dirstamp): - @$(MKDIR_P) mmap/i386/pc - @: > mmap/i386/pc/$(am__dirstamp) -mmap/i386/pc/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) mmap/i386/pc/$(DEPDIR) - @: > mmap/i386/pc/$(DEPDIR)/$(am__dirstamp) -mmap/i386/pc/mmap_module-mmap.$(OBJEXT): mmap/i386/pc/$(am__dirstamp) \ - mmap/i386/pc/$(DEPDIR)/$(am__dirstamp) -mmap/i386/pc/mmap_module-mmap_helper.$(OBJEXT): \ - mmap/i386/pc/$(am__dirstamp) \ - mmap/i386/pc/$(DEPDIR)/$(am__dirstamp) -mmap/mips/yeeloong/$(am__dirstamp): - @$(MKDIR_P) mmap/mips/yeeloong - @: > mmap/mips/yeeloong/$(am__dirstamp) -mmap/mips/yeeloong/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) mmap/mips/yeeloong/$(DEPDIR) - @: > mmap/mips/yeeloong/$(DEPDIR)/$(am__dirstamp) -mmap/mips/yeeloong/mmap_module-uppermem.$(OBJEXT): \ - mmap/mips/yeeloong/$(am__dirstamp) \ - mmap/mips/yeeloong/$(DEPDIR)/$(am__dirstamp) -mmap.module$(EXEEXT): $(mmap_module_OBJECTS) $(mmap_module_DEPENDENCIES) - @rm -f mmap.module$(EXEEXT) - $(mmap_module_LINK) $(mmap_module_OBJECTS) $(mmap_module_LDADD) $(LIBS) -parttool/$(am__dirstamp): - @$(MKDIR_P) parttool - @: > parttool/$(am__dirstamp) -parttool/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) parttool/$(DEPDIR) - @: > parttool/$(DEPDIR)/$(am__dirstamp) -parttool/msdospart_module-msdospart.$(OBJEXT): \ - parttool/$(am__dirstamp) parttool/$(DEPDIR)/$(am__dirstamp) -msdospart.module$(EXEEXT): $(msdospart_module_OBJECTS) $(msdospart_module_DEPENDENCIES) - @rm -f msdospart.module$(EXEEXT) - $(msdospart_module_LINK) $(msdospart_module_OBJECTS) $(msdospart_module_LDADD) $(LIBS) -loader/i386/multiboot_module-multiboot_mbi.$(OBJEXT): \ - loader/i386/$(am__dirstamp) \ - loader/i386/$(DEPDIR)/$(am__dirstamp) -loader/multiboot_module-multiboot.$(OBJEXT): loader/$(am__dirstamp) \ - loader/$(DEPDIR)/$(am__dirstamp) -multiboot.module$(EXEEXT): $(multiboot_module_OBJECTS) $(multiboot_module_DEPENDENCIES) - @rm -f multiboot.module$(EXEEXT) - $(multiboot_module_LINK) $(multiboot_module_OBJECTS) $(multiboot_module_LDADD) $(LIBS) -loader/multiboot2_module-multiboot.$(OBJEXT): loader/$(am__dirstamp) \ - loader/$(DEPDIR)/$(am__dirstamp) -loader/multiboot2_module-multiboot_mbi2.$(OBJEXT): \ - loader/$(am__dirstamp) loader/$(DEPDIR)/$(am__dirstamp) -multiboot2.module$(EXEEXT): $(multiboot2_module_OBJECTS) $(multiboot2_module_DEPENDENCIES) - @rm -f multiboot2.module$(EXEEXT) - $(multiboot2_module_LINK) $(multiboot2_module_OBJECTS) $(multiboot2_module_LDADD) $(LIBS) -disk/ieee1275/nand_module-nand.$(OBJEXT): \ - disk/ieee1275/$(am__dirstamp) \ - disk/ieee1275/$(DEPDIR)/$(am__dirstamp) -nand.module$(EXEEXT): $(nand_module_OBJECTS) $(nand_module_DEPENDENCIES) - @rm -f nand.module$(EXEEXT) - $(nand_module_LINK) $(nand_module_OBJECTS) $(nand_module_LDADD) $(LIBS) -fs/nilfs2_module-nilfs2.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -nilfs2.module$(EXEEXT): $(nilfs2_module_OBJECTS) $(nilfs2_module_DEPENDENCIES) - @rm -f nilfs2.module$(EXEEXT) - $(nilfs2_module_LINK) $(nilfs2_module_OBJECTS) $(nilfs2_module_LDADD) $(LIBS) -boot/mips/$(am__dirstamp): - @$(MKDIR_P) boot/mips - @: > boot/mips/$(am__dirstamp) -boot/mips/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) boot/mips/$(DEPDIR) - @: > boot/mips/$(DEPDIR)/$(am__dirstamp) -boot/mips/none_decompress_image-startup_raw.$(OBJEXT): \ - boot/mips/$(am__dirstamp) boot/mips/$(DEPDIR)/$(am__dirstamp) -boot/decompressor/$(am__dirstamp): - @$(MKDIR_P) boot/decompressor - @: > boot/decompressor/$(am__dirstamp) -boot/decompressor/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) boot/decompressor/$(DEPDIR) - @: > boot/decompressor/$(DEPDIR)/$(am__dirstamp) -boot/decompressor/none_decompress_image-none.$(OBJEXT): \ - boot/decompressor/$(am__dirstamp) \ - boot/decompressor/$(DEPDIR)/$(am__dirstamp) -none_decompress.image$(EXEEXT): $(none_decompress_image_OBJECTS) $(none_decompress_image_DEPENDENCIES) - @rm -f none_decompress.image$(EXEEXT) - $(none_decompress_image_LINK) $(none_decompress_image_OBJECTS) $(none_decompress_image_LDADD) $(LIBS) -normal/$(am__dirstamp): - @$(MKDIR_P) normal - @: > normal/$(am__dirstamp) -normal/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) normal/$(DEPDIR) - @: > normal/$(DEPDIR)/$(am__dirstamp) -normal/normal_module-main.$(OBJEXT): normal/$(am__dirstamp) \ - normal/$(DEPDIR)/$(am__dirstamp) -normal/normal_module-cmdline.$(OBJEXT): normal/$(am__dirstamp) \ - normal/$(DEPDIR)/$(am__dirstamp) -normal/normal_module-dyncmd.$(OBJEXT): normal/$(am__dirstamp) \ - normal/$(DEPDIR)/$(am__dirstamp) -normal/normal_module-auth.$(OBJEXT): normal/$(am__dirstamp) \ - normal/$(DEPDIR)/$(am__dirstamp) -normal/normal_module-autofs.$(OBJEXT): normal/$(am__dirstamp) \ - normal/$(DEPDIR)/$(am__dirstamp) -normal/normal_module-color.$(OBJEXT): normal/$(am__dirstamp) \ - normal/$(DEPDIR)/$(am__dirstamp) -normal/normal_module-completion.$(OBJEXT): normal/$(am__dirstamp) \ - normal/$(DEPDIR)/$(am__dirstamp) -normal/normal_module-datetime.$(OBJEXT): normal/$(am__dirstamp) \ - normal/$(DEPDIR)/$(am__dirstamp) -normal/normal_module-menu.$(OBJEXT): normal/$(am__dirstamp) \ - normal/$(DEPDIR)/$(am__dirstamp) -normal/normal_module-menu_entry.$(OBJEXT): normal/$(am__dirstamp) \ - normal/$(DEPDIR)/$(am__dirstamp) -normal/normal_module-menu_text.$(OBJEXT): normal/$(am__dirstamp) \ - normal/$(DEPDIR)/$(am__dirstamp) -normal/normal_module-misc.$(OBJEXT): normal/$(am__dirstamp) \ - normal/$(DEPDIR)/$(am__dirstamp) -normal/normal_module-crypto.$(OBJEXT): normal/$(am__dirstamp) \ - normal/$(DEPDIR)/$(am__dirstamp) -normal/normal_module-term.$(OBJEXT): normal/$(am__dirstamp) \ - normal/$(DEPDIR)/$(am__dirstamp) -normal/normal_module-context.$(OBJEXT): normal/$(am__dirstamp) \ - normal/$(DEPDIR)/$(am__dirstamp) -normal/normal_module-charset.$(OBJEXT): normal/$(am__dirstamp) \ - normal/$(DEPDIR)/$(am__dirstamp) -script/$(am__dirstamp): - @$(MKDIR_P) script - @: > script/$(am__dirstamp) -script/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) script/$(DEPDIR) - @: > script/$(DEPDIR)/$(am__dirstamp) -script/normal_module-main.$(OBJEXT): script/$(am__dirstamp) \ - script/$(DEPDIR)/$(am__dirstamp) -script/normal_module-script.$(OBJEXT): script/$(am__dirstamp) \ - script/$(DEPDIR)/$(am__dirstamp) -script/normal_module-execute.$(OBJEXT): script/$(am__dirstamp) \ - script/$(DEPDIR)/$(am__dirstamp) -script/normal_module-function.$(OBJEXT): script/$(am__dirstamp) \ - script/$(DEPDIR)/$(am__dirstamp) -script/normal_module-lexer.$(OBJEXT): script/$(am__dirstamp) \ - script/$(DEPDIR)/$(am__dirstamp) -script/normal_module-argv.$(OBJEXT): script/$(am__dirstamp) \ - script/$(DEPDIR)/$(am__dirstamp) -commands/normal_module-menuentry.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -normal.module$(EXEEXT): $(normal_module_OBJECTS) $(normal_module_DEPENDENCIES) - @rm -f normal.module$(EXEEXT) - $(normal_module_LINK) $(normal_module_OBJECTS) $(normal_module_LDADD) $(LIBS) -fs/ntfs_module-ntfs.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -ntfs.module$(EXEEXT): $(ntfs_module_OBJECTS) $(ntfs_module_DEPENDENCIES) - @rm -f ntfs.module$(EXEEXT) - $(ntfs_module_LINK) $(ntfs_module_OBJECTS) $(ntfs_module_LDADD) $(LIBS) -fs/ntfscomp_module-ntfscomp.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -ntfscomp.module$(EXEEXT): $(ntfscomp_module_OBJECTS) $(ntfscomp_module_DEPENDENCIES) - @rm -f ntfscomp.module$(EXEEXT) - $(ntfscomp_module_LINK) $(ntfscomp_module_OBJECTS) $(ntfscomp_module_LDADD) $(LIBS) -loader/i386/pc/ntldr_module-ntldr.$(OBJEXT): \ - loader/i386/pc/$(am__dirstamp) \ - loader/i386/pc/$(DEPDIR)/$(am__dirstamp) -ntldr.module$(EXEEXT): $(ntldr_module_OBJECTS) $(ntldr_module_DEPENDENCIES) - @rm -f ntldr.module$(EXEEXT) - $(ntldr_module_LINK) $(ntldr_module_OBJECTS) $(ntldr_module_LDADD) $(LIBS) -bus/usb/$(am__dirstamp): - @$(MKDIR_P) bus/usb - @: > bus/usb/$(am__dirstamp) -bus/usb/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) bus/usb/$(DEPDIR) - @: > bus/usb/$(DEPDIR)/$(am__dirstamp) -bus/usb/ohci_module-ohci.$(OBJEXT): bus/usb/$(am__dirstamp) \ - bus/usb/$(DEPDIR)/$(am__dirstamp) -ohci.module$(EXEEXT): $(ohci_module_OBJECTS) $(ohci_module_DEPENDENCIES) - @rm -f ohci.module$(EXEEXT) - $(ohci_module_LINK) $(ohci_module_OBJECTS) $(ohci_module_LDADD) $(LIBS) -partmap/$(am__dirstamp): - @$(MKDIR_P) partmap - @: > partmap/$(am__dirstamp) -partmap/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) partmap/$(DEPDIR) - @: > partmap/$(DEPDIR)/$(am__dirstamp) -partmap/part_acorn_module-acorn.$(OBJEXT): partmap/$(am__dirstamp) \ - partmap/$(DEPDIR)/$(am__dirstamp) -part_acorn.module$(EXEEXT): $(part_acorn_module_OBJECTS) $(part_acorn_module_DEPENDENCIES) - @rm -f part_acorn.module$(EXEEXT) - $(part_acorn_module_LINK) $(part_acorn_module_OBJECTS) $(part_acorn_module_LDADD) $(LIBS) -partmap/part_amiga_module-amiga.$(OBJEXT): partmap/$(am__dirstamp) \ - partmap/$(DEPDIR)/$(am__dirstamp) -part_amiga.module$(EXEEXT): $(part_amiga_module_OBJECTS) $(part_amiga_module_DEPENDENCIES) - @rm -f part_amiga.module$(EXEEXT) - $(part_amiga_module_LINK) $(part_amiga_module_OBJECTS) $(part_amiga_module_LDADD) $(LIBS) -partmap/part_apple_module-apple.$(OBJEXT): partmap/$(am__dirstamp) \ - partmap/$(DEPDIR)/$(am__dirstamp) -part_apple.module$(EXEEXT): $(part_apple_module_OBJECTS) $(part_apple_module_DEPENDENCIES) - @rm -f part_apple.module$(EXEEXT) - $(part_apple_module_LINK) $(part_apple_module_OBJECTS) $(part_apple_module_LDADD) $(LIBS) -partmap/part_bsd_module-bsdlabel.$(OBJEXT): partmap/$(am__dirstamp) \ - partmap/$(DEPDIR)/$(am__dirstamp) -part_bsd.module$(EXEEXT): $(part_bsd_module_OBJECTS) $(part_bsd_module_DEPENDENCIES) - @rm -f part_bsd.module$(EXEEXT) - $(part_bsd_module_LINK) $(part_bsd_module_OBJECTS) $(part_bsd_module_LDADD) $(LIBS) -partmap/part_gpt_module-gpt.$(OBJEXT): partmap/$(am__dirstamp) \ - partmap/$(DEPDIR)/$(am__dirstamp) -part_gpt.module$(EXEEXT): $(part_gpt_module_OBJECTS) $(part_gpt_module_DEPENDENCIES) - @rm -f part_gpt.module$(EXEEXT) - $(part_gpt_module_LINK) $(part_gpt_module_OBJECTS) $(part_gpt_module_LDADD) $(LIBS) -partmap/part_msdos_module-msdos.$(OBJEXT): partmap/$(am__dirstamp) \ - partmap/$(DEPDIR)/$(am__dirstamp) -part_msdos.module$(EXEEXT): $(part_msdos_module_OBJECTS) $(part_msdos_module_DEPENDENCIES) - @rm -f part_msdos.module$(EXEEXT) - $(part_msdos_module_LINK) $(part_msdos_module_OBJECTS) $(part_msdos_module_LDADD) $(LIBS) -partmap/part_sun_module-sun.$(OBJEXT): partmap/$(am__dirstamp) \ - partmap/$(DEPDIR)/$(am__dirstamp) -part_sun.module$(EXEEXT): $(part_sun_module_OBJECTS) $(part_sun_module_DEPENDENCIES) - @rm -f part_sun.module$(EXEEXT) - $(part_sun_module_LINK) $(part_sun_module_OBJECTS) $(part_sun_module_LDADD) $(LIBS) -partmap/part_sunpc_module-sunpc.$(OBJEXT): partmap/$(am__dirstamp) \ - partmap/$(DEPDIR)/$(am__dirstamp) -part_sunpc.module$(EXEEXT): $(part_sunpc_module_OBJECTS) $(part_sunpc_module_DEPENDENCIES) - @rm -f part_sunpc.module$(EXEEXT) - $(part_sunpc_module_LINK) $(part_sunpc_module_OBJECTS) $(part_sunpc_module_LDADD) $(LIBS) -commands/parttool_module-parttool.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -parttool.module$(EXEEXT): $(parttool_module_OBJECTS) $(parttool_module_DEPENDENCIES) - @rm -f parttool.module$(EXEEXT) - $(parttool_module_LINK) $(parttool_module_OBJECTS) $(parttool_module_LDADD) $(LIBS) -commands/password_module-password.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -password.module$(EXEEXT): $(password_module_OBJECTS) $(password_module_DEPENDENCIES) - @rm -f password.module$(EXEEXT) - $(password_module_LINK) $(password_module_OBJECTS) $(password_module_LDADD) $(LIBS) -commands/password_pbkdf2_module-password_pbkdf2.$(OBJEXT): \ - commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp) -password_pbkdf2.module$(EXEEXT): $(password_pbkdf2_module_OBJECTS) $(password_pbkdf2_module_DEPENDENCIES) - @rm -f password_pbkdf2.module$(EXEEXT) - $(password_pbkdf2_module_LINK) $(password_pbkdf2_module_OBJECTS) $(password_pbkdf2_module_LDADD) $(LIBS) -lib/pbkdf2_module-pbkdf2.$(OBJEXT): lib/$(am__dirstamp) \ - lib/$(DEPDIR)/$(am__dirstamp) -pbkdf2.module$(EXEEXT): $(pbkdf2_module_OBJECTS) $(pbkdf2_module_DEPENDENCIES) - @rm -f pbkdf2.module$(EXEEXT) - $(pbkdf2_module_LINK) $(pbkdf2_module_OBJECTS) $(pbkdf2_module_LDADD) $(LIBS) -bus/emu/$(am__dirstamp): - @$(MKDIR_P) bus/emu - @: > bus/emu/$(am__dirstamp) -bus/emu/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) bus/emu/$(DEPDIR) - @: > bus/emu/$(DEPDIR)/$(am__dirstamp) -bus/emu/pci_module-pci.$(OBJEXT): bus/emu/$(am__dirstamp) \ - bus/emu/$(DEPDIR)/$(am__dirstamp) -commands/pci_module-lspci.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -bus/pci_module-pci.$(OBJEXT): bus/$(am__dirstamp) \ - bus/$(DEPDIR)/$(am__dirstamp) -pci.module$(EXEEXT): $(pci_module_OBJECTS) $(pci_module_DEPENDENCIES) - @rm -f pci.module$(EXEEXT) - $(pci_module_LINK) $(pci_module_OBJECTS) $(pci_module_LDADD) $(LIBS) -commands/i386/pc/play_module-play.$(OBJEXT): \ - commands/i386/pc/$(am__dirstamp) \ - commands/i386/pc/$(DEPDIR)/$(am__dirstamp) -play.module$(EXEEXT): $(play_module_OBJECTS) $(play_module_DEPENDENCIES) - @rm -f play.module$(EXEEXT) - $(play_module_LINK) $(play_module_OBJECTS) $(play_module_LDADD) $(LIBS) -video/readers/png_module-png.$(OBJEXT): video/readers/$(am__dirstamp) \ - video/readers/$(DEPDIR)/$(am__dirstamp) -png.module$(EXEEXT): $(png_module_OBJECTS) $(png_module_DEPENDENCIES) - @rm -f png.module$(EXEEXT) - $(png_module_LINK) $(png_module_OBJECTS) $(png_module_LDADD) $(LIBS) -commands/probe_module-probe.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -probe.module$(EXEEXT): $(probe_module_OBJECTS) $(probe_module_DEPENDENCIES) - @rm -f probe.module$(EXEEXT) - $(probe_module_LINK) $(probe_module_OBJECTS) $(probe_module_LDADD) $(LIBS) -fs/i386/pc/$(am__dirstamp): - @$(MKDIR_P) fs/i386/pc - @: > fs/i386/pc/$(am__dirstamp) -fs/i386/pc/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) fs/i386/pc/$(DEPDIR) - @: > fs/i386/pc/$(DEPDIR)/$(am__dirstamp) -fs/i386/pc/pxe_module-pxe.$(OBJEXT): fs/i386/pc/$(am__dirstamp) \ - fs/i386/pc/$(DEPDIR)/$(am__dirstamp) -pxe.module$(EXEEXT): $(pxe_module_OBJECTS) $(pxe_module_DEPENDENCIES) - @rm -f pxe.module$(EXEEXT) - $(pxe_module_LINK) $(pxe_module_OBJECTS) $(pxe_module_LDADD) $(LIBS) -boot/i386/pc/pxeboot_image-pxeboot.$(OBJEXT): \ - boot/i386/pc/$(am__dirstamp) \ - boot/i386/pc/$(DEPDIR)/$(am__dirstamp) -pxeboot.image$(EXEEXT): $(pxeboot_image_OBJECTS) $(pxeboot_image_DEPENDENCIES) - @rm -f pxeboot.image$(EXEEXT) - $(pxeboot_image_LINK) $(pxeboot_image_OBJECTS) $(pxeboot_image_LDADD) $(LIBS) -commands/i386/pc/pxecmd_module-pxecmd.$(OBJEXT): \ - commands/i386/pc/$(am__dirstamp) \ - commands/i386/pc/$(DEPDIR)/$(am__dirstamp) -pxecmd.module$(EXEEXT): $(pxecmd_module_OBJECTS) $(pxecmd_module_DEPENDENCIES) - @rm -f pxecmd.module$(EXEEXT) - $(pxecmd_module_LINK) $(pxecmd_module_OBJECTS) $(pxecmd_module_LDADD) $(LIBS) -disk/raid_module-raid.$(OBJEXT): disk/$(am__dirstamp) \ - disk/$(DEPDIR)/$(am__dirstamp) -raid.module$(EXEEXT): $(raid_module_OBJECTS) $(raid_module_DEPENDENCIES) - @rm -f raid.module$(EXEEXT) - $(raid_module_LINK) $(raid_module_OBJECTS) $(raid_module_LDADD) $(LIBS) -disk/raid5rec_module-raid5_recover.$(OBJEXT): disk/$(am__dirstamp) \ - disk/$(DEPDIR)/$(am__dirstamp) -raid5rec.module$(EXEEXT): $(raid5rec_module_OBJECTS) $(raid5rec_module_DEPENDENCIES) - @rm -f raid5rec.module$(EXEEXT) - $(raid5rec_module_LINK) $(raid5rec_module_OBJECTS) $(raid5rec_module_LDADD) $(LIBS) -disk/raid6rec_module-raid6_recover.$(OBJEXT): disk/$(am__dirstamp) \ - disk/$(DEPDIR)/$(am__dirstamp) -raid6rec.module$(EXEEXT): $(raid6rec_module_OBJECTS) $(raid6rec_module_DEPENDENCIES) - @rm -f raid6rec.module$(EXEEXT) - $(raid6rec_module_LINK) $(raid6rec_module_OBJECTS) $(raid6rec_module_LDADD) $(LIBS) -commands/read_module-read.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -read.module$(EXEEXT): $(read_module_OBJECTS) $(read_module_DEPENDENCIES) - @rm -f read.module$(EXEEXT) - $(read_module_LINK) $(read_module_OBJECTS) $(read_module_LDADD) $(LIBS) -commands/reboot_module-reboot.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -reboot.module$(EXEEXT): $(reboot_module_OBJECTS) $(reboot_module_DEPENDENCIES) - @rm -f reboot.module$(EXEEXT) - $(reboot_module_LINK) $(reboot_module_OBJECTS) $(reboot_module_LDADD) $(LIBS) -commands/regexp_module-regexp.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -commands/regexp_module-wildcard.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -regexp.module$(EXEEXT): $(regexp_module_OBJECTS) $(regexp_module_DEPENDENCIES) - @rm -f regexp.module$(EXEEXT) - $(regexp_module_LINK) $(regexp_module_OBJECTS) $(regexp_module_LDADD) $(LIBS) -fs/reiserfs_module-reiserfs.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -reiserfs.module$(EXEEXT): $(reiserfs_module_OBJECTS) $(reiserfs_module_DEPENDENCIES) - @rm -f reiserfs.module$(EXEEXT) - $(reiserfs_module_LINK) $(reiserfs_module_OBJECTS) $(reiserfs_module_LDADD) $(LIBS) -lib/i386/relocator_module-relocator_asm.$(OBJEXT): \ - lib/i386/$(am__dirstamp) lib/i386/$(DEPDIR)/$(am__dirstamp) -lib/i386/relocator_module-relocator16.$(OBJEXT): \ - lib/i386/$(am__dirstamp) lib/i386/$(DEPDIR)/$(am__dirstamp) -lib/i386/relocator_module-relocator32.$(OBJEXT): \ - lib/i386/$(am__dirstamp) lib/i386/$(DEPDIR)/$(am__dirstamp) -lib/i386/relocator_module-relocator64.$(OBJEXT): \ - lib/i386/$(am__dirstamp) lib/i386/$(DEPDIR)/$(am__dirstamp) -lib/i386/relocator_module-relocator.$(OBJEXT): \ - lib/i386/$(am__dirstamp) lib/i386/$(DEPDIR)/$(am__dirstamp) -lib/relocator_module-relocator.$(OBJEXT): lib/$(am__dirstamp) \ - lib/$(DEPDIR)/$(am__dirstamp) -lib/efi/relocator_module-relocator.$(OBJEXT): lib/efi/$(am__dirstamp) \ - lib/efi/$(DEPDIR)/$(am__dirstamp) -lib/ieee1275/relocator_module-relocator.$(OBJEXT): \ - lib/ieee1275/$(am__dirstamp) \ - lib/ieee1275/$(DEPDIR)/$(am__dirstamp) -lib/mips/$(am__dirstamp): - @$(MKDIR_P) lib/mips - @: > lib/mips/$(am__dirstamp) -lib/mips/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) lib/mips/$(DEPDIR) - @: > lib/mips/$(DEPDIR)/$(am__dirstamp) -lib/mips/relocator_module-relocator_asm.$(OBJEXT): \ - lib/mips/$(am__dirstamp) lib/mips/$(DEPDIR)/$(am__dirstamp) -lib/mips/relocator_module-relocator.$(OBJEXT): \ - lib/mips/$(am__dirstamp) lib/mips/$(DEPDIR)/$(am__dirstamp) -lib/powerpc/$(am__dirstamp): - @$(MKDIR_P) lib/powerpc - @: > lib/powerpc/$(am__dirstamp) -lib/powerpc/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) lib/powerpc/$(DEPDIR) - @: > lib/powerpc/$(DEPDIR)/$(am__dirstamp) -lib/powerpc/relocator_module-relocator_asm.$(OBJEXT): \ - lib/powerpc/$(am__dirstamp) \ - lib/powerpc/$(DEPDIR)/$(am__dirstamp) -lib/powerpc/relocator_module-relocator.$(OBJEXT): \ - lib/powerpc/$(am__dirstamp) \ - lib/powerpc/$(DEPDIR)/$(am__dirstamp) -lib/x86_64/$(am__dirstamp): - @$(MKDIR_P) lib/x86_64 - @: > lib/x86_64/$(am__dirstamp) -lib/x86_64/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) lib/x86_64/$(DEPDIR) - @: > lib/x86_64/$(DEPDIR)/$(am__dirstamp) -lib/x86_64/relocator_module-relocator_asm.$(OBJEXT): \ - lib/x86_64/$(am__dirstamp) \ - lib/x86_64/$(DEPDIR)/$(am__dirstamp) -relocator.module$(EXEEXT): $(relocator_module_OBJECTS) $(relocator_module_DEPENDENCIES) - @rm -f relocator.module$(EXEEXT) - $(relocator_module_LINK) $(relocator_module_OBJECTS) $(relocator_module_LDADD) $(LIBS) -disk/scsi_module-scsi.$(OBJEXT): disk/$(am__dirstamp) \ - disk/$(DEPDIR)/$(am__dirstamp) -scsi.module$(EXEEXT): $(scsi_module_OBJECTS) $(scsi_module_DEPENDENCIES) - @rm -f scsi.module$(EXEEXT) - $(scsi_module_LINK) $(scsi_module_OBJECTS) $(scsi_module_LDADD) $(LIBS) -video/emu/$(am__dirstamp): - @$(MKDIR_P) video/emu - @: > video/emu/$(am__dirstamp) -video/emu/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) video/emu/$(DEPDIR) - @: > video/emu/$(DEPDIR)/$(am__dirstamp) -video/emu/sdl_module-sdl.$(OBJEXT): video/emu/$(am__dirstamp) \ - video/emu/$(DEPDIR)/$(am__dirstamp) -sdl.module$(EXEEXT): $(sdl_module_OBJECTS) $(sdl_module_DEPENDENCIES) - @rm -f sdl.module$(EXEEXT) - $(sdl_module_LINK) $(sdl_module_OBJECTS) $(sdl_module_LDADD) $(LIBS) -commands/search_module-search_wrap.$(OBJEXT): \ - commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp) -search.module$(EXEEXT): $(search_module_OBJECTS) $(search_module_DEPENDENCIES) - @rm -f search.module$(EXEEXT) - $(search_module_LINK) $(search_module_OBJECTS) $(search_module_LDADD) $(LIBS) -commands/search_fs_file_module-search_file.$(OBJEXT): \ - commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp) -search_fs_file.module$(EXEEXT): $(search_fs_file_module_OBJECTS) $(search_fs_file_module_DEPENDENCIES) - @rm -f search_fs_file.module$(EXEEXT) - $(search_fs_file_module_LINK) $(search_fs_file_module_OBJECTS) $(search_fs_file_module_LDADD) $(LIBS) -commands/search_fs_uuid_module-search_uuid.$(OBJEXT): \ - commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp) -search_fs_uuid.module$(EXEEXT): $(search_fs_uuid_module_OBJECTS) $(search_fs_uuid_module_DEPENDENCIES) - @rm -f search_fs_uuid.module$(EXEEXT) - $(search_fs_uuid_module_LINK) $(search_fs_uuid_module_OBJECTS) $(search_fs_uuid_module_LDADD) $(LIBS) -commands/search_label_module-search_label.$(OBJEXT): \ - commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp) -search_label.module$(EXEEXT): $(search_label_module_OBJECTS) $(search_label_module_DEPENDENCIES) - @rm -f search_label.module$(EXEEXT) - $(search_label_module_LINK) $(search_label_module_OBJECTS) $(search_label_module_LDADD) $(LIBS) -commands/i386/pc/sendkey_module-sendkey.$(OBJEXT): \ - commands/i386/pc/$(am__dirstamp) \ - commands/i386/pc/$(DEPDIR)/$(am__dirstamp) -sendkey.module$(EXEEXT): $(sendkey_module_OBJECTS) $(sendkey_module_DEPENDENCIES) - @rm -f sendkey.module$(EXEEXT) - $(sendkey_module_LINK) $(sendkey_module_OBJECTS) $(sendkey_module_LDADD) $(LIBS) -term/serial_module-serial.$(OBJEXT): term/$(am__dirstamp) \ - term/$(DEPDIR)/$(am__dirstamp) -term/serial_module-ns8250.$(OBJEXT): term/$(am__dirstamp) \ - term/$(DEPDIR)/$(am__dirstamp) -serial.module$(EXEEXT): $(serial_module_OBJECTS) $(serial_module_DEPENDENCIES) - @rm -f serial.module$(EXEEXT) - $(serial_module_LINK) $(serial_module_OBJECTS) $(serial_module_LDADD) $(LIBS) -lib/setjmp_module-setjmp.$(OBJEXT): lib/$(am__dirstamp) \ - lib/$(DEPDIR)/$(am__dirstamp) -setjmp.module$(EXEEXT): $(setjmp_module_OBJECTS) $(setjmp_module_DEPENDENCIES) - @rm -f setjmp.module$(EXEEXT) - $(setjmp_module_LINK) $(setjmp_module_OBJECTS) $(setjmp_module_LDADD) $(LIBS) -commands/setpci_module-setpci.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -setpci.module$(EXEEXT): $(setpci_module_OBJECTS) $(setpci_module_DEPENDENCIES) - @rm -f setpci.module$(EXEEXT) - $(setpci_module_LINK) $(setpci_module_OBJECTS) $(setpci_module_LDADD) $(LIBS) -fs/sfs_module-sfs.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -sfs.module$(EXEEXT): $(sfs_module_OBJECTS) $(sfs_module_DEPENDENCIES) - @rm -f sfs.module$(EXEEXT) - $(sfs_module_LINK) $(sfs_module_OBJECTS) $(sfs_module_LDADD) $(LIBS) -commands/sleep_module-sleep.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -sleep.module$(EXEEXT): $(sleep_module_OBJECTS) $(sleep_module_DEPENDENCIES) - @rm -f sleep.module$(EXEEXT) - $(sleep_module_LINK) $(sleep_module_OBJECTS) $(sleep_module_LDADD) $(LIBS) -commands/ieee1275/$(am__dirstamp): - @$(MKDIR_P) commands/ieee1275 - @: > commands/ieee1275/$(am__dirstamp) -commands/ieee1275/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) commands/ieee1275/$(DEPDIR) - @: > commands/ieee1275/$(DEPDIR)/$(am__dirstamp) -commands/ieee1275/suspend_module-suspend.$(OBJEXT): \ - commands/ieee1275/$(am__dirstamp) \ - commands/ieee1275/$(DEPDIR)/$(am__dirstamp) -suspend.module$(EXEEXT): $(suspend_module_OBJECTS) $(suspend_module_DEPENDENCIES) - @rm -f suspend.module$(EXEEXT) - $(suspend_module_LINK) $(suspend_module_OBJECTS) $(suspend_module_LDADD) $(LIBS) -fs/tar_module-tar.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -tar.module$(EXEEXT): $(tar_module_OBJECTS) $(tar_module_DEPENDENCIES) - @rm -f tar.module$(EXEEXT) - $(tar_module_LINK) $(tar_module_OBJECTS) $(tar_module_LDADD) $(LIBS) -commands/terminal_module-terminal.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -terminal.module$(EXEEXT): $(terminal_module_OBJECTS) $(terminal_module_DEPENDENCIES) - @rm -f terminal.module$(EXEEXT) - $(terminal_module_LINK) $(terminal_module_OBJECTS) $(terminal_module_LDADD) $(LIBS) -term/terminfo_module-terminfo.$(OBJEXT): term/$(am__dirstamp) \ - term/$(DEPDIR)/$(am__dirstamp) -term/terminfo_module-tparm.$(OBJEXT): term/$(am__dirstamp) \ - term/$(DEPDIR)/$(am__dirstamp) -terminfo.module$(EXEEXT): $(terminfo_module_OBJECTS) $(terminfo_module_DEPENDENCIES) - @rm -f terminfo.module$(EXEEXT) - $(terminfo_module_LINK) $(terminfo_module_OBJECTS) $(terminfo_module_LDADD) $(LIBS) -commands/test_module-test.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -test.module$(EXEEXT): $(test_module_OBJECTS) $(test_module_DEPENDENCIES) - @rm -f test.module$(EXEEXT) - $(test_module_LINK) $(test_module_OBJECTS) $(test_module_LDADD) $(LIBS) -tests/test_blockarg_module-test_blockarg.$(OBJEXT): \ - tests/$(am__dirstamp) tests/$(DEPDIR)/$(am__dirstamp) -test_blockarg.module$(EXEEXT): $(test_blockarg_module_OBJECTS) $(test_blockarg_module_DEPENDENCIES) - @rm -f test_blockarg.module$(EXEEXT) - $(test_blockarg_module_LINK) $(test_blockarg_module_OBJECTS) $(test_blockarg_module_LDADD) $(LIBS) -commands/testload_module-testload.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -testload.module$(EXEEXT): $(testload_module_OBJECTS) $(testload_module_DEPENDENCIES) - @rm -f testload.module$(EXEEXT) - $(testload_module_LINK) $(testload_module_OBJECTS) $(testload_module_LDADD) $(LIBS) -video/readers/tga_module-tga.$(OBJEXT): video/readers/$(am__dirstamp) \ - video/readers/$(DEPDIR)/$(am__dirstamp) -tga.module$(EXEEXT): $(tga_module_OBJECTS) $(tga_module_DEPENDENCIES) - @rm -f tga.module$(EXEEXT) - $(tga_module_LINK) $(tga_module_OBJECTS) $(tga_module_LDADD) $(LIBS) -trig.module$(EXEEXT): $(trig_module_OBJECTS) $(trig_module_DEPENDENCIES) - @rm -f trig.module$(EXEEXT) - $(trig_module_LINK) $(trig_module_OBJECTS) $(trig_module_LDADD) $(LIBS) -commands/true_module-true.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -true.module$(EXEEXT): $(true_module_OBJECTS) $(true_module_DEPENDENCIES) - @rm -f true.module$(EXEEXT) - $(true_module_LINK) $(true_module_OBJECTS) $(true_module_LDADD) $(LIBS) -fs/udf_module-udf.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -udf.module$(EXEEXT): $(udf_module_OBJECTS) $(udf_module_DEPENDENCIES) - @rm -f udf.module$(EXEEXT) - $(udf_module_LINK) $(udf_module_OBJECTS) $(udf_module_LDADD) $(LIBS) -fs/ufs1_module-ufs.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -ufs1.module$(EXEEXT): $(ufs1_module_OBJECTS) $(ufs1_module_DEPENDENCIES) - @rm -f ufs1.module$(EXEEXT) - $(ufs1_module_LINK) $(ufs1_module_OBJECTS) $(ufs1_module_LDADD) $(LIBS) -fs/ufs2_module-ufs2.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -ufs2.module$(EXEEXT): $(ufs2_module_OBJECTS) $(ufs2_module_DEPENDENCIES) - @rm -f ufs2.module$(EXEEXT) - $(ufs2_module_LINK) $(ufs2_module_OBJECTS) $(ufs2_module_LDADD) $(LIBS) -bus/usb/uhci_module-uhci.$(OBJEXT): bus/usb/$(am__dirstamp) \ - bus/usb/$(DEPDIR)/$(am__dirstamp) -uhci.module$(EXEEXT): $(uhci_module_OBJECTS) $(uhci_module_DEPENDENCIES) - @rm -f uhci.module$(EXEEXT) - $(uhci_module_LINK) $(uhci_module_OBJECTS) $(uhci_module_LDADD) $(LIBS) -bus/usb/usb_module-usb.$(OBJEXT): bus/usb/$(am__dirstamp) \ - bus/usb/$(DEPDIR)/$(am__dirstamp) -bus/usb/usb_module-usbtrans.$(OBJEXT): bus/usb/$(am__dirstamp) \ - bus/usb/$(DEPDIR)/$(am__dirstamp) -bus/usb/usb_module-usbhub.$(OBJEXT): bus/usb/$(am__dirstamp) \ - bus/usb/$(DEPDIR)/$(am__dirstamp) -usb.module$(EXEEXT): $(usb_module_OBJECTS) $(usb_module_DEPENDENCIES) - @rm -f usb.module$(EXEEXT) - $(usb_module_LINK) $(usb_module_OBJECTS) $(usb_module_LDADD) $(LIBS) -term/usb_keyboard_module-usb_keyboard.$(OBJEXT): term/$(am__dirstamp) \ - term/$(DEPDIR)/$(am__dirstamp) -usb_keyboard.module$(EXEEXT): $(usb_keyboard_module_OBJECTS) $(usb_keyboard_module_DEPENDENCIES) - @rm -f usb_keyboard.module$(EXEEXT) - $(usb_keyboard_module_LINK) $(usb_keyboard_module_OBJECTS) $(usb_keyboard_module_LDADD) $(LIBS) -disk/usbms_module-usbms.$(OBJEXT): disk/$(am__dirstamp) \ - disk/$(DEPDIR)/$(am__dirstamp) -usbms.module$(EXEEXT): $(usbms_module_OBJECTS) $(usbms_module_DEPENDENCIES) - @rm -f usbms.module$(EXEEXT) - $(usbms_module_LINK) $(usbms_module_OBJECTS) $(usbms_module_LDADD) $(LIBS) -bus/usb/serial/$(am__dirstamp): - @$(MKDIR_P) bus/usb/serial - @: > bus/usb/serial/$(am__dirstamp) -bus/usb/serial/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) bus/usb/serial/$(DEPDIR) - @: > bus/usb/serial/$(DEPDIR)/$(am__dirstamp) -bus/usb/serial/usbserial_common_module-common.$(OBJEXT): \ - bus/usb/serial/$(am__dirstamp) \ - bus/usb/serial/$(DEPDIR)/$(am__dirstamp) -usbserial_common.module$(EXEEXT): $(usbserial_common_module_OBJECTS) $(usbserial_common_module_DEPENDENCIES) - @rm -f usbserial_common.module$(EXEEXT) - $(usbserial_common_module_LINK) $(usbserial_common_module_OBJECTS) $(usbserial_common_module_LDADD) $(LIBS) -bus/usb/serial/usbserial_ftdi_module-ftdi.$(OBJEXT): \ - bus/usb/serial/$(am__dirstamp) \ - bus/usb/serial/$(DEPDIR)/$(am__dirstamp) -usbserial_ftdi.module$(EXEEXT): $(usbserial_ftdi_module_OBJECTS) $(usbserial_ftdi_module_DEPENDENCIES) - @rm -f usbserial_ftdi.module$(EXEEXT) - $(usbserial_ftdi_module_LINK) $(usbserial_ftdi_module_OBJECTS) $(usbserial_ftdi_module_LDADD) $(LIBS) -bus/usb/serial/usbserial_pl2303_module-pl2303.$(OBJEXT): \ - bus/usb/serial/$(am__dirstamp) \ - bus/usb/serial/$(DEPDIR)/$(am__dirstamp) -usbserial_pl2303.module$(EXEEXT): $(usbserial_pl2303_module_OBJECTS) $(usbserial_pl2303_module_DEPENDENCIES) - @rm -f usbserial_pl2303.module$(EXEEXT) - $(usbserial_pl2303_module_LINK) $(usbserial_pl2303_module_OBJECTS) $(usbserial_pl2303_module_LDADD) $(LIBS) -commands/usbtest_module-usbtest.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -usbtest.module$(EXEEXT): $(usbtest_module_OBJECTS) $(usbtest_module_DEPENDENCIES) - @rm -f usbtest.module$(EXEEXT) - $(usbtest_module_LINK) $(usbtest_module_OBJECTS) $(usbtest_module_LDADD) $(LIBS) -video/i386/pc/$(am__dirstamp): - @$(MKDIR_P) video/i386/pc - @: > video/i386/pc/$(am__dirstamp) -video/i386/pc/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) video/i386/pc/$(DEPDIR) - @: > video/i386/pc/$(DEPDIR)/$(am__dirstamp) -video/i386/pc/vbe_module-vbe.$(OBJEXT): video/i386/pc/$(am__dirstamp) \ - video/i386/pc/$(DEPDIR)/$(am__dirstamp) -vbe.module$(EXEEXT): $(vbe_module_OBJECTS) $(vbe_module_DEPENDENCIES) - @rm -f vbe.module$(EXEEXT) - $(vbe_module_LINK) $(vbe_module_OBJECTS) $(vbe_module_LDADD) $(LIBS) -video/i386/pc/vga_module-vga.$(OBJEXT): video/i386/pc/$(am__dirstamp) \ - video/i386/pc/$(DEPDIR)/$(am__dirstamp) -vga.module$(EXEEXT): $(vga_module_OBJECTS) $(vga_module_DEPENDENCIES) - @rm -f vga.module$(EXEEXT) - $(vga_module_LINK) $(vga_module_OBJECTS) $(vga_module_LDADD) $(LIBS) -term/i386/pc/vga_text_module-vga_text.$(OBJEXT): \ - term/i386/pc/$(am__dirstamp) \ - term/i386/pc/$(DEPDIR)/$(am__dirstamp) -term/i386/vga_text_module-vga_common.$(OBJEXT): \ - term/i386/$(am__dirstamp) term/i386/$(DEPDIR)/$(am__dirstamp) -vga_text.module$(EXEEXT): $(vga_text_module_OBJECTS) $(vga_text_module_DEPENDENCIES) - @rm -f vga_text.module$(EXEEXT) - $(vga_text_module_LINK) $(vga_text_module_OBJECTS) $(vga_text_module_LDADD) $(LIBS) -video/video_module-video.$(OBJEXT): video/$(am__dirstamp) \ - video/$(DEPDIR)/$(am__dirstamp) -video.module$(EXEEXT): $(video_module_OBJECTS) $(video_module_DEPENDENCIES) - @rm -f video.module$(EXEEXT) - $(video_module_LINK) $(video_module_OBJECTS) $(video_module_LDADD) $(LIBS) -video/video_bochs_module-bochs.$(OBJEXT): video/$(am__dirstamp) \ - video/$(DEPDIR)/$(am__dirstamp) -video_bochs.module$(EXEEXT): $(video_bochs_module_OBJECTS) $(video_bochs_module_DEPENDENCIES) - @rm -f video_bochs.module$(EXEEXT) - $(video_bochs_module_LINK) $(video_bochs_module_OBJECTS) $(video_bochs_module_LDADD) $(LIBS) -video/video_cirrus_module-cirrus.$(OBJEXT): video/$(am__dirstamp) \ - video/$(DEPDIR)/$(am__dirstamp) -video_cirrus.module$(EXEEXT): $(video_cirrus_module_OBJECTS) $(video_cirrus_module_DEPENDENCIES) - @rm -f video_cirrus.module$(EXEEXT) - $(video_cirrus_module_LINK) $(video_cirrus_module_OBJECTS) $(video_cirrus_module_LDADD) $(LIBS) -video/fb/video_fb_module-video_fb.$(OBJEXT): video/fb/$(am__dirstamp) \ - video/fb/$(DEPDIR)/$(am__dirstamp) -video/fb/video_fb_module-fbblit.$(OBJEXT): video/fb/$(am__dirstamp) \ - video/fb/$(DEPDIR)/$(am__dirstamp) -video/fb/video_fb_module-fbfill.$(OBJEXT): video/fb/$(am__dirstamp) \ - video/fb/$(DEPDIR)/$(am__dirstamp) -video/fb/video_fb_module-fbutil.$(OBJEXT): video/fb/$(am__dirstamp) \ - video/fb/$(DEPDIR)/$(am__dirstamp) -video_fb.module$(EXEEXT): $(video_fb_module_OBJECTS) $(video_fb_module_DEPENDENCIES) - @rm -f video_fb.module$(EXEEXT) - $(video_fb_module_LINK) $(video_fb_module_OBJECTS) $(video_fb_module_LDADD) $(LIBS) -commands/videoinfo_module-videoinfo.$(OBJEXT): \ - commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp) -videoinfo.module$(EXEEXT): $(videoinfo_module_OBJECTS) $(videoinfo_module_DEPENDENCIES) - @rm -f videoinfo.module$(EXEEXT) - $(videoinfo_module_LINK) $(videoinfo_module_OBJECTS) $(videoinfo_module_LDADD) $(LIBS) -commands/videotest_module-videotest.$(OBJEXT): \ - commands/$(am__dirstamp) commands/$(DEPDIR)/$(am__dirstamp) -videotest.module$(EXEEXT): $(videotest_module_OBJECTS) $(videotest_module_DEPENDENCIES) - @rm -f videotest.module$(EXEEXT) - $(videotest_module_LINK) $(videotest_module_OBJECTS) $(videotest_module_LDADD) $(LIBS) -fs/xfs_module-xfs.$(OBJEXT): fs/$(am__dirstamp) \ - fs/$(DEPDIR)/$(am__dirstamp) -xfs.module$(EXEEXT): $(xfs_module_OBJECTS) $(xfs_module_DEPENDENCIES) - @rm -f xfs.module$(EXEEXT) - $(xfs_module_LINK) $(xfs_module_OBJECTS) $(xfs_module_LDADD) $(LIBS) -loader/xnu_module-xnu_resume.$(OBJEXT): loader/$(am__dirstamp) \ - loader/$(DEPDIR)/$(am__dirstamp) -loader/i386/xnu_module-xnu.$(OBJEXT): loader/i386/$(am__dirstamp) \ - loader/i386/$(DEPDIR)/$(am__dirstamp) -loader/xnu_module-macho32.$(OBJEXT): loader/$(am__dirstamp) \ - loader/$(DEPDIR)/$(am__dirstamp) -loader/xnu_module-macho64.$(OBJEXT): loader/$(am__dirstamp) \ - loader/$(DEPDIR)/$(am__dirstamp) -loader/xnu_module-macho.$(OBJEXT): loader/$(am__dirstamp) \ - loader/$(DEPDIR)/$(am__dirstamp) -loader/xnu_module-xnu.$(OBJEXT): loader/$(am__dirstamp) \ - loader/$(DEPDIR)/$(am__dirstamp) -xnu.module$(EXEEXT): $(xnu_module_OBJECTS) $(xnu_module_DEPENDENCIES) - @rm -f xnu.module$(EXEEXT) - $(xnu_module_LINK) $(xnu_module_OBJECTS) $(xnu_module_LDADD) $(LIBS) -commands/xnu_uuid_module-xnu_uuid.$(OBJEXT): commands/$(am__dirstamp) \ - commands/$(DEPDIR)/$(am__dirstamp) -xnu_uuid.module$(EXEEXT): $(xnu_uuid_module_OBJECTS) $(xnu_uuid_module_DEPENDENCIES) - @rm -f xnu_uuid.module$(EXEEXT) - $(xnu_uuid_module_LINK) $(xnu_uuid_module_OBJECTS) $(xnu_uuid_module_LDADD) $(LIBS) -boot/mips/xz_decompress_image-startup_raw.$(OBJEXT): \ - boot/mips/$(am__dirstamp) boot/mips/$(DEPDIR)/$(am__dirstamp) -boot/decompressor/xz_decompress_image-minilib.$(OBJEXT): \ - boot/decompressor/$(am__dirstamp) \ - boot/decompressor/$(DEPDIR)/$(am__dirstamp) -boot/decompressor/xz_decompress_image-xz.$(OBJEXT): \ - boot/decompressor/$(am__dirstamp) \ - boot/decompressor/$(DEPDIR)/$(am__dirstamp) -lib/xzembed/$(am__dirstamp): - @$(MKDIR_P) lib/xzembed - @: > lib/xzembed/$(am__dirstamp) -lib/xzembed/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) lib/xzembed/$(DEPDIR) - @: > lib/xzembed/$(DEPDIR)/$(am__dirstamp) -lib/xzembed/xz_decompress_image-xz_dec_bcj.$(OBJEXT): \ - lib/xzembed/$(am__dirstamp) \ - lib/xzembed/$(DEPDIR)/$(am__dirstamp) -lib/xzembed/xz_decompress_image-xz_dec_lzma2.$(OBJEXT): \ - lib/xzembed/$(am__dirstamp) \ - lib/xzembed/$(DEPDIR)/$(am__dirstamp) -lib/xzembed/xz_decompress_image-xz_dec_stream.$(OBJEXT): \ - lib/xzembed/$(am__dirstamp) \ - lib/xzembed/$(DEPDIR)/$(am__dirstamp) -xz_decompress.image$(EXEEXT): $(xz_decompress_image_OBJECTS) $(xz_decompress_image_DEPENDENCIES) - @rm -f xz_decompress.image$(EXEEXT) - $(xz_decompress_image_LINK) $(xz_decompress_image_OBJECTS) $(xz_decompress_image_LDADD) $(LIBS) -io/xzio_module-xzio.$(OBJEXT): io/$(am__dirstamp) \ - io/$(DEPDIR)/$(am__dirstamp) -lib/xzembed/xzio_module-xz_dec_bcj.$(OBJEXT): \ - lib/xzembed/$(am__dirstamp) \ - lib/xzembed/$(DEPDIR)/$(am__dirstamp) -lib/xzembed/xzio_module-xz_dec_lzma2.$(OBJEXT): \ - lib/xzembed/$(am__dirstamp) \ - lib/xzembed/$(DEPDIR)/$(am__dirstamp) -lib/xzembed/xzio_module-xz_dec_stream.$(OBJEXT): \ - lib/xzembed/$(am__dirstamp) \ - lib/xzembed/$(DEPDIR)/$(am__dirstamp) -xzio.module$(EXEEXT): $(xzio_module_OBJECTS) $(xzio_module_DEPENDENCIES) - @rm -f xzio.module$(EXEEXT) - $(xzio_module_LINK) $(xzio_module_OBJECTS) $(xzio_module_LDADD) $(LIBS) -fs/zfs/$(am__dirstamp): - @$(MKDIR_P) fs/zfs - @: > fs/zfs/$(am__dirstamp) -fs/zfs/$(DEPDIR)/$(am__dirstamp): - @$(MKDIR_P) fs/zfs/$(DEPDIR) - @: > fs/zfs/$(DEPDIR)/$(am__dirstamp) -fs/zfs/zfs_module-zfs.$(OBJEXT): fs/zfs/$(am__dirstamp) \ - fs/zfs/$(DEPDIR)/$(am__dirstamp) -fs/zfs/zfs_module-zfs_lzjb.$(OBJEXT): fs/zfs/$(am__dirstamp) \ - fs/zfs/$(DEPDIR)/$(am__dirstamp) -fs/zfs/zfs_module-zfs_sha256.$(OBJEXT): fs/zfs/$(am__dirstamp) \ - fs/zfs/$(DEPDIR)/$(am__dirstamp) -fs/zfs/zfs_module-zfs_fletcher.$(OBJEXT): fs/zfs/$(am__dirstamp) \ - fs/zfs/$(DEPDIR)/$(am__dirstamp) -zfs.module$(EXEEXT): $(zfs_module_OBJECTS) $(zfs_module_DEPENDENCIES) - @rm -f zfs.module$(EXEEXT) - $(zfs_module_LINK) $(zfs_module_OBJECTS) $(zfs_module_LDADD) $(LIBS) -fs/zfs/zfsinfo_module-zfsinfo.$(OBJEXT): fs/zfs/$(am__dirstamp) \ - fs/zfs/$(DEPDIR)/$(am__dirstamp) -zfsinfo.module$(EXEEXT): $(zfsinfo_module_OBJECTS) $(zfsinfo_module_DEPENDENCIES) - @rm -f zfsinfo.module$(EXEEXT) - $(zfsinfo_module_LINK) $(zfsinfo_module_OBJECTS) $(zfsinfo_module_LDADD) $(LIBS) -install-binSCRIPTS: $(bin_SCRIPTS) - @$(NORMAL_INSTALL) - test -z "$(bindir)" || $(MKDIR_P) "$(DESTDIR)$(bindir)" - @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ - done | \ - sed -e 'p;s,.*/,,;n' \ - -e 'h;s|.*|.|' \ - -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ - $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ - { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ - if ($$2 == $$4) { files[d] = files[d] " " $$1; \ - if (++n[d] == $(am__install_max)) { \ - print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ - else { print "f", d "/" $$4, $$1 } } \ - END { for (d in files) print "f", d, files[d] }' | \ - while read type dir files; do \ - if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ - test -z "$$files" || { \ - echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(bindir)$$dir'"; \ - $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(bindir)$$dir" || exit $$?; \ - } \ - ; done - -uninstall-binSCRIPTS: - @$(NORMAL_UNINSTALL) - @list='$(bin_SCRIPTS)'; test -n "$(bindir)" || exit 0; \ - files=`for p in $$list; do echo "$$p"; done | \ - sed -e 's,.*/,,;$(transform)'`; \ - test -n "$$list" || exit 0; \ - echo " ( cd '$(DESTDIR)$(bindir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(bindir)" && rm -f $$files -install-grubconfSCRIPTS: $(grubconf_SCRIPTS) - @$(NORMAL_INSTALL) - test -z "$(grubconfdir)" || $(MKDIR_P) "$(DESTDIR)$(grubconfdir)" - @list='$(grubconf_SCRIPTS)'; test -n "$(grubconfdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ - done | \ - sed -e 'p;s,.*/,,;n' \ - -e 'h;s|.*|.|' \ - -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ - $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ - { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ - if ($$2 == $$4) { files[d] = files[d] " " $$1; \ - if (++n[d] == $(am__install_max)) { \ - print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ - else { print "f", d "/" $$4, $$1 } } \ - END { for (d in files) print "f", d, files[d] }' | \ - while read type dir files; do \ - if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ - test -z "$$files" || { \ - echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(grubconfdir)$$dir'"; \ - $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(grubconfdir)$$dir" || exit $$?; \ - } \ - ; done - -uninstall-grubconfSCRIPTS: - @$(NORMAL_UNINSTALL) - @list='$(grubconf_SCRIPTS)'; test -n "$(grubconfdir)" || exit 0; \ - files=`for p in $$list; do echo "$$p"; done | \ - sed -e 's,.*/,,;$(transform)'`; \ - test -n "$$list" || exit 0; \ - echo " ( cd '$(DESTDIR)$(grubconfdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(grubconfdir)" && rm -f $$files -install-pkglibSCRIPTS: $(pkglib_SCRIPTS) - @$(NORMAL_INSTALL) - test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" - @list='$(pkglib_SCRIPTS)'; test -n "$(pkglibdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ - done | \ - sed -e 'p;s,.*/,,;n' \ - -e 'h;s|.*|.|' \ - -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ - $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ - { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ - if ($$2 == $$4) { files[d] = files[d] " " $$1; \ - if (++n[d] == $(am__install_max)) { \ - print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ - else { print "f", d "/" $$4, $$1 } } \ - END { for (d in files) print "f", d, files[d] }' | \ - while read type dir files; do \ - if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ - test -z "$$files" || { \ - echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(pkglibdir)$$dir'"; \ - $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(pkglibdir)$$dir" || exit $$?; \ - } \ - ; done - -uninstall-pkglibSCRIPTS: - @$(NORMAL_UNINSTALL) - @list='$(pkglib_SCRIPTS)'; test -n "$(pkglibdir)" || exit 0; \ - files=`for p in $$list; do echo "$$p"; done | \ - sed -e 's,.*/,,;$(transform)'`; \ - test -n "$$list" || exit 0; \ - echo " ( cd '$(DESTDIR)$(pkglibdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(pkglibdir)" && rm -f $$files -install-sbinSCRIPTS: $(sbin_SCRIPTS) - @$(NORMAL_INSTALL) - test -z "$(sbindir)" || $(MKDIR_P) "$(DESTDIR)$(sbindir)" - @list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - if test -f "$$d$$p"; then echo "$$d$$p"; echo "$$p"; else :; fi; \ - done | \ - sed -e 'p;s,.*/,,;n' \ - -e 'h;s|.*|.|' \ - -e 'p;x;s,.*/,,;$(transform)' | sed 'N;N;N;s,\n, ,g' | \ - $(AWK) 'BEGIN { files["."] = ""; dirs["."] = 1; } \ - { d=$$3; if (dirs[d] != 1) { print "d", d; dirs[d] = 1 } \ - if ($$2 == $$4) { files[d] = files[d] " " $$1; \ - if (++n[d] == $(am__install_max)) { \ - print "f", d, files[d]; n[d] = 0; files[d] = "" } } \ - else { print "f", d "/" $$4, $$1 } } \ - END { for (d in files) print "f", d, files[d] }' | \ - while read type dir files; do \ - if test "$$dir" = .; then dir=; else dir=/$$dir; fi; \ - test -z "$$files" || { \ - echo " $(INSTALL_SCRIPT) $$files '$(DESTDIR)$(sbindir)$$dir'"; \ - $(INSTALL_SCRIPT) $$files "$(DESTDIR)$(sbindir)$$dir" || exit $$?; \ - } \ - ; done - -uninstall-sbinSCRIPTS: - @$(NORMAL_UNINSTALL) - @list='$(sbin_SCRIPTS)'; test -n "$(sbindir)" || exit 0; \ - files=`for p in $$list; do echo "$$p"; done | \ - sed -e 's,.*/,,;$(transform)'`; \ - test -n "$$list" || exit 0; \ - echo " ( cd '$(DESTDIR)$(sbindir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(sbindir)" && rm -f $$files - -mostlyclean-compile: - -rm -f *.$(OBJEXT) - -rm -f boot/decompressor/none_decompress_image-none.$(OBJEXT) - -rm -f boot/decompressor/xz_decompress_image-minilib.$(OBJEXT) - -rm -f boot/decompressor/xz_decompress_image-xz.$(OBJEXT) - -rm -f boot/i386/pc/boot_image-boot.$(OBJEXT) - -rm -f boot/i386/pc/cdboot_image-cdboot.$(OBJEXT) - -rm -f boot/i386/pc/diskboot_image-diskboot.$(OBJEXT) - -rm -f boot/i386/pc/lnxboot_image-lnxboot.$(OBJEXT) - -rm -f boot/i386/pc/pxeboot_image-pxeboot.$(OBJEXT) - -rm -f boot/i386/qemu/boot_image-boot.$(OBJEXT) - -rm -f boot/mips/none_decompress_image-startup_raw.$(OBJEXT) - -rm -f boot/mips/xz_decompress_image-startup_raw.$(OBJEXT) - -rm -f boot/mips/yeeloong/fwstart_image-fwstart.$(OBJEXT) - -rm -f boot/sparc64/ieee1275/boot_image-boot.$(OBJEXT) - -rm -f boot/sparc64/ieee1275/diskboot_image-diskboot.$(OBJEXT) - -rm -f bus/cs5536_module-cs5536.$(OBJEXT) - -rm -f bus/emu/pci_module-pci.$(OBJEXT) - -rm -f bus/kernel_exec-bonito.$(OBJEXT) - -rm -f bus/kernel_exec-cs5536.$(OBJEXT) - -rm -f bus/kernel_exec-pci.$(OBJEXT) - -rm -f bus/pci_module-pci.$(OBJEXT) - -rm -f bus/usb/emu/libusb_module-usb.$(OBJEXT) - -rm -f bus/usb/ohci_module-ohci.$(OBJEXT) - -rm -f bus/usb/serial/usbserial_common_module-common.$(OBJEXT) - -rm -f bus/usb/serial/usbserial_ftdi_module-ftdi.$(OBJEXT) - -rm -f bus/usb/serial/usbserial_pl2303_module-pl2303.$(OBJEXT) - -rm -f bus/usb/uhci_module-uhci.$(OBJEXT) - -rm -f bus/usb/usb_module-usb.$(OBJEXT) - -rm -f bus/usb/usb_module-usbhub.$(OBJEXT) - -rm -f bus/usb/usb_module-usbtrans.$(OBJEXT) - -rm -f commands/acpi_module-acpi.$(OBJEXT) - -rm -f commands/blocklist_module-blocklist.$(OBJEXT) - -rm -f commands/boot_module-boot.$(OBJEXT) - -rm -f commands/cat_module-cat.$(OBJEXT) - -rm -f commands/cmp_module-cmp.$(OBJEXT) - -rm -f commands/configfile_module-configfile.$(OBJEXT) - -rm -f commands/date_module-date.$(OBJEXT) - -rm -f commands/echo_module-echo.$(OBJEXT) - -rm -f commands/efi/acpi_module-acpi.$(OBJEXT) - -rm -f commands/efi/fixvideo_module-fixvideo.$(OBJEXT) - -rm -f commands/efi/loadbios_module-loadbios.$(OBJEXT) - -rm -f commands/efi/lsefimmap_module-lsefimmap.$(OBJEXT) - -rm -f commands/efi/lsefisystab_module-lsefisystab.$(OBJEXT) - -rm -f commands/efi/lssal_module-lssal.$(OBJEXT) - -rm -f commands/extcmd_module-extcmd.$(OBJEXT) - -rm -f commands/gptsync_module-gptsync.$(OBJEXT) - -rm -f commands/halt_module-acpihalt.$(OBJEXT) - -rm -f commands/halt_module-halt.$(OBJEXT) - -rm -f commands/hashsum_module-hashsum.$(OBJEXT) - -rm -f commands/hdparm_module-hdparm.$(OBJEXT) - -rm -f commands/help_module-help.$(OBJEXT) - -rm -f commands/hexdump_module-hexdump.$(OBJEXT) - -rm -f commands/i386/cmostest_module-cmostest.$(OBJEXT) - -rm -f commands/i386/cpuid_module-cpuid.$(OBJEXT) - -rm -f commands/i386/pc/acpi_module-acpi.$(OBJEXT) - -rm -f commands/i386/pc/drivemap_module-drivemap.$(OBJEXT) - -rm -f commands/i386/pc/drivemap_module-drivemap_int13h.$(OBJEXT) - -rm -f commands/i386/pc/halt_module-halt.$(OBJEXT) - -rm -f commands/i386/pc/lsapm_module-lsapm.$(OBJEXT) - -rm -f commands/i386/pc/play_module-play.$(OBJEXT) - -rm -f commands/i386/pc/pxecmd_module-pxecmd.$(OBJEXT) - -rm -f commands/i386/pc/sendkey_module-sendkey.$(OBJEXT) - -rm -f commands/ieee1275/suspend_module-suspend.$(OBJEXT) - -rm -f commands/iorw_module-iorw.$(OBJEXT) - -rm -f commands/kernel_exec-boot.$(OBJEXT) - -rm -f commands/kernel_exec-extcmd.$(OBJEXT) - -rm -f commands/kernel_exec-keylayouts.$(OBJEXT) - -rm -f commands/keylayouts_module-keylayouts.$(OBJEXT) - -rm -f commands/keystatus_module-keystatus.$(OBJEXT) - -rm -f commands/legacycfg_module-legacycfg.$(OBJEXT) - -rm -f commands/loadenv_module-loadenv.$(OBJEXT) - -rm -f commands/ls_module-ls.$(OBJEXT) - -rm -f commands/lsacpi_module-lsacpi.$(OBJEXT) - -rm -f commands/lsmmap_module-lsmmap.$(OBJEXT) - -rm -f commands/lspci_module-lspci.$(OBJEXT) - -rm -f commands/memrw_module-memrw.$(OBJEXT) - -rm -f commands/minicmd_module-minicmd.$(OBJEXT) - -rm -f commands/mips/yeeloong/lsspd_module-lsspd.$(OBJEXT) - -rm -f commands/normal_module-menuentry.$(OBJEXT) - -rm -f commands/parttool_module-parttool.$(OBJEXT) - -rm -f commands/password_module-password.$(OBJEXT) - -rm -f commands/password_pbkdf2_module-password_pbkdf2.$(OBJEXT) - -rm -f commands/pci_module-lspci.$(OBJEXT) - -rm -f commands/probe_module-probe.$(OBJEXT) - -rm -f commands/read_module-read.$(OBJEXT) - -rm -f commands/reboot_module-reboot.$(OBJEXT) - -rm -f commands/regexp_module-regexp.$(OBJEXT) - -rm -f commands/regexp_module-wildcard.$(OBJEXT) - -rm -f commands/search_fs_file_module-search_file.$(OBJEXT) - -rm -f commands/search_fs_uuid_module-search_uuid.$(OBJEXT) - -rm -f commands/search_label_module-search_label.$(OBJEXT) - -rm -f commands/search_module-search_wrap.$(OBJEXT) - -rm -f commands/setpci_module-setpci.$(OBJEXT) - -rm -f commands/sleep_module-sleep.$(OBJEXT) - -rm -f commands/terminal_module-terminal.$(OBJEXT) - -rm -f commands/test_module-test.$(OBJEXT) - -rm -f commands/testload_module-testload.$(OBJEXT) - -rm -f commands/true_module-true.$(OBJEXT) - -rm -f commands/usbtest_module-usbtest.$(OBJEXT) - -rm -f commands/videoinfo_module-videoinfo.$(OBJEXT) - -rm -f commands/videotest_module-videotest.$(OBJEXT) - -rm -f commands/xnu_uuid_module-xnu_uuid.$(OBJEXT) - -rm -f disk/ata_module-ata.$(OBJEXT) - -rm -f disk/ata_pthru_module-ata_pthru.$(OBJEXT) - -rm -f disk/dm_nv_module-dmraid_nvidia.$(OBJEXT) - -rm -f disk/efi/kernel_exec-efidisk.$(OBJEXT) - -rm -f disk/i386/pc/biosdisk_module-biosdisk.$(OBJEXT) - -rm -f disk/ieee1275/kernel_exec-ofdisk.$(OBJEXT) - -rm -f disk/ieee1275/nand_module-nand.$(OBJEXT) - -rm -f disk/kernel_exec-host.$(OBJEXT) - -rm -f disk/loopback_module-loopback.$(OBJEXT) - -rm -f disk/lvm_module-lvm.$(OBJEXT) - -rm -f disk/mdraid09_module-mdraid_linux.$(OBJEXT) - -rm -f disk/mdraid1x_module-mdraid1x_linux.$(OBJEXT) - -rm -f disk/memdisk_module-memdisk.$(OBJEXT) - -rm -f disk/raid5rec_module-raid5_recover.$(OBJEXT) - -rm -f disk/raid6rec_module-raid6_recover.$(OBJEXT) - -rm -f disk/raid_module-raid.$(OBJEXT) - -rm -f disk/scsi_module-scsi.$(OBJEXT) - -rm -f disk/usbms_module-usbms.$(OBJEXT) - -rm -f efiemu/efiemu_module-loadcore32.$(OBJEXT) - -rm -f efiemu/efiemu_module-loadcore64.$(OBJEXT) - -rm -f efiemu/efiemu_module-loadcore_common.$(OBJEXT) - -rm -f efiemu/efiemu_module-main.$(OBJEXT) - -rm -f efiemu/efiemu_module-mm.$(OBJEXT) - -rm -f efiemu/efiemu_module-pnvram.$(OBJEXT) - -rm -f efiemu/efiemu_module-prepare32.$(OBJEXT) - -rm -f efiemu/efiemu_module-prepare64.$(OBJEXT) - -rm -f efiemu/efiemu_module-symbols.$(OBJEXT) - -rm -f efiemu/i386/efiemu_module-coredetect.$(OBJEXT) - -rm -f efiemu/i386/efiemu_module-loadcore32.$(OBJEXT) - -rm -f efiemu/i386/efiemu_module-loadcore64.$(OBJEXT) - -rm -f efiemu/i386/efiemu_module-nocfgtables.$(OBJEXT) - -rm -f efiemu/i386/pc/efiemu_module-cfgtables.$(OBJEXT) - -rm -f font/font_module-font.$(OBJEXT) - -rm -f font/font_module-font_cmd.$(OBJEXT) - -rm -f font/kernel_exec-font.$(OBJEXT) - -rm -f font/kernel_exec-font_cmd.$(OBJEXT) - -rm -f fs/affs_module-affs.$(OBJEXT) - -rm -f fs/afs_be_module-afs_be.$(OBJEXT) - -rm -f fs/afs_module-afs.$(OBJEXT) - -rm -f fs/befs_be_module-befs_be.$(OBJEXT) - -rm -f fs/befs_module-befs.$(OBJEXT) - -rm -f fs/btrfs_module-btrfs.$(OBJEXT) - -rm -f fs/cpio_module-cpio.$(OBJEXT) - -rm -f fs/ext2_module-ext2.$(OBJEXT) - -rm -f fs/fat_module-fat.$(OBJEXT) - -rm -f fs/fshelp_module-fshelp.$(OBJEXT) - -rm -f fs/hfs_module-hfs.$(OBJEXT) - -rm -f fs/hfsplus_module-hfsplus.$(OBJEXT) - -rm -f fs/i386/pc/pxe_module-pxe.$(OBJEXT) - -rm -f fs/iso9660_module-iso9660.$(OBJEXT) - -rm -f fs/jfs_module-jfs.$(OBJEXT) - -rm -f fs/minix2_module-minix2.$(OBJEXT) - -rm -f fs/minix_module-minix.$(OBJEXT) - -rm -f fs/nilfs2_module-nilfs2.$(OBJEXT) - -rm -f fs/ntfs_module-ntfs.$(OBJEXT) - -rm -f fs/ntfscomp_module-ntfscomp.$(OBJEXT) - -rm -f fs/reiserfs_module-reiserfs.$(OBJEXT) - -rm -f fs/sfs_module-sfs.$(OBJEXT) - -rm -f fs/tar_module-tar.$(OBJEXT) - -rm -f fs/udf_module-udf.$(OBJEXT) - -rm -f fs/ufs1_module-ufs.$(OBJEXT) - -rm -f fs/ufs2_module-ufs2.$(OBJEXT) - -rm -f fs/xfs_module-xfs.$(OBJEXT) - -rm -f fs/zfs/zfs_module-zfs.$(OBJEXT) - -rm -f fs/zfs/zfs_module-zfs_fletcher.$(OBJEXT) - -rm -f fs/zfs/zfs_module-zfs_lzjb.$(OBJEXT) - -rm -f fs/zfs/zfs_module-zfs_sha256.$(OBJEXT) - -rm -f fs/zfs/zfsinfo_module-zfsinfo.$(OBJEXT) - -rm -f gettext/gettext_module-gettext.$(OBJEXT) - -rm -f gfxmenu/gfxmenu_module-font.$(OBJEXT) - -rm -f gfxmenu/gfxmenu_module-gfxmenu.$(OBJEXT) - -rm -f gfxmenu/gfxmenu_module-gui_box.$(OBJEXT) - -rm -f gfxmenu/gfxmenu_module-gui_canvas.$(OBJEXT) - -rm -f gfxmenu/gfxmenu_module-gui_circular_progress.$(OBJEXT) - -rm -f gfxmenu/gfxmenu_module-gui_image.$(OBJEXT) - -rm -f gfxmenu/gfxmenu_module-gui_label.$(OBJEXT) - -rm -f gfxmenu/gfxmenu_module-gui_list.$(OBJEXT) - -rm -f gfxmenu/gfxmenu_module-gui_progress_bar.$(OBJEXT) - -rm -f gfxmenu/gfxmenu_module-gui_string_util.$(OBJEXT) - -rm -f gfxmenu/gfxmenu_module-gui_util.$(OBJEXT) - -rm -f gfxmenu/gfxmenu_module-icon_manager.$(OBJEXT) - -rm -f gfxmenu/gfxmenu_module-model.$(OBJEXT) - -rm -f gfxmenu/gfxmenu_module-named_colors.$(OBJEXT) - -rm -f gfxmenu/gfxmenu_module-theme_loader.$(OBJEXT) - -rm -f gfxmenu/gfxmenu_module-view.$(OBJEXT) - -rm -f gfxmenu/gfxmenu_module-widget-box.$(OBJEXT) - -rm -f gnulib/kernel_exec-error.$(OBJEXT) - -rm -f gnulib/kernel_exec-progname.$(OBJEXT) - -rm -f gnulib/libgnulib_a-regex.$(OBJEXT) - -rm -f hello/hello_module-hello.$(OBJEXT) - -rm -f hook/datehook_module-datehook.$(OBJEXT) - -rm -f io/bufio_module-bufio.$(OBJEXT) - -rm -f io/gzio_module-gzio.$(OBJEXT) - -rm -f io/kernel_exec-bufio.$(OBJEXT) - -rm -f io/xzio_module-xzio.$(OBJEXT) - -rm -f kern/efi/kernel_exec-efi.$(OBJEXT) - -rm -f kern/efi/kernel_exec-init.$(OBJEXT) - -rm -f kern/efi/kernel_exec-mm.$(OBJEXT) - -rm -f kern/elf_module-elf.$(OBJEXT) - -rm -f kern/emu/grub_emu-full.$(OBJEXT) - -rm -f kern/emu/grub_emu_lite-lite.$(OBJEXT) - -rm -f kern/emu/kernel_exec-cache.$(OBJEXT) - -rm -f kern/emu/kernel_exec-console.$(OBJEXT) - -rm -f kern/emu/kernel_exec-getroot.$(OBJEXT) - -rm -f kern/emu/kernel_exec-hostdisk.$(OBJEXT) - -rm -f kern/emu/kernel_exec-hostfs.$(OBJEXT) - -rm -f kern/emu/kernel_exec-main.$(OBJEXT) - -rm -f kern/emu/kernel_exec-misc.$(OBJEXT) - -rm -f kern/emu/kernel_exec-mm.$(OBJEXT) - -rm -f kern/emu/kernel_exec-time.$(OBJEXT) - -rm -f kern/generic/kernel_exec-millisleep.$(OBJEXT) - -rm -f kern/generic/kernel_exec-rtc_get_time_ms.$(OBJEXT) - -rm -f kern/i386/coreboot/kernel_exec-init.$(OBJEXT) - -rm -f kern/i386/coreboot/kernel_exec-mmap.$(OBJEXT) - -rm -f kern/i386/coreboot/kernel_exec-startup.$(OBJEXT) - -rm -f kern/i386/efi/kernel_exec-init.$(OBJEXT) - -rm -f kern/i386/efi/kernel_exec-startup.$(OBJEXT) - -rm -f kern/i386/ieee1275/kernel_exec-startup.$(OBJEXT) - -rm -f kern/i386/kernel_exec-dl.$(OBJEXT) - -rm -f kern/i386/kernel_exec-multiboot_mmap.$(OBJEXT) - -rm -f kern/i386/kernel_exec-pit.$(OBJEXT) - -rm -f kern/i386/kernel_exec-tsc.$(OBJEXT) - -rm -f kern/i386/pc/kernel_exec-init.$(OBJEXT) - -rm -f kern/i386/pc/kernel_exec-mmap.$(OBJEXT) - -rm -f kern/i386/pc/kernel_exec-startup.$(OBJEXT) - -rm -f kern/i386/qemu/kernel_exec-init.$(OBJEXT) - -rm -f kern/i386/qemu/kernel_exec-mmap.$(OBJEXT) - -rm -f kern/i386/qemu/kernel_exec-startup.$(OBJEXT) - -rm -f kern/ieee1275/kernel_exec-cmain.$(OBJEXT) - -rm -f kern/ieee1275/kernel_exec-ieee1275.$(OBJEXT) - -rm -f kern/ieee1275/kernel_exec-init.$(OBJEXT) - -rm -f kern/ieee1275/kernel_exec-mmap.$(OBJEXT) - -rm -f kern/ieee1275/kernel_exec-openfw.$(OBJEXT) - -rm -f kern/kernel_exec-command.$(OBJEXT) - -rm -f kern/kernel_exec-corecmd.$(OBJEXT) - -rm -f kern/kernel_exec-device.$(OBJEXT) - -rm -f kern/kernel_exec-disk.$(OBJEXT) - -rm -f kern/kernel_exec-dl.$(OBJEXT) - -rm -f kern/kernel_exec-env.$(OBJEXT) - -rm -f kern/kernel_exec-err.$(OBJEXT) - -rm -f kern/kernel_exec-file.$(OBJEXT) - -rm -f kern/kernel_exec-fs.$(OBJEXT) - -rm -f kern/kernel_exec-list.$(OBJEXT) - -rm -f kern/kernel_exec-main.$(OBJEXT) - -rm -f kern/kernel_exec-misc.$(OBJEXT) - -rm -f kern/kernel_exec-mm.$(OBJEXT) - -rm -f kern/kernel_exec-parser.$(OBJEXT) - -rm -f kern/kernel_exec-partition.$(OBJEXT) - -rm -f kern/kernel_exec-rescue_parser.$(OBJEXT) - -rm -f kern/kernel_exec-rescue_reader.$(OBJEXT) - -rm -f kern/kernel_exec-term.$(OBJEXT) - -rm -f kern/kernel_exec-time.$(OBJEXT) - -rm -f kern/mips/kernel_exec-cache.$(OBJEXT) - -rm -f kern/mips/kernel_exec-dl.$(OBJEXT) - -rm -f kern/mips/kernel_exec-init.$(OBJEXT) - -rm -f kern/mips/kernel_exec-startup.$(OBJEXT) - -rm -f kern/mips/yeeloong/kernel_exec-init.$(OBJEXT) - -rm -f kern/powerpc/ieee1275/kernel_exec-startup.$(OBJEXT) - -rm -f kern/powerpc/kernel_exec-cache.$(OBJEXT) - -rm -f kern/powerpc/kernel_exec-dl.$(OBJEXT) - -rm -f kern/sparc64/ieee1275/kernel_exec-crt0.$(OBJEXT) - -rm -f kern/sparc64/ieee1275/kernel_exec-ieee1275.$(OBJEXT) - -rm -f kern/sparc64/ieee1275/kernel_exec-init.$(OBJEXT) - -rm -f kern/sparc64/kernel_exec-cache.$(OBJEXT) - -rm -f kern/sparc64/kernel_exec-dl.$(OBJEXT) - -rm -f kern/x86_64/efi/kernel_exec-callwrap.$(OBJEXT) - -rm -f kern/x86_64/efi/kernel_exec-startup.$(OBJEXT) - -rm -f kern/x86_64/kernel_exec-dl.$(OBJEXT) - -rm -f lib/btrfs_module-crc.$(OBJEXT) - -rm -f lib/crypto_module-crypto.$(OBJEXT) - -rm -f lib/datetime_module-cmos_datetime.$(OBJEXT) - -rm -f lib/efi/datetime_module-datetime.$(OBJEXT) - -rm -f lib/efi/halt_module-halt.$(OBJEXT) - -rm -f lib/efi/relocator_module-relocator.$(OBJEXT) - -rm -f lib/emu/halt_module-halt.$(OBJEXT) - -rm -f lib/extcmd_module-arg.$(OBJEXT) - -rm -f lib/hdparm_module-hexdump.$(OBJEXT) - -rm -f lib/hexdump_module-hexdump.$(OBJEXT) - -rm -f lib/i386/halt_module-halt.$(OBJEXT) - -rm -f lib/i386/pc/boot_module-biosnum.$(OBJEXT) - -rm -f lib/i386/pc/legacycfg_module-vesa_modes_table.$(OBJEXT) - -rm -f lib/i386/pc/linux_module-vesa_modes_table.$(OBJEXT) - -rm -f lib/i386/relocator_module-relocator.$(OBJEXT) - -rm -f lib/i386/relocator_module-relocator16.$(OBJEXT) - -rm -f lib/i386/relocator_module-relocator32.$(OBJEXT) - -rm -f lib/i386/relocator_module-relocator64.$(OBJEXT) - -rm -f lib/i386/relocator_module-relocator_asm.$(OBJEXT) - -rm -f lib/ieee1275/datetime_module-datetime.$(OBJEXT) - -rm -f lib/ieee1275/halt_module-halt.$(OBJEXT) - -rm -f lib/ieee1275/relocator_module-relocator.$(OBJEXT) - -rm -f lib/kernel_exec-arg.$(OBJEXT) - -rm -f lib/legacycfg_module-legacy_parse.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_crc_module-crc.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_des_module-des.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_md4_module-md4.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_md5_module-md5.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_seed_module-seed.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.$(OBJEXT) - -rm -f lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.$(OBJEXT) - -rm -f lib/linux16_module-cmdline.$(OBJEXT) - -rm -f lib/linux_module-cmdline.$(OBJEXT) - -rm -f lib/loadenv_module-envblk.$(OBJEXT) - -rm -f lib/mips/relocator_module-relocator.$(OBJEXT) - -rm -f lib/mips/relocator_module-relocator_asm.$(OBJEXT) - -rm -f lib/pbkdf2_module-pbkdf2.$(OBJEXT) - -rm -f lib/powerpc/relocator_module-relocator.$(OBJEXT) - -rm -f lib/powerpc/relocator_module-relocator_asm.$(OBJEXT) - -rm -f lib/relocator_module-relocator.$(OBJEXT) - -rm -f lib/setjmp_module-setjmp.$(OBJEXT) - -rm -f lib/x86_64/relocator_module-relocator_asm.$(OBJEXT) - -rm -f lib/xzembed/xz_decompress_image-xz_dec_bcj.$(OBJEXT) - -rm -f lib/xzembed/xz_decompress_image-xz_dec_lzma2.$(OBJEXT) - -rm -f lib/xzembed/xz_decompress_image-xz_dec_stream.$(OBJEXT) - -rm -f lib/xzembed/xzio_module-xz_dec_bcj.$(OBJEXT) - -rm -f lib/xzembed/xzio_module-xz_dec_lzma2.$(OBJEXT) - -rm -f lib/xzembed/xzio_module-xz_dec_stream.$(OBJEXT) - -rm -f loader/aout_module-aout.$(OBJEXT) - -rm -f loader/efi/appleldr_module-appleloader.$(OBJEXT) - -rm -f loader/efi/chain_module-chainloader.$(OBJEXT) - -rm -f loader/i386/bsd_module-bsd.$(OBJEXT) - -rm -f loader/i386/bsd_module-bsd32.$(OBJEXT) - -rm -f loader/i386/bsd_module-bsd64.$(OBJEXT) - -rm -f loader/i386/linux_module-linux.$(OBJEXT) - -rm -f loader/i386/multiboot_module-multiboot_mbi.$(OBJEXT) - -rm -f loader/i386/pc/chain_module-chainloader.$(OBJEXT) - -rm -f loader/i386/pc/linux16_module-linux.$(OBJEXT) - -rm -f loader/i386/pc/ntldr_module-ntldr.$(OBJEXT) - -rm -f loader/i386/xnu_module-xnu.$(OBJEXT) - -rm -f loader/mips/linux_module-linux.$(OBJEXT) - -rm -f loader/multiboot2_module-multiboot.$(OBJEXT) - -rm -f loader/multiboot2_module-multiboot_mbi2.$(OBJEXT) - -rm -f loader/multiboot_module-multiboot.$(OBJEXT) - -rm -f loader/powerpc/ieee1275/linux_module-linux.$(OBJEXT) - -rm -f loader/sparc64/ieee1275/linux_module-linux.$(OBJEXT) - -rm -f loader/xnu_module-macho.$(OBJEXT) - -rm -f loader/xnu_module-macho32.$(OBJEXT) - -rm -f loader/xnu_module-macho64.$(OBJEXT) - -rm -f loader/xnu_module-xnu.$(OBJEXT) - -rm -f loader/xnu_module-xnu_resume.$(OBJEXT) - -rm -f mmap/efi/mmap_module-mmap.$(OBJEXT) - -rm -f mmap/i386/mmap_module-mmap.$(OBJEXT) - -rm -f mmap/i386/mmap_module-uppermem.$(OBJEXT) - -rm -f mmap/i386/pc/mmap_module-mmap.$(OBJEXT) - -rm -f mmap/i386/pc/mmap_module-mmap_helper.$(OBJEXT) - -rm -f mmap/mips/yeeloong/mmap_module-uppermem.$(OBJEXT) - -rm -f mmap/mmap_module-mmap.$(OBJEXT) - -rm -f normal/normal_module-auth.$(OBJEXT) - -rm -f normal/normal_module-autofs.$(OBJEXT) - -rm -f normal/normal_module-charset.$(OBJEXT) - -rm -f normal/normal_module-cmdline.$(OBJEXT) - -rm -f normal/normal_module-color.$(OBJEXT) - -rm -f normal/normal_module-completion.$(OBJEXT) - -rm -f normal/normal_module-context.$(OBJEXT) - -rm -f normal/normal_module-crypto.$(OBJEXT) - -rm -f normal/normal_module-datetime.$(OBJEXT) - -rm -f normal/normal_module-dyncmd.$(OBJEXT) - -rm -f normal/normal_module-main.$(OBJEXT) - -rm -f normal/normal_module-menu.$(OBJEXT) - -rm -f normal/normal_module-menu_entry.$(OBJEXT) - -rm -f normal/normal_module-menu_text.$(OBJEXT) - -rm -f normal/normal_module-misc.$(OBJEXT) - -rm -f normal/normal_module-term.$(OBJEXT) - -rm -f partmap/part_acorn_module-acorn.$(OBJEXT) - -rm -f partmap/part_amiga_module-amiga.$(OBJEXT) - -rm -f partmap/part_apple_module-apple.$(OBJEXT) - -rm -f partmap/part_bsd_module-bsdlabel.$(OBJEXT) - -rm -f partmap/part_gpt_module-gpt.$(OBJEXT) - -rm -f partmap/part_msdos_module-msdos.$(OBJEXT) - -rm -f partmap/part_sun_module-sun.$(OBJEXT) - -rm -f partmap/part_sunpc_module-sunpc.$(OBJEXT) - -rm -f parttool/msdospart_module-msdospart.$(OBJEXT) - -rm -f script/normal_module-argv.$(OBJEXT) - -rm -f script/normal_module-execute.$(OBJEXT) - -rm -f script/normal_module-function.$(OBJEXT) - -rm -f script/normal_module-lexer.$(OBJEXT) - -rm -f script/normal_module-main.$(OBJEXT) - -rm -f script/normal_module-script.$(OBJEXT) - -rm -f term/at_keyboard_module-at_keyboard.$(OBJEXT) - -rm -f term/efi/kernel_exec-console.$(OBJEXT) - -rm -f term/gfxterm_module-gfxterm.$(OBJEXT) - -rm -f term/i386/kernel_exec-vga_common.$(OBJEXT) - -rm -f term/i386/pc/kernel_exec-console.$(OBJEXT) - -rm -f term/i386/pc/kernel_exec-vga_text.$(OBJEXT) - -rm -f term/i386/pc/vga_text_module-vga_text.$(OBJEXT) - -rm -f term/i386/vga_text_module-vga_common.$(OBJEXT) - -rm -f term/ieee1275/kernel_exec-ofconsole.$(OBJEXT) - -rm -f term/kernel_exec-at_keyboard.$(OBJEXT) - -rm -f term/kernel_exec-gfxterm.$(OBJEXT) - -rm -f term/kernel_exec-ns8250.$(OBJEXT) - -rm -f term/kernel_exec-serial.$(OBJEXT) - -rm -f term/kernel_exec-terminfo.$(OBJEXT) - -rm -f term/kernel_exec-tparm.$(OBJEXT) - -rm -f term/serial_module-ns8250.$(OBJEXT) - -rm -f term/serial_module-serial.$(OBJEXT) - -rm -f term/terminfo_module-terminfo.$(OBJEXT) - -rm -f term/terminfo_module-tparm.$(OBJEXT) - -rm -f term/usb_keyboard_module-usb_keyboard.$(OBJEXT) - -rm -f tests/example_functional_test_module-example_functional_test.$(OBJEXT) - -rm -f tests/lib/functional_test_module-functional_test.$(OBJEXT) - -rm -f tests/lib/functional_test_module-test.$(OBJEXT) - -rm -f tests/test_blockarg_module-test_blockarg.$(OBJEXT) - -rm -f video/bitmap_module-bitmap.$(OBJEXT) - -rm -f video/bitmap_scale_module-bitmap_scale.$(OBJEXT) - -rm -f video/efi_gop_module-efi_gop.$(OBJEXT) - -rm -f video/efi_uga_module-efi_uga.$(OBJEXT) - -rm -f video/emu/sdl_module-sdl.$(OBJEXT) - -rm -f video/fb/kernel_exec-fbblit.$(OBJEXT) - -rm -f video/fb/kernel_exec-fbfill.$(OBJEXT) - -rm -f video/fb/kernel_exec-fbutil.$(OBJEXT) - -rm -f video/fb/kernel_exec-video_fb.$(OBJEXT) - -rm -f video/fb/video_fb_module-fbblit.$(OBJEXT) - -rm -f video/fb/video_fb_module-fbfill.$(OBJEXT) - -rm -f video/fb/video_fb_module-fbutil.$(OBJEXT) - -rm -f video/fb/video_fb_module-video_fb.$(OBJEXT) - -rm -f video/i386/pc/vbe_module-vbe.$(OBJEXT) - -rm -f video/i386/pc/vga_module-vga.$(OBJEXT) - -rm -f video/ieee1275_fb_module-ieee1275.$(OBJEXT) - -rm -f video/kernel_exec-bitmap.$(OBJEXT) - -rm -f video/kernel_exec-bitmap_scale.$(OBJEXT) - -rm -f video/kernel_exec-sm712.$(OBJEXT) - -rm -f video/kernel_exec-video.$(OBJEXT) - -rm -f video/readers/jpeg_module-jpeg.$(OBJEXT) - -rm -f video/readers/png_module-png.$(OBJEXT) - -rm -f video/readers/tga_module-tga.$(OBJEXT) - -rm -f video/video_bochs_module-bochs.$(OBJEXT) - -rm -f video/video_cirrus_module-cirrus.$(OBJEXT) - -rm -f video/video_module-video.$(OBJEXT) - -distclean-compile: - -rm -f *.tab.c - -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/grub_emu-grub_emu_init.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/grub_emu_lite-symlist.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kernel_exec-symlist.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/normal_module-grub_script.tab.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/normal_module-grub_script.yy.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/normal_module-unidata.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/trig_module-trigtables.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@boot/decompressor/$(DEPDIR)/none_decompress_image-none.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@boot/decompressor/$(DEPDIR)/xz_decompress_image-minilib.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@boot/decompressor/$(DEPDIR)/xz_decompress_image-xz.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@boot/i386/pc/$(DEPDIR)/boot_image-boot.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@boot/i386/pc/$(DEPDIR)/cdboot_image-cdboot.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@boot/i386/pc/$(DEPDIR)/diskboot_image-diskboot.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@boot/i386/pc/$(DEPDIR)/lnxboot_image-lnxboot.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@boot/i386/pc/$(DEPDIR)/pxeboot_image-pxeboot.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@boot/i386/qemu/$(DEPDIR)/boot_image-boot.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@boot/mips/$(DEPDIR)/none_decompress_image-startup_raw.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@boot/mips/$(DEPDIR)/xz_decompress_image-startup_raw.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@boot/mips/yeeloong/$(DEPDIR)/fwstart_image-fwstart.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@boot/sparc64/ieee1275/$(DEPDIR)/boot_image-boot.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@boot/sparc64/ieee1275/$(DEPDIR)/diskboot_image-diskboot.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@bus/$(DEPDIR)/cs5536_module-cs5536.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@bus/$(DEPDIR)/kernel_exec-bonito.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@bus/$(DEPDIR)/kernel_exec-cs5536.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@bus/$(DEPDIR)/kernel_exec-pci.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@bus/$(DEPDIR)/pci_module-pci.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@bus/emu/$(DEPDIR)/pci_module-pci.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@bus/usb/$(DEPDIR)/ohci_module-ohci.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@bus/usb/$(DEPDIR)/uhci_module-uhci.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@bus/usb/$(DEPDIR)/usb_module-usb.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@bus/usb/$(DEPDIR)/usb_module-usbhub.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@bus/usb/$(DEPDIR)/usb_module-usbtrans.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@bus/usb/emu/$(DEPDIR)/libusb_module-usb.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@bus/usb/serial/$(DEPDIR)/usbserial_common_module-common.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@bus/usb/serial/$(DEPDIR)/usbserial_ftdi_module-ftdi.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@bus/usb/serial/$(DEPDIR)/usbserial_pl2303_module-pl2303.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/acpi_module-acpi.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/blocklist_module-blocklist.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/boot_module-boot.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/cat_module-cat.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/cmp_module-cmp.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/configfile_module-configfile.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/date_module-date.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/echo_module-echo.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/extcmd_module-extcmd.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/gptsync_module-gptsync.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/halt_module-acpihalt.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/halt_module-halt.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/hashsum_module-hashsum.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/hdparm_module-hdparm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/help_module-help.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/hexdump_module-hexdump.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/iorw_module-iorw.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/kernel_exec-boot.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/kernel_exec-extcmd.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/kernel_exec-keylayouts.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/keylayouts_module-keylayouts.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/keystatus_module-keystatus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/legacycfg_module-legacycfg.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/loadenv_module-loadenv.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/ls_module-ls.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/lsacpi_module-lsacpi.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/lsmmap_module-lsmmap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/lspci_module-lspci.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/memrw_module-memrw.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/minicmd_module-minicmd.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/normal_module-menuentry.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/parttool_module-parttool.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/password_module-password.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/password_pbkdf2_module-password_pbkdf2.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/pci_module-lspci.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/probe_module-probe.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/read_module-read.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/reboot_module-reboot.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/regexp_module-regexp.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/regexp_module-wildcard.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/search_fs_file_module-search_file.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/search_fs_uuid_module-search_uuid.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/search_label_module-search_label.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/search_module-search_wrap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/setpci_module-setpci.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/sleep_module-sleep.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/terminal_module-terminal.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/test_module-test.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/testload_module-testload.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/true_module-true.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/usbtest_module-usbtest.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/videoinfo_module-videoinfo.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/videotest_module-videotest.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/$(DEPDIR)/xnu_uuid_module-xnu_uuid.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/efi/$(DEPDIR)/acpi_module-acpi.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/efi/$(DEPDIR)/fixvideo_module-fixvideo.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/efi/$(DEPDIR)/loadbios_module-loadbios.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/efi/$(DEPDIR)/lsefimmap_module-lsefimmap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/efi/$(DEPDIR)/lsefisystab_module-lsefisystab.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/efi/$(DEPDIR)/lssal_module-lssal.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/$(DEPDIR)/cmostest_module-cmostest.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/$(DEPDIR)/cpuid_module-cpuid.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/pc/$(DEPDIR)/acpi_module-acpi.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap_int13h.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/pc/$(DEPDIR)/halt_module-halt.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/pc/$(DEPDIR)/lsapm_module-lsapm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/pc/$(DEPDIR)/play_module-play.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/pc/$(DEPDIR)/pxecmd_module-pxecmd.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/i386/pc/$(DEPDIR)/sendkey_module-sendkey.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/ieee1275/$(DEPDIR)/suspend_module-suspend.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@commands/mips/yeeloong/$(DEPDIR)/lsspd_module-lsspd.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/ata_module-ata.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/ata_pthru_module-ata_pthru.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/dm_nv_module-dmraid_nvidia.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/kernel_exec-host.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/loopback_module-loopback.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/lvm_module-lvm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/mdraid09_module-mdraid_linux.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/mdraid1x_module-mdraid1x_linux.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/memdisk_module-memdisk.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/raid5rec_module-raid5_recover.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/raid6rec_module-raid6_recover.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/raid_module-raid.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/scsi_module-scsi.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@disk/$(DEPDIR)/usbms_module-usbms.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@disk/efi/$(DEPDIR)/kernel_exec-efidisk.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@disk/i386/pc/$(DEPDIR)/biosdisk_module-biosdisk.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@disk/ieee1275/$(DEPDIR)/kernel_exec-ofdisk.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@disk/ieee1275/$(DEPDIR)/nand_module-nand.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@efiemu/$(DEPDIR)/efiemu_module-loadcore32.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@efiemu/$(DEPDIR)/efiemu_module-loadcore64.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@efiemu/$(DEPDIR)/efiemu_module-loadcore_common.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@efiemu/$(DEPDIR)/efiemu_module-main.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@efiemu/$(DEPDIR)/efiemu_module-mm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@efiemu/$(DEPDIR)/efiemu_module-pnvram.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@efiemu/$(DEPDIR)/efiemu_module-prepare32.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@efiemu/$(DEPDIR)/efiemu_module-prepare64.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@efiemu/$(DEPDIR)/efiemu_module-symbols.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@efiemu/i386/$(DEPDIR)/efiemu_module-coredetect.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@efiemu/i386/$(DEPDIR)/efiemu_module-loadcore32.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@efiemu/i386/$(DEPDIR)/efiemu_module-loadcore64.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@efiemu/i386/$(DEPDIR)/efiemu_module-nocfgtables.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@efiemu/i386/pc/$(DEPDIR)/efiemu_module-cfgtables.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@font/$(DEPDIR)/font_module-font.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@font/$(DEPDIR)/font_module-font_cmd.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@font/$(DEPDIR)/kernel_exec-font.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@font/$(DEPDIR)/kernel_exec-font_cmd.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/affs_module-affs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/afs_be_module-afs_be.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/afs_module-afs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/befs_be_module-befs_be.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/befs_module-befs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/btrfs_module-btrfs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/cpio_module-cpio.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/ext2_module-ext2.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/fat_module-fat.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/fshelp_module-fshelp.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/hfs_module-hfs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/hfsplus_module-hfsplus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/iso9660_module-iso9660.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/jfs_module-jfs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/minix2_module-minix2.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/minix_module-minix.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/nilfs2_module-nilfs2.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/ntfs_module-ntfs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/ntfscomp_module-ntfscomp.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/reiserfs_module-reiserfs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/sfs_module-sfs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/tar_module-tar.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/udf_module-udf.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/ufs1_module-ufs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/ufs2_module-ufs2.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/$(DEPDIR)/xfs_module-xfs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/i386/pc/$(DEPDIR)/pxe_module-pxe.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/zfs/$(DEPDIR)/zfs_module-zfs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/zfs/$(DEPDIR)/zfs_module-zfs_fletcher.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/zfs/$(DEPDIR)/zfs_module-zfs_lzjb.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/zfs/$(DEPDIR)/zfs_module-zfs_sha256.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@fs/zfs/$(DEPDIR)/zfsinfo_module-zfsinfo.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gettext/$(DEPDIR)/gettext_module-gettext.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-font.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gfxmenu.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gui_box.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gui_canvas.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gui_circular_progress.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gui_image.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gui_label.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gui_list.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gui_progress_bar.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gui_string_util.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-gui_util.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-icon_manager.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-model.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-named_colors.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-theme_loader.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-view.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gfxmenu/$(DEPDIR)/gfxmenu_module-widget-box.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gnulib/$(DEPDIR)/kernel_exec-error.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gnulib/$(DEPDIR)/kernel_exec-progname.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@gnulib/$(DEPDIR)/libgnulib_a-regex.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@hello/$(DEPDIR)/hello_module-hello.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@hook/$(DEPDIR)/datehook_module-datehook.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@io/$(DEPDIR)/bufio_module-bufio.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@io/$(DEPDIR)/gzio_module-gzio.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@io/$(DEPDIR)/kernel_exec-bufio.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@io/$(DEPDIR)/xzio_module-xzio.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/elf_module-elf.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-command.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-corecmd.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-device.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-disk.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-dl.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-env.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-err.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-file.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-fs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-list.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-main.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-misc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-mm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-parser.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-partition.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-rescue_parser.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-rescue_reader.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-term.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/$(DEPDIR)/kernel_exec-time.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/efi/$(DEPDIR)/kernel_exec-efi.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/efi/$(DEPDIR)/kernel_exec-init.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/efi/$(DEPDIR)/kernel_exec-mm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/grub_emu-full.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/grub_emu_lite-lite.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/kernel_exec-cache.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/kernel_exec-console.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/kernel_exec-getroot.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/kernel_exec-hostdisk.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/kernel_exec-hostfs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/kernel_exec-main.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/kernel_exec-misc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/kernel_exec-mm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/emu/$(DEPDIR)/kernel_exec-time.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/generic/$(DEPDIR)/kernel_exec-millisleep.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/generic/$(DEPDIR)/kernel_exec-rtc_get_time_ms.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/$(DEPDIR)/kernel_exec-dl.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/$(DEPDIR)/kernel_exec-multiboot_mmap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/$(DEPDIR)/kernel_exec-pit.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/$(DEPDIR)/kernel_exec-tsc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/coreboot/$(DEPDIR)/kernel_exec-init.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/coreboot/$(DEPDIR)/kernel_exec-mmap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/coreboot/$(DEPDIR)/kernel_exec-startup.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/efi/$(DEPDIR)/kernel_exec-init.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/efi/$(DEPDIR)/kernel_exec-startup.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/ieee1275/$(DEPDIR)/kernel_exec-startup.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/pc/$(DEPDIR)/kernel_exec-init.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/pc/$(DEPDIR)/kernel_exec-mmap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/pc/$(DEPDIR)/kernel_exec-startup.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/qemu/$(DEPDIR)/kernel_exec-init.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/qemu/$(DEPDIR)/kernel_exec-mmap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/i386/qemu/$(DEPDIR)/kernel_exec-startup.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/ieee1275/$(DEPDIR)/kernel_exec-cmain.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/ieee1275/$(DEPDIR)/kernel_exec-init.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/ieee1275/$(DEPDIR)/kernel_exec-mmap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/ieee1275/$(DEPDIR)/kernel_exec-openfw.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/mips/$(DEPDIR)/kernel_exec-cache.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/mips/$(DEPDIR)/kernel_exec-dl.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/mips/$(DEPDIR)/kernel_exec-init.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/mips/$(DEPDIR)/kernel_exec-startup.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/mips/yeeloong/$(DEPDIR)/kernel_exec-init.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/powerpc/$(DEPDIR)/kernel_exec-cache.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/powerpc/$(DEPDIR)/kernel_exec-dl.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/powerpc/ieee1275/$(DEPDIR)/kernel_exec-startup.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/sparc64/$(DEPDIR)/kernel_exec-cache.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/sparc64/$(DEPDIR)/kernel_exec-dl.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-crt0.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-init.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/x86_64/$(DEPDIR)/kernel_exec-dl.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/x86_64/efi/$(DEPDIR)/kernel_exec-callwrap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@kern/x86_64/efi/$(DEPDIR)/kernel_exec-startup.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/btrfs_module-crc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/crypto_module-crypto.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/datetime_module-cmos_datetime.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/extcmd_module-arg.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/hdparm_module-hexdump.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/hexdump_module-hexdump.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/kernel_exec-arg.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/legacycfg_module-legacy_parse.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/linux16_module-cmdline.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/linux_module-cmdline.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/loadenv_module-envblk.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/pbkdf2_module-pbkdf2.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/relocator_module-relocator.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/$(DEPDIR)/setjmp_module-setjmp.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/efi/$(DEPDIR)/datetime_module-datetime.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/efi/$(DEPDIR)/halt_module-halt.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/efi/$(DEPDIR)/relocator_module-relocator.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/emu/$(DEPDIR)/halt_module-halt.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/i386/$(DEPDIR)/halt_module-halt.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/i386/$(DEPDIR)/relocator_module-relocator.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/i386/$(DEPDIR)/relocator_module-relocator16.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/i386/$(DEPDIR)/relocator_module-relocator32.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/i386/$(DEPDIR)/relocator_module-relocator64.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/i386/$(DEPDIR)/relocator_module-relocator_asm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/i386/pc/$(DEPDIR)/boot_module-biosnum.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/i386/pc/$(DEPDIR)/legacycfg_module-vesa_modes_table.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/i386/pc/$(DEPDIR)/linux_module-vesa_modes_table.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/ieee1275/$(DEPDIR)/datetime_module-datetime.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/ieee1275/$(DEPDIR)/halt_module-halt.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/ieee1275/$(DEPDIR)/relocator_module-relocator.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_arcfour_module-arcfour.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_blowfish_module-blowfish.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_camellia_module-camellia-glue.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_camellia_module-camellia.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_cast5_module-cast5.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_crc_module-crc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_des_module-des.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_md4_module-md4.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_md5_module-md5.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rfc2268_module-rfc2268.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rijndael_module-rijndael.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rmd160_module-rmd160.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_seed_module-seed.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_serpent_module-serpent.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha1_module-sha1.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha256_module-sha256.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha512_module-sha512.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_tiger_module-tiger.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_twofish_module-twofish.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_whirlpool_module-whirlpool.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/mips/$(DEPDIR)/relocator_module-relocator.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/mips/$(DEPDIR)/relocator_module-relocator_asm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/powerpc/$(DEPDIR)/relocator_module-relocator.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/powerpc/$(DEPDIR)/relocator_module-relocator_asm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/x86_64/$(DEPDIR)/relocator_module-relocator_asm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_bcj.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_lzma2.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_stream.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_bcj.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_lzma2.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_stream.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/$(DEPDIR)/aout_module-aout.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/$(DEPDIR)/multiboot2_module-multiboot.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/$(DEPDIR)/multiboot2_module-multiboot_mbi2.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/$(DEPDIR)/multiboot_module-multiboot.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/$(DEPDIR)/xnu_module-macho.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/$(DEPDIR)/xnu_module-macho32.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/$(DEPDIR)/xnu_module-macho64.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/$(DEPDIR)/xnu_module-xnu.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/$(DEPDIR)/xnu_module-xnu_resume.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/efi/$(DEPDIR)/appleldr_module-appleloader.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/efi/$(DEPDIR)/chain_module-chainloader.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/i386/$(DEPDIR)/bsd_module-bsd.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/i386/$(DEPDIR)/bsd_module-bsd32.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/i386/$(DEPDIR)/bsd_module-bsd64.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/i386/$(DEPDIR)/linux_module-linux.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/i386/$(DEPDIR)/multiboot_module-multiboot_mbi.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/i386/$(DEPDIR)/xnu_module-xnu.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/i386/pc/$(DEPDIR)/chain_module-chainloader.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/i386/pc/$(DEPDIR)/linux16_module-linux.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/i386/pc/$(DEPDIR)/ntldr_module-ntldr.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/mips/$(DEPDIR)/linux_module-linux.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/powerpc/ieee1275/$(DEPDIR)/linux_module-linux.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@loader/sparc64/ieee1275/$(DEPDIR)/linux_module-linux.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@mmap/$(DEPDIR)/mmap_module-mmap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@mmap/efi/$(DEPDIR)/mmap_module-mmap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@mmap/i386/$(DEPDIR)/mmap_module-mmap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@mmap/i386/$(DEPDIR)/mmap_module-uppermem.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@mmap/i386/pc/$(DEPDIR)/mmap_module-mmap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@mmap/i386/pc/$(DEPDIR)/mmap_module-mmap_helper.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@mmap/mips/yeeloong/$(DEPDIR)/mmap_module-uppermem.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-auth.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-autofs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-charset.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-cmdline.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-color.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-completion.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-context.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-crypto.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-datetime.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-dyncmd.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-main.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-menu.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-menu_entry.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-menu_text.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-misc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@normal/$(DEPDIR)/normal_module-term.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@partmap/$(DEPDIR)/part_acorn_module-acorn.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@partmap/$(DEPDIR)/part_amiga_module-amiga.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@partmap/$(DEPDIR)/part_apple_module-apple.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@partmap/$(DEPDIR)/part_bsd_module-bsdlabel.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@partmap/$(DEPDIR)/part_gpt_module-gpt.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@partmap/$(DEPDIR)/part_msdos_module-msdos.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@partmap/$(DEPDIR)/part_sun_module-sun.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@partmap/$(DEPDIR)/part_sunpc_module-sunpc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@parttool/$(DEPDIR)/msdospart_module-msdospart.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@script/$(DEPDIR)/normal_module-argv.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@script/$(DEPDIR)/normal_module-execute.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@script/$(DEPDIR)/normal_module-function.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@script/$(DEPDIR)/normal_module-lexer.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@script/$(DEPDIR)/normal_module-main.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@script/$(DEPDIR)/normal_module-script.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/at_keyboard_module-at_keyboard.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/gfxterm_module-gfxterm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/kernel_exec-at_keyboard.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/kernel_exec-gfxterm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/kernel_exec-ns8250.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/kernel_exec-serial.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/kernel_exec-terminfo.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/kernel_exec-tparm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/serial_module-ns8250.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/serial_module-serial.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/terminfo_module-terminfo.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/terminfo_module-tparm.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/$(DEPDIR)/usb_keyboard_module-usb_keyboard.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/efi/$(DEPDIR)/kernel_exec-console.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/i386/$(DEPDIR)/kernel_exec-vga_common.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/i386/$(DEPDIR)/vga_text_module-vga_common.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/i386/pc/$(DEPDIR)/kernel_exec-console.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/i386/pc/$(DEPDIR)/kernel_exec-vga_text.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/i386/pc/$(DEPDIR)/vga_text_module-vga_text.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@term/ieee1275/$(DEPDIR)/kernel_exec-ofconsole.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/example_functional_test_module-example_functional_test.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tests/$(DEPDIR)/test_blockarg_module-test_blockarg.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tests/lib/$(DEPDIR)/functional_test_module-functional_test.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@tests/lib/$(DEPDIR)/functional_test_module-test.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/bitmap_module-bitmap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/bitmap_scale_module-bitmap_scale.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/efi_gop_module-efi_gop.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/efi_uga_module-efi_uga.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/ieee1275_fb_module-ieee1275.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/kernel_exec-bitmap.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/kernel_exec-bitmap_scale.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/kernel_exec-sm712.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/kernel_exec-video.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/video_bochs_module-bochs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/video_cirrus_module-cirrus.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/$(DEPDIR)/video_module-video.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/emu/$(DEPDIR)/sdl_module-sdl.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/fb/$(DEPDIR)/kernel_exec-fbblit.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/fb/$(DEPDIR)/kernel_exec-fbfill.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/fb/$(DEPDIR)/kernel_exec-fbutil.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/fb/$(DEPDIR)/kernel_exec-video_fb.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/fb/$(DEPDIR)/video_fb_module-fbblit.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/fb/$(DEPDIR)/video_fb_module-fbfill.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/fb/$(DEPDIR)/video_fb_module-fbutil.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/fb/$(DEPDIR)/video_fb_module-video_fb.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/i386/pc/$(DEPDIR)/vbe_module-vbe.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/i386/pc/$(DEPDIR)/vga_module-vga.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/readers/$(DEPDIR)/jpeg_module-jpeg.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/readers/$(DEPDIR)/png_module-png.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@video/readers/$(DEPDIR)/tga_module-tga.Po@am__quote@ - -.S.o: -@am__fastdepCCAS_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ -@am__fastdepCCAS_TRUE@ $(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ -@am__fastdepCCAS_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ $< - -.S.obj: -@am__fastdepCCAS_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ -@am__fastdepCCAS_TRUE@ $(CPPASCOMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ -@am__fastdepCCAS_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CPPASCOMPILE) -c -o $@ `$(CYGPATH_W) '$<'` - -boot/i386/pc/boot_image-boot.o: boot/i386/pc/boot.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_image_CPPFLAGS) $(CPPFLAGS) $(boot_image_CCASFLAGS) $(CCASFLAGS) -MT boot/i386/pc/boot_image-boot.o -MD -MP -MF boot/i386/pc/$(DEPDIR)/boot_image-boot.Tpo -c -o boot/i386/pc/boot_image-boot.o `test -f 'boot/i386/pc/boot.S' || echo '$(srcdir)/'`boot/i386/pc/boot.S -@am__fastdepCCAS_TRUE@ $(am__mv) boot/i386/pc/$(DEPDIR)/boot_image-boot.Tpo boot/i386/pc/$(DEPDIR)/boot_image-boot.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/i386/pc/boot.S' object='boot/i386/pc/boot_image-boot.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_image_CPPFLAGS) $(CPPFLAGS) $(boot_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/i386/pc/boot_image-boot.o `test -f 'boot/i386/pc/boot.S' || echo '$(srcdir)/'`boot/i386/pc/boot.S - -boot/i386/pc/boot_image-boot.obj: boot/i386/pc/boot.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_image_CPPFLAGS) $(CPPFLAGS) $(boot_image_CCASFLAGS) $(CCASFLAGS) -MT boot/i386/pc/boot_image-boot.obj -MD -MP -MF boot/i386/pc/$(DEPDIR)/boot_image-boot.Tpo -c -o boot/i386/pc/boot_image-boot.obj `if test -f 'boot/i386/pc/boot.S'; then $(CYGPATH_W) 'boot/i386/pc/boot.S'; else $(CYGPATH_W) '$(srcdir)/boot/i386/pc/boot.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) boot/i386/pc/$(DEPDIR)/boot_image-boot.Tpo boot/i386/pc/$(DEPDIR)/boot_image-boot.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/i386/pc/boot.S' object='boot/i386/pc/boot_image-boot.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_image_CPPFLAGS) $(CPPFLAGS) $(boot_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/i386/pc/boot_image-boot.obj `if test -f 'boot/i386/pc/boot.S'; then $(CYGPATH_W) 'boot/i386/pc/boot.S'; else $(CYGPATH_W) '$(srcdir)/boot/i386/pc/boot.S'; fi` - -boot/i386/qemu/boot_image-boot.o: boot/i386/qemu/boot.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_image_CPPFLAGS) $(CPPFLAGS) $(boot_image_CCASFLAGS) $(CCASFLAGS) -MT boot/i386/qemu/boot_image-boot.o -MD -MP -MF boot/i386/qemu/$(DEPDIR)/boot_image-boot.Tpo -c -o boot/i386/qemu/boot_image-boot.o `test -f 'boot/i386/qemu/boot.S' || echo '$(srcdir)/'`boot/i386/qemu/boot.S -@am__fastdepCCAS_TRUE@ $(am__mv) boot/i386/qemu/$(DEPDIR)/boot_image-boot.Tpo boot/i386/qemu/$(DEPDIR)/boot_image-boot.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/i386/qemu/boot.S' object='boot/i386/qemu/boot_image-boot.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_image_CPPFLAGS) $(CPPFLAGS) $(boot_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/i386/qemu/boot_image-boot.o `test -f 'boot/i386/qemu/boot.S' || echo '$(srcdir)/'`boot/i386/qemu/boot.S - -boot/i386/qemu/boot_image-boot.obj: boot/i386/qemu/boot.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_image_CPPFLAGS) $(CPPFLAGS) $(boot_image_CCASFLAGS) $(CCASFLAGS) -MT boot/i386/qemu/boot_image-boot.obj -MD -MP -MF boot/i386/qemu/$(DEPDIR)/boot_image-boot.Tpo -c -o boot/i386/qemu/boot_image-boot.obj `if test -f 'boot/i386/qemu/boot.S'; then $(CYGPATH_W) 'boot/i386/qemu/boot.S'; else $(CYGPATH_W) '$(srcdir)/boot/i386/qemu/boot.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) boot/i386/qemu/$(DEPDIR)/boot_image-boot.Tpo boot/i386/qemu/$(DEPDIR)/boot_image-boot.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/i386/qemu/boot.S' object='boot/i386/qemu/boot_image-boot.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_image_CPPFLAGS) $(CPPFLAGS) $(boot_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/i386/qemu/boot_image-boot.obj `if test -f 'boot/i386/qemu/boot.S'; then $(CYGPATH_W) 'boot/i386/qemu/boot.S'; else $(CYGPATH_W) '$(srcdir)/boot/i386/qemu/boot.S'; fi` - -boot/sparc64/ieee1275/boot_image-boot.o: boot/sparc64/ieee1275/boot.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_image_CPPFLAGS) $(CPPFLAGS) $(boot_image_CCASFLAGS) $(CCASFLAGS) -MT boot/sparc64/ieee1275/boot_image-boot.o -MD -MP -MF boot/sparc64/ieee1275/$(DEPDIR)/boot_image-boot.Tpo -c -o boot/sparc64/ieee1275/boot_image-boot.o `test -f 'boot/sparc64/ieee1275/boot.S' || echo '$(srcdir)/'`boot/sparc64/ieee1275/boot.S -@am__fastdepCCAS_TRUE@ $(am__mv) boot/sparc64/ieee1275/$(DEPDIR)/boot_image-boot.Tpo boot/sparc64/ieee1275/$(DEPDIR)/boot_image-boot.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/sparc64/ieee1275/boot.S' object='boot/sparc64/ieee1275/boot_image-boot.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_image_CPPFLAGS) $(CPPFLAGS) $(boot_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/sparc64/ieee1275/boot_image-boot.o `test -f 'boot/sparc64/ieee1275/boot.S' || echo '$(srcdir)/'`boot/sparc64/ieee1275/boot.S - -boot/sparc64/ieee1275/boot_image-boot.obj: boot/sparc64/ieee1275/boot.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_image_CPPFLAGS) $(CPPFLAGS) $(boot_image_CCASFLAGS) $(CCASFLAGS) -MT boot/sparc64/ieee1275/boot_image-boot.obj -MD -MP -MF boot/sparc64/ieee1275/$(DEPDIR)/boot_image-boot.Tpo -c -o boot/sparc64/ieee1275/boot_image-boot.obj `if test -f 'boot/sparc64/ieee1275/boot.S'; then $(CYGPATH_W) 'boot/sparc64/ieee1275/boot.S'; else $(CYGPATH_W) '$(srcdir)/boot/sparc64/ieee1275/boot.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) boot/sparc64/ieee1275/$(DEPDIR)/boot_image-boot.Tpo boot/sparc64/ieee1275/$(DEPDIR)/boot_image-boot.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/sparc64/ieee1275/boot.S' object='boot/sparc64/ieee1275/boot_image-boot.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_image_CPPFLAGS) $(CPPFLAGS) $(boot_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/sparc64/ieee1275/boot_image-boot.obj `if test -f 'boot/sparc64/ieee1275/boot.S'; then $(CYGPATH_W) 'boot/sparc64/ieee1275/boot.S'; else $(CYGPATH_W) '$(srcdir)/boot/sparc64/ieee1275/boot.S'; fi` - -boot/i386/pc/cdboot_image-cdboot.o: boot/i386/pc/cdboot.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cdboot_image_CPPFLAGS) $(CPPFLAGS) $(cdboot_image_CCASFLAGS) $(CCASFLAGS) -MT boot/i386/pc/cdboot_image-cdboot.o -MD -MP -MF boot/i386/pc/$(DEPDIR)/cdboot_image-cdboot.Tpo -c -o boot/i386/pc/cdboot_image-cdboot.o `test -f 'boot/i386/pc/cdboot.S' || echo '$(srcdir)/'`boot/i386/pc/cdboot.S -@am__fastdepCCAS_TRUE@ $(am__mv) boot/i386/pc/$(DEPDIR)/cdboot_image-cdboot.Tpo boot/i386/pc/$(DEPDIR)/cdboot_image-cdboot.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/i386/pc/cdboot.S' object='boot/i386/pc/cdboot_image-cdboot.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cdboot_image_CPPFLAGS) $(CPPFLAGS) $(cdboot_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/i386/pc/cdboot_image-cdboot.o `test -f 'boot/i386/pc/cdboot.S' || echo '$(srcdir)/'`boot/i386/pc/cdboot.S - -boot/i386/pc/cdboot_image-cdboot.obj: boot/i386/pc/cdboot.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cdboot_image_CPPFLAGS) $(CPPFLAGS) $(cdboot_image_CCASFLAGS) $(CCASFLAGS) -MT boot/i386/pc/cdboot_image-cdboot.obj -MD -MP -MF boot/i386/pc/$(DEPDIR)/cdboot_image-cdboot.Tpo -c -o boot/i386/pc/cdboot_image-cdboot.obj `if test -f 'boot/i386/pc/cdboot.S'; then $(CYGPATH_W) 'boot/i386/pc/cdboot.S'; else $(CYGPATH_W) '$(srcdir)/boot/i386/pc/cdboot.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) boot/i386/pc/$(DEPDIR)/cdboot_image-cdboot.Tpo boot/i386/pc/$(DEPDIR)/cdboot_image-cdboot.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/i386/pc/cdboot.S' object='boot/i386/pc/cdboot_image-cdboot.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cdboot_image_CPPFLAGS) $(CPPFLAGS) $(cdboot_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/i386/pc/cdboot_image-cdboot.obj `if test -f 'boot/i386/pc/cdboot.S'; then $(CYGPATH_W) 'boot/i386/pc/cdboot.S'; else $(CYGPATH_W) '$(srcdir)/boot/i386/pc/cdboot.S'; fi` - -boot/i386/pc/diskboot_image-diskboot.o: boot/i386/pc/diskboot.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(diskboot_image_CPPFLAGS) $(CPPFLAGS) $(diskboot_image_CCASFLAGS) $(CCASFLAGS) -MT boot/i386/pc/diskboot_image-diskboot.o -MD -MP -MF boot/i386/pc/$(DEPDIR)/diskboot_image-diskboot.Tpo -c -o boot/i386/pc/diskboot_image-diskboot.o `test -f 'boot/i386/pc/diskboot.S' || echo '$(srcdir)/'`boot/i386/pc/diskboot.S -@am__fastdepCCAS_TRUE@ $(am__mv) boot/i386/pc/$(DEPDIR)/diskboot_image-diskboot.Tpo boot/i386/pc/$(DEPDIR)/diskboot_image-diskboot.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/i386/pc/diskboot.S' object='boot/i386/pc/diskboot_image-diskboot.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(diskboot_image_CPPFLAGS) $(CPPFLAGS) $(diskboot_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/i386/pc/diskboot_image-diskboot.o `test -f 'boot/i386/pc/diskboot.S' || echo '$(srcdir)/'`boot/i386/pc/diskboot.S - -boot/i386/pc/diskboot_image-diskboot.obj: boot/i386/pc/diskboot.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(diskboot_image_CPPFLAGS) $(CPPFLAGS) $(diskboot_image_CCASFLAGS) $(CCASFLAGS) -MT boot/i386/pc/diskboot_image-diskboot.obj -MD -MP -MF boot/i386/pc/$(DEPDIR)/diskboot_image-diskboot.Tpo -c -o boot/i386/pc/diskboot_image-diskboot.obj `if test -f 'boot/i386/pc/diskboot.S'; then $(CYGPATH_W) 'boot/i386/pc/diskboot.S'; else $(CYGPATH_W) '$(srcdir)/boot/i386/pc/diskboot.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) boot/i386/pc/$(DEPDIR)/diskboot_image-diskboot.Tpo boot/i386/pc/$(DEPDIR)/diskboot_image-diskboot.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/i386/pc/diskboot.S' object='boot/i386/pc/diskboot_image-diskboot.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(diskboot_image_CPPFLAGS) $(CPPFLAGS) $(diskboot_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/i386/pc/diskboot_image-diskboot.obj `if test -f 'boot/i386/pc/diskboot.S'; then $(CYGPATH_W) 'boot/i386/pc/diskboot.S'; else $(CYGPATH_W) '$(srcdir)/boot/i386/pc/diskboot.S'; fi` - -boot/sparc64/ieee1275/diskboot_image-diskboot.o: boot/sparc64/ieee1275/diskboot.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(diskboot_image_CPPFLAGS) $(CPPFLAGS) $(diskboot_image_CCASFLAGS) $(CCASFLAGS) -MT boot/sparc64/ieee1275/diskboot_image-diskboot.o -MD -MP -MF boot/sparc64/ieee1275/$(DEPDIR)/diskboot_image-diskboot.Tpo -c -o boot/sparc64/ieee1275/diskboot_image-diskboot.o `test -f 'boot/sparc64/ieee1275/diskboot.S' || echo '$(srcdir)/'`boot/sparc64/ieee1275/diskboot.S -@am__fastdepCCAS_TRUE@ $(am__mv) boot/sparc64/ieee1275/$(DEPDIR)/diskboot_image-diskboot.Tpo boot/sparc64/ieee1275/$(DEPDIR)/diskboot_image-diskboot.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/sparc64/ieee1275/diskboot.S' object='boot/sparc64/ieee1275/diskboot_image-diskboot.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(diskboot_image_CPPFLAGS) $(CPPFLAGS) $(diskboot_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/sparc64/ieee1275/diskboot_image-diskboot.o `test -f 'boot/sparc64/ieee1275/diskboot.S' || echo '$(srcdir)/'`boot/sparc64/ieee1275/diskboot.S - -boot/sparc64/ieee1275/diskboot_image-diskboot.obj: boot/sparc64/ieee1275/diskboot.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(diskboot_image_CPPFLAGS) $(CPPFLAGS) $(diskboot_image_CCASFLAGS) $(CCASFLAGS) -MT boot/sparc64/ieee1275/diskboot_image-diskboot.obj -MD -MP -MF boot/sparc64/ieee1275/$(DEPDIR)/diskboot_image-diskboot.Tpo -c -o boot/sparc64/ieee1275/diskboot_image-diskboot.obj `if test -f 'boot/sparc64/ieee1275/diskboot.S'; then $(CYGPATH_W) 'boot/sparc64/ieee1275/diskboot.S'; else $(CYGPATH_W) '$(srcdir)/boot/sparc64/ieee1275/diskboot.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) boot/sparc64/ieee1275/$(DEPDIR)/diskboot_image-diskboot.Tpo boot/sparc64/ieee1275/$(DEPDIR)/diskboot_image-diskboot.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/sparc64/ieee1275/diskboot.S' object='boot/sparc64/ieee1275/diskboot_image-diskboot.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(diskboot_image_CPPFLAGS) $(CPPFLAGS) $(diskboot_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/sparc64/ieee1275/diskboot_image-diskboot.obj `if test -f 'boot/sparc64/ieee1275/diskboot.S'; then $(CYGPATH_W) 'boot/sparc64/ieee1275/diskboot.S'; else $(CYGPATH_W) '$(srcdir)/boot/sparc64/ieee1275/diskboot.S'; fi` - -commands/i386/pc/drivemap_module-drivemap_int13h.o: commands/i386/pc/drivemap_int13h.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(drivemap_module_CPPFLAGS) $(CPPFLAGS) $(drivemap_module_CCASFLAGS) $(CCASFLAGS) -MT commands/i386/pc/drivemap_module-drivemap_int13h.o -MD -MP -MF commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap_int13h.Tpo -c -o commands/i386/pc/drivemap_module-drivemap_int13h.o `test -f 'commands/i386/pc/drivemap_int13h.S' || echo '$(srcdir)/'`commands/i386/pc/drivemap_int13h.S -@am__fastdepCCAS_TRUE@ $(am__mv) commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap_int13h.Tpo commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap_int13h.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='commands/i386/pc/drivemap_int13h.S' object='commands/i386/pc/drivemap_module-drivemap_int13h.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(drivemap_module_CPPFLAGS) $(CPPFLAGS) $(drivemap_module_CCASFLAGS) $(CCASFLAGS) -c -o commands/i386/pc/drivemap_module-drivemap_int13h.o `test -f 'commands/i386/pc/drivemap_int13h.S' || echo '$(srcdir)/'`commands/i386/pc/drivemap_int13h.S - -commands/i386/pc/drivemap_module-drivemap_int13h.obj: commands/i386/pc/drivemap_int13h.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(drivemap_module_CPPFLAGS) $(CPPFLAGS) $(drivemap_module_CCASFLAGS) $(CCASFLAGS) -MT commands/i386/pc/drivemap_module-drivemap_int13h.obj -MD -MP -MF commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap_int13h.Tpo -c -o commands/i386/pc/drivemap_module-drivemap_int13h.obj `if test -f 'commands/i386/pc/drivemap_int13h.S'; then $(CYGPATH_W) 'commands/i386/pc/drivemap_int13h.S'; else $(CYGPATH_W) '$(srcdir)/commands/i386/pc/drivemap_int13h.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap_int13h.Tpo commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap_int13h.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='commands/i386/pc/drivemap_int13h.S' object='commands/i386/pc/drivemap_module-drivemap_int13h.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(drivemap_module_CPPFLAGS) $(CPPFLAGS) $(drivemap_module_CCASFLAGS) $(CCASFLAGS) -c -o commands/i386/pc/drivemap_module-drivemap_int13h.obj `if test -f 'commands/i386/pc/drivemap_int13h.S'; then $(CYGPATH_W) 'commands/i386/pc/drivemap_int13h.S'; else $(CYGPATH_W) '$(srcdir)/commands/i386/pc/drivemap_int13h.S'; fi` - -boot/mips/yeeloong/fwstart_image-fwstart.o: boot/mips/yeeloong/fwstart.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fwstart_image_CPPFLAGS) $(CPPFLAGS) $(fwstart_image_CCASFLAGS) $(CCASFLAGS) -MT boot/mips/yeeloong/fwstart_image-fwstart.o -MD -MP -MF boot/mips/yeeloong/$(DEPDIR)/fwstart_image-fwstart.Tpo -c -o boot/mips/yeeloong/fwstart_image-fwstart.o `test -f 'boot/mips/yeeloong/fwstart.S' || echo '$(srcdir)/'`boot/mips/yeeloong/fwstart.S -@am__fastdepCCAS_TRUE@ $(am__mv) boot/mips/yeeloong/$(DEPDIR)/fwstart_image-fwstart.Tpo boot/mips/yeeloong/$(DEPDIR)/fwstart_image-fwstart.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/mips/yeeloong/fwstart.S' object='boot/mips/yeeloong/fwstart_image-fwstart.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fwstart_image_CPPFLAGS) $(CPPFLAGS) $(fwstart_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/mips/yeeloong/fwstart_image-fwstart.o `test -f 'boot/mips/yeeloong/fwstart.S' || echo '$(srcdir)/'`boot/mips/yeeloong/fwstart.S - -boot/mips/yeeloong/fwstart_image-fwstart.obj: boot/mips/yeeloong/fwstart.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fwstart_image_CPPFLAGS) $(CPPFLAGS) $(fwstart_image_CCASFLAGS) $(CCASFLAGS) -MT boot/mips/yeeloong/fwstart_image-fwstart.obj -MD -MP -MF boot/mips/yeeloong/$(DEPDIR)/fwstart_image-fwstart.Tpo -c -o boot/mips/yeeloong/fwstart_image-fwstart.obj `if test -f 'boot/mips/yeeloong/fwstart.S'; then $(CYGPATH_W) 'boot/mips/yeeloong/fwstart.S'; else $(CYGPATH_W) '$(srcdir)/boot/mips/yeeloong/fwstart.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) boot/mips/yeeloong/$(DEPDIR)/fwstart_image-fwstart.Tpo boot/mips/yeeloong/$(DEPDIR)/fwstart_image-fwstart.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/mips/yeeloong/fwstart.S' object='boot/mips/yeeloong/fwstart_image-fwstart.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fwstart_image_CPPFLAGS) $(CPPFLAGS) $(fwstart_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/mips/yeeloong/fwstart_image-fwstart.obj `if test -f 'boot/mips/yeeloong/fwstart.S'; then $(CYGPATH_W) 'boot/mips/yeeloong/fwstart.S'; else $(CYGPATH_W) '$(srcdir)/boot/mips/yeeloong/fwstart.S'; fi` - -kern/emu/kernel_exec-cache.o: kern/emu/cache.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/emu/kernel_exec-cache.o -MD -MP -MF kern/emu/$(DEPDIR)/kernel_exec-cache.Tpo -c -o kern/emu/kernel_exec-cache.o `test -f 'kern/emu/cache.S' || echo '$(srcdir)/'`kern/emu/cache.S -@am__fastdepCCAS_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-cache.Tpo kern/emu/$(DEPDIR)/kernel_exec-cache.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/emu/cache.S' object='kern/emu/kernel_exec-cache.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/emu/kernel_exec-cache.o `test -f 'kern/emu/cache.S' || echo '$(srcdir)/'`kern/emu/cache.S - -kern/emu/kernel_exec-cache.obj: kern/emu/cache.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/emu/kernel_exec-cache.obj -MD -MP -MF kern/emu/$(DEPDIR)/kernel_exec-cache.Tpo -c -o kern/emu/kernel_exec-cache.obj `if test -f 'kern/emu/cache.S'; then $(CYGPATH_W) 'kern/emu/cache.S'; else $(CYGPATH_W) '$(srcdir)/kern/emu/cache.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-cache.Tpo kern/emu/$(DEPDIR)/kernel_exec-cache.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/emu/cache.S' object='kern/emu/kernel_exec-cache.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/emu/kernel_exec-cache.obj `if test -f 'kern/emu/cache.S'; then $(CYGPATH_W) 'kern/emu/cache.S'; else $(CYGPATH_W) '$(srcdir)/kern/emu/cache.S'; fi` - -kern/i386/coreboot/kernel_exec-startup.o: kern/i386/coreboot/startup.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/i386/coreboot/kernel_exec-startup.o -MD -MP -MF kern/i386/coreboot/$(DEPDIR)/kernel_exec-startup.Tpo -c -o kern/i386/coreboot/kernel_exec-startup.o `test -f 'kern/i386/coreboot/startup.S' || echo '$(srcdir)/'`kern/i386/coreboot/startup.S -@am__fastdepCCAS_TRUE@ $(am__mv) kern/i386/coreboot/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/coreboot/$(DEPDIR)/kernel_exec-startup.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/i386/coreboot/startup.S' object='kern/i386/coreboot/kernel_exec-startup.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/i386/coreboot/kernel_exec-startup.o `test -f 'kern/i386/coreboot/startup.S' || echo '$(srcdir)/'`kern/i386/coreboot/startup.S - -kern/i386/coreboot/kernel_exec-startup.obj: kern/i386/coreboot/startup.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/i386/coreboot/kernel_exec-startup.obj -MD -MP -MF kern/i386/coreboot/$(DEPDIR)/kernel_exec-startup.Tpo -c -o kern/i386/coreboot/kernel_exec-startup.obj `if test -f 'kern/i386/coreboot/startup.S'; then $(CYGPATH_W) 'kern/i386/coreboot/startup.S'; else $(CYGPATH_W) '$(srcdir)/kern/i386/coreboot/startup.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) kern/i386/coreboot/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/coreboot/$(DEPDIR)/kernel_exec-startup.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/i386/coreboot/startup.S' object='kern/i386/coreboot/kernel_exec-startup.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/i386/coreboot/kernel_exec-startup.obj `if test -f 'kern/i386/coreboot/startup.S'; then $(CYGPATH_W) 'kern/i386/coreboot/startup.S'; else $(CYGPATH_W) '$(srcdir)/kern/i386/coreboot/startup.S'; fi` - -kern/i386/efi/kernel_exec-startup.o: kern/i386/efi/startup.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/i386/efi/kernel_exec-startup.o -MD -MP -MF kern/i386/efi/$(DEPDIR)/kernel_exec-startup.Tpo -c -o kern/i386/efi/kernel_exec-startup.o `test -f 'kern/i386/efi/startup.S' || echo '$(srcdir)/'`kern/i386/efi/startup.S -@am__fastdepCCAS_TRUE@ $(am__mv) kern/i386/efi/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/efi/$(DEPDIR)/kernel_exec-startup.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/i386/efi/startup.S' object='kern/i386/efi/kernel_exec-startup.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/i386/efi/kernel_exec-startup.o `test -f 'kern/i386/efi/startup.S' || echo '$(srcdir)/'`kern/i386/efi/startup.S - -kern/i386/efi/kernel_exec-startup.obj: kern/i386/efi/startup.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/i386/efi/kernel_exec-startup.obj -MD -MP -MF kern/i386/efi/$(DEPDIR)/kernel_exec-startup.Tpo -c -o kern/i386/efi/kernel_exec-startup.obj `if test -f 'kern/i386/efi/startup.S'; then $(CYGPATH_W) 'kern/i386/efi/startup.S'; else $(CYGPATH_W) '$(srcdir)/kern/i386/efi/startup.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) kern/i386/efi/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/efi/$(DEPDIR)/kernel_exec-startup.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/i386/efi/startup.S' object='kern/i386/efi/kernel_exec-startup.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/i386/efi/kernel_exec-startup.obj `if test -f 'kern/i386/efi/startup.S'; then $(CYGPATH_W) 'kern/i386/efi/startup.S'; else $(CYGPATH_W) '$(srcdir)/kern/i386/efi/startup.S'; fi` - -kern/i386/ieee1275/kernel_exec-startup.o: kern/i386/ieee1275/startup.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/i386/ieee1275/kernel_exec-startup.o -MD -MP -MF kern/i386/ieee1275/$(DEPDIR)/kernel_exec-startup.Tpo -c -o kern/i386/ieee1275/kernel_exec-startup.o `test -f 'kern/i386/ieee1275/startup.S' || echo '$(srcdir)/'`kern/i386/ieee1275/startup.S -@am__fastdepCCAS_TRUE@ $(am__mv) kern/i386/ieee1275/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/ieee1275/$(DEPDIR)/kernel_exec-startup.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/i386/ieee1275/startup.S' object='kern/i386/ieee1275/kernel_exec-startup.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/i386/ieee1275/kernel_exec-startup.o `test -f 'kern/i386/ieee1275/startup.S' || echo '$(srcdir)/'`kern/i386/ieee1275/startup.S - -kern/i386/ieee1275/kernel_exec-startup.obj: kern/i386/ieee1275/startup.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/i386/ieee1275/kernel_exec-startup.obj -MD -MP -MF kern/i386/ieee1275/$(DEPDIR)/kernel_exec-startup.Tpo -c -o kern/i386/ieee1275/kernel_exec-startup.obj `if test -f 'kern/i386/ieee1275/startup.S'; then $(CYGPATH_W) 'kern/i386/ieee1275/startup.S'; else $(CYGPATH_W) '$(srcdir)/kern/i386/ieee1275/startup.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) kern/i386/ieee1275/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/ieee1275/$(DEPDIR)/kernel_exec-startup.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/i386/ieee1275/startup.S' object='kern/i386/ieee1275/kernel_exec-startup.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/i386/ieee1275/kernel_exec-startup.obj `if test -f 'kern/i386/ieee1275/startup.S'; then $(CYGPATH_W) 'kern/i386/ieee1275/startup.S'; else $(CYGPATH_W) '$(srcdir)/kern/i386/ieee1275/startup.S'; fi` - -kern/i386/pc/kernel_exec-startup.o: kern/i386/pc/startup.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/i386/pc/kernel_exec-startup.o -MD -MP -MF kern/i386/pc/$(DEPDIR)/kernel_exec-startup.Tpo -c -o kern/i386/pc/kernel_exec-startup.o `test -f 'kern/i386/pc/startup.S' || echo '$(srcdir)/'`kern/i386/pc/startup.S -@am__fastdepCCAS_TRUE@ $(am__mv) kern/i386/pc/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/pc/$(DEPDIR)/kernel_exec-startup.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/i386/pc/startup.S' object='kern/i386/pc/kernel_exec-startup.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/i386/pc/kernel_exec-startup.o `test -f 'kern/i386/pc/startup.S' || echo '$(srcdir)/'`kern/i386/pc/startup.S - -kern/i386/pc/kernel_exec-startup.obj: kern/i386/pc/startup.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/i386/pc/kernel_exec-startup.obj -MD -MP -MF kern/i386/pc/$(DEPDIR)/kernel_exec-startup.Tpo -c -o kern/i386/pc/kernel_exec-startup.obj `if test -f 'kern/i386/pc/startup.S'; then $(CYGPATH_W) 'kern/i386/pc/startup.S'; else $(CYGPATH_W) '$(srcdir)/kern/i386/pc/startup.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) kern/i386/pc/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/pc/$(DEPDIR)/kernel_exec-startup.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/i386/pc/startup.S' object='kern/i386/pc/kernel_exec-startup.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/i386/pc/kernel_exec-startup.obj `if test -f 'kern/i386/pc/startup.S'; then $(CYGPATH_W) 'kern/i386/pc/startup.S'; else $(CYGPATH_W) '$(srcdir)/kern/i386/pc/startup.S'; fi` - -kern/i386/qemu/kernel_exec-startup.o: kern/i386/qemu/startup.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/i386/qemu/kernel_exec-startup.o -MD -MP -MF kern/i386/qemu/$(DEPDIR)/kernel_exec-startup.Tpo -c -o kern/i386/qemu/kernel_exec-startup.o `test -f 'kern/i386/qemu/startup.S' || echo '$(srcdir)/'`kern/i386/qemu/startup.S -@am__fastdepCCAS_TRUE@ $(am__mv) kern/i386/qemu/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/qemu/$(DEPDIR)/kernel_exec-startup.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/i386/qemu/startup.S' object='kern/i386/qemu/kernel_exec-startup.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/i386/qemu/kernel_exec-startup.o `test -f 'kern/i386/qemu/startup.S' || echo '$(srcdir)/'`kern/i386/qemu/startup.S - -kern/i386/qemu/kernel_exec-startup.obj: kern/i386/qemu/startup.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/i386/qemu/kernel_exec-startup.obj -MD -MP -MF kern/i386/qemu/$(DEPDIR)/kernel_exec-startup.Tpo -c -o kern/i386/qemu/kernel_exec-startup.obj `if test -f 'kern/i386/qemu/startup.S'; then $(CYGPATH_W) 'kern/i386/qemu/startup.S'; else $(CYGPATH_W) '$(srcdir)/kern/i386/qemu/startup.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) kern/i386/qemu/$(DEPDIR)/kernel_exec-startup.Tpo kern/i386/qemu/$(DEPDIR)/kernel_exec-startup.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/i386/qemu/startup.S' object='kern/i386/qemu/kernel_exec-startup.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/i386/qemu/kernel_exec-startup.obj `if test -f 'kern/i386/qemu/startup.S'; then $(CYGPATH_W) 'kern/i386/qemu/startup.S'; else $(CYGPATH_W) '$(srcdir)/kern/i386/qemu/startup.S'; fi` - -kern/mips/kernel_exec-startup.o: kern/mips/startup.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/mips/kernel_exec-startup.o -MD -MP -MF kern/mips/$(DEPDIR)/kernel_exec-startup.Tpo -c -o kern/mips/kernel_exec-startup.o `test -f 'kern/mips/startup.S' || echo '$(srcdir)/'`kern/mips/startup.S -@am__fastdepCCAS_TRUE@ $(am__mv) kern/mips/$(DEPDIR)/kernel_exec-startup.Tpo kern/mips/$(DEPDIR)/kernel_exec-startup.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/mips/startup.S' object='kern/mips/kernel_exec-startup.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/mips/kernel_exec-startup.o `test -f 'kern/mips/startup.S' || echo '$(srcdir)/'`kern/mips/startup.S - -kern/mips/kernel_exec-startup.obj: kern/mips/startup.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/mips/kernel_exec-startup.obj -MD -MP -MF kern/mips/$(DEPDIR)/kernel_exec-startup.Tpo -c -o kern/mips/kernel_exec-startup.obj `if test -f 'kern/mips/startup.S'; then $(CYGPATH_W) 'kern/mips/startup.S'; else $(CYGPATH_W) '$(srcdir)/kern/mips/startup.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) kern/mips/$(DEPDIR)/kernel_exec-startup.Tpo kern/mips/$(DEPDIR)/kernel_exec-startup.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/mips/startup.S' object='kern/mips/kernel_exec-startup.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/mips/kernel_exec-startup.obj `if test -f 'kern/mips/startup.S'; then $(CYGPATH_W) 'kern/mips/startup.S'; else $(CYGPATH_W) '$(srcdir)/kern/mips/startup.S'; fi` - -kern/mips/kernel_exec-cache.o: kern/mips/cache.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/mips/kernel_exec-cache.o -MD -MP -MF kern/mips/$(DEPDIR)/kernel_exec-cache.Tpo -c -o kern/mips/kernel_exec-cache.o `test -f 'kern/mips/cache.S' || echo '$(srcdir)/'`kern/mips/cache.S -@am__fastdepCCAS_TRUE@ $(am__mv) kern/mips/$(DEPDIR)/kernel_exec-cache.Tpo kern/mips/$(DEPDIR)/kernel_exec-cache.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/mips/cache.S' object='kern/mips/kernel_exec-cache.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/mips/kernel_exec-cache.o `test -f 'kern/mips/cache.S' || echo '$(srcdir)/'`kern/mips/cache.S - -kern/mips/kernel_exec-cache.obj: kern/mips/cache.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/mips/kernel_exec-cache.obj -MD -MP -MF kern/mips/$(DEPDIR)/kernel_exec-cache.Tpo -c -o kern/mips/kernel_exec-cache.obj `if test -f 'kern/mips/cache.S'; then $(CYGPATH_W) 'kern/mips/cache.S'; else $(CYGPATH_W) '$(srcdir)/kern/mips/cache.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) kern/mips/$(DEPDIR)/kernel_exec-cache.Tpo kern/mips/$(DEPDIR)/kernel_exec-cache.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/mips/cache.S' object='kern/mips/kernel_exec-cache.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/mips/kernel_exec-cache.obj `if test -f 'kern/mips/cache.S'; then $(CYGPATH_W) 'kern/mips/cache.S'; else $(CYGPATH_W) '$(srcdir)/kern/mips/cache.S'; fi` - -kern/powerpc/ieee1275/kernel_exec-startup.o: kern/powerpc/ieee1275/startup.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/powerpc/ieee1275/kernel_exec-startup.o -MD -MP -MF kern/powerpc/ieee1275/$(DEPDIR)/kernel_exec-startup.Tpo -c -o kern/powerpc/ieee1275/kernel_exec-startup.o `test -f 'kern/powerpc/ieee1275/startup.S' || echo '$(srcdir)/'`kern/powerpc/ieee1275/startup.S -@am__fastdepCCAS_TRUE@ $(am__mv) kern/powerpc/ieee1275/$(DEPDIR)/kernel_exec-startup.Tpo kern/powerpc/ieee1275/$(DEPDIR)/kernel_exec-startup.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/powerpc/ieee1275/startup.S' object='kern/powerpc/ieee1275/kernel_exec-startup.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/powerpc/ieee1275/kernel_exec-startup.o `test -f 'kern/powerpc/ieee1275/startup.S' || echo '$(srcdir)/'`kern/powerpc/ieee1275/startup.S - -kern/powerpc/ieee1275/kernel_exec-startup.obj: kern/powerpc/ieee1275/startup.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/powerpc/ieee1275/kernel_exec-startup.obj -MD -MP -MF kern/powerpc/ieee1275/$(DEPDIR)/kernel_exec-startup.Tpo -c -o kern/powerpc/ieee1275/kernel_exec-startup.obj `if test -f 'kern/powerpc/ieee1275/startup.S'; then $(CYGPATH_W) 'kern/powerpc/ieee1275/startup.S'; else $(CYGPATH_W) '$(srcdir)/kern/powerpc/ieee1275/startup.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) kern/powerpc/ieee1275/$(DEPDIR)/kernel_exec-startup.Tpo kern/powerpc/ieee1275/$(DEPDIR)/kernel_exec-startup.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/powerpc/ieee1275/startup.S' object='kern/powerpc/ieee1275/kernel_exec-startup.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/powerpc/ieee1275/kernel_exec-startup.obj `if test -f 'kern/powerpc/ieee1275/startup.S'; then $(CYGPATH_W) 'kern/powerpc/ieee1275/startup.S'; else $(CYGPATH_W) '$(srcdir)/kern/powerpc/ieee1275/startup.S'; fi` - -kern/powerpc/kernel_exec-cache.o: kern/powerpc/cache.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/powerpc/kernel_exec-cache.o -MD -MP -MF kern/powerpc/$(DEPDIR)/kernel_exec-cache.Tpo -c -o kern/powerpc/kernel_exec-cache.o `test -f 'kern/powerpc/cache.S' || echo '$(srcdir)/'`kern/powerpc/cache.S -@am__fastdepCCAS_TRUE@ $(am__mv) kern/powerpc/$(DEPDIR)/kernel_exec-cache.Tpo kern/powerpc/$(DEPDIR)/kernel_exec-cache.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/powerpc/cache.S' object='kern/powerpc/kernel_exec-cache.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/powerpc/kernel_exec-cache.o `test -f 'kern/powerpc/cache.S' || echo '$(srcdir)/'`kern/powerpc/cache.S - -kern/powerpc/kernel_exec-cache.obj: kern/powerpc/cache.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/powerpc/kernel_exec-cache.obj -MD -MP -MF kern/powerpc/$(DEPDIR)/kernel_exec-cache.Tpo -c -o kern/powerpc/kernel_exec-cache.obj `if test -f 'kern/powerpc/cache.S'; then $(CYGPATH_W) 'kern/powerpc/cache.S'; else $(CYGPATH_W) '$(srcdir)/kern/powerpc/cache.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) kern/powerpc/$(DEPDIR)/kernel_exec-cache.Tpo kern/powerpc/$(DEPDIR)/kernel_exec-cache.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/powerpc/cache.S' object='kern/powerpc/kernel_exec-cache.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/powerpc/kernel_exec-cache.obj `if test -f 'kern/powerpc/cache.S'; then $(CYGPATH_W) 'kern/powerpc/cache.S'; else $(CYGPATH_W) '$(srcdir)/kern/powerpc/cache.S'; fi` - -kern/sparc64/ieee1275/kernel_exec-crt0.o: kern/sparc64/ieee1275/crt0.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/sparc64/ieee1275/kernel_exec-crt0.o -MD -MP -MF kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-crt0.Tpo -c -o kern/sparc64/ieee1275/kernel_exec-crt0.o `test -f 'kern/sparc64/ieee1275/crt0.S' || echo '$(srcdir)/'`kern/sparc64/ieee1275/crt0.S -@am__fastdepCCAS_TRUE@ $(am__mv) kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-crt0.Tpo kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-crt0.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/sparc64/ieee1275/crt0.S' object='kern/sparc64/ieee1275/kernel_exec-crt0.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/sparc64/ieee1275/kernel_exec-crt0.o `test -f 'kern/sparc64/ieee1275/crt0.S' || echo '$(srcdir)/'`kern/sparc64/ieee1275/crt0.S - -kern/sparc64/ieee1275/kernel_exec-crt0.obj: kern/sparc64/ieee1275/crt0.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/sparc64/ieee1275/kernel_exec-crt0.obj -MD -MP -MF kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-crt0.Tpo -c -o kern/sparc64/ieee1275/kernel_exec-crt0.obj `if test -f 'kern/sparc64/ieee1275/crt0.S'; then $(CYGPATH_W) 'kern/sparc64/ieee1275/crt0.S'; else $(CYGPATH_W) '$(srcdir)/kern/sparc64/ieee1275/crt0.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-crt0.Tpo kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-crt0.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/sparc64/ieee1275/crt0.S' object='kern/sparc64/ieee1275/kernel_exec-crt0.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/sparc64/ieee1275/kernel_exec-crt0.obj `if test -f 'kern/sparc64/ieee1275/crt0.S'; then $(CYGPATH_W) 'kern/sparc64/ieee1275/crt0.S'; else $(CYGPATH_W) '$(srcdir)/kern/sparc64/ieee1275/crt0.S'; fi` - -kern/sparc64/kernel_exec-cache.o: kern/sparc64/cache.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/sparc64/kernel_exec-cache.o -MD -MP -MF kern/sparc64/$(DEPDIR)/kernel_exec-cache.Tpo -c -o kern/sparc64/kernel_exec-cache.o `test -f 'kern/sparc64/cache.S' || echo '$(srcdir)/'`kern/sparc64/cache.S -@am__fastdepCCAS_TRUE@ $(am__mv) kern/sparc64/$(DEPDIR)/kernel_exec-cache.Tpo kern/sparc64/$(DEPDIR)/kernel_exec-cache.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/sparc64/cache.S' object='kern/sparc64/kernel_exec-cache.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/sparc64/kernel_exec-cache.o `test -f 'kern/sparc64/cache.S' || echo '$(srcdir)/'`kern/sparc64/cache.S - -kern/sparc64/kernel_exec-cache.obj: kern/sparc64/cache.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/sparc64/kernel_exec-cache.obj -MD -MP -MF kern/sparc64/$(DEPDIR)/kernel_exec-cache.Tpo -c -o kern/sparc64/kernel_exec-cache.obj `if test -f 'kern/sparc64/cache.S'; then $(CYGPATH_W) 'kern/sparc64/cache.S'; else $(CYGPATH_W) '$(srcdir)/kern/sparc64/cache.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) kern/sparc64/$(DEPDIR)/kernel_exec-cache.Tpo kern/sparc64/$(DEPDIR)/kernel_exec-cache.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/sparc64/cache.S' object='kern/sparc64/kernel_exec-cache.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/sparc64/kernel_exec-cache.obj `if test -f 'kern/sparc64/cache.S'; then $(CYGPATH_W) 'kern/sparc64/cache.S'; else $(CYGPATH_W) '$(srcdir)/kern/sparc64/cache.S'; fi` - -kern/x86_64/efi/kernel_exec-startup.o: kern/x86_64/efi/startup.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/x86_64/efi/kernel_exec-startup.o -MD -MP -MF kern/x86_64/efi/$(DEPDIR)/kernel_exec-startup.Tpo -c -o kern/x86_64/efi/kernel_exec-startup.o `test -f 'kern/x86_64/efi/startup.S' || echo '$(srcdir)/'`kern/x86_64/efi/startup.S -@am__fastdepCCAS_TRUE@ $(am__mv) kern/x86_64/efi/$(DEPDIR)/kernel_exec-startup.Tpo kern/x86_64/efi/$(DEPDIR)/kernel_exec-startup.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/x86_64/efi/startup.S' object='kern/x86_64/efi/kernel_exec-startup.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/x86_64/efi/kernel_exec-startup.o `test -f 'kern/x86_64/efi/startup.S' || echo '$(srcdir)/'`kern/x86_64/efi/startup.S - -kern/x86_64/efi/kernel_exec-startup.obj: kern/x86_64/efi/startup.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/x86_64/efi/kernel_exec-startup.obj -MD -MP -MF kern/x86_64/efi/$(DEPDIR)/kernel_exec-startup.Tpo -c -o kern/x86_64/efi/kernel_exec-startup.obj `if test -f 'kern/x86_64/efi/startup.S'; then $(CYGPATH_W) 'kern/x86_64/efi/startup.S'; else $(CYGPATH_W) '$(srcdir)/kern/x86_64/efi/startup.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) kern/x86_64/efi/$(DEPDIR)/kernel_exec-startup.Tpo kern/x86_64/efi/$(DEPDIR)/kernel_exec-startup.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/x86_64/efi/startup.S' object='kern/x86_64/efi/kernel_exec-startup.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/x86_64/efi/kernel_exec-startup.obj `if test -f 'kern/x86_64/efi/startup.S'; then $(CYGPATH_W) 'kern/x86_64/efi/startup.S'; else $(CYGPATH_W) '$(srcdir)/kern/x86_64/efi/startup.S'; fi` - -kern/x86_64/efi/kernel_exec-callwrap.o: kern/x86_64/efi/callwrap.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/x86_64/efi/kernel_exec-callwrap.o -MD -MP -MF kern/x86_64/efi/$(DEPDIR)/kernel_exec-callwrap.Tpo -c -o kern/x86_64/efi/kernel_exec-callwrap.o `test -f 'kern/x86_64/efi/callwrap.S' || echo '$(srcdir)/'`kern/x86_64/efi/callwrap.S -@am__fastdepCCAS_TRUE@ $(am__mv) kern/x86_64/efi/$(DEPDIR)/kernel_exec-callwrap.Tpo kern/x86_64/efi/$(DEPDIR)/kernel_exec-callwrap.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/x86_64/efi/callwrap.S' object='kern/x86_64/efi/kernel_exec-callwrap.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/x86_64/efi/kernel_exec-callwrap.o `test -f 'kern/x86_64/efi/callwrap.S' || echo '$(srcdir)/'`kern/x86_64/efi/callwrap.S - -kern/x86_64/efi/kernel_exec-callwrap.obj: kern/x86_64/efi/callwrap.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -MT kern/x86_64/efi/kernel_exec-callwrap.obj -MD -MP -MF kern/x86_64/efi/$(DEPDIR)/kernel_exec-callwrap.Tpo -c -o kern/x86_64/efi/kernel_exec-callwrap.obj `if test -f 'kern/x86_64/efi/callwrap.S'; then $(CYGPATH_W) 'kern/x86_64/efi/callwrap.S'; else $(CYGPATH_W) '$(srcdir)/kern/x86_64/efi/callwrap.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) kern/x86_64/efi/$(DEPDIR)/kernel_exec-callwrap.Tpo kern/x86_64/efi/$(DEPDIR)/kernel_exec-callwrap.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='kern/x86_64/efi/callwrap.S' object='kern/x86_64/efi/kernel_exec-callwrap.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CCASFLAGS) $(CCASFLAGS) -c -o kern/x86_64/efi/kernel_exec-callwrap.obj `if test -f 'kern/x86_64/efi/callwrap.S'; then $(CYGPATH_W) 'kern/x86_64/efi/callwrap.S'; else $(CYGPATH_W) '$(srcdir)/kern/x86_64/efi/callwrap.S'; fi` - -boot/i386/pc/lnxboot_image-lnxboot.o: boot/i386/pc/lnxboot.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lnxboot_image_CPPFLAGS) $(CPPFLAGS) $(lnxboot_image_CCASFLAGS) $(CCASFLAGS) -MT boot/i386/pc/lnxboot_image-lnxboot.o -MD -MP -MF boot/i386/pc/$(DEPDIR)/lnxboot_image-lnxboot.Tpo -c -o boot/i386/pc/lnxboot_image-lnxboot.o `test -f 'boot/i386/pc/lnxboot.S' || echo '$(srcdir)/'`boot/i386/pc/lnxboot.S -@am__fastdepCCAS_TRUE@ $(am__mv) boot/i386/pc/$(DEPDIR)/lnxboot_image-lnxboot.Tpo boot/i386/pc/$(DEPDIR)/lnxboot_image-lnxboot.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/i386/pc/lnxboot.S' object='boot/i386/pc/lnxboot_image-lnxboot.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lnxboot_image_CPPFLAGS) $(CPPFLAGS) $(lnxboot_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/i386/pc/lnxboot_image-lnxboot.o `test -f 'boot/i386/pc/lnxboot.S' || echo '$(srcdir)/'`boot/i386/pc/lnxboot.S - -boot/i386/pc/lnxboot_image-lnxboot.obj: boot/i386/pc/lnxboot.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lnxboot_image_CPPFLAGS) $(CPPFLAGS) $(lnxboot_image_CCASFLAGS) $(CCASFLAGS) -MT boot/i386/pc/lnxboot_image-lnxboot.obj -MD -MP -MF boot/i386/pc/$(DEPDIR)/lnxboot_image-lnxboot.Tpo -c -o boot/i386/pc/lnxboot_image-lnxboot.obj `if test -f 'boot/i386/pc/lnxboot.S'; then $(CYGPATH_W) 'boot/i386/pc/lnxboot.S'; else $(CYGPATH_W) '$(srcdir)/boot/i386/pc/lnxboot.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) boot/i386/pc/$(DEPDIR)/lnxboot_image-lnxboot.Tpo boot/i386/pc/$(DEPDIR)/lnxboot_image-lnxboot.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/i386/pc/lnxboot.S' object='boot/i386/pc/lnxboot_image-lnxboot.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lnxboot_image_CPPFLAGS) $(CPPFLAGS) $(lnxboot_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/i386/pc/lnxboot_image-lnxboot.obj `if test -f 'boot/i386/pc/lnxboot.S'; then $(CYGPATH_W) 'boot/i386/pc/lnxboot.S'; else $(CYGPATH_W) '$(srcdir)/boot/i386/pc/lnxboot.S'; fi` - -mmap/i386/pc/mmap_module-mmap_helper.o: mmap/i386/pc/mmap_helper.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CCASFLAGS) $(CCASFLAGS) -MT mmap/i386/pc/mmap_module-mmap_helper.o -MD -MP -MF mmap/i386/pc/$(DEPDIR)/mmap_module-mmap_helper.Tpo -c -o mmap/i386/pc/mmap_module-mmap_helper.o `test -f 'mmap/i386/pc/mmap_helper.S' || echo '$(srcdir)/'`mmap/i386/pc/mmap_helper.S -@am__fastdepCCAS_TRUE@ $(am__mv) mmap/i386/pc/$(DEPDIR)/mmap_module-mmap_helper.Tpo mmap/i386/pc/$(DEPDIR)/mmap_module-mmap_helper.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='mmap/i386/pc/mmap_helper.S' object='mmap/i386/pc/mmap_module-mmap_helper.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CCASFLAGS) $(CCASFLAGS) -c -o mmap/i386/pc/mmap_module-mmap_helper.o `test -f 'mmap/i386/pc/mmap_helper.S' || echo '$(srcdir)/'`mmap/i386/pc/mmap_helper.S - -mmap/i386/pc/mmap_module-mmap_helper.obj: mmap/i386/pc/mmap_helper.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CCASFLAGS) $(CCASFLAGS) -MT mmap/i386/pc/mmap_module-mmap_helper.obj -MD -MP -MF mmap/i386/pc/$(DEPDIR)/mmap_module-mmap_helper.Tpo -c -o mmap/i386/pc/mmap_module-mmap_helper.obj `if test -f 'mmap/i386/pc/mmap_helper.S'; then $(CYGPATH_W) 'mmap/i386/pc/mmap_helper.S'; else $(CYGPATH_W) '$(srcdir)/mmap/i386/pc/mmap_helper.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) mmap/i386/pc/$(DEPDIR)/mmap_module-mmap_helper.Tpo mmap/i386/pc/$(DEPDIR)/mmap_module-mmap_helper.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='mmap/i386/pc/mmap_helper.S' object='mmap/i386/pc/mmap_module-mmap_helper.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CCASFLAGS) $(CCASFLAGS) -c -o mmap/i386/pc/mmap_module-mmap_helper.obj `if test -f 'mmap/i386/pc/mmap_helper.S'; then $(CYGPATH_W) 'mmap/i386/pc/mmap_helper.S'; else $(CYGPATH_W) '$(srcdir)/mmap/i386/pc/mmap_helper.S'; fi` - -boot/mips/none_decompress_image-startup_raw.o: boot/mips/startup_raw.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(none_decompress_image_CPPFLAGS) $(CPPFLAGS) $(none_decompress_image_CCASFLAGS) $(CCASFLAGS) -MT boot/mips/none_decompress_image-startup_raw.o -MD -MP -MF boot/mips/$(DEPDIR)/none_decompress_image-startup_raw.Tpo -c -o boot/mips/none_decompress_image-startup_raw.o `test -f 'boot/mips/startup_raw.S' || echo '$(srcdir)/'`boot/mips/startup_raw.S -@am__fastdepCCAS_TRUE@ $(am__mv) boot/mips/$(DEPDIR)/none_decompress_image-startup_raw.Tpo boot/mips/$(DEPDIR)/none_decompress_image-startup_raw.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/mips/startup_raw.S' object='boot/mips/none_decompress_image-startup_raw.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(none_decompress_image_CPPFLAGS) $(CPPFLAGS) $(none_decompress_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/mips/none_decompress_image-startup_raw.o `test -f 'boot/mips/startup_raw.S' || echo '$(srcdir)/'`boot/mips/startup_raw.S - -boot/mips/none_decompress_image-startup_raw.obj: boot/mips/startup_raw.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(none_decompress_image_CPPFLAGS) $(CPPFLAGS) $(none_decompress_image_CCASFLAGS) $(CCASFLAGS) -MT boot/mips/none_decompress_image-startup_raw.obj -MD -MP -MF boot/mips/$(DEPDIR)/none_decompress_image-startup_raw.Tpo -c -o boot/mips/none_decompress_image-startup_raw.obj `if test -f 'boot/mips/startup_raw.S'; then $(CYGPATH_W) 'boot/mips/startup_raw.S'; else $(CYGPATH_W) '$(srcdir)/boot/mips/startup_raw.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) boot/mips/$(DEPDIR)/none_decompress_image-startup_raw.Tpo boot/mips/$(DEPDIR)/none_decompress_image-startup_raw.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/mips/startup_raw.S' object='boot/mips/none_decompress_image-startup_raw.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(none_decompress_image_CPPFLAGS) $(CPPFLAGS) $(none_decompress_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/mips/none_decompress_image-startup_raw.obj `if test -f 'boot/mips/startup_raw.S'; then $(CYGPATH_W) 'boot/mips/startup_raw.S'; else $(CYGPATH_W) '$(srcdir)/boot/mips/startup_raw.S'; fi` - -boot/i386/pc/pxeboot_image-pxeboot.o: boot/i386/pc/pxeboot.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pxeboot_image_CPPFLAGS) $(CPPFLAGS) $(pxeboot_image_CCASFLAGS) $(CCASFLAGS) -MT boot/i386/pc/pxeboot_image-pxeboot.o -MD -MP -MF boot/i386/pc/$(DEPDIR)/pxeboot_image-pxeboot.Tpo -c -o boot/i386/pc/pxeboot_image-pxeboot.o `test -f 'boot/i386/pc/pxeboot.S' || echo '$(srcdir)/'`boot/i386/pc/pxeboot.S -@am__fastdepCCAS_TRUE@ $(am__mv) boot/i386/pc/$(DEPDIR)/pxeboot_image-pxeboot.Tpo boot/i386/pc/$(DEPDIR)/pxeboot_image-pxeboot.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/i386/pc/pxeboot.S' object='boot/i386/pc/pxeboot_image-pxeboot.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pxeboot_image_CPPFLAGS) $(CPPFLAGS) $(pxeboot_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/i386/pc/pxeboot_image-pxeboot.o `test -f 'boot/i386/pc/pxeboot.S' || echo '$(srcdir)/'`boot/i386/pc/pxeboot.S - -boot/i386/pc/pxeboot_image-pxeboot.obj: boot/i386/pc/pxeboot.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pxeboot_image_CPPFLAGS) $(CPPFLAGS) $(pxeboot_image_CCASFLAGS) $(CCASFLAGS) -MT boot/i386/pc/pxeboot_image-pxeboot.obj -MD -MP -MF boot/i386/pc/$(DEPDIR)/pxeboot_image-pxeboot.Tpo -c -o boot/i386/pc/pxeboot_image-pxeboot.obj `if test -f 'boot/i386/pc/pxeboot.S'; then $(CYGPATH_W) 'boot/i386/pc/pxeboot.S'; else $(CYGPATH_W) '$(srcdir)/boot/i386/pc/pxeboot.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) boot/i386/pc/$(DEPDIR)/pxeboot_image-pxeboot.Tpo boot/i386/pc/$(DEPDIR)/pxeboot_image-pxeboot.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/i386/pc/pxeboot.S' object='boot/i386/pc/pxeboot_image-pxeboot.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pxeboot_image_CPPFLAGS) $(CPPFLAGS) $(pxeboot_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/i386/pc/pxeboot_image-pxeboot.obj `if test -f 'boot/i386/pc/pxeboot.S'; then $(CYGPATH_W) 'boot/i386/pc/pxeboot.S'; else $(CYGPATH_W) '$(srcdir)/boot/i386/pc/pxeboot.S'; fi` - -lib/i386/relocator_module-relocator_asm.o: lib/i386/relocator_asm.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -MT lib/i386/relocator_module-relocator_asm.o -MD -MP -MF lib/i386/$(DEPDIR)/relocator_module-relocator_asm.Tpo -c -o lib/i386/relocator_module-relocator_asm.o `test -f 'lib/i386/relocator_asm.S' || echo '$(srcdir)/'`lib/i386/relocator_asm.S -@am__fastdepCCAS_TRUE@ $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator_asm.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator_asm.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='lib/i386/relocator_asm.S' object='lib/i386/relocator_module-relocator_asm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -c -o lib/i386/relocator_module-relocator_asm.o `test -f 'lib/i386/relocator_asm.S' || echo '$(srcdir)/'`lib/i386/relocator_asm.S - -lib/i386/relocator_module-relocator_asm.obj: lib/i386/relocator_asm.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -MT lib/i386/relocator_module-relocator_asm.obj -MD -MP -MF lib/i386/$(DEPDIR)/relocator_module-relocator_asm.Tpo -c -o lib/i386/relocator_module-relocator_asm.obj `if test -f 'lib/i386/relocator_asm.S'; then $(CYGPATH_W) 'lib/i386/relocator_asm.S'; else $(CYGPATH_W) '$(srcdir)/lib/i386/relocator_asm.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator_asm.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator_asm.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='lib/i386/relocator_asm.S' object='lib/i386/relocator_module-relocator_asm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -c -o lib/i386/relocator_module-relocator_asm.obj `if test -f 'lib/i386/relocator_asm.S'; then $(CYGPATH_W) 'lib/i386/relocator_asm.S'; else $(CYGPATH_W) '$(srcdir)/lib/i386/relocator_asm.S'; fi` - -lib/i386/relocator_module-relocator16.o: lib/i386/relocator16.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -MT lib/i386/relocator_module-relocator16.o -MD -MP -MF lib/i386/$(DEPDIR)/relocator_module-relocator16.Tpo -c -o lib/i386/relocator_module-relocator16.o `test -f 'lib/i386/relocator16.S' || echo '$(srcdir)/'`lib/i386/relocator16.S -@am__fastdepCCAS_TRUE@ $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator16.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator16.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='lib/i386/relocator16.S' object='lib/i386/relocator_module-relocator16.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -c -o lib/i386/relocator_module-relocator16.o `test -f 'lib/i386/relocator16.S' || echo '$(srcdir)/'`lib/i386/relocator16.S - -lib/i386/relocator_module-relocator16.obj: lib/i386/relocator16.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -MT lib/i386/relocator_module-relocator16.obj -MD -MP -MF lib/i386/$(DEPDIR)/relocator_module-relocator16.Tpo -c -o lib/i386/relocator_module-relocator16.obj `if test -f 'lib/i386/relocator16.S'; then $(CYGPATH_W) 'lib/i386/relocator16.S'; else $(CYGPATH_W) '$(srcdir)/lib/i386/relocator16.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator16.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator16.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='lib/i386/relocator16.S' object='lib/i386/relocator_module-relocator16.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -c -o lib/i386/relocator_module-relocator16.obj `if test -f 'lib/i386/relocator16.S'; then $(CYGPATH_W) 'lib/i386/relocator16.S'; else $(CYGPATH_W) '$(srcdir)/lib/i386/relocator16.S'; fi` - -lib/i386/relocator_module-relocator32.o: lib/i386/relocator32.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -MT lib/i386/relocator_module-relocator32.o -MD -MP -MF lib/i386/$(DEPDIR)/relocator_module-relocator32.Tpo -c -o lib/i386/relocator_module-relocator32.o `test -f 'lib/i386/relocator32.S' || echo '$(srcdir)/'`lib/i386/relocator32.S -@am__fastdepCCAS_TRUE@ $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator32.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator32.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='lib/i386/relocator32.S' object='lib/i386/relocator_module-relocator32.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -c -o lib/i386/relocator_module-relocator32.o `test -f 'lib/i386/relocator32.S' || echo '$(srcdir)/'`lib/i386/relocator32.S - -lib/i386/relocator_module-relocator32.obj: lib/i386/relocator32.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -MT lib/i386/relocator_module-relocator32.obj -MD -MP -MF lib/i386/$(DEPDIR)/relocator_module-relocator32.Tpo -c -o lib/i386/relocator_module-relocator32.obj `if test -f 'lib/i386/relocator32.S'; then $(CYGPATH_W) 'lib/i386/relocator32.S'; else $(CYGPATH_W) '$(srcdir)/lib/i386/relocator32.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator32.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator32.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='lib/i386/relocator32.S' object='lib/i386/relocator_module-relocator32.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -c -o lib/i386/relocator_module-relocator32.obj `if test -f 'lib/i386/relocator32.S'; then $(CYGPATH_W) 'lib/i386/relocator32.S'; else $(CYGPATH_W) '$(srcdir)/lib/i386/relocator32.S'; fi` - -lib/i386/relocator_module-relocator64.o: lib/i386/relocator64.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -MT lib/i386/relocator_module-relocator64.o -MD -MP -MF lib/i386/$(DEPDIR)/relocator_module-relocator64.Tpo -c -o lib/i386/relocator_module-relocator64.o `test -f 'lib/i386/relocator64.S' || echo '$(srcdir)/'`lib/i386/relocator64.S -@am__fastdepCCAS_TRUE@ $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator64.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator64.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='lib/i386/relocator64.S' object='lib/i386/relocator_module-relocator64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -c -o lib/i386/relocator_module-relocator64.o `test -f 'lib/i386/relocator64.S' || echo '$(srcdir)/'`lib/i386/relocator64.S - -lib/i386/relocator_module-relocator64.obj: lib/i386/relocator64.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -MT lib/i386/relocator_module-relocator64.obj -MD -MP -MF lib/i386/$(DEPDIR)/relocator_module-relocator64.Tpo -c -o lib/i386/relocator_module-relocator64.obj `if test -f 'lib/i386/relocator64.S'; then $(CYGPATH_W) 'lib/i386/relocator64.S'; else $(CYGPATH_W) '$(srcdir)/lib/i386/relocator64.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator64.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator64.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='lib/i386/relocator64.S' object='lib/i386/relocator_module-relocator64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -c -o lib/i386/relocator_module-relocator64.obj `if test -f 'lib/i386/relocator64.S'; then $(CYGPATH_W) 'lib/i386/relocator64.S'; else $(CYGPATH_W) '$(srcdir)/lib/i386/relocator64.S'; fi` - -lib/mips/relocator_module-relocator_asm.o: lib/mips/relocator_asm.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -MT lib/mips/relocator_module-relocator_asm.o -MD -MP -MF lib/mips/$(DEPDIR)/relocator_module-relocator_asm.Tpo -c -o lib/mips/relocator_module-relocator_asm.o `test -f 'lib/mips/relocator_asm.S' || echo '$(srcdir)/'`lib/mips/relocator_asm.S -@am__fastdepCCAS_TRUE@ $(am__mv) lib/mips/$(DEPDIR)/relocator_module-relocator_asm.Tpo lib/mips/$(DEPDIR)/relocator_module-relocator_asm.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='lib/mips/relocator_asm.S' object='lib/mips/relocator_module-relocator_asm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -c -o lib/mips/relocator_module-relocator_asm.o `test -f 'lib/mips/relocator_asm.S' || echo '$(srcdir)/'`lib/mips/relocator_asm.S - -lib/mips/relocator_module-relocator_asm.obj: lib/mips/relocator_asm.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -MT lib/mips/relocator_module-relocator_asm.obj -MD -MP -MF lib/mips/$(DEPDIR)/relocator_module-relocator_asm.Tpo -c -o lib/mips/relocator_module-relocator_asm.obj `if test -f 'lib/mips/relocator_asm.S'; then $(CYGPATH_W) 'lib/mips/relocator_asm.S'; else $(CYGPATH_W) '$(srcdir)/lib/mips/relocator_asm.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) lib/mips/$(DEPDIR)/relocator_module-relocator_asm.Tpo lib/mips/$(DEPDIR)/relocator_module-relocator_asm.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='lib/mips/relocator_asm.S' object='lib/mips/relocator_module-relocator_asm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -c -o lib/mips/relocator_module-relocator_asm.obj `if test -f 'lib/mips/relocator_asm.S'; then $(CYGPATH_W) 'lib/mips/relocator_asm.S'; else $(CYGPATH_W) '$(srcdir)/lib/mips/relocator_asm.S'; fi` - -lib/powerpc/relocator_module-relocator_asm.o: lib/powerpc/relocator_asm.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -MT lib/powerpc/relocator_module-relocator_asm.o -MD -MP -MF lib/powerpc/$(DEPDIR)/relocator_module-relocator_asm.Tpo -c -o lib/powerpc/relocator_module-relocator_asm.o `test -f 'lib/powerpc/relocator_asm.S' || echo '$(srcdir)/'`lib/powerpc/relocator_asm.S -@am__fastdepCCAS_TRUE@ $(am__mv) lib/powerpc/$(DEPDIR)/relocator_module-relocator_asm.Tpo lib/powerpc/$(DEPDIR)/relocator_module-relocator_asm.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='lib/powerpc/relocator_asm.S' object='lib/powerpc/relocator_module-relocator_asm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -c -o lib/powerpc/relocator_module-relocator_asm.o `test -f 'lib/powerpc/relocator_asm.S' || echo '$(srcdir)/'`lib/powerpc/relocator_asm.S - -lib/powerpc/relocator_module-relocator_asm.obj: lib/powerpc/relocator_asm.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -MT lib/powerpc/relocator_module-relocator_asm.obj -MD -MP -MF lib/powerpc/$(DEPDIR)/relocator_module-relocator_asm.Tpo -c -o lib/powerpc/relocator_module-relocator_asm.obj `if test -f 'lib/powerpc/relocator_asm.S'; then $(CYGPATH_W) 'lib/powerpc/relocator_asm.S'; else $(CYGPATH_W) '$(srcdir)/lib/powerpc/relocator_asm.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) lib/powerpc/$(DEPDIR)/relocator_module-relocator_asm.Tpo lib/powerpc/$(DEPDIR)/relocator_module-relocator_asm.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='lib/powerpc/relocator_asm.S' object='lib/powerpc/relocator_module-relocator_asm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -c -o lib/powerpc/relocator_module-relocator_asm.obj `if test -f 'lib/powerpc/relocator_asm.S'; then $(CYGPATH_W) 'lib/powerpc/relocator_asm.S'; else $(CYGPATH_W) '$(srcdir)/lib/powerpc/relocator_asm.S'; fi` - -lib/x86_64/relocator_module-relocator_asm.o: lib/x86_64/relocator_asm.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -MT lib/x86_64/relocator_module-relocator_asm.o -MD -MP -MF lib/x86_64/$(DEPDIR)/relocator_module-relocator_asm.Tpo -c -o lib/x86_64/relocator_module-relocator_asm.o `test -f 'lib/x86_64/relocator_asm.S' || echo '$(srcdir)/'`lib/x86_64/relocator_asm.S -@am__fastdepCCAS_TRUE@ $(am__mv) lib/x86_64/$(DEPDIR)/relocator_module-relocator_asm.Tpo lib/x86_64/$(DEPDIR)/relocator_module-relocator_asm.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='lib/x86_64/relocator_asm.S' object='lib/x86_64/relocator_module-relocator_asm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -c -o lib/x86_64/relocator_module-relocator_asm.o `test -f 'lib/x86_64/relocator_asm.S' || echo '$(srcdir)/'`lib/x86_64/relocator_asm.S - -lib/x86_64/relocator_module-relocator_asm.obj: lib/x86_64/relocator_asm.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -MT lib/x86_64/relocator_module-relocator_asm.obj -MD -MP -MF lib/x86_64/$(DEPDIR)/relocator_module-relocator_asm.Tpo -c -o lib/x86_64/relocator_module-relocator_asm.obj `if test -f 'lib/x86_64/relocator_asm.S'; then $(CYGPATH_W) 'lib/x86_64/relocator_asm.S'; else $(CYGPATH_W) '$(srcdir)/lib/x86_64/relocator_asm.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) lib/x86_64/$(DEPDIR)/relocator_module-relocator_asm.Tpo lib/x86_64/$(DEPDIR)/relocator_module-relocator_asm.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='lib/x86_64/relocator_asm.S' object='lib/x86_64/relocator_module-relocator_asm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CCASFLAGS) $(CCASFLAGS) -c -o lib/x86_64/relocator_module-relocator_asm.obj `if test -f 'lib/x86_64/relocator_asm.S'; then $(CYGPATH_W) 'lib/x86_64/relocator_asm.S'; else $(CYGPATH_W) '$(srcdir)/lib/x86_64/relocator_asm.S'; fi` - -lib/setjmp_module-setjmp.o: lib/setjmp.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $(setjmp_module_CCASFLAGS) $(CCASFLAGS) -MT lib/setjmp_module-setjmp.o -MD -MP -MF lib/$(DEPDIR)/setjmp_module-setjmp.Tpo -c -o lib/setjmp_module-setjmp.o `test -f 'lib/setjmp.S' || echo '$(srcdir)/'`lib/setjmp.S -@am__fastdepCCAS_TRUE@ $(am__mv) lib/$(DEPDIR)/setjmp_module-setjmp.Tpo lib/$(DEPDIR)/setjmp_module-setjmp.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='lib/setjmp.S' object='lib/setjmp_module-setjmp.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $(setjmp_module_CCASFLAGS) $(CCASFLAGS) -c -o lib/setjmp_module-setjmp.o `test -f 'lib/setjmp.S' || echo '$(srcdir)/'`lib/setjmp.S - -lib/setjmp_module-setjmp.obj: lib/setjmp.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $(setjmp_module_CCASFLAGS) $(CCASFLAGS) -MT lib/setjmp_module-setjmp.obj -MD -MP -MF lib/$(DEPDIR)/setjmp_module-setjmp.Tpo -c -o lib/setjmp_module-setjmp.obj `if test -f 'lib/setjmp.S'; then $(CYGPATH_W) 'lib/setjmp.S'; else $(CYGPATH_W) '$(srcdir)/lib/setjmp.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) lib/$(DEPDIR)/setjmp_module-setjmp.Tpo lib/$(DEPDIR)/setjmp_module-setjmp.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='lib/setjmp.S' object='lib/setjmp_module-setjmp.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $(setjmp_module_CCASFLAGS) $(CCASFLAGS) -c -o lib/setjmp_module-setjmp.obj `if test -f 'lib/setjmp.S'; then $(CYGPATH_W) 'lib/setjmp.S'; else $(CYGPATH_W) '$(srcdir)/lib/setjmp.S'; fi` - -boot/mips/xz_decompress_image-startup_raw.o: boot/mips/startup_raw.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CCASFLAGS) $(CCASFLAGS) -MT boot/mips/xz_decompress_image-startup_raw.o -MD -MP -MF boot/mips/$(DEPDIR)/xz_decompress_image-startup_raw.Tpo -c -o boot/mips/xz_decompress_image-startup_raw.o `test -f 'boot/mips/startup_raw.S' || echo '$(srcdir)/'`boot/mips/startup_raw.S -@am__fastdepCCAS_TRUE@ $(am__mv) boot/mips/$(DEPDIR)/xz_decompress_image-startup_raw.Tpo boot/mips/$(DEPDIR)/xz_decompress_image-startup_raw.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/mips/startup_raw.S' object='boot/mips/xz_decompress_image-startup_raw.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/mips/xz_decompress_image-startup_raw.o `test -f 'boot/mips/startup_raw.S' || echo '$(srcdir)/'`boot/mips/startup_raw.S - -boot/mips/xz_decompress_image-startup_raw.obj: boot/mips/startup_raw.S -@am__fastdepCCAS_TRUE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CCASFLAGS) $(CCASFLAGS) -MT boot/mips/xz_decompress_image-startup_raw.obj -MD -MP -MF boot/mips/$(DEPDIR)/xz_decompress_image-startup_raw.Tpo -c -o boot/mips/xz_decompress_image-startup_raw.obj `if test -f 'boot/mips/startup_raw.S'; then $(CYGPATH_W) 'boot/mips/startup_raw.S'; else $(CYGPATH_W) '$(srcdir)/boot/mips/startup_raw.S'; fi` -@am__fastdepCCAS_TRUE@ $(am__mv) boot/mips/$(DEPDIR)/xz_decompress_image-startup_raw.Tpo boot/mips/$(DEPDIR)/xz_decompress_image-startup_raw.Po -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ source='boot/mips/startup_raw.S' object='boot/mips/xz_decompress_image-startup_raw.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCCAS_FALSE@ DEPDIR=$(DEPDIR) $(CCASDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCCAS_FALSE@ $(CCAS) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CCASFLAGS) $(CCASFLAGS) -c -o boot/mips/xz_decompress_image-startup_raw.obj `if test -f 'boot/mips/startup_raw.S'; then $(CYGPATH_W) 'boot/mips/startup_raw.S'; else $(CYGPATH_W) '$(srcdir)/boot/mips/startup_raw.S'; fi` - -.c.o: -@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.o$$||'`;\ -@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ $< &&\ -@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ $< - -.c.obj: -@am__fastdepCC_TRUE@ depbase=`echo $@ | sed 's|[^/]*$$|$(DEPDIR)/&|;s|\.obj$$||'`;\ -@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $$depbase.Tpo -c -o $@ `$(CYGPATH_W) '$<'` &&\ -@am__fastdepCC_TRUE@ $(am__mv) $$depbase.Tpo $$depbase.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c -o $@ `$(CYGPATH_W) '$<'` - -gnulib/libgnulib_a-regex.o: gnulib/regex.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnulib_a_CPPFLAGS) $(CPPFLAGS) $(libgnulib_a_CFLAGS) $(CFLAGS) -MT gnulib/libgnulib_a-regex.o -MD -MP -MF gnulib/$(DEPDIR)/libgnulib_a-regex.Tpo -c -o gnulib/libgnulib_a-regex.o `test -f 'gnulib/regex.c' || echo '$(srcdir)/'`gnulib/regex.c -@am__fastdepCC_TRUE@ $(am__mv) gnulib/$(DEPDIR)/libgnulib_a-regex.Tpo gnulib/$(DEPDIR)/libgnulib_a-regex.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gnulib/regex.c' object='gnulib/libgnulib_a-regex.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnulib_a_CPPFLAGS) $(CPPFLAGS) $(libgnulib_a_CFLAGS) $(CFLAGS) -c -o gnulib/libgnulib_a-regex.o `test -f 'gnulib/regex.c' || echo '$(srcdir)/'`gnulib/regex.c - -gnulib/libgnulib_a-regex.obj: gnulib/regex.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnulib_a_CPPFLAGS) $(CPPFLAGS) $(libgnulib_a_CFLAGS) $(CFLAGS) -MT gnulib/libgnulib_a-regex.obj -MD -MP -MF gnulib/$(DEPDIR)/libgnulib_a-regex.Tpo -c -o gnulib/libgnulib_a-regex.obj `if test -f 'gnulib/regex.c'; then $(CYGPATH_W) 'gnulib/regex.c'; else $(CYGPATH_W) '$(srcdir)/gnulib/regex.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gnulib/$(DEPDIR)/libgnulib_a-regex.Tpo gnulib/$(DEPDIR)/libgnulib_a-regex.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gnulib/regex.c' object='gnulib/libgnulib_a-regex.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libgnulib_a_CPPFLAGS) $(CPPFLAGS) $(libgnulib_a_CFLAGS) $(CFLAGS) -c -o gnulib/libgnulib_a-regex.obj `if test -f 'gnulib/regex.c'; then $(CYGPATH_W) 'gnulib/regex.c'; else $(CYGPATH_W) '$(srcdir)/gnulib/regex.c'; fi` - -commands/i386/pc/acpi_module-acpi.o: commands/i386/pc/acpi.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $(acpi_module_CFLAGS) $(CFLAGS) -MT commands/i386/pc/acpi_module-acpi.o -MD -MP -MF commands/i386/pc/$(DEPDIR)/acpi_module-acpi.Tpo -c -o commands/i386/pc/acpi_module-acpi.o `test -f 'commands/i386/pc/acpi.c' || echo '$(srcdir)/'`commands/i386/pc/acpi.c -@am__fastdepCC_TRUE@ $(am__mv) commands/i386/pc/$(DEPDIR)/acpi_module-acpi.Tpo commands/i386/pc/$(DEPDIR)/acpi_module-acpi.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/i386/pc/acpi.c' object='commands/i386/pc/acpi_module-acpi.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $(acpi_module_CFLAGS) $(CFLAGS) -c -o commands/i386/pc/acpi_module-acpi.o `test -f 'commands/i386/pc/acpi.c' || echo '$(srcdir)/'`commands/i386/pc/acpi.c - -commands/i386/pc/acpi_module-acpi.obj: commands/i386/pc/acpi.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $(acpi_module_CFLAGS) $(CFLAGS) -MT commands/i386/pc/acpi_module-acpi.obj -MD -MP -MF commands/i386/pc/$(DEPDIR)/acpi_module-acpi.Tpo -c -o commands/i386/pc/acpi_module-acpi.obj `if test -f 'commands/i386/pc/acpi.c'; then $(CYGPATH_W) 'commands/i386/pc/acpi.c'; else $(CYGPATH_W) '$(srcdir)/commands/i386/pc/acpi.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/i386/pc/$(DEPDIR)/acpi_module-acpi.Tpo commands/i386/pc/$(DEPDIR)/acpi_module-acpi.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/i386/pc/acpi.c' object='commands/i386/pc/acpi_module-acpi.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $(acpi_module_CFLAGS) $(CFLAGS) -c -o commands/i386/pc/acpi_module-acpi.obj `if test -f 'commands/i386/pc/acpi.c'; then $(CYGPATH_W) 'commands/i386/pc/acpi.c'; else $(CYGPATH_W) '$(srcdir)/commands/i386/pc/acpi.c'; fi` - -commands/acpi_module-acpi.o: commands/acpi.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $(acpi_module_CFLAGS) $(CFLAGS) -MT commands/acpi_module-acpi.o -MD -MP -MF commands/$(DEPDIR)/acpi_module-acpi.Tpo -c -o commands/acpi_module-acpi.o `test -f 'commands/acpi.c' || echo '$(srcdir)/'`commands/acpi.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/acpi_module-acpi.Tpo commands/$(DEPDIR)/acpi_module-acpi.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/acpi.c' object='commands/acpi_module-acpi.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $(acpi_module_CFLAGS) $(CFLAGS) -c -o commands/acpi_module-acpi.o `test -f 'commands/acpi.c' || echo '$(srcdir)/'`commands/acpi.c - -commands/acpi_module-acpi.obj: commands/acpi.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $(acpi_module_CFLAGS) $(CFLAGS) -MT commands/acpi_module-acpi.obj -MD -MP -MF commands/$(DEPDIR)/acpi_module-acpi.Tpo -c -o commands/acpi_module-acpi.obj `if test -f 'commands/acpi.c'; then $(CYGPATH_W) 'commands/acpi.c'; else $(CYGPATH_W) '$(srcdir)/commands/acpi.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/acpi_module-acpi.Tpo commands/$(DEPDIR)/acpi_module-acpi.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/acpi.c' object='commands/acpi_module-acpi.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $(acpi_module_CFLAGS) $(CFLAGS) -c -o commands/acpi_module-acpi.obj `if test -f 'commands/acpi.c'; then $(CYGPATH_W) 'commands/acpi.c'; else $(CYGPATH_W) '$(srcdir)/commands/acpi.c'; fi` - -commands/efi/acpi_module-acpi.o: commands/efi/acpi.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $(acpi_module_CFLAGS) $(CFLAGS) -MT commands/efi/acpi_module-acpi.o -MD -MP -MF commands/efi/$(DEPDIR)/acpi_module-acpi.Tpo -c -o commands/efi/acpi_module-acpi.o `test -f 'commands/efi/acpi.c' || echo '$(srcdir)/'`commands/efi/acpi.c -@am__fastdepCC_TRUE@ $(am__mv) commands/efi/$(DEPDIR)/acpi_module-acpi.Tpo commands/efi/$(DEPDIR)/acpi_module-acpi.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/efi/acpi.c' object='commands/efi/acpi_module-acpi.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $(acpi_module_CFLAGS) $(CFLAGS) -c -o commands/efi/acpi_module-acpi.o `test -f 'commands/efi/acpi.c' || echo '$(srcdir)/'`commands/efi/acpi.c - -commands/efi/acpi_module-acpi.obj: commands/efi/acpi.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $(acpi_module_CFLAGS) $(CFLAGS) -MT commands/efi/acpi_module-acpi.obj -MD -MP -MF commands/efi/$(DEPDIR)/acpi_module-acpi.Tpo -c -o commands/efi/acpi_module-acpi.obj `if test -f 'commands/efi/acpi.c'; then $(CYGPATH_W) 'commands/efi/acpi.c'; else $(CYGPATH_W) '$(srcdir)/commands/efi/acpi.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/efi/$(DEPDIR)/acpi_module-acpi.Tpo commands/efi/$(DEPDIR)/acpi_module-acpi.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/efi/acpi.c' object='commands/efi/acpi_module-acpi.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $(acpi_module_CFLAGS) $(CFLAGS) -c -o commands/efi/acpi_module-acpi.obj `if test -f 'commands/efi/acpi.c'; then $(CYGPATH_W) 'commands/efi/acpi.c'; else $(CYGPATH_W) '$(srcdir)/commands/efi/acpi.c'; fi` - -fs/affs_module-affs.o: fs/affs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $(affs_module_CFLAGS) $(CFLAGS) -MT fs/affs_module-affs.o -MD -MP -MF fs/$(DEPDIR)/affs_module-affs.Tpo -c -o fs/affs_module-affs.o `test -f 'fs/affs.c' || echo '$(srcdir)/'`fs/affs.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/affs_module-affs.Tpo fs/$(DEPDIR)/affs_module-affs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/affs.c' object='fs/affs_module-affs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $(affs_module_CFLAGS) $(CFLAGS) -c -o fs/affs_module-affs.o `test -f 'fs/affs.c' || echo '$(srcdir)/'`fs/affs.c - -fs/affs_module-affs.obj: fs/affs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $(affs_module_CFLAGS) $(CFLAGS) -MT fs/affs_module-affs.obj -MD -MP -MF fs/$(DEPDIR)/affs_module-affs.Tpo -c -o fs/affs_module-affs.obj `if test -f 'fs/affs.c'; then $(CYGPATH_W) 'fs/affs.c'; else $(CYGPATH_W) '$(srcdir)/fs/affs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/affs_module-affs.Tpo fs/$(DEPDIR)/affs_module-affs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/affs.c' object='fs/affs_module-affs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $(affs_module_CFLAGS) $(CFLAGS) -c -o fs/affs_module-affs.obj `if test -f 'fs/affs.c'; then $(CYGPATH_W) 'fs/affs.c'; else $(CYGPATH_W) '$(srcdir)/fs/affs.c'; fi` - -fs/afs_module-afs.o: fs/afs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $(afs_module_CFLAGS) $(CFLAGS) -MT fs/afs_module-afs.o -MD -MP -MF fs/$(DEPDIR)/afs_module-afs.Tpo -c -o fs/afs_module-afs.o `test -f 'fs/afs.c' || echo '$(srcdir)/'`fs/afs.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/afs_module-afs.Tpo fs/$(DEPDIR)/afs_module-afs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/afs.c' object='fs/afs_module-afs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $(afs_module_CFLAGS) $(CFLAGS) -c -o fs/afs_module-afs.o `test -f 'fs/afs.c' || echo '$(srcdir)/'`fs/afs.c - -fs/afs_module-afs.obj: fs/afs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $(afs_module_CFLAGS) $(CFLAGS) -MT fs/afs_module-afs.obj -MD -MP -MF fs/$(DEPDIR)/afs_module-afs.Tpo -c -o fs/afs_module-afs.obj `if test -f 'fs/afs.c'; then $(CYGPATH_W) 'fs/afs.c'; else $(CYGPATH_W) '$(srcdir)/fs/afs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/afs_module-afs.Tpo fs/$(DEPDIR)/afs_module-afs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/afs.c' object='fs/afs_module-afs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $(afs_module_CFLAGS) $(CFLAGS) -c -o fs/afs_module-afs.obj `if test -f 'fs/afs.c'; then $(CYGPATH_W) 'fs/afs.c'; else $(CYGPATH_W) '$(srcdir)/fs/afs.c'; fi` - -fs/afs_be_module-afs_be.o: fs/afs_be.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $(afs_be_module_CFLAGS) $(CFLAGS) -MT fs/afs_be_module-afs_be.o -MD -MP -MF fs/$(DEPDIR)/afs_be_module-afs_be.Tpo -c -o fs/afs_be_module-afs_be.o `test -f 'fs/afs_be.c' || echo '$(srcdir)/'`fs/afs_be.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/afs_be_module-afs_be.Tpo fs/$(DEPDIR)/afs_be_module-afs_be.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/afs_be.c' object='fs/afs_be_module-afs_be.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $(afs_be_module_CFLAGS) $(CFLAGS) -c -o fs/afs_be_module-afs_be.o `test -f 'fs/afs_be.c' || echo '$(srcdir)/'`fs/afs_be.c - -fs/afs_be_module-afs_be.obj: fs/afs_be.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $(afs_be_module_CFLAGS) $(CFLAGS) -MT fs/afs_be_module-afs_be.obj -MD -MP -MF fs/$(DEPDIR)/afs_be_module-afs_be.Tpo -c -o fs/afs_be_module-afs_be.obj `if test -f 'fs/afs_be.c'; then $(CYGPATH_W) 'fs/afs_be.c'; else $(CYGPATH_W) '$(srcdir)/fs/afs_be.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/afs_be_module-afs_be.Tpo fs/$(DEPDIR)/afs_be_module-afs_be.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/afs_be.c' object='fs/afs_be_module-afs_be.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $(afs_be_module_CFLAGS) $(CFLAGS) -c -o fs/afs_be_module-afs_be.obj `if test -f 'fs/afs_be.c'; then $(CYGPATH_W) 'fs/afs_be.c'; else $(CYGPATH_W) '$(srcdir)/fs/afs_be.c'; fi` - -loader/aout_module-aout.o: loader/aout.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $(aout_module_CFLAGS) $(CFLAGS) -MT loader/aout_module-aout.o -MD -MP -MF loader/$(DEPDIR)/aout_module-aout.Tpo -c -o loader/aout_module-aout.o `test -f 'loader/aout.c' || echo '$(srcdir)/'`loader/aout.c -@am__fastdepCC_TRUE@ $(am__mv) loader/$(DEPDIR)/aout_module-aout.Tpo loader/$(DEPDIR)/aout_module-aout.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/aout.c' object='loader/aout_module-aout.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $(aout_module_CFLAGS) $(CFLAGS) -c -o loader/aout_module-aout.o `test -f 'loader/aout.c' || echo '$(srcdir)/'`loader/aout.c - -loader/aout_module-aout.obj: loader/aout.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $(aout_module_CFLAGS) $(CFLAGS) -MT loader/aout_module-aout.obj -MD -MP -MF loader/$(DEPDIR)/aout_module-aout.Tpo -c -o loader/aout_module-aout.obj `if test -f 'loader/aout.c'; then $(CYGPATH_W) 'loader/aout.c'; else $(CYGPATH_W) '$(srcdir)/loader/aout.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/$(DEPDIR)/aout_module-aout.Tpo loader/$(DEPDIR)/aout_module-aout.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/aout.c' object='loader/aout_module-aout.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $(aout_module_CFLAGS) $(CFLAGS) -c -o loader/aout_module-aout.obj `if test -f 'loader/aout.c'; then $(CYGPATH_W) 'loader/aout.c'; else $(CYGPATH_W) '$(srcdir)/loader/aout.c'; fi` - -loader/efi/appleldr_module-appleloader.o: loader/efi/appleloader.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(appleldr_module_CPPFLAGS) $(CPPFLAGS) $(appleldr_module_CFLAGS) $(CFLAGS) -MT loader/efi/appleldr_module-appleloader.o -MD -MP -MF loader/efi/$(DEPDIR)/appleldr_module-appleloader.Tpo -c -o loader/efi/appleldr_module-appleloader.o `test -f 'loader/efi/appleloader.c' || echo '$(srcdir)/'`loader/efi/appleloader.c -@am__fastdepCC_TRUE@ $(am__mv) loader/efi/$(DEPDIR)/appleldr_module-appleloader.Tpo loader/efi/$(DEPDIR)/appleldr_module-appleloader.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/efi/appleloader.c' object='loader/efi/appleldr_module-appleloader.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(appleldr_module_CPPFLAGS) $(CPPFLAGS) $(appleldr_module_CFLAGS) $(CFLAGS) -c -o loader/efi/appleldr_module-appleloader.o `test -f 'loader/efi/appleloader.c' || echo '$(srcdir)/'`loader/efi/appleloader.c - -loader/efi/appleldr_module-appleloader.obj: loader/efi/appleloader.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(appleldr_module_CPPFLAGS) $(CPPFLAGS) $(appleldr_module_CFLAGS) $(CFLAGS) -MT loader/efi/appleldr_module-appleloader.obj -MD -MP -MF loader/efi/$(DEPDIR)/appleldr_module-appleloader.Tpo -c -o loader/efi/appleldr_module-appleloader.obj `if test -f 'loader/efi/appleloader.c'; then $(CYGPATH_W) 'loader/efi/appleloader.c'; else $(CYGPATH_W) '$(srcdir)/loader/efi/appleloader.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/efi/$(DEPDIR)/appleldr_module-appleloader.Tpo loader/efi/$(DEPDIR)/appleldr_module-appleloader.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/efi/appleloader.c' object='loader/efi/appleldr_module-appleloader.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(appleldr_module_CPPFLAGS) $(CPPFLAGS) $(appleldr_module_CFLAGS) $(CFLAGS) -c -o loader/efi/appleldr_module-appleloader.obj `if test -f 'loader/efi/appleloader.c'; then $(CYGPATH_W) 'loader/efi/appleloader.c'; else $(CYGPATH_W) '$(srcdir)/loader/efi/appleloader.c'; fi` - -term/at_keyboard_module-at_keyboard.o: term/at_keyboard.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(at_keyboard_module_CPPFLAGS) $(CPPFLAGS) $(at_keyboard_module_CFLAGS) $(CFLAGS) -MT term/at_keyboard_module-at_keyboard.o -MD -MP -MF term/$(DEPDIR)/at_keyboard_module-at_keyboard.Tpo -c -o term/at_keyboard_module-at_keyboard.o `test -f 'term/at_keyboard.c' || echo '$(srcdir)/'`term/at_keyboard.c -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/at_keyboard_module-at_keyboard.Tpo term/$(DEPDIR)/at_keyboard_module-at_keyboard.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/at_keyboard.c' object='term/at_keyboard_module-at_keyboard.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(at_keyboard_module_CPPFLAGS) $(CPPFLAGS) $(at_keyboard_module_CFLAGS) $(CFLAGS) -c -o term/at_keyboard_module-at_keyboard.o `test -f 'term/at_keyboard.c' || echo '$(srcdir)/'`term/at_keyboard.c - -term/at_keyboard_module-at_keyboard.obj: term/at_keyboard.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(at_keyboard_module_CPPFLAGS) $(CPPFLAGS) $(at_keyboard_module_CFLAGS) $(CFLAGS) -MT term/at_keyboard_module-at_keyboard.obj -MD -MP -MF term/$(DEPDIR)/at_keyboard_module-at_keyboard.Tpo -c -o term/at_keyboard_module-at_keyboard.obj `if test -f 'term/at_keyboard.c'; then $(CYGPATH_W) 'term/at_keyboard.c'; else $(CYGPATH_W) '$(srcdir)/term/at_keyboard.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/at_keyboard_module-at_keyboard.Tpo term/$(DEPDIR)/at_keyboard_module-at_keyboard.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/at_keyboard.c' object='term/at_keyboard_module-at_keyboard.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(at_keyboard_module_CPPFLAGS) $(CPPFLAGS) $(at_keyboard_module_CFLAGS) $(CFLAGS) -c -o term/at_keyboard_module-at_keyboard.obj `if test -f 'term/at_keyboard.c'; then $(CYGPATH_W) 'term/at_keyboard.c'; else $(CYGPATH_W) '$(srcdir)/term/at_keyboard.c'; fi` - -disk/ata_module-ata.o: disk/ata.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $(ata_module_CFLAGS) $(CFLAGS) -MT disk/ata_module-ata.o -MD -MP -MF disk/$(DEPDIR)/ata_module-ata.Tpo -c -o disk/ata_module-ata.o `test -f 'disk/ata.c' || echo '$(srcdir)/'`disk/ata.c -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/ata_module-ata.Tpo disk/$(DEPDIR)/ata_module-ata.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/ata.c' object='disk/ata_module-ata.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $(ata_module_CFLAGS) $(CFLAGS) -c -o disk/ata_module-ata.o `test -f 'disk/ata.c' || echo '$(srcdir)/'`disk/ata.c - -disk/ata_module-ata.obj: disk/ata.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $(ata_module_CFLAGS) $(CFLAGS) -MT disk/ata_module-ata.obj -MD -MP -MF disk/$(DEPDIR)/ata_module-ata.Tpo -c -o disk/ata_module-ata.obj `if test -f 'disk/ata.c'; then $(CYGPATH_W) 'disk/ata.c'; else $(CYGPATH_W) '$(srcdir)/disk/ata.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/ata_module-ata.Tpo disk/$(DEPDIR)/ata_module-ata.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/ata.c' object='disk/ata_module-ata.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $(ata_module_CFLAGS) $(CFLAGS) -c -o disk/ata_module-ata.obj `if test -f 'disk/ata.c'; then $(CYGPATH_W) 'disk/ata.c'; else $(CYGPATH_W) '$(srcdir)/disk/ata.c'; fi` - -disk/ata_pthru_module-ata_pthru.o: disk/ata_pthru.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $(ata_pthru_module_CFLAGS) $(CFLAGS) -MT disk/ata_pthru_module-ata_pthru.o -MD -MP -MF disk/$(DEPDIR)/ata_pthru_module-ata_pthru.Tpo -c -o disk/ata_pthru_module-ata_pthru.o `test -f 'disk/ata_pthru.c' || echo '$(srcdir)/'`disk/ata_pthru.c -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/ata_pthru_module-ata_pthru.Tpo disk/$(DEPDIR)/ata_pthru_module-ata_pthru.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/ata_pthru.c' object='disk/ata_pthru_module-ata_pthru.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $(ata_pthru_module_CFLAGS) $(CFLAGS) -c -o disk/ata_pthru_module-ata_pthru.o `test -f 'disk/ata_pthru.c' || echo '$(srcdir)/'`disk/ata_pthru.c - -disk/ata_pthru_module-ata_pthru.obj: disk/ata_pthru.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $(ata_pthru_module_CFLAGS) $(CFLAGS) -MT disk/ata_pthru_module-ata_pthru.obj -MD -MP -MF disk/$(DEPDIR)/ata_pthru_module-ata_pthru.Tpo -c -o disk/ata_pthru_module-ata_pthru.obj `if test -f 'disk/ata_pthru.c'; then $(CYGPATH_W) 'disk/ata_pthru.c'; else $(CYGPATH_W) '$(srcdir)/disk/ata_pthru.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/ata_pthru_module-ata_pthru.Tpo disk/$(DEPDIR)/ata_pthru_module-ata_pthru.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/ata_pthru.c' object='disk/ata_pthru_module-ata_pthru.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $(ata_pthru_module_CFLAGS) $(CFLAGS) -c -o disk/ata_pthru_module-ata_pthru.obj `if test -f 'disk/ata_pthru.c'; then $(CYGPATH_W) 'disk/ata_pthru.c'; else $(CYGPATH_W) '$(srcdir)/disk/ata_pthru.c'; fi` - -fs/befs_module-befs.o: fs/befs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $(befs_module_CFLAGS) $(CFLAGS) -MT fs/befs_module-befs.o -MD -MP -MF fs/$(DEPDIR)/befs_module-befs.Tpo -c -o fs/befs_module-befs.o `test -f 'fs/befs.c' || echo '$(srcdir)/'`fs/befs.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/befs_module-befs.Tpo fs/$(DEPDIR)/befs_module-befs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/befs.c' object='fs/befs_module-befs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $(befs_module_CFLAGS) $(CFLAGS) -c -o fs/befs_module-befs.o `test -f 'fs/befs.c' || echo '$(srcdir)/'`fs/befs.c - -fs/befs_module-befs.obj: fs/befs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $(befs_module_CFLAGS) $(CFLAGS) -MT fs/befs_module-befs.obj -MD -MP -MF fs/$(DEPDIR)/befs_module-befs.Tpo -c -o fs/befs_module-befs.obj `if test -f 'fs/befs.c'; then $(CYGPATH_W) 'fs/befs.c'; else $(CYGPATH_W) '$(srcdir)/fs/befs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/befs_module-befs.Tpo fs/$(DEPDIR)/befs_module-befs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/befs.c' object='fs/befs_module-befs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $(befs_module_CFLAGS) $(CFLAGS) -c -o fs/befs_module-befs.obj `if test -f 'fs/befs.c'; then $(CYGPATH_W) 'fs/befs.c'; else $(CYGPATH_W) '$(srcdir)/fs/befs.c'; fi` - -fs/befs_be_module-befs_be.o: fs/befs_be.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $(befs_be_module_CFLAGS) $(CFLAGS) -MT fs/befs_be_module-befs_be.o -MD -MP -MF fs/$(DEPDIR)/befs_be_module-befs_be.Tpo -c -o fs/befs_be_module-befs_be.o `test -f 'fs/befs_be.c' || echo '$(srcdir)/'`fs/befs_be.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/befs_be_module-befs_be.Tpo fs/$(DEPDIR)/befs_be_module-befs_be.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/befs_be.c' object='fs/befs_be_module-befs_be.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $(befs_be_module_CFLAGS) $(CFLAGS) -c -o fs/befs_be_module-befs_be.o `test -f 'fs/befs_be.c' || echo '$(srcdir)/'`fs/befs_be.c - -fs/befs_be_module-befs_be.obj: fs/befs_be.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $(befs_be_module_CFLAGS) $(CFLAGS) -MT fs/befs_be_module-befs_be.obj -MD -MP -MF fs/$(DEPDIR)/befs_be_module-befs_be.Tpo -c -o fs/befs_be_module-befs_be.obj `if test -f 'fs/befs_be.c'; then $(CYGPATH_W) 'fs/befs_be.c'; else $(CYGPATH_W) '$(srcdir)/fs/befs_be.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/befs_be_module-befs_be.Tpo fs/$(DEPDIR)/befs_be_module-befs_be.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/befs_be.c' object='fs/befs_be_module-befs_be.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $(befs_be_module_CFLAGS) $(CFLAGS) -c -o fs/befs_be_module-befs_be.obj `if test -f 'fs/befs_be.c'; then $(CYGPATH_W) 'fs/befs_be.c'; else $(CYGPATH_W) '$(srcdir)/fs/befs_be.c'; fi` - -disk/i386/pc/biosdisk_module-biosdisk.o: disk/i386/pc/biosdisk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(biosdisk_module_CPPFLAGS) $(CPPFLAGS) $(biosdisk_module_CFLAGS) $(CFLAGS) -MT disk/i386/pc/biosdisk_module-biosdisk.o -MD -MP -MF disk/i386/pc/$(DEPDIR)/biosdisk_module-biosdisk.Tpo -c -o disk/i386/pc/biosdisk_module-biosdisk.o `test -f 'disk/i386/pc/biosdisk.c' || echo '$(srcdir)/'`disk/i386/pc/biosdisk.c -@am__fastdepCC_TRUE@ $(am__mv) disk/i386/pc/$(DEPDIR)/biosdisk_module-biosdisk.Tpo disk/i386/pc/$(DEPDIR)/biosdisk_module-biosdisk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/i386/pc/biosdisk.c' object='disk/i386/pc/biosdisk_module-biosdisk.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(biosdisk_module_CPPFLAGS) $(CPPFLAGS) $(biosdisk_module_CFLAGS) $(CFLAGS) -c -o disk/i386/pc/biosdisk_module-biosdisk.o `test -f 'disk/i386/pc/biosdisk.c' || echo '$(srcdir)/'`disk/i386/pc/biosdisk.c - -disk/i386/pc/biosdisk_module-biosdisk.obj: disk/i386/pc/biosdisk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(biosdisk_module_CPPFLAGS) $(CPPFLAGS) $(biosdisk_module_CFLAGS) $(CFLAGS) -MT disk/i386/pc/biosdisk_module-biosdisk.obj -MD -MP -MF disk/i386/pc/$(DEPDIR)/biosdisk_module-biosdisk.Tpo -c -o disk/i386/pc/biosdisk_module-biosdisk.obj `if test -f 'disk/i386/pc/biosdisk.c'; then $(CYGPATH_W) 'disk/i386/pc/biosdisk.c'; else $(CYGPATH_W) '$(srcdir)/disk/i386/pc/biosdisk.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) disk/i386/pc/$(DEPDIR)/biosdisk_module-biosdisk.Tpo disk/i386/pc/$(DEPDIR)/biosdisk_module-biosdisk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/i386/pc/biosdisk.c' object='disk/i386/pc/biosdisk_module-biosdisk.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(biosdisk_module_CPPFLAGS) $(CPPFLAGS) $(biosdisk_module_CFLAGS) $(CFLAGS) -c -o disk/i386/pc/biosdisk_module-biosdisk.obj `if test -f 'disk/i386/pc/biosdisk.c'; then $(CYGPATH_W) 'disk/i386/pc/biosdisk.c'; else $(CYGPATH_W) '$(srcdir)/disk/i386/pc/biosdisk.c'; fi` - -video/bitmap_module-bitmap.o: video/bitmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $(bitmap_module_CFLAGS) $(CFLAGS) -MT video/bitmap_module-bitmap.o -MD -MP -MF video/$(DEPDIR)/bitmap_module-bitmap.Tpo -c -o video/bitmap_module-bitmap.o `test -f 'video/bitmap.c' || echo '$(srcdir)/'`video/bitmap.c -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/bitmap_module-bitmap.Tpo video/$(DEPDIR)/bitmap_module-bitmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/bitmap.c' object='video/bitmap_module-bitmap.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $(bitmap_module_CFLAGS) $(CFLAGS) -c -o video/bitmap_module-bitmap.o `test -f 'video/bitmap.c' || echo '$(srcdir)/'`video/bitmap.c - -video/bitmap_module-bitmap.obj: video/bitmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $(bitmap_module_CFLAGS) $(CFLAGS) -MT video/bitmap_module-bitmap.obj -MD -MP -MF video/$(DEPDIR)/bitmap_module-bitmap.Tpo -c -o video/bitmap_module-bitmap.obj `if test -f 'video/bitmap.c'; then $(CYGPATH_W) 'video/bitmap.c'; else $(CYGPATH_W) '$(srcdir)/video/bitmap.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/bitmap_module-bitmap.Tpo video/$(DEPDIR)/bitmap_module-bitmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/bitmap.c' object='video/bitmap_module-bitmap.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $(bitmap_module_CFLAGS) $(CFLAGS) -c -o video/bitmap_module-bitmap.obj `if test -f 'video/bitmap.c'; then $(CYGPATH_W) 'video/bitmap.c'; else $(CYGPATH_W) '$(srcdir)/video/bitmap.c'; fi` - -video/bitmap_scale_module-bitmap_scale.o: video/bitmap_scale.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $(bitmap_scale_module_CFLAGS) $(CFLAGS) -MT video/bitmap_scale_module-bitmap_scale.o -MD -MP -MF video/$(DEPDIR)/bitmap_scale_module-bitmap_scale.Tpo -c -o video/bitmap_scale_module-bitmap_scale.o `test -f 'video/bitmap_scale.c' || echo '$(srcdir)/'`video/bitmap_scale.c -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/bitmap_scale_module-bitmap_scale.Tpo video/$(DEPDIR)/bitmap_scale_module-bitmap_scale.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/bitmap_scale.c' object='video/bitmap_scale_module-bitmap_scale.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $(bitmap_scale_module_CFLAGS) $(CFLAGS) -c -o video/bitmap_scale_module-bitmap_scale.o `test -f 'video/bitmap_scale.c' || echo '$(srcdir)/'`video/bitmap_scale.c - -video/bitmap_scale_module-bitmap_scale.obj: video/bitmap_scale.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $(bitmap_scale_module_CFLAGS) $(CFLAGS) -MT video/bitmap_scale_module-bitmap_scale.obj -MD -MP -MF video/$(DEPDIR)/bitmap_scale_module-bitmap_scale.Tpo -c -o video/bitmap_scale_module-bitmap_scale.obj `if test -f 'video/bitmap_scale.c'; then $(CYGPATH_W) 'video/bitmap_scale.c'; else $(CYGPATH_W) '$(srcdir)/video/bitmap_scale.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/bitmap_scale_module-bitmap_scale.Tpo video/$(DEPDIR)/bitmap_scale_module-bitmap_scale.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/bitmap_scale.c' object='video/bitmap_scale_module-bitmap_scale.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $(bitmap_scale_module_CFLAGS) $(CFLAGS) -c -o video/bitmap_scale_module-bitmap_scale.obj `if test -f 'video/bitmap_scale.c'; then $(CYGPATH_W) 'video/bitmap_scale.c'; else $(CYGPATH_W) '$(srcdir)/video/bitmap_scale.c'; fi` - -commands/blocklist_module-blocklist.o: commands/blocklist.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $(blocklist_module_CFLAGS) $(CFLAGS) -MT commands/blocklist_module-blocklist.o -MD -MP -MF commands/$(DEPDIR)/blocklist_module-blocklist.Tpo -c -o commands/blocklist_module-blocklist.o `test -f 'commands/blocklist.c' || echo '$(srcdir)/'`commands/blocklist.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/blocklist_module-blocklist.Tpo commands/$(DEPDIR)/blocklist_module-blocklist.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/blocklist.c' object='commands/blocklist_module-blocklist.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $(blocklist_module_CFLAGS) $(CFLAGS) -c -o commands/blocklist_module-blocklist.o `test -f 'commands/blocklist.c' || echo '$(srcdir)/'`commands/blocklist.c - -commands/blocklist_module-blocklist.obj: commands/blocklist.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $(blocklist_module_CFLAGS) $(CFLAGS) -MT commands/blocklist_module-blocklist.obj -MD -MP -MF commands/$(DEPDIR)/blocklist_module-blocklist.Tpo -c -o commands/blocklist_module-blocklist.obj `if test -f 'commands/blocklist.c'; then $(CYGPATH_W) 'commands/blocklist.c'; else $(CYGPATH_W) '$(srcdir)/commands/blocklist.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/blocklist_module-blocklist.Tpo commands/$(DEPDIR)/blocklist_module-blocklist.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/blocklist.c' object='commands/blocklist_module-blocklist.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $(blocklist_module_CFLAGS) $(CFLAGS) -c -o commands/blocklist_module-blocklist.obj `if test -f 'commands/blocklist.c'; then $(CYGPATH_W) 'commands/blocklist.c'; else $(CYGPATH_W) '$(srcdir)/commands/blocklist.c'; fi` - -commands/boot_module-boot.o: commands/boot.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $(boot_module_CFLAGS) $(CFLAGS) -MT commands/boot_module-boot.o -MD -MP -MF commands/$(DEPDIR)/boot_module-boot.Tpo -c -o commands/boot_module-boot.o `test -f 'commands/boot.c' || echo '$(srcdir)/'`commands/boot.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/boot_module-boot.Tpo commands/$(DEPDIR)/boot_module-boot.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/boot.c' object='commands/boot_module-boot.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $(boot_module_CFLAGS) $(CFLAGS) -c -o commands/boot_module-boot.o `test -f 'commands/boot.c' || echo '$(srcdir)/'`commands/boot.c - -commands/boot_module-boot.obj: commands/boot.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $(boot_module_CFLAGS) $(CFLAGS) -MT commands/boot_module-boot.obj -MD -MP -MF commands/$(DEPDIR)/boot_module-boot.Tpo -c -o commands/boot_module-boot.obj `if test -f 'commands/boot.c'; then $(CYGPATH_W) 'commands/boot.c'; else $(CYGPATH_W) '$(srcdir)/commands/boot.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/boot_module-boot.Tpo commands/$(DEPDIR)/boot_module-boot.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/boot.c' object='commands/boot_module-boot.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $(boot_module_CFLAGS) $(CFLAGS) -c -o commands/boot_module-boot.obj `if test -f 'commands/boot.c'; then $(CYGPATH_W) 'commands/boot.c'; else $(CYGPATH_W) '$(srcdir)/commands/boot.c'; fi` - -lib/i386/pc/boot_module-biosnum.o: lib/i386/pc/biosnum.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $(boot_module_CFLAGS) $(CFLAGS) -MT lib/i386/pc/boot_module-biosnum.o -MD -MP -MF lib/i386/pc/$(DEPDIR)/boot_module-biosnum.Tpo -c -o lib/i386/pc/boot_module-biosnum.o `test -f 'lib/i386/pc/biosnum.c' || echo '$(srcdir)/'`lib/i386/pc/biosnum.c -@am__fastdepCC_TRUE@ $(am__mv) lib/i386/pc/$(DEPDIR)/boot_module-biosnum.Tpo lib/i386/pc/$(DEPDIR)/boot_module-biosnum.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/i386/pc/biosnum.c' object='lib/i386/pc/boot_module-biosnum.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $(boot_module_CFLAGS) $(CFLAGS) -c -o lib/i386/pc/boot_module-biosnum.o `test -f 'lib/i386/pc/biosnum.c' || echo '$(srcdir)/'`lib/i386/pc/biosnum.c - -lib/i386/pc/boot_module-biosnum.obj: lib/i386/pc/biosnum.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $(boot_module_CFLAGS) $(CFLAGS) -MT lib/i386/pc/boot_module-biosnum.obj -MD -MP -MF lib/i386/pc/$(DEPDIR)/boot_module-biosnum.Tpo -c -o lib/i386/pc/boot_module-biosnum.obj `if test -f 'lib/i386/pc/biosnum.c'; then $(CYGPATH_W) 'lib/i386/pc/biosnum.c'; else $(CYGPATH_W) '$(srcdir)/lib/i386/pc/biosnum.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/i386/pc/$(DEPDIR)/boot_module-biosnum.Tpo lib/i386/pc/$(DEPDIR)/boot_module-biosnum.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/i386/pc/biosnum.c' object='lib/i386/pc/boot_module-biosnum.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $(boot_module_CFLAGS) $(CFLAGS) -c -o lib/i386/pc/boot_module-biosnum.obj `if test -f 'lib/i386/pc/biosnum.c'; then $(CYGPATH_W) 'lib/i386/pc/biosnum.c'; else $(CYGPATH_W) '$(srcdir)/lib/i386/pc/biosnum.c'; fi` - -loader/i386/bsd_module-bsd.o: loader/i386/bsd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $(bsd_module_CFLAGS) $(CFLAGS) -MT loader/i386/bsd_module-bsd.o -MD -MP -MF loader/i386/$(DEPDIR)/bsd_module-bsd.Tpo -c -o loader/i386/bsd_module-bsd.o `test -f 'loader/i386/bsd.c' || echo '$(srcdir)/'`loader/i386/bsd.c -@am__fastdepCC_TRUE@ $(am__mv) loader/i386/$(DEPDIR)/bsd_module-bsd.Tpo loader/i386/$(DEPDIR)/bsd_module-bsd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/i386/bsd.c' object='loader/i386/bsd_module-bsd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $(bsd_module_CFLAGS) $(CFLAGS) -c -o loader/i386/bsd_module-bsd.o `test -f 'loader/i386/bsd.c' || echo '$(srcdir)/'`loader/i386/bsd.c - -loader/i386/bsd_module-bsd.obj: loader/i386/bsd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $(bsd_module_CFLAGS) $(CFLAGS) -MT loader/i386/bsd_module-bsd.obj -MD -MP -MF loader/i386/$(DEPDIR)/bsd_module-bsd.Tpo -c -o loader/i386/bsd_module-bsd.obj `if test -f 'loader/i386/bsd.c'; then $(CYGPATH_W) 'loader/i386/bsd.c'; else $(CYGPATH_W) '$(srcdir)/loader/i386/bsd.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/i386/$(DEPDIR)/bsd_module-bsd.Tpo loader/i386/$(DEPDIR)/bsd_module-bsd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/i386/bsd.c' object='loader/i386/bsd_module-bsd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $(bsd_module_CFLAGS) $(CFLAGS) -c -o loader/i386/bsd_module-bsd.obj `if test -f 'loader/i386/bsd.c'; then $(CYGPATH_W) 'loader/i386/bsd.c'; else $(CYGPATH_W) '$(srcdir)/loader/i386/bsd.c'; fi` - -loader/i386/bsd_module-bsd32.o: loader/i386/bsd32.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $(bsd_module_CFLAGS) $(CFLAGS) -MT loader/i386/bsd_module-bsd32.o -MD -MP -MF loader/i386/$(DEPDIR)/bsd_module-bsd32.Tpo -c -o loader/i386/bsd_module-bsd32.o `test -f 'loader/i386/bsd32.c' || echo '$(srcdir)/'`loader/i386/bsd32.c -@am__fastdepCC_TRUE@ $(am__mv) loader/i386/$(DEPDIR)/bsd_module-bsd32.Tpo loader/i386/$(DEPDIR)/bsd_module-bsd32.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/i386/bsd32.c' object='loader/i386/bsd_module-bsd32.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $(bsd_module_CFLAGS) $(CFLAGS) -c -o loader/i386/bsd_module-bsd32.o `test -f 'loader/i386/bsd32.c' || echo '$(srcdir)/'`loader/i386/bsd32.c - -loader/i386/bsd_module-bsd32.obj: loader/i386/bsd32.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $(bsd_module_CFLAGS) $(CFLAGS) -MT loader/i386/bsd_module-bsd32.obj -MD -MP -MF loader/i386/$(DEPDIR)/bsd_module-bsd32.Tpo -c -o loader/i386/bsd_module-bsd32.obj `if test -f 'loader/i386/bsd32.c'; then $(CYGPATH_W) 'loader/i386/bsd32.c'; else $(CYGPATH_W) '$(srcdir)/loader/i386/bsd32.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/i386/$(DEPDIR)/bsd_module-bsd32.Tpo loader/i386/$(DEPDIR)/bsd_module-bsd32.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/i386/bsd32.c' object='loader/i386/bsd_module-bsd32.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $(bsd_module_CFLAGS) $(CFLAGS) -c -o loader/i386/bsd_module-bsd32.obj `if test -f 'loader/i386/bsd32.c'; then $(CYGPATH_W) 'loader/i386/bsd32.c'; else $(CYGPATH_W) '$(srcdir)/loader/i386/bsd32.c'; fi` - -loader/i386/bsd_module-bsd64.o: loader/i386/bsd64.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $(bsd_module_CFLAGS) $(CFLAGS) -MT loader/i386/bsd_module-bsd64.o -MD -MP -MF loader/i386/$(DEPDIR)/bsd_module-bsd64.Tpo -c -o loader/i386/bsd_module-bsd64.o `test -f 'loader/i386/bsd64.c' || echo '$(srcdir)/'`loader/i386/bsd64.c -@am__fastdepCC_TRUE@ $(am__mv) loader/i386/$(DEPDIR)/bsd_module-bsd64.Tpo loader/i386/$(DEPDIR)/bsd_module-bsd64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/i386/bsd64.c' object='loader/i386/bsd_module-bsd64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $(bsd_module_CFLAGS) $(CFLAGS) -c -o loader/i386/bsd_module-bsd64.o `test -f 'loader/i386/bsd64.c' || echo '$(srcdir)/'`loader/i386/bsd64.c - -loader/i386/bsd_module-bsd64.obj: loader/i386/bsd64.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $(bsd_module_CFLAGS) $(CFLAGS) -MT loader/i386/bsd_module-bsd64.obj -MD -MP -MF loader/i386/$(DEPDIR)/bsd_module-bsd64.Tpo -c -o loader/i386/bsd_module-bsd64.obj `if test -f 'loader/i386/bsd64.c'; then $(CYGPATH_W) 'loader/i386/bsd64.c'; else $(CYGPATH_W) '$(srcdir)/loader/i386/bsd64.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/i386/$(DEPDIR)/bsd_module-bsd64.Tpo loader/i386/$(DEPDIR)/bsd_module-bsd64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/i386/bsd64.c' object='loader/i386/bsd_module-bsd64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $(bsd_module_CFLAGS) $(CFLAGS) -c -o loader/i386/bsd_module-bsd64.obj `if test -f 'loader/i386/bsd64.c'; then $(CYGPATH_W) 'loader/i386/bsd64.c'; else $(CYGPATH_W) '$(srcdir)/loader/i386/bsd64.c'; fi` - -fs/btrfs_module-btrfs.o: fs/btrfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $(btrfs_module_CFLAGS) $(CFLAGS) -MT fs/btrfs_module-btrfs.o -MD -MP -MF fs/$(DEPDIR)/btrfs_module-btrfs.Tpo -c -o fs/btrfs_module-btrfs.o `test -f 'fs/btrfs.c' || echo '$(srcdir)/'`fs/btrfs.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/btrfs_module-btrfs.Tpo fs/$(DEPDIR)/btrfs_module-btrfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/btrfs.c' object='fs/btrfs_module-btrfs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $(btrfs_module_CFLAGS) $(CFLAGS) -c -o fs/btrfs_module-btrfs.o `test -f 'fs/btrfs.c' || echo '$(srcdir)/'`fs/btrfs.c - -fs/btrfs_module-btrfs.obj: fs/btrfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $(btrfs_module_CFLAGS) $(CFLAGS) -MT fs/btrfs_module-btrfs.obj -MD -MP -MF fs/$(DEPDIR)/btrfs_module-btrfs.Tpo -c -o fs/btrfs_module-btrfs.obj `if test -f 'fs/btrfs.c'; then $(CYGPATH_W) 'fs/btrfs.c'; else $(CYGPATH_W) '$(srcdir)/fs/btrfs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/btrfs_module-btrfs.Tpo fs/$(DEPDIR)/btrfs_module-btrfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/btrfs.c' object='fs/btrfs_module-btrfs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $(btrfs_module_CFLAGS) $(CFLAGS) -c -o fs/btrfs_module-btrfs.obj `if test -f 'fs/btrfs.c'; then $(CYGPATH_W) 'fs/btrfs.c'; else $(CYGPATH_W) '$(srcdir)/fs/btrfs.c'; fi` - -lib/btrfs_module-crc.o: lib/crc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $(btrfs_module_CFLAGS) $(CFLAGS) -MT lib/btrfs_module-crc.o -MD -MP -MF lib/$(DEPDIR)/btrfs_module-crc.Tpo -c -o lib/btrfs_module-crc.o `test -f 'lib/crc.c' || echo '$(srcdir)/'`lib/crc.c -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/btrfs_module-crc.Tpo lib/$(DEPDIR)/btrfs_module-crc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/crc.c' object='lib/btrfs_module-crc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $(btrfs_module_CFLAGS) $(CFLAGS) -c -o lib/btrfs_module-crc.o `test -f 'lib/crc.c' || echo '$(srcdir)/'`lib/crc.c - -lib/btrfs_module-crc.obj: lib/crc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $(btrfs_module_CFLAGS) $(CFLAGS) -MT lib/btrfs_module-crc.obj -MD -MP -MF lib/$(DEPDIR)/btrfs_module-crc.Tpo -c -o lib/btrfs_module-crc.obj `if test -f 'lib/crc.c'; then $(CYGPATH_W) 'lib/crc.c'; else $(CYGPATH_W) '$(srcdir)/lib/crc.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/btrfs_module-crc.Tpo lib/$(DEPDIR)/btrfs_module-crc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/crc.c' object='lib/btrfs_module-crc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $(btrfs_module_CFLAGS) $(CFLAGS) -c -o lib/btrfs_module-crc.obj `if test -f 'lib/crc.c'; then $(CYGPATH_W) 'lib/crc.c'; else $(CYGPATH_W) '$(srcdir)/lib/crc.c'; fi` - -io/bufio_module-bufio.o: io/bufio.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $(bufio_module_CFLAGS) $(CFLAGS) -MT io/bufio_module-bufio.o -MD -MP -MF io/$(DEPDIR)/bufio_module-bufio.Tpo -c -o io/bufio_module-bufio.o `test -f 'io/bufio.c' || echo '$(srcdir)/'`io/bufio.c -@am__fastdepCC_TRUE@ $(am__mv) io/$(DEPDIR)/bufio_module-bufio.Tpo io/$(DEPDIR)/bufio_module-bufio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='io/bufio.c' object='io/bufio_module-bufio.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $(bufio_module_CFLAGS) $(CFLAGS) -c -o io/bufio_module-bufio.o `test -f 'io/bufio.c' || echo '$(srcdir)/'`io/bufio.c - -io/bufio_module-bufio.obj: io/bufio.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $(bufio_module_CFLAGS) $(CFLAGS) -MT io/bufio_module-bufio.obj -MD -MP -MF io/$(DEPDIR)/bufio_module-bufio.Tpo -c -o io/bufio_module-bufio.obj `if test -f 'io/bufio.c'; then $(CYGPATH_W) 'io/bufio.c'; else $(CYGPATH_W) '$(srcdir)/io/bufio.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) io/$(DEPDIR)/bufio_module-bufio.Tpo io/$(DEPDIR)/bufio_module-bufio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='io/bufio.c' object='io/bufio_module-bufio.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $(bufio_module_CFLAGS) $(CFLAGS) -c -o io/bufio_module-bufio.obj `if test -f 'io/bufio.c'; then $(CYGPATH_W) 'io/bufio.c'; else $(CYGPATH_W) '$(srcdir)/io/bufio.c'; fi` - -commands/cat_module-cat.o: commands/cat.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $(cat_module_CFLAGS) $(CFLAGS) -MT commands/cat_module-cat.o -MD -MP -MF commands/$(DEPDIR)/cat_module-cat.Tpo -c -o commands/cat_module-cat.o `test -f 'commands/cat.c' || echo '$(srcdir)/'`commands/cat.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/cat_module-cat.Tpo commands/$(DEPDIR)/cat_module-cat.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/cat.c' object='commands/cat_module-cat.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $(cat_module_CFLAGS) $(CFLAGS) -c -o commands/cat_module-cat.o `test -f 'commands/cat.c' || echo '$(srcdir)/'`commands/cat.c - -commands/cat_module-cat.obj: commands/cat.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $(cat_module_CFLAGS) $(CFLAGS) -MT commands/cat_module-cat.obj -MD -MP -MF commands/$(DEPDIR)/cat_module-cat.Tpo -c -o commands/cat_module-cat.obj `if test -f 'commands/cat.c'; then $(CYGPATH_W) 'commands/cat.c'; else $(CYGPATH_W) '$(srcdir)/commands/cat.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/cat_module-cat.Tpo commands/$(DEPDIR)/cat_module-cat.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/cat.c' object='commands/cat_module-cat.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $(cat_module_CFLAGS) $(CFLAGS) -c -o commands/cat_module-cat.obj `if test -f 'commands/cat.c'; then $(CYGPATH_W) 'commands/cat.c'; else $(CYGPATH_W) '$(srcdir)/commands/cat.c'; fi` - -loader/efi/chain_module-chainloader.o: loader/efi/chainloader.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(chain_module_CPPFLAGS) $(CPPFLAGS) $(chain_module_CFLAGS) $(CFLAGS) -MT loader/efi/chain_module-chainloader.o -MD -MP -MF loader/efi/$(DEPDIR)/chain_module-chainloader.Tpo -c -o loader/efi/chain_module-chainloader.o `test -f 'loader/efi/chainloader.c' || echo '$(srcdir)/'`loader/efi/chainloader.c -@am__fastdepCC_TRUE@ $(am__mv) loader/efi/$(DEPDIR)/chain_module-chainloader.Tpo loader/efi/$(DEPDIR)/chain_module-chainloader.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/efi/chainloader.c' object='loader/efi/chain_module-chainloader.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(chain_module_CPPFLAGS) $(CPPFLAGS) $(chain_module_CFLAGS) $(CFLAGS) -c -o loader/efi/chain_module-chainloader.o `test -f 'loader/efi/chainloader.c' || echo '$(srcdir)/'`loader/efi/chainloader.c - -loader/efi/chain_module-chainloader.obj: loader/efi/chainloader.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(chain_module_CPPFLAGS) $(CPPFLAGS) $(chain_module_CFLAGS) $(CFLAGS) -MT loader/efi/chain_module-chainloader.obj -MD -MP -MF loader/efi/$(DEPDIR)/chain_module-chainloader.Tpo -c -o loader/efi/chain_module-chainloader.obj `if test -f 'loader/efi/chainloader.c'; then $(CYGPATH_W) 'loader/efi/chainloader.c'; else $(CYGPATH_W) '$(srcdir)/loader/efi/chainloader.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/efi/$(DEPDIR)/chain_module-chainloader.Tpo loader/efi/$(DEPDIR)/chain_module-chainloader.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/efi/chainloader.c' object='loader/efi/chain_module-chainloader.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(chain_module_CPPFLAGS) $(CPPFLAGS) $(chain_module_CFLAGS) $(CFLAGS) -c -o loader/efi/chain_module-chainloader.obj `if test -f 'loader/efi/chainloader.c'; then $(CYGPATH_W) 'loader/efi/chainloader.c'; else $(CYGPATH_W) '$(srcdir)/loader/efi/chainloader.c'; fi` - -loader/i386/pc/chain_module-chainloader.o: loader/i386/pc/chainloader.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(chain_module_CPPFLAGS) $(CPPFLAGS) $(chain_module_CFLAGS) $(CFLAGS) -MT loader/i386/pc/chain_module-chainloader.o -MD -MP -MF loader/i386/pc/$(DEPDIR)/chain_module-chainloader.Tpo -c -o loader/i386/pc/chain_module-chainloader.o `test -f 'loader/i386/pc/chainloader.c' || echo '$(srcdir)/'`loader/i386/pc/chainloader.c -@am__fastdepCC_TRUE@ $(am__mv) loader/i386/pc/$(DEPDIR)/chain_module-chainloader.Tpo loader/i386/pc/$(DEPDIR)/chain_module-chainloader.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/i386/pc/chainloader.c' object='loader/i386/pc/chain_module-chainloader.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(chain_module_CPPFLAGS) $(CPPFLAGS) $(chain_module_CFLAGS) $(CFLAGS) -c -o loader/i386/pc/chain_module-chainloader.o `test -f 'loader/i386/pc/chainloader.c' || echo '$(srcdir)/'`loader/i386/pc/chainloader.c - -loader/i386/pc/chain_module-chainloader.obj: loader/i386/pc/chainloader.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(chain_module_CPPFLAGS) $(CPPFLAGS) $(chain_module_CFLAGS) $(CFLAGS) -MT loader/i386/pc/chain_module-chainloader.obj -MD -MP -MF loader/i386/pc/$(DEPDIR)/chain_module-chainloader.Tpo -c -o loader/i386/pc/chain_module-chainloader.obj `if test -f 'loader/i386/pc/chainloader.c'; then $(CYGPATH_W) 'loader/i386/pc/chainloader.c'; else $(CYGPATH_W) '$(srcdir)/loader/i386/pc/chainloader.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/i386/pc/$(DEPDIR)/chain_module-chainloader.Tpo loader/i386/pc/$(DEPDIR)/chain_module-chainloader.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/i386/pc/chainloader.c' object='loader/i386/pc/chain_module-chainloader.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(chain_module_CPPFLAGS) $(CPPFLAGS) $(chain_module_CFLAGS) $(CFLAGS) -c -o loader/i386/pc/chain_module-chainloader.obj `if test -f 'loader/i386/pc/chainloader.c'; then $(CYGPATH_W) 'loader/i386/pc/chainloader.c'; else $(CYGPATH_W) '$(srcdir)/loader/i386/pc/chainloader.c'; fi` - -commands/i386/cmostest_module-cmostest.o: commands/i386/cmostest.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $(cmostest_module_CFLAGS) $(CFLAGS) -MT commands/i386/cmostest_module-cmostest.o -MD -MP -MF commands/i386/$(DEPDIR)/cmostest_module-cmostest.Tpo -c -o commands/i386/cmostest_module-cmostest.o `test -f 'commands/i386/cmostest.c' || echo '$(srcdir)/'`commands/i386/cmostest.c -@am__fastdepCC_TRUE@ $(am__mv) commands/i386/$(DEPDIR)/cmostest_module-cmostest.Tpo commands/i386/$(DEPDIR)/cmostest_module-cmostest.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/i386/cmostest.c' object='commands/i386/cmostest_module-cmostest.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $(cmostest_module_CFLAGS) $(CFLAGS) -c -o commands/i386/cmostest_module-cmostest.o `test -f 'commands/i386/cmostest.c' || echo '$(srcdir)/'`commands/i386/cmostest.c - -commands/i386/cmostest_module-cmostest.obj: commands/i386/cmostest.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $(cmostest_module_CFLAGS) $(CFLAGS) -MT commands/i386/cmostest_module-cmostest.obj -MD -MP -MF commands/i386/$(DEPDIR)/cmostest_module-cmostest.Tpo -c -o commands/i386/cmostest_module-cmostest.obj `if test -f 'commands/i386/cmostest.c'; then $(CYGPATH_W) 'commands/i386/cmostest.c'; else $(CYGPATH_W) '$(srcdir)/commands/i386/cmostest.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/i386/$(DEPDIR)/cmostest_module-cmostest.Tpo commands/i386/$(DEPDIR)/cmostest_module-cmostest.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/i386/cmostest.c' object='commands/i386/cmostest_module-cmostest.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $(cmostest_module_CFLAGS) $(CFLAGS) -c -o commands/i386/cmostest_module-cmostest.obj `if test -f 'commands/i386/cmostest.c'; then $(CYGPATH_W) 'commands/i386/cmostest.c'; else $(CYGPATH_W) '$(srcdir)/commands/i386/cmostest.c'; fi` - -commands/cmp_module-cmp.o: commands/cmp.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $(cmp_module_CFLAGS) $(CFLAGS) -MT commands/cmp_module-cmp.o -MD -MP -MF commands/$(DEPDIR)/cmp_module-cmp.Tpo -c -o commands/cmp_module-cmp.o `test -f 'commands/cmp.c' || echo '$(srcdir)/'`commands/cmp.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/cmp_module-cmp.Tpo commands/$(DEPDIR)/cmp_module-cmp.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/cmp.c' object='commands/cmp_module-cmp.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $(cmp_module_CFLAGS) $(CFLAGS) -c -o commands/cmp_module-cmp.o `test -f 'commands/cmp.c' || echo '$(srcdir)/'`commands/cmp.c - -commands/cmp_module-cmp.obj: commands/cmp.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $(cmp_module_CFLAGS) $(CFLAGS) -MT commands/cmp_module-cmp.obj -MD -MP -MF commands/$(DEPDIR)/cmp_module-cmp.Tpo -c -o commands/cmp_module-cmp.obj `if test -f 'commands/cmp.c'; then $(CYGPATH_W) 'commands/cmp.c'; else $(CYGPATH_W) '$(srcdir)/commands/cmp.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/cmp_module-cmp.Tpo commands/$(DEPDIR)/cmp_module-cmp.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/cmp.c' object='commands/cmp_module-cmp.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $(cmp_module_CFLAGS) $(CFLAGS) -c -o commands/cmp_module-cmp.obj `if test -f 'commands/cmp.c'; then $(CYGPATH_W) 'commands/cmp.c'; else $(CYGPATH_W) '$(srcdir)/commands/cmp.c'; fi` - -commands/configfile_module-configfile.o: commands/configfile.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $(configfile_module_CFLAGS) $(CFLAGS) -MT commands/configfile_module-configfile.o -MD -MP -MF commands/$(DEPDIR)/configfile_module-configfile.Tpo -c -o commands/configfile_module-configfile.o `test -f 'commands/configfile.c' || echo '$(srcdir)/'`commands/configfile.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/configfile_module-configfile.Tpo commands/$(DEPDIR)/configfile_module-configfile.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/configfile.c' object='commands/configfile_module-configfile.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $(configfile_module_CFLAGS) $(CFLAGS) -c -o commands/configfile_module-configfile.o `test -f 'commands/configfile.c' || echo '$(srcdir)/'`commands/configfile.c - -commands/configfile_module-configfile.obj: commands/configfile.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $(configfile_module_CFLAGS) $(CFLAGS) -MT commands/configfile_module-configfile.obj -MD -MP -MF commands/$(DEPDIR)/configfile_module-configfile.Tpo -c -o commands/configfile_module-configfile.obj `if test -f 'commands/configfile.c'; then $(CYGPATH_W) 'commands/configfile.c'; else $(CYGPATH_W) '$(srcdir)/commands/configfile.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/configfile_module-configfile.Tpo commands/$(DEPDIR)/configfile_module-configfile.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/configfile.c' object='commands/configfile_module-configfile.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $(configfile_module_CFLAGS) $(CFLAGS) -c -o commands/configfile_module-configfile.obj `if test -f 'commands/configfile.c'; then $(CYGPATH_W) 'commands/configfile.c'; else $(CYGPATH_W) '$(srcdir)/commands/configfile.c'; fi` - -fs/cpio_module-cpio.o: fs/cpio.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $(cpio_module_CFLAGS) $(CFLAGS) -MT fs/cpio_module-cpio.o -MD -MP -MF fs/$(DEPDIR)/cpio_module-cpio.Tpo -c -o fs/cpio_module-cpio.o `test -f 'fs/cpio.c' || echo '$(srcdir)/'`fs/cpio.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/cpio_module-cpio.Tpo fs/$(DEPDIR)/cpio_module-cpio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/cpio.c' object='fs/cpio_module-cpio.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $(cpio_module_CFLAGS) $(CFLAGS) -c -o fs/cpio_module-cpio.o `test -f 'fs/cpio.c' || echo '$(srcdir)/'`fs/cpio.c - -fs/cpio_module-cpio.obj: fs/cpio.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $(cpio_module_CFLAGS) $(CFLAGS) -MT fs/cpio_module-cpio.obj -MD -MP -MF fs/$(DEPDIR)/cpio_module-cpio.Tpo -c -o fs/cpio_module-cpio.obj `if test -f 'fs/cpio.c'; then $(CYGPATH_W) 'fs/cpio.c'; else $(CYGPATH_W) '$(srcdir)/fs/cpio.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/cpio_module-cpio.Tpo fs/$(DEPDIR)/cpio_module-cpio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/cpio.c' object='fs/cpio_module-cpio.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $(cpio_module_CFLAGS) $(CFLAGS) -c -o fs/cpio_module-cpio.obj `if test -f 'fs/cpio.c'; then $(CYGPATH_W) 'fs/cpio.c'; else $(CYGPATH_W) '$(srcdir)/fs/cpio.c'; fi` - -commands/i386/cpuid_module-cpuid.o: commands/i386/cpuid.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $(cpuid_module_CFLAGS) $(CFLAGS) -MT commands/i386/cpuid_module-cpuid.o -MD -MP -MF commands/i386/$(DEPDIR)/cpuid_module-cpuid.Tpo -c -o commands/i386/cpuid_module-cpuid.o `test -f 'commands/i386/cpuid.c' || echo '$(srcdir)/'`commands/i386/cpuid.c -@am__fastdepCC_TRUE@ $(am__mv) commands/i386/$(DEPDIR)/cpuid_module-cpuid.Tpo commands/i386/$(DEPDIR)/cpuid_module-cpuid.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/i386/cpuid.c' object='commands/i386/cpuid_module-cpuid.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $(cpuid_module_CFLAGS) $(CFLAGS) -c -o commands/i386/cpuid_module-cpuid.o `test -f 'commands/i386/cpuid.c' || echo '$(srcdir)/'`commands/i386/cpuid.c - -commands/i386/cpuid_module-cpuid.obj: commands/i386/cpuid.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $(cpuid_module_CFLAGS) $(CFLAGS) -MT commands/i386/cpuid_module-cpuid.obj -MD -MP -MF commands/i386/$(DEPDIR)/cpuid_module-cpuid.Tpo -c -o commands/i386/cpuid_module-cpuid.obj `if test -f 'commands/i386/cpuid.c'; then $(CYGPATH_W) 'commands/i386/cpuid.c'; else $(CYGPATH_W) '$(srcdir)/commands/i386/cpuid.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/i386/$(DEPDIR)/cpuid_module-cpuid.Tpo commands/i386/$(DEPDIR)/cpuid_module-cpuid.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/i386/cpuid.c' object='commands/i386/cpuid_module-cpuid.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $(cpuid_module_CFLAGS) $(CFLAGS) -c -o commands/i386/cpuid_module-cpuid.obj `if test -f 'commands/i386/cpuid.c'; then $(CYGPATH_W) 'commands/i386/cpuid.c'; else $(CYGPATH_W) '$(srcdir)/commands/i386/cpuid.c'; fi` - -lib/crypto_module-crypto.o: lib/crypto.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $(crypto_module_CFLAGS) $(CFLAGS) -MT lib/crypto_module-crypto.o -MD -MP -MF lib/$(DEPDIR)/crypto_module-crypto.Tpo -c -o lib/crypto_module-crypto.o `test -f 'lib/crypto.c' || echo '$(srcdir)/'`lib/crypto.c -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/crypto_module-crypto.Tpo lib/$(DEPDIR)/crypto_module-crypto.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/crypto.c' object='lib/crypto_module-crypto.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $(crypto_module_CFLAGS) $(CFLAGS) -c -o lib/crypto_module-crypto.o `test -f 'lib/crypto.c' || echo '$(srcdir)/'`lib/crypto.c - -lib/crypto_module-crypto.obj: lib/crypto.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $(crypto_module_CFLAGS) $(CFLAGS) -MT lib/crypto_module-crypto.obj -MD -MP -MF lib/$(DEPDIR)/crypto_module-crypto.Tpo -c -o lib/crypto_module-crypto.obj `if test -f 'lib/crypto.c'; then $(CYGPATH_W) 'lib/crypto.c'; else $(CYGPATH_W) '$(srcdir)/lib/crypto.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/crypto_module-crypto.Tpo lib/$(DEPDIR)/crypto_module-crypto.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/crypto.c' object='lib/crypto_module-crypto.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $(crypto_module_CFLAGS) $(CFLAGS) -c -o lib/crypto_module-crypto.obj `if test -f 'lib/crypto.c'; then $(CYGPATH_W) 'lib/crypto.c'; else $(CYGPATH_W) '$(srcdir)/lib/crypto.c'; fi` - -bus/cs5536_module-cs5536.o: bus/cs5536.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $(cs5536_module_CFLAGS) $(CFLAGS) -MT bus/cs5536_module-cs5536.o -MD -MP -MF bus/$(DEPDIR)/cs5536_module-cs5536.Tpo -c -o bus/cs5536_module-cs5536.o `test -f 'bus/cs5536.c' || echo '$(srcdir)/'`bus/cs5536.c -@am__fastdepCC_TRUE@ $(am__mv) bus/$(DEPDIR)/cs5536_module-cs5536.Tpo bus/$(DEPDIR)/cs5536_module-cs5536.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/cs5536.c' object='bus/cs5536_module-cs5536.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $(cs5536_module_CFLAGS) $(CFLAGS) -c -o bus/cs5536_module-cs5536.o `test -f 'bus/cs5536.c' || echo '$(srcdir)/'`bus/cs5536.c - -bus/cs5536_module-cs5536.obj: bus/cs5536.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $(cs5536_module_CFLAGS) $(CFLAGS) -MT bus/cs5536_module-cs5536.obj -MD -MP -MF bus/$(DEPDIR)/cs5536_module-cs5536.Tpo -c -o bus/cs5536_module-cs5536.obj `if test -f 'bus/cs5536.c'; then $(CYGPATH_W) 'bus/cs5536.c'; else $(CYGPATH_W) '$(srcdir)/bus/cs5536.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) bus/$(DEPDIR)/cs5536_module-cs5536.Tpo bus/$(DEPDIR)/cs5536_module-cs5536.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/cs5536.c' object='bus/cs5536_module-cs5536.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $(cs5536_module_CFLAGS) $(CFLAGS) -c -o bus/cs5536_module-cs5536.obj `if test -f 'bus/cs5536.c'; then $(CYGPATH_W) 'bus/cs5536.c'; else $(CYGPATH_W) '$(srcdir)/bus/cs5536.c'; fi` - -commands/date_module-date.o: commands/date.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $(date_module_CFLAGS) $(CFLAGS) -MT commands/date_module-date.o -MD -MP -MF commands/$(DEPDIR)/date_module-date.Tpo -c -o commands/date_module-date.o `test -f 'commands/date.c' || echo '$(srcdir)/'`commands/date.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/date_module-date.Tpo commands/$(DEPDIR)/date_module-date.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/date.c' object='commands/date_module-date.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $(date_module_CFLAGS) $(CFLAGS) -c -o commands/date_module-date.o `test -f 'commands/date.c' || echo '$(srcdir)/'`commands/date.c - -commands/date_module-date.obj: commands/date.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $(date_module_CFLAGS) $(CFLAGS) -MT commands/date_module-date.obj -MD -MP -MF commands/$(DEPDIR)/date_module-date.Tpo -c -o commands/date_module-date.obj `if test -f 'commands/date.c'; then $(CYGPATH_W) 'commands/date.c'; else $(CYGPATH_W) '$(srcdir)/commands/date.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/date_module-date.Tpo commands/$(DEPDIR)/date_module-date.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/date.c' object='commands/date_module-date.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $(date_module_CFLAGS) $(CFLAGS) -c -o commands/date_module-date.obj `if test -f 'commands/date.c'; then $(CYGPATH_W) 'commands/date.c'; else $(CYGPATH_W) '$(srcdir)/commands/date.c'; fi` - -hook/datehook_module-datehook.o: hook/datehook.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $(datehook_module_CFLAGS) $(CFLAGS) -MT hook/datehook_module-datehook.o -MD -MP -MF hook/$(DEPDIR)/datehook_module-datehook.Tpo -c -o hook/datehook_module-datehook.o `test -f 'hook/datehook.c' || echo '$(srcdir)/'`hook/datehook.c -@am__fastdepCC_TRUE@ $(am__mv) hook/$(DEPDIR)/datehook_module-datehook.Tpo hook/$(DEPDIR)/datehook_module-datehook.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hook/datehook.c' object='hook/datehook_module-datehook.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $(datehook_module_CFLAGS) $(CFLAGS) -c -o hook/datehook_module-datehook.o `test -f 'hook/datehook.c' || echo '$(srcdir)/'`hook/datehook.c - -hook/datehook_module-datehook.obj: hook/datehook.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $(datehook_module_CFLAGS) $(CFLAGS) -MT hook/datehook_module-datehook.obj -MD -MP -MF hook/$(DEPDIR)/datehook_module-datehook.Tpo -c -o hook/datehook_module-datehook.obj `if test -f 'hook/datehook.c'; then $(CYGPATH_W) 'hook/datehook.c'; else $(CYGPATH_W) '$(srcdir)/hook/datehook.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) hook/$(DEPDIR)/datehook_module-datehook.Tpo hook/$(DEPDIR)/datehook_module-datehook.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hook/datehook.c' object='hook/datehook_module-datehook.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $(datehook_module_CFLAGS) $(CFLAGS) -c -o hook/datehook_module-datehook.obj `if test -f 'hook/datehook.c'; then $(CYGPATH_W) 'hook/datehook.c'; else $(CYGPATH_W) '$(srcdir)/hook/datehook.c'; fi` - -lib/datetime_module-cmos_datetime.o: lib/cmos_datetime.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $(datetime_module_CFLAGS) $(CFLAGS) -MT lib/datetime_module-cmos_datetime.o -MD -MP -MF lib/$(DEPDIR)/datetime_module-cmos_datetime.Tpo -c -o lib/datetime_module-cmos_datetime.o `test -f 'lib/cmos_datetime.c' || echo '$(srcdir)/'`lib/cmos_datetime.c -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/datetime_module-cmos_datetime.Tpo lib/$(DEPDIR)/datetime_module-cmos_datetime.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/cmos_datetime.c' object='lib/datetime_module-cmos_datetime.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $(datetime_module_CFLAGS) $(CFLAGS) -c -o lib/datetime_module-cmos_datetime.o `test -f 'lib/cmos_datetime.c' || echo '$(srcdir)/'`lib/cmos_datetime.c - -lib/datetime_module-cmos_datetime.obj: lib/cmos_datetime.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $(datetime_module_CFLAGS) $(CFLAGS) -MT lib/datetime_module-cmos_datetime.obj -MD -MP -MF lib/$(DEPDIR)/datetime_module-cmos_datetime.Tpo -c -o lib/datetime_module-cmos_datetime.obj `if test -f 'lib/cmos_datetime.c'; then $(CYGPATH_W) 'lib/cmos_datetime.c'; else $(CYGPATH_W) '$(srcdir)/lib/cmos_datetime.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/datetime_module-cmos_datetime.Tpo lib/$(DEPDIR)/datetime_module-cmos_datetime.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/cmos_datetime.c' object='lib/datetime_module-cmos_datetime.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $(datetime_module_CFLAGS) $(CFLAGS) -c -o lib/datetime_module-cmos_datetime.obj `if test -f 'lib/cmos_datetime.c'; then $(CYGPATH_W) 'lib/cmos_datetime.c'; else $(CYGPATH_W) '$(srcdir)/lib/cmos_datetime.c'; fi` - -lib/efi/datetime_module-datetime.o: lib/efi/datetime.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $(datetime_module_CFLAGS) $(CFLAGS) -MT lib/efi/datetime_module-datetime.o -MD -MP -MF lib/efi/$(DEPDIR)/datetime_module-datetime.Tpo -c -o lib/efi/datetime_module-datetime.o `test -f 'lib/efi/datetime.c' || echo '$(srcdir)/'`lib/efi/datetime.c -@am__fastdepCC_TRUE@ $(am__mv) lib/efi/$(DEPDIR)/datetime_module-datetime.Tpo lib/efi/$(DEPDIR)/datetime_module-datetime.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/efi/datetime.c' object='lib/efi/datetime_module-datetime.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $(datetime_module_CFLAGS) $(CFLAGS) -c -o lib/efi/datetime_module-datetime.o `test -f 'lib/efi/datetime.c' || echo '$(srcdir)/'`lib/efi/datetime.c - -lib/efi/datetime_module-datetime.obj: lib/efi/datetime.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $(datetime_module_CFLAGS) $(CFLAGS) -MT lib/efi/datetime_module-datetime.obj -MD -MP -MF lib/efi/$(DEPDIR)/datetime_module-datetime.Tpo -c -o lib/efi/datetime_module-datetime.obj `if test -f 'lib/efi/datetime.c'; then $(CYGPATH_W) 'lib/efi/datetime.c'; else $(CYGPATH_W) '$(srcdir)/lib/efi/datetime.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/efi/$(DEPDIR)/datetime_module-datetime.Tpo lib/efi/$(DEPDIR)/datetime_module-datetime.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/efi/datetime.c' object='lib/efi/datetime_module-datetime.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $(datetime_module_CFLAGS) $(CFLAGS) -c -o lib/efi/datetime_module-datetime.obj `if test -f 'lib/efi/datetime.c'; then $(CYGPATH_W) 'lib/efi/datetime.c'; else $(CYGPATH_W) '$(srcdir)/lib/efi/datetime.c'; fi` - -lib/ieee1275/datetime_module-datetime.o: lib/ieee1275/datetime.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $(datetime_module_CFLAGS) $(CFLAGS) -MT lib/ieee1275/datetime_module-datetime.o -MD -MP -MF lib/ieee1275/$(DEPDIR)/datetime_module-datetime.Tpo -c -o lib/ieee1275/datetime_module-datetime.o `test -f 'lib/ieee1275/datetime.c' || echo '$(srcdir)/'`lib/ieee1275/datetime.c -@am__fastdepCC_TRUE@ $(am__mv) lib/ieee1275/$(DEPDIR)/datetime_module-datetime.Tpo lib/ieee1275/$(DEPDIR)/datetime_module-datetime.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/ieee1275/datetime.c' object='lib/ieee1275/datetime_module-datetime.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $(datetime_module_CFLAGS) $(CFLAGS) -c -o lib/ieee1275/datetime_module-datetime.o `test -f 'lib/ieee1275/datetime.c' || echo '$(srcdir)/'`lib/ieee1275/datetime.c - -lib/ieee1275/datetime_module-datetime.obj: lib/ieee1275/datetime.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $(datetime_module_CFLAGS) $(CFLAGS) -MT lib/ieee1275/datetime_module-datetime.obj -MD -MP -MF lib/ieee1275/$(DEPDIR)/datetime_module-datetime.Tpo -c -o lib/ieee1275/datetime_module-datetime.obj `if test -f 'lib/ieee1275/datetime.c'; then $(CYGPATH_W) 'lib/ieee1275/datetime.c'; else $(CYGPATH_W) '$(srcdir)/lib/ieee1275/datetime.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/ieee1275/$(DEPDIR)/datetime_module-datetime.Tpo lib/ieee1275/$(DEPDIR)/datetime_module-datetime.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/ieee1275/datetime.c' object='lib/ieee1275/datetime_module-datetime.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $(datetime_module_CFLAGS) $(CFLAGS) -c -o lib/ieee1275/datetime_module-datetime.obj `if test -f 'lib/ieee1275/datetime.c'; then $(CYGPATH_W) 'lib/ieee1275/datetime.c'; else $(CYGPATH_W) '$(srcdir)/lib/ieee1275/datetime.c'; fi` - -disk/dm_nv_module-dmraid_nvidia.o: disk/dmraid_nvidia.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $(dm_nv_module_CFLAGS) $(CFLAGS) -MT disk/dm_nv_module-dmraid_nvidia.o -MD -MP -MF disk/$(DEPDIR)/dm_nv_module-dmraid_nvidia.Tpo -c -o disk/dm_nv_module-dmraid_nvidia.o `test -f 'disk/dmraid_nvidia.c' || echo '$(srcdir)/'`disk/dmraid_nvidia.c -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/dm_nv_module-dmraid_nvidia.Tpo disk/$(DEPDIR)/dm_nv_module-dmraid_nvidia.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/dmraid_nvidia.c' object='disk/dm_nv_module-dmraid_nvidia.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $(dm_nv_module_CFLAGS) $(CFLAGS) -c -o disk/dm_nv_module-dmraid_nvidia.o `test -f 'disk/dmraid_nvidia.c' || echo '$(srcdir)/'`disk/dmraid_nvidia.c - -disk/dm_nv_module-dmraid_nvidia.obj: disk/dmraid_nvidia.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $(dm_nv_module_CFLAGS) $(CFLAGS) -MT disk/dm_nv_module-dmraid_nvidia.obj -MD -MP -MF disk/$(DEPDIR)/dm_nv_module-dmraid_nvidia.Tpo -c -o disk/dm_nv_module-dmraid_nvidia.obj `if test -f 'disk/dmraid_nvidia.c'; then $(CYGPATH_W) 'disk/dmraid_nvidia.c'; else $(CYGPATH_W) '$(srcdir)/disk/dmraid_nvidia.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/dm_nv_module-dmraid_nvidia.Tpo disk/$(DEPDIR)/dm_nv_module-dmraid_nvidia.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/dmraid_nvidia.c' object='disk/dm_nv_module-dmraid_nvidia.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $(dm_nv_module_CFLAGS) $(CFLAGS) -c -o disk/dm_nv_module-dmraid_nvidia.obj `if test -f 'disk/dmraid_nvidia.c'; then $(CYGPATH_W) 'disk/dmraid_nvidia.c'; else $(CYGPATH_W) '$(srcdir)/disk/dmraid_nvidia.c'; fi` - -commands/i386/pc/drivemap_module-drivemap.o: commands/i386/pc/drivemap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(drivemap_module_CPPFLAGS) $(CPPFLAGS) $(drivemap_module_CFLAGS) $(CFLAGS) -MT commands/i386/pc/drivemap_module-drivemap.o -MD -MP -MF commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap.Tpo -c -o commands/i386/pc/drivemap_module-drivemap.o `test -f 'commands/i386/pc/drivemap.c' || echo '$(srcdir)/'`commands/i386/pc/drivemap.c -@am__fastdepCC_TRUE@ $(am__mv) commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap.Tpo commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/i386/pc/drivemap.c' object='commands/i386/pc/drivemap_module-drivemap.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(drivemap_module_CPPFLAGS) $(CPPFLAGS) $(drivemap_module_CFLAGS) $(CFLAGS) -c -o commands/i386/pc/drivemap_module-drivemap.o `test -f 'commands/i386/pc/drivemap.c' || echo '$(srcdir)/'`commands/i386/pc/drivemap.c - -commands/i386/pc/drivemap_module-drivemap.obj: commands/i386/pc/drivemap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(drivemap_module_CPPFLAGS) $(CPPFLAGS) $(drivemap_module_CFLAGS) $(CFLAGS) -MT commands/i386/pc/drivemap_module-drivemap.obj -MD -MP -MF commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap.Tpo -c -o commands/i386/pc/drivemap_module-drivemap.obj `if test -f 'commands/i386/pc/drivemap.c'; then $(CYGPATH_W) 'commands/i386/pc/drivemap.c'; else $(CYGPATH_W) '$(srcdir)/commands/i386/pc/drivemap.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap.Tpo commands/i386/pc/$(DEPDIR)/drivemap_module-drivemap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/i386/pc/drivemap.c' object='commands/i386/pc/drivemap_module-drivemap.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(drivemap_module_CPPFLAGS) $(CPPFLAGS) $(drivemap_module_CFLAGS) $(CFLAGS) -c -o commands/i386/pc/drivemap_module-drivemap.obj `if test -f 'commands/i386/pc/drivemap.c'; then $(CYGPATH_W) 'commands/i386/pc/drivemap.c'; else $(CYGPATH_W) '$(srcdir)/commands/i386/pc/drivemap.c'; fi` - -commands/echo_module-echo.o: commands/echo.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $(echo_module_CFLAGS) $(CFLAGS) -MT commands/echo_module-echo.o -MD -MP -MF commands/$(DEPDIR)/echo_module-echo.Tpo -c -o commands/echo_module-echo.o `test -f 'commands/echo.c' || echo '$(srcdir)/'`commands/echo.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/echo_module-echo.Tpo commands/$(DEPDIR)/echo_module-echo.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/echo.c' object='commands/echo_module-echo.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $(echo_module_CFLAGS) $(CFLAGS) -c -o commands/echo_module-echo.o `test -f 'commands/echo.c' || echo '$(srcdir)/'`commands/echo.c - -commands/echo_module-echo.obj: commands/echo.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $(echo_module_CFLAGS) $(CFLAGS) -MT commands/echo_module-echo.obj -MD -MP -MF commands/$(DEPDIR)/echo_module-echo.Tpo -c -o commands/echo_module-echo.obj `if test -f 'commands/echo.c'; then $(CYGPATH_W) 'commands/echo.c'; else $(CYGPATH_W) '$(srcdir)/commands/echo.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/echo_module-echo.Tpo commands/$(DEPDIR)/echo_module-echo.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/echo.c' object='commands/echo_module-echo.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $(echo_module_CFLAGS) $(CFLAGS) -c -o commands/echo_module-echo.obj `if test -f 'commands/echo.c'; then $(CYGPATH_W) 'commands/echo.c'; else $(CYGPATH_W) '$(srcdir)/commands/echo.c'; fi` - -video/efi_gop_module-efi_gop.o: video/efi_gop.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efi_gop_module_CPPFLAGS) $(CPPFLAGS) $(efi_gop_module_CFLAGS) $(CFLAGS) -MT video/efi_gop_module-efi_gop.o -MD -MP -MF video/$(DEPDIR)/efi_gop_module-efi_gop.Tpo -c -o video/efi_gop_module-efi_gop.o `test -f 'video/efi_gop.c' || echo '$(srcdir)/'`video/efi_gop.c -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/efi_gop_module-efi_gop.Tpo video/$(DEPDIR)/efi_gop_module-efi_gop.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/efi_gop.c' object='video/efi_gop_module-efi_gop.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efi_gop_module_CPPFLAGS) $(CPPFLAGS) $(efi_gop_module_CFLAGS) $(CFLAGS) -c -o video/efi_gop_module-efi_gop.o `test -f 'video/efi_gop.c' || echo '$(srcdir)/'`video/efi_gop.c - -video/efi_gop_module-efi_gop.obj: video/efi_gop.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efi_gop_module_CPPFLAGS) $(CPPFLAGS) $(efi_gop_module_CFLAGS) $(CFLAGS) -MT video/efi_gop_module-efi_gop.obj -MD -MP -MF video/$(DEPDIR)/efi_gop_module-efi_gop.Tpo -c -o video/efi_gop_module-efi_gop.obj `if test -f 'video/efi_gop.c'; then $(CYGPATH_W) 'video/efi_gop.c'; else $(CYGPATH_W) '$(srcdir)/video/efi_gop.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/efi_gop_module-efi_gop.Tpo video/$(DEPDIR)/efi_gop_module-efi_gop.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/efi_gop.c' object='video/efi_gop_module-efi_gop.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efi_gop_module_CPPFLAGS) $(CPPFLAGS) $(efi_gop_module_CFLAGS) $(CFLAGS) -c -o video/efi_gop_module-efi_gop.obj `if test -f 'video/efi_gop.c'; then $(CYGPATH_W) 'video/efi_gop.c'; else $(CYGPATH_W) '$(srcdir)/video/efi_gop.c'; fi` - -video/efi_uga_module-efi_uga.o: video/efi_uga.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efi_uga_module_CPPFLAGS) $(CPPFLAGS) $(efi_uga_module_CFLAGS) $(CFLAGS) -MT video/efi_uga_module-efi_uga.o -MD -MP -MF video/$(DEPDIR)/efi_uga_module-efi_uga.Tpo -c -o video/efi_uga_module-efi_uga.o `test -f 'video/efi_uga.c' || echo '$(srcdir)/'`video/efi_uga.c -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/efi_uga_module-efi_uga.Tpo video/$(DEPDIR)/efi_uga_module-efi_uga.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/efi_uga.c' object='video/efi_uga_module-efi_uga.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efi_uga_module_CPPFLAGS) $(CPPFLAGS) $(efi_uga_module_CFLAGS) $(CFLAGS) -c -o video/efi_uga_module-efi_uga.o `test -f 'video/efi_uga.c' || echo '$(srcdir)/'`video/efi_uga.c - -video/efi_uga_module-efi_uga.obj: video/efi_uga.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efi_uga_module_CPPFLAGS) $(CPPFLAGS) $(efi_uga_module_CFLAGS) $(CFLAGS) -MT video/efi_uga_module-efi_uga.obj -MD -MP -MF video/$(DEPDIR)/efi_uga_module-efi_uga.Tpo -c -o video/efi_uga_module-efi_uga.obj `if test -f 'video/efi_uga.c'; then $(CYGPATH_W) 'video/efi_uga.c'; else $(CYGPATH_W) '$(srcdir)/video/efi_uga.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/efi_uga_module-efi_uga.Tpo video/$(DEPDIR)/efi_uga_module-efi_uga.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/efi_uga.c' object='video/efi_uga_module-efi_uga.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efi_uga_module_CPPFLAGS) $(CPPFLAGS) $(efi_uga_module_CFLAGS) $(CFLAGS) -c -o video/efi_uga_module-efi_uga.obj `if test -f 'video/efi_uga.c'; then $(CYGPATH_W) 'video/efi_uga.c'; else $(CYGPATH_W) '$(srcdir)/video/efi_uga.c'; fi` - -efiemu/i386/pc/efiemu_module-cfgtables.o: efiemu/i386/pc/cfgtables.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/i386/pc/efiemu_module-cfgtables.o -MD -MP -MF efiemu/i386/pc/$(DEPDIR)/efiemu_module-cfgtables.Tpo -c -o efiemu/i386/pc/efiemu_module-cfgtables.o `test -f 'efiemu/i386/pc/cfgtables.c' || echo '$(srcdir)/'`efiemu/i386/pc/cfgtables.c -@am__fastdepCC_TRUE@ $(am__mv) efiemu/i386/pc/$(DEPDIR)/efiemu_module-cfgtables.Tpo efiemu/i386/pc/$(DEPDIR)/efiemu_module-cfgtables.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/i386/pc/cfgtables.c' object='efiemu/i386/pc/efiemu_module-cfgtables.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/i386/pc/efiemu_module-cfgtables.o `test -f 'efiemu/i386/pc/cfgtables.c' || echo '$(srcdir)/'`efiemu/i386/pc/cfgtables.c - -efiemu/i386/pc/efiemu_module-cfgtables.obj: efiemu/i386/pc/cfgtables.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/i386/pc/efiemu_module-cfgtables.obj -MD -MP -MF efiemu/i386/pc/$(DEPDIR)/efiemu_module-cfgtables.Tpo -c -o efiemu/i386/pc/efiemu_module-cfgtables.obj `if test -f 'efiemu/i386/pc/cfgtables.c'; then $(CYGPATH_W) 'efiemu/i386/pc/cfgtables.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/i386/pc/cfgtables.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) efiemu/i386/pc/$(DEPDIR)/efiemu_module-cfgtables.Tpo efiemu/i386/pc/$(DEPDIR)/efiemu_module-cfgtables.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/i386/pc/cfgtables.c' object='efiemu/i386/pc/efiemu_module-cfgtables.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/i386/pc/efiemu_module-cfgtables.obj `if test -f 'efiemu/i386/pc/cfgtables.c'; then $(CYGPATH_W) 'efiemu/i386/pc/cfgtables.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/i386/pc/cfgtables.c'; fi` - -efiemu/efiemu_module-main.o: efiemu/main.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/efiemu_module-main.o -MD -MP -MF efiemu/$(DEPDIR)/efiemu_module-main.Tpo -c -o efiemu/efiemu_module-main.o `test -f 'efiemu/main.c' || echo '$(srcdir)/'`efiemu/main.c -@am__fastdepCC_TRUE@ $(am__mv) efiemu/$(DEPDIR)/efiemu_module-main.Tpo efiemu/$(DEPDIR)/efiemu_module-main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/main.c' object='efiemu/efiemu_module-main.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/efiemu_module-main.o `test -f 'efiemu/main.c' || echo '$(srcdir)/'`efiemu/main.c - -efiemu/efiemu_module-main.obj: efiemu/main.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/efiemu_module-main.obj -MD -MP -MF efiemu/$(DEPDIR)/efiemu_module-main.Tpo -c -o efiemu/efiemu_module-main.obj `if test -f 'efiemu/main.c'; then $(CYGPATH_W) 'efiemu/main.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/main.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) efiemu/$(DEPDIR)/efiemu_module-main.Tpo efiemu/$(DEPDIR)/efiemu_module-main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/main.c' object='efiemu/efiemu_module-main.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/efiemu_module-main.obj `if test -f 'efiemu/main.c'; then $(CYGPATH_W) 'efiemu/main.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/main.c'; fi` - -efiemu/i386/efiemu_module-loadcore32.o: efiemu/i386/loadcore32.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/i386/efiemu_module-loadcore32.o -MD -MP -MF efiemu/i386/$(DEPDIR)/efiemu_module-loadcore32.Tpo -c -o efiemu/i386/efiemu_module-loadcore32.o `test -f 'efiemu/i386/loadcore32.c' || echo '$(srcdir)/'`efiemu/i386/loadcore32.c -@am__fastdepCC_TRUE@ $(am__mv) efiemu/i386/$(DEPDIR)/efiemu_module-loadcore32.Tpo efiemu/i386/$(DEPDIR)/efiemu_module-loadcore32.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/i386/loadcore32.c' object='efiemu/i386/efiemu_module-loadcore32.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/i386/efiemu_module-loadcore32.o `test -f 'efiemu/i386/loadcore32.c' || echo '$(srcdir)/'`efiemu/i386/loadcore32.c - -efiemu/i386/efiemu_module-loadcore32.obj: efiemu/i386/loadcore32.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/i386/efiemu_module-loadcore32.obj -MD -MP -MF efiemu/i386/$(DEPDIR)/efiemu_module-loadcore32.Tpo -c -o efiemu/i386/efiemu_module-loadcore32.obj `if test -f 'efiemu/i386/loadcore32.c'; then $(CYGPATH_W) 'efiemu/i386/loadcore32.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/i386/loadcore32.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) efiemu/i386/$(DEPDIR)/efiemu_module-loadcore32.Tpo efiemu/i386/$(DEPDIR)/efiemu_module-loadcore32.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/i386/loadcore32.c' object='efiemu/i386/efiemu_module-loadcore32.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/i386/efiemu_module-loadcore32.obj `if test -f 'efiemu/i386/loadcore32.c'; then $(CYGPATH_W) 'efiemu/i386/loadcore32.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/i386/loadcore32.c'; fi` - -efiemu/i386/efiemu_module-loadcore64.o: efiemu/i386/loadcore64.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/i386/efiemu_module-loadcore64.o -MD -MP -MF efiemu/i386/$(DEPDIR)/efiemu_module-loadcore64.Tpo -c -o efiemu/i386/efiemu_module-loadcore64.o `test -f 'efiemu/i386/loadcore64.c' || echo '$(srcdir)/'`efiemu/i386/loadcore64.c -@am__fastdepCC_TRUE@ $(am__mv) efiemu/i386/$(DEPDIR)/efiemu_module-loadcore64.Tpo efiemu/i386/$(DEPDIR)/efiemu_module-loadcore64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/i386/loadcore64.c' object='efiemu/i386/efiemu_module-loadcore64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/i386/efiemu_module-loadcore64.o `test -f 'efiemu/i386/loadcore64.c' || echo '$(srcdir)/'`efiemu/i386/loadcore64.c - -efiemu/i386/efiemu_module-loadcore64.obj: efiemu/i386/loadcore64.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/i386/efiemu_module-loadcore64.obj -MD -MP -MF efiemu/i386/$(DEPDIR)/efiemu_module-loadcore64.Tpo -c -o efiemu/i386/efiemu_module-loadcore64.obj `if test -f 'efiemu/i386/loadcore64.c'; then $(CYGPATH_W) 'efiemu/i386/loadcore64.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/i386/loadcore64.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) efiemu/i386/$(DEPDIR)/efiemu_module-loadcore64.Tpo efiemu/i386/$(DEPDIR)/efiemu_module-loadcore64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/i386/loadcore64.c' object='efiemu/i386/efiemu_module-loadcore64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/i386/efiemu_module-loadcore64.obj `if test -f 'efiemu/i386/loadcore64.c'; then $(CYGPATH_W) 'efiemu/i386/loadcore64.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/i386/loadcore64.c'; fi` - -efiemu/efiemu_module-mm.o: efiemu/mm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/efiemu_module-mm.o -MD -MP -MF efiemu/$(DEPDIR)/efiemu_module-mm.Tpo -c -o efiemu/efiemu_module-mm.o `test -f 'efiemu/mm.c' || echo '$(srcdir)/'`efiemu/mm.c -@am__fastdepCC_TRUE@ $(am__mv) efiemu/$(DEPDIR)/efiemu_module-mm.Tpo efiemu/$(DEPDIR)/efiemu_module-mm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/mm.c' object='efiemu/efiemu_module-mm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/efiemu_module-mm.o `test -f 'efiemu/mm.c' || echo '$(srcdir)/'`efiemu/mm.c - -efiemu/efiemu_module-mm.obj: efiemu/mm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/efiemu_module-mm.obj -MD -MP -MF efiemu/$(DEPDIR)/efiemu_module-mm.Tpo -c -o efiemu/efiemu_module-mm.obj `if test -f 'efiemu/mm.c'; then $(CYGPATH_W) 'efiemu/mm.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/mm.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) efiemu/$(DEPDIR)/efiemu_module-mm.Tpo efiemu/$(DEPDIR)/efiemu_module-mm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/mm.c' object='efiemu/efiemu_module-mm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/efiemu_module-mm.obj `if test -f 'efiemu/mm.c'; then $(CYGPATH_W) 'efiemu/mm.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/mm.c'; fi` - -efiemu/efiemu_module-loadcore_common.o: efiemu/loadcore_common.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/efiemu_module-loadcore_common.o -MD -MP -MF efiemu/$(DEPDIR)/efiemu_module-loadcore_common.Tpo -c -o efiemu/efiemu_module-loadcore_common.o `test -f 'efiemu/loadcore_common.c' || echo '$(srcdir)/'`efiemu/loadcore_common.c -@am__fastdepCC_TRUE@ $(am__mv) efiemu/$(DEPDIR)/efiemu_module-loadcore_common.Tpo efiemu/$(DEPDIR)/efiemu_module-loadcore_common.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/loadcore_common.c' object='efiemu/efiemu_module-loadcore_common.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/efiemu_module-loadcore_common.o `test -f 'efiemu/loadcore_common.c' || echo '$(srcdir)/'`efiemu/loadcore_common.c - -efiemu/efiemu_module-loadcore_common.obj: efiemu/loadcore_common.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/efiemu_module-loadcore_common.obj -MD -MP -MF efiemu/$(DEPDIR)/efiemu_module-loadcore_common.Tpo -c -o efiemu/efiemu_module-loadcore_common.obj `if test -f 'efiemu/loadcore_common.c'; then $(CYGPATH_W) 'efiemu/loadcore_common.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/loadcore_common.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) efiemu/$(DEPDIR)/efiemu_module-loadcore_common.Tpo efiemu/$(DEPDIR)/efiemu_module-loadcore_common.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/loadcore_common.c' object='efiemu/efiemu_module-loadcore_common.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/efiemu_module-loadcore_common.obj `if test -f 'efiemu/loadcore_common.c'; then $(CYGPATH_W) 'efiemu/loadcore_common.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/loadcore_common.c'; fi` - -efiemu/efiemu_module-symbols.o: efiemu/symbols.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/efiemu_module-symbols.o -MD -MP -MF efiemu/$(DEPDIR)/efiemu_module-symbols.Tpo -c -o efiemu/efiemu_module-symbols.o `test -f 'efiemu/symbols.c' || echo '$(srcdir)/'`efiemu/symbols.c -@am__fastdepCC_TRUE@ $(am__mv) efiemu/$(DEPDIR)/efiemu_module-symbols.Tpo efiemu/$(DEPDIR)/efiemu_module-symbols.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/symbols.c' object='efiemu/efiemu_module-symbols.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/efiemu_module-symbols.o `test -f 'efiemu/symbols.c' || echo '$(srcdir)/'`efiemu/symbols.c - -efiemu/efiemu_module-symbols.obj: efiemu/symbols.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/efiemu_module-symbols.obj -MD -MP -MF efiemu/$(DEPDIR)/efiemu_module-symbols.Tpo -c -o efiemu/efiemu_module-symbols.obj `if test -f 'efiemu/symbols.c'; then $(CYGPATH_W) 'efiemu/symbols.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/symbols.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) efiemu/$(DEPDIR)/efiemu_module-symbols.Tpo efiemu/$(DEPDIR)/efiemu_module-symbols.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/symbols.c' object='efiemu/efiemu_module-symbols.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/efiemu_module-symbols.obj `if test -f 'efiemu/symbols.c'; then $(CYGPATH_W) 'efiemu/symbols.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/symbols.c'; fi` - -efiemu/efiemu_module-loadcore32.o: efiemu/loadcore32.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/efiemu_module-loadcore32.o -MD -MP -MF efiemu/$(DEPDIR)/efiemu_module-loadcore32.Tpo -c -o efiemu/efiemu_module-loadcore32.o `test -f 'efiemu/loadcore32.c' || echo '$(srcdir)/'`efiemu/loadcore32.c -@am__fastdepCC_TRUE@ $(am__mv) efiemu/$(DEPDIR)/efiemu_module-loadcore32.Tpo efiemu/$(DEPDIR)/efiemu_module-loadcore32.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/loadcore32.c' object='efiemu/efiemu_module-loadcore32.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/efiemu_module-loadcore32.o `test -f 'efiemu/loadcore32.c' || echo '$(srcdir)/'`efiemu/loadcore32.c - -efiemu/efiemu_module-loadcore32.obj: efiemu/loadcore32.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/efiemu_module-loadcore32.obj -MD -MP -MF efiemu/$(DEPDIR)/efiemu_module-loadcore32.Tpo -c -o efiemu/efiemu_module-loadcore32.obj `if test -f 'efiemu/loadcore32.c'; then $(CYGPATH_W) 'efiemu/loadcore32.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/loadcore32.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) efiemu/$(DEPDIR)/efiemu_module-loadcore32.Tpo efiemu/$(DEPDIR)/efiemu_module-loadcore32.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/loadcore32.c' object='efiemu/efiemu_module-loadcore32.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/efiemu_module-loadcore32.obj `if test -f 'efiemu/loadcore32.c'; then $(CYGPATH_W) 'efiemu/loadcore32.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/loadcore32.c'; fi` - -efiemu/efiemu_module-loadcore64.o: efiemu/loadcore64.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/efiemu_module-loadcore64.o -MD -MP -MF efiemu/$(DEPDIR)/efiemu_module-loadcore64.Tpo -c -o efiemu/efiemu_module-loadcore64.o `test -f 'efiemu/loadcore64.c' || echo '$(srcdir)/'`efiemu/loadcore64.c -@am__fastdepCC_TRUE@ $(am__mv) efiemu/$(DEPDIR)/efiemu_module-loadcore64.Tpo efiemu/$(DEPDIR)/efiemu_module-loadcore64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/loadcore64.c' object='efiemu/efiemu_module-loadcore64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/efiemu_module-loadcore64.o `test -f 'efiemu/loadcore64.c' || echo '$(srcdir)/'`efiemu/loadcore64.c - -efiemu/efiemu_module-loadcore64.obj: efiemu/loadcore64.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/efiemu_module-loadcore64.obj -MD -MP -MF efiemu/$(DEPDIR)/efiemu_module-loadcore64.Tpo -c -o efiemu/efiemu_module-loadcore64.obj `if test -f 'efiemu/loadcore64.c'; then $(CYGPATH_W) 'efiemu/loadcore64.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/loadcore64.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) efiemu/$(DEPDIR)/efiemu_module-loadcore64.Tpo efiemu/$(DEPDIR)/efiemu_module-loadcore64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/loadcore64.c' object='efiemu/efiemu_module-loadcore64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/efiemu_module-loadcore64.obj `if test -f 'efiemu/loadcore64.c'; then $(CYGPATH_W) 'efiemu/loadcore64.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/loadcore64.c'; fi` - -efiemu/efiemu_module-prepare32.o: efiemu/prepare32.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/efiemu_module-prepare32.o -MD -MP -MF efiemu/$(DEPDIR)/efiemu_module-prepare32.Tpo -c -o efiemu/efiemu_module-prepare32.o `test -f 'efiemu/prepare32.c' || echo '$(srcdir)/'`efiemu/prepare32.c -@am__fastdepCC_TRUE@ $(am__mv) efiemu/$(DEPDIR)/efiemu_module-prepare32.Tpo efiemu/$(DEPDIR)/efiemu_module-prepare32.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/prepare32.c' object='efiemu/efiemu_module-prepare32.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/efiemu_module-prepare32.o `test -f 'efiemu/prepare32.c' || echo '$(srcdir)/'`efiemu/prepare32.c - -efiemu/efiemu_module-prepare32.obj: efiemu/prepare32.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/efiemu_module-prepare32.obj -MD -MP -MF efiemu/$(DEPDIR)/efiemu_module-prepare32.Tpo -c -o efiemu/efiemu_module-prepare32.obj `if test -f 'efiemu/prepare32.c'; then $(CYGPATH_W) 'efiemu/prepare32.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/prepare32.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) efiemu/$(DEPDIR)/efiemu_module-prepare32.Tpo efiemu/$(DEPDIR)/efiemu_module-prepare32.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/prepare32.c' object='efiemu/efiemu_module-prepare32.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/efiemu_module-prepare32.obj `if test -f 'efiemu/prepare32.c'; then $(CYGPATH_W) 'efiemu/prepare32.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/prepare32.c'; fi` - -efiemu/efiemu_module-prepare64.o: efiemu/prepare64.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/efiemu_module-prepare64.o -MD -MP -MF efiemu/$(DEPDIR)/efiemu_module-prepare64.Tpo -c -o efiemu/efiemu_module-prepare64.o `test -f 'efiemu/prepare64.c' || echo '$(srcdir)/'`efiemu/prepare64.c -@am__fastdepCC_TRUE@ $(am__mv) efiemu/$(DEPDIR)/efiemu_module-prepare64.Tpo efiemu/$(DEPDIR)/efiemu_module-prepare64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/prepare64.c' object='efiemu/efiemu_module-prepare64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/efiemu_module-prepare64.o `test -f 'efiemu/prepare64.c' || echo '$(srcdir)/'`efiemu/prepare64.c - -efiemu/efiemu_module-prepare64.obj: efiemu/prepare64.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/efiemu_module-prepare64.obj -MD -MP -MF efiemu/$(DEPDIR)/efiemu_module-prepare64.Tpo -c -o efiemu/efiemu_module-prepare64.obj `if test -f 'efiemu/prepare64.c'; then $(CYGPATH_W) 'efiemu/prepare64.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/prepare64.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) efiemu/$(DEPDIR)/efiemu_module-prepare64.Tpo efiemu/$(DEPDIR)/efiemu_module-prepare64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/prepare64.c' object='efiemu/efiemu_module-prepare64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/efiemu_module-prepare64.obj `if test -f 'efiemu/prepare64.c'; then $(CYGPATH_W) 'efiemu/prepare64.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/prepare64.c'; fi` - -efiemu/efiemu_module-pnvram.o: efiemu/pnvram.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/efiemu_module-pnvram.o -MD -MP -MF efiemu/$(DEPDIR)/efiemu_module-pnvram.Tpo -c -o efiemu/efiemu_module-pnvram.o `test -f 'efiemu/pnvram.c' || echo '$(srcdir)/'`efiemu/pnvram.c -@am__fastdepCC_TRUE@ $(am__mv) efiemu/$(DEPDIR)/efiemu_module-pnvram.Tpo efiemu/$(DEPDIR)/efiemu_module-pnvram.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/pnvram.c' object='efiemu/efiemu_module-pnvram.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/efiemu_module-pnvram.o `test -f 'efiemu/pnvram.c' || echo '$(srcdir)/'`efiemu/pnvram.c - -efiemu/efiemu_module-pnvram.obj: efiemu/pnvram.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/efiemu_module-pnvram.obj -MD -MP -MF efiemu/$(DEPDIR)/efiemu_module-pnvram.Tpo -c -o efiemu/efiemu_module-pnvram.obj `if test -f 'efiemu/pnvram.c'; then $(CYGPATH_W) 'efiemu/pnvram.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/pnvram.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) efiemu/$(DEPDIR)/efiemu_module-pnvram.Tpo efiemu/$(DEPDIR)/efiemu_module-pnvram.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/pnvram.c' object='efiemu/efiemu_module-pnvram.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/efiemu_module-pnvram.obj `if test -f 'efiemu/pnvram.c'; then $(CYGPATH_W) 'efiemu/pnvram.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/pnvram.c'; fi` - -efiemu/i386/efiemu_module-coredetect.o: efiemu/i386/coredetect.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/i386/efiemu_module-coredetect.o -MD -MP -MF efiemu/i386/$(DEPDIR)/efiemu_module-coredetect.Tpo -c -o efiemu/i386/efiemu_module-coredetect.o `test -f 'efiemu/i386/coredetect.c' || echo '$(srcdir)/'`efiemu/i386/coredetect.c -@am__fastdepCC_TRUE@ $(am__mv) efiemu/i386/$(DEPDIR)/efiemu_module-coredetect.Tpo efiemu/i386/$(DEPDIR)/efiemu_module-coredetect.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/i386/coredetect.c' object='efiemu/i386/efiemu_module-coredetect.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/i386/efiemu_module-coredetect.o `test -f 'efiemu/i386/coredetect.c' || echo '$(srcdir)/'`efiemu/i386/coredetect.c - -efiemu/i386/efiemu_module-coredetect.obj: efiemu/i386/coredetect.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/i386/efiemu_module-coredetect.obj -MD -MP -MF efiemu/i386/$(DEPDIR)/efiemu_module-coredetect.Tpo -c -o efiemu/i386/efiemu_module-coredetect.obj `if test -f 'efiemu/i386/coredetect.c'; then $(CYGPATH_W) 'efiemu/i386/coredetect.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/i386/coredetect.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) efiemu/i386/$(DEPDIR)/efiemu_module-coredetect.Tpo efiemu/i386/$(DEPDIR)/efiemu_module-coredetect.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/i386/coredetect.c' object='efiemu/i386/efiemu_module-coredetect.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/i386/efiemu_module-coredetect.obj `if test -f 'efiemu/i386/coredetect.c'; then $(CYGPATH_W) 'efiemu/i386/coredetect.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/i386/coredetect.c'; fi` - -efiemu/i386/efiemu_module-nocfgtables.o: efiemu/i386/nocfgtables.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/i386/efiemu_module-nocfgtables.o -MD -MP -MF efiemu/i386/$(DEPDIR)/efiemu_module-nocfgtables.Tpo -c -o efiemu/i386/efiemu_module-nocfgtables.o `test -f 'efiemu/i386/nocfgtables.c' || echo '$(srcdir)/'`efiemu/i386/nocfgtables.c -@am__fastdepCC_TRUE@ $(am__mv) efiemu/i386/$(DEPDIR)/efiemu_module-nocfgtables.Tpo efiemu/i386/$(DEPDIR)/efiemu_module-nocfgtables.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/i386/nocfgtables.c' object='efiemu/i386/efiemu_module-nocfgtables.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/i386/efiemu_module-nocfgtables.o `test -f 'efiemu/i386/nocfgtables.c' || echo '$(srcdir)/'`efiemu/i386/nocfgtables.c - -efiemu/i386/efiemu_module-nocfgtables.obj: efiemu/i386/nocfgtables.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -MT efiemu/i386/efiemu_module-nocfgtables.obj -MD -MP -MF efiemu/i386/$(DEPDIR)/efiemu_module-nocfgtables.Tpo -c -o efiemu/i386/efiemu_module-nocfgtables.obj `if test -f 'efiemu/i386/nocfgtables.c'; then $(CYGPATH_W) 'efiemu/i386/nocfgtables.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/i386/nocfgtables.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) efiemu/i386/$(DEPDIR)/efiemu_module-nocfgtables.Tpo efiemu/i386/$(DEPDIR)/efiemu_module-nocfgtables.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='efiemu/i386/nocfgtables.c' object='efiemu/i386/efiemu_module-nocfgtables.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $(efiemu_module_CFLAGS) $(CFLAGS) -c -o efiemu/i386/efiemu_module-nocfgtables.obj `if test -f 'efiemu/i386/nocfgtables.c'; then $(CYGPATH_W) 'efiemu/i386/nocfgtables.c'; else $(CYGPATH_W) '$(srcdir)/efiemu/i386/nocfgtables.c'; fi` - -kern/elf_module-elf.o: kern/elf.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $(elf_module_CFLAGS) $(CFLAGS) -MT kern/elf_module-elf.o -MD -MP -MF kern/$(DEPDIR)/elf_module-elf.Tpo -c -o kern/elf_module-elf.o `test -f 'kern/elf.c' || echo '$(srcdir)/'`kern/elf.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/elf_module-elf.Tpo kern/$(DEPDIR)/elf_module-elf.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/elf.c' object='kern/elf_module-elf.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $(elf_module_CFLAGS) $(CFLAGS) -c -o kern/elf_module-elf.o `test -f 'kern/elf.c' || echo '$(srcdir)/'`kern/elf.c - -kern/elf_module-elf.obj: kern/elf.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $(elf_module_CFLAGS) $(CFLAGS) -MT kern/elf_module-elf.obj -MD -MP -MF kern/$(DEPDIR)/elf_module-elf.Tpo -c -o kern/elf_module-elf.obj `if test -f 'kern/elf.c'; then $(CYGPATH_W) 'kern/elf.c'; else $(CYGPATH_W) '$(srcdir)/kern/elf.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/elf_module-elf.Tpo kern/$(DEPDIR)/elf_module-elf.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/elf.c' object='kern/elf_module-elf.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $(elf_module_CFLAGS) $(CFLAGS) -c -o kern/elf_module-elf.obj `if test -f 'kern/elf.c'; then $(CYGPATH_W) 'kern/elf.c'; else $(CYGPATH_W) '$(srcdir)/kern/elf.c'; fi` - -tests/example_functional_test_module-example_functional_test.o: tests/example_functional_test.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $(example_functional_test_module_CFLAGS) $(CFLAGS) -MT tests/example_functional_test_module-example_functional_test.o -MD -MP -MF tests/$(DEPDIR)/example_functional_test_module-example_functional_test.Tpo -c -o tests/example_functional_test_module-example_functional_test.o `test -f 'tests/example_functional_test.c' || echo '$(srcdir)/'`tests/example_functional_test.c -@am__fastdepCC_TRUE@ $(am__mv) tests/$(DEPDIR)/example_functional_test_module-example_functional_test.Tpo tests/$(DEPDIR)/example_functional_test_module-example_functional_test.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tests/example_functional_test.c' object='tests/example_functional_test_module-example_functional_test.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $(example_functional_test_module_CFLAGS) $(CFLAGS) -c -o tests/example_functional_test_module-example_functional_test.o `test -f 'tests/example_functional_test.c' || echo '$(srcdir)/'`tests/example_functional_test.c - -tests/example_functional_test_module-example_functional_test.obj: tests/example_functional_test.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $(example_functional_test_module_CFLAGS) $(CFLAGS) -MT tests/example_functional_test_module-example_functional_test.obj -MD -MP -MF tests/$(DEPDIR)/example_functional_test_module-example_functional_test.Tpo -c -o tests/example_functional_test_module-example_functional_test.obj `if test -f 'tests/example_functional_test.c'; then $(CYGPATH_W) 'tests/example_functional_test.c'; else $(CYGPATH_W) '$(srcdir)/tests/example_functional_test.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) tests/$(DEPDIR)/example_functional_test_module-example_functional_test.Tpo tests/$(DEPDIR)/example_functional_test_module-example_functional_test.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tests/example_functional_test.c' object='tests/example_functional_test_module-example_functional_test.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $(example_functional_test_module_CFLAGS) $(CFLAGS) -c -o tests/example_functional_test_module-example_functional_test.obj `if test -f 'tests/example_functional_test.c'; then $(CYGPATH_W) 'tests/example_functional_test.c'; else $(CYGPATH_W) '$(srcdir)/tests/example_functional_test.c'; fi` - -fs/ext2_module-ext2.o: fs/ext2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $(ext2_module_CFLAGS) $(CFLAGS) -MT fs/ext2_module-ext2.o -MD -MP -MF fs/$(DEPDIR)/ext2_module-ext2.Tpo -c -o fs/ext2_module-ext2.o `test -f 'fs/ext2.c' || echo '$(srcdir)/'`fs/ext2.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/ext2_module-ext2.Tpo fs/$(DEPDIR)/ext2_module-ext2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/ext2.c' object='fs/ext2_module-ext2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $(ext2_module_CFLAGS) $(CFLAGS) -c -o fs/ext2_module-ext2.o `test -f 'fs/ext2.c' || echo '$(srcdir)/'`fs/ext2.c - -fs/ext2_module-ext2.obj: fs/ext2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $(ext2_module_CFLAGS) $(CFLAGS) -MT fs/ext2_module-ext2.obj -MD -MP -MF fs/$(DEPDIR)/ext2_module-ext2.Tpo -c -o fs/ext2_module-ext2.obj `if test -f 'fs/ext2.c'; then $(CYGPATH_W) 'fs/ext2.c'; else $(CYGPATH_W) '$(srcdir)/fs/ext2.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/ext2_module-ext2.Tpo fs/$(DEPDIR)/ext2_module-ext2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/ext2.c' object='fs/ext2_module-ext2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $(ext2_module_CFLAGS) $(CFLAGS) -c -o fs/ext2_module-ext2.obj `if test -f 'fs/ext2.c'; then $(CYGPATH_W) 'fs/ext2.c'; else $(CYGPATH_W) '$(srcdir)/fs/ext2.c'; fi` - -commands/extcmd_module-extcmd.o: commands/extcmd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $(extcmd_module_CFLAGS) $(CFLAGS) -MT commands/extcmd_module-extcmd.o -MD -MP -MF commands/$(DEPDIR)/extcmd_module-extcmd.Tpo -c -o commands/extcmd_module-extcmd.o `test -f 'commands/extcmd.c' || echo '$(srcdir)/'`commands/extcmd.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/extcmd_module-extcmd.Tpo commands/$(DEPDIR)/extcmd_module-extcmd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/extcmd.c' object='commands/extcmd_module-extcmd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $(extcmd_module_CFLAGS) $(CFLAGS) -c -o commands/extcmd_module-extcmd.o `test -f 'commands/extcmd.c' || echo '$(srcdir)/'`commands/extcmd.c - -commands/extcmd_module-extcmd.obj: commands/extcmd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $(extcmd_module_CFLAGS) $(CFLAGS) -MT commands/extcmd_module-extcmd.obj -MD -MP -MF commands/$(DEPDIR)/extcmd_module-extcmd.Tpo -c -o commands/extcmd_module-extcmd.obj `if test -f 'commands/extcmd.c'; then $(CYGPATH_W) 'commands/extcmd.c'; else $(CYGPATH_W) '$(srcdir)/commands/extcmd.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/extcmd_module-extcmd.Tpo commands/$(DEPDIR)/extcmd_module-extcmd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/extcmd.c' object='commands/extcmd_module-extcmd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $(extcmd_module_CFLAGS) $(CFLAGS) -c -o commands/extcmd_module-extcmd.obj `if test -f 'commands/extcmd.c'; then $(CYGPATH_W) 'commands/extcmd.c'; else $(CYGPATH_W) '$(srcdir)/commands/extcmd.c'; fi` - -lib/extcmd_module-arg.o: lib/arg.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $(extcmd_module_CFLAGS) $(CFLAGS) -MT lib/extcmd_module-arg.o -MD -MP -MF lib/$(DEPDIR)/extcmd_module-arg.Tpo -c -o lib/extcmd_module-arg.o `test -f 'lib/arg.c' || echo '$(srcdir)/'`lib/arg.c -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/extcmd_module-arg.Tpo lib/$(DEPDIR)/extcmd_module-arg.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/arg.c' object='lib/extcmd_module-arg.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $(extcmd_module_CFLAGS) $(CFLAGS) -c -o lib/extcmd_module-arg.o `test -f 'lib/arg.c' || echo '$(srcdir)/'`lib/arg.c - -lib/extcmd_module-arg.obj: lib/arg.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $(extcmd_module_CFLAGS) $(CFLAGS) -MT lib/extcmd_module-arg.obj -MD -MP -MF lib/$(DEPDIR)/extcmd_module-arg.Tpo -c -o lib/extcmd_module-arg.obj `if test -f 'lib/arg.c'; then $(CYGPATH_W) 'lib/arg.c'; else $(CYGPATH_W) '$(srcdir)/lib/arg.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/extcmd_module-arg.Tpo lib/$(DEPDIR)/extcmd_module-arg.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/arg.c' object='lib/extcmd_module-arg.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $(extcmd_module_CFLAGS) $(CFLAGS) -c -o lib/extcmd_module-arg.obj `if test -f 'lib/arg.c'; then $(CYGPATH_W) 'lib/arg.c'; else $(CYGPATH_W) '$(srcdir)/lib/arg.c'; fi` - -fs/fat_module-fat.o: fs/fat.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $(fat_module_CFLAGS) $(CFLAGS) -MT fs/fat_module-fat.o -MD -MP -MF fs/$(DEPDIR)/fat_module-fat.Tpo -c -o fs/fat_module-fat.o `test -f 'fs/fat.c' || echo '$(srcdir)/'`fs/fat.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/fat_module-fat.Tpo fs/$(DEPDIR)/fat_module-fat.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/fat.c' object='fs/fat_module-fat.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $(fat_module_CFLAGS) $(CFLAGS) -c -o fs/fat_module-fat.o `test -f 'fs/fat.c' || echo '$(srcdir)/'`fs/fat.c - -fs/fat_module-fat.obj: fs/fat.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $(fat_module_CFLAGS) $(CFLAGS) -MT fs/fat_module-fat.obj -MD -MP -MF fs/$(DEPDIR)/fat_module-fat.Tpo -c -o fs/fat_module-fat.obj `if test -f 'fs/fat.c'; then $(CYGPATH_W) 'fs/fat.c'; else $(CYGPATH_W) '$(srcdir)/fs/fat.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/fat_module-fat.Tpo fs/$(DEPDIR)/fat_module-fat.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/fat.c' object='fs/fat_module-fat.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $(fat_module_CFLAGS) $(CFLAGS) -c -o fs/fat_module-fat.obj `if test -f 'fs/fat.c'; then $(CYGPATH_W) 'fs/fat.c'; else $(CYGPATH_W) '$(srcdir)/fs/fat.c'; fi` - -commands/efi/fixvideo_module-fixvideo.o: commands/efi/fixvideo.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fixvideo_module_CPPFLAGS) $(CPPFLAGS) $(fixvideo_module_CFLAGS) $(CFLAGS) -MT commands/efi/fixvideo_module-fixvideo.o -MD -MP -MF commands/efi/$(DEPDIR)/fixvideo_module-fixvideo.Tpo -c -o commands/efi/fixvideo_module-fixvideo.o `test -f 'commands/efi/fixvideo.c' || echo '$(srcdir)/'`commands/efi/fixvideo.c -@am__fastdepCC_TRUE@ $(am__mv) commands/efi/$(DEPDIR)/fixvideo_module-fixvideo.Tpo commands/efi/$(DEPDIR)/fixvideo_module-fixvideo.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/efi/fixvideo.c' object='commands/efi/fixvideo_module-fixvideo.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fixvideo_module_CPPFLAGS) $(CPPFLAGS) $(fixvideo_module_CFLAGS) $(CFLAGS) -c -o commands/efi/fixvideo_module-fixvideo.o `test -f 'commands/efi/fixvideo.c' || echo '$(srcdir)/'`commands/efi/fixvideo.c - -commands/efi/fixvideo_module-fixvideo.obj: commands/efi/fixvideo.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fixvideo_module_CPPFLAGS) $(CPPFLAGS) $(fixvideo_module_CFLAGS) $(CFLAGS) -MT commands/efi/fixvideo_module-fixvideo.obj -MD -MP -MF commands/efi/$(DEPDIR)/fixvideo_module-fixvideo.Tpo -c -o commands/efi/fixvideo_module-fixvideo.obj `if test -f 'commands/efi/fixvideo.c'; then $(CYGPATH_W) 'commands/efi/fixvideo.c'; else $(CYGPATH_W) '$(srcdir)/commands/efi/fixvideo.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/efi/$(DEPDIR)/fixvideo_module-fixvideo.Tpo commands/efi/$(DEPDIR)/fixvideo_module-fixvideo.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/efi/fixvideo.c' object='commands/efi/fixvideo_module-fixvideo.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fixvideo_module_CPPFLAGS) $(CPPFLAGS) $(fixvideo_module_CFLAGS) $(CFLAGS) -c -o commands/efi/fixvideo_module-fixvideo.obj `if test -f 'commands/efi/fixvideo.c'; then $(CYGPATH_W) 'commands/efi/fixvideo.c'; else $(CYGPATH_W) '$(srcdir)/commands/efi/fixvideo.c'; fi` - -font/font_module-font.o: font/font.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $(font_module_CFLAGS) $(CFLAGS) -MT font/font_module-font.o -MD -MP -MF font/$(DEPDIR)/font_module-font.Tpo -c -o font/font_module-font.o `test -f 'font/font.c' || echo '$(srcdir)/'`font/font.c -@am__fastdepCC_TRUE@ $(am__mv) font/$(DEPDIR)/font_module-font.Tpo font/$(DEPDIR)/font_module-font.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='font/font.c' object='font/font_module-font.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $(font_module_CFLAGS) $(CFLAGS) -c -o font/font_module-font.o `test -f 'font/font.c' || echo '$(srcdir)/'`font/font.c - -font/font_module-font.obj: font/font.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $(font_module_CFLAGS) $(CFLAGS) -MT font/font_module-font.obj -MD -MP -MF font/$(DEPDIR)/font_module-font.Tpo -c -o font/font_module-font.obj `if test -f 'font/font.c'; then $(CYGPATH_W) 'font/font.c'; else $(CYGPATH_W) '$(srcdir)/font/font.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) font/$(DEPDIR)/font_module-font.Tpo font/$(DEPDIR)/font_module-font.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='font/font.c' object='font/font_module-font.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $(font_module_CFLAGS) $(CFLAGS) -c -o font/font_module-font.obj `if test -f 'font/font.c'; then $(CYGPATH_W) 'font/font.c'; else $(CYGPATH_W) '$(srcdir)/font/font.c'; fi` - -font/font_module-font_cmd.o: font/font_cmd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $(font_module_CFLAGS) $(CFLAGS) -MT font/font_module-font_cmd.o -MD -MP -MF font/$(DEPDIR)/font_module-font_cmd.Tpo -c -o font/font_module-font_cmd.o `test -f 'font/font_cmd.c' || echo '$(srcdir)/'`font/font_cmd.c -@am__fastdepCC_TRUE@ $(am__mv) font/$(DEPDIR)/font_module-font_cmd.Tpo font/$(DEPDIR)/font_module-font_cmd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='font/font_cmd.c' object='font/font_module-font_cmd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $(font_module_CFLAGS) $(CFLAGS) -c -o font/font_module-font_cmd.o `test -f 'font/font_cmd.c' || echo '$(srcdir)/'`font/font_cmd.c - -font/font_module-font_cmd.obj: font/font_cmd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $(font_module_CFLAGS) $(CFLAGS) -MT font/font_module-font_cmd.obj -MD -MP -MF font/$(DEPDIR)/font_module-font_cmd.Tpo -c -o font/font_module-font_cmd.obj `if test -f 'font/font_cmd.c'; then $(CYGPATH_W) 'font/font_cmd.c'; else $(CYGPATH_W) '$(srcdir)/font/font_cmd.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) font/$(DEPDIR)/font_module-font_cmd.Tpo font/$(DEPDIR)/font_module-font_cmd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='font/font_cmd.c' object='font/font_module-font_cmd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $(font_module_CFLAGS) $(CFLAGS) -c -o font/font_module-font_cmd.obj `if test -f 'font/font_cmd.c'; then $(CYGPATH_W) 'font/font_cmd.c'; else $(CYGPATH_W) '$(srcdir)/font/font_cmd.c'; fi` - -fs/fshelp_module-fshelp.o: fs/fshelp.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $(fshelp_module_CFLAGS) $(CFLAGS) -MT fs/fshelp_module-fshelp.o -MD -MP -MF fs/$(DEPDIR)/fshelp_module-fshelp.Tpo -c -o fs/fshelp_module-fshelp.o `test -f 'fs/fshelp.c' || echo '$(srcdir)/'`fs/fshelp.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/fshelp_module-fshelp.Tpo fs/$(DEPDIR)/fshelp_module-fshelp.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/fshelp.c' object='fs/fshelp_module-fshelp.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $(fshelp_module_CFLAGS) $(CFLAGS) -c -o fs/fshelp_module-fshelp.o `test -f 'fs/fshelp.c' || echo '$(srcdir)/'`fs/fshelp.c - -fs/fshelp_module-fshelp.obj: fs/fshelp.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $(fshelp_module_CFLAGS) $(CFLAGS) -MT fs/fshelp_module-fshelp.obj -MD -MP -MF fs/$(DEPDIR)/fshelp_module-fshelp.Tpo -c -o fs/fshelp_module-fshelp.obj `if test -f 'fs/fshelp.c'; then $(CYGPATH_W) 'fs/fshelp.c'; else $(CYGPATH_W) '$(srcdir)/fs/fshelp.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/fshelp_module-fshelp.Tpo fs/$(DEPDIR)/fshelp_module-fshelp.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/fshelp.c' object='fs/fshelp_module-fshelp.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $(fshelp_module_CFLAGS) $(CFLAGS) -c -o fs/fshelp_module-fshelp.obj `if test -f 'fs/fshelp.c'; then $(CYGPATH_W) 'fs/fshelp.c'; else $(CYGPATH_W) '$(srcdir)/fs/fshelp.c'; fi` - -tests/lib/functional_test_module-functional_test.o: tests/lib/functional_test.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $(functional_test_module_CFLAGS) $(CFLAGS) -MT tests/lib/functional_test_module-functional_test.o -MD -MP -MF tests/lib/$(DEPDIR)/functional_test_module-functional_test.Tpo -c -o tests/lib/functional_test_module-functional_test.o `test -f 'tests/lib/functional_test.c' || echo '$(srcdir)/'`tests/lib/functional_test.c -@am__fastdepCC_TRUE@ $(am__mv) tests/lib/$(DEPDIR)/functional_test_module-functional_test.Tpo tests/lib/$(DEPDIR)/functional_test_module-functional_test.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tests/lib/functional_test.c' object='tests/lib/functional_test_module-functional_test.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $(functional_test_module_CFLAGS) $(CFLAGS) -c -o tests/lib/functional_test_module-functional_test.o `test -f 'tests/lib/functional_test.c' || echo '$(srcdir)/'`tests/lib/functional_test.c - -tests/lib/functional_test_module-functional_test.obj: tests/lib/functional_test.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $(functional_test_module_CFLAGS) $(CFLAGS) -MT tests/lib/functional_test_module-functional_test.obj -MD -MP -MF tests/lib/$(DEPDIR)/functional_test_module-functional_test.Tpo -c -o tests/lib/functional_test_module-functional_test.obj `if test -f 'tests/lib/functional_test.c'; then $(CYGPATH_W) 'tests/lib/functional_test.c'; else $(CYGPATH_W) '$(srcdir)/tests/lib/functional_test.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) tests/lib/$(DEPDIR)/functional_test_module-functional_test.Tpo tests/lib/$(DEPDIR)/functional_test_module-functional_test.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tests/lib/functional_test.c' object='tests/lib/functional_test_module-functional_test.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $(functional_test_module_CFLAGS) $(CFLAGS) -c -o tests/lib/functional_test_module-functional_test.obj `if test -f 'tests/lib/functional_test.c'; then $(CYGPATH_W) 'tests/lib/functional_test.c'; else $(CYGPATH_W) '$(srcdir)/tests/lib/functional_test.c'; fi` - -tests/lib/functional_test_module-test.o: tests/lib/test.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $(functional_test_module_CFLAGS) $(CFLAGS) -MT tests/lib/functional_test_module-test.o -MD -MP -MF tests/lib/$(DEPDIR)/functional_test_module-test.Tpo -c -o tests/lib/functional_test_module-test.o `test -f 'tests/lib/test.c' || echo '$(srcdir)/'`tests/lib/test.c -@am__fastdepCC_TRUE@ $(am__mv) tests/lib/$(DEPDIR)/functional_test_module-test.Tpo tests/lib/$(DEPDIR)/functional_test_module-test.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tests/lib/test.c' object='tests/lib/functional_test_module-test.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $(functional_test_module_CFLAGS) $(CFLAGS) -c -o tests/lib/functional_test_module-test.o `test -f 'tests/lib/test.c' || echo '$(srcdir)/'`tests/lib/test.c - -tests/lib/functional_test_module-test.obj: tests/lib/test.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $(functional_test_module_CFLAGS) $(CFLAGS) -MT tests/lib/functional_test_module-test.obj -MD -MP -MF tests/lib/$(DEPDIR)/functional_test_module-test.Tpo -c -o tests/lib/functional_test_module-test.obj `if test -f 'tests/lib/test.c'; then $(CYGPATH_W) 'tests/lib/test.c'; else $(CYGPATH_W) '$(srcdir)/tests/lib/test.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) tests/lib/$(DEPDIR)/functional_test_module-test.Tpo tests/lib/$(DEPDIR)/functional_test_module-test.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tests/lib/test.c' object='tests/lib/functional_test_module-test.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $(functional_test_module_CFLAGS) $(CFLAGS) -c -o tests/lib/functional_test_module-test.obj `if test -f 'tests/lib/test.c'; then $(CYGPATH_W) 'tests/lib/test.c'; else $(CYGPATH_W) '$(srcdir)/tests/lib/test.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.o: lib/libgcrypt-grub/cipher/arcfour.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $(gcry_arcfour_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_arcfour_module-arcfour.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.o `test -f 'lib/libgcrypt-grub/cipher/arcfour.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/arcfour.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_arcfour_module-arcfour.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_arcfour_module-arcfour.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/arcfour.c' object='lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $(gcry_arcfour_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.o `test -f 'lib/libgcrypt-grub/cipher/arcfour.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/arcfour.c - -lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.obj: lib/libgcrypt-grub/cipher/arcfour.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $(gcry_arcfour_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_arcfour_module-arcfour.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.obj `if test -f 'lib/libgcrypt-grub/cipher/arcfour.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/arcfour.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/arcfour.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_arcfour_module-arcfour.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_arcfour_module-arcfour.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/arcfour.c' object='lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $(gcry_arcfour_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_arcfour_module-arcfour.obj `if test -f 'lib/libgcrypt-grub/cipher/arcfour.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/arcfour.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/arcfour.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.o: lib/libgcrypt-grub/cipher/blowfish.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $(gcry_blowfish_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_blowfish_module-blowfish.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.o `test -f 'lib/libgcrypt-grub/cipher/blowfish.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/blowfish.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_blowfish_module-blowfish.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_blowfish_module-blowfish.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/blowfish.c' object='lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $(gcry_blowfish_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.o `test -f 'lib/libgcrypt-grub/cipher/blowfish.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/blowfish.c - -lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.obj: lib/libgcrypt-grub/cipher/blowfish.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $(gcry_blowfish_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_blowfish_module-blowfish.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.obj `if test -f 'lib/libgcrypt-grub/cipher/blowfish.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/blowfish.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/blowfish.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_blowfish_module-blowfish.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_blowfish_module-blowfish.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/blowfish.c' object='lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $(gcry_blowfish_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_blowfish_module-blowfish.obj `if test -f 'lib/libgcrypt-grub/cipher/blowfish.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/blowfish.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/blowfish.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.o: lib/libgcrypt-grub/cipher/camellia-glue.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $(gcry_camellia_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_camellia_module-camellia-glue.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.o `test -f 'lib/libgcrypt-grub/cipher/camellia-glue.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/camellia-glue.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_camellia_module-camellia-glue.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_camellia_module-camellia-glue.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/camellia-glue.c' object='lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $(gcry_camellia_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.o `test -f 'lib/libgcrypt-grub/cipher/camellia-glue.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/camellia-glue.c - -lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.obj: lib/libgcrypt-grub/cipher/camellia-glue.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $(gcry_camellia_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_camellia_module-camellia-glue.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.obj `if test -f 'lib/libgcrypt-grub/cipher/camellia-glue.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/camellia-glue.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/camellia-glue.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_camellia_module-camellia-glue.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_camellia_module-camellia-glue.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/camellia-glue.c' object='lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $(gcry_camellia_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia-glue.obj `if test -f 'lib/libgcrypt-grub/cipher/camellia-glue.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/camellia-glue.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/camellia-glue.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.o: lib/libgcrypt-grub/cipher/camellia.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $(gcry_camellia_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_camellia_module-camellia.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.o `test -f 'lib/libgcrypt-grub/cipher/camellia.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/camellia.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_camellia_module-camellia.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_camellia_module-camellia.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/camellia.c' object='lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $(gcry_camellia_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.o `test -f 'lib/libgcrypt-grub/cipher/camellia.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/camellia.c - -lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.obj: lib/libgcrypt-grub/cipher/camellia.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $(gcry_camellia_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_camellia_module-camellia.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.obj `if test -f 'lib/libgcrypt-grub/cipher/camellia.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/camellia.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/camellia.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_camellia_module-camellia.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_camellia_module-camellia.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/camellia.c' object='lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $(gcry_camellia_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_camellia_module-camellia.obj `if test -f 'lib/libgcrypt-grub/cipher/camellia.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/camellia.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/camellia.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.o: lib/libgcrypt-grub/cipher/cast5.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $(gcry_cast5_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_cast5_module-cast5.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.o `test -f 'lib/libgcrypt-grub/cipher/cast5.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/cast5.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_cast5_module-cast5.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_cast5_module-cast5.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/cast5.c' object='lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $(gcry_cast5_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.o `test -f 'lib/libgcrypt-grub/cipher/cast5.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/cast5.c - -lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.obj: lib/libgcrypt-grub/cipher/cast5.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $(gcry_cast5_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_cast5_module-cast5.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.obj `if test -f 'lib/libgcrypt-grub/cipher/cast5.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/cast5.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/cast5.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_cast5_module-cast5.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_cast5_module-cast5.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/cast5.c' object='lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $(gcry_cast5_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_cast5_module-cast5.obj `if test -f 'lib/libgcrypt-grub/cipher/cast5.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/cast5.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/cast5.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_crc_module-crc.o: lib/libgcrypt-grub/cipher/crc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $(gcry_crc_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_crc_module-crc.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_crc_module-crc.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_crc_module-crc.o `test -f 'lib/libgcrypt-grub/cipher/crc.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/crc.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_crc_module-crc.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_crc_module-crc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/crc.c' object='lib/libgcrypt-grub/cipher/gcry_crc_module-crc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $(gcry_crc_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_crc_module-crc.o `test -f 'lib/libgcrypt-grub/cipher/crc.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/crc.c - -lib/libgcrypt-grub/cipher/gcry_crc_module-crc.obj: lib/libgcrypt-grub/cipher/crc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $(gcry_crc_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_crc_module-crc.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_crc_module-crc.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_crc_module-crc.obj `if test -f 'lib/libgcrypt-grub/cipher/crc.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/crc.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/crc.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_crc_module-crc.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_crc_module-crc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/crc.c' object='lib/libgcrypt-grub/cipher/gcry_crc_module-crc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $(gcry_crc_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_crc_module-crc.obj `if test -f 'lib/libgcrypt-grub/cipher/crc.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/crc.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/crc.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_des_module-des.o: lib/libgcrypt-grub/cipher/des.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $(gcry_des_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_des_module-des.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_des_module-des.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_des_module-des.o `test -f 'lib/libgcrypt-grub/cipher/des.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/des.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_des_module-des.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_des_module-des.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/des.c' object='lib/libgcrypt-grub/cipher/gcry_des_module-des.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $(gcry_des_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_des_module-des.o `test -f 'lib/libgcrypt-grub/cipher/des.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/des.c - -lib/libgcrypt-grub/cipher/gcry_des_module-des.obj: lib/libgcrypt-grub/cipher/des.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $(gcry_des_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_des_module-des.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_des_module-des.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_des_module-des.obj `if test -f 'lib/libgcrypt-grub/cipher/des.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/des.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/des.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_des_module-des.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_des_module-des.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/des.c' object='lib/libgcrypt-grub/cipher/gcry_des_module-des.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $(gcry_des_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_des_module-des.obj `if test -f 'lib/libgcrypt-grub/cipher/des.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/des.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/des.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_md4_module-md4.o: lib/libgcrypt-grub/cipher/md4.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $(gcry_md4_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_md4_module-md4.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_md4_module-md4.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_md4_module-md4.o `test -f 'lib/libgcrypt-grub/cipher/md4.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/md4.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_md4_module-md4.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_md4_module-md4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/md4.c' object='lib/libgcrypt-grub/cipher/gcry_md4_module-md4.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $(gcry_md4_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_md4_module-md4.o `test -f 'lib/libgcrypt-grub/cipher/md4.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/md4.c - -lib/libgcrypt-grub/cipher/gcry_md4_module-md4.obj: lib/libgcrypt-grub/cipher/md4.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $(gcry_md4_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_md4_module-md4.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_md4_module-md4.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_md4_module-md4.obj `if test -f 'lib/libgcrypt-grub/cipher/md4.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/md4.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/md4.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_md4_module-md4.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_md4_module-md4.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/md4.c' object='lib/libgcrypt-grub/cipher/gcry_md4_module-md4.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $(gcry_md4_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_md4_module-md4.obj `if test -f 'lib/libgcrypt-grub/cipher/md4.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/md4.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/md4.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_md5_module-md5.o: lib/libgcrypt-grub/cipher/md5.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $(gcry_md5_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_md5_module-md5.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_md5_module-md5.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_md5_module-md5.o `test -f 'lib/libgcrypt-grub/cipher/md5.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/md5.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_md5_module-md5.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_md5_module-md5.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/md5.c' object='lib/libgcrypt-grub/cipher/gcry_md5_module-md5.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $(gcry_md5_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_md5_module-md5.o `test -f 'lib/libgcrypt-grub/cipher/md5.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/md5.c - -lib/libgcrypt-grub/cipher/gcry_md5_module-md5.obj: lib/libgcrypt-grub/cipher/md5.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $(gcry_md5_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_md5_module-md5.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_md5_module-md5.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_md5_module-md5.obj `if test -f 'lib/libgcrypt-grub/cipher/md5.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/md5.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/md5.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_md5_module-md5.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_md5_module-md5.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/md5.c' object='lib/libgcrypt-grub/cipher/gcry_md5_module-md5.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $(gcry_md5_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_md5_module-md5.obj `if test -f 'lib/libgcrypt-grub/cipher/md5.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/md5.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/md5.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.o: lib/libgcrypt-grub/cipher/rfc2268.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $(gcry_rfc2268_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rfc2268_module-rfc2268.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.o `test -f 'lib/libgcrypt-grub/cipher/rfc2268.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/rfc2268.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rfc2268_module-rfc2268.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rfc2268_module-rfc2268.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/rfc2268.c' object='lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $(gcry_rfc2268_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.o `test -f 'lib/libgcrypt-grub/cipher/rfc2268.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/rfc2268.c - -lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.obj: lib/libgcrypt-grub/cipher/rfc2268.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $(gcry_rfc2268_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rfc2268_module-rfc2268.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.obj `if test -f 'lib/libgcrypt-grub/cipher/rfc2268.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/rfc2268.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/rfc2268.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rfc2268_module-rfc2268.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rfc2268_module-rfc2268.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/rfc2268.c' object='lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $(gcry_rfc2268_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_rfc2268_module-rfc2268.obj `if test -f 'lib/libgcrypt-grub/cipher/rfc2268.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/rfc2268.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/rfc2268.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.o: lib/libgcrypt-grub/cipher/rijndael.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $(gcry_rijndael_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rijndael_module-rijndael.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.o `test -f 'lib/libgcrypt-grub/cipher/rijndael.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/rijndael.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rijndael_module-rijndael.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rijndael_module-rijndael.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/rijndael.c' object='lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $(gcry_rijndael_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.o `test -f 'lib/libgcrypt-grub/cipher/rijndael.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/rijndael.c - -lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.obj: lib/libgcrypt-grub/cipher/rijndael.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $(gcry_rijndael_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rijndael_module-rijndael.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.obj `if test -f 'lib/libgcrypt-grub/cipher/rijndael.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/rijndael.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/rijndael.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rijndael_module-rijndael.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rijndael_module-rijndael.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/rijndael.c' object='lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $(gcry_rijndael_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_rijndael_module-rijndael.obj `if test -f 'lib/libgcrypt-grub/cipher/rijndael.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/rijndael.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/rijndael.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.o: lib/libgcrypt-grub/cipher/rmd160.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $(gcry_rmd160_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rmd160_module-rmd160.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.o `test -f 'lib/libgcrypt-grub/cipher/rmd160.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/rmd160.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rmd160_module-rmd160.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rmd160_module-rmd160.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/rmd160.c' object='lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $(gcry_rmd160_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.o `test -f 'lib/libgcrypt-grub/cipher/rmd160.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/rmd160.c - -lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.obj: lib/libgcrypt-grub/cipher/rmd160.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $(gcry_rmd160_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rmd160_module-rmd160.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.obj `if test -f 'lib/libgcrypt-grub/cipher/rmd160.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/rmd160.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/rmd160.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rmd160_module-rmd160.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_rmd160_module-rmd160.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/rmd160.c' object='lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $(gcry_rmd160_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_rmd160_module-rmd160.obj `if test -f 'lib/libgcrypt-grub/cipher/rmd160.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/rmd160.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/rmd160.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_seed_module-seed.o: lib/libgcrypt-grub/cipher/seed.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $(gcry_seed_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_seed_module-seed.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_seed_module-seed.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_seed_module-seed.o `test -f 'lib/libgcrypt-grub/cipher/seed.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/seed.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_seed_module-seed.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_seed_module-seed.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/seed.c' object='lib/libgcrypt-grub/cipher/gcry_seed_module-seed.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $(gcry_seed_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_seed_module-seed.o `test -f 'lib/libgcrypt-grub/cipher/seed.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/seed.c - -lib/libgcrypt-grub/cipher/gcry_seed_module-seed.obj: lib/libgcrypt-grub/cipher/seed.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $(gcry_seed_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_seed_module-seed.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_seed_module-seed.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_seed_module-seed.obj `if test -f 'lib/libgcrypt-grub/cipher/seed.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/seed.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/seed.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_seed_module-seed.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_seed_module-seed.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/seed.c' object='lib/libgcrypt-grub/cipher/gcry_seed_module-seed.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $(gcry_seed_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_seed_module-seed.obj `if test -f 'lib/libgcrypt-grub/cipher/seed.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/seed.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/seed.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.o: lib/libgcrypt-grub/cipher/serpent.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $(gcry_serpent_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_serpent_module-serpent.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.o `test -f 'lib/libgcrypt-grub/cipher/serpent.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/serpent.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_serpent_module-serpent.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_serpent_module-serpent.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/serpent.c' object='lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $(gcry_serpent_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.o `test -f 'lib/libgcrypt-grub/cipher/serpent.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/serpent.c - -lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.obj: lib/libgcrypt-grub/cipher/serpent.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $(gcry_serpent_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_serpent_module-serpent.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.obj `if test -f 'lib/libgcrypt-grub/cipher/serpent.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/serpent.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/serpent.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_serpent_module-serpent.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_serpent_module-serpent.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/serpent.c' object='lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $(gcry_serpent_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_serpent_module-serpent.obj `if test -f 'lib/libgcrypt-grub/cipher/serpent.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/serpent.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/serpent.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.o: lib/libgcrypt-grub/cipher/sha1.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $(gcry_sha1_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha1_module-sha1.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.o `test -f 'lib/libgcrypt-grub/cipher/sha1.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/sha1.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha1_module-sha1.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha1_module-sha1.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/sha1.c' object='lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $(gcry_sha1_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.o `test -f 'lib/libgcrypt-grub/cipher/sha1.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/sha1.c - -lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.obj: lib/libgcrypt-grub/cipher/sha1.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $(gcry_sha1_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha1_module-sha1.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.obj `if test -f 'lib/libgcrypt-grub/cipher/sha1.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/sha1.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/sha1.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha1_module-sha1.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha1_module-sha1.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/sha1.c' object='lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $(gcry_sha1_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_sha1_module-sha1.obj `if test -f 'lib/libgcrypt-grub/cipher/sha1.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/sha1.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/sha1.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.o: lib/libgcrypt-grub/cipher/sha256.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $(gcry_sha256_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha256_module-sha256.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.o `test -f 'lib/libgcrypt-grub/cipher/sha256.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/sha256.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha256_module-sha256.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha256_module-sha256.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/sha256.c' object='lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $(gcry_sha256_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.o `test -f 'lib/libgcrypt-grub/cipher/sha256.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/sha256.c - -lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.obj: lib/libgcrypt-grub/cipher/sha256.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $(gcry_sha256_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha256_module-sha256.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.obj `if test -f 'lib/libgcrypt-grub/cipher/sha256.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/sha256.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/sha256.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha256_module-sha256.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha256_module-sha256.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/sha256.c' object='lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $(gcry_sha256_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_sha256_module-sha256.obj `if test -f 'lib/libgcrypt-grub/cipher/sha256.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/sha256.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/sha256.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.o: lib/libgcrypt-grub/cipher/sha512.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $(gcry_sha512_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha512_module-sha512.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.o `test -f 'lib/libgcrypt-grub/cipher/sha512.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/sha512.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha512_module-sha512.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha512_module-sha512.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/sha512.c' object='lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $(gcry_sha512_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.o `test -f 'lib/libgcrypt-grub/cipher/sha512.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/sha512.c - -lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.obj: lib/libgcrypt-grub/cipher/sha512.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $(gcry_sha512_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha512_module-sha512.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.obj `if test -f 'lib/libgcrypt-grub/cipher/sha512.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/sha512.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/sha512.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha512_module-sha512.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_sha512_module-sha512.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/sha512.c' object='lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $(gcry_sha512_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_sha512_module-sha512.obj `if test -f 'lib/libgcrypt-grub/cipher/sha512.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/sha512.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/sha512.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.o: lib/libgcrypt-grub/cipher/tiger.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $(gcry_tiger_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_tiger_module-tiger.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.o `test -f 'lib/libgcrypt-grub/cipher/tiger.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/tiger.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_tiger_module-tiger.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_tiger_module-tiger.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/tiger.c' object='lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $(gcry_tiger_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.o `test -f 'lib/libgcrypt-grub/cipher/tiger.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/tiger.c - -lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.obj: lib/libgcrypt-grub/cipher/tiger.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $(gcry_tiger_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_tiger_module-tiger.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.obj `if test -f 'lib/libgcrypt-grub/cipher/tiger.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/tiger.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/tiger.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_tiger_module-tiger.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_tiger_module-tiger.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/tiger.c' object='lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $(gcry_tiger_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_tiger_module-tiger.obj `if test -f 'lib/libgcrypt-grub/cipher/tiger.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/tiger.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/tiger.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.o: lib/libgcrypt-grub/cipher/twofish.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $(gcry_twofish_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_twofish_module-twofish.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.o `test -f 'lib/libgcrypt-grub/cipher/twofish.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/twofish.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_twofish_module-twofish.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_twofish_module-twofish.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/twofish.c' object='lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $(gcry_twofish_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.o `test -f 'lib/libgcrypt-grub/cipher/twofish.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/twofish.c - -lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.obj: lib/libgcrypt-grub/cipher/twofish.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $(gcry_twofish_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_twofish_module-twofish.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.obj `if test -f 'lib/libgcrypt-grub/cipher/twofish.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/twofish.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/twofish.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_twofish_module-twofish.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_twofish_module-twofish.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/twofish.c' object='lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $(gcry_twofish_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_twofish_module-twofish.obj `if test -f 'lib/libgcrypt-grub/cipher/twofish.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/twofish.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/twofish.c'; fi` - -lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.o: lib/libgcrypt-grub/cipher/whirlpool.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $(gcry_whirlpool_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.o -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_whirlpool_module-whirlpool.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.o `test -f 'lib/libgcrypt-grub/cipher/whirlpool.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/whirlpool.c -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_whirlpool_module-whirlpool.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_whirlpool_module-whirlpool.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/whirlpool.c' object='lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $(gcry_whirlpool_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.o `test -f 'lib/libgcrypt-grub/cipher/whirlpool.c' || echo '$(srcdir)/'`lib/libgcrypt-grub/cipher/whirlpool.c - -lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.obj: lib/libgcrypt-grub/cipher/whirlpool.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $(gcry_whirlpool_module_CFLAGS) $(CFLAGS) -MT lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.obj -MD -MP -MF lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_whirlpool_module-whirlpool.Tpo -c -o lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.obj `if test -f 'lib/libgcrypt-grub/cipher/whirlpool.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/whirlpool.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/whirlpool.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_whirlpool_module-whirlpool.Tpo lib/libgcrypt-grub/cipher/$(DEPDIR)/gcry_whirlpool_module-whirlpool.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/libgcrypt-grub/cipher/whirlpool.c' object='lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $(gcry_whirlpool_module_CFLAGS) $(CFLAGS) -c -o lib/libgcrypt-grub/cipher/gcry_whirlpool_module-whirlpool.obj `if test -f 'lib/libgcrypt-grub/cipher/whirlpool.c'; then $(CYGPATH_W) 'lib/libgcrypt-grub/cipher/whirlpool.c'; else $(CYGPATH_W) '$(srcdir)/lib/libgcrypt-grub/cipher/whirlpool.c'; fi` - -gettext/gettext_module-gettext.o: gettext/gettext.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $(gettext_module_CFLAGS) $(CFLAGS) -MT gettext/gettext_module-gettext.o -MD -MP -MF gettext/$(DEPDIR)/gettext_module-gettext.Tpo -c -o gettext/gettext_module-gettext.o `test -f 'gettext/gettext.c' || echo '$(srcdir)/'`gettext/gettext.c -@am__fastdepCC_TRUE@ $(am__mv) gettext/$(DEPDIR)/gettext_module-gettext.Tpo gettext/$(DEPDIR)/gettext_module-gettext.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gettext/gettext.c' object='gettext/gettext_module-gettext.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $(gettext_module_CFLAGS) $(CFLAGS) -c -o gettext/gettext_module-gettext.o `test -f 'gettext/gettext.c' || echo '$(srcdir)/'`gettext/gettext.c - -gettext/gettext_module-gettext.obj: gettext/gettext.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $(gettext_module_CFLAGS) $(CFLAGS) -MT gettext/gettext_module-gettext.obj -MD -MP -MF gettext/$(DEPDIR)/gettext_module-gettext.Tpo -c -o gettext/gettext_module-gettext.obj `if test -f 'gettext/gettext.c'; then $(CYGPATH_W) 'gettext/gettext.c'; else $(CYGPATH_W) '$(srcdir)/gettext/gettext.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gettext/$(DEPDIR)/gettext_module-gettext.Tpo gettext/$(DEPDIR)/gettext_module-gettext.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gettext/gettext.c' object='gettext/gettext_module-gettext.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $(gettext_module_CFLAGS) $(CFLAGS) -c -o gettext/gettext_module-gettext.obj `if test -f 'gettext/gettext.c'; then $(CYGPATH_W) 'gettext/gettext.c'; else $(CYGPATH_W) '$(srcdir)/gettext/gettext.c'; fi` - -gfxmenu/gfxmenu_module-gfxmenu.o: gfxmenu/gfxmenu.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gfxmenu.o -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gfxmenu.Tpo -c -o gfxmenu/gfxmenu_module-gfxmenu.o `test -f 'gfxmenu/gfxmenu.c' || echo '$(srcdir)/'`gfxmenu/gfxmenu.c -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gfxmenu.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gfxmenu.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gfxmenu.c' object='gfxmenu/gfxmenu_module-gfxmenu.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gfxmenu.o `test -f 'gfxmenu/gfxmenu.c' || echo '$(srcdir)/'`gfxmenu/gfxmenu.c - -gfxmenu/gfxmenu_module-gfxmenu.obj: gfxmenu/gfxmenu.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gfxmenu.obj -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gfxmenu.Tpo -c -o gfxmenu/gfxmenu_module-gfxmenu.obj `if test -f 'gfxmenu/gfxmenu.c'; then $(CYGPATH_W) 'gfxmenu/gfxmenu.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gfxmenu.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gfxmenu.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gfxmenu.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gfxmenu.c' object='gfxmenu/gfxmenu_module-gfxmenu.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gfxmenu.obj `if test -f 'gfxmenu/gfxmenu.c'; then $(CYGPATH_W) 'gfxmenu/gfxmenu.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gfxmenu.c'; fi` - -gfxmenu/gfxmenu_module-model.o: gfxmenu/model.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-model.o -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-model.Tpo -c -o gfxmenu/gfxmenu_module-model.o `test -f 'gfxmenu/model.c' || echo '$(srcdir)/'`gfxmenu/model.c -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-model.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-model.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/model.c' object='gfxmenu/gfxmenu_module-model.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-model.o `test -f 'gfxmenu/model.c' || echo '$(srcdir)/'`gfxmenu/model.c - -gfxmenu/gfxmenu_module-model.obj: gfxmenu/model.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-model.obj -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-model.Tpo -c -o gfxmenu/gfxmenu_module-model.obj `if test -f 'gfxmenu/model.c'; then $(CYGPATH_W) 'gfxmenu/model.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/model.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-model.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-model.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/model.c' object='gfxmenu/gfxmenu_module-model.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-model.obj `if test -f 'gfxmenu/model.c'; then $(CYGPATH_W) 'gfxmenu/model.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/model.c'; fi` - -gfxmenu/gfxmenu_module-view.o: gfxmenu/view.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-view.o -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-view.Tpo -c -o gfxmenu/gfxmenu_module-view.o `test -f 'gfxmenu/view.c' || echo '$(srcdir)/'`gfxmenu/view.c -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-view.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-view.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/view.c' object='gfxmenu/gfxmenu_module-view.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-view.o `test -f 'gfxmenu/view.c' || echo '$(srcdir)/'`gfxmenu/view.c - -gfxmenu/gfxmenu_module-view.obj: gfxmenu/view.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-view.obj -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-view.Tpo -c -o gfxmenu/gfxmenu_module-view.obj `if test -f 'gfxmenu/view.c'; then $(CYGPATH_W) 'gfxmenu/view.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/view.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-view.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-view.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/view.c' object='gfxmenu/gfxmenu_module-view.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-view.obj `if test -f 'gfxmenu/view.c'; then $(CYGPATH_W) 'gfxmenu/view.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/view.c'; fi` - -gfxmenu/gfxmenu_module-font.o: gfxmenu/font.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-font.o -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-font.Tpo -c -o gfxmenu/gfxmenu_module-font.o `test -f 'gfxmenu/font.c' || echo '$(srcdir)/'`gfxmenu/font.c -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-font.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-font.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/font.c' object='gfxmenu/gfxmenu_module-font.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-font.o `test -f 'gfxmenu/font.c' || echo '$(srcdir)/'`gfxmenu/font.c - -gfxmenu/gfxmenu_module-font.obj: gfxmenu/font.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-font.obj -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-font.Tpo -c -o gfxmenu/gfxmenu_module-font.obj `if test -f 'gfxmenu/font.c'; then $(CYGPATH_W) 'gfxmenu/font.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/font.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-font.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-font.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/font.c' object='gfxmenu/gfxmenu_module-font.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-font.obj `if test -f 'gfxmenu/font.c'; then $(CYGPATH_W) 'gfxmenu/font.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/font.c'; fi` - -gfxmenu/gfxmenu_module-icon_manager.o: gfxmenu/icon_manager.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-icon_manager.o -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-icon_manager.Tpo -c -o gfxmenu/gfxmenu_module-icon_manager.o `test -f 'gfxmenu/icon_manager.c' || echo '$(srcdir)/'`gfxmenu/icon_manager.c -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-icon_manager.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-icon_manager.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/icon_manager.c' object='gfxmenu/gfxmenu_module-icon_manager.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-icon_manager.o `test -f 'gfxmenu/icon_manager.c' || echo '$(srcdir)/'`gfxmenu/icon_manager.c - -gfxmenu/gfxmenu_module-icon_manager.obj: gfxmenu/icon_manager.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-icon_manager.obj -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-icon_manager.Tpo -c -o gfxmenu/gfxmenu_module-icon_manager.obj `if test -f 'gfxmenu/icon_manager.c'; then $(CYGPATH_W) 'gfxmenu/icon_manager.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/icon_manager.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-icon_manager.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-icon_manager.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/icon_manager.c' object='gfxmenu/gfxmenu_module-icon_manager.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-icon_manager.obj `if test -f 'gfxmenu/icon_manager.c'; then $(CYGPATH_W) 'gfxmenu/icon_manager.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/icon_manager.c'; fi` - -gfxmenu/gfxmenu_module-theme_loader.o: gfxmenu/theme_loader.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-theme_loader.o -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-theme_loader.Tpo -c -o gfxmenu/gfxmenu_module-theme_loader.o `test -f 'gfxmenu/theme_loader.c' || echo '$(srcdir)/'`gfxmenu/theme_loader.c -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-theme_loader.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-theme_loader.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/theme_loader.c' object='gfxmenu/gfxmenu_module-theme_loader.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-theme_loader.o `test -f 'gfxmenu/theme_loader.c' || echo '$(srcdir)/'`gfxmenu/theme_loader.c - -gfxmenu/gfxmenu_module-theme_loader.obj: gfxmenu/theme_loader.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-theme_loader.obj -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-theme_loader.Tpo -c -o gfxmenu/gfxmenu_module-theme_loader.obj `if test -f 'gfxmenu/theme_loader.c'; then $(CYGPATH_W) 'gfxmenu/theme_loader.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/theme_loader.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-theme_loader.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-theme_loader.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/theme_loader.c' object='gfxmenu/gfxmenu_module-theme_loader.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-theme_loader.obj `if test -f 'gfxmenu/theme_loader.c'; then $(CYGPATH_W) 'gfxmenu/theme_loader.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/theme_loader.c'; fi` - -gfxmenu/gfxmenu_module-widget-box.o: gfxmenu/widget-box.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-widget-box.o -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-widget-box.Tpo -c -o gfxmenu/gfxmenu_module-widget-box.o `test -f 'gfxmenu/widget-box.c' || echo '$(srcdir)/'`gfxmenu/widget-box.c -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-widget-box.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-widget-box.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/widget-box.c' object='gfxmenu/gfxmenu_module-widget-box.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-widget-box.o `test -f 'gfxmenu/widget-box.c' || echo '$(srcdir)/'`gfxmenu/widget-box.c - -gfxmenu/gfxmenu_module-widget-box.obj: gfxmenu/widget-box.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-widget-box.obj -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-widget-box.Tpo -c -o gfxmenu/gfxmenu_module-widget-box.obj `if test -f 'gfxmenu/widget-box.c'; then $(CYGPATH_W) 'gfxmenu/widget-box.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/widget-box.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-widget-box.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-widget-box.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/widget-box.c' object='gfxmenu/gfxmenu_module-widget-box.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-widget-box.obj `if test -f 'gfxmenu/widget-box.c'; then $(CYGPATH_W) 'gfxmenu/widget-box.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/widget-box.c'; fi` - -gfxmenu/gfxmenu_module-gui_canvas.o: gfxmenu/gui_canvas.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gui_canvas.o -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gui_canvas.Tpo -c -o gfxmenu/gfxmenu_module-gui_canvas.o `test -f 'gfxmenu/gui_canvas.c' || echo '$(srcdir)/'`gfxmenu/gui_canvas.c -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_canvas.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_canvas.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gui_canvas.c' object='gfxmenu/gfxmenu_module-gui_canvas.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gui_canvas.o `test -f 'gfxmenu/gui_canvas.c' || echo '$(srcdir)/'`gfxmenu/gui_canvas.c - -gfxmenu/gfxmenu_module-gui_canvas.obj: gfxmenu/gui_canvas.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gui_canvas.obj -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gui_canvas.Tpo -c -o gfxmenu/gfxmenu_module-gui_canvas.obj `if test -f 'gfxmenu/gui_canvas.c'; then $(CYGPATH_W) 'gfxmenu/gui_canvas.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gui_canvas.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_canvas.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_canvas.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gui_canvas.c' object='gfxmenu/gfxmenu_module-gui_canvas.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gui_canvas.obj `if test -f 'gfxmenu/gui_canvas.c'; then $(CYGPATH_W) 'gfxmenu/gui_canvas.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gui_canvas.c'; fi` - -gfxmenu/gfxmenu_module-gui_circular_progress.o: gfxmenu/gui_circular_progress.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gui_circular_progress.o -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gui_circular_progress.Tpo -c -o gfxmenu/gfxmenu_module-gui_circular_progress.o `test -f 'gfxmenu/gui_circular_progress.c' || echo '$(srcdir)/'`gfxmenu/gui_circular_progress.c -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_circular_progress.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_circular_progress.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gui_circular_progress.c' object='gfxmenu/gfxmenu_module-gui_circular_progress.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gui_circular_progress.o `test -f 'gfxmenu/gui_circular_progress.c' || echo '$(srcdir)/'`gfxmenu/gui_circular_progress.c - -gfxmenu/gfxmenu_module-gui_circular_progress.obj: gfxmenu/gui_circular_progress.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gui_circular_progress.obj -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gui_circular_progress.Tpo -c -o gfxmenu/gfxmenu_module-gui_circular_progress.obj `if test -f 'gfxmenu/gui_circular_progress.c'; then $(CYGPATH_W) 'gfxmenu/gui_circular_progress.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gui_circular_progress.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_circular_progress.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_circular_progress.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gui_circular_progress.c' object='gfxmenu/gfxmenu_module-gui_circular_progress.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gui_circular_progress.obj `if test -f 'gfxmenu/gui_circular_progress.c'; then $(CYGPATH_W) 'gfxmenu/gui_circular_progress.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gui_circular_progress.c'; fi` - -gfxmenu/gfxmenu_module-gui_box.o: gfxmenu/gui_box.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gui_box.o -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gui_box.Tpo -c -o gfxmenu/gfxmenu_module-gui_box.o `test -f 'gfxmenu/gui_box.c' || echo '$(srcdir)/'`gfxmenu/gui_box.c -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_box.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_box.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gui_box.c' object='gfxmenu/gfxmenu_module-gui_box.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gui_box.o `test -f 'gfxmenu/gui_box.c' || echo '$(srcdir)/'`gfxmenu/gui_box.c - -gfxmenu/gfxmenu_module-gui_box.obj: gfxmenu/gui_box.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gui_box.obj -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gui_box.Tpo -c -o gfxmenu/gfxmenu_module-gui_box.obj `if test -f 'gfxmenu/gui_box.c'; then $(CYGPATH_W) 'gfxmenu/gui_box.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gui_box.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_box.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_box.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gui_box.c' object='gfxmenu/gfxmenu_module-gui_box.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gui_box.obj `if test -f 'gfxmenu/gui_box.c'; then $(CYGPATH_W) 'gfxmenu/gui_box.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gui_box.c'; fi` - -gfxmenu/gfxmenu_module-gui_label.o: gfxmenu/gui_label.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gui_label.o -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gui_label.Tpo -c -o gfxmenu/gfxmenu_module-gui_label.o `test -f 'gfxmenu/gui_label.c' || echo '$(srcdir)/'`gfxmenu/gui_label.c -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_label.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_label.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gui_label.c' object='gfxmenu/gfxmenu_module-gui_label.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gui_label.o `test -f 'gfxmenu/gui_label.c' || echo '$(srcdir)/'`gfxmenu/gui_label.c - -gfxmenu/gfxmenu_module-gui_label.obj: gfxmenu/gui_label.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gui_label.obj -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gui_label.Tpo -c -o gfxmenu/gfxmenu_module-gui_label.obj `if test -f 'gfxmenu/gui_label.c'; then $(CYGPATH_W) 'gfxmenu/gui_label.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gui_label.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_label.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_label.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gui_label.c' object='gfxmenu/gfxmenu_module-gui_label.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gui_label.obj `if test -f 'gfxmenu/gui_label.c'; then $(CYGPATH_W) 'gfxmenu/gui_label.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gui_label.c'; fi` - -gfxmenu/gfxmenu_module-gui_list.o: gfxmenu/gui_list.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gui_list.o -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gui_list.Tpo -c -o gfxmenu/gfxmenu_module-gui_list.o `test -f 'gfxmenu/gui_list.c' || echo '$(srcdir)/'`gfxmenu/gui_list.c -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_list.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_list.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gui_list.c' object='gfxmenu/gfxmenu_module-gui_list.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gui_list.o `test -f 'gfxmenu/gui_list.c' || echo '$(srcdir)/'`gfxmenu/gui_list.c - -gfxmenu/gfxmenu_module-gui_list.obj: gfxmenu/gui_list.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gui_list.obj -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gui_list.Tpo -c -o gfxmenu/gfxmenu_module-gui_list.obj `if test -f 'gfxmenu/gui_list.c'; then $(CYGPATH_W) 'gfxmenu/gui_list.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gui_list.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_list.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_list.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gui_list.c' object='gfxmenu/gfxmenu_module-gui_list.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gui_list.obj `if test -f 'gfxmenu/gui_list.c'; then $(CYGPATH_W) 'gfxmenu/gui_list.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gui_list.c'; fi` - -gfxmenu/gfxmenu_module-gui_image.o: gfxmenu/gui_image.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gui_image.o -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gui_image.Tpo -c -o gfxmenu/gfxmenu_module-gui_image.o `test -f 'gfxmenu/gui_image.c' || echo '$(srcdir)/'`gfxmenu/gui_image.c -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_image.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_image.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gui_image.c' object='gfxmenu/gfxmenu_module-gui_image.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gui_image.o `test -f 'gfxmenu/gui_image.c' || echo '$(srcdir)/'`gfxmenu/gui_image.c - -gfxmenu/gfxmenu_module-gui_image.obj: gfxmenu/gui_image.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gui_image.obj -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gui_image.Tpo -c -o gfxmenu/gfxmenu_module-gui_image.obj `if test -f 'gfxmenu/gui_image.c'; then $(CYGPATH_W) 'gfxmenu/gui_image.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gui_image.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_image.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_image.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gui_image.c' object='gfxmenu/gfxmenu_module-gui_image.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gui_image.obj `if test -f 'gfxmenu/gui_image.c'; then $(CYGPATH_W) 'gfxmenu/gui_image.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gui_image.c'; fi` - -gfxmenu/gfxmenu_module-gui_progress_bar.o: gfxmenu/gui_progress_bar.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gui_progress_bar.o -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gui_progress_bar.Tpo -c -o gfxmenu/gfxmenu_module-gui_progress_bar.o `test -f 'gfxmenu/gui_progress_bar.c' || echo '$(srcdir)/'`gfxmenu/gui_progress_bar.c -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_progress_bar.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_progress_bar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gui_progress_bar.c' object='gfxmenu/gfxmenu_module-gui_progress_bar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gui_progress_bar.o `test -f 'gfxmenu/gui_progress_bar.c' || echo '$(srcdir)/'`gfxmenu/gui_progress_bar.c - -gfxmenu/gfxmenu_module-gui_progress_bar.obj: gfxmenu/gui_progress_bar.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gui_progress_bar.obj -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gui_progress_bar.Tpo -c -o gfxmenu/gfxmenu_module-gui_progress_bar.obj `if test -f 'gfxmenu/gui_progress_bar.c'; then $(CYGPATH_W) 'gfxmenu/gui_progress_bar.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gui_progress_bar.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_progress_bar.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_progress_bar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gui_progress_bar.c' object='gfxmenu/gfxmenu_module-gui_progress_bar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gui_progress_bar.obj `if test -f 'gfxmenu/gui_progress_bar.c'; then $(CYGPATH_W) 'gfxmenu/gui_progress_bar.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gui_progress_bar.c'; fi` - -gfxmenu/gfxmenu_module-gui_util.o: gfxmenu/gui_util.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gui_util.o -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gui_util.Tpo -c -o gfxmenu/gfxmenu_module-gui_util.o `test -f 'gfxmenu/gui_util.c' || echo '$(srcdir)/'`gfxmenu/gui_util.c -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_util.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_util.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gui_util.c' object='gfxmenu/gfxmenu_module-gui_util.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gui_util.o `test -f 'gfxmenu/gui_util.c' || echo '$(srcdir)/'`gfxmenu/gui_util.c - -gfxmenu/gfxmenu_module-gui_util.obj: gfxmenu/gui_util.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gui_util.obj -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gui_util.Tpo -c -o gfxmenu/gfxmenu_module-gui_util.obj `if test -f 'gfxmenu/gui_util.c'; then $(CYGPATH_W) 'gfxmenu/gui_util.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gui_util.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_util.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_util.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gui_util.c' object='gfxmenu/gfxmenu_module-gui_util.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gui_util.obj `if test -f 'gfxmenu/gui_util.c'; then $(CYGPATH_W) 'gfxmenu/gui_util.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gui_util.c'; fi` - -gfxmenu/gfxmenu_module-gui_string_util.o: gfxmenu/gui_string_util.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gui_string_util.o -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gui_string_util.Tpo -c -o gfxmenu/gfxmenu_module-gui_string_util.o `test -f 'gfxmenu/gui_string_util.c' || echo '$(srcdir)/'`gfxmenu/gui_string_util.c -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_string_util.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_string_util.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gui_string_util.c' object='gfxmenu/gfxmenu_module-gui_string_util.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gui_string_util.o `test -f 'gfxmenu/gui_string_util.c' || echo '$(srcdir)/'`gfxmenu/gui_string_util.c - -gfxmenu/gfxmenu_module-gui_string_util.obj: gfxmenu/gui_string_util.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-gui_string_util.obj -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-gui_string_util.Tpo -c -o gfxmenu/gfxmenu_module-gui_string_util.obj `if test -f 'gfxmenu/gui_string_util.c'; then $(CYGPATH_W) 'gfxmenu/gui_string_util.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gui_string_util.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-gui_string_util.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-gui_string_util.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/gui_string_util.c' object='gfxmenu/gfxmenu_module-gui_string_util.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-gui_string_util.obj `if test -f 'gfxmenu/gui_string_util.c'; then $(CYGPATH_W) 'gfxmenu/gui_string_util.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/gui_string_util.c'; fi` - -gfxmenu/gfxmenu_module-named_colors.o: gfxmenu/named_colors.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-named_colors.o -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-named_colors.Tpo -c -o gfxmenu/gfxmenu_module-named_colors.o `test -f 'gfxmenu/named_colors.c' || echo '$(srcdir)/'`gfxmenu/named_colors.c -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-named_colors.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-named_colors.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/named_colors.c' object='gfxmenu/gfxmenu_module-named_colors.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-named_colors.o `test -f 'gfxmenu/named_colors.c' || echo '$(srcdir)/'`gfxmenu/named_colors.c - -gfxmenu/gfxmenu_module-named_colors.obj: gfxmenu/named_colors.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -MT gfxmenu/gfxmenu_module-named_colors.obj -MD -MP -MF gfxmenu/$(DEPDIR)/gfxmenu_module-named_colors.Tpo -c -o gfxmenu/gfxmenu_module-named_colors.obj `if test -f 'gfxmenu/named_colors.c'; then $(CYGPATH_W) 'gfxmenu/named_colors.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/named_colors.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gfxmenu/$(DEPDIR)/gfxmenu_module-named_colors.Tpo gfxmenu/$(DEPDIR)/gfxmenu_module-named_colors.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gfxmenu/named_colors.c' object='gfxmenu/gfxmenu_module-named_colors.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $(gfxmenu_module_CFLAGS) $(CFLAGS) -c -o gfxmenu/gfxmenu_module-named_colors.obj `if test -f 'gfxmenu/named_colors.c'; then $(CYGPATH_W) 'gfxmenu/named_colors.c'; else $(CYGPATH_W) '$(srcdir)/gfxmenu/named_colors.c'; fi` - -term/gfxterm_module-gfxterm.o: term/gfxterm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $(gfxterm_module_CFLAGS) $(CFLAGS) -MT term/gfxterm_module-gfxterm.o -MD -MP -MF term/$(DEPDIR)/gfxterm_module-gfxterm.Tpo -c -o term/gfxterm_module-gfxterm.o `test -f 'term/gfxterm.c' || echo '$(srcdir)/'`term/gfxterm.c -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/gfxterm_module-gfxterm.Tpo term/$(DEPDIR)/gfxterm_module-gfxterm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/gfxterm.c' object='term/gfxterm_module-gfxterm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $(gfxterm_module_CFLAGS) $(CFLAGS) -c -o term/gfxterm_module-gfxterm.o `test -f 'term/gfxterm.c' || echo '$(srcdir)/'`term/gfxterm.c - -term/gfxterm_module-gfxterm.obj: term/gfxterm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $(gfxterm_module_CFLAGS) $(CFLAGS) -MT term/gfxterm_module-gfxterm.obj -MD -MP -MF term/$(DEPDIR)/gfxterm_module-gfxterm.Tpo -c -o term/gfxterm_module-gfxterm.obj `if test -f 'term/gfxterm.c'; then $(CYGPATH_W) 'term/gfxterm.c'; else $(CYGPATH_W) '$(srcdir)/term/gfxterm.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/gfxterm_module-gfxterm.Tpo term/$(DEPDIR)/gfxterm_module-gfxterm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/gfxterm.c' object='term/gfxterm_module-gfxterm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $(gfxterm_module_CFLAGS) $(CFLAGS) -c -o term/gfxterm_module-gfxterm.obj `if test -f 'term/gfxterm.c'; then $(CYGPATH_W) 'term/gfxterm.c'; else $(CYGPATH_W) '$(srcdir)/term/gfxterm.c'; fi` - -commands/gptsync_module-gptsync.o: commands/gptsync.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $(gptsync_module_CFLAGS) $(CFLAGS) -MT commands/gptsync_module-gptsync.o -MD -MP -MF commands/$(DEPDIR)/gptsync_module-gptsync.Tpo -c -o commands/gptsync_module-gptsync.o `test -f 'commands/gptsync.c' || echo '$(srcdir)/'`commands/gptsync.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/gptsync_module-gptsync.Tpo commands/$(DEPDIR)/gptsync_module-gptsync.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/gptsync.c' object='commands/gptsync_module-gptsync.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $(gptsync_module_CFLAGS) $(CFLAGS) -c -o commands/gptsync_module-gptsync.o `test -f 'commands/gptsync.c' || echo '$(srcdir)/'`commands/gptsync.c - -commands/gptsync_module-gptsync.obj: commands/gptsync.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $(gptsync_module_CFLAGS) $(CFLAGS) -MT commands/gptsync_module-gptsync.obj -MD -MP -MF commands/$(DEPDIR)/gptsync_module-gptsync.Tpo -c -o commands/gptsync_module-gptsync.obj `if test -f 'commands/gptsync.c'; then $(CYGPATH_W) 'commands/gptsync.c'; else $(CYGPATH_W) '$(srcdir)/commands/gptsync.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/gptsync_module-gptsync.Tpo commands/$(DEPDIR)/gptsync_module-gptsync.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/gptsync.c' object='commands/gptsync_module-gptsync.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $(gptsync_module_CFLAGS) $(CFLAGS) -c -o commands/gptsync_module-gptsync.obj `if test -f 'commands/gptsync.c'; then $(CYGPATH_W) 'commands/gptsync.c'; else $(CYGPATH_W) '$(srcdir)/commands/gptsync.c'; fi` - -kern/emu/grub_emu-full.o: kern/emu/full.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_CPPFLAGS) $(CPPFLAGS) $(grub_emu_CFLAGS) $(CFLAGS) -MT kern/emu/grub_emu-full.o -MD -MP -MF kern/emu/$(DEPDIR)/grub_emu-full.Tpo -c -o kern/emu/grub_emu-full.o `test -f 'kern/emu/full.c' || echo '$(srcdir)/'`kern/emu/full.c -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/grub_emu-full.Tpo kern/emu/$(DEPDIR)/grub_emu-full.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/full.c' object='kern/emu/grub_emu-full.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_CPPFLAGS) $(CPPFLAGS) $(grub_emu_CFLAGS) $(CFLAGS) -c -o kern/emu/grub_emu-full.o `test -f 'kern/emu/full.c' || echo '$(srcdir)/'`kern/emu/full.c - -kern/emu/grub_emu-full.obj: kern/emu/full.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_CPPFLAGS) $(CPPFLAGS) $(grub_emu_CFLAGS) $(CFLAGS) -MT kern/emu/grub_emu-full.obj -MD -MP -MF kern/emu/$(DEPDIR)/grub_emu-full.Tpo -c -o kern/emu/grub_emu-full.obj `if test -f 'kern/emu/full.c'; then $(CYGPATH_W) 'kern/emu/full.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/full.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/grub_emu-full.Tpo kern/emu/$(DEPDIR)/grub_emu-full.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/full.c' object='kern/emu/grub_emu-full.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_CPPFLAGS) $(CPPFLAGS) $(grub_emu_CFLAGS) $(CFLAGS) -c -o kern/emu/grub_emu-full.obj `if test -f 'kern/emu/full.c'; then $(CYGPATH_W) 'kern/emu/full.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/full.c'; fi` - -grub_emu-grub_emu_init.o: grub_emu_init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_CPPFLAGS) $(CPPFLAGS) $(grub_emu_CFLAGS) $(CFLAGS) -MT grub_emu-grub_emu_init.o -MD -MP -MF $(DEPDIR)/grub_emu-grub_emu_init.Tpo -c -o grub_emu-grub_emu_init.o `test -f 'grub_emu_init.c' || echo '$(srcdir)/'`grub_emu_init.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/grub_emu-grub_emu_init.Tpo $(DEPDIR)/grub_emu-grub_emu_init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub_emu_init.c' object='grub_emu-grub_emu_init.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_CPPFLAGS) $(CPPFLAGS) $(grub_emu_CFLAGS) $(CFLAGS) -c -o grub_emu-grub_emu_init.o `test -f 'grub_emu_init.c' || echo '$(srcdir)/'`grub_emu_init.c - -grub_emu-grub_emu_init.obj: grub_emu_init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_CPPFLAGS) $(CPPFLAGS) $(grub_emu_CFLAGS) $(CFLAGS) -MT grub_emu-grub_emu_init.obj -MD -MP -MF $(DEPDIR)/grub_emu-grub_emu_init.Tpo -c -o grub_emu-grub_emu_init.obj `if test -f 'grub_emu_init.c'; then $(CYGPATH_W) 'grub_emu_init.c'; else $(CYGPATH_W) '$(srcdir)/grub_emu_init.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/grub_emu-grub_emu_init.Tpo $(DEPDIR)/grub_emu-grub_emu_init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub_emu_init.c' object='grub_emu-grub_emu_init.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_CPPFLAGS) $(CPPFLAGS) $(grub_emu_CFLAGS) $(CFLAGS) -c -o grub_emu-grub_emu_init.obj `if test -f 'grub_emu_init.c'; then $(CYGPATH_W) 'grub_emu_init.c'; else $(CYGPATH_W) '$(srcdir)/grub_emu_init.c'; fi` - -kern/emu/grub_emu_lite-lite.o: kern/emu/lite.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_lite_CPPFLAGS) $(CPPFLAGS) $(grub_emu_lite_CFLAGS) $(CFLAGS) -MT kern/emu/grub_emu_lite-lite.o -MD -MP -MF kern/emu/$(DEPDIR)/grub_emu_lite-lite.Tpo -c -o kern/emu/grub_emu_lite-lite.o `test -f 'kern/emu/lite.c' || echo '$(srcdir)/'`kern/emu/lite.c -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/grub_emu_lite-lite.Tpo kern/emu/$(DEPDIR)/grub_emu_lite-lite.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/lite.c' object='kern/emu/grub_emu_lite-lite.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_lite_CPPFLAGS) $(CPPFLAGS) $(grub_emu_lite_CFLAGS) $(CFLAGS) -c -o kern/emu/grub_emu_lite-lite.o `test -f 'kern/emu/lite.c' || echo '$(srcdir)/'`kern/emu/lite.c - -kern/emu/grub_emu_lite-lite.obj: kern/emu/lite.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_lite_CPPFLAGS) $(CPPFLAGS) $(grub_emu_lite_CFLAGS) $(CFLAGS) -MT kern/emu/grub_emu_lite-lite.obj -MD -MP -MF kern/emu/$(DEPDIR)/grub_emu_lite-lite.Tpo -c -o kern/emu/grub_emu_lite-lite.obj `if test -f 'kern/emu/lite.c'; then $(CYGPATH_W) 'kern/emu/lite.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/lite.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/grub_emu_lite-lite.Tpo kern/emu/$(DEPDIR)/grub_emu_lite-lite.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/lite.c' object='kern/emu/grub_emu_lite-lite.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_lite_CPPFLAGS) $(CPPFLAGS) $(grub_emu_lite_CFLAGS) $(CFLAGS) -c -o kern/emu/grub_emu_lite-lite.obj `if test -f 'kern/emu/lite.c'; then $(CYGPATH_W) 'kern/emu/lite.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/lite.c'; fi` - -grub_emu_lite-symlist.o: symlist.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_lite_CPPFLAGS) $(CPPFLAGS) $(grub_emu_lite_CFLAGS) $(CFLAGS) -MT grub_emu_lite-symlist.o -MD -MP -MF $(DEPDIR)/grub_emu_lite-symlist.Tpo -c -o grub_emu_lite-symlist.o `test -f 'symlist.c' || echo '$(srcdir)/'`symlist.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/grub_emu_lite-symlist.Tpo $(DEPDIR)/grub_emu_lite-symlist.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='symlist.c' object='grub_emu_lite-symlist.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_lite_CPPFLAGS) $(CPPFLAGS) $(grub_emu_lite_CFLAGS) $(CFLAGS) -c -o grub_emu_lite-symlist.o `test -f 'symlist.c' || echo '$(srcdir)/'`symlist.c - -grub_emu_lite-symlist.obj: symlist.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_lite_CPPFLAGS) $(CPPFLAGS) $(grub_emu_lite_CFLAGS) $(CFLAGS) -MT grub_emu_lite-symlist.obj -MD -MP -MF $(DEPDIR)/grub_emu_lite-symlist.Tpo -c -o grub_emu_lite-symlist.obj `if test -f 'symlist.c'; then $(CYGPATH_W) 'symlist.c'; else $(CYGPATH_W) '$(srcdir)/symlist.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/grub_emu_lite-symlist.Tpo $(DEPDIR)/grub_emu_lite-symlist.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='symlist.c' object='grub_emu_lite-symlist.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(grub_emu_lite_CPPFLAGS) $(CPPFLAGS) $(grub_emu_lite_CFLAGS) $(CFLAGS) -c -o grub_emu_lite-symlist.obj `if test -f 'symlist.c'; then $(CYGPATH_W) 'symlist.c'; else $(CYGPATH_W) '$(srcdir)/symlist.c'; fi` - -io/gzio_module-gzio.o: io/gzio.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $(gzio_module_CFLAGS) $(CFLAGS) -MT io/gzio_module-gzio.o -MD -MP -MF io/$(DEPDIR)/gzio_module-gzio.Tpo -c -o io/gzio_module-gzio.o `test -f 'io/gzio.c' || echo '$(srcdir)/'`io/gzio.c -@am__fastdepCC_TRUE@ $(am__mv) io/$(DEPDIR)/gzio_module-gzio.Tpo io/$(DEPDIR)/gzio_module-gzio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='io/gzio.c' object='io/gzio_module-gzio.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $(gzio_module_CFLAGS) $(CFLAGS) -c -o io/gzio_module-gzio.o `test -f 'io/gzio.c' || echo '$(srcdir)/'`io/gzio.c - -io/gzio_module-gzio.obj: io/gzio.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $(gzio_module_CFLAGS) $(CFLAGS) -MT io/gzio_module-gzio.obj -MD -MP -MF io/$(DEPDIR)/gzio_module-gzio.Tpo -c -o io/gzio_module-gzio.obj `if test -f 'io/gzio.c'; then $(CYGPATH_W) 'io/gzio.c'; else $(CYGPATH_W) '$(srcdir)/io/gzio.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) io/$(DEPDIR)/gzio_module-gzio.Tpo io/$(DEPDIR)/gzio_module-gzio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='io/gzio.c' object='io/gzio_module-gzio.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $(gzio_module_CFLAGS) $(CFLAGS) -c -o io/gzio_module-gzio.obj `if test -f 'io/gzio.c'; then $(CYGPATH_W) 'io/gzio.c'; else $(CYGPATH_W) '$(srcdir)/io/gzio.c'; fi` - -lib/emu/halt_module-halt.o: lib/emu/halt.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -MT lib/emu/halt_module-halt.o -MD -MP -MF lib/emu/$(DEPDIR)/halt_module-halt.Tpo -c -o lib/emu/halt_module-halt.o `test -f 'lib/emu/halt.c' || echo '$(srcdir)/'`lib/emu/halt.c -@am__fastdepCC_TRUE@ $(am__mv) lib/emu/$(DEPDIR)/halt_module-halt.Tpo lib/emu/$(DEPDIR)/halt_module-halt.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/emu/halt.c' object='lib/emu/halt_module-halt.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -c -o lib/emu/halt_module-halt.o `test -f 'lib/emu/halt.c' || echo '$(srcdir)/'`lib/emu/halt.c - -lib/emu/halt_module-halt.obj: lib/emu/halt.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -MT lib/emu/halt_module-halt.obj -MD -MP -MF lib/emu/$(DEPDIR)/halt_module-halt.Tpo -c -o lib/emu/halt_module-halt.obj `if test -f 'lib/emu/halt.c'; then $(CYGPATH_W) 'lib/emu/halt.c'; else $(CYGPATH_W) '$(srcdir)/lib/emu/halt.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/emu/$(DEPDIR)/halt_module-halt.Tpo lib/emu/$(DEPDIR)/halt_module-halt.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/emu/halt.c' object='lib/emu/halt_module-halt.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -c -o lib/emu/halt_module-halt.obj `if test -f 'lib/emu/halt.c'; then $(CYGPATH_W) 'lib/emu/halt.c'; else $(CYGPATH_W) '$(srcdir)/lib/emu/halt.c'; fi` - -commands/halt_module-halt.o: commands/halt.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -MT commands/halt_module-halt.o -MD -MP -MF commands/$(DEPDIR)/halt_module-halt.Tpo -c -o commands/halt_module-halt.o `test -f 'commands/halt.c' || echo '$(srcdir)/'`commands/halt.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/halt_module-halt.Tpo commands/$(DEPDIR)/halt_module-halt.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/halt.c' object='commands/halt_module-halt.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -c -o commands/halt_module-halt.o `test -f 'commands/halt.c' || echo '$(srcdir)/'`commands/halt.c - -commands/halt_module-halt.obj: commands/halt.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -MT commands/halt_module-halt.obj -MD -MP -MF commands/$(DEPDIR)/halt_module-halt.Tpo -c -o commands/halt_module-halt.obj `if test -f 'commands/halt.c'; then $(CYGPATH_W) 'commands/halt.c'; else $(CYGPATH_W) '$(srcdir)/commands/halt.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/halt_module-halt.Tpo commands/$(DEPDIR)/halt_module-halt.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/halt.c' object='commands/halt_module-halt.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -c -o commands/halt_module-halt.obj `if test -f 'commands/halt.c'; then $(CYGPATH_W) 'commands/halt.c'; else $(CYGPATH_W) '$(srcdir)/commands/halt.c'; fi` - -commands/halt_module-acpihalt.o: commands/acpihalt.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -MT commands/halt_module-acpihalt.o -MD -MP -MF commands/$(DEPDIR)/halt_module-acpihalt.Tpo -c -o commands/halt_module-acpihalt.o `test -f 'commands/acpihalt.c' || echo '$(srcdir)/'`commands/acpihalt.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/halt_module-acpihalt.Tpo commands/$(DEPDIR)/halt_module-acpihalt.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/acpihalt.c' object='commands/halt_module-acpihalt.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -c -o commands/halt_module-acpihalt.o `test -f 'commands/acpihalt.c' || echo '$(srcdir)/'`commands/acpihalt.c - -commands/halt_module-acpihalt.obj: commands/acpihalt.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -MT commands/halt_module-acpihalt.obj -MD -MP -MF commands/$(DEPDIR)/halt_module-acpihalt.Tpo -c -o commands/halt_module-acpihalt.obj `if test -f 'commands/acpihalt.c'; then $(CYGPATH_W) 'commands/acpihalt.c'; else $(CYGPATH_W) '$(srcdir)/commands/acpihalt.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/halt_module-acpihalt.Tpo commands/$(DEPDIR)/halt_module-acpihalt.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/acpihalt.c' object='commands/halt_module-acpihalt.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -c -o commands/halt_module-acpihalt.obj `if test -f 'commands/acpihalt.c'; then $(CYGPATH_W) 'commands/acpihalt.c'; else $(CYGPATH_W) '$(srcdir)/commands/acpihalt.c'; fi` - -lib/i386/halt_module-halt.o: lib/i386/halt.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -MT lib/i386/halt_module-halt.o -MD -MP -MF lib/i386/$(DEPDIR)/halt_module-halt.Tpo -c -o lib/i386/halt_module-halt.o `test -f 'lib/i386/halt.c' || echo '$(srcdir)/'`lib/i386/halt.c -@am__fastdepCC_TRUE@ $(am__mv) lib/i386/$(DEPDIR)/halt_module-halt.Tpo lib/i386/$(DEPDIR)/halt_module-halt.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/i386/halt.c' object='lib/i386/halt_module-halt.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -c -o lib/i386/halt_module-halt.o `test -f 'lib/i386/halt.c' || echo '$(srcdir)/'`lib/i386/halt.c - -lib/i386/halt_module-halt.obj: lib/i386/halt.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -MT lib/i386/halt_module-halt.obj -MD -MP -MF lib/i386/$(DEPDIR)/halt_module-halt.Tpo -c -o lib/i386/halt_module-halt.obj `if test -f 'lib/i386/halt.c'; then $(CYGPATH_W) 'lib/i386/halt.c'; else $(CYGPATH_W) '$(srcdir)/lib/i386/halt.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/i386/$(DEPDIR)/halt_module-halt.Tpo lib/i386/$(DEPDIR)/halt_module-halt.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/i386/halt.c' object='lib/i386/halt_module-halt.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -c -o lib/i386/halt_module-halt.obj `if test -f 'lib/i386/halt.c'; then $(CYGPATH_W) 'lib/i386/halt.c'; else $(CYGPATH_W) '$(srcdir)/lib/i386/halt.c'; fi` - -lib/efi/halt_module-halt.o: lib/efi/halt.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -MT lib/efi/halt_module-halt.o -MD -MP -MF lib/efi/$(DEPDIR)/halt_module-halt.Tpo -c -o lib/efi/halt_module-halt.o `test -f 'lib/efi/halt.c' || echo '$(srcdir)/'`lib/efi/halt.c -@am__fastdepCC_TRUE@ $(am__mv) lib/efi/$(DEPDIR)/halt_module-halt.Tpo lib/efi/$(DEPDIR)/halt_module-halt.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/efi/halt.c' object='lib/efi/halt_module-halt.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -c -o lib/efi/halt_module-halt.o `test -f 'lib/efi/halt.c' || echo '$(srcdir)/'`lib/efi/halt.c - -lib/efi/halt_module-halt.obj: lib/efi/halt.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -MT lib/efi/halt_module-halt.obj -MD -MP -MF lib/efi/$(DEPDIR)/halt_module-halt.Tpo -c -o lib/efi/halt_module-halt.obj `if test -f 'lib/efi/halt.c'; then $(CYGPATH_W) 'lib/efi/halt.c'; else $(CYGPATH_W) '$(srcdir)/lib/efi/halt.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/efi/$(DEPDIR)/halt_module-halt.Tpo lib/efi/$(DEPDIR)/halt_module-halt.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/efi/halt.c' object='lib/efi/halt_module-halt.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -c -o lib/efi/halt_module-halt.obj `if test -f 'lib/efi/halt.c'; then $(CYGPATH_W) 'lib/efi/halt.c'; else $(CYGPATH_W) '$(srcdir)/lib/efi/halt.c'; fi` - -lib/ieee1275/halt_module-halt.o: lib/ieee1275/halt.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -MT lib/ieee1275/halt_module-halt.o -MD -MP -MF lib/ieee1275/$(DEPDIR)/halt_module-halt.Tpo -c -o lib/ieee1275/halt_module-halt.o `test -f 'lib/ieee1275/halt.c' || echo '$(srcdir)/'`lib/ieee1275/halt.c -@am__fastdepCC_TRUE@ $(am__mv) lib/ieee1275/$(DEPDIR)/halt_module-halt.Tpo lib/ieee1275/$(DEPDIR)/halt_module-halt.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/ieee1275/halt.c' object='lib/ieee1275/halt_module-halt.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -c -o lib/ieee1275/halt_module-halt.o `test -f 'lib/ieee1275/halt.c' || echo '$(srcdir)/'`lib/ieee1275/halt.c - -lib/ieee1275/halt_module-halt.obj: lib/ieee1275/halt.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -MT lib/ieee1275/halt_module-halt.obj -MD -MP -MF lib/ieee1275/$(DEPDIR)/halt_module-halt.Tpo -c -o lib/ieee1275/halt_module-halt.obj `if test -f 'lib/ieee1275/halt.c'; then $(CYGPATH_W) 'lib/ieee1275/halt.c'; else $(CYGPATH_W) '$(srcdir)/lib/ieee1275/halt.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/ieee1275/$(DEPDIR)/halt_module-halt.Tpo lib/ieee1275/$(DEPDIR)/halt_module-halt.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/ieee1275/halt.c' object='lib/ieee1275/halt_module-halt.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -c -o lib/ieee1275/halt_module-halt.obj `if test -f 'lib/ieee1275/halt.c'; then $(CYGPATH_W) 'lib/ieee1275/halt.c'; else $(CYGPATH_W) '$(srcdir)/lib/ieee1275/halt.c'; fi` - -commands/i386/pc/halt_module-halt.o: commands/i386/pc/halt.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -MT commands/i386/pc/halt_module-halt.o -MD -MP -MF commands/i386/pc/$(DEPDIR)/halt_module-halt.Tpo -c -o commands/i386/pc/halt_module-halt.o `test -f 'commands/i386/pc/halt.c' || echo '$(srcdir)/'`commands/i386/pc/halt.c -@am__fastdepCC_TRUE@ $(am__mv) commands/i386/pc/$(DEPDIR)/halt_module-halt.Tpo commands/i386/pc/$(DEPDIR)/halt_module-halt.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/i386/pc/halt.c' object='commands/i386/pc/halt_module-halt.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -c -o commands/i386/pc/halt_module-halt.o `test -f 'commands/i386/pc/halt.c' || echo '$(srcdir)/'`commands/i386/pc/halt.c - -commands/i386/pc/halt_module-halt.obj: commands/i386/pc/halt.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -MT commands/i386/pc/halt_module-halt.obj -MD -MP -MF commands/i386/pc/$(DEPDIR)/halt_module-halt.Tpo -c -o commands/i386/pc/halt_module-halt.obj `if test -f 'commands/i386/pc/halt.c'; then $(CYGPATH_W) 'commands/i386/pc/halt.c'; else $(CYGPATH_W) '$(srcdir)/commands/i386/pc/halt.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/i386/pc/$(DEPDIR)/halt_module-halt.Tpo commands/i386/pc/$(DEPDIR)/halt_module-halt.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/i386/pc/halt.c' object='commands/i386/pc/halt_module-halt.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $(halt_module_CFLAGS) $(CFLAGS) -c -o commands/i386/pc/halt_module-halt.obj `if test -f 'commands/i386/pc/halt.c'; then $(CYGPATH_W) 'commands/i386/pc/halt.c'; else $(CYGPATH_W) '$(srcdir)/commands/i386/pc/halt.c'; fi` - -commands/hashsum_module-hashsum.o: commands/hashsum.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $(hashsum_module_CFLAGS) $(CFLAGS) -MT commands/hashsum_module-hashsum.o -MD -MP -MF commands/$(DEPDIR)/hashsum_module-hashsum.Tpo -c -o commands/hashsum_module-hashsum.o `test -f 'commands/hashsum.c' || echo '$(srcdir)/'`commands/hashsum.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/hashsum_module-hashsum.Tpo commands/$(DEPDIR)/hashsum_module-hashsum.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/hashsum.c' object='commands/hashsum_module-hashsum.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $(hashsum_module_CFLAGS) $(CFLAGS) -c -o commands/hashsum_module-hashsum.o `test -f 'commands/hashsum.c' || echo '$(srcdir)/'`commands/hashsum.c - -commands/hashsum_module-hashsum.obj: commands/hashsum.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $(hashsum_module_CFLAGS) $(CFLAGS) -MT commands/hashsum_module-hashsum.obj -MD -MP -MF commands/$(DEPDIR)/hashsum_module-hashsum.Tpo -c -o commands/hashsum_module-hashsum.obj `if test -f 'commands/hashsum.c'; then $(CYGPATH_W) 'commands/hashsum.c'; else $(CYGPATH_W) '$(srcdir)/commands/hashsum.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/hashsum_module-hashsum.Tpo commands/$(DEPDIR)/hashsum_module-hashsum.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/hashsum.c' object='commands/hashsum_module-hashsum.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $(hashsum_module_CFLAGS) $(CFLAGS) -c -o commands/hashsum_module-hashsum.obj `if test -f 'commands/hashsum.c'; then $(CYGPATH_W) 'commands/hashsum.c'; else $(CYGPATH_W) '$(srcdir)/commands/hashsum.c'; fi` - -commands/hdparm_module-hdparm.o: commands/hdparm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $(hdparm_module_CFLAGS) $(CFLAGS) -MT commands/hdparm_module-hdparm.o -MD -MP -MF commands/$(DEPDIR)/hdparm_module-hdparm.Tpo -c -o commands/hdparm_module-hdparm.o `test -f 'commands/hdparm.c' || echo '$(srcdir)/'`commands/hdparm.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/hdparm_module-hdparm.Tpo commands/$(DEPDIR)/hdparm_module-hdparm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/hdparm.c' object='commands/hdparm_module-hdparm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $(hdparm_module_CFLAGS) $(CFLAGS) -c -o commands/hdparm_module-hdparm.o `test -f 'commands/hdparm.c' || echo '$(srcdir)/'`commands/hdparm.c - -commands/hdparm_module-hdparm.obj: commands/hdparm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $(hdparm_module_CFLAGS) $(CFLAGS) -MT commands/hdparm_module-hdparm.obj -MD -MP -MF commands/$(DEPDIR)/hdparm_module-hdparm.Tpo -c -o commands/hdparm_module-hdparm.obj `if test -f 'commands/hdparm.c'; then $(CYGPATH_W) 'commands/hdparm.c'; else $(CYGPATH_W) '$(srcdir)/commands/hdparm.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/hdparm_module-hdparm.Tpo commands/$(DEPDIR)/hdparm_module-hdparm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/hdparm.c' object='commands/hdparm_module-hdparm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $(hdparm_module_CFLAGS) $(CFLAGS) -c -o commands/hdparm_module-hdparm.obj `if test -f 'commands/hdparm.c'; then $(CYGPATH_W) 'commands/hdparm.c'; else $(CYGPATH_W) '$(srcdir)/commands/hdparm.c'; fi` - -lib/hdparm_module-hexdump.o: lib/hexdump.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $(hdparm_module_CFLAGS) $(CFLAGS) -MT lib/hdparm_module-hexdump.o -MD -MP -MF lib/$(DEPDIR)/hdparm_module-hexdump.Tpo -c -o lib/hdparm_module-hexdump.o `test -f 'lib/hexdump.c' || echo '$(srcdir)/'`lib/hexdump.c -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/hdparm_module-hexdump.Tpo lib/$(DEPDIR)/hdparm_module-hexdump.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/hexdump.c' object='lib/hdparm_module-hexdump.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $(hdparm_module_CFLAGS) $(CFLAGS) -c -o lib/hdparm_module-hexdump.o `test -f 'lib/hexdump.c' || echo '$(srcdir)/'`lib/hexdump.c - -lib/hdparm_module-hexdump.obj: lib/hexdump.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $(hdparm_module_CFLAGS) $(CFLAGS) -MT lib/hdparm_module-hexdump.obj -MD -MP -MF lib/$(DEPDIR)/hdparm_module-hexdump.Tpo -c -o lib/hdparm_module-hexdump.obj `if test -f 'lib/hexdump.c'; then $(CYGPATH_W) 'lib/hexdump.c'; else $(CYGPATH_W) '$(srcdir)/lib/hexdump.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/hdparm_module-hexdump.Tpo lib/$(DEPDIR)/hdparm_module-hexdump.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/hexdump.c' object='lib/hdparm_module-hexdump.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $(hdparm_module_CFLAGS) $(CFLAGS) -c -o lib/hdparm_module-hexdump.obj `if test -f 'lib/hexdump.c'; then $(CYGPATH_W) 'lib/hexdump.c'; else $(CYGPATH_W) '$(srcdir)/lib/hexdump.c'; fi` - -hello/hello_module-hello.o: hello/hello.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $(hello_module_CFLAGS) $(CFLAGS) -MT hello/hello_module-hello.o -MD -MP -MF hello/$(DEPDIR)/hello_module-hello.Tpo -c -o hello/hello_module-hello.o `test -f 'hello/hello.c' || echo '$(srcdir)/'`hello/hello.c -@am__fastdepCC_TRUE@ $(am__mv) hello/$(DEPDIR)/hello_module-hello.Tpo hello/$(DEPDIR)/hello_module-hello.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hello/hello.c' object='hello/hello_module-hello.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $(hello_module_CFLAGS) $(CFLAGS) -c -o hello/hello_module-hello.o `test -f 'hello/hello.c' || echo '$(srcdir)/'`hello/hello.c - -hello/hello_module-hello.obj: hello/hello.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $(hello_module_CFLAGS) $(CFLAGS) -MT hello/hello_module-hello.obj -MD -MP -MF hello/$(DEPDIR)/hello_module-hello.Tpo -c -o hello/hello_module-hello.obj `if test -f 'hello/hello.c'; then $(CYGPATH_W) 'hello/hello.c'; else $(CYGPATH_W) '$(srcdir)/hello/hello.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) hello/$(DEPDIR)/hello_module-hello.Tpo hello/$(DEPDIR)/hello_module-hello.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='hello/hello.c' object='hello/hello_module-hello.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $(hello_module_CFLAGS) $(CFLAGS) -c -o hello/hello_module-hello.obj `if test -f 'hello/hello.c'; then $(CYGPATH_W) 'hello/hello.c'; else $(CYGPATH_W) '$(srcdir)/hello/hello.c'; fi` - -commands/help_module-help.o: commands/help.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $(help_module_CFLAGS) $(CFLAGS) -MT commands/help_module-help.o -MD -MP -MF commands/$(DEPDIR)/help_module-help.Tpo -c -o commands/help_module-help.o `test -f 'commands/help.c' || echo '$(srcdir)/'`commands/help.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/help_module-help.Tpo commands/$(DEPDIR)/help_module-help.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/help.c' object='commands/help_module-help.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $(help_module_CFLAGS) $(CFLAGS) -c -o commands/help_module-help.o `test -f 'commands/help.c' || echo '$(srcdir)/'`commands/help.c - -commands/help_module-help.obj: commands/help.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $(help_module_CFLAGS) $(CFLAGS) -MT commands/help_module-help.obj -MD -MP -MF commands/$(DEPDIR)/help_module-help.Tpo -c -o commands/help_module-help.obj `if test -f 'commands/help.c'; then $(CYGPATH_W) 'commands/help.c'; else $(CYGPATH_W) '$(srcdir)/commands/help.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/help_module-help.Tpo commands/$(DEPDIR)/help_module-help.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/help.c' object='commands/help_module-help.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $(help_module_CFLAGS) $(CFLAGS) -c -o commands/help_module-help.obj `if test -f 'commands/help.c'; then $(CYGPATH_W) 'commands/help.c'; else $(CYGPATH_W) '$(srcdir)/commands/help.c'; fi` - -commands/hexdump_module-hexdump.o: commands/hexdump.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $(hexdump_module_CFLAGS) $(CFLAGS) -MT commands/hexdump_module-hexdump.o -MD -MP -MF commands/$(DEPDIR)/hexdump_module-hexdump.Tpo -c -o commands/hexdump_module-hexdump.o `test -f 'commands/hexdump.c' || echo '$(srcdir)/'`commands/hexdump.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/hexdump_module-hexdump.Tpo commands/$(DEPDIR)/hexdump_module-hexdump.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/hexdump.c' object='commands/hexdump_module-hexdump.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $(hexdump_module_CFLAGS) $(CFLAGS) -c -o commands/hexdump_module-hexdump.o `test -f 'commands/hexdump.c' || echo '$(srcdir)/'`commands/hexdump.c - -commands/hexdump_module-hexdump.obj: commands/hexdump.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $(hexdump_module_CFLAGS) $(CFLAGS) -MT commands/hexdump_module-hexdump.obj -MD -MP -MF commands/$(DEPDIR)/hexdump_module-hexdump.Tpo -c -o commands/hexdump_module-hexdump.obj `if test -f 'commands/hexdump.c'; then $(CYGPATH_W) 'commands/hexdump.c'; else $(CYGPATH_W) '$(srcdir)/commands/hexdump.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/hexdump_module-hexdump.Tpo commands/$(DEPDIR)/hexdump_module-hexdump.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/hexdump.c' object='commands/hexdump_module-hexdump.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $(hexdump_module_CFLAGS) $(CFLAGS) -c -o commands/hexdump_module-hexdump.obj `if test -f 'commands/hexdump.c'; then $(CYGPATH_W) 'commands/hexdump.c'; else $(CYGPATH_W) '$(srcdir)/commands/hexdump.c'; fi` - -lib/hexdump_module-hexdump.o: lib/hexdump.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $(hexdump_module_CFLAGS) $(CFLAGS) -MT lib/hexdump_module-hexdump.o -MD -MP -MF lib/$(DEPDIR)/hexdump_module-hexdump.Tpo -c -o lib/hexdump_module-hexdump.o `test -f 'lib/hexdump.c' || echo '$(srcdir)/'`lib/hexdump.c -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/hexdump_module-hexdump.Tpo lib/$(DEPDIR)/hexdump_module-hexdump.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/hexdump.c' object='lib/hexdump_module-hexdump.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $(hexdump_module_CFLAGS) $(CFLAGS) -c -o lib/hexdump_module-hexdump.o `test -f 'lib/hexdump.c' || echo '$(srcdir)/'`lib/hexdump.c - -lib/hexdump_module-hexdump.obj: lib/hexdump.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $(hexdump_module_CFLAGS) $(CFLAGS) -MT lib/hexdump_module-hexdump.obj -MD -MP -MF lib/$(DEPDIR)/hexdump_module-hexdump.Tpo -c -o lib/hexdump_module-hexdump.obj `if test -f 'lib/hexdump.c'; then $(CYGPATH_W) 'lib/hexdump.c'; else $(CYGPATH_W) '$(srcdir)/lib/hexdump.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/hexdump_module-hexdump.Tpo lib/$(DEPDIR)/hexdump_module-hexdump.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/hexdump.c' object='lib/hexdump_module-hexdump.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $(hexdump_module_CFLAGS) $(CFLAGS) -c -o lib/hexdump_module-hexdump.obj `if test -f 'lib/hexdump.c'; then $(CYGPATH_W) 'lib/hexdump.c'; else $(CYGPATH_W) '$(srcdir)/lib/hexdump.c'; fi` - -fs/hfs_module-hfs.o: fs/hfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $(hfs_module_CFLAGS) $(CFLAGS) -MT fs/hfs_module-hfs.o -MD -MP -MF fs/$(DEPDIR)/hfs_module-hfs.Tpo -c -o fs/hfs_module-hfs.o `test -f 'fs/hfs.c' || echo '$(srcdir)/'`fs/hfs.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/hfs_module-hfs.Tpo fs/$(DEPDIR)/hfs_module-hfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/hfs.c' object='fs/hfs_module-hfs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $(hfs_module_CFLAGS) $(CFLAGS) -c -o fs/hfs_module-hfs.o `test -f 'fs/hfs.c' || echo '$(srcdir)/'`fs/hfs.c - -fs/hfs_module-hfs.obj: fs/hfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $(hfs_module_CFLAGS) $(CFLAGS) -MT fs/hfs_module-hfs.obj -MD -MP -MF fs/$(DEPDIR)/hfs_module-hfs.Tpo -c -o fs/hfs_module-hfs.obj `if test -f 'fs/hfs.c'; then $(CYGPATH_W) 'fs/hfs.c'; else $(CYGPATH_W) '$(srcdir)/fs/hfs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/hfs_module-hfs.Tpo fs/$(DEPDIR)/hfs_module-hfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/hfs.c' object='fs/hfs_module-hfs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $(hfs_module_CFLAGS) $(CFLAGS) -c -o fs/hfs_module-hfs.obj `if test -f 'fs/hfs.c'; then $(CYGPATH_W) 'fs/hfs.c'; else $(CYGPATH_W) '$(srcdir)/fs/hfs.c'; fi` - -fs/hfsplus_module-hfsplus.o: fs/hfsplus.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $(hfsplus_module_CFLAGS) $(CFLAGS) -MT fs/hfsplus_module-hfsplus.o -MD -MP -MF fs/$(DEPDIR)/hfsplus_module-hfsplus.Tpo -c -o fs/hfsplus_module-hfsplus.o `test -f 'fs/hfsplus.c' || echo '$(srcdir)/'`fs/hfsplus.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/hfsplus_module-hfsplus.Tpo fs/$(DEPDIR)/hfsplus_module-hfsplus.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/hfsplus.c' object='fs/hfsplus_module-hfsplus.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $(hfsplus_module_CFLAGS) $(CFLAGS) -c -o fs/hfsplus_module-hfsplus.o `test -f 'fs/hfsplus.c' || echo '$(srcdir)/'`fs/hfsplus.c - -fs/hfsplus_module-hfsplus.obj: fs/hfsplus.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $(hfsplus_module_CFLAGS) $(CFLAGS) -MT fs/hfsplus_module-hfsplus.obj -MD -MP -MF fs/$(DEPDIR)/hfsplus_module-hfsplus.Tpo -c -o fs/hfsplus_module-hfsplus.obj `if test -f 'fs/hfsplus.c'; then $(CYGPATH_W) 'fs/hfsplus.c'; else $(CYGPATH_W) '$(srcdir)/fs/hfsplus.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/hfsplus_module-hfsplus.Tpo fs/$(DEPDIR)/hfsplus_module-hfsplus.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/hfsplus.c' object='fs/hfsplus_module-hfsplus.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $(hfsplus_module_CFLAGS) $(CFLAGS) -c -o fs/hfsplus_module-hfsplus.obj `if test -f 'fs/hfsplus.c'; then $(CYGPATH_W) 'fs/hfsplus.c'; else $(CYGPATH_W) '$(srcdir)/fs/hfsplus.c'; fi` - -video/ieee1275_fb_module-ieee1275.o: video/ieee1275.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ieee1275_fb_module_CPPFLAGS) $(CPPFLAGS) $(ieee1275_fb_module_CFLAGS) $(CFLAGS) -MT video/ieee1275_fb_module-ieee1275.o -MD -MP -MF video/$(DEPDIR)/ieee1275_fb_module-ieee1275.Tpo -c -o video/ieee1275_fb_module-ieee1275.o `test -f 'video/ieee1275.c' || echo '$(srcdir)/'`video/ieee1275.c -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/ieee1275_fb_module-ieee1275.Tpo video/$(DEPDIR)/ieee1275_fb_module-ieee1275.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/ieee1275.c' object='video/ieee1275_fb_module-ieee1275.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ieee1275_fb_module_CPPFLAGS) $(CPPFLAGS) $(ieee1275_fb_module_CFLAGS) $(CFLAGS) -c -o video/ieee1275_fb_module-ieee1275.o `test -f 'video/ieee1275.c' || echo '$(srcdir)/'`video/ieee1275.c - -video/ieee1275_fb_module-ieee1275.obj: video/ieee1275.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ieee1275_fb_module_CPPFLAGS) $(CPPFLAGS) $(ieee1275_fb_module_CFLAGS) $(CFLAGS) -MT video/ieee1275_fb_module-ieee1275.obj -MD -MP -MF video/$(DEPDIR)/ieee1275_fb_module-ieee1275.Tpo -c -o video/ieee1275_fb_module-ieee1275.obj `if test -f 'video/ieee1275.c'; then $(CYGPATH_W) 'video/ieee1275.c'; else $(CYGPATH_W) '$(srcdir)/video/ieee1275.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/ieee1275_fb_module-ieee1275.Tpo video/$(DEPDIR)/ieee1275_fb_module-ieee1275.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/ieee1275.c' object='video/ieee1275_fb_module-ieee1275.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ieee1275_fb_module_CPPFLAGS) $(CPPFLAGS) $(ieee1275_fb_module_CFLAGS) $(CFLAGS) -c -o video/ieee1275_fb_module-ieee1275.obj `if test -f 'video/ieee1275.c'; then $(CYGPATH_W) 'video/ieee1275.c'; else $(CYGPATH_W) '$(srcdir)/video/ieee1275.c'; fi` - -commands/iorw_module-iorw.o: commands/iorw.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $(iorw_module_CFLAGS) $(CFLAGS) -MT commands/iorw_module-iorw.o -MD -MP -MF commands/$(DEPDIR)/iorw_module-iorw.Tpo -c -o commands/iorw_module-iorw.o `test -f 'commands/iorw.c' || echo '$(srcdir)/'`commands/iorw.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/iorw_module-iorw.Tpo commands/$(DEPDIR)/iorw_module-iorw.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/iorw.c' object='commands/iorw_module-iorw.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $(iorw_module_CFLAGS) $(CFLAGS) -c -o commands/iorw_module-iorw.o `test -f 'commands/iorw.c' || echo '$(srcdir)/'`commands/iorw.c - -commands/iorw_module-iorw.obj: commands/iorw.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $(iorw_module_CFLAGS) $(CFLAGS) -MT commands/iorw_module-iorw.obj -MD -MP -MF commands/$(DEPDIR)/iorw_module-iorw.Tpo -c -o commands/iorw_module-iorw.obj `if test -f 'commands/iorw.c'; then $(CYGPATH_W) 'commands/iorw.c'; else $(CYGPATH_W) '$(srcdir)/commands/iorw.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/iorw_module-iorw.Tpo commands/$(DEPDIR)/iorw_module-iorw.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/iorw.c' object='commands/iorw_module-iorw.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $(iorw_module_CFLAGS) $(CFLAGS) -c -o commands/iorw_module-iorw.obj `if test -f 'commands/iorw.c'; then $(CYGPATH_W) 'commands/iorw.c'; else $(CYGPATH_W) '$(srcdir)/commands/iorw.c'; fi` - -fs/iso9660_module-iso9660.o: fs/iso9660.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $(iso9660_module_CFLAGS) $(CFLAGS) -MT fs/iso9660_module-iso9660.o -MD -MP -MF fs/$(DEPDIR)/iso9660_module-iso9660.Tpo -c -o fs/iso9660_module-iso9660.o `test -f 'fs/iso9660.c' || echo '$(srcdir)/'`fs/iso9660.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/iso9660_module-iso9660.Tpo fs/$(DEPDIR)/iso9660_module-iso9660.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/iso9660.c' object='fs/iso9660_module-iso9660.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $(iso9660_module_CFLAGS) $(CFLAGS) -c -o fs/iso9660_module-iso9660.o `test -f 'fs/iso9660.c' || echo '$(srcdir)/'`fs/iso9660.c - -fs/iso9660_module-iso9660.obj: fs/iso9660.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $(iso9660_module_CFLAGS) $(CFLAGS) -MT fs/iso9660_module-iso9660.obj -MD -MP -MF fs/$(DEPDIR)/iso9660_module-iso9660.Tpo -c -o fs/iso9660_module-iso9660.obj `if test -f 'fs/iso9660.c'; then $(CYGPATH_W) 'fs/iso9660.c'; else $(CYGPATH_W) '$(srcdir)/fs/iso9660.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/iso9660_module-iso9660.Tpo fs/$(DEPDIR)/iso9660_module-iso9660.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/iso9660.c' object='fs/iso9660_module-iso9660.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $(iso9660_module_CFLAGS) $(CFLAGS) -c -o fs/iso9660_module-iso9660.obj `if test -f 'fs/iso9660.c'; then $(CYGPATH_W) 'fs/iso9660.c'; else $(CYGPATH_W) '$(srcdir)/fs/iso9660.c'; fi` - -fs/jfs_module-jfs.o: fs/jfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $(jfs_module_CFLAGS) $(CFLAGS) -MT fs/jfs_module-jfs.o -MD -MP -MF fs/$(DEPDIR)/jfs_module-jfs.Tpo -c -o fs/jfs_module-jfs.o `test -f 'fs/jfs.c' || echo '$(srcdir)/'`fs/jfs.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/jfs_module-jfs.Tpo fs/$(DEPDIR)/jfs_module-jfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/jfs.c' object='fs/jfs_module-jfs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $(jfs_module_CFLAGS) $(CFLAGS) -c -o fs/jfs_module-jfs.o `test -f 'fs/jfs.c' || echo '$(srcdir)/'`fs/jfs.c - -fs/jfs_module-jfs.obj: fs/jfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $(jfs_module_CFLAGS) $(CFLAGS) -MT fs/jfs_module-jfs.obj -MD -MP -MF fs/$(DEPDIR)/jfs_module-jfs.Tpo -c -o fs/jfs_module-jfs.obj `if test -f 'fs/jfs.c'; then $(CYGPATH_W) 'fs/jfs.c'; else $(CYGPATH_W) '$(srcdir)/fs/jfs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/jfs_module-jfs.Tpo fs/$(DEPDIR)/jfs_module-jfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/jfs.c' object='fs/jfs_module-jfs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $(jfs_module_CFLAGS) $(CFLAGS) -c -o fs/jfs_module-jfs.obj `if test -f 'fs/jfs.c'; then $(CYGPATH_W) 'fs/jfs.c'; else $(CYGPATH_W) '$(srcdir)/fs/jfs.c'; fi` - -video/readers/jpeg_module-jpeg.o: video/readers/jpeg.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $(jpeg_module_CFLAGS) $(CFLAGS) -MT video/readers/jpeg_module-jpeg.o -MD -MP -MF video/readers/$(DEPDIR)/jpeg_module-jpeg.Tpo -c -o video/readers/jpeg_module-jpeg.o `test -f 'video/readers/jpeg.c' || echo '$(srcdir)/'`video/readers/jpeg.c -@am__fastdepCC_TRUE@ $(am__mv) video/readers/$(DEPDIR)/jpeg_module-jpeg.Tpo video/readers/$(DEPDIR)/jpeg_module-jpeg.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/readers/jpeg.c' object='video/readers/jpeg_module-jpeg.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $(jpeg_module_CFLAGS) $(CFLAGS) -c -o video/readers/jpeg_module-jpeg.o `test -f 'video/readers/jpeg.c' || echo '$(srcdir)/'`video/readers/jpeg.c - -video/readers/jpeg_module-jpeg.obj: video/readers/jpeg.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $(jpeg_module_CFLAGS) $(CFLAGS) -MT video/readers/jpeg_module-jpeg.obj -MD -MP -MF video/readers/$(DEPDIR)/jpeg_module-jpeg.Tpo -c -o video/readers/jpeg_module-jpeg.obj `if test -f 'video/readers/jpeg.c'; then $(CYGPATH_W) 'video/readers/jpeg.c'; else $(CYGPATH_W) '$(srcdir)/video/readers/jpeg.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/readers/$(DEPDIR)/jpeg_module-jpeg.Tpo video/readers/$(DEPDIR)/jpeg_module-jpeg.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/readers/jpeg.c' object='video/readers/jpeg_module-jpeg.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $(jpeg_module_CFLAGS) $(CFLAGS) -c -o video/readers/jpeg_module-jpeg.obj `if test -f 'video/readers/jpeg.c'; then $(CYGPATH_W) 'video/readers/jpeg.c'; else $(CYGPATH_W) '$(srcdir)/video/readers/jpeg.c'; fi` - -disk/kernel_exec-host.o: disk/host.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT disk/kernel_exec-host.o -MD -MP -MF disk/$(DEPDIR)/kernel_exec-host.Tpo -c -o disk/kernel_exec-host.o `test -f 'disk/host.c' || echo '$(srcdir)/'`disk/host.c -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/kernel_exec-host.Tpo disk/$(DEPDIR)/kernel_exec-host.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/host.c' object='disk/kernel_exec-host.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o disk/kernel_exec-host.o `test -f 'disk/host.c' || echo '$(srcdir)/'`disk/host.c - -disk/kernel_exec-host.obj: disk/host.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT disk/kernel_exec-host.obj -MD -MP -MF disk/$(DEPDIR)/kernel_exec-host.Tpo -c -o disk/kernel_exec-host.obj `if test -f 'disk/host.c'; then $(CYGPATH_W) 'disk/host.c'; else $(CYGPATH_W) '$(srcdir)/disk/host.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/kernel_exec-host.Tpo disk/$(DEPDIR)/kernel_exec-host.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/host.c' object='disk/kernel_exec-host.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o disk/kernel_exec-host.obj `if test -f 'disk/host.c'; then $(CYGPATH_W) 'disk/host.c'; else $(CYGPATH_W) '$(srcdir)/disk/host.c'; fi` - -gnulib/kernel_exec-progname.o: gnulib/progname.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT gnulib/kernel_exec-progname.o -MD -MP -MF gnulib/$(DEPDIR)/kernel_exec-progname.Tpo -c -o gnulib/kernel_exec-progname.o `test -f 'gnulib/progname.c' || echo '$(srcdir)/'`gnulib/progname.c -@am__fastdepCC_TRUE@ $(am__mv) gnulib/$(DEPDIR)/kernel_exec-progname.Tpo gnulib/$(DEPDIR)/kernel_exec-progname.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gnulib/progname.c' object='gnulib/kernel_exec-progname.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o gnulib/kernel_exec-progname.o `test -f 'gnulib/progname.c' || echo '$(srcdir)/'`gnulib/progname.c - -gnulib/kernel_exec-progname.obj: gnulib/progname.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT gnulib/kernel_exec-progname.obj -MD -MP -MF gnulib/$(DEPDIR)/kernel_exec-progname.Tpo -c -o gnulib/kernel_exec-progname.obj `if test -f 'gnulib/progname.c'; then $(CYGPATH_W) 'gnulib/progname.c'; else $(CYGPATH_W) '$(srcdir)/gnulib/progname.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gnulib/$(DEPDIR)/kernel_exec-progname.Tpo gnulib/$(DEPDIR)/kernel_exec-progname.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gnulib/progname.c' object='gnulib/kernel_exec-progname.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o gnulib/kernel_exec-progname.obj `if test -f 'gnulib/progname.c'; then $(CYGPATH_W) 'gnulib/progname.c'; else $(CYGPATH_W) '$(srcdir)/gnulib/progname.c'; fi` - -gnulib/kernel_exec-error.o: gnulib/error.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT gnulib/kernel_exec-error.o -MD -MP -MF gnulib/$(DEPDIR)/kernel_exec-error.Tpo -c -o gnulib/kernel_exec-error.o `test -f 'gnulib/error.c' || echo '$(srcdir)/'`gnulib/error.c -@am__fastdepCC_TRUE@ $(am__mv) gnulib/$(DEPDIR)/kernel_exec-error.Tpo gnulib/$(DEPDIR)/kernel_exec-error.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gnulib/error.c' object='gnulib/kernel_exec-error.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o gnulib/kernel_exec-error.o `test -f 'gnulib/error.c' || echo '$(srcdir)/'`gnulib/error.c - -gnulib/kernel_exec-error.obj: gnulib/error.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT gnulib/kernel_exec-error.obj -MD -MP -MF gnulib/$(DEPDIR)/kernel_exec-error.Tpo -c -o gnulib/kernel_exec-error.obj `if test -f 'gnulib/error.c'; then $(CYGPATH_W) 'gnulib/error.c'; else $(CYGPATH_W) '$(srcdir)/gnulib/error.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) gnulib/$(DEPDIR)/kernel_exec-error.Tpo gnulib/$(DEPDIR)/kernel_exec-error.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='gnulib/error.c' object='gnulib/kernel_exec-error.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o gnulib/kernel_exec-error.obj `if test -f 'gnulib/error.c'; then $(CYGPATH_W) 'gnulib/error.c'; else $(CYGPATH_W) '$(srcdir)/gnulib/error.c'; fi` - -kern/emu/kernel_exec-console.o: kern/emu/console.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/emu/kernel_exec-console.o -MD -MP -MF kern/emu/$(DEPDIR)/kernel_exec-console.Tpo -c -o kern/emu/kernel_exec-console.o `test -f 'kern/emu/console.c' || echo '$(srcdir)/'`kern/emu/console.c -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-console.Tpo kern/emu/$(DEPDIR)/kernel_exec-console.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/console.c' object='kern/emu/kernel_exec-console.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/emu/kernel_exec-console.o `test -f 'kern/emu/console.c' || echo '$(srcdir)/'`kern/emu/console.c - -kern/emu/kernel_exec-console.obj: kern/emu/console.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/emu/kernel_exec-console.obj -MD -MP -MF kern/emu/$(DEPDIR)/kernel_exec-console.Tpo -c -o kern/emu/kernel_exec-console.obj `if test -f 'kern/emu/console.c'; then $(CYGPATH_W) 'kern/emu/console.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/console.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-console.Tpo kern/emu/$(DEPDIR)/kernel_exec-console.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/console.c' object='kern/emu/kernel_exec-console.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/emu/kernel_exec-console.obj `if test -f 'kern/emu/console.c'; then $(CYGPATH_W) 'kern/emu/console.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/console.c'; fi` - -kern/emu/kernel_exec-getroot.o: kern/emu/getroot.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/emu/kernel_exec-getroot.o -MD -MP -MF kern/emu/$(DEPDIR)/kernel_exec-getroot.Tpo -c -o kern/emu/kernel_exec-getroot.o `test -f 'kern/emu/getroot.c' || echo '$(srcdir)/'`kern/emu/getroot.c -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-getroot.Tpo kern/emu/$(DEPDIR)/kernel_exec-getroot.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/getroot.c' object='kern/emu/kernel_exec-getroot.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/emu/kernel_exec-getroot.o `test -f 'kern/emu/getroot.c' || echo '$(srcdir)/'`kern/emu/getroot.c - -kern/emu/kernel_exec-getroot.obj: kern/emu/getroot.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/emu/kernel_exec-getroot.obj -MD -MP -MF kern/emu/$(DEPDIR)/kernel_exec-getroot.Tpo -c -o kern/emu/kernel_exec-getroot.obj `if test -f 'kern/emu/getroot.c'; then $(CYGPATH_W) 'kern/emu/getroot.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/getroot.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-getroot.Tpo kern/emu/$(DEPDIR)/kernel_exec-getroot.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/getroot.c' object='kern/emu/kernel_exec-getroot.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/emu/kernel_exec-getroot.obj `if test -f 'kern/emu/getroot.c'; then $(CYGPATH_W) 'kern/emu/getroot.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/getroot.c'; fi` - -kern/emu/kernel_exec-hostdisk.o: kern/emu/hostdisk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/emu/kernel_exec-hostdisk.o -MD -MP -MF kern/emu/$(DEPDIR)/kernel_exec-hostdisk.Tpo -c -o kern/emu/kernel_exec-hostdisk.o `test -f 'kern/emu/hostdisk.c' || echo '$(srcdir)/'`kern/emu/hostdisk.c -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-hostdisk.Tpo kern/emu/$(DEPDIR)/kernel_exec-hostdisk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/hostdisk.c' object='kern/emu/kernel_exec-hostdisk.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/emu/kernel_exec-hostdisk.o `test -f 'kern/emu/hostdisk.c' || echo '$(srcdir)/'`kern/emu/hostdisk.c - -kern/emu/kernel_exec-hostdisk.obj: kern/emu/hostdisk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/emu/kernel_exec-hostdisk.obj -MD -MP -MF kern/emu/$(DEPDIR)/kernel_exec-hostdisk.Tpo -c -o kern/emu/kernel_exec-hostdisk.obj `if test -f 'kern/emu/hostdisk.c'; then $(CYGPATH_W) 'kern/emu/hostdisk.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/hostdisk.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-hostdisk.Tpo kern/emu/$(DEPDIR)/kernel_exec-hostdisk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/hostdisk.c' object='kern/emu/kernel_exec-hostdisk.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/emu/kernel_exec-hostdisk.obj `if test -f 'kern/emu/hostdisk.c'; then $(CYGPATH_W) 'kern/emu/hostdisk.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/hostdisk.c'; fi` - -kern/emu/kernel_exec-hostfs.o: kern/emu/hostfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/emu/kernel_exec-hostfs.o -MD -MP -MF kern/emu/$(DEPDIR)/kernel_exec-hostfs.Tpo -c -o kern/emu/kernel_exec-hostfs.o `test -f 'kern/emu/hostfs.c' || echo '$(srcdir)/'`kern/emu/hostfs.c -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-hostfs.Tpo kern/emu/$(DEPDIR)/kernel_exec-hostfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/hostfs.c' object='kern/emu/kernel_exec-hostfs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/emu/kernel_exec-hostfs.o `test -f 'kern/emu/hostfs.c' || echo '$(srcdir)/'`kern/emu/hostfs.c - -kern/emu/kernel_exec-hostfs.obj: kern/emu/hostfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/emu/kernel_exec-hostfs.obj -MD -MP -MF kern/emu/$(DEPDIR)/kernel_exec-hostfs.Tpo -c -o kern/emu/kernel_exec-hostfs.obj `if test -f 'kern/emu/hostfs.c'; then $(CYGPATH_W) 'kern/emu/hostfs.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/hostfs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-hostfs.Tpo kern/emu/$(DEPDIR)/kernel_exec-hostfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/hostfs.c' object='kern/emu/kernel_exec-hostfs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/emu/kernel_exec-hostfs.obj `if test -f 'kern/emu/hostfs.c'; then $(CYGPATH_W) 'kern/emu/hostfs.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/hostfs.c'; fi` - -kern/emu/kernel_exec-main.o: kern/emu/main.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/emu/kernel_exec-main.o -MD -MP -MF kern/emu/$(DEPDIR)/kernel_exec-main.Tpo -c -o kern/emu/kernel_exec-main.o `test -f 'kern/emu/main.c' || echo '$(srcdir)/'`kern/emu/main.c -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-main.Tpo kern/emu/$(DEPDIR)/kernel_exec-main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/main.c' object='kern/emu/kernel_exec-main.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/emu/kernel_exec-main.o `test -f 'kern/emu/main.c' || echo '$(srcdir)/'`kern/emu/main.c - -kern/emu/kernel_exec-main.obj: kern/emu/main.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/emu/kernel_exec-main.obj -MD -MP -MF kern/emu/$(DEPDIR)/kernel_exec-main.Tpo -c -o kern/emu/kernel_exec-main.obj `if test -f 'kern/emu/main.c'; then $(CYGPATH_W) 'kern/emu/main.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/main.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-main.Tpo kern/emu/$(DEPDIR)/kernel_exec-main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/main.c' object='kern/emu/kernel_exec-main.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/emu/kernel_exec-main.obj `if test -f 'kern/emu/main.c'; then $(CYGPATH_W) 'kern/emu/main.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/main.c'; fi` - -kern/emu/kernel_exec-misc.o: kern/emu/misc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/emu/kernel_exec-misc.o -MD -MP -MF kern/emu/$(DEPDIR)/kernel_exec-misc.Tpo -c -o kern/emu/kernel_exec-misc.o `test -f 'kern/emu/misc.c' || echo '$(srcdir)/'`kern/emu/misc.c -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-misc.Tpo kern/emu/$(DEPDIR)/kernel_exec-misc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/misc.c' object='kern/emu/kernel_exec-misc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/emu/kernel_exec-misc.o `test -f 'kern/emu/misc.c' || echo '$(srcdir)/'`kern/emu/misc.c - -kern/emu/kernel_exec-misc.obj: kern/emu/misc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/emu/kernel_exec-misc.obj -MD -MP -MF kern/emu/$(DEPDIR)/kernel_exec-misc.Tpo -c -o kern/emu/kernel_exec-misc.obj `if test -f 'kern/emu/misc.c'; then $(CYGPATH_W) 'kern/emu/misc.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/misc.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-misc.Tpo kern/emu/$(DEPDIR)/kernel_exec-misc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/misc.c' object='kern/emu/kernel_exec-misc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/emu/kernel_exec-misc.obj `if test -f 'kern/emu/misc.c'; then $(CYGPATH_W) 'kern/emu/misc.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/misc.c'; fi` - -kern/emu/kernel_exec-mm.o: kern/emu/mm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/emu/kernel_exec-mm.o -MD -MP -MF kern/emu/$(DEPDIR)/kernel_exec-mm.Tpo -c -o kern/emu/kernel_exec-mm.o `test -f 'kern/emu/mm.c' || echo '$(srcdir)/'`kern/emu/mm.c -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-mm.Tpo kern/emu/$(DEPDIR)/kernel_exec-mm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/mm.c' object='kern/emu/kernel_exec-mm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/emu/kernel_exec-mm.o `test -f 'kern/emu/mm.c' || echo '$(srcdir)/'`kern/emu/mm.c - -kern/emu/kernel_exec-mm.obj: kern/emu/mm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/emu/kernel_exec-mm.obj -MD -MP -MF kern/emu/$(DEPDIR)/kernel_exec-mm.Tpo -c -o kern/emu/kernel_exec-mm.obj `if test -f 'kern/emu/mm.c'; then $(CYGPATH_W) 'kern/emu/mm.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/mm.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-mm.Tpo kern/emu/$(DEPDIR)/kernel_exec-mm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/mm.c' object='kern/emu/kernel_exec-mm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/emu/kernel_exec-mm.obj `if test -f 'kern/emu/mm.c'; then $(CYGPATH_W) 'kern/emu/mm.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/mm.c'; fi` - -kern/emu/kernel_exec-time.o: kern/emu/time.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/emu/kernel_exec-time.o -MD -MP -MF kern/emu/$(DEPDIR)/kernel_exec-time.Tpo -c -o kern/emu/kernel_exec-time.o `test -f 'kern/emu/time.c' || echo '$(srcdir)/'`kern/emu/time.c -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-time.Tpo kern/emu/$(DEPDIR)/kernel_exec-time.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/time.c' object='kern/emu/kernel_exec-time.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/emu/kernel_exec-time.o `test -f 'kern/emu/time.c' || echo '$(srcdir)/'`kern/emu/time.c - -kern/emu/kernel_exec-time.obj: kern/emu/time.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/emu/kernel_exec-time.obj -MD -MP -MF kern/emu/$(DEPDIR)/kernel_exec-time.Tpo -c -o kern/emu/kernel_exec-time.obj `if test -f 'kern/emu/time.c'; then $(CYGPATH_W) 'kern/emu/time.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/time.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/emu/$(DEPDIR)/kernel_exec-time.Tpo kern/emu/$(DEPDIR)/kernel_exec-time.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/emu/time.c' object='kern/emu/kernel_exec-time.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/emu/kernel_exec-time.obj `if test -f 'kern/emu/time.c'; then $(CYGPATH_W) 'kern/emu/time.c'; else $(CYGPATH_W) '$(srcdir)/kern/emu/time.c'; fi` - -kern/kernel_exec-command.o: kern/command.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-command.o -MD -MP -MF kern/$(DEPDIR)/kernel_exec-command.Tpo -c -o kern/kernel_exec-command.o `test -f 'kern/command.c' || echo '$(srcdir)/'`kern/command.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-command.Tpo kern/$(DEPDIR)/kernel_exec-command.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/command.c' object='kern/kernel_exec-command.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-command.o `test -f 'kern/command.c' || echo '$(srcdir)/'`kern/command.c - -kern/kernel_exec-command.obj: kern/command.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-command.obj -MD -MP -MF kern/$(DEPDIR)/kernel_exec-command.Tpo -c -o kern/kernel_exec-command.obj `if test -f 'kern/command.c'; then $(CYGPATH_W) 'kern/command.c'; else $(CYGPATH_W) '$(srcdir)/kern/command.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-command.Tpo kern/$(DEPDIR)/kernel_exec-command.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/command.c' object='kern/kernel_exec-command.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-command.obj `if test -f 'kern/command.c'; then $(CYGPATH_W) 'kern/command.c'; else $(CYGPATH_W) '$(srcdir)/kern/command.c'; fi` - -kern/kernel_exec-corecmd.o: kern/corecmd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-corecmd.o -MD -MP -MF kern/$(DEPDIR)/kernel_exec-corecmd.Tpo -c -o kern/kernel_exec-corecmd.o `test -f 'kern/corecmd.c' || echo '$(srcdir)/'`kern/corecmd.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-corecmd.Tpo kern/$(DEPDIR)/kernel_exec-corecmd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/corecmd.c' object='kern/kernel_exec-corecmd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-corecmd.o `test -f 'kern/corecmd.c' || echo '$(srcdir)/'`kern/corecmd.c - -kern/kernel_exec-corecmd.obj: kern/corecmd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-corecmd.obj -MD -MP -MF kern/$(DEPDIR)/kernel_exec-corecmd.Tpo -c -o kern/kernel_exec-corecmd.obj `if test -f 'kern/corecmd.c'; then $(CYGPATH_W) 'kern/corecmd.c'; else $(CYGPATH_W) '$(srcdir)/kern/corecmd.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-corecmd.Tpo kern/$(DEPDIR)/kernel_exec-corecmd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/corecmd.c' object='kern/kernel_exec-corecmd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-corecmd.obj `if test -f 'kern/corecmd.c'; then $(CYGPATH_W) 'kern/corecmd.c'; else $(CYGPATH_W) '$(srcdir)/kern/corecmd.c'; fi` - -kern/kernel_exec-device.o: kern/device.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-device.o -MD -MP -MF kern/$(DEPDIR)/kernel_exec-device.Tpo -c -o kern/kernel_exec-device.o `test -f 'kern/device.c' || echo '$(srcdir)/'`kern/device.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-device.Tpo kern/$(DEPDIR)/kernel_exec-device.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/device.c' object='kern/kernel_exec-device.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-device.o `test -f 'kern/device.c' || echo '$(srcdir)/'`kern/device.c - -kern/kernel_exec-device.obj: kern/device.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-device.obj -MD -MP -MF kern/$(DEPDIR)/kernel_exec-device.Tpo -c -o kern/kernel_exec-device.obj `if test -f 'kern/device.c'; then $(CYGPATH_W) 'kern/device.c'; else $(CYGPATH_W) '$(srcdir)/kern/device.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-device.Tpo kern/$(DEPDIR)/kernel_exec-device.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/device.c' object='kern/kernel_exec-device.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-device.obj `if test -f 'kern/device.c'; then $(CYGPATH_W) 'kern/device.c'; else $(CYGPATH_W) '$(srcdir)/kern/device.c'; fi` - -kern/kernel_exec-disk.o: kern/disk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-disk.o -MD -MP -MF kern/$(DEPDIR)/kernel_exec-disk.Tpo -c -o kern/kernel_exec-disk.o `test -f 'kern/disk.c' || echo '$(srcdir)/'`kern/disk.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-disk.Tpo kern/$(DEPDIR)/kernel_exec-disk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/disk.c' object='kern/kernel_exec-disk.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-disk.o `test -f 'kern/disk.c' || echo '$(srcdir)/'`kern/disk.c - -kern/kernel_exec-disk.obj: kern/disk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-disk.obj -MD -MP -MF kern/$(DEPDIR)/kernel_exec-disk.Tpo -c -o kern/kernel_exec-disk.obj `if test -f 'kern/disk.c'; then $(CYGPATH_W) 'kern/disk.c'; else $(CYGPATH_W) '$(srcdir)/kern/disk.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-disk.Tpo kern/$(DEPDIR)/kernel_exec-disk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/disk.c' object='kern/kernel_exec-disk.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-disk.obj `if test -f 'kern/disk.c'; then $(CYGPATH_W) 'kern/disk.c'; else $(CYGPATH_W) '$(srcdir)/kern/disk.c'; fi` - -kern/kernel_exec-dl.o: kern/dl.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-dl.o -MD -MP -MF kern/$(DEPDIR)/kernel_exec-dl.Tpo -c -o kern/kernel_exec-dl.o `test -f 'kern/dl.c' || echo '$(srcdir)/'`kern/dl.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-dl.Tpo kern/$(DEPDIR)/kernel_exec-dl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/dl.c' object='kern/kernel_exec-dl.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-dl.o `test -f 'kern/dl.c' || echo '$(srcdir)/'`kern/dl.c - -kern/kernel_exec-dl.obj: kern/dl.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-dl.obj -MD -MP -MF kern/$(DEPDIR)/kernel_exec-dl.Tpo -c -o kern/kernel_exec-dl.obj `if test -f 'kern/dl.c'; then $(CYGPATH_W) 'kern/dl.c'; else $(CYGPATH_W) '$(srcdir)/kern/dl.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-dl.Tpo kern/$(DEPDIR)/kernel_exec-dl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/dl.c' object='kern/kernel_exec-dl.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-dl.obj `if test -f 'kern/dl.c'; then $(CYGPATH_W) 'kern/dl.c'; else $(CYGPATH_W) '$(srcdir)/kern/dl.c'; fi` - -kern/kernel_exec-env.o: kern/env.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-env.o -MD -MP -MF kern/$(DEPDIR)/kernel_exec-env.Tpo -c -o kern/kernel_exec-env.o `test -f 'kern/env.c' || echo '$(srcdir)/'`kern/env.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-env.Tpo kern/$(DEPDIR)/kernel_exec-env.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/env.c' object='kern/kernel_exec-env.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-env.o `test -f 'kern/env.c' || echo '$(srcdir)/'`kern/env.c - -kern/kernel_exec-env.obj: kern/env.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-env.obj -MD -MP -MF kern/$(DEPDIR)/kernel_exec-env.Tpo -c -o kern/kernel_exec-env.obj `if test -f 'kern/env.c'; then $(CYGPATH_W) 'kern/env.c'; else $(CYGPATH_W) '$(srcdir)/kern/env.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-env.Tpo kern/$(DEPDIR)/kernel_exec-env.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/env.c' object='kern/kernel_exec-env.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-env.obj `if test -f 'kern/env.c'; then $(CYGPATH_W) 'kern/env.c'; else $(CYGPATH_W) '$(srcdir)/kern/env.c'; fi` - -kern/kernel_exec-err.o: kern/err.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-err.o -MD -MP -MF kern/$(DEPDIR)/kernel_exec-err.Tpo -c -o kern/kernel_exec-err.o `test -f 'kern/err.c' || echo '$(srcdir)/'`kern/err.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-err.Tpo kern/$(DEPDIR)/kernel_exec-err.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/err.c' object='kern/kernel_exec-err.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-err.o `test -f 'kern/err.c' || echo '$(srcdir)/'`kern/err.c - -kern/kernel_exec-err.obj: kern/err.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-err.obj -MD -MP -MF kern/$(DEPDIR)/kernel_exec-err.Tpo -c -o kern/kernel_exec-err.obj `if test -f 'kern/err.c'; then $(CYGPATH_W) 'kern/err.c'; else $(CYGPATH_W) '$(srcdir)/kern/err.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-err.Tpo kern/$(DEPDIR)/kernel_exec-err.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/err.c' object='kern/kernel_exec-err.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-err.obj `if test -f 'kern/err.c'; then $(CYGPATH_W) 'kern/err.c'; else $(CYGPATH_W) '$(srcdir)/kern/err.c'; fi` - -kern/kernel_exec-file.o: kern/file.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-file.o -MD -MP -MF kern/$(DEPDIR)/kernel_exec-file.Tpo -c -o kern/kernel_exec-file.o `test -f 'kern/file.c' || echo '$(srcdir)/'`kern/file.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-file.Tpo kern/$(DEPDIR)/kernel_exec-file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/file.c' object='kern/kernel_exec-file.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-file.o `test -f 'kern/file.c' || echo '$(srcdir)/'`kern/file.c - -kern/kernel_exec-file.obj: kern/file.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-file.obj -MD -MP -MF kern/$(DEPDIR)/kernel_exec-file.Tpo -c -o kern/kernel_exec-file.obj `if test -f 'kern/file.c'; then $(CYGPATH_W) 'kern/file.c'; else $(CYGPATH_W) '$(srcdir)/kern/file.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-file.Tpo kern/$(DEPDIR)/kernel_exec-file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/file.c' object='kern/kernel_exec-file.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-file.obj `if test -f 'kern/file.c'; then $(CYGPATH_W) 'kern/file.c'; else $(CYGPATH_W) '$(srcdir)/kern/file.c'; fi` - -kern/kernel_exec-fs.o: kern/fs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-fs.o -MD -MP -MF kern/$(DEPDIR)/kernel_exec-fs.Tpo -c -o kern/kernel_exec-fs.o `test -f 'kern/fs.c' || echo '$(srcdir)/'`kern/fs.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-fs.Tpo kern/$(DEPDIR)/kernel_exec-fs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/fs.c' object='kern/kernel_exec-fs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-fs.o `test -f 'kern/fs.c' || echo '$(srcdir)/'`kern/fs.c - -kern/kernel_exec-fs.obj: kern/fs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-fs.obj -MD -MP -MF kern/$(DEPDIR)/kernel_exec-fs.Tpo -c -o kern/kernel_exec-fs.obj `if test -f 'kern/fs.c'; then $(CYGPATH_W) 'kern/fs.c'; else $(CYGPATH_W) '$(srcdir)/kern/fs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-fs.Tpo kern/$(DEPDIR)/kernel_exec-fs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/fs.c' object='kern/kernel_exec-fs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-fs.obj `if test -f 'kern/fs.c'; then $(CYGPATH_W) 'kern/fs.c'; else $(CYGPATH_W) '$(srcdir)/kern/fs.c'; fi` - -kern/kernel_exec-list.o: kern/list.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-list.o -MD -MP -MF kern/$(DEPDIR)/kernel_exec-list.Tpo -c -o kern/kernel_exec-list.o `test -f 'kern/list.c' || echo '$(srcdir)/'`kern/list.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-list.Tpo kern/$(DEPDIR)/kernel_exec-list.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/list.c' object='kern/kernel_exec-list.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-list.o `test -f 'kern/list.c' || echo '$(srcdir)/'`kern/list.c - -kern/kernel_exec-list.obj: kern/list.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-list.obj -MD -MP -MF kern/$(DEPDIR)/kernel_exec-list.Tpo -c -o kern/kernel_exec-list.obj `if test -f 'kern/list.c'; then $(CYGPATH_W) 'kern/list.c'; else $(CYGPATH_W) '$(srcdir)/kern/list.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-list.Tpo kern/$(DEPDIR)/kernel_exec-list.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/list.c' object='kern/kernel_exec-list.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-list.obj `if test -f 'kern/list.c'; then $(CYGPATH_W) 'kern/list.c'; else $(CYGPATH_W) '$(srcdir)/kern/list.c'; fi` - -kern/kernel_exec-main.o: kern/main.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-main.o -MD -MP -MF kern/$(DEPDIR)/kernel_exec-main.Tpo -c -o kern/kernel_exec-main.o `test -f 'kern/main.c' || echo '$(srcdir)/'`kern/main.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-main.Tpo kern/$(DEPDIR)/kernel_exec-main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/main.c' object='kern/kernel_exec-main.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-main.o `test -f 'kern/main.c' || echo '$(srcdir)/'`kern/main.c - -kern/kernel_exec-main.obj: kern/main.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-main.obj -MD -MP -MF kern/$(DEPDIR)/kernel_exec-main.Tpo -c -o kern/kernel_exec-main.obj `if test -f 'kern/main.c'; then $(CYGPATH_W) 'kern/main.c'; else $(CYGPATH_W) '$(srcdir)/kern/main.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-main.Tpo kern/$(DEPDIR)/kernel_exec-main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/main.c' object='kern/kernel_exec-main.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-main.obj `if test -f 'kern/main.c'; then $(CYGPATH_W) 'kern/main.c'; else $(CYGPATH_W) '$(srcdir)/kern/main.c'; fi` - -kern/kernel_exec-misc.o: kern/misc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-misc.o -MD -MP -MF kern/$(DEPDIR)/kernel_exec-misc.Tpo -c -o kern/kernel_exec-misc.o `test -f 'kern/misc.c' || echo '$(srcdir)/'`kern/misc.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-misc.Tpo kern/$(DEPDIR)/kernel_exec-misc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/misc.c' object='kern/kernel_exec-misc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-misc.o `test -f 'kern/misc.c' || echo '$(srcdir)/'`kern/misc.c - -kern/kernel_exec-misc.obj: kern/misc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-misc.obj -MD -MP -MF kern/$(DEPDIR)/kernel_exec-misc.Tpo -c -o kern/kernel_exec-misc.obj `if test -f 'kern/misc.c'; then $(CYGPATH_W) 'kern/misc.c'; else $(CYGPATH_W) '$(srcdir)/kern/misc.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-misc.Tpo kern/$(DEPDIR)/kernel_exec-misc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/misc.c' object='kern/kernel_exec-misc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-misc.obj `if test -f 'kern/misc.c'; then $(CYGPATH_W) 'kern/misc.c'; else $(CYGPATH_W) '$(srcdir)/kern/misc.c'; fi` - -kern/kernel_exec-parser.o: kern/parser.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-parser.o -MD -MP -MF kern/$(DEPDIR)/kernel_exec-parser.Tpo -c -o kern/kernel_exec-parser.o `test -f 'kern/parser.c' || echo '$(srcdir)/'`kern/parser.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-parser.Tpo kern/$(DEPDIR)/kernel_exec-parser.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/parser.c' object='kern/kernel_exec-parser.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-parser.o `test -f 'kern/parser.c' || echo '$(srcdir)/'`kern/parser.c - -kern/kernel_exec-parser.obj: kern/parser.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-parser.obj -MD -MP -MF kern/$(DEPDIR)/kernel_exec-parser.Tpo -c -o kern/kernel_exec-parser.obj `if test -f 'kern/parser.c'; then $(CYGPATH_W) 'kern/parser.c'; else $(CYGPATH_W) '$(srcdir)/kern/parser.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-parser.Tpo kern/$(DEPDIR)/kernel_exec-parser.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/parser.c' object='kern/kernel_exec-parser.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-parser.obj `if test -f 'kern/parser.c'; then $(CYGPATH_W) 'kern/parser.c'; else $(CYGPATH_W) '$(srcdir)/kern/parser.c'; fi` - -kern/kernel_exec-partition.o: kern/partition.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-partition.o -MD -MP -MF kern/$(DEPDIR)/kernel_exec-partition.Tpo -c -o kern/kernel_exec-partition.o `test -f 'kern/partition.c' || echo '$(srcdir)/'`kern/partition.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-partition.Tpo kern/$(DEPDIR)/kernel_exec-partition.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/partition.c' object='kern/kernel_exec-partition.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-partition.o `test -f 'kern/partition.c' || echo '$(srcdir)/'`kern/partition.c - -kern/kernel_exec-partition.obj: kern/partition.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-partition.obj -MD -MP -MF kern/$(DEPDIR)/kernel_exec-partition.Tpo -c -o kern/kernel_exec-partition.obj `if test -f 'kern/partition.c'; then $(CYGPATH_W) 'kern/partition.c'; else $(CYGPATH_W) '$(srcdir)/kern/partition.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-partition.Tpo kern/$(DEPDIR)/kernel_exec-partition.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/partition.c' object='kern/kernel_exec-partition.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-partition.obj `if test -f 'kern/partition.c'; then $(CYGPATH_W) 'kern/partition.c'; else $(CYGPATH_W) '$(srcdir)/kern/partition.c'; fi` - -kern/kernel_exec-rescue_parser.o: kern/rescue_parser.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-rescue_parser.o -MD -MP -MF kern/$(DEPDIR)/kernel_exec-rescue_parser.Tpo -c -o kern/kernel_exec-rescue_parser.o `test -f 'kern/rescue_parser.c' || echo '$(srcdir)/'`kern/rescue_parser.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-rescue_parser.Tpo kern/$(DEPDIR)/kernel_exec-rescue_parser.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/rescue_parser.c' object='kern/kernel_exec-rescue_parser.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-rescue_parser.o `test -f 'kern/rescue_parser.c' || echo '$(srcdir)/'`kern/rescue_parser.c - -kern/kernel_exec-rescue_parser.obj: kern/rescue_parser.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-rescue_parser.obj -MD -MP -MF kern/$(DEPDIR)/kernel_exec-rescue_parser.Tpo -c -o kern/kernel_exec-rescue_parser.obj `if test -f 'kern/rescue_parser.c'; then $(CYGPATH_W) 'kern/rescue_parser.c'; else $(CYGPATH_W) '$(srcdir)/kern/rescue_parser.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-rescue_parser.Tpo kern/$(DEPDIR)/kernel_exec-rescue_parser.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/rescue_parser.c' object='kern/kernel_exec-rescue_parser.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-rescue_parser.obj `if test -f 'kern/rescue_parser.c'; then $(CYGPATH_W) 'kern/rescue_parser.c'; else $(CYGPATH_W) '$(srcdir)/kern/rescue_parser.c'; fi` - -kern/kernel_exec-rescue_reader.o: kern/rescue_reader.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-rescue_reader.o -MD -MP -MF kern/$(DEPDIR)/kernel_exec-rescue_reader.Tpo -c -o kern/kernel_exec-rescue_reader.o `test -f 'kern/rescue_reader.c' || echo '$(srcdir)/'`kern/rescue_reader.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-rescue_reader.Tpo kern/$(DEPDIR)/kernel_exec-rescue_reader.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/rescue_reader.c' object='kern/kernel_exec-rescue_reader.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-rescue_reader.o `test -f 'kern/rescue_reader.c' || echo '$(srcdir)/'`kern/rescue_reader.c - -kern/kernel_exec-rescue_reader.obj: kern/rescue_reader.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-rescue_reader.obj -MD -MP -MF kern/$(DEPDIR)/kernel_exec-rescue_reader.Tpo -c -o kern/kernel_exec-rescue_reader.obj `if test -f 'kern/rescue_reader.c'; then $(CYGPATH_W) 'kern/rescue_reader.c'; else $(CYGPATH_W) '$(srcdir)/kern/rescue_reader.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-rescue_reader.Tpo kern/$(DEPDIR)/kernel_exec-rescue_reader.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/rescue_reader.c' object='kern/kernel_exec-rescue_reader.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-rescue_reader.obj `if test -f 'kern/rescue_reader.c'; then $(CYGPATH_W) 'kern/rescue_reader.c'; else $(CYGPATH_W) '$(srcdir)/kern/rescue_reader.c'; fi` - -kern/kernel_exec-term.o: kern/term.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-term.o -MD -MP -MF kern/$(DEPDIR)/kernel_exec-term.Tpo -c -o kern/kernel_exec-term.o `test -f 'kern/term.c' || echo '$(srcdir)/'`kern/term.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-term.Tpo kern/$(DEPDIR)/kernel_exec-term.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/term.c' object='kern/kernel_exec-term.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-term.o `test -f 'kern/term.c' || echo '$(srcdir)/'`kern/term.c - -kern/kernel_exec-term.obj: kern/term.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-term.obj -MD -MP -MF kern/$(DEPDIR)/kernel_exec-term.Tpo -c -o kern/kernel_exec-term.obj `if test -f 'kern/term.c'; then $(CYGPATH_W) 'kern/term.c'; else $(CYGPATH_W) '$(srcdir)/kern/term.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-term.Tpo kern/$(DEPDIR)/kernel_exec-term.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/term.c' object='kern/kernel_exec-term.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-term.obj `if test -f 'kern/term.c'; then $(CYGPATH_W) 'kern/term.c'; else $(CYGPATH_W) '$(srcdir)/kern/term.c'; fi` - -kern/generic/kernel_exec-rtc_get_time_ms.o: kern/generic/rtc_get_time_ms.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/generic/kernel_exec-rtc_get_time_ms.o -MD -MP -MF kern/generic/$(DEPDIR)/kernel_exec-rtc_get_time_ms.Tpo -c -o kern/generic/kernel_exec-rtc_get_time_ms.o `test -f 'kern/generic/rtc_get_time_ms.c' || echo '$(srcdir)/'`kern/generic/rtc_get_time_ms.c -@am__fastdepCC_TRUE@ $(am__mv) kern/generic/$(DEPDIR)/kernel_exec-rtc_get_time_ms.Tpo kern/generic/$(DEPDIR)/kernel_exec-rtc_get_time_ms.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/generic/rtc_get_time_ms.c' object='kern/generic/kernel_exec-rtc_get_time_ms.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/generic/kernel_exec-rtc_get_time_ms.o `test -f 'kern/generic/rtc_get_time_ms.c' || echo '$(srcdir)/'`kern/generic/rtc_get_time_ms.c - -kern/generic/kernel_exec-rtc_get_time_ms.obj: kern/generic/rtc_get_time_ms.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/generic/kernel_exec-rtc_get_time_ms.obj -MD -MP -MF kern/generic/$(DEPDIR)/kernel_exec-rtc_get_time_ms.Tpo -c -o kern/generic/kernel_exec-rtc_get_time_ms.obj `if test -f 'kern/generic/rtc_get_time_ms.c'; then $(CYGPATH_W) 'kern/generic/rtc_get_time_ms.c'; else $(CYGPATH_W) '$(srcdir)/kern/generic/rtc_get_time_ms.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/generic/$(DEPDIR)/kernel_exec-rtc_get_time_ms.Tpo kern/generic/$(DEPDIR)/kernel_exec-rtc_get_time_ms.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/generic/rtc_get_time_ms.c' object='kern/generic/kernel_exec-rtc_get_time_ms.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/generic/kernel_exec-rtc_get_time_ms.obj `if test -f 'kern/generic/rtc_get_time_ms.c'; then $(CYGPATH_W) 'kern/generic/rtc_get_time_ms.c'; else $(CYGPATH_W) '$(srcdir)/kern/generic/rtc_get_time_ms.c'; fi` - -kern/i386/coreboot/kernel_exec-mmap.o: kern/i386/coreboot/mmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/coreboot/kernel_exec-mmap.o -MD -MP -MF kern/i386/coreboot/$(DEPDIR)/kernel_exec-mmap.Tpo -c -o kern/i386/coreboot/kernel_exec-mmap.o `test -f 'kern/i386/coreboot/mmap.c' || echo '$(srcdir)/'`kern/i386/coreboot/mmap.c -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/coreboot/$(DEPDIR)/kernel_exec-mmap.Tpo kern/i386/coreboot/$(DEPDIR)/kernel_exec-mmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/coreboot/mmap.c' object='kern/i386/coreboot/kernel_exec-mmap.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/coreboot/kernel_exec-mmap.o `test -f 'kern/i386/coreboot/mmap.c' || echo '$(srcdir)/'`kern/i386/coreboot/mmap.c - -kern/i386/coreboot/kernel_exec-mmap.obj: kern/i386/coreboot/mmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/coreboot/kernel_exec-mmap.obj -MD -MP -MF kern/i386/coreboot/$(DEPDIR)/kernel_exec-mmap.Tpo -c -o kern/i386/coreboot/kernel_exec-mmap.obj `if test -f 'kern/i386/coreboot/mmap.c'; then $(CYGPATH_W) 'kern/i386/coreboot/mmap.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/coreboot/mmap.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/coreboot/$(DEPDIR)/kernel_exec-mmap.Tpo kern/i386/coreboot/$(DEPDIR)/kernel_exec-mmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/coreboot/mmap.c' object='kern/i386/coreboot/kernel_exec-mmap.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/coreboot/kernel_exec-mmap.obj `if test -f 'kern/i386/coreboot/mmap.c'; then $(CYGPATH_W) 'kern/i386/coreboot/mmap.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/coreboot/mmap.c'; fi` - -kern/i386/kernel_exec-tsc.o: kern/i386/tsc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/kernel_exec-tsc.o -MD -MP -MF kern/i386/$(DEPDIR)/kernel_exec-tsc.Tpo -c -o kern/i386/kernel_exec-tsc.o `test -f 'kern/i386/tsc.c' || echo '$(srcdir)/'`kern/i386/tsc.c -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/$(DEPDIR)/kernel_exec-tsc.Tpo kern/i386/$(DEPDIR)/kernel_exec-tsc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/tsc.c' object='kern/i386/kernel_exec-tsc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/kernel_exec-tsc.o `test -f 'kern/i386/tsc.c' || echo '$(srcdir)/'`kern/i386/tsc.c - -kern/i386/kernel_exec-tsc.obj: kern/i386/tsc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/kernel_exec-tsc.obj -MD -MP -MF kern/i386/$(DEPDIR)/kernel_exec-tsc.Tpo -c -o kern/i386/kernel_exec-tsc.obj `if test -f 'kern/i386/tsc.c'; then $(CYGPATH_W) 'kern/i386/tsc.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/tsc.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/$(DEPDIR)/kernel_exec-tsc.Tpo kern/i386/$(DEPDIR)/kernel_exec-tsc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/tsc.c' object='kern/i386/kernel_exec-tsc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/kernel_exec-tsc.obj `if test -f 'kern/i386/tsc.c'; then $(CYGPATH_W) 'kern/i386/tsc.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/tsc.c'; fi` - -kern/i386/coreboot/kernel_exec-init.o: kern/i386/coreboot/init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/coreboot/kernel_exec-init.o -MD -MP -MF kern/i386/coreboot/$(DEPDIR)/kernel_exec-init.Tpo -c -o kern/i386/coreboot/kernel_exec-init.o `test -f 'kern/i386/coreboot/init.c' || echo '$(srcdir)/'`kern/i386/coreboot/init.c -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/coreboot/$(DEPDIR)/kernel_exec-init.Tpo kern/i386/coreboot/$(DEPDIR)/kernel_exec-init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/coreboot/init.c' object='kern/i386/coreboot/kernel_exec-init.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/coreboot/kernel_exec-init.o `test -f 'kern/i386/coreboot/init.c' || echo '$(srcdir)/'`kern/i386/coreboot/init.c - -kern/i386/coreboot/kernel_exec-init.obj: kern/i386/coreboot/init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/coreboot/kernel_exec-init.obj -MD -MP -MF kern/i386/coreboot/$(DEPDIR)/kernel_exec-init.Tpo -c -o kern/i386/coreboot/kernel_exec-init.obj `if test -f 'kern/i386/coreboot/init.c'; then $(CYGPATH_W) 'kern/i386/coreboot/init.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/coreboot/init.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/coreboot/$(DEPDIR)/kernel_exec-init.Tpo kern/i386/coreboot/$(DEPDIR)/kernel_exec-init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/coreboot/init.c' object='kern/i386/coreboot/kernel_exec-init.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/coreboot/kernel_exec-init.obj `if test -f 'kern/i386/coreboot/init.c'; then $(CYGPATH_W) 'kern/i386/coreboot/init.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/coreboot/init.c'; fi` - -term/i386/pc/kernel_exec-vga_text.o: term/i386/pc/vga_text.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/i386/pc/kernel_exec-vga_text.o -MD -MP -MF term/i386/pc/$(DEPDIR)/kernel_exec-vga_text.Tpo -c -o term/i386/pc/kernel_exec-vga_text.o `test -f 'term/i386/pc/vga_text.c' || echo '$(srcdir)/'`term/i386/pc/vga_text.c -@am__fastdepCC_TRUE@ $(am__mv) term/i386/pc/$(DEPDIR)/kernel_exec-vga_text.Tpo term/i386/pc/$(DEPDIR)/kernel_exec-vga_text.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/i386/pc/vga_text.c' object='term/i386/pc/kernel_exec-vga_text.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/i386/pc/kernel_exec-vga_text.o `test -f 'term/i386/pc/vga_text.c' || echo '$(srcdir)/'`term/i386/pc/vga_text.c - -term/i386/pc/kernel_exec-vga_text.obj: term/i386/pc/vga_text.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/i386/pc/kernel_exec-vga_text.obj -MD -MP -MF term/i386/pc/$(DEPDIR)/kernel_exec-vga_text.Tpo -c -o term/i386/pc/kernel_exec-vga_text.obj `if test -f 'term/i386/pc/vga_text.c'; then $(CYGPATH_W) 'term/i386/pc/vga_text.c'; else $(CYGPATH_W) '$(srcdir)/term/i386/pc/vga_text.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/i386/pc/$(DEPDIR)/kernel_exec-vga_text.Tpo term/i386/pc/$(DEPDIR)/kernel_exec-vga_text.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/i386/pc/vga_text.c' object='term/i386/pc/kernel_exec-vga_text.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/i386/pc/kernel_exec-vga_text.obj `if test -f 'term/i386/pc/vga_text.c'; then $(CYGPATH_W) 'term/i386/pc/vga_text.c'; else $(CYGPATH_W) '$(srcdir)/term/i386/pc/vga_text.c'; fi` - -term/i386/kernel_exec-vga_common.o: term/i386/vga_common.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/i386/kernel_exec-vga_common.o -MD -MP -MF term/i386/$(DEPDIR)/kernel_exec-vga_common.Tpo -c -o term/i386/kernel_exec-vga_common.o `test -f 'term/i386/vga_common.c' || echo '$(srcdir)/'`term/i386/vga_common.c -@am__fastdepCC_TRUE@ $(am__mv) term/i386/$(DEPDIR)/kernel_exec-vga_common.Tpo term/i386/$(DEPDIR)/kernel_exec-vga_common.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/i386/vga_common.c' object='term/i386/kernel_exec-vga_common.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/i386/kernel_exec-vga_common.o `test -f 'term/i386/vga_common.c' || echo '$(srcdir)/'`term/i386/vga_common.c - -term/i386/kernel_exec-vga_common.obj: term/i386/vga_common.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/i386/kernel_exec-vga_common.obj -MD -MP -MF term/i386/$(DEPDIR)/kernel_exec-vga_common.Tpo -c -o term/i386/kernel_exec-vga_common.obj `if test -f 'term/i386/vga_common.c'; then $(CYGPATH_W) 'term/i386/vga_common.c'; else $(CYGPATH_W) '$(srcdir)/term/i386/vga_common.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/i386/$(DEPDIR)/kernel_exec-vga_common.Tpo term/i386/$(DEPDIR)/kernel_exec-vga_common.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/i386/vga_common.c' object='term/i386/kernel_exec-vga_common.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/i386/kernel_exec-vga_common.obj `if test -f 'term/i386/vga_common.c'; then $(CYGPATH_W) 'term/i386/vga_common.c'; else $(CYGPATH_W) '$(srcdir)/term/i386/vga_common.c'; fi` - -kern/i386/kernel_exec-dl.o: kern/i386/dl.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/kernel_exec-dl.o -MD -MP -MF kern/i386/$(DEPDIR)/kernel_exec-dl.Tpo -c -o kern/i386/kernel_exec-dl.o `test -f 'kern/i386/dl.c' || echo '$(srcdir)/'`kern/i386/dl.c -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/$(DEPDIR)/kernel_exec-dl.Tpo kern/i386/$(DEPDIR)/kernel_exec-dl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/dl.c' object='kern/i386/kernel_exec-dl.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/kernel_exec-dl.o `test -f 'kern/i386/dl.c' || echo '$(srcdir)/'`kern/i386/dl.c - -kern/i386/kernel_exec-dl.obj: kern/i386/dl.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/kernel_exec-dl.obj -MD -MP -MF kern/i386/$(DEPDIR)/kernel_exec-dl.Tpo -c -o kern/i386/kernel_exec-dl.obj `if test -f 'kern/i386/dl.c'; then $(CYGPATH_W) 'kern/i386/dl.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/dl.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/$(DEPDIR)/kernel_exec-dl.Tpo kern/i386/$(DEPDIR)/kernel_exec-dl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/dl.c' object='kern/i386/kernel_exec-dl.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/kernel_exec-dl.obj `if test -f 'kern/i386/dl.c'; then $(CYGPATH_W) 'kern/i386/dl.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/dl.c'; fi` - -kern/i386/kernel_exec-pit.o: kern/i386/pit.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/kernel_exec-pit.o -MD -MP -MF kern/i386/$(DEPDIR)/kernel_exec-pit.Tpo -c -o kern/i386/kernel_exec-pit.o `test -f 'kern/i386/pit.c' || echo '$(srcdir)/'`kern/i386/pit.c -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/$(DEPDIR)/kernel_exec-pit.Tpo kern/i386/$(DEPDIR)/kernel_exec-pit.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/pit.c' object='kern/i386/kernel_exec-pit.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/kernel_exec-pit.o `test -f 'kern/i386/pit.c' || echo '$(srcdir)/'`kern/i386/pit.c - -kern/i386/kernel_exec-pit.obj: kern/i386/pit.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/kernel_exec-pit.obj -MD -MP -MF kern/i386/$(DEPDIR)/kernel_exec-pit.Tpo -c -o kern/i386/kernel_exec-pit.obj `if test -f 'kern/i386/pit.c'; then $(CYGPATH_W) 'kern/i386/pit.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/pit.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/$(DEPDIR)/kernel_exec-pit.Tpo kern/i386/$(DEPDIR)/kernel_exec-pit.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/pit.c' object='kern/i386/kernel_exec-pit.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/kernel_exec-pit.obj `if test -f 'kern/i386/pit.c'; then $(CYGPATH_W) 'kern/i386/pit.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/pit.c'; fi` - -kern/kernel_exec-mm.o: kern/mm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-mm.o -MD -MP -MF kern/$(DEPDIR)/kernel_exec-mm.Tpo -c -o kern/kernel_exec-mm.o `test -f 'kern/mm.c' || echo '$(srcdir)/'`kern/mm.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-mm.Tpo kern/$(DEPDIR)/kernel_exec-mm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/mm.c' object='kern/kernel_exec-mm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-mm.o `test -f 'kern/mm.c' || echo '$(srcdir)/'`kern/mm.c - -kern/kernel_exec-mm.obj: kern/mm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-mm.obj -MD -MP -MF kern/$(DEPDIR)/kernel_exec-mm.Tpo -c -o kern/kernel_exec-mm.obj `if test -f 'kern/mm.c'; then $(CYGPATH_W) 'kern/mm.c'; else $(CYGPATH_W) '$(srcdir)/kern/mm.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-mm.Tpo kern/$(DEPDIR)/kernel_exec-mm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/mm.c' object='kern/kernel_exec-mm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-mm.obj `if test -f 'kern/mm.c'; then $(CYGPATH_W) 'kern/mm.c'; else $(CYGPATH_W) '$(srcdir)/kern/mm.c'; fi` - -kern/kernel_exec-time.o: kern/time.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-time.o -MD -MP -MF kern/$(DEPDIR)/kernel_exec-time.Tpo -c -o kern/kernel_exec-time.o `test -f 'kern/time.c' || echo '$(srcdir)/'`kern/time.c -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-time.Tpo kern/$(DEPDIR)/kernel_exec-time.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/time.c' object='kern/kernel_exec-time.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-time.o `test -f 'kern/time.c' || echo '$(srcdir)/'`kern/time.c - -kern/kernel_exec-time.obj: kern/time.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/kernel_exec-time.obj -MD -MP -MF kern/$(DEPDIR)/kernel_exec-time.Tpo -c -o kern/kernel_exec-time.obj `if test -f 'kern/time.c'; then $(CYGPATH_W) 'kern/time.c'; else $(CYGPATH_W) '$(srcdir)/kern/time.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/$(DEPDIR)/kernel_exec-time.Tpo kern/$(DEPDIR)/kernel_exec-time.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/time.c' object='kern/kernel_exec-time.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/kernel_exec-time.obj `if test -f 'kern/time.c'; then $(CYGPATH_W) 'kern/time.c'; else $(CYGPATH_W) '$(srcdir)/kern/time.c'; fi` - -kern/generic/kernel_exec-millisleep.o: kern/generic/millisleep.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/generic/kernel_exec-millisleep.o -MD -MP -MF kern/generic/$(DEPDIR)/kernel_exec-millisleep.Tpo -c -o kern/generic/kernel_exec-millisleep.o `test -f 'kern/generic/millisleep.c' || echo '$(srcdir)/'`kern/generic/millisleep.c -@am__fastdepCC_TRUE@ $(am__mv) kern/generic/$(DEPDIR)/kernel_exec-millisleep.Tpo kern/generic/$(DEPDIR)/kernel_exec-millisleep.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/generic/millisleep.c' object='kern/generic/kernel_exec-millisleep.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/generic/kernel_exec-millisleep.o `test -f 'kern/generic/millisleep.c' || echo '$(srcdir)/'`kern/generic/millisleep.c - -kern/generic/kernel_exec-millisleep.obj: kern/generic/millisleep.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/generic/kernel_exec-millisleep.obj -MD -MP -MF kern/generic/$(DEPDIR)/kernel_exec-millisleep.Tpo -c -o kern/generic/kernel_exec-millisleep.obj `if test -f 'kern/generic/millisleep.c'; then $(CYGPATH_W) 'kern/generic/millisleep.c'; else $(CYGPATH_W) '$(srcdir)/kern/generic/millisleep.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/generic/$(DEPDIR)/kernel_exec-millisleep.Tpo kern/generic/$(DEPDIR)/kernel_exec-millisleep.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/generic/millisleep.c' object='kern/generic/kernel_exec-millisleep.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/generic/kernel_exec-millisleep.obj `if test -f 'kern/generic/millisleep.c'; then $(CYGPATH_W) 'kern/generic/millisleep.c'; else $(CYGPATH_W) '$(srcdir)/kern/generic/millisleep.c'; fi` - -disk/efi/kernel_exec-efidisk.o: disk/efi/efidisk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT disk/efi/kernel_exec-efidisk.o -MD -MP -MF disk/efi/$(DEPDIR)/kernel_exec-efidisk.Tpo -c -o disk/efi/kernel_exec-efidisk.o `test -f 'disk/efi/efidisk.c' || echo '$(srcdir)/'`disk/efi/efidisk.c -@am__fastdepCC_TRUE@ $(am__mv) disk/efi/$(DEPDIR)/kernel_exec-efidisk.Tpo disk/efi/$(DEPDIR)/kernel_exec-efidisk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/efi/efidisk.c' object='disk/efi/kernel_exec-efidisk.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o disk/efi/kernel_exec-efidisk.o `test -f 'disk/efi/efidisk.c' || echo '$(srcdir)/'`disk/efi/efidisk.c - -disk/efi/kernel_exec-efidisk.obj: disk/efi/efidisk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT disk/efi/kernel_exec-efidisk.obj -MD -MP -MF disk/efi/$(DEPDIR)/kernel_exec-efidisk.Tpo -c -o disk/efi/kernel_exec-efidisk.obj `if test -f 'disk/efi/efidisk.c'; then $(CYGPATH_W) 'disk/efi/efidisk.c'; else $(CYGPATH_W) '$(srcdir)/disk/efi/efidisk.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) disk/efi/$(DEPDIR)/kernel_exec-efidisk.Tpo disk/efi/$(DEPDIR)/kernel_exec-efidisk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/efi/efidisk.c' object='disk/efi/kernel_exec-efidisk.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o disk/efi/kernel_exec-efidisk.obj `if test -f 'disk/efi/efidisk.c'; then $(CYGPATH_W) 'disk/efi/efidisk.c'; else $(CYGPATH_W) '$(srcdir)/disk/efi/efidisk.c'; fi` - -kern/efi/kernel_exec-efi.o: kern/efi/efi.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/efi/kernel_exec-efi.o -MD -MP -MF kern/efi/$(DEPDIR)/kernel_exec-efi.Tpo -c -o kern/efi/kernel_exec-efi.o `test -f 'kern/efi/efi.c' || echo '$(srcdir)/'`kern/efi/efi.c -@am__fastdepCC_TRUE@ $(am__mv) kern/efi/$(DEPDIR)/kernel_exec-efi.Tpo kern/efi/$(DEPDIR)/kernel_exec-efi.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/efi/efi.c' object='kern/efi/kernel_exec-efi.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/efi/kernel_exec-efi.o `test -f 'kern/efi/efi.c' || echo '$(srcdir)/'`kern/efi/efi.c - -kern/efi/kernel_exec-efi.obj: kern/efi/efi.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/efi/kernel_exec-efi.obj -MD -MP -MF kern/efi/$(DEPDIR)/kernel_exec-efi.Tpo -c -o kern/efi/kernel_exec-efi.obj `if test -f 'kern/efi/efi.c'; then $(CYGPATH_W) 'kern/efi/efi.c'; else $(CYGPATH_W) '$(srcdir)/kern/efi/efi.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/efi/$(DEPDIR)/kernel_exec-efi.Tpo kern/efi/$(DEPDIR)/kernel_exec-efi.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/efi/efi.c' object='kern/efi/kernel_exec-efi.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/efi/kernel_exec-efi.obj `if test -f 'kern/efi/efi.c'; then $(CYGPATH_W) 'kern/efi/efi.c'; else $(CYGPATH_W) '$(srcdir)/kern/efi/efi.c'; fi` - -kern/efi/kernel_exec-init.o: kern/efi/init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/efi/kernel_exec-init.o -MD -MP -MF kern/efi/$(DEPDIR)/kernel_exec-init.Tpo -c -o kern/efi/kernel_exec-init.o `test -f 'kern/efi/init.c' || echo '$(srcdir)/'`kern/efi/init.c -@am__fastdepCC_TRUE@ $(am__mv) kern/efi/$(DEPDIR)/kernel_exec-init.Tpo kern/efi/$(DEPDIR)/kernel_exec-init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/efi/init.c' object='kern/efi/kernel_exec-init.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/efi/kernel_exec-init.o `test -f 'kern/efi/init.c' || echo '$(srcdir)/'`kern/efi/init.c - -kern/efi/kernel_exec-init.obj: kern/efi/init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/efi/kernel_exec-init.obj -MD -MP -MF kern/efi/$(DEPDIR)/kernel_exec-init.Tpo -c -o kern/efi/kernel_exec-init.obj `if test -f 'kern/efi/init.c'; then $(CYGPATH_W) 'kern/efi/init.c'; else $(CYGPATH_W) '$(srcdir)/kern/efi/init.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/efi/$(DEPDIR)/kernel_exec-init.Tpo kern/efi/$(DEPDIR)/kernel_exec-init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/efi/init.c' object='kern/efi/kernel_exec-init.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/efi/kernel_exec-init.obj `if test -f 'kern/efi/init.c'; then $(CYGPATH_W) 'kern/efi/init.c'; else $(CYGPATH_W) '$(srcdir)/kern/efi/init.c'; fi` - -kern/efi/kernel_exec-mm.o: kern/efi/mm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/efi/kernel_exec-mm.o -MD -MP -MF kern/efi/$(DEPDIR)/kernel_exec-mm.Tpo -c -o kern/efi/kernel_exec-mm.o `test -f 'kern/efi/mm.c' || echo '$(srcdir)/'`kern/efi/mm.c -@am__fastdepCC_TRUE@ $(am__mv) kern/efi/$(DEPDIR)/kernel_exec-mm.Tpo kern/efi/$(DEPDIR)/kernel_exec-mm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/efi/mm.c' object='kern/efi/kernel_exec-mm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/efi/kernel_exec-mm.o `test -f 'kern/efi/mm.c' || echo '$(srcdir)/'`kern/efi/mm.c - -kern/efi/kernel_exec-mm.obj: kern/efi/mm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/efi/kernel_exec-mm.obj -MD -MP -MF kern/efi/$(DEPDIR)/kernel_exec-mm.Tpo -c -o kern/efi/kernel_exec-mm.obj `if test -f 'kern/efi/mm.c'; then $(CYGPATH_W) 'kern/efi/mm.c'; else $(CYGPATH_W) '$(srcdir)/kern/efi/mm.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/efi/$(DEPDIR)/kernel_exec-mm.Tpo kern/efi/$(DEPDIR)/kernel_exec-mm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/efi/mm.c' object='kern/efi/kernel_exec-mm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/efi/kernel_exec-mm.obj `if test -f 'kern/efi/mm.c'; then $(CYGPATH_W) 'kern/efi/mm.c'; else $(CYGPATH_W) '$(srcdir)/kern/efi/mm.c'; fi` - -kern/i386/efi/kernel_exec-init.o: kern/i386/efi/init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/efi/kernel_exec-init.o -MD -MP -MF kern/i386/efi/$(DEPDIR)/kernel_exec-init.Tpo -c -o kern/i386/efi/kernel_exec-init.o `test -f 'kern/i386/efi/init.c' || echo '$(srcdir)/'`kern/i386/efi/init.c -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/efi/$(DEPDIR)/kernel_exec-init.Tpo kern/i386/efi/$(DEPDIR)/kernel_exec-init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/efi/init.c' object='kern/i386/efi/kernel_exec-init.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/efi/kernel_exec-init.o `test -f 'kern/i386/efi/init.c' || echo '$(srcdir)/'`kern/i386/efi/init.c - -kern/i386/efi/kernel_exec-init.obj: kern/i386/efi/init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/efi/kernel_exec-init.obj -MD -MP -MF kern/i386/efi/$(DEPDIR)/kernel_exec-init.Tpo -c -o kern/i386/efi/kernel_exec-init.obj `if test -f 'kern/i386/efi/init.c'; then $(CYGPATH_W) 'kern/i386/efi/init.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/efi/init.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/efi/$(DEPDIR)/kernel_exec-init.Tpo kern/i386/efi/$(DEPDIR)/kernel_exec-init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/efi/init.c' object='kern/i386/efi/kernel_exec-init.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/efi/kernel_exec-init.obj `if test -f 'kern/i386/efi/init.c'; then $(CYGPATH_W) 'kern/i386/efi/init.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/efi/init.c'; fi` - -term/efi/kernel_exec-console.o: term/efi/console.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/efi/kernel_exec-console.o -MD -MP -MF term/efi/$(DEPDIR)/kernel_exec-console.Tpo -c -o term/efi/kernel_exec-console.o `test -f 'term/efi/console.c' || echo '$(srcdir)/'`term/efi/console.c -@am__fastdepCC_TRUE@ $(am__mv) term/efi/$(DEPDIR)/kernel_exec-console.Tpo term/efi/$(DEPDIR)/kernel_exec-console.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/efi/console.c' object='term/efi/kernel_exec-console.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/efi/kernel_exec-console.o `test -f 'term/efi/console.c' || echo '$(srcdir)/'`term/efi/console.c - -term/efi/kernel_exec-console.obj: term/efi/console.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/efi/kernel_exec-console.obj -MD -MP -MF term/efi/$(DEPDIR)/kernel_exec-console.Tpo -c -o term/efi/kernel_exec-console.obj `if test -f 'term/efi/console.c'; then $(CYGPATH_W) 'term/efi/console.c'; else $(CYGPATH_W) '$(srcdir)/term/efi/console.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/efi/$(DEPDIR)/kernel_exec-console.Tpo term/efi/$(DEPDIR)/kernel_exec-console.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/efi/console.c' object='term/efi/kernel_exec-console.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/efi/kernel_exec-console.obj `if test -f 'term/efi/console.c'; then $(CYGPATH_W) 'term/efi/console.c'; else $(CYGPATH_W) '$(srcdir)/term/efi/console.c'; fi` - -kern/ieee1275/kernel_exec-init.o: kern/ieee1275/init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/ieee1275/kernel_exec-init.o -MD -MP -MF kern/ieee1275/$(DEPDIR)/kernel_exec-init.Tpo -c -o kern/ieee1275/kernel_exec-init.o `test -f 'kern/ieee1275/init.c' || echo '$(srcdir)/'`kern/ieee1275/init.c -@am__fastdepCC_TRUE@ $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-init.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/ieee1275/init.c' object='kern/ieee1275/kernel_exec-init.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/ieee1275/kernel_exec-init.o `test -f 'kern/ieee1275/init.c' || echo '$(srcdir)/'`kern/ieee1275/init.c - -kern/ieee1275/kernel_exec-init.obj: kern/ieee1275/init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/ieee1275/kernel_exec-init.obj -MD -MP -MF kern/ieee1275/$(DEPDIR)/kernel_exec-init.Tpo -c -o kern/ieee1275/kernel_exec-init.obj `if test -f 'kern/ieee1275/init.c'; then $(CYGPATH_W) 'kern/ieee1275/init.c'; else $(CYGPATH_W) '$(srcdir)/kern/ieee1275/init.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-init.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/ieee1275/init.c' object='kern/ieee1275/kernel_exec-init.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/ieee1275/kernel_exec-init.obj `if test -f 'kern/ieee1275/init.c'; then $(CYGPATH_W) 'kern/ieee1275/init.c'; else $(CYGPATH_W) '$(srcdir)/kern/ieee1275/init.c'; fi` - -disk/ieee1275/kernel_exec-ofdisk.o: disk/ieee1275/ofdisk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT disk/ieee1275/kernel_exec-ofdisk.o -MD -MP -MF disk/ieee1275/$(DEPDIR)/kernel_exec-ofdisk.Tpo -c -o disk/ieee1275/kernel_exec-ofdisk.o `test -f 'disk/ieee1275/ofdisk.c' || echo '$(srcdir)/'`disk/ieee1275/ofdisk.c -@am__fastdepCC_TRUE@ $(am__mv) disk/ieee1275/$(DEPDIR)/kernel_exec-ofdisk.Tpo disk/ieee1275/$(DEPDIR)/kernel_exec-ofdisk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/ieee1275/ofdisk.c' object='disk/ieee1275/kernel_exec-ofdisk.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o disk/ieee1275/kernel_exec-ofdisk.o `test -f 'disk/ieee1275/ofdisk.c' || echo '$(srcdir)/'`disk/ieee1275/ofdisk.c - -disk/ieee1275/kernel_exec-ofdisk.obj: disk/ieee1275/ofdisk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT disk/ieee1275/kernel_exec-ofdisk.obj -MD -MP -MF disk/ieee1275/$(DEPDIR)/kernel_exec-ofdisk.Tpo -c -o disk/ieee1275/kernel_exec-ofdisk.obj `if test -f 'disk/ieee1275/ofdisk.c'; then $(CYGPATH_W) 'disk/ieee1275/ofdisk.c'; else $(CYGPATH_W) '$(srcdir)/disk/ieee1275/ofdisk.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) disk/ieee1275/$(DEPDIR)/kernel_exec-ofdisk.Tpo disk/ieee1275/$(DEPDIR)/kernel_exec-ofdisk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/ieee1275/ofdisk.c' object='disk/ieee1275/kernel_exec-ofdisk.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o disk/ieee1275/kernel_exec-ofdisk.obj `if test -f 'disk/ieee1275/ofdisk.c'; then $(CYGPATH_W) 'disk/ieee1275/ofdisk.c'; else $(CYGPATH_W) '$(srcdir)/disk/ieee1275/ofdisk.c'; fi` - -kern/ieee1275/kernel_exec-cmain.o: kern/ieee1275/cmain.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/ieee1275/kernel_exec-cmain.o -MD -MP -MF kern/ieee1275/$(DEPDIR)/kernel_exec-cmain.Tpo -c -o kern/ieee1275/kernel_exec-cmain.o `test -f 'kern/ieee1275/cmain.c' || echo '$(srcdir)/'`kern/ieee1275/cmain.c -@am__fastdepCC_TRUE@ $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-cmain.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-cmain.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/ieee1275/cmain.c' object='kern/ieee1275/kernel_exec-cmain.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/ieee1275/kernel_exec-cmain.o `test -f 'kern/ieee1275/cmain.c' || echo '$(srcdir)/'`kern/ieee1275/cmain.c - -kern/ieee1275/kernel_exec-cmain.obj: kern/ieee1275/cmain.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/ieee1275/kernel_exec-cmain.obj -MD -MP -MF kern/ieee1275/$(DEPDIR)/kernel_exec-cmain.Tpo -c -o kern/ieee1275/kernel_exec-cmain.obj `if test -f 'kern/ieee1275/cmain.c'; then $(CYGPATH_W) 'kern/ieee1275/cmain.c'; else $(CYGPATH_W) '$(srcdir)/kern/ieee1275/cmain.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-cmain.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-cmain.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/ieee1275/cmain.c' object='kern/ieee1275/kernel_exec-cmain.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/ieee1275/kernel_exec-cmain.obj `if test -f 'kern/ieee1275/cmain.c'; then $(CYGPATH_W) 'kern/ieee1275/cmain.c'; else $(CYGPATH_W) '$(srcdir)/kern/ieee1275/cmain.c'; fi` - -kern/ieee1275/kernel_exec-ieee1275.o: kern/ieee1275/ieee1275.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/ieee1275/kernel_exec-ieee1275.o -MD -MP -MF kern/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Tpo -c -o kern/ieee1275/kernel_exec-ieee1275.o `test -f 'kern/ieee1275/ieee1275.c' || echo '$(srcdir)/'`kern/ieee1275/ieee1275.c -@am__fastdepCC_TRUE@ $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/ieee1275/ieee1275.c' object='kern/ieee1275/kernel_exec-ieee1275.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/ieee1275/kernel_exec-ieee1275.o `test -f 'kern/ieee1275/ieee1275.c' || echo '$(srcdir)/'`kern/ieee1275/ieee1275.c - -kern/ieee1275/kernel_exec-ieee1275.obj: kern/ieee1275/ieee1275.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/ieee1275/kernel_exec-ieee1275.obj -MD -MP -MF kern/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Tpo -c -o kern/ieee1275/kernel_exec-ieee1275.obj `if test -f 'kern/ieee1275/ieee1275.c'; then $(CYGPATH_W) 'kern/ieee1275/ieee1275.c'; else $(CYGPATH_W) '$(srcdir)/kern/ieee1275/ieee1275.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/ieee1275/ieee1275.c' object='kern/ieee1275/kernel_exec-ieee1275.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/ieee1275/kernel_exec-ieee1275.obj `if test -f 'kern/ieee1275/ieee1275.c'; then $(CYGPATH_W) 'kern/ieee1275/ieee1275.c'; else $(CYGPATH_W) '$(srcdir)/kern/ieee1275/ieee1275.c'; fi` - -kern/ieee1275/kernel_exec-mmap.o: kern/ieee1275/mmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/ieee1275/kernel_exec-mmap.o -MD -MP -MF kern/ieee1275/$(DEPDIR)/kernel_exec-mmap.Tpo -c -o kern/ieee1275/kernel_exec-mmap.o `test -f 'kern/ieee1275/mmap.c' || echo '$(srcdir)/'`kern/ieee1275/mmap.c -@am__fastdepCC_TRUE@ $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-mmap.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-mmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/ieee1275/mmap.c' object='kern/ieee1275/kernel_exec-mmap.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/ieee1275/kernel_exec-mmap.o `test -f 'kern/ieee1275/mmap.c' || echo '$(srcdir)/'`kern/ieee1275/mmap.c - -kern/ieee1275/kernel_exec-mmap.obj: kern/ieee1275/mmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/ieee1275/kernel_exec-mmap.obj -MD -MP -MF kern/ieee1275/$(DEPDIR)/kernel_exec-mmap.Tpo -c -o kern/ieee1275/kernel_exec-mmap.obj `if test -f 'kern/ieee1275/mmap.c'; then $(CYGPATH_W) 'kern/ieee1275/mmap.c'; else $(CYGPATH_W) '$(srcdir)/kern/ieee1275/mmap.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-mmap.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-mmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/ieee1275/mmap.c' object='kern/ieee1275/kernel_exec-mmap.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/ieee1275/kernel_exec-mmap.obj `if test -f 'kern/ieee1275/mmap.c'; then $(CYGPATH_W) 'kern/ieee1275/mmap.c'; else $(CYGPATH_W) '$(srcdir)/kern/ieee1275/mmap.c'; fi` - -kern/ieee1275/kernel_exec-openfw.o: kern/ieee1275/openfw.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/ieee1275/kernel_exec-openfw.o -MD -MP -MF kern/ieee1275/$(DEPDIR)/kernel_exec-openfw.Tpo -c -o kern/ieee1275/kernel_exec-openfw.o `test -f 'kern/ieee1275/openfw.c' || echo '$(srcdir)/'`kern/ieee1275/openfw.c -@am__fastdepCC_TRUE@ $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-openfw.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-openfw.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/ieee1275/openfw.c' object='kern/ieee1275/kernel_exec-openfw.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/ieee1275/kernel_exec-openfw.o `test -f 'kern/ieee1275/openfw.c' || echo '$(srcdir)/'`kern/ieee1275/openfw.c - -kern/ieee1275/kernel_exec-openfw.obj: kern/ieee1275/openfw.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/ieee1275/kernel_exec-openfw.obj -MD -MP -MF kern/ieee1275/$(DEPDIR)/kernel_exec-openfw.Tpo -c -o kern/ieee1275/kernel_exec-openfw.obj `if test -f 'kern/ieee1275/openfw.c'; then $(CYGPATH_W) 'kern/ieee1275/openfw.c'; else $(CYGPATH_W) '$(srcdir)/kern/ieee1275/openfw.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/ieee1275/$(DEPDIR)/kernel_exec-openfw.Tpo kern/ieee1275/$(DEPDIR)/kernel_exec-openfw.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/ieee1275/openfw.c' object='kern/ieee1275/kernel_exec-openfw.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/ieee1275/kernel_exec-openfw.obj `if test -f 'kern/ieee1275/openfw.c'; then $(CYGPATH_W) 'kern/ieee1275/openfw.c'; else $(CYGPATH_W) '$(srcdir)/kern/ieee1275/openfw.c'; fi` - -term/ieee1275/kernel_exec-ofconsole.o: term/ieee1275/ofconsole.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/ieee1275/kernel_exec-ofconsole.o -MD -MP -MF term/ieee1275/$(DEPDIR)/kernel_exec-ofconsole.Tpo -c -o term/ieee1275/kernel_exec-ofconsole.o `test -f 'term/ieee1275/ofconsole.c' || echo '$(srcdir)/'`term/ieee1275/ofconsole.c -@am__fastdepCC_TRUE@ $(am__mv) term/ieee1275/$(DEPDIR)/kernel_exec-ofconsole.Tpo term/ieee1275/$(DEPDIR)/kernel_exec-ofconsole.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/ieee1275/ofconsole.c' object='term/ieee1275/kernel_exec-ofconsole.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/ieee1275/kernel_exec-ofconsole.o `test -f 'term/ieee1275/ofconsole.c' || echo '$(srcdir)/'`term/ieee1275/ofconsole.c - -term/ieee1275/kernel_exec-ofconsole.obj: term/ieee1275/ofconsole.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/ieee1275/kernel_exec-ofconsole.obj -MD -MP -MF term/ieee1275/$(DEPDIR)/kernel_exec-ofconsole.Tpo -c -o term/ieee1275/kernel_exec-ofconsole.obj `if test -f 'term/ieee1275/ofconsole.c'; then $(CYGPATH_W) 'term/ieee1275/ofconsole.c'; else $(CYGPATH_W) '$(srcdir)/term/ieee1275/ofconsole.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/ieee1275/$(DEPDIR)/kernel_exec-ofconsole.Tpo term/ieee1275/$(DEPDIR)/kernel_exec-ofconsole.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/ieee1275/ofconsole.c' object='term/ieee1275/kernel_exec-ofconsole.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/ieee1275/kernel_exec-ofconsole.obj `if test -f 'term/ieee1275/ofconsole.c'; then $(CYGPATH_W) 'term/ieee1275/ofconsole.c'; else $(CYGPATH_W) '$(srcdir)/term/ieee1275/ofconsole.c'; fi` - -term/kernel_exec-terminfo.o: term/terminfo.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/kernel_exec-terminfo.o -MD -MP -MF term/$(DEPDIR)/kernel_exec-terminfo.Tpo -c -o term/kernel_exec-terminfo.o `test -f 'term/terminfo.c' || echo '$(srcdir)/'`term/terminfo.c -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/kernel_exec-terminfo.Tpo term/$(DEPDIR)/kernel_exec-terminfo.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/terminfo.c' object='term/kernel_exec-terminfo.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/kernel_exec-terminfo.o `test -f 'term/terminfo.c' || echo '$(srcdir)/'`term/terminfo.c - -term/kernel_exec-terminfo.obj: term/terminfo.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/kernel_exec-terminfo.obj -MD -MP -MF term/$(DEPDIR)/kernel_exec-terminfo.Tpo -c -o term/kernel_exec-terminfo.obj `if test -f 'term/terminfo.c'; then $(CYGPATH_W) 'term/terminfo.c'; else $(CYGPATH_W) '$(srcdir)/term/terminfo.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/kernel_exec-terminfo.Tpo term/$(DEPDIR)/kernel_exec-terminfo.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/terminfo.c' object='term/kernel_exec-terminfo.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/kernel_exec-terminfo.obj `if test -f 'term/terminfo.c'; then $(CYGPATH_W) 'term/terminfo.c'; else $(CYGPATH_W) '$(srcdir)/term/terminfo.c'; fi` - -term/kernel_exec-tparm.o: term/tparm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/kernel_exec-tparm.o -MD -MP -MF term/$(DEPDIR)/kernel_exec-tparm.Tpo -c -o term/kernel_exec-tparm.o `test -f 'term/tparm.c' || echo '$(srcdir)/'`term/tparm.c -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/kernel_exec-tparm.Tpo term/$(DEPDIR)/kernel_exec-tparm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/tparm.c' object='term/kernel_exec-tparm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/kernel_exec-tparm.o `test -f 'term/tparm.c' || echo '$(srcdir)/'`term/tparm.c - -term/kernel_exec-tparm.obj: term/tparm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/kernel_exec-tparm.obj -MD -MP -MF term/$(DEPDIR)/kernel_exec-tparm.Tpo -c -o term/kernel_exec-tparm.obj `if test -f 'term/tparm.c'; then $(CYGPATH_W) 'term/tparm.c'; else $(CYGPATH_W) '$(srcdir)/term/tparm.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/kernel_exec-tparm.Tpo term/$(DEPDIR)/kernel_exec-tparm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/tparm.c' object='term/kernel_exec-tparm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/kernel_exec-tparm.obj `if test -f 'term/tparm.c'; then $(CYGPATH_W) 'term/tparm.c'; else $(CYGPATH_W) '$(srcdir)/term/tparm.c'; fi` - -commands/kernel_exec-extcmd.o: commands/extcmd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT commands/kernel_exec-extcmd.o -MD -MP -MF commands/$(DEPDIR)/kernel_exec-extcmd.Tpo -c -o commands/kernel_exec-extcmd.o `test -f 'commands/extcmd.c' || echo '$(srcdir)/'`commands/extcmd.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/kernel_exec-extcmd.Tpo commands/$(DEPDIR)/kernel_exec-extcmd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/extcmd.c' object='commands/kernel_exec-extcmd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o commands/kernel_exec-extcmd.o `test -f 'commands/extcmd.c' || echo '$(srcdir)/'`commands/extcmd.c - -commands/kernel_exec-extcmd.obj: commands/extcmd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT commands/kernel_exec-extcmd.obj -MD -MP -MF commands/$(DEPDIR)/kernel_exec-extcmd.Tpo -c -o commands/kernel_exec-extcmd.obj `if test -f 'commands/extcmd.c'; then $(CYGPATH_W) 'commands/extcmd.c'; else $(CYGPATH_W) '$(srcdir)/commands/extcmd.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/kernel_exec-extcmd.Tpo commands/$(DEPDIR)/kernel_exec-extcmd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/extcmd.c' object='commands/kernel_exec-extcmd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o commands/kernel_exec-extcmd.obj `if test -f 'commands/extcmd.c'; then $(CYGPATH_W) 'commands/extcmd.c'; else $(CYGPATH_W) '$(srcdir)/commands/extcmd.c'; fi` - -lib/kernel_exec-arg.o: lib/arg.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT lib/kernel_exec-arg.o -MD -MP -MF lib/$(DEPDIR)/kernel_exec-arg.Tpo -c -o lib/kernel_exec-arg.o `test -f 'lib/arg.c' || echo '$(srcdir)/'`lib/arg.c -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/kernel_exec-arg.Tpo lib/$(DEPDIR)/kernel_exec-arg.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/arg.c' object='lib/kernel_exec-arg.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o lib/kernel_exec-arg.o `test -f 'lib/arg.c' || echo '$(srcdir)/'`lib/arg.c - -lib/kernel_exec-arg.obj: lib/arg.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT lib/kernel_exec-arg.obj -MD -MP -MF lib/$(DEPDIR)/kernel_exec-arg.Tpo -c -o lib/kernel_exec-arg.obj `if test -f 'lib/arg.c'; then $(CYGPATH_W) 'lib/arg.c'; else $(CYGPATH_W) '$(srcdir)/lib/arg.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/kernel_exec-arg.Tpo lib/$(DEPDIR)/kernel_exec-arg.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/arg.c' object='lib/kernel_exec-arg.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o lib/kernel_exec-arg.obj `if test -f 'lib/arg.c'; then $(CYGPATH_W) 'lib/arg.c'; else $(CYGPATH_W) '$(srcdir)/lib/arg.c'; fi` - -kern/i386/kernel_exec-multiboot_mmap.o: kern/i386/multiboot_mmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/kernel_exec-multiboot_mmap.o -MD -MP -MF kern/i386/$(DEPDIR)/kernel_exec-multiboot_mmap.Tpo -c -o kern/i386/kernel_exec-multiboot_mmap.o `test -f 'kern/i386/multiboot_mmap.c' || echo '$(srcdir)/'`kern/i386/multiboot_mmap.c -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/$(DEPDIR)/kernel_exec-multiboot_mmap.Tpo kern/i386/$(DEPDIR)/kernel_exec-multiboot_mmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/multiboot_mmap.c' object='kern/i386/kernel_exec-multiboot_mmap.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/kernel_exec-multiboot_mmap.o `test -f 'kern/i386/multiboot_mmap.c' || echo '$(srcdir)/'`kern/i386/multiboot_mmap.c - -kern/i386/kernel_exec-multiboot_mmap.obj: kern/i386/multiboot_mmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/kernel_exec-multiboot_mmap.obj -MD -MP -MF kern/i386/$(DEPDIR)/kernel_exec-multiboot_mmap.Tpo -c -o kern/i386/kernel_exec-multiboot_mmap.obj `if test -f 'kern/i386/multiboot_mmap.c'; then $(CYGPATH_W) 'kern/i386/multiboot_mmap.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/multiboot_mmap.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/$(DEPDIR)/kernel_exec-multiboot_mmap.Tpo kern/i386/$(DEPDIR)/kernel_exec-multiboot_mmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/multiboot_mmap.c' object='kern/i386/kernel_exec-multiboot_mmap.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/kernel_exec-multiboot_mmap.obj `if test -f 'kern/i386/multiboot_mmap.c'; then $(CYGPATH_W) 'kern/i386/multiboot_mmap.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/multiboot_mmap.c'; fi` - -kern/i386/pc/kernel_exec-init.o: kern/i386/pc/init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/pc/kernel_exec-init.o -MD -MP -MF kern/i386/pc/$(DEPDIR)/kernel_exec-init.Tpo -c -o kern/i386/pc/kernel_exec-init.o `test -f 'kern/i386/pc/init.c' || echo '$(srcdir)/'`kern/i386/pc/init.c -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/pc/$(DEPDIR)/kernel_exec-init.Tpo kern/i386/pc/$(DEPDIR)/kernel_exec-init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/pc/init.c' object='kern/i386/pc/kernel_exec-init.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/pc/kernel_exec-init.o `test -f 'kern/i386/pc/init.c' || echo '$(srcdir)/'`kern/i386/pc/init.c - -kern/i386/pc/kernel_exec-init.obj: kern/i386/pc/init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/pc/kernel_exec-init.obj -MD -MP -MF kern/i386/pc/$(DEPDIR)/kernel_exec-init.Tpo -c -o kern/i386/pc/kernel_exec-init.obj `if test -f 'kern/i386/pc/init.c'; then $(CYGPATH_W) 'kern/i386/pc/init.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/pc/init.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/pc/$(DEPDIR)/kernel_exec-init.Tpo kern/i386/pc/$(DEPDIR)/kernel_exec-init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/pc/init.c' object='kern/i386/pc/kernel_exec-init.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/pc/kernel_exec-init.obj `if test -f 'kern/i386/pc/init.c'; then $(CYGPATH_W) 'kern/i386/pc/init.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/pc/init.c'; fi` - -kern/i386/pc/kernel_exec-mmap.o: kern/i386/pc/mmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/pc/kernel_exec-mmap.o -MD -MP -MF kern/i386/pc/$(DEPDIR)/kernel_exec-mmap.Tpo -c -o kern/i386/pc/kernel_exec-mmap.o `test -f 'kern/i386/pc/mmap.c' || echo '$(srcdir)/'`kern/i386/pc/mmap.c -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/pc/$(DEPDIR)/kernel_exec-mmap.Tpo kern/i386/pc/$(DEPDIR)/kernel_exec-mmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/pc/mmap.c' object='kern/i386/pc/kernel_exec-mmap.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/pc/kernel_exec-mmap.o `test -f 'kern/i386/pc/mmap.c' || echo '$(srcdir)/'`kern/i386/pc/mmap.c - -kern/i386/pc/kernel_exec-mmap.obj: kern/i386/pc/mmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/pc/kernel_exec-mmap.obj -MD -MP -MF kern/i386/pc/$(DEPDIR)/kernel_exec-mmap.Tpo -c -o kern/i386/pc/kernel_exec-mmap.obj `if test -f 'kern/i386/pc/mmap.c'; then $(CYGPATH_W) 'kern/i386/pc/mmap.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/pc/mmap.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/pc/$(DEPDIR)/kernel_exec-mmap.Tpo kern/i386/pc/$(DEPDIR)/kernel_exec-mmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/pc/mmap.c' object='kern/i386/pc/kernel_exec-mmap.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/pc/kernel_exec-mmap.obj `if test -f 'kern/i386/pc/mmap.c'; then $(CYGPATH_W) 'kern/i386/pc/mmap.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/pc/mmap.c'; fi` - -term/i386/pc/kernel_exec-console.o: term/i386/pc/console.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/i386/pc/kernel_exec-console.o -MD -MP -MF term/i386/pc/$(DEPDIR)/kernel_exec-console.Tpo -c -o term/i386/pc/kernel_exec-console.o `test -f 'term/i386/pc/console.c' || echo '$(srcdir)/'`term/i386/pc/console.c -@am__fastdepCC_TRUE@ $(am__mv) term/i386/pc/$(DEPDIR)/kernel_exec-console.Tpo term/i386/pc/$(DEPDIR)/kernel_exec-console.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/i386/pc/console.c' object='term/i386/pc/kernel_exec-console.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/i386/pc/kernel_exec-console.o `test -f 'term/i386/pc/console.c' || echo '$(srcdir)/'`term/i386/pc/console.c - -term/i386/pc/kernel_exec-console.obj: term/i386/pc/console.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/i386/pc/kernel_exec-console.obj -MD -MP -MF term/i386/pc/$(DEPDIR)/kernel_exec-console.Tpo -c -o term/i386/pc/kernel_exec-console.obj `if test -f 'term/i386/pc/console.c'; then $(CYGPATH_W) 'term/i386/pc/console.c'; else $(CYGPATH_W) '$(srcdir)/term/i386/pc/console.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/i386/pc/$(DEPDIR)/kernel_exec-console.Tpo term/i386/pc/$(DEPDIR)/kernel_exec-console.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/i386/pc/console.c' object='term/i386/pc/kernel_exec-console.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/i386/pc/kernel_exec-console.obj `if test -f 'term/i386/pc/console.c'; then $(CYGPATH_W) 'term/i386/pc/console.c'; else $(CYGPATH_W) '$(srcdir)/term/i386/pc/console.c'; fi` - -bus/kernel_exec-pci.o: bus/pci.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT bus/kernel_exec-pci.o -MD -MP -MF bus/$(DEPDIR)/kernel_exec-pci.Tpo -c -o bus/kernel_exec-pci.o `test -f 'bus/pci.c' || echo '$(srcdir)/'`bus/pci.c -@am__fastdepCC_TRUE@ $(am__mv) bus/$(DEPDIR)/kernel_exec-pci.Tpo bus/$(DEPDIR)/kernel_exec-pci.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/pci.c' object='bus/kernel_exec-pci.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o bus/kernel_exec-pci.o `test -f 'bus/pci.c' || echo '$(srcdir)/'`bus/pci.c - -bus/kernel_exec-pci.obj: bus/pci.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT bus/kernel_exec-pci.obj -MD -MP -MF bus/$(DEPDIR)/kernel_exec-pci.Tpo -c -o bus/kernel_exec-pci.obj `if test -f 'bus/pci.c'; then $(CYGPATH_W) 'bus/pci.c'; else $(CYGPATH_W) '$(srcdir)/bus/pci.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) bus/$(DEPDIR)/kernel_exec-pci.Tpo bus/$(DEPDIR)/kernel_exec-pci.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/pci.c' object='bus/kernel_exec-pci.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o bus/kernel_exec-pci.obj `if test -f 'bus/pci.c'; then $(CYGPATH_W) 'bus/pci.c'; else $(CYGPATH_W) '$(srcdir)/bus/pci.c'; fi` - -kern/i386/qemu/kernel_exec-init.o: kern/i386/qemu/init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/qemu/kernel_exec-init.o -MD -MP -MF kern/i386/qemu/$(DEPDIR)/kernel_exec-init.Tpo -c -o kern/i386/qemu/kernel_exec-init.o `test -f 'kern/i386/qemu/init.c' || echo '$(srcdir)/'`kern/i386/qemu/init.c -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/qemu/$(DEPDIR)/kernel_exec-init.Tpo kern/i386/qemu/$(DEPDIR)/kernel_exec-init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/qemu/init.c' object='kern/i386/qemu/kernel_exec-init.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/qemu/kernel_exec-init.o `test -f 'kern/i386/qemu/init.c' || echo '$(srcdir)/'`kern/i386/qemu/init.c - -kern/i386/qemu/kernel_exec-init.obj: kern/i386/qemu/init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/qemu/kernel_exec-init.obj -MD -MP -MF kern/i386/qemu/$(DEPDIR)/kernel_exec-init.Tpo -c -o kern/i386/qemu/kernel_exec-init.obj `if test -f 'kern/i386/qemu/init.c'; then $(CYGPATH_W) 'kern/i386/qemu/init.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/qemu/init.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/qemu/$(DEPDIR)/kernel_exec-init.Tpo kern/i386/qemu/$(DEPDIR)/kernel_exec-init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/qemu/init.c' object='kern/i386/qemu/kernel_exec-init.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/qemu/kernel_exec-init.obj `if test -f 'kern/i386/qemu/init.c'; then $(CYGPATH_W) 'kern/i386/qemu/init.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/qemu/init.c'; fi` - -kern/i386/qemu/kernel_exec-mmap.o: kern/i386/qemu/mmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/qemu/kernel_exec-mmap.o -MD -MP -MF kern/i386/qemu/$(DEPDIR)/kernel_exec-mmap.Tpo -c -o kern/i386/qemu/kernel_exec-mmap.o `test -f 'kern/i386/qemu/mmap.c' || echo '$(srcdir)/'`kern/i386/qemu/mmap.c -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/qemu/$(DEPDIR)/kernel_exec-mmap.Tpo kern/i386/qemu/$(DEPDIR)/kernel_exec-mmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/qemu/mmap.c' object='kern/i386/qemu/kernel_exec-mmap.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/qemu/kernel_exec-mmap.o `test -f 'kern/i386/qemu/mmap.c' || echo '$(srcdir)/'`kern/i386/qemu/mmap.c - -kern/i386/qemu/kernel_exec-mmap.obj: kern/i386/qemu/mmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/i386/qemu/kernel_exec-mmap.obj -MD -MP -MF kern/i386/qemu/$(DEPDIR)/kernel_exec-mmap.Tpo -c -o kern/i386/qemu/kernel_exec-mmap.obj `if test -f 'kern/i386/qemu/mmap.c'; then $(CYGPATH_W) 'kern/i386/qemu/mmap.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/qemu/mmap.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/i386/qemu/$(DEPDIR)/kernel_exec-mmap.Tpo kern/i386/qemu/$(DEPDIR)/kernel_exec-mmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/i386/qemu/mmap.c' object='kern/i386/qemu/kernel_exec-mmap.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/i386/qemu/kernel_exec-mmap.obj `if test -f 'kern/i386/qemu/mmap.c'; then $(CYGPATH_W) 'kern/i386/qemu/mmap.c'; else $(CYGPATH_W) '$(srcdir)/kern/i386/qemu/mmap.c'; fi` - -term/kernel_exec-ns8250.o: term/ns8250.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/kernel_exec-ns8250.o -MD -MP -MF term/$(DEPDIR)/kernel_exec-ns8250.Tpo -c -o term/kernel_exec-ns8250.o `test -f 'term/ns8250.c' || echo '$(srcdir)/'`term/ns8250.c -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/kernel_exec-ns8250.Tpo term/$(DEPDIR)/kernel_exec-ns8250.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/ns8250.c' object='term/kernel_exec-ns8250.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/kernel_exec-ns8250.o `test -f 'term/ns8250.c' || echo '$(srcdir)/'`term/ns8250.c - -term/kernel_exec-ns8250.obj: term/ns8250.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/kernel_exec-ns8250.obj -MD -MP -MF term/$(DEPDIR)/kernel_exec-ns8250.Tpo -c -o term/kernel_exec-ns8250.obj `if test -f 'term/ns8250.c'; then $(CYGPATH_W) 'term/ns8250.c'; else $(CYGPATH_W) '$(srcdir)/term/ns8250.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/kernel_exec-ns8250.Tpo term/$(DEPDIR)/kernel_exec-ns8250.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/ns8250.c' object='term/kernel_exec-ns8250.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/kernel_exec-ns8250.obj `if test -f 'term/ns8250.c'; then $(CYGPATH_W) 'term/ns8250.c'; else $(CYGPATH_W) '$(srcdir)/term/ns8250.c'; fi` - -bus/kernel_exec-bonito.o: bus/bonito.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT bus/kernel_exec-bonito.o -MD -MP -MF bus/$(DEPDIR)/kernel_exec-bonito.Tpo -c -o bus/kernel_exec-bonito.o `test -f 'bus/bonito.c' || echo '$(srcdir)/'`bus/bonito.c -@am__fastdepCC_TRUE@ $(am__mv) bus/$(DEPDIR)/kernel_exec-bonito.Tpo bus/$(DEPDIR)/kernel_exec-bonito.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/bonito.c' object='bus/kernel_exec-bonito.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o bus/kernel_exec-bonito.o `test -f 'bus/bonito.c' || echo '$(srcdir)/'`bus/bonito.c - -bus/kernel_exec-bonito.obj: bus/bonito.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT bus/kernel_exec-bonito.obj -MD -MP -MF bus/$(DEPDIR)/kernel_exec-bonito.Tpo -c -o bus/kernel_exec-bonito.obj `if test -f 'bus/bonito.c'; then $(CYGPATH_W) 'bus/bonito.c'; else $(CYGPATH_W) '$(srcdir)/bus/bonito.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) bus/$(DEPDIR)/kernel_exec-bonito.Tpo bus/$(DEPDIR)/kernel_exec-bonito.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/bonito.c' object='bus/kernel_exec-bonito.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o bus/kernel_exec-bonito.obj `if test -f 'bus/bonito.c'; then $(CYGPATH_W) 'bus/bonito.c'; else $(CYGPATH_W) '$(srcdir)/bus/bonito.c'; fi` - -bus/kernel_exec-cs5536.o: bus/cs5536.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT bus/kernel_exec-cs5536.o -MD -MP -MF bus/$(DEPDIR)/kernel_exec-cs5536.Tpo -c -o bus/kernel_exec-cs5536.o `test -f 'bus/cs5536.c' || echo '$(srcdir)/'`bus/cs5536.c -@am__fastdepCC_TRUE@ $(am__mv) bus/$(DEPDIR)/kernel_exec-cs5536.Tpo bus/$(DEPDIR)/kernel_exec-cs5536.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/cs5536.c' object='bus/kernel_exec-cs5536.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o bus/kernel_exec-cs5536.o `test -f 'bus/cs5536.c' || echo '$(srcdir)/'`bus/cs5536.c - -bus/kernel_exec-cs5536.obj: bus/cs5536.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT bus/kernel_exec-cs5536.obj -MD -MP -MF bus/$(DEPDIR)/kernel_exec-cs5536.Tpo -c -o bus/kernel_exec-cs5536.obj `if test -f 'bus/cs5536.c'; then $(CYGPATH_W) 'bus/cs5536.c'; else $(CYGPATH_W) '$(srcdir)/bus/cs5536.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) bus/$(DEPDIR)/kernel_exec-cs5536.Tpo bus/$(DEPDIR)/kernel_exec-cs5536.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/cs5536.c' object='bus/kernel_exec-cs5536.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o bus/kernel_exec-cs5536.obj `if test -f 'bus/cs5536.c'; then $(CYGPATH_W) 'bus/cs5536.c'; else $(CYGPATH_W) '$(srcdir)/bus/cs5536.c'; fi` - -kern/mips/kernel_exec-dl.o: kern/mips/dl.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/mips/kernel_exec-dl.o -MD -MP -MF kern/mips/$(DEPDIR)/kernel_exec-dl.Tpo -c -o kern/mips/kernel_exec-dl.o `test -f 'kern/mips/dl.c' || echo '$(srcdir)/'`kern/mips/dl.c -@am__fastdepCC_TRUE@ $(am__mv) kern/mips/$(DEPDIR)/kernel_exec-dl.Tpo kern/mips/$(DEPDIR)/kernel_exec-dl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/mips/dl.c' object='kern/mips/kernel_exec-dl.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/mips/kernel_exec-dl.o `test -f 'kern/mips/dl.c' || echo '$(srcdir)/'`kern/mips/dl.c - -kern/mips/kernel_exec-dl.obj: kern/mips/dl.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/mips/kernel_exec-dl.obj -MD -MP -MF kern/mips/$(DEPDIR)/kernel_exec-dl.Tpo -c -o kern/mips/kernel_exec-dl.obj `if test -f 'kern/mips/dl.c'; then $(CYGPATH_W) 'kern/mips/dl.c'; else $(CYGPATH_W) '$(srcdir)/kern/mips/dl.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/mips/$(DEPDIR)/kernel_exec-dl.Tpo kern/mips/$(DEPDIR)/kernel_exec-dl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/mips/dl.c' object='kern/mips/kernel_exec-dl.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/mips/kernel_exec-dl.obj `if test -f 'kern/mips/dl.c'; then $(CYGPATH_W) 'kern/mips/dl.c'; else $(CYGPATH_W) '$(srcdir)/kern/mips/dl.c'; fi` - -kern/mips/kernel_exec-init.o: kern/mips/init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/mips/kernel_exec-init.o -MD -MP -MF kern/mips/$(DEPDIR)/kernel_exec-init.Tpo -c -o kern/mips/kernel_exec-init.o `test -f 'kern/mips/init.c' || echo '$(srcdir)/'`kern/mips/init.c -@am__fastdepCC_TRUE@ $(am__mv) kern/mips/$(DEPDIR)/kernel_exec-init.Tpo kern/mips/$(DEPDIR)/kernel_exec-init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/mips/init.c' object='kern/mips/kernel_exec-init.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/mips/kernel_exec-init.o `test -f 'kern/mips/init.c' || echo '$(srcdir)/'`kern/mips/init.c - -kern/mips/kernel_exec-init.obj: kern/mips/init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/mips/kernel_exec-init.obj -MD -MP -MF kern/mips/$(DEPDIR)/kernel_exec-init.Tpo -c -o kern/mips/kernel_exec-init.obj `if test -f 'kern/mips/init.c'; then $(CYGPATH_W) 'kern/mips/init.c'; else $(CYGPATH_W) '$(srcdir)/kern/mips/init.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/mips/$(DEPDIR)/kernel_exec-init.Tpo kern/mips/$(DEPDIR)/kernel_exec-init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/mips/init.c' object='kern/mips/kernel_exec-init.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/mips/kernel_exec-init.obj `if test -f 'kern/mips/init.c'; then $(CYGPATH_W) 'kern/mips/init.c'; else $(CYGPATH_W) '$(srcdir)/kern/mips/init.c'; fi` - -kern/mips/yeeloong/kernel_exec-init.o: kern/mips/yeeloong/init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/mips/yeeloong/kernel_exec-init.o -MD -MP -MF kern/mips/yeeloong/$(DEPDIR)/kernel_exec-init.Tpo -c -o kern/mips/yeeloong/kernel_exec-init.o `test -f 'kern/mips/yeeloong/init.c' || echo '$(srcdir)/'`kern/mips/yeeloong/init.c -@am__fastdepCC_TRUE@ $(am__mv) kern/mips/yeeloong/$(DEPDIR)/kernel_exec-init.Tpo kern/mips/yeeloong/$(DEPDIR)/kernel_exec-init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/mips/yeeloong/init.c' object='kern/mips/yeeloong/kernel_exec-init.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/mips/yeeloong/kernel_exec-init.o `test -f 'kern/mips/yeeloong/init.c' || echo '$(srcdir)/'`kern/mips/yeeloong/init.c - -kern/mips/yeeloong/kernel_exec-init.obj: kern/mips/yeeloong/init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/mips/yeeloong/kernel_exec-init.obj -MD -MP -MF kern/mips/yeeloong/$(DEPDIR)/kernel_exec-init.Tpo -c -o kern/mips/yeeloong/kernel_exec-init.obj `if test -f 'kern/mips/yeeloong/init.c'; then $(CYGPATH_W) 'kern/mips/yeeloong/init.c'; else $(CYGPATH_W) '$(srcdir)/kern/mips/yeeloong/init.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/mips/yeeloong/$(DEPDIR)/kernel_exec-init.Tpo kern/mips/yeeloong/$(DEPDIR)/kernel_exec-init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/mips/yeeloong/init.c' object='kern/mips/yeeloong/kernel_exec-init.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/mips/yeeloong/kernel_exec-init.obj `if test -f 'kern/mips/yeeloong/init.c'; then $(CYGPATH_W) 'kern/mips/yeeloong/init.c'; else $(CYGPATH_W) '$(srcdir)/kern/mips/yeeloong/init.c'; fi` - -term/kernel_exec-at_keyboard.o: term/at_keyboard.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/kernel_exec-at_keyboard.o -MD -MP -MF term/$(DEPDIR)/kernel_exec-at_keyboard.Tpo -c -o term/kernel_exec-at_keyboard.o `test -f 'term/at_keyboard.c' || echo '$(srcdir)/'`term/at_keyboard.c -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/kernel_exec-at_keyboard.Tpo term/$(DEPDIR)/kernel_exec-at_keyboard.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/at_keyboard.c' object='term/kernel_exec-at_keyboard.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/kernel_exec-at_keyboard.o `test -f 'term/at_keyboard.c' || echo '$(srcdir)/'`term/at_keyboard.c - -term/kernel_exec-at_keyboard.obj: term/at_keyboard.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/kernel_exec-at_keyboard.obj -MD -MP -MF term/$(DEPDIR)/kernel_exec-at_keyboard.Tpo -c -o term/kernel_exec-at_keyboard.obj `if test -f 'term/at_keyboard.c'; then $(CYGPATH_W) 'term/at_keyboard.c'; else $(CYGPATH_W) '$(srcdir)/term/at_keyboard.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/kernel_exec-at_keyboard.Tpo term/$(DEPDIR)/kernel_exec-at_keyboard.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/at_keyboard.c' object='term/kernel_exec-at_keyboard.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/kernel_exec-at_keyboard.obj `if test -f 'term/at_keyboard.c'; then $(CYGPATH_W) 'term/at_keyboard.c'; else $(CYGPATH_W) '$(srcdir)/term/at_keyboard.c'; fi` - -term/kernel_exec-serial.o: term/serial.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/kernel_exec-serial.o -MD -MP -MF term/$(DEPDIR)/kernel_exec-serial.Tpo -c -o term/kernel_exec-serial.o `test -f 'term/serial.c' || echo '$(srcdir)/'`term/serial.c -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/kernel_exec-serial.Tpo term/$(DEPDIR)/kernel_exec-serial.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/serial.c' object='term/kernel_exec-serial.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/kernel_exec-serial.o `test -f 'term/serial.c' || echo '$(srcdir)/'`term/serial.c - -term/kernel_exec-serial.obj: term/serial.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/kernel_exec-serial.obj -MD -MP -MF term/$(DEPDIR)/kernel_exec-serial.Tpo -c -o term/kernel_exec-serial.obj `if test -f 'term/serial.c'; then $(CYGPATH_W) 'term/serial.c'; else $(CYGPATH_W) '$(srcdir)/term/serial.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/kernel_exec-serial.Tpo term/$(DEPDIR)/kernel_exec-serial.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/serial.c' object='term/kernel_exec-serial.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/kernel_exec-serial.obj `if test -f 'term/serial.c'; then $(CYGPATH_W) 'term/serial.c'; else $(CYGPATH_W) '$(srcdir)/term/serial.c'; fi` - -video/kernel_exec-sm712.o: video/sm712.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT video/kernel_exec-sm712.o -MD -MP -MF video/$(DEPDIR)/kernel_exec-sm712.Tpo -c -o video/kernel_exec-sm712.o `test -f 'video/sm712.c' || echo '$(srcdir)/'`video/sm712.c -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/kernel_exec-sm712.Tpo video/$(DEPDIR)/kernel_exec-sm712.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/sm712.c' object='video/kernel_exec-sm712.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o video/kernel_exec-sm712.o `test -f 'video/sm712.c' || echo '$(srcdir)/'`video/sm712.c - -video/kernel_exec-sm712.obj: video/sm712.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT video/kernel_exec-sm712.obj -MD -MP -MF video/$(DEPDIR)/kernel_exec-sm712.Tpo -c -o video/kernel_exec-sm712.obj `if test -f 'video/sm712.c'; then $(CYGPATH_W) 'video/sm712.c'; else $(CYGPATH_W) '$(srcdir)/video/sm712.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/kernel_exec-sm712.Tpo video/$(DEPDIR)/kernel_exec-sm712.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/sm712.c' object='video/kernel_exec-sm712.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o video/kernel_exec-sm712.obj `if test -f 'video/sm712.c'; then $(CYGPATH_W) 'video/sm712.c'; else $(CYGPATH_W) '$(srcdir)/video/sm712.c'; fi` - -commands/kernel_exec-keylayouts.o: commands/keylayouts.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT commands/kernel_exec-keylayouts.o -MD -MP -MF commands/$(DEPDIR)/kernel_exec-keylayouts.Tpo -c -o commands/kernel_exec-keylayouts.o `test -f 'commands/keylayouts.c' || echo '$(srcdir)/'`commands/keylayouts.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/kernel_exec-keylayouts.Tpo commands/$(DEPDIR)/kernel_exec-keylayouts.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/keylayouts.c' object='commands/kernel_exec-keylayouts.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o commands/kernel_exec-keylayouts.o `test -f 'commands/keylayouts.c' || echo '$(srcdir)/'`commands/keylayouts.c - -commands/kernel_exec-keylayouts.obj: commands/keylayouts.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT commands/kernel_exec-keylayouts.obj -MD -MP -MF commands/$(DEPDIR)/kernel_exec-keylayouts.Tpo -c -o commands/kernel_exec-keylayouts.obj `if test -f 'commands/keylayouts.c'; then $(CYGPATH_W) 'commands/keylayouts.c'; else $(CYGPATH_W) '$(srcdir)/commands/keylayouts.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/kernel_exec-keylayouts.Tpo commands/$(DEPDIR)/kernel_exec-keylayouts.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/keylayouts.c' object='commands/kernel_exec-keylayouts.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o commands/kernel_exec-keylayouts.obj `if test -f 'commands/keylayouts.c'; then $(CYGPATH_W) 'commands/keylayouts.c'; else $(CYGPATH_W) '$(srcdir)/commands/keylayouts.c'; fi` - -term/kernel_exec-gfxterm.o: term/gfxterm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/kernel_exec-gfxterm.o -MD -MP -MF term/$(DEPDIR)/kernel_exec-gfxterm.Tpo -c -o term/kernel_exec-gfxterm.o `test -f 'term/gfxterm.c' || echo '$(srcdir)/'`term/gfxterm.c -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/kernel_exec-gfxterm.Tpo term/$(DEPDIR)/kernel_exec-gfxterm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/gfxterm.c' object='term/kernel_exec-gfxterm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/kernel_exec-gfxterm.o `test -f 'term/gfxterm.c' || echo '$(srcdir)/'`term/gfxterm.c - -term/kernel_exec-gfxterm.obj: term/gfxterm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT term/kernel_exec-gfxterm.obj -MD -MP -MF term/$(DEPDIR)/kernel_exec-gfxterm.Tpo -c -o term/kernel_exec-gfxterm.obj `if test -f 'term/gfxterm.c'; then $(CYGPATH_W) 'term/gfxterm.c'; else $(CYGPATH_W) '$(srcdir)/term/gfxterm.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/kernel_exec-gfxterm.Tpo term/$(DEPDIR)/kernel_exec-gfxterm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/gfxterm.c' object='term/kernel_exec-gfxterm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o term/kernel_exec-gfxterm.obj `if test -f 'term/gfxterm.c'; then $(CYGPATH_W) 'term/gfxterm.c'; else $(CYGPATH_W) '$(srcdir)/term/gfxterm.c'; fi` - -font/kernel_exec-font.o: font/font.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT font/kernel_exec-font.o -MD -MP -MF font/$(DEPDIR)/kernel_exec-font.Tpo -c -o font/kernel_exec-font.o `test -f 'font/font.c' || echo '$(srcdir)/'`font/font.c -@am__fastdepCC_TRUE@ $(am__mv) font/$(DEPDIR)/kernel_exec-font.Tpo font/$(DEPDIR)/kernel_exec-font.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='font/font.c' object='font/kernel_exec-font.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o font/kernel_exec-font.o `test -f 'font/font.c' || echo '$(srcdir)/'`font/font.c - -font/kernel_exec-font.obj: font/font.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT font/kernel_exec-font.obj -MD -MP -MF font/$(DEPDIR)/kernel_exec-font.Tpo -c -o font/kernel_exec-font.obj `if test -f 'font/font.c'; then $(CYGPATH_W) 'font/font.c'; else $(CYGPATH_W) '$(srcdir)/font/font.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) font/$(DEPDIR)/kernel_exec-font.Tpo font/$(DEPDIR)/kernel_exec-font.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='font/font.c' object='font/kernel_exec-font.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o font/kernel_exec-font.obj `if test -f 'font/font.c'; then $(CYGPATH_W) 'font/font.c'; else $(CYGPATH_W) '$(srcdir)/font/font.c'; fi` - -font/kernel_exec-font_cmd.o: font/font_cmd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT font/kernel_exec-font_cmd.o -MD -MP -MF font/$(DEPDIR)/kernel_exec-font_cmd.Tpo -c -o font/kernel_exec-font_cmd.o `test -f 'font/font_cmd.c' || echo '$(srcdir)/'`font/font_cmd.c -@am__fastdepCC_TRUE@ $(am__mv) font/$(DEPDIR)/kernel_exec-font_cmd.Tpo font/$(DEPDIR)/kernel_exec-font_cmd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='font/font_cmd.c' object='font/kernel_exec-font_cmd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o font/kernel_exec-font_cmd.o `test -f 'font/font_cmd.c' || echo '$(srcdir)/'`font/font_cmd.c - -font/kernel_exec-font_cmd.obj: font/font_cmd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT font/kernel_exec-font_cmd.obj -MD -MP -MF font/$(DEPDIR)/kernel_exec-font_cmd.Tpo -c -o font/kernel_exec-font_cmd.obj `if test -f 'font/font_cmd.c'; then $(CYGPATH_W) 'font/font_cmd.c'; else $(CYGPATH_W) '$(srcdir)/font/font_cmd.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) font/$(DEPDIR)/kernel_exec-font_cmd.Tpo font/$(DEPDIR)/kernel_exec-font_cmd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='font/font_cmd.c' object='font/kernel_exec-font_cmd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o font/kernel_exec-font_cmd.obj `if test -f 'font/font_cmd.c'; then $(CYGPATH_W) 'font/font_cmd.c'; else $(CYGPATH_W) '$(srcdir)/font/font_cmd.c'; fi` - -io/kernel_exec-bufio.o: io/bufio.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT io/kernel_exec-bufio.o -MD -MP -MF io/$(DEPDIR)/kernel_exec-bufio.Tpo -c -o io/kernel_exec-bufio.o `test -f 'io/bufio.c' || echo '$(srcdir)/'`io/bufio.c -@am__fastdepCC_TRUE@ $(am__mv) io/$(DEPDIR)/kernel_exec-bufio.Tpo io/$(DEPDIR)/kernel_exec-bufio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='io/bufio.c' object='io/kernel_exec-bufio.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o io/kernel_exec-bufio.o `test -f 'io/bufio.c' || echo '$(srcdir)/'`io/bufio.c - -io/kernel_exec-bufio.obj: io/bufio.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT io/kernel_exec-bufio.obj -MD -MP -MF io/$(DEPDIR)/kernel_exec-bufio.Tpo -c -o io/kernel_exec-bufio.obj `if test -f 'io/bufio.c'; then $(CYGPATH_W) 'io/bufio.c'; else $(CYGPATH_W) '$(srcdir)/io/bufio.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) io/$(DEPDIR)/kernel_exec-bufio.Tpo io/$(DEPDIR)/kernel_exec-bufio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='io/bufio.c' object='io/kernel_exec-bufio.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o io/kernel_exec-bufio.obj `if test -f 'io/bufio.c'; then $(CYGPATH_W) 'io/bufio.c'; else $(CYGPATH_W) '$(srcdir)/io/bufio.c'; fi` - -video/kernel_exec-bitmap.o: video/bitmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT video/kernel_exec-bitmap.o -MD -MP -MF video/$(DEPDIR)/kernel_exec-bitmap.Tpo -c -o video/kernel_exec-bitmap.o `test -f 'video/bitmap.c' || echo '$(srcdir)/'`video/bitmap.c -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/kernel_exec-bitmap.Tpo video/$(DEPDIR)/kernel_exec-bitmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/bitmap.c' object='video/kernel_exec-bitmap.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o video/kernel_exec-bitmap.o `test -f 'video/bitmap.c' || echo '$(srcdir)/'`video/bitmap.c - -video/kernel_exec-bitmap.obj: video/bitmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT video/kernel_exec-bitmap.obj -MD -MP -MF video/$(DEPDIR)/kernel_exec-bitmap.Tpo -c -o video/kernel_exec-bitmap.obj `if test -f 'video/bitmap.c'; then $(CYGPATH_W) 'video/bitmap.c'; else $(CYGPATH_W) '$(srcdir)/video/bitmap.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/kernel_exec-bitmap.Tpo video/$(DEPDIR)/kernel_exec-bitmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/bitmap.c' object='video/kernel_exec-bitmap.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o video/kernel_exec-bitmap.obj `if test -f 'video/bitmap.c'; then $(CYGPATH_W) 'video/bitmap.c'; else $(CYGPATH_W) '$(srcdir)/video/bitmap.c'; fi` - -video/kernel_exec-bitmap_scale.o: video/bitmap_scale.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT video/kernel_exec-bitmap_scale.o -MD -MP -MF video/$(DEPDIR)/kernel_exec-bitmap_scale.Tpo -c -o video/kernel_exec-bitmap_scale.o `test -f 'video/bitmap_scale.c' || echo '$(srcdir)/'`video/bitmap_scale.c -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/kernel_exec-bitmap_scale.Tpo video/$(DEPDIR)/kernel_exec-bitmap_scale.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/bitmap_scale.c' object='video/kernel_exec-bitmap_scale.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o video/kernel_exec-bitmap_scale.o `test -f 'video/bitmap_scale.c' || echo '$(srcdir)/'`video/bitmap_scale.c - -video/kernel_exec-bitmap_scale.obj: video/bitmap_scale.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT video/kernel_exec-bitmap_scale.obj -MD -MP -MF video/$(DEPDIR)/kernel_exec-bitmap_scale.Tpo -c -o video/kernel_exec-bitmap_scale.obj `if test -f 'video/bitmap_scale.c'; then $(CYGPATH_W) 'video/bitmap_scale.c'; else $(CYGPATH_W) '$(srcdir)/video/bitmap_scale.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/kernel_exec-bitmap_scale.Tpo video/$(DEPDIR)/kernel_exec-bitmap_scale.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/bitmap_scale.c' object='video/kernel_exec-bitmap_scale.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o video/kernel_exec-bitmap_scale.obj `if test -f 'video/bitmap_scale.c'; then $(CYGPATH_W) 'video/bitmap_scale.c'; else $(CYGPATH_W) '$(srcdir)/video/bitmap_scale.c'; fi` - -video/fb/kernel_exec-fbblit.o: video/fb/fbblit.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT video/fb/kernel_exec-fbblit.o -MD -MP -MF video/fb/$(DEPDIR)/kernel_exec-fbblit.Tpo -c -o video/fb/kernel_exec-fbblit.o `test -f 'video/fb/fbblit.c' || echo '$(srcdir)/'`video/fb/fbblit.c -@am__fastdepCC_TRUE@ $(am__mv) video/fb/$(DEPDIR)/kernel_exec-fbblit.Tpo video/fb/$(DEPDIR)/kernel_exec-fbblit.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/fb/fbblit.c' object='video/fb/kernel_exec-fbblit.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o video/fb/kernel_exec-fbblit.o `test -f 'video/fb/fbblit.c' || echo '$(srcdir)/'`video/fb/fbblit.c - -video/fb/kernel_exec-fbblit.obj: video/fb/fbblit.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT video/fb/kernel_exec-fbblit.obj -MD -MP -MF video/fb/$(DEPDIR)/kernel_exec-fbblit.Tpo -c -o video/fb/kernel_exec-fbblit.obj `if test -f 'video/fb/fbblit.c'; then $(CYGPATH_W) 'video/fb/fbblit.c'; else $(CYGPATH_W) '$(srcdir)/video/fb/fbblit.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/fb/$(DEPDIR)/kernel_exec-fbblit.Tpo video/fb/$(DEPDIR)/kernel_exec-fbblit.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/fb/fbblit.c' object='video/fb/kernel_exec-fbblit.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o video/fb/kernel_exec-fbblit.obj `if test -f 'video/fb/fbblit.c'; then $(CYGPATH_W) 'video/fb/fbblit.c'; else $(CYGPATH_W) '$(srcdir)/video/fb/fbblit.c'; fi` - -video/fb/kernel_exec-fbfill.o: video/fb/fbfill.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT video/fb/kernel_exec-fbfill.o -MD -MP -MF video/fb/$(DEPDIR)/kernel_exec-fbfill.Tpo -c -o video/fb/kernel_exec-fbfill.o `test -f 'video/fb/fbfill.c' || echo '$(srcdir)/'`video/fb/fbfill.c -@am__fastdepCC_TRUE@ $(am__mv) video/fb/$(DEPDIR)/kernel_exec-fbfill.Tpo video/fb/$(DEPDIR)/kernel_exec-fbfill.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/fb/fbfill.c' object='video/fb/kernel_exec-fbfill.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o video/fb/kernel_exec-fbfill.o `test -f 'video/fb/fbfill.c' || echo '$(srcdir)/'`video/fb/fbfill.c - -video/fb/kernel_exec-fbfill.obj: video/fb/fbfill.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT video/fb/kernel_exec-fbfill.obj -MD -MP -MF video/fb/$(DEPDIR)/kernel_exec-fbfill.Tpo -c -o video/fb/kernel_exec-fbfill.obj `if test -f 'video/fb/fbfill.c'; then $(CYGPATH_W) 'video/fb/fbfill.c'; else $(CYGPATH_W) '$(srcdir)/video/fb/fbfill.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/fb/$(DEPDIR)/kernel_exec-fbfill.Tpo video/fb/$(DEPDIR)/kernel_exec-fbfill.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/fb/fbfill.c' object='video/fb/kernel_exec-fbfill.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o video/fb/kernel_exec-fbfill.obj `if test -f 'video/fb/fbfill.c'; then $(CYGPATH_W) 'video/fb/fbfill.c'; else $(CYGPATH_W) '$(srcdir)/video/fb/fbfill.c'; fi` - -video/fb/kernel_exec-fbutil.o: video/fb/fbutil.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT video/fb/kernel_exec-fbutil.o -MD -MP -MF video/fb/$(DEPDIR)/kernel_exec-fbutil.Tpo -c -o video/fb/kernel_exec-fbutil.o `test -f 'video/fb/fbutil.c' || echo '$(srcdir)/'`video/fb/fbutil.c -@am__fastdepCC_TRUE@ $(am__mv) video/fb/$(DEPDIR)/kernel_exec-fbutil.Tpo video/fb/$(DEPDIR)/kernel_exec-fbutil.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/fb/fbutil.c' object='video/fb/kernel_exec-fbutil.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o video/fb/kernel_exec-fbutil.o `test -f 'video/fb/fbutil.c' || echo '$(srcdir)/'`video/fb/fbutil.c - -video/fb/kernel_exec-fbutil.obj: video/fb/fbutil.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT video/fb/kernel_exec-fbutil.obj -MD -MP -MF video/fb/$(DEPDIR)/kernel_exec-fbutil.Tpo -c -o video/fb/kernel_exec-fbutil.obj `if test -f 'video/fb/fbutil.c'; then $(CYGPATH_W) 'video/fb/fbutil.c'; else $(CYGPATH_W) '$(srcdir)/video/fb/fbutil.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/fb/$(DEPDIR)/kernel_exec-fbutil.Tpo video/fb/$(DEPDIR)/kernel_exec-fbutil.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/fb/fbutil.c' object='video/fb/kernel_exec-fbutil.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o video/fb/kernel_exec-fbutil.obj `if test -f 'video/fb/fbutil.c'; then $(CYGPATH_W) 'video/fb/fbutil.c'; else $(CYGPATH_W) '$(srcdir)/video/fb/fbutil.c'; fi` - -video/fb/kernel_exec-video_fb.o: video/fb/video_fb.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT video/fb/kernel_exec-video_fb.o -MD -MP -MF video/fb/$(DEPDIR)/kernel_exec-video_fb.Tpo -c -o video/fb/kernel_exec-video_fb.o `test -f 'video/fb/video_fb.c' || echo '$(srcdir)/'`video/fb/video_fb.c -@am__fastdepCC_TRUE@ $(am__mv) video/fb/$(DEPDIR)/kernel_exec-video_fb.Tpo video/fb/$(DEPDIR)/kernel_exec-video_fb.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/fb/video_fb.c' object='video/fb/kernel_exec-video_fb.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o video/fb/kernel_exec-video_fb.o `test -f 'video/fb/video_fb.c' || echo '$(srcdir)/'`video/fb/video_fb.c - -video/fb/kernel_exec-video_fb.obj: video/fb/video_fb.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT video/fb/kernel_exec-video_fb.obj -MD -MP -MF video/fb/$(DEPDIR)/kernel_exec-video_fb.Tpo -c -o video/fb/kernel_exec-video_fb.obj `if test -f 'video/fb/video_fb.c'; then $(CYGPATH_W) 'video/fb/video_fb.c'; else $(CYGPATH_W) '$(srcdir)/video/fb/video_fb.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/fb/$(DEPDIR)/kernel_exec-video_fb.Tpo video/fb/$(DEPDIR)/kernel_exec-video_fb.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/fb/video_fb.c' object='video/fb/kernel_exec-video_fb.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o video/fb/kernel_exec-video_fb.obj `if test -f 'video/fb/video_fb.c'; then $(CYGPATH_W) 'video/fb/video_fb.c'; else $(CYGPATH_W) '$(srcdir)/video/fb/video_fb.c'; fi` - -video/kernel_exec-video.o: video/video.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT video/kernel_exec-video.o -MD -MP -MF video/$(DEPDIR)/kernel_exec-video.Tpo -c -o video/kernel_exec-video.o `test -f 'video/video.c' || echo '$(srcdir)/'`video/video.c -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/kernel_exec-video.Tpo video/$(DEPDIR)/kernel_exec-video.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/video.c' object='video/kernel_exec-video.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o video/kernel_exec-video.o `test -f 'video/video.c' || echo '$(srcdir)/'`video/video.c - -video/kernel_exec-video.obj: video/video.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT video/kernel_exec-video.obj -MD -MP -MF video/$(DEPDIR)/kernel_exec-video.Tpo -c -o video/kernel_exec-video.obj `if test -f 'video/video.c'; then $(CYGPATH_W) 'video/video.c'; else $(CYGPATH_W) '$(srcdir)/video/video.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/kernel_exec-video.Tpo video/$(DEPDIR)/kernel_exec-video.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/video.c' object='video/kernel_exec-video.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o video/kernel_exec-video.obj `if test -f 'video/video.c'; then $(CYGPATH_W) 'video/video.c'; else $(CYGPATH_W) '$(srcdir)/video/video.c'; fi` - -commands/kernel_exec-boot.o: commands/boot.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT commands/kernel_exec-boot.o -MD -MP -MF commands/$(DEPDIR)/kernel_exec-boot.Tpo -c -o commands/kernel_exec-boot.o `test -f 'commands/boot.c' || echo '$(srcdir)/'`commands/boot.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/kernel_exec-boot.Tpo commands/$(DEPDIR)/kernel_exec-boot.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/boot.c' object='commands/kernel_exec-boot.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o commands/kernel_exec-boot.o `test -f 'commands/boot.c' || echo '$(srcdir)/'`commands/boot.c - -commands/kernel_exec-boot.obj: commands/boot.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT commands/kernel_exec-boot.obj -MD -MP -MF commands/$(DEPDIR)/kernel_exec-boot.Tpo -c -o commands/kernel_exec-boot.obj `if test -f 'commands/boot.c'; then $(CYGPATH_W) 'commands/boot.c'; else $(CYGPATH_W) '$(srcdir)/commands/boot.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/kernel_exec-boot.Tpo commands/$(DEPDIR)/kernel_exec-boot.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/boot.c' object='commands/kernel_exec-boot.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o commands/kernel_exec-boot.obj `if test -f 'commands/boot.c'; then $(CYGPATH_W) 'commands/boot.c'; else $(CYGPATH_W) '$(srcdir)/commands/boot.c'; fi` - -kern/powerpc/kernel_exec-dl.o: kern/powerpc/dl.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/powerpc/kernel_exec-dl.o -MD -MP -MF kern/powerpc/$(DEPDIR)/kernel_exec-dl.Tpo -c -o kern/powerpc/kernel_exec-dl.o `test -f 'kern/powerpc/dl.c' || echo '$(srcdir)/'`kern/powerpc/dl.c -@am__fastdepCC_TRUE@ $(am__mv) kern/powerpc/$(DEPDIR)/kernel_exec-dl.Tpo kern/powerpc/$(DEPDIR)/kernel_exec-dl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/powerpc/dl.c' object='kern/powerpc/kernel_exec-dl.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/powerpc/kernel_exec-dl.o `test -f 'kern/powerpc/dl.c' || echo '$(srcdir)/'`kern/powerpc/dl.c - -kern/powerpc/kernel_exec-dl.obj: kern/powerpc/dl.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/powerpc/kernel_exec-dl.obj -MD -MP -MF kern/powerpc/$(DEPDIR)/kernel_exec-dl.Tpo -c -o kern/powerpc/kernel_exec-dl.obj `if test -f 'kern/powerpc/dl.c'; then $(CYGPATH_W) 'kern/powerpc/dl.c'; else $(CYGPATH_W) '$(srcdir)/kern/powerpc/dl.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/powerpc/$(DEPDIR)/kernel_exec-dl.Tpo kern/powerpc/$(DEPDIR)/kernel_exec-dl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/powerpc/dl.c' object='kern/powerpc/kernel_exec-dl.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/powerpc/kernel_exec-dl.obj `if test -f 'kern/powerpc/dl.c'; then $(CYGPATH_W) 'kern/powerpc/dl.c'; else $(CYGPATH_W) '$(srcdir)/kern/powerpc/dl.c'; fi` - -kern/sparc64/kernel_exec-dl.o: kern/sparc64/dl.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/sparc64/kernel_exec-dl.o -MD -MP -MF kern/sparc64/$(DEPDIR)/kernel_exec-dl.Tpo -c -o kern/sparc64/kernel_exec-dl.o `test -f 'kern/sparc64/dl.c' || echo '$(srcdir)/'`kern/sparc64/dl.c -@am__fastdepCC_TRUE@ $(am__mv) kern/sparc64/$(DEPDIR)/kernel_exec-dl.Tpo kern/sparc64/$(DEPDIR)/kernel_exec-dl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/sparc64/dl.c' object='kern/sparc64/kernel_exec-dl.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/sparc64/kernel_exec-dl.o `test -f 'kern/sparc64/dl.c' || echo '$(srcdir)/'`kern/sparc64/dl.c - -kern/sparc64/kernel_exec-dl.obj: kern/sparc64/dl.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/sparc64/kernel_exec-dl.obj -MD -MP -MF kern/sparc64/$(DEPDIR)/kernel_exec-dl.Tpo -c -o kern/sparc64/kernel_exec-dl.obj `if test -f 'kern/sparc64/dl.c'; then $(CYGPATH_W) 'kern/sparc64/dl.c'; else $(CYGPATH_W) '$(srcdir)/kern/sparc64/dl.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/sparc64/$(DEPDIR)/kernel_exec-dl.Tpo kern/sparc64/$(DEPDIR)/kernel_exec-dl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/sparc64/dl.c' object='kern/sparc64/kernel_exec-dl.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/sparc64/kernel_exec-dl.obj `if test -f 'kern/sparc64/dl.c'; then $(CYGPATH_W) 'kern/sparc64/dl.c'; else $(CYGPATH_W) '$(srcdir)/kern/sparc64/dl.c'; fi` - -kern/sparc64/ieee1275/kernel_exec-ieee1275.o: kern/sparc64/ieee1275/ieee1275.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/sparc64/ieee1275/kernel_exec-ieee1275.o -MD -MP -MF kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Tpo -c -o kern/sparc64/ieee1275/kernel_exec-ieee1275.o `test -f 'kern/sparc64/ieee1275/ieee1275.c' || echo '$(srcdir)/'`kern/sparc64/ieee1275/ieee1275.c -@am__fastdepCC_TRUE@ $(am__mv) kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Tpo kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/sparc64/ieee1275/ieee1275.c' object='kern/sparc64/ieee1275/kernel_exec-ieee1275.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/sparc64/ieee1275/kernel_exec-ieee1275.o `test -f 'kern/sparc64/ieee1275/ieee1275.c' || echo '$(srcdir)/'`kern/sparc64/ieee1275/ieee1275.c - -kern/sparc64/ieee1275/kernel_exec-ieee1275.obj: kern/sparc64/ieee1275/ieee1275.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/sparc64/ieee1275/kernel_exec-ieee1275.obj -MD -MP -MF kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Tpo -c -o kern/sparc64/ieee1275/kernel_exec-ieee1275.obj `if test -f 'kern/sparc64/ieee1275/ieee1275.c'; then $(CYGPATH_W) 'kern/sparc64/ieee1275/ieee1275.c'; else $(CYGPATH_W) '$(srcdir)/kern/sparc64/ieee1275/ieee1275.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Tpo kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-ieee1275.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/sparc64/ieee1275/ieee1275.c' object='kern/sparc64/ieee1275/kernel_exec-ieee1275.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/sparc64/ieee1275/kernel_exec-ieee1275.obj `if test -f 'kern/sparc64/ieee1275/ieee1275.c'; then $(CYGPATH_W) 'kern/sparc64/ieee1275/ieee1275.c'; else $(CYGPATH_W) '$(srcdir)/kern/sparc64/ieee1275/ieee1275.c'; fi` - -kern/sparc64/ieee1275/kernel_exec-init.o: kern/sparc64/ieee1275/init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/sparc64/ieee1275/kernel_exec-init.o -MD -MP -MF kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-init.Tpo -c -o kern/sparc64/ieee1275/kernel_exec-init.o `test -f 'kern/sparc64/ieee1275/init.c' || echo '$(srcdir)/'`kern/sparc64/ieee1275/init.c -@am__fastdepCC_TRUE@ $(am__mv) kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-init.Tpo kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/sparc64/ieee1275/init.c' object='kern/sparc64/ieee1275/kernel_exec-init.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/sparc64/ieee1275/kernel_exec-init.o `test -f 'kern/sparc64/ieee1275/init.c' || echo '$(srcdir)/'`kern/sparc64/ieee1275/init.c - -kern/sparc64/ieee1275/kernel_exec-init.obj: kern/sparc64/ieee1275/init.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/sparc64/ieee1275/kernel_exec-init.obj -MD -MP -MF kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-init.Tpo -c -o kern/sparc64/ieee1275/kernel_exec-init.obj `if test -f 'kern/sparc64/ieee1275/init.c'; then $(CYGPATH_W) 'kern/sparc64/ieee1275/init.c'; else $(CYGPATH_W) '$(srcdir)/kern/sparc64/ieee1275/init.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-init.Tpo kern/sparc64/ieee1275/$(DEPDIR)/kernel_exec-init.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/sparc64/ieee1275/init.c' object='kern/sparc64/ieee1275/kernel_exec-init.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/sparc64/ieee1275/kernel_exec-init.obj `if test -f 'kern/sparc64/ieee1275/init.c'; then $(CYGPATH_W) 'kern/sparc64/ieee1275/init.c'; else $(CYGPATH_W) '$(srcdir)/kern/sparc64/ieee1275/init.c'; fi` - -kern/x86_64/kernel_exec-dl.o: kern/x86_64/dl.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/x86_64/kernel_exec-dl.o -MD -MP -MF kern/x86_64/$(DEPDIR)/kernel_exec-dl.Tpo -c -o kern/x86_64/kernel_exec-dl.o `test -f 'kern/x86_64/dl.c' || echo '$(srcdir)/'`kern/x86_64/dl.c -@am__fastdepCC_TRUE@ $(am__mv) kern/x86_64/$(DEPDIR)/kernel_exec-dl.Tpo kern/x86_64/$(DEPDIR)/kernel_exec-dl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/x86_64/dl.c' object='kern/x86_64/kernel_exec-dl.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/x86_64/kernel_exec-dl.o `test -f 'kern/x86_64/dl.c' || echo '$(srcdir)/'`kern/x86_64/dl.c - -kern/x86_64/kernel_exec-dl.obj: kern/x86_64/dl.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kern/x86_64/kernel_exec-dl.obj -MD -MP -MF kern/x86_64/$(DEPDIR)/kernel_exec-dl.Tpo -c -o kern/x86_64/kernel_exec-dl.obj `if test -f 'kern/x86_64/dl.c'; then $(CYGPATH_W) 'kern/x86_64/dl.c'; else $(CYGPATH_W) '$(srcdir)/kern/x86_64/dl.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) kern/x86_64/$(DEPDIR)/kernel_exec-dl.Tpo kern/x86_64/$(DEPDIR)/kernel_exec-dl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='kern/x86_64/dl.c' object='kern/x86_64/kernel_exec-dl.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kern/x86_64/kernel_exec-dl.obj `if test -f 'kern/x86_64/dl.c'; then $(CYGPATH_W) 'kern/x86_64/dl.c'; else $(CYGPATH_W) '$(srcdir)/kern/x86_64/dl.c'; fi` - -kernel_exec-symlist.o: symlist.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kernel_exec-symlist.o -MD -MP -MF $(DEPDIR)/kernel_exec-symlist.Tpo -c -o kernel_exec-symlist.o `test -f 'symlist.c' || echo '$(srcdir)/'`symlist.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/kernel_exec-symlist.Tpo $(DEPDIR)/kernel_exec-symlist.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='symlist.c' object='kernel_exec-symlist.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kernel_exec-symlist.o `test -f 'symlist.c' || echo '$(srcdir)/'`symlist.c - -kernel_exec-symlist.obj: symlist.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -MT kernel_exec-symlist.obj -MD -MP -MF $(DEPDIR)/kernel_exec-symlist.Tpo -c -o kernel_exec-symlist.obj `if test -f 'symlist.c'; then $(CYGPATH_W) 'symlist.c'; else $(CYGPATH_W) '$(srcdir)/symlist.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/kernel_exec-symlist.Tpo $(DEPDIR)/kernel_exec-symlist.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='symlist.c' object='kernel_exec-symlist.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(kernel_exec_CPPFLAGS) $(CPPFLAGS) $(kernel_exec_CFLAGS) $(CFLAGS) -c -o kernel_exec-symlist.obj `if test -f 'symlist.c'; then $(CYGPATH_W) 'symlist.c'; else $(CYGPATH_W) '$(srcdir)/symlist.c'; fi` - -commands/keylayouts_module-keylayouts.o: commands/keylayouts.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $(keylayouts_module_CFLAGS) $(CFLAGS) -MT commands/keylayouts_module-keylayouts.o -MD -MP -MF commands/$(DEPDIR)/keylayouts_module-keylayouts.Tpo -c -o commands/keylayouts_module-keylayouts.o `test -f 'commands/keylayouts.c' || echo '$(srcdir)/'`commands/keylayouts.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/keylayouts_module-keylayouts.Tpo commands/$(DEPDIR)/keylayouts_module-keylayouts.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/keylayouts.c' object='commands/keylayouts_module-keylayouts.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $(keylayouts_module_CFLAGS) $(CFLAGS) -c -o commands/keylayouts_module-keylayouts.o `test -f 'commands/keylayouts.c' || echo '$(srcdir)/'`commands/keylayouts.c - -commands/keylayouts_module-keylayouts.obj: commands/keylayouts.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $(keylayouts_module_CFLAGS) $(CFLAGS) -MT commands/keylayouts_module-keylayouts.obj -MD -MP -MF commands/$(DEPDIR)/keylayouts_module-keylayouts.Tpo -c -o commands/keylayouts_module-keylayouts.obj `if test -f 'commands/keylayouts.c'; then $(CYGPATH_W) 'commands/keylayouts.c'; else $(CYGPATH_W) '$(srcdir)/commands/keylayouts.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/keylayouts_module-keylayouts.Tpo commands/$(DEPDIR)/keylayouts_module-keylayouts.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/keylayouts.c' object='commands/keylayouts_module-keylayouts.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $(keylayouts_module_CFLAGS) $(CFLAGS) -c -o commands/keylayouts_module-keylayouts.obj `if test -f 'commands/keylayouts.c'; then $(CYGPATH_W) 'commands/keylayouts.c'; else $(CYGPATH_W) '$(srcdir)/commands/keylayouts.c'; fi` - -commands/keystatus_module-keystatus.o: commands/keystatus.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $(keystatus_module_CFLAGS) $(CFLAGS) -MT commands/keystatus_module-keystatus.o -MD -MP -MF commands/$(DEPDIR)/keystatus_module-keystatus.Tpo -c -o commands/keystatus_module-keystatus.o `test -f 'commands/keystatus.c' || echo '$(srcdir)/'`commands/keystatus.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/keystatus_module-keystatus.Tpo commands/$(DEPDIR)/keystatus_module-keystatus.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/keystatus.c' object='commands/keystatus_module-keystatus.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $(keystatus_module_CFLAGS) $(CFLAGS) -c -o commands/keystatus_module-keystatus.o `test -f 'commands/keystatus.c' || echo '$(srcdir)/'`commands/keystatus.c - -commands/keystatus_module-keystatus.obj: commands/keystatus.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $(keystatus_module_CFLAGS) $(CFLAGS) -MT commands/keystatus_module-keystatus.obj -MD -MP -MF commands/$(DEPDIR)/keystatus_module-keystatus.Tpo -c -o commands/keystatus_module-keystatus.obj `if test -f 'commands/keystatus.c'; then $(CYGPATH_W) 'commands/keystatus.c'; else $(CYGPATH_W) '$(srcdir)/commands/keystatus.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/keystatus_module-keystatus.Tpo commands/$(DEPDIR)/keystatus_module-keystatus.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/keystatus.c' object='commands/keystatus_module-keystatus.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $(keystatus_module_CFLAGS) $(CFLAGS) -c -o commands/keystatus_module-keystatus.obj `if test -f 'commands/keystatus.c'; then $(CYGPATH_W) 'commands/keystatus.c'; else $(CYGPATH_W) '$(srcdir)/commands/keystatus.c'; fi` - -lib/i386/pc/legacycfg_module-vesa_modes_table.o: lib/i386/pc/vesa_modes_table.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(legacycfg_module_CPPFLAGS) $(CPPFLAGS) $(legacycfg_module_CFLAGS) $(CFLAGS) -MT lib/i386/pc/legacycfg_module-vesa_modes_table.o -MD -MP -MF lib/i386/pc/$(DEPDIR)/legacycfg_module-vesa_modes_table.Tpo -c -o lib/i386/pc/legacycfg_module-vesa_modes_table.o `test -f 'lib/i386/pc/vesa_modes_table.c' || echo '$(srcdir)/'`lib/i386/pc/vesa_modes_table.c -@am__fastdepCC_TRUE@ $(am__mv) lib/i386/pc/$(DEPDIR)/legacycfg_module-vesa_modes_table.Tpo lib/i386/pc/$(DEPDIR)/legacycfg_module-vesa_modes_table.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/i386/pc/vesa_modes_table.c' object='lib/i386/pc/legacycfg_module-vesa_modes_table.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(legacycfg_module_CPPFLAGS) $(CPPFLAGS) $(legacycfg_module_CFLAGS) $(CFLAGS) -c -o lib/i386/pc/legacycfg_module-vesa_modes_table.o `test -f 'lib/i386/pc/vesa_modes_table.c' || echo '$(srcdir)/'`lib/i386/pc/vesa_modes_table.c - -lib/i386/pc/legacycfg_module-vesa_modes_table.obj: lib/i386/pc/vesa_modes_table.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(legacycfg_module_CPPFLAGS) $(CPPFLAGS) $(legacycfg_module_CFLAGS) $(CFLAGS) -MT lib/i386/pc/legacycfg_module-vesa_modes_table.obj -MD -MP -MF lib/i386/pc/$(DEPDIR)/legacycfg_module-vesa_modes_table.Tpo -c -o lib/i386/pc/legacycfg_module-vesa_modes_table.obj `if test -f 'lib/i386/pc/vesa_modes_table.c'; then $(CYGPATH_W) 'lib/i386/pc/vesa_modes_table.c'; else $(CYGPATH_W) '$(srcdir)/lib/i386/pc/vesa_modes_table.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/i386/pc/$(DEPDIR)/legacycfg_module-vesa_modes_table.Tpo lib/i386/pc/$(DEPDIR)/legacycfg_module-vesa_modes_table.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/i386/pc/vesa_modes_table.c' object='lib/i386/pc/legacycfg_module-vesa_modes_table.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(legacycfg_module_CPPFLAGS) $(CPPFLAGS) $(legacycfg_module_CFLAGS) $(CFLAGS) -c -o lib/i386/pc/legacycfg_module-vesa_modes_table.obj `if test -f 'lib/i386/pc/vesa_modes_table.c'; then $(CYGPATH_W) 'lib/i386/pc/vesa_modes_table.c'; else $(CYGPATH_W) '$(srcdir)/lib/i386/pc/vesa_modes_table.c'; fi` - -commands/legacycfg_module-legacycfg.o: commands/legacycfg.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(legacycfg_module_CPPFLAGS) $(CPPFLAGS) $(legacycfg_module_CFLAGS) $(CFLAGS) -MT commands/legacycfg_module-legacycfg.o -MD -MP -MF commands/$(DEPDIR)/legacycfg_module-legacycfg.Tpo -c -o commands/legacycfg_module-legacycfg.o `test -f 'commands/legacycfg.c' || echo '$(srcdir)/'`commands/legacycfg.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/legacycfg_module-legacycfg.Tpo commands/$(DEPDIR)/legacycfg_module-legacycfg.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/legacycfg.c' object='commands/legacycfg_module-legacycfg.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(legacycfg_module_CPPFLAGS) $(CPPFLAGS) $(legacycfg_module_CFLAGS) $(CFLAGS) -c -o commands/legacycfg_module-legacycfg.o `test -f 'commands/legacycfg.c' || echo '$(srcdir)/'`commands/legacycfg.c - -commands/legacycfg_module-legacycfg.obj: commands/legacycfg.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(legacycfg_module_CPPFLAGS) $(CPPFLAGS) $(legacycfg_module_CFLAGS) $(CFLAGS) -MT commands/legacycfg_module-legacycfg.obj -MD -MP -MF commands/$(DEPDIR)/legacycfg_module-legacycfg.Tpo -c -o commands/legacycfg_module-legacycfg.obj `if test -f 'commands/legacycfg.c'; then $(CYGPATH_W) 'commands/legacycfg.c'; else $(CYGPATH_W) '$(srcdir)/commands/legacycfg.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/legacycfg_module-legacycfg.Tpo commands/$(DEPDIR)/legacycfg_module-legacycfg.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/legacycfg.c' object='commands/legacycfg_module-legacycfg.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(legacycfg_module_CPPFLAGS) $(CPPFLAGS) $(legacycfg_module_CFLAGS) $(CFLAGS) -c -o commands/legacycfg_module-legacycfg.obj `if test -f 'commands/legacycfg.c'; then $(CYGPATH_W) 'commands/legacycfg.c'; else $(CYGPATH_W) '$(srcdir)/commands/legacycfg.c'; fi` - -lib/legacycfg_module-legacy_parse.o: lib/legacy_parse.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(legacycfg_module_CPPFLAGS) $(CPPFLAGS) $(legacycfg_module_CFLAGS) $(CFLAGS) -MT lib/legacycfg_module-legacy_parse.o -MD -MP -MF lib/$(DEPDIR)/legacycfg_module-legacy_parse.Tpo -c -o lib/legacycfg_module-legacy_parse.o `test -f 'lib/legacy_parse.c' || echo '$(srcdir)/'`lib/legacy_parse.c -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/legacycfg_module-legacy_parse.Tpo lib/$(DEPDIR)/legacycfg_module-legacy_parse.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/legacy_parse.c' object='lib/legacycfg_module-legacy_parse.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(legacycfg_module_CPPFLAGS) $(CPPFLAGS) $(legacycfg_module_CFLAGS) $(CFLAGS) -c -o lib/legacycfg_module-legacy_parse.o `test -f 'lib/legacy_parse.c' || echo '$(srcdir)/'`lib/legacy_parse.c - -lib/legacycfg_module-legacy_parse.obj: lib/legacy_parse.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(legacycfg_module_CPPFLAGS) $(CPPFLAGS) $(legacycfg_module_CFLAGS) $(CFLAGS) -MT lib/legacycfg_module-legacy_parse.obj -MD -MP -MF lib/$(DEPDIR)/legacycfg_module-legacy_parse.Tpo -c -o lib/legacycfg_module-legacy_parse.obj `if test -f 'lib/legacy_parse.c'; then $(CYGPATH_W) 'lib/legacy_parse.c'; else $(CYGPATH_W) '$(srcdir)/lib/legacy_parse.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/legacycfg_module-legacy_parse.Tpo lib/$(DEPDIR)/legacycfg_module-legacy_parse.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/legacy_parse.c' object='lib/legacycfg_module-legacy_parse.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(legacycfg_module_CPPFLAGS) $(CPPFLAGS) $(legacycfg_module_CFLAGS) $(CFLAGS) -c -o lib/legacycfg_module-legacy_parse.obj `if test -f 'lib/legacy_parse.c'; then $(CYGPATH_W) 'lib/legacy_parse.c'; else $(CYGPATH_W) '$(srcdir)/lib/legacy_parse.c'; fi` - -bus/usb/emu/libusb_module-usb.o: bus/usb/emu/usb.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libusb_module_CPPFLAGS) $(CPPFLAGS) $(libusb_module_CFLAGS) $(CFLAGS) -MT bus/usb/emu/libusb_module-usb.o -MD -MP -MF bus/usb/emu/$(DEPDIR)/libusb_module-usb.Tpo -c -o bus/usb/emu/libusb_module-usb.o `test -f 'bus/usb/emu/usb.c' || echo '$(srcdir)/'`bus/usb/emu/usb.c -@am__fastdepCC_TRUE@ $(am__mv) bus/usb/emu/$(DEPDIR)/libusb_module-usb.Tpo bus/usb/emu/$(DEPDIR)/libusb_module-usb.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/usb/emu/usb.c' object='bus/usb/emu/libusb_module-usb.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libusb_module_CPPFLAGS) $(CPPFLAGS) $(libusb_module_CFLAGS) $(CFLAGS) -c -o bus/usb/emu/libusb_module-usb.o `test -f 'bus/usb/emu/usb.c' || echo '$(srcdir)/'`bus/usb/emu/usb.c - -bus/usb/emu/libusb_module-usb.obj: bus/usb/emu/usb.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libusb_module_CPPFLAGS) $(CPPFLAGS) $(libusb_module_CFLAGS) $(CFLAGS) -MT bus/usb/emu/libusb_module-usb.obj -MD -MP -MF bus/usb/emu/$(DEPDIR)/libusb_module-usb.Tpo -c -o bus/usb/emu/libusb_module-usb.obj `if test -f 'bus/usb/emu/usb.c'; then $(CYGPATH_W) 'bus/usb/emu/usb.c'; else $(CYGPATH_W) '$(srcdir)/bus/usb/emu/usb.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) bus/usb/emu/$(DEPDIR)/libusb_module-usb.Tpo bus/usb/emu/$(DEPDIR)/libusb_module-usb.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/usb/emu/usb.c' object='bus/usb/emu/libusb_module-usb.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libusb_module_CPPFLAGS) $(CPPFLAGS) $(libusb_module_CFLAGS) $(CFLAGS) -c -o bus/usb/emu/libusb_module-usb.obj `if test -f 'bus/usb/emu/usb.c'; then $(CYGPATH_W) 'bus/usb/emu/usb.c'; else $(CYGPATH_W) '$(srcdir)/bus/usb/emu/usb.c'; fi` - -loader/i386/linux_module-linux.o: loader/i386/linux.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -MT loader/i386/linux_module-linux.o -MD -MP -MF loader/i386/$(DEPDIR)/linux_module-linux.Tpo -c -o loader/i386/linux_module-linux.o `test -f 'loader/i386/linux.c' || echo '$(srcdir)/'`loader/i386/linux.c -@am__fastdepCC_TRUE@ $(am__mv) loader/i386/$(DEPDIR)/linux_module-linux.Tpo loader/i386/$(DEPDIR)/linux_module-linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/i386/linux.c' object='loader/i386/linux_module-linux.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -c -o loader/i386/linux_module-linux.o `test -f 'loader/i386/linux.c' || echo '$(srcdir)/'`loader/i386/linux.c - -loader/i386/linux_module-linux.obj: loader/i386/linux.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -MT loader/i386/linux_module-linux.obj -MD -MP -MF loader/i386/$(DEPDIR)/linux_module-linux.Tpo -c -o loader/i386/linux_module-linux.obj `if test -f 'loader/i386/linux.c'; then $(CYGPATH_W) 'loader/i386/linux.c'; else $(CYGPATH_W) '$(srcdir)/loader/i386/linux.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/i386/$(DEPDIR)/linux_module-linux.Tpo loader/i386/$(DEPDIR)/linux_module-linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/i386/linux.c' object='loader/i386/linux_module-linux.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -c -o loader/i386/linux_module-linux.obj `if test -f 'loader/i386/linux.c'; then $(CYGPATH_W) 'loader/i386/linux.c'; else $(CYGPATH_W) '$(srcdir)/loader/i386/linux.c'; fi` - -lib/linux_module-cmdline.o: lib/cmdline.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -MT lib/linux_module-cmdline.o -MD -MP -MF lib/$(DEPDIR)/linux_module-cmdline.Tpo -c -o lib/linux_module-cmdline.o `test -f 'lib/cmdline.c' || echo '$(srcdir)/'`lib/cmdline.c -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/linux_module-cmdline.Tpo lib/$(DEPDIR)/linux_module-cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/cmdline.c' object='lib/linux_module-cmdline.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -c -o lib/linux_module-cmdline.o `test -f 'lib/cmdline.c' || echo '$(srcdir)/'`lib/cmdline.c - -lib/linux_module-cmdline.obj: lib/cmdline.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -MT lib/linux_module-cmdline.obj -MD -MP -MF lib/$(DEPDIR)/linux_module-cmdline.Tpo -c -o lib/linux_module-cmdline.obj `if test -f 'lib/cmdline.c'; then $(CYGPATH_W) 'lib/cmdline.c'; else $(CYGPATH_W) '$(srcdir)/lib/cmdline.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/linux_module-cmdline.Tpo lib/$(DEPDIR)/linux_module-cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/cmdline.c' object='lib/linux_module-cmdline.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -c -o lib/linux_module-cmdline.obj `if test -f 'lib/cmdline.c'; then $(CYGPATH_W) 'lib/cmdline.c'; else $(CYGPATH_W) '$(srcdir)/lib/cmdline.c'; fi` - -lib/i386/pc/linux_module-vesa_modes_table.o: lib/i386/pc/vesa_modes_table.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -MT lib/i386/pc/linux_module-vesa_modes_table.o -MD -MP -MF lib/i386/pc/$(DEPDIR)/linux_module-vesa_modes_table.Tpo -c -o lib/i386/pc/linux_module-vesa_modes_table.o `test -f 'lib/i386/pc/vesa_modes_table.c' || echo '$(srcdir)/'`lib/i386/pc/vesa_modes_table.c -@am__fastdepCC_TRUE@ $(am__mv) lib/i386/pc/$(DEPDIR)/linux_module-vesa_modes_table.Tpo lib/i386/pc/$(DEPDIR)/linux_module-vesa_modes_table.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/i386/pc/vesa_modes_table.c' object='lib/i386/pc/linux_module-vesa_modes_table.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -c -o lib/i386/pc/linux_module-vesa_modes_table.o `test -f 'lib/i386/pc/vesa_modes_table.c' || echo '$(srcdir)/'`lib/i386/pc/vesa_modes_table.c - -lib/i386/pc/linux_module-vesa_modes_table.obj: lib/i386/pc/vesa_modes_table.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -MT lib/i386/pc/linux_module-vesa_modes_table.obj -MD -MP -MF lib/i386/pc/$(DEPDIR)/linux_module-vesa_modes_table.Tpo -c -o lib/i386/pc/linux_module-vesa_modes_table.obj `if test -f 'lib/i386/pc/vesa_modes_table.c'; then $(CYGPATH_W) 'lib/i386/pc/vesa_modes_table.c'; else $(CYGPATH_W) '$(srcdir)/lib/i386/pc/vesa_modes_table.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/i386/pc/$(DEPDIR)/linux_module-vesa_modes_table.Tpo lib/i386/pc/$(DEPDIR)/linux_module-vesa_modes_table.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/i386/pc/vesa_modes_table.c' object='lib/i386/pc/linux_module-vesa_modes_table.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -c -o lib/i386/pc/linux_module-vesa_modes_table.obj `if test -f 'lib/i386/pc/vesa_modes_table.c'; then $(CYGPATH_W) 'lib/i386/pc/vesa_modes_table.c'; else $(CYGPATH_W) '$(srcdir)/lib/i386/pc/vesa_modes_table.c'; fi` - -loader/mips/linux_module-linux.o: loader/mips/linux.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -MT loader/mips/linux_module-linux.o -MD -MP -MF loader/mips/$(DEPDIR)/linux_module-linux.Tpo -c -o loader/mips/linux_module-linux.o `test -f 'loader/mips/linux.c' || echo '$(srcdir)/'`loader/mips/linux.c -@am__fastdepCC_TRUE@ $(am__mv) loader/mips/$(DEPDIR)/linux_module-linux.Tpo loader/mips/$(DEPDIR)/linux_module-linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/mips/linux.c' object='loader/mips/linux_module-linux.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -c -o loader/mips/linux_module-linux.o `test -f 'loader/mips/linux.c' || echo '$(srcdir)/'`loader/mips/linux.c - -loader/mips/linux_module-linux.obj: loader/mips/linux.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -MT loader/mips/linux_module-linux.obj -MD -MP -MF loader/mips/$(DEPDIR)/linux_module-linux.Tpo -c -o loader/mips/linux_module-linux.obj `if test -f 'loader/mips/linux.c'; then $(CYGPATH_W) 'loader/mips/linux.c'; else $(CYGPATH_W) '$(srcdir)/loader/mips/linux.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/mips/$(DEPDIR)/linux_module-linux.Tpo loader/mips/$(DEPDIR)/linux_module-linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/mips/linux.c' object='loader/mips/linux_module-linux.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -c -o loader/mips/linux_module-linux.obj `if test -f 'loader/mips/linux.c'; then $(CYGPATH_W) 'loader/mips/linux.c'; else $(CYGPATH_W) '$(srcdir)/loader/mips/linux.c'; fi` - -loader/powerpc/ieee1275/linux_module-linux.o: loader/powerpc/ieee1275/linux.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -MT loader/powerpc/ieee1275/linux_module-linux.o -MD -MP -MF loader/powerpc/ieee1275/$(DEPDIR)/linux_module-linux.Tpo -c -o loader/powerpc/ieee1275/linux_module-linux.o `test -f 'loader/powerpc/ieee1275/linux.c' || echo '$(srcdir)/'`loader/powerpc/ieee1275/linux.c -@am__fastdepCC_TRUE@ $(am__mv) loader/powerpc/ieee1275/$(DEPDIR)/linux_module-linux.Tpo loader/powerpc/ieee1275/$(DEPDIR)/linux_module-linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/powerpc/ieee1275/linux.c' object='loader/powerpc/ieee1275/linux_module-linux.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -c -o loader/powerpc/ieee1275/linux_module-linux.o `test -f 'loader/powerpc/ieee1275/linux.c' || echo '$(srcdir)/'`loader/powerpc/ieee1275/linux.c - -loader/powerpc/ieee1275/linux_module-linux.obj: loader/powerpc/ieee1275/linux.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -MT loader/powerpc/ieee1275/linux_module-linux.obj -MD -MP -MF loader/powerpc/ieee1275/$(DEPDIR)/linux_module-linux.Tpo -c -o loader/powerpc/ieee1275/linux_module-linux.obj `if test -f 'loader/powerpc/ieee1275/linux.c'; then $(CYGPATH_W) 'loader/powerpc/ieee1275/linux.c'; else $(CYGPATH_W) '$(srcdir)/loader/powerpc/ieee1275/linux.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/powerpc/ieee1275/$(DEPDIR)/linux_module-linux.Tpo loader/powerpc/ieee1275/$(DEPDIR)/linux_module-linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/powerpc/ieee1275/linux.c' object='loader/powerpc/ieee1275/linux_module-linux.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -c -o loader/powerpc/ieee1275/linux_module-linux.obj `if test -f 'loader/powerpc/ieee1275/linux.c'; then $(CYGPATH_W) 'loader/powerpc/ieee1275/linux.c'; else $(CYGPATH_W) '$(srcdir)/loader/powerpc/ieee1275/linux.c'; fi` - -loader/sparc64/ieee1275/linux_module-linux.o: loader/sparc64/ieee1275/linux.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -MT loader/sparc64/ieee1275/linux_module-linux.o -MD -MP -MF loader/sparc64/ieee1275/$(DEPDIR)/linux_module-linux.Tpo -c -o loader/sparc64/ieee1275/linux_module-linux.o `test -f 'loader/sparc64/ieee1275/linux.c' || echo '$(srcdir)/'`loader/sparc64/ieee1275/linux.c -@am__fastdepCC_TRUE@ $(am__mv) loader/sparc64/ieee1275/$(DEPDIR)/linux_module-linux.Tpo loader/sparc64/ieee1275/$(DEPDIR)/linux_module-linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/sparc64/ieee1275/linux.c' object='loader/sparc64/ieee1275/linux_module-linux.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -c -o loader/sparc64/ieee1275/linux_module-linux.o `test -f 'loader/sparc64/ieee1275/linux.c' || echo '$(srcdir)/'`loader/sparc64/ieee1275/linux.c - -loader/sparc64/ieee1275/linux_module-linux.obj: loader/sparc64/ieee1275/linux.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -MT loader/sparc64/ieee1275/linux_module-linux.obj -MD -MP -MF loader/sparc64/ieee1275/$(DEPDIR)/linux_module-linux.Tpo -c -o loader/sparc64/ieee1275/linux_module-linux.obj `if test -f 'loader/sparc64/ieee1275/linux.c'; then $(CYGPATH_W) 'loader/sparc64/ieee1275/linux.c'; else $(CYGPATH_W) '$(srcdir)/loader/sparc64/ieee1275/linux.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/sparc64/ieee1275/$(DEPDIR)/linux_module-linux.Tpo loader/sparc64/ieee1275/$(DEPDIR)/linux_module-linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/sparc64/ieee1275/linux.c' object='loader/sparc64/ieee1275/linux_module-linux.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $(linux_module_CFLAGS) $(CFLAGS) -c -o loader/sparc64/ieee1275/linux_module-linux.obj `if test -f 'loader/sparc64/ieee1275/linux.c'; then $(CYGPATH_W) 'loader/sparc64/ieee1275/linux.c'; else $(CYGPATH_W) '$(srcdir)/loader/sparc64/ieee1275/linux.c'; fi` - -loader/i386/pc/linux16_module-linux.o: loader/i386/pc/linux.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux16_module_CPPFLAGS) $(CPPFLAGS) $(linux16_module_CFLAGS) $(CFLAGS) -MT loader/i386/pc/linux16_module-linux.o -MD -MP -MF loader/i386/pc/$(DEPDIR)/linux16_module-linux.Tpo -c -o loader/i386/pc/linux16_module-linux.o `test -f 'loader/i386/pc/linux.c' || echo '$(srcdir)/'`loader/i386/pc/linux.c -@am__fastdepCC_TRUE@ $(am__mv) loader/i386/pc/$(DEPDIR)/linux16_module-linux.Tpo loader/i386/pc/$(DEPDIR)/linux16_module-linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/i386/pc/linux.c' object='loader/i386/pc/linux16_module-linux.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux16_module_CPPFLAGS) $(CPPFLAGS) $(linux16_module_CFLAGS) $(CFLAGS) -c -o loader/i386/pc/linux16_module-linux.o `test -f 'loader/i386/pc/linux.c' || echo '$(srcdir)/'`loader/i386/pc/linux.c - -loader/i386/pc/linux16_module-linux.obj: loader/i386/pc/linux.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux16_module_CPPFLAGS) $(CPPFLAGS) $(linux16_module_CFLAGS) $(CFLAGS) -MT loader/i386/pc/linux16_module-linux.obj -MD -MP -MF loader/i386/pc/$(DEPDIR)/linux16_module-linux.Tpo -c -o loader/i386/pc/linux16_module-linux.obj `if test -f 'loader/i386/pc/linux.c'; then $(CYGPATH_W) 'loader/i386/pc/linux.c'; else $(CYGPATH_W) '$(srcdir)/loader/i386/pc/linux.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/i386/pc/$(DEPDIR)/linux16_module-linux.Tpo loader/i386/pc/$(DEPDIR)/linux16_module-linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/i386/pc/linux.c' object='loader/i386/pc/linux16_module-linux.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux16_module_CPPFLAGS) $(CPPFLAGS) $(linux16_module_CFLAGS) $(CFLAGS) -c -o loader/i386/pc/linux16_module-linux.obj `if test -f 'loader/i386/pc/linux.c'; then $(CYGPATH_W) 'loader/i386/pc/linux.c'; else $(CYGPATH_W) '$(srcdir)/loader/i386/pc/linux.c'; fi` - -lib/linux16_module-cmdline.o: lib/cmdline.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux16_module_CPPFLAGS) $(CPPFLAGS) $(linux16_module_CFLAGS) $(CFLAGS) -MT lib/linux16_module-cmdline.o -MD -MP -MF lib/$(DEPDIR)/linux16_module-cmdline.Tpo -c -o lib/linux16_module-cmdline.o `test -f 'lib/cmdline.c' || echo '$(srcdir)/'`lib/cmdline.c -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/linux16_module-cmdline.Tpo lib/$(DEPDIR)/linux16_module-cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/cmdline.c' object='lib/linux16_module-cmdline.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux16_module_CPPFLAGS) $(CPPFLAGS) $(linux16_module_CFLAGS) $(CFLAGS) -c -o lib/linux16_module-cmdline.o `test -f 'lib/cmdline.c' || echo '$(srcdir)/'`lib/cmdline.c - -lib/linux16_module-cmdline.obj: lib/cmdline.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux16_module_CPPFLAGS) $(CPPFLAGS) $(linux16_module_CFLAGS) $(CFLAGS) -MT lib/linux16_module-cmdline.obj -MD -MP -MF lib/$(DEPDIR)/linux16_module-cmdline.Tpo -c -o lib/linux16_module-cmdline.obj `if test -f 'lib/cmdline.c'; then $(CYGPATH_W) 'lib/cmdline.c'; else $(CYGPATH_W) '$(srcdir)/lib/cmdline.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/linux16_module-cmdline.Tpo lib/$(DEPDIR)/linux16_module-cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/cmdline.c' object='lib/linux16_module-cmdline.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux16_module_CPPFLAGS) $(CPPFLAGS) $(linux16_module_CFLAGS) $(CFLAGS) -c -o lib/linux16_module-cmdline.obj `if test -f 'lib/cmdline.c'; then $(CYGPATH_W) 'lib/cmdline.c'; else $(CYGPATH_W) '$(srcdir)/lib/cmdline.c'; fi` - -commands/efi/loadbios_module-loadbios.o: commands/efi/loadbios.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadbios_module_CPPFLAGS) $(CPPFLAGS) $(loadbios_module_CFLAGS) $(CFLAGS) -MT commands/efi/loadbios_module-loadbios.o -MD -MP -MF commands/efi/$(DEPDIR)/loadbios_module-loadbios.Tpo -c -o commands/efi/loadbios_module-loadbios.o `test -f 'commands/efi/loadbios.c' || echo '$(srcdir)/'`commands/efi/loadbios.c -@am__fastdepCC_TRUE@ $(am__mv) commands/efi/$(DEPDIR)/loadbios_module-loadbios.Tpo commands/efi/$(DEPDIR)/loadbios_module-loadbios.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/efi/loadbios.c' object='commands/efi/loadbios_module-loadbios.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadbios_module_CPPFLAGS) $(CPPFLAGS) $(loadbios_module_CFLAGS) $(CFLAGS) -c -o commands/efi/loadbios_module-loadbios.o `test -f 'commands/efi/loadbios.c' || echo '$(srcdir)/'`commands/efi/loadbios.c - -commands/efi/loadbios_module-loadbios.obj: commands/efi/loadbios.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadbios_module_CPPFLAGS) $(CPPFLAGS) $(loadbios_module_CFLAGS) $(CFLAGS) -MT commands/efi/loadbios_module-loadbios.obj -MD -MP -MF commands/efi/$(DEPDIR)/loadbios_module-loadbios.Tpo -c -o commands/efi/loadbios_module-loadbios.obj `if test -f 'commands/efi/loadbios.c'; then $(CYGPATH_W) 'commands/efi/loadbios.c'; else $(CYGPATH_W) '$(srcdir)/commands/efi/loadbios.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/efi/$(DEPDIR)/loadbios_module-loadbios.Tpo commands/efi/$(DEPDIR)/loadbios_module-loadbios.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/efi/loadbios.c' object='commands/efi/loadbios_module-loadbios.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadbios_module_CPPFLAGS) $(CPPFLAGS) $(loadbios_module_CFLAGS) $(CFLAGS) -c -o commands/efi/loadbios_module-loadbios.obj `if test -f 'commands/efi/loadbios.c'; then $(CYGPATH_W) 'commands/efi/loadbios.c'; else $(CYGPATH_W) '$(srcdir)/commands/efi/loadbios.c'; fi` - -commands/loadenv_module-loadenv.o: commands/loadenv.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $(loadenv_module_CFLAGS) $(CFLAGS) -MT commands/loadenv_module-loadenv.o -MD -MP -MF commands/$(DEPDIR)/loadenv_module-loadenv.Tpo -c -o commands/loadenv_module-loadenv.o `test -f 'commands/loadenv.c' || echo '$(srcdir)/'`commands/loadenv.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/loadenv_module-loadenv.Tpo commands/$(DEPDIR)/loadenv_module-loadenv.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/loadenv.c' object='commands/loadenv_module-loadenv.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $(loadenv_module_CFLAGS) $(CFLAGS) -c -o commands/loadenv_module-loadenv.o `test -f 'commands/loadenv.c' || echo '$(srcdir)/'`commands/loadenv.c - -commands/loadenv_module-loadenv.obj: commands/loadenv.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $(loadenv_module_CFLAGS) $(CFLAGS) -MT commands/loadenv_module-loadenv.obj -MD -MP -MF commands/$(DEPDIR)/loadenv_module-loadenv.Tpo -c -o commands/loadenv_module-loadenv.obj `if test -f 'commands/loadenv.c'; then $(CYGPATH_W) 'commands/loadenv.c'; else $(CYGPATH_W) '$(srcdir)/commands/loadenv.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/loadenv_module-loadenv.Tpo commands/$(DEPDIR)/loadenv_module-loadenv.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/loadenv.c' object='commands/loadenv_module-loadenv.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $(loadenv_module_CFLAGS) $(CFLAGS) -c -o commands/loadenv_module-loadenv.obj `if test -f 'commands/loadenv.c'; then $(CYGPATH_W) 'commands/loadenv.c'; else $(CYGPATH_W) '$(srcdir)/commands/loadenv.c'; fi` - -lib/loadenv_module-envblk.o: lib/envblk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $(loadenv_module_CFLAGS) $(CFLAGS) -MT lib/loadenv_module-envblk.o -MD -MP -MF lib/$(DEPDIR)/loadenv_module-envblk.Tpo -c -o lib/loadenv_module-envblk.o `test -f 'lib/envblk.c' || echo '$(srcdir)/'`lib/envblk.c -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/loadenv_module-envblk.Tpo lib/$(DEPDIR)/loadenv_module-envblk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/envblk.c' object='lib/loadenv_module-envblk.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $(loadenv_module_CFLAGS) $(CFLAGS) -c -o lib/loadenv_module-envblk.o `test -f 'lib/envblk.c' || echo '$(srcdir)/'`lib/envblk.c - -lib/loadenv_module-envblk.obj: lib/envblk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $(loadenv_module_CFLAGS) $(CFLAGS) -MT lib/loadenv_module-envblk.obj -MD -MP -MF lib/$(DEPDIR)/loadenv_module-envblk.Tpo -c -o lib/loadenv_module-envblk.obj `if test -f 'lib/envblk.c'; then $(CYGPATH_W) 'lib/envblk.c'; else $(CYGPATH_W) '$(srcdir)/lib/envblk.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/loadenv_module-envblk.Tpo lib/$(DEPDIR)/loadenv_module-envblk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/envblk.c' object='lib/loadenv_module-envblk.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $(loadenv_module_CFLAGS) $(CFLAGS) -c -o lib/loadenv_module-envblk.obj `if test -f 'lib/envblk.c'; then $(CYGPATH_W) 'lib/envblk.c'; else $(CYGPATH_W) '$(srcdir)/lib/envblk.c'; fi` - -disk/loopback_module-loopback.o: disk/loopback.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $(loopback_module_CFLAGS) $(CFLAGS) -MT disk/loopback_module-loopback.o -MD -MP -MF disk/$(DEPDIR)/loopback_module-loopback.Tpo -c -o disk/loopback_module-loopback.o `test -f 'disk/loopback.c' || echo '$(srcdir)/'`disk/loopback.c -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/loopback_module-loopback.Tpo disk/$(DEPDIR)/loopback_module-loopback.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/loopback.c' object='disk/loopback_module-loopback.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $(loopback_module_CFLAGS) $(CFLAGS) -c -o disk/loopback_module-loopback.o `test -f 'disk/loopback.c' || echo '$(srcdir)/'`disk/loopback.c - -disk/loopback_module-loopback.obj: disk/loopback.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $(loopback_module_CFLAGS) $(CFLAGS) -MT disk/loopback_module-loopback.obj -MD -MP -MF disk/$(DEPDIR)/loopback_module-loopback.Tpo -c -o disk/loopback_module-loopback.obj `if test -f 'disk/loopback.c'; then $(CYGPATH_W) 'disk/loopback.c'; else $(CYGPATH_W) '$(srcdir)/disk/loopback.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/loopback_module-loopback.Tpo disk/$(DEPDIR)/loopback_module-loopback.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/loopback.c' object='disk/loopback_module-loopback.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $(loopback_module_CFLAGS) $(CFLAGS) -c -o disk/loopback_module-loopback.obj `if test -f 'disk/loopback.c'; then $(CYGPATH_W) 'disk/loopback.c'; else $(CYGPATH_W) '$(srcdir)/disk/loopback.c'; fi` - -commands/ls_module-ls.o: commands/ls.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $(ls_module_CFLAGS) $(CFLAGS) -MT commands/ls_module-ls.o -MD -MP -MF commands/$(DEPDIR)/ls_module-ls.Tpo -c -o commands/ls_module-ls.o `test -f 'commands/ls.c' || echo '$(srcdir)/'`commands/ls.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/ls_module-ls.Tpo commands/$(DEPDIR)/ls_module-ls.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/ls.c' object='commands/ls_module-ls.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $(ls_module_CFLAGS) $(CFLAGS) -c -o commands/ls_module-ls.o `test -f 'commands/ls.c' || echo '$(srcdir)/'`commands/ls.c - -commands/ls_module-ls.obj: commands/ls.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $(ls_module_CFLAGS) $(CFLAGS) -MT commands/ls_module-ls.obj -MD -MP -MF commands/$(DEPDIR)/ls_module-ls.Tpo -c -o commands/ls_module-ls.obj `if test -f 'commands/ls.c'; then $(CYGPATH_W) 'commands/ls.c'; else $(CYGPATH_W) '$(srcdir)/commands/ls.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/ls_module-ls.Tpo commands/$(DEPDIR)/ls_module-ls.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/ls.c' object='commands/ls_module-ls.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $(ls_module_CFLAGS) $(CFLAGS) -c -o commands/ls_module-ls.obj `if test -f 'commands/ls.c'; then $(CYGPATH_W) 'commands/ls.c'; else $(CYGPATH_W) '$(srcdir)/commands/ls.c'; fi` - -commands/lsacpi_module-lsacpi.o: commands/lsacpi.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsacpi_module_CPPFLAGS) $(CPPFLAGS) $(lsacpi_module_CFLAGS) $(CFLAGS) -MT commands/lsacpi_module-lsacpi.o -MD -MP -MF commands/$(DEPDIR)/lsacpi_module-lsacpi.Tpo -c -o commands/lsacpi_module-lsacpi.o `test -f 'commands/lsacpi.c' || echo '$(srcdir)/'`commands/lsacpi.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/lsacpi_module-lsacpi.Tpo commands/$(DEPDIR)/lsacpi_module-lsacpi.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/lsacpi.c' object='commands/lsacpi_module-lsacpi.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsacpi_module_CPPFLAGS) $(CPPFLAGS) $(lsacpi_module_CFLAGS) $(CFLAGS) -c -o commands/lsacpi_module-lsacpi.o `test -f 'commands/lsacpi.c' || echo '$(srcdir)/'`commands/lsacpi.c - -commands/lsacpi_module-lsacpi.obj: commands/lsacpi.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsacpi_module_CPPFLAGS) $(CPPFLAGS) $(lsacpi_module_CFLAGS) $(CFLAGS) -MT commands/lsacpi_module-lsacpi.obj -MD -MP -MF commands/$(DEPDIR)/lsacpi_module-lsacpi.Tpo -c -o commands/lsacpi_module-lsacpi.obj `if test -f 'commands/lsacpi.c'; then $(CYGPATH_W) 'commands/lsacpi.c'; else $(CYGPATH_W) '$(srcdir)/commands/lsacpi.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/lsacpi_module-lsacpi.Tpo commands/$(DEPDIR)/lsacpi_module-lsacpi.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/lsacpi.c' object='commands/lsacpi_module-lsacpi.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsacpi_module_CPPFLAGS) $(CPPFLAGS) $(lsacpi_module_CFLAGS) $(CFLAGS) -c -o commands/lsacpi_module-lsacpi.obj `if test -f 'commands/lsacpi.c'; then $(CYGPATH_W) 'commands/lsacpi.c'; else $(CYGPATH_W) '$(srcdir)/commands/lsacpi.c'; fi` - -commands/i386/pc/lsapm_module-lsapm.o: commands/i386/pc/lsapm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsapm_module_CPPFLAGS) $(CPPFLAGS) $(lsapm_module_CFLAGS) $(CFLAGS) -MT commands/i386/pc/lsapm_module-lsapm.o -MD -MP -MF commands/i386/pc/$(DEPDIR)/lsapm_module-lsapm.Tpo -c -o commands/i386/pc/lsapm_module-lsapm.o `test -f 'commands/i386/pc/lsapm.c' || echo '$(srcdir)/'`commands/i386/pc/lsapm.c -@am__fastdepCC_TRUE@ $(am__mv) commands/i386/pc/$(DEPDIR)/lsapm_module-lsapm.Tpo commands/i386/pc/$(DEPDIR)/lsapm_module-lsapm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/i386/pc/lsapm.c' object='commands/i386/pc/lsapm_module-lsapm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsapm_module_CPPFLAGS) $(CPPFLAGS) $(lsapm_module_CFLAGS) $(CFLAGS) -c -o commands/i386/pc/lsapm_module-lsapm.o `test -f 'commands/i386/pc/lsapm.c' || echo '$(srcdir)/'`commands/i386/pc/lsapm.c - -commands/i386/pc/lsapm_module-lsapm.obj: commands/i386/pc/lsapm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsapm_module_CPPFLAGS) $(CPPFLAGS) $(lsapm_module_CFLAGS) $(CFLAGS) -MT commands/i386/pc/lsapm_module-lsapm.obj -MD -MP -MF commands/i386/pc/$(DEPDIR)/lsapm_module-lsapm.Tpo -c -o commands/i386/pc/lsapm_module-lsapm.obj `if test -f 'commands/i386/pc/lsapm.c'; then $(CYGPATH_W) 'commands/i386/pc/lsapm.c'; else $(CYGPATH_W) '$(srcdir)/commands/i386/pc/lsapm.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/i386/pc/$(DEPDIR)/lsapm_module-lsapm.Tpo commands/i386/pc/$(DEPDIR)/lsapm_module-lsapm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/i386/pc/lsapm.c' object='commands/i386/pc/lsapm_module-lsapm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsapm_module_CPPFLAGS) $(CPPFLAGS) $(lsapm_module_CFLAGS) $(CFLAGS) -c -o commands/i386/pc/lsapm_module-lsapm.obj `if test -f 'commands/i386/pc/lsapm.c'; then $(CYGPATH_W) 'commands/i386/pc/lsapm.c'; else $(CYGPATH_W) '$(srcdir)/commands/i386/pc/lsapm.c'; fi` - -commands/efi/lsefimmap_module-lsefimmap.o: commands/efi/lsefimmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsefimmap_module_CPPFLAGS) $(CPPFLAGS) $(lsefimmap_module_CFLAGS) $(CFLAGS) -MT commands/efi/lsefimmap_module-lsefimmap.o -MD -MP -MF commands/efi/$(DEPDIR)/lsefimmap_module-lsefimmap.Tpo -c -o commands/efi/lsefimmap_module-lsefimmap.o `test -f 'commands/efi/lsefimmap.c' || echo '$(srcdir)/'`commands/efi/lsefimmap.c -@am__fastdepCC_TRUE@ $(am__mv) commands/efi/$(DEPDIR)/lsefimmap_module-lsefimmap.Tpo commands/efi/$(DEPDIR)/lsefimmap_module-lsefimmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/efi/lsefimmap.c' object='commands/efi/lsefimmap_module-lsefimmap.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsefimmap_module_CPPFLAGS) $(CPPFLAGS) $(lsefimmap_module_CFLAGS) $(CFLAGS) -c -o commands/efi/lsefimmap_module-lsefimmap.o `test -f 'commands/efi/lsefimmap.c' || echo '$(srcdir)/'`commands/efi/lsefimmap.c - -commands/efi/lsefimmap_module-lsefimmap.obj: commands/efi/lsefimmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsefimmap_module_CPPFLAGS) $(CPPFLAGS) $(lsefimmap_module_CFLAGS) $(CFLAGS) -MT commands/efi/lsefimmap_module-lsefimmap.obj -MD -MP -MF commands/efi/$(DEPDIR)/lsefimmap_module-lsefimmap.Tpo -c -o commands/efi/lsefimmap_module-lsefimmap.obj `if test -f 'commands/efi/lsefimmap.c'; then $(CYGPATH_W) 'commands/efi/lsefimmap.c'; else $(CYGPATH_W) '$(srcdir)/commands/efi/lsefimmap.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/efi/$(DEPDIR)/lsefimmap_module-lsefimmap.Tpo commands/efi/$(DEPDIR)/lsefimmap_module-lsefimmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/efi/lsefimmap.c' object='commands/efi/lsefimmap_module-lsefimmap.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsefimmap_module_CPPFLAGS) $(CPPFLAGS) $(lsefimmap_module_CFLAGS) $(CFLAGS) -c -o commands/efi/lsefimmap_module-lsefimmap.obj `if test -f 'commands/efi/lsefimmap.c'; then $(CYGPATH_W) 'commands/efi/lsefimmap.c'; else $(CYGPATH_W) '$(srcdir)/commands/efi/lsefimmap.c'; fi` - -commands/efi/lsefisystab_module-lsefisystab.o: commands/efi/lsefisystab.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsefisystab_module_CPPFLAGS) $(CPPFLAGS) $(lsefisystab_module_CFLAGS) $(CFLAGS) -MT commands/efi/lsefisystab_module-lsefisystab.o -MD -MP -MF commands/efi/$(DEPDIR)/lsefisystab_module-lsefisystab.Tpo -c -o commands/efi/lsefisystab_module-lsefisystab.o `test -f 'commands/efi/lsefisystab.c' || echo '$(srcdir)/'`commands/efi/lsefisystab.c -@am__fastdepCC_TRUE@ $(am__mv) commands/efi/$(DEPDIR)/lsefisystab_module-lsefisystab.Tpo commands/efi/$(DEPDIR)/lsefisystab_module-lsefisystab.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/efi/lsefisystab.c' object='commands/efi/lsefisystab_module-lsefisystab.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsefisystab_module_CPPFLAGS) $(CPPFLAGS) $(lsefisystab_module_CFLAGS) $(CFLAGS) -c -o commands/efi/lsefisystab_module-lsefisystab.o `test -f 'commands/efi/lsefisystab.c' || echo '$(srcdir)/'`commands/efi/lsefisystab.c - -commands/efi/lsefisystab_module-lsefisystab.obj: commands/efi/lsefisystab.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsefisystab_module_CPPFLAGS) $(CPPFLAGS) $(lsefisystab_module_CFLAGS) $(CFLAGS) -MT commands/efi/lsefisystab_module-lsefisystab.obj -MD -MP -MF commands/efi/$(DEPDIR)/lsefisystab_module-lsefisystab.Tpo -c -o commands/efi/lsefisystab_module-lsefisystab.obj `if test -f 'commands/efi/lsefisystab.c'; then $(CYGPATH_W) 'commands/efi/lsefisystab.c'; else $(CYGPATH_W) '$(srcdir)/commands/efi/lsefisystab.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/efi/$(DEPDIR)/lsefisystab_module-lsefisystab.Tpo commands/efi/$(DEPDIR)/lsefisystab_module-lsefisystab.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/efi/lsefisystab.c' object='commands/efi/lsefisystab_module-lsefisystab.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsefisystab_module_CPPFLAGS) $(CPPFLAGS) $(lsefisystab_module_CFLAGS) $(CFLAGS) -c -o commands/efi/lsefisystab_module-lsefisystab.obj `if test -f 'commands/efi/lsefisystab.c'; then $(CYGPATH_W) 'commands/efi/lsefisystab.c'; else $(CYGPATH_W) '$(srcdir)/commands/efi/lsefisystab.c'; fi` - -commands/lsmmap_module-lsmmap.o: commands/lsmmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $(lsmmap_module_CFLAGS) $(CFLAGS) -MT commands/lsmmap_module-lsmmap.o -MD -MP -MF commands/$(DEPDIR)/lsmmap_module-lsmmap.Tpo -c -o commands/lsmmap_module-lsmmap.o `test -f 'commands/lsmmap.c' || echo '$(srcdir)/'`commands/lsmmap.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/lsmmap_module-lsmmap.Tpo commands/$(DEPDIR)/lsmmap_module-lsmmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/lsmmap.c' object='commands/lsmmap_module-lsmmap.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $(lsmmap_module_CFLAGS) $(CFLAGS) -c -o commands/lsmmap_module-lsmmap.o `test -f 'commands/lsmmap.c' || echo '$(srcdir)/'`commands/lsmmap.c - -commands/lsmmap_module-lsmmap.obj: commands/lsmmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $(lsmmap_module_CFLAGS) $(CFLAGS) -MT commands/lsmmap_module-lsmmap.obj -MD -MP -MF commands/$(DEPDIR)/lsmmap_module-lsmmap.Tpo -c -o commands/lsmmap_module-lsmmap.obj `if test -f 'commands/lsmmap.c'; then $(CYGPATH_W) 'commands/lsmmap.c'; else $(CYGPATH_W) '$(srcdir)/commands/lsmmap.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/lsmmap_module-lsmmap.Tpo commands/$(DEPDIR)/lsmmap_module-lsmmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/lsmmap.c' object='commands/lsmmap_module-lsmmap.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $(lsmmap_module_CFLAGS) $(CFLAGS) -c -o commands/lsmmap_module-lsmmap.obj `if test -f 'commands/lsmmap.c'; then $(CYGPATH_W) 'commands/lsmmap.c'; else $(CYGPATH_W) '$(srcdir)/commands/lsmmap.c'; fi` - -commands/lspci_module-lspci.o: commands/lspci.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $(lspci_module_CFLAGS) $(CFLAGS) -MT commands/lspci_module-lspci.o -MD -MP -MF commands/$(DEPDIR)/lspci_module-lspci.Tpo -c -o commands/lspci_module-lspci.o `test -f 'commands/lspci.c' || echo '$(srcdir)/'`commands/lspci.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/lspci_module-lspci.Tpo commands/$(DEPDIR)/lspci_module-lspci.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/lspci.c' object='commands/lspci_module-lspci.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $(lspci_module_CFLAGS) $(CFLAGS) -c -o commands/lspci_module-lspci.o `test -f 'commands/lspci.c' || echo '$(srcdir)/'`commands/lspci.c - -commands/lspci_module-lspci.obj: commands/lspci.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $(lspci_module_CFLAGS) $(CFLAGS) -MT commands/lspci_module-lspci.obj -MD -MP -MF commands/$(DEPDIR)/lspci_module-lspci.Tpo -c -o commands/lspci_module-lspci.obj `if test -f 'commands/lspci.c'; then $(CYGPATH_W) 'commands/lspci.c'; else $(CYGPATH_W) '$(srcdir)/commands/lspci.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/lspci_module-lspci.Tpo commands/$(DEPDIR)/lspci_module-lspci.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/lspci.c' object='commands/lspci_module-lspci.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $(lspci_module_CFLAGS) $(CFLAGS) -c -o commands/lspci_module-lspci.obj `if test -f 'commands/lspci.c'; then $(CYGPATH_W) 'commands/lspci.c'; else $(CYGPATH_W) '$(srcdir)/commands/lspci.c'; fi` - -commands/efi/lssal_module-lssal.o: commands/efi/lssal.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lssal_module_CPPFLAGS) $(CPPFLAGS) $(lssal_module_CFLAGS) $(CFLAGS) -MT commands/efi/lssal_module-lssal.o -MD -MP -MF commands/efi/$(DEPDIR)/lssal_module-lssal.Tpo -c -o commands/efi/lssal_module-lssal.o `test -f 'commands/efi/lssal.c' || echo '$(srcdir)/'`commands/efi/lssal.c -@am__fastdepCC_TRUE@ $(am__mv) commands/efi/$(DEPDIR)/lssal_module-lssal.Tpo commands/efi/$(DEPDIR)/lssal_module-lssal.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/efi/lssal.c' object='commands/efi/lssal_module-lssal.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lssal_module_CPPFLAGS) $(CPPFLAGS) $(lssal_module_CFLAGS) $(CFLAGS) -c -o commands/efi/lssal_module-lssal.o `test -f 'commands/efi/lssal.c' || echo '$(srcdir)/'`commands/efi/lssal.c - -commands/efi/lssal_module-lssal.obj: commands/efi/lssal.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lssal_module_CPPFLAGS) $(CPPFLAGS) $(lssal_module_CFLAGS) $(CFLAGS) -MT commands/efi/lssal_module-lssal.obj -MD -MP -MF commands/efi/$(DEPDIR)/lssal_module-lssal.Tpo -c -o commands/efi/lssal_module-lssal.obj `if test -f 'commands/efi/lssal.c'; then $(CYGPATH_W) 'commands/efi/lssal.c'; else $(CYGPATH_W) '$(srcdir)/commands/efi/lssal.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/efi/$(DEPDIR)/lssal_module-lssal.Tpo commands/efi/$(DEPDIR)/lssal_module-lssal.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/efi/lssal.c' object='commands/efi/lssal_module-lssal.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lssal_module_CPPFLAGS) $(CPPFLAGS) $(lssal_module_CFLAGS) $(CFLAGS) -c -o commands/efi/lssal_module-lssal.obj `if test -f 'commands/efi/lssal.c'; then $(CYGPATH_W) 'commands/efi/lssal.c'; else $(CYGPATH_W) '$(srcdir)/commands/efi/lssal.c'; fi` - -commands/mips/yeeloong/lsspd_module-lsspd.o: commands/mips/yeeloong/lsspd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsspd_module_CPPFLAGS) $(CPPFLAGS) $(lsspd_module_CFLAGS) $(CFLAGS) -MT commands/mips/yeeloong/lsspd_module-lsspd.o -MD -MP -MF commands/mips/yeeloong/$(DEPDIR)/lsspd_module-lsspd.Tpo -c -o commands/mips/yeeloong/lsspd_module-lsspd.o `test -f 'commands/mips/yeeloong/lsspd.c' || echo '$(srcdir)/'`commands/mips/yeeloong/lsspd.c -@am__fastdepCC_TRUE@ $(am__mv) commands/mips/yeeloong/$(DEPDIR)/lsspd_module-lsspd.Tpo commands/mips/yeeloong/$(DEPDIR)/lsspd_module-lsspd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/mips/yeeloong/lsspd.c' object='commands/mips/yeeloong/lsspd_module-lsspd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsspd_module_CPPFLAGS) $(CPPFLAGS) $(lsspd_module_CFLAGS) $(CFLAGS) -c -o commands/mips/yeeloong/lsspd_module-lsspd.o `test -f 'commands/mips/yeeloong/lsspd.c' || echo '$(srcdir)/'`commands/mips/yeeloong/lsspd.c - -commands/mips/yeeloong/lsspd_module-lsspd.obj: commands/mips/yeeloong/lsspd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsspd_module_CPPFLAGS) $(CPPFLAGS) $(lsspd_module_CFLAGS) $(CFLAGS) -MT commands/mips/yeeloong/lsspd_module-lsspd.obj -MD -MP -MF commands/mips/yeeloong/$(DEPDIR)/lsspd_module-lsspd.Tpo -c -o commands/mips/yeeloong/lsspd_module-lsspd.obj `if test -f 'commands/mips/yeeloong/lsspd.c'; then $(CYGPATH_W) 'commands/mips/yeeloong/lsspd.c'; else $(CYGPATH_W) '$(srcdir)/commands/mips/yeeloong/lsspd.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/mips/yeeloong/$(DEPDIR)/lsspd_module-lsspd.Tpo commands/mips/yeeloong/$(DEPDIR)/lsspd_module-lsspd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/mips/yeeloong/lsspd.c' object='commands/mips/yeeloong/lsspd_module-lsspd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsspd_module_CPPFLAGS) $(CPPFLAGS) $(lsspd_module_CFLAGS) $(CFLAGS) -c -o commands/mips/yeeloong/lsspd_module-lsspd.obj `if test -f 'commands/mips/yeeloong/lsspd.c'; then $(CYGPATH_W) 'commands/mips/yeeloong/lsspd.c'; else $(CYGPATH_W) '$(srcdir)/commands/mips/yeeloong/lsspd.c'; fi` - -disk/lvm_module-lvm.o: disk/lvm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $(lvm_module_CFLAGS) $(CFLAGS) -MT disk/lvm_module-lvm.o -MD -MP -MF disk/$(DEPDIR)/lvm_module-lvm.Tpo -c -o disk/lvm_module-lvm.o `test -f 'disk/lvm.c' || echo '$(srcdir)/'`disk/lvm.c -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/lvm_module-lvm.Tpo disk/$(DEPDIR)/lvm_module-lvm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/lvm.c' object='disk/lvm_module-lvm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $(lvm_module_CFLAGS) $(CFLAGS) -c -o disk/lvm_module-lvm.o `test -f 'disk/lvm.c' || echo '$(srcdir)/'`disk/lvm.c - -disk/lvm_module-lvm.obj: disk/lvm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $(lvm_module_CFLAGS) $(CFLAGS) -MT disk/lvm_module-lvm.obj -MD -MP -MF disk/$(DEPDIR)/lvm_module-lvm.Tpo -c -o disk/lvm_module-lvm.obj `if test -f 'disk/lvm.c'; then $(CYGPATH_W) 'disk/lvm.c'; else $(CYGPATH_W) '$(srcdir)/disk/lvm.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/lvm_module-lvm.Tpo disk/$(DEPDIR)/lvm_module-lvm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/lvm.c' object='disk/lvm_module-lvm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $(lvm_module_CFLAGS) $(CFLAGS) -c -o disk/lvm_module-lvm.obj `if test -f 'disk/lvm.c'; then $(CYGPATH_W) 'disk/lvm.c'; else $(CYGPATH_W) '$(srcdir)/disk/lvm.c'; fi` - -disk/mdraid09_module-mdraid_linux.o: disk/mdraid_linux.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $(mdraid09_module_CFLAGS) $(CFLAGS) -MT disk/mdraid09_module-mdraid_linux.o -MD -MP -MF disk/$(DEPDIR)/mdraid09_module-mdraid_linux.Tpo -c -o disk/mdraid09_module-mdraid_linux.o `test -f 'disk/mdraid_linux.c' || echo '$(srcdir)/'`disk/mdraid_linux.c -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/mdraid09_module-mdraid_linux.Tpo disk/$(DEPDIR)/mdraid09_module-mdraid_linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/mdraid_linux.c' object='disk/mdraid09_module-mdraid_linux.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $(mdraid09_module_CFLAGS) $(CFLAGS) -c -o disk/mdraid09_module-mdraid_linux.o `test -f 'disk/mdraid_linux.c' || echo '$(srcdir)/'`disk/mdraid_linux.c - -disk/mdraid09_module-mdraid_linux.obj: disk/mdraid_linux.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $(mdraid09_module_CFLAGS) $(CFLAGS) -MT disk/mdraid09_module-mdraid_linux.obj -MD -MP -MF disk/$(DEPDIR)/mdraid09_module-mdraid_linux.Tpo -c -o disk/mdraid09_module-mdraid_linux.obj `if test -f 'disk/mdraid_linux.c'; then $(CYGPATH_W) 'disk/mdraid_linux.c'; else $(CYGPATH_W) '$(srcdir)/disk/mdraid_linux.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/mdraid09_module-mdraid_linux.Tpo disk/$(DEPDIR)/mdraid09_module-mdraid_linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/mdraid_linux.c' object='disk/mdraid09_module-mdraid_linux.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $(mdraid09_module_CFLAGS) $(CFLAGS) -c -o disk/mdraid09_module-mdraid_linux.obj `if test -f 'disk/mdraid_linux.c'; then $(CYGPATH_W) 'disk/mdraid_linux.c'; else $(CYGPATH_W) '$(srcdir)/disk/mdraid_linux.c'; fi` - -disk/mdraid1x_module-mdraid1x_linux.o: disk/mdraid1x_linux.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $(mdraid1x_module_CFLAGS) $(CFLAGS) -MT disk/mdraid1x_module-mdraid1x_linux.o -MD -MP -MF disk/$(DEPDIR)/mdraid1x_module-mdraid1x_linux.Tpo -c -o disk/mdraid1x_module-mdraid1x_linux.o `test -f 'disk/mdraid1x_linux.c' || echo '$(srcdir)/'`disk/mdraid1x_linux.c -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/mdraid1x_module-mdraid1x_linux.Tpo disk/$(DEPDIR)/mdraid1x_module-mdraid1x_linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/mdraid1x_linux.c' object='disk/mdraid1x_module-mdraid1x_linux.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $(mdraid1x_module_CFLAGS) $(CFLAGS) -c -o disk/mdraid1x_module-mdraid1x_linux.o `test -f 'disk/mdraid1x_linux.c' || echo '$(srcdir)/'`disk/mdraid1x_linux.c - -disk/mdraid1x_module-mdraid1x_linux.obj: disk/mdraid1x_linux.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $(mdraid1x_module_CFLAGS) $(CFLAGS) -MT disk/mdraid1x_module-mdraid1x_linux.obj -MD -MP -MF disk/$(DEPDIR)/mdraid1x_module-mdraid1x_linux.Tpo -c -o disk/mdraid1x_module-mdraid1x_linux.obj `if test -f 'disk/mdraid1x_linux.c'; then $(CYGPATH_W) 'disk/mdraid1x_linux.c'; else $(CYGPATH_W) '$(srcdir)/disk/mdraid1x_linux.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/mdraid1x_module-mdraid1x_linux.Tpo disk/$(DEPDIR)/mdraid1x_module-mdraid1x_linux.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/mdraid1x_linux.c' object='disk/mdraid1x_module-mdraid1x_linux.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $(mdraid1x_module_CFLAGS) $(CFLAGS) -c -o disk/mdraid1x_module-mdraid1x_linux.obj `if test -f 'disk/mdraid1x_linux.c'; then $(CYGPATH_W) 'disk/mdraid1x_linux.c'; else $(CYGPATH_W) '$(srcdir)/disk/mdraid1x_linux.c'; fi` - -disk/memdisk_module-memdisk.o: disk/memdisk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $(memdisk_module_CFLAGS) $(CFLAGS) -MT disk/memdisk_module-memdisk.o -MD -MP -MF disk/$(DEPDIR)/memdisk_module-memdisk.Tpo -c -o disk/memdisk_module-memdisk.o `test -f 'disk/memdisk.c' || echo '$(srcdir)/'`disk/memdisk.c -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/memdisk_module-memdisk.Tpo disk/$(DEPDIR)/memdisk_module-memdisk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/memdisk.c' object='disk/memdisk_module-memdisk.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $(memdisk_module_CFLAGS) $(CFLAGS) -c -o disk/memdisk_module-memdisk.o `test -f 'disk/memdisk.c' || echo '$(srcdir)/'`disk/memdisk.c - -disk/memdisk_module-memdisk.obj: disk/memdisk.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $(memdisk_module_CFLAGS) $(CFLAGS) -MT disk/memdisk_module-memdisk.obj -MD -MP -MF disk/$(DEPDIR)/memdisk_module-memdisk.Tpo -c -o disk/memdisk_module-memdisk.obj `if test -f 'disk/memdisk.c'; then $(CYGPATH_W) 'disk/memdisk.c'; else $(CYGPATH_W) '$(srcdir)/disk/memdisk.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/memdisk_module-memdisk.Tpo disk/$(DEPDIR)/memdisk_module-memdisk.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/memdisk.c' object='disk/memdisk_module-memdisk.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $(memdisk_module_CFLAGS) $(CFLAGS) -c -o disk/memdisk_module-memdisk.obj `if test -f 'disk/memdisk.c'; then $(CYGPATH_W) 'disk/memdisk.c'; else $(CYGPATH_W) '$(srcdir)/disk/memdisk.c'; fi` - -commands/memrw_module-memrw.o: commands/memrw.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $(memrw_module_CFLAGS) $(CFLAGS) -MT commands/memrw_module-memrw.o -MD -MP -MF commands/$(DEPDIR)/memrw_module-memrw.Tpo -c -o commands/memrw_module-memrw.o `test -f 'commands/memrw.c' || echo '$(srcdir)/'`commands/memrw.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/memrw_module-memrw.Tpo commands/$(DEPDIR)/memrw_module-memrw.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/memrw.c' object='commands/memrw_module-memrw.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $(memrw_module_CFLAGS) $(CFLAGS) -c -o commands/memrw_module-memrw.o `test -f 'commands/memrw.c' || echo '$(srcdir)/'`commands/memrw.c - -commands/memrw_module-memrw.obj: commands/memrw.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $(memrw_module_CFLAGS) $(CFLAGS) -MT commands/memrw_module-memrw.obj -MD -MP -MF commands/$(DEPDIR)/memrw_module-memrw.Tpo -c -o commands/memrw_module-memrw.obj `if test -f 'commands/memrw.c'; then $(CYGPATH_W) 'commands/memrw.c'; else $(CYGPATH_W) '$(srcdir)/commands/memrw.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/memrw_module-memrw.Tpo commands/$(DEPDIR)/memrw_module-memrw.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/memrw.c' object='commands/memrw_module-memrw.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $(memrw_module_CFLAGS) $(CFLAGS) -c -o commands/memrw_module-memrw.obj `if test -f 'commands/memrw.c'; then $(CYGPATH_W) 'commands/memrw.c'; else $(CYGPATH_W) '$(srcdir)/commands/memrw.c'; fi` - -commands/minicmd_module-minicmd.o: commands/minicmd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $(minicmd_module_CFLAGS) $(CFLAGS) -MT commands/minicmd_module-minicmd.o -MD -MP -MF commands/$(DEPDIR)/minicmd_module-minicmd.Tpo -c -o commands/minicmd_module-minicmd.o `test -f 'commands/minicmd.c' || echo '$(srcdir)/'`commands/minicmd.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/minicmd_module-minicmd.Tpo commands/$(DEPDIR)/minicmd_module-minicmd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/minicmd.c' object='commands/minicmd_module-minicmd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $(minicmd_module_CFLAGS) $(CFLAGS) -c -o commands/minicmd_module-minicmd.o `test -f 'commands/minicmd.c' || echo '$(srcdir)/'`commands/minicmd.c - -commands/minicmd_module-minicmd.obj: commands/minicmd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $(minicmd_module_CFLAGS) $(CFLAGS) -MT commands/minicmd_module-minicmd.obj -MD -MP -MF commands/$(DEPDIR)/minicmd_module-minicmd.Tpo -c -o commands/minicmd_module-minicmd.obj `if test -f 'commands/minicmd.c'; then $(CYGPATH_W) 'commands/minicmd.c'; else $(CYGPATH_W) '$(srcdir)/commands/minicmd.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/minicmd_module-minicmd.Tpo commands/$(DEPDIR)/minicmd_module-minicmd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/minicmd.c' object='commands/minicmd_module-minicmd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $(minicmd_module_CFLAGS) $(CFLAGS) -c -o commands/minicmd_module-minicmd.obj `if test -f 'commands/minicmd.c'; then $(CYGPATH_W) 'commands/minicmd.c'; else $(CYGPATH_W) '$(srcdir)/commands/minicmd.c'; fi` - -fs/minix_module-minix.o: fs/minix.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $(minix_module_CFLAGS) $(CFLAGS) -MT fs/minix_module-minix.o -MD -MP -MF fs/$(DEPDIR)/minix_module-minix.Tpo -c -o fs/minix_module-minix.o `test -f 'fs/minix.c' || echo '$(srcdir)/'`fs/minix.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/minix_module-minix.Tpo fs/$(DEPDIR)/minix_module-minix.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/minix.c' object='fs/minix_module-minix.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $(minix_module_CFLAGS) $(CFLAGS) -c -o fs/minix_module-minix.o `test -f 'fs/minix.c' || echo '$(srcdir)/'`fs/minix.c - -fs/minix_module-minix.obj: fs/minix.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $(minix_module_CFLAGS) $(CFLAGS) -MT fs/minix_module-minix.obj -MD -MP -MF fs/$(DEPDIR)/minix_module-minix.Tpo -c -o fs/minix_module-minix.obj `if test -f 'fs/minix.c'; then $(CYGPATH_W) 'fs/minix.c'; else $(CYGPATH_W) '$(srcdir)/fs/minix.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/minix_module-minix.Tpo fs/$(DEPDIR)/minix_module-minix.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/minix.c' object='fs/minix_module-minix.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $(minix_module_CFLAGS) $(CFLAGS) -c -o fs/minix_module-minix.obj `if test -f 'fs/minix.c'; then $(CYGPATH_W) 'fs/minix.c'; else $(CYGPATH_W) '$(srcdir)/fs/minix.c'; fi` - -fs/minix2_module-minix2.o: fs/minix2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $(minix2_module_CFLAGS) $(CFLAGS) -MT fs/minix2_module-minix2.o -MD -MP -MF fs/$(DEPDIR)/minix2_module-minix2.Tpo -c -o fs/minix2_module-minix2.o `test -f 'fs/minix2.c' || echo '$(srcdir)/'`fs/minix2.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/minix2_module-minix2.Tpo fs/$(DEPDIR)/minix2_module-minix2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/minix2.c' object='fs/minix2_module-minix2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $(minix2_module_CFLAGS) $(CFLAGS) -c -o fs/minix2_module-minix2.o `test -f 'fs/minix2.c' || echo '$(srcdir)/'`fs/minix2.c - -fs/minix2_module-minix2.obj: fs/minix2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $(minix2_module_CFLAGS) $(CFLAGS) -MT fs/minix2_module-minix2.obj -MD -MP -MF fs/$(DEPDIR)/minix2_module-minix2.Tpo -c -o fs/minix2_module-minix2.obj `if test -f 'fs/minix2.c'; then $(CYGPATH_W) 'fs/minix2.c'; else $(CYGPATH_W) '$(srcdir)/fs/minix2.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/minix2_module-minix2.Tpo fs/$(DEPDIR)/minix2_module-minix2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/minix2.c' object='fs/minix2_module-minix2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $(minix2_module_CFLAGS) $(CFLAGS) -c -o fs/minix2_module-minix2.obj `if test -f 'fs/minix2.c'; then $(CYGPATH_W) 'fs/minix2.c'; else $(CYGPATH_W) '$(srcdir)/fs/minix2.c'; fi` - -mmap/i386/mmap_module-uppermem.o: mmap/i386/uppermem.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -MT mmap/i386/mmap_module-uppermem.o -MD -MP -MF mmap/i386/$(DEPDIR)/mmap_module-uppermem.Tpo -c -o mmap/i386/mmap_module-uppermem.o `test -f 'mmap/i386/uppermem.c' || echo '$(srcdir)/'`mmap/i386/uppermem.c -@am__fastdepCC_TRUE@ $(am__mv) mmap/i386/$(DEPDIR)/mmap_module-uppermem.Tpo mmap/i386/$(DEPDIR)/mmap_module-uppermem.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmap/i386/uppermem.c' object='mmap/i386/mmap_module-uppermem.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -c -o mmap/i386/mmap_module-uppermem.o `test -f 'mmap/i386/uppermem.c' || echo '$(srcdir)/'`mmap/i386/uppermem.c - -mmap/i386/mmap_module-uppermem.obj: mmap/i386/uppermem.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -MT mmap/i386/mmap_module-uppermem.obj -MD -MP -MF mmap/i386/$(DEPDIR)/mmap_module-uppermem.Tpo -c -o mmap/i386/mmap_module-uppermem.obj `if test -f 'mmap/i386/uppermem.c'; then $(CYGPATH_W) 'mmap/i386/uppermem.c'; else $(CYGPATH_W) '$(srcdir)/mmap/i386/uppermem.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) mmap/i386/$(DEPDIR)/mmap_module-uppermem.Tpo mmap/i386/$(DEPDIR)/mmap_module-uppermem.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmap/i386/uppermem.c' object='mmap/i386/mmap_module-uppermem.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -c -o mmap/i386/mmap_module-uppermem.obj `if test -f 'mmap/i386/uppermem.c'; then $(CYGPATH_W) 'mmap/i386/uppermem.c'; else $(CYGPATH_W) '$(srcdir)/mmap/i386/uppermem.c'; fi` - -mmap/i386/mmap_module-mmap.o: mmap/i386/mmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -MT mmap/i386/mmap_module-mmap.o -MD -MP -MF mmap/i386/$(DEPDIR)/mmap_module-mmap.Tpo -c -o mmap/i386/mmap_module-mmap.o `test -f 'mmap/i386/mmap.c' || echo '$(srcdir)/'`mmap/i386/mmap.c -@am__fastdepCC_TRUE@ $(am__mv) mmap/i386/$(DEPDIR)/mmap_module-mmap.Tpo mmap/i386/$(DEPDIR)/mmap_module-mmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmap/i386/mmap.c' object='mmap/i386/mmap_module-mmap.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -c -o mmap/i386/mmap_module-mmap.o `test -f 'mmap/i386/mmap.c' || echo '$(srcdir)/'`mmap/i386/mmap.c - -mmap/i386/mmap_module-mmap.obj: mmap/i386/mmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -MT mmap/i386/mmap_module-mmap.obj -MD -MP -MF mmap/i386/$(DEPDIR)/mmap_module-mmap.Tpo -c -o mmap/i386/mmap_module-mmap.obj `if test -f 'mmap/i386/mmap.c'; then $(CYGPATH_W) 'mmap/i386/mmap.c'; else $(CYGPATH_W) '$(srcdir)/mmap/i386/mmap.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) mmap/i386/$(DEPDIR)/mmap_module-mmap.Tpo mmap/i386/$(DEPDIR)/mmap_module-mmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmap/i386/mmap.c' object='mmap/i386/mmap_module-mmap.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -c -o mmap/i386/mmap_module-mmap.obj `if test -f 'mmap/i386/mmap.c'; then $(CYGPATH_W) 'mmap/i386/mmap.c'; else $(CYGPATH_W) '$(srcdir)/mmap/i386/mmap.c'; fi` - -mmap/mmap_module-mmap.o: mmap/mmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -MT mmap/mmap_module-mmap.o -MD -MP -MF mmap/$(DEPDIR)/mmap_module-mmap.Tpo -c -o mmap/mmap_module-mmap.o `test -f 'mmap/mmap.c' || echo '$(srcdir)/'`mmap/mmap.c -@am__fastdepCC_TRUE@ $(am__mv) mmap/$(DEPDIR)/mmap_module-mmap.Tpo mmap/$(DEPDIR)/mmap_module-mmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmap/mmap.c' object='mmap/mmap_module-mmap.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -c -o mmap/mmap_module-mmap.o `test -f 'mmap/mmap.c' || echo '$(srcdir)/'`mmap/mmap.c - -mmap/mmap_module-mmap.obj: mmap/mmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -MT mmap/mmap_module-mmap.obj -MD -MP -MF mmap/$(DEPDIR)/mmap_module-mmap.Tpo -c -o mmap/mmap_module-mmap.obj `if test -f 'mmap/mmap.c'; then $(CYGPATH_W) 'mmap/mmap.c'; else $(CYGPATH_W) '$(srcdir)/mmap/mmap.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) mmap/$(DEPDIR)/mmap_module-mmap.Tpo mmap/$(DEPDIR)/mmap_module-mmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmap/mmap.c' object='mmap/mmap_module-mmap.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -c -o mmap/mmap_module-mmap.obj `if test -f 'mmap/mmap.c'; then $(CYGPATH_W) 'mmap/mmap.c'; else $(CYGPATH_W) '$(srcdir)/mmap/mmap.c'; fi` - -mmap/efi/mmap_module-mmap.o: mmap/efi/mmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -MT mmap/efi/mmap_module-mmap.o -MD -MP -MF mmap/efi/$(DEPDIR)/mmap_module-mmap.Tpo -c -o mmap/efi/mmap_module-mmap.o `test -f 'mmap/efi/mmap.c' || echo '$(srcdir)/'`mmap/efi/mmap.c -@am__fastdepCC_TRUE@ $(am__mv) mmap/efi/$(DEPDIR)/mmap_module-mmap.Tpo mmap/efi/$(DEPDIR)/mmap_module-mmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmap/efi/mmap.c' object='mmap/efi/mmap_module-mmap.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -c -o mmap/efi/mmap_module-mmap.o `test -f 'mmap/efi/mmap.c' || echo '$(srcdir)/'`mmap/efi/mmap.c - -mmap/efi/mmap_module-mmap.obj: mmap/efi/mmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -MT mmap/efi/mmap_module-mmap.obj -MD -MP -MF mmap/efi/$(DEPDIR)/mmap_module-mmap.Tpo -c -o mmap/efi/mmap_module-mmap.obj `if test -f 'mmap/efi/mmap.c'; then $(CYGPATH_W) 'mmap/efi/mmap.c'; else $(CYGPATH_W) '$(srcdir)/mmap/efi/mmap.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) mmap/efi/$(DEPDIR)/mmap_module-mmap.Tpo mmap/efi/$(DEPDIR)/mmap_module-mmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmap/efi/mmap.c' object='mmap/efi/mmap_module-mmap.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -c -o mmap/efi/mmap_module-mmap.obj `if test -f 'mmap/efi/mmap.c'; then $(CYGPATH_W) 'mmap/efi/mmap.c'; else $(CYGPATH_W) '$(srcdir)/mmap/efi/mmap.c'; fi` - -mmap/i386/pc/mmap_module-mmap.o: mmap/i386/pc/mmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -MT mmap/i386/pc/mmap_module-mmap.o -MD -MP -MF mmap/i386/pc/$(DEPDIR)/mmap_module-mmap.Tpo -c -o mmap/i386/pc/mmap_module-mmap.o `test -f 'mmap/i386/pc/mmap.c' || echo '$(srcdir)/'`mmap/i386/pc/mmap.c -@am__fastdepCC_TRUE@ $(am__mv) mmap/i386/pc/$(DEPDIR)/mmap_module-mmap.Tpo mmap/i386/pc/$(DEPDIR)/mmap_module-mmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmap/i386/pc/mmap.c' object='mmap/i386/pc/mmap_module-mmap.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -c -o mmap/i386/pc/mmap_module-mmap.o `test -f 'mmap/i386/pc/mmap.c' || echo '$(srcdir)/'`mmap/i386/pc/mmap.c - -mmap/i386/pc/mmap_module-mmap.obj: mmap/i386/pc/mmap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -MT mmap/i386/pc/mmap_module-mmap.obj -MD -MP -MF mmap/i386/pc/$(DEPDIR)/mmap_module-mmap.Tpo -c -o mmap/i386/pc/mmap_module-mmap.obj `if test -f 'mmap/i386/pc/mmap.c'; then $(CYGPATH_W) 'mmap/i386/pc/mmap.c'; else $(CYGPATH_W) '$(srcdir)/mmap/i386/pc/mmap.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) mmap/i386/pc/$(DEPDIR)/mmap_module-mmap.Tpo mmap/i386/pc/$(DEPDIR)/mmap_module-mmap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmap/i386/pc/mmap.c' object='mmap/i386/pc/mmap_module-mmap.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -c -o mmap/i386/pc/mmap_module-mmap.obj `if test -f 'mmap/i386/pc/mmap.c'; then $(CYGPATH_W) 'mmap/i386/pc/mmap.c'; else $(CYGPATH_W) '$(srcdir)/mmap/i386/pc/mmap.c'; fi` - -mmap/mips/yeeloong/mmap_module-uppermem.o: mmap/mips/yeeloong/uppermem.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -MT mmap/mips/yeeloong/mmap_module-uppermem.o -MD -MP -MF mmap/mips/yeeloong/$(DEPDIR)/mmap_module-uppermem.Tpo -c -o mmap/mips/yeeloong/mmap_module-uppermem.o `test -f 'mmap/mips/yeeloong/uppermem.c' || echo '$(srcdir)/'`mmap/mips/yeeloong/uppermem.c -@am__fastdepCC_TRUE@ $(am__mv) mmap/mips/yeeloong/$(DEPDIR)/mmap_module-uppermem.Tpo mmap/mips/yeeloong/$(DEPDIR)/mmap_module-uppermem.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmap/mips/yeeloong/uppermem.c' object='mmap/mips/yeeloong/mmap_module-uppermem.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -c -o mmap/mips/yeeloong/mmap_module-uppermem.o `test -f 'mmap/mips/yeeloong/uppermem.c' || echo '$(srcdir)/'`mmap/mips/yeeloong/uppermem.c - -mmap/mips/yeeloong/mmap_module-uppermem.obj: mmap/mips/yeeloong/uppermem.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -MT mmap/mips/yeeloong/mmap_module-uppermem.obj -MD -MP -MF mmap/mips/yeeloong/$(DEPDIR)/mmap_module-uppermem.Tpo -c -o mmap/mips/yeeloong/mmap_module-uppermem.obj `if test -f 'mmap/mips/yeeloong/uppermem.c'; then $(CYGPATH_W) 'mmap/mips/yeeloong/uppermem.c'; else $(CYGPATH_W) '$(srcdir)/mmap/mips/yeeloong/uppermem.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) mmap/mips/yeeloong/$(DEPDIR)/mmap_module-uppermem.Tpo mmap/mips/yeeloong/$(DEPDIR)/mmap_module-uppermem.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='mmap/mips/yeeloong/uppermem.c' object='mmap/mips/yeeloong/mmap_module-uppermem.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $(mmap_module_CFLAGS) $(CFLAGS) -c -o mmap/mips/yeeloong/mmap_module-uppermem.obj `if test -f 'mmap/mips/yeeloong/uppermem.c'; then $(CYGPATH_W) 'mmap/mips/yeeloong/uppermem.c'; else $(CYGPATH_W) '$(srcdir)/mmap/mips/yeeloong/uppermem.c'; fi` - -parttool/msdospart_module-msdospart.o: parttool/msdospart.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $(msdospart_module_CFLAGS) $(CFLAGS) -MT parttool/msdospart_module-msdospart.o -MD -MP -MF parttool/$(DEPDIR)/msdospart_module-msdospart.Tpo -c -o parttool/msdospart_module-msdospart.o `test -f 'parttool/msdospart.c' || echo '$(srcdir)/'`parttool/msdospart.c -@am__fastdepCC_TRUE@ $(am__mv) parttool/$(DEPDIR)/msdospart_module-msdospart.Tpo parttool/$(DEPDIR)/msdospart_module-msdospart.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='parttool/msdospart.c' object='parttool/msdospart_module-msdospart.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $(msdospart_module_CFLAGS) $(CFLAGS) -c -o parttool/msdospart_module-msdospart.o `test -f 'parttool/msdospart.c' || echo '$(srcdir)/'`parttool/msdospart.c - -parttool/msdospart_module-msdospart.obj: parttool/msdospart.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $(msdospart_module_CFLAGS) $(CFLAGS) -MT parttool/msdospart_module-msdospart.obj -MD -MP -MF parttool/$(DEPDIR)/msdospart_module-msdospart.Tpo -c -o parttool/msdospart_module-msdospart.obj `if test -f 'parttool/msdospart.c'; then $(CYGPATH_W) 'parttool/msdospart.c'; else $(CYGPATH_W) '$(srcdir)/parttool/msdospart.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) parttool/$(DEPDIR)/msdospart_module-msdospart.Tpo parttool/$(DEPDIR)/msdospart_module-msdospart.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='parttool/msdospart.c' object='parttool/msdospart_module-msdospart.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $(msdospart_module_CFLAGS) $(CFLAGS) -c -o parttool/msdospart_module-msdospart.obj `if test -f 'parttool/msdospart.c'; then $(CYGPATH_W) 'parttool/msdospart.c'; else $(CYGPATH_W) '$(srcdir)/parttool/msdospart.c'; fi` - -loader/i386/multiboot_module-multiboot_mbi.o: loader/i386/multiboot_mbi.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $(multiboot_module_CFLAGS) $(CFLAGS) -MT loader/i386/multiboot_module-multiboot_mbi.o -MD -MP -MF loader/i386/$(DEPDIR)/multiboot_module-multiboot_mbi.Tpo -c -o loader/i386/multiboot_module-multiboot_mbi.o `test -f 'loader/i386/multiboot_mbi.c' || echo '$(srcdir)/'`loader/i386/multiboot_mbi.c -@am__fastdepCC_TRUE@ $(am__mv) loader/i386/$(DEPDIR)/multiboot_module-multiboot_mbi.Tpo loader/i386/$(DEPDIR)/multiboot_module-multiboot_mbi.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/i386/multiboot_mbi.c' object='loader/i386/multiboot_module-multiboot_mbi.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $(multiboot_module_CFLAGS) $(CFLAGS) -c -o loader/i386/multiboot_module-multiboot_mbi.o `test -f 'loader/i386/multiboot_mbi.c' || echo '$(srcdir)/'`loader/i386/multiboot_mbi.c - -loader/i386/multiboot_module-multiboot_mbi.obj: loader/i386/multiboot_mbi.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $(multiboot_module_CFLAGS) $(CFLAGS) -MT loader/i386/multiboot_module-multiboot_mbi.obj -MD -MP -MF loader/i386/$(DEPDIR)/multiboot_module-multiboot_mbi.Tpo -c -o loader/i386/multiboot_module-multiboot_mbi.obj `if test -f 'loader/i386/multiboot_mbi.c'; then $(CYGPATH_W) 'loader/i386/multiboot_mbi.c'; else $(CYGPATH_W) '$(srcdir)/loader/i386/multiboot_mbi.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/i386/$(DEPDIR)/multiboot_module-multiboot_mbi.Tpo loader/i386/$(DEPDIR)/multiboot_module-multiboot_mbi.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/i386/multiboot_mbi.c' object='loader/i386/multiboot_module-multiboot_mbi.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $(multiboot_module_CFLAGS) $(CFLAGS) -c -o loader/i386/multiboot_module-multiboot_mbi.obj `if test -f 'loader/i386/multiboot_mbi.c'; then $(CYGPATH_W) 'loader/i386/multiboot_mbi.c'; else $(CYGPATH_W) '$(srcdir)/loader/i386/multiboot_mbi.c'; fi` - -loader/multiboot_module-multiboot.o: loader/multiboot.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $(multiboot_module_CFLAGS) $(CFLAGS) -MT loader/multiboot_module-multiboot.o -MD -MP -MF loader/$(DEPDIR)/multiboot_module-multiboot.Tpo -c -o loader/multiboot_module-multiboot.o `test -f 'loader/multiboot.c' || echo '$(srcdir)/'`loader/multiboot.c -@am__fastdepCC_TRUE@ $(am__mv) loader/$(DEPDIR)/multiboot_module-multiboot.Tpo loader/$(DEPDIR)/multiboot_module-multiboot.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/multiboot.c' object='loader/multiboot_module-multiboot.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $(multiboot_module_CFLAGS) $(CFLAGS) -c -o loader/multiboot_module-multiboot.o `test -f 'loader/multiboot.c' || echo '$(srcdir)/'`loader/multiboot.c - -loader/multiboot_module-multiboot.obj: loader/multiboot.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $(multiboot_module_CFLAGS) $(CFLAGS) -MT loader/multiboot_module-multiboot.obj -MD -MP -MF loader/$(DEPDIR)/multiboot_module-multiboot.Tpo -c -o loader/multiboot_module-multiboot.obj `if test -f 'loader/multiboot.c'; then $(CYGPATH_W) 'loader/multiboot.c'; else $(CYGPATH_W) '$(srcdir)/loader/multiboot.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/$(DEPDIR)/multiboot_module-multiboot.Tpo loader/$(DEPDIR)/multiboot_module-multiboot.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/multiboot.c' object='loader/multiboot_module-multiboot.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $(multiboot_module_CFLAGS) $(CFLAGS) -c -o loader/multiboot_module-multiboot.obj `if test -f 'loader/multiboot.c'; then $(CYGPATH_W) 'loader/multiboot.c'; else $(CYGPATH_W) '$(srcdir)/loader/multiboot.c'; fi` - -loader/multiboot2_module-multiboot.o: loader/multiboot.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $(multiboot2_module_CFLAGS) $(CFLAGS) -MT loader/multiboot2_module-multiboot.o -MD -MP -MF loader/$(DEPDIR)/multiboot2_module-multiboot.Tpo -c -o loader/multiboot2_module-multiboot.o `test -f 'loader/multiboot.c' || echo '$(srcdir)/'`loader/multiboot.c -@am__fastdepCC_TRUE@ $(am__mv) loader/$(DEPDIR)/multiboot2_module-multiboot.Tpo loader/$(DEPDIR)/multiboot2_module-multiboot.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/multiboot.c' object='loader/multiboot2_module-multiboot.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $(multiboot2_module_CFLAGS) $(CFLAGS) -c -o loader/multiboot2_module-multiboot.o `test -f 'loader/multiboot.c' || echo '$(srcdir)/'`loader/multiboot.c - -loader/multiboot2_module-multiboot.obj: loader/multiboot.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $(multiboot2_module_CFLAGS) $(CFLAGS) -MT loader/multiboot2_module-multiboot.obj -MD -MP -MF loader/$(DEPDIR)/multiboot2_module-multiboot.Tpo -c -o loader/multiboot2_module-multiboot.obj `if test -f 'loader/multiboot.c'; then $(CYGPATH_W) 'loader/multiboot.c'; else $(CYGPATH_W) '$(srcdir)/loader/multiboot.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/$(DEPDIR)/multiboot2_module-multiboot.Tpo loader/$(DEPDIR)/multiboot2_module-multiboot.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/multiboot.c' object='loader/multiboot2_module-multiboot.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $(multiboot2_module_CFLAGS) $(CFLAGS) -c -o loader/multiboot2_module-multiboot.obj `if test -f 'loader/multiboot.c'; then $(CYGPATH_W) 'loader/multiboot.c'; else $(CYGPATH_W) '$(srcdir)/loader/multiboot.c'; fi` - -loader/multiboot2_module-multiboot_mbi2.o: loader/multiboot_mbi2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $(multiboot2_module_CFLAGS) $(CFLAGS) -MT loader/multiboot2_module-multiboot_mbi2.o -MD -MP -MF loader/$(DEPDIR)/multiboot2_module-multiboot_mbi2.Tpo -c -o loader/multiboot2_module-multiboot_mbi2.o `test -f 'loader/multiboot_mbi2.c' || echo '$(srcdir)/'`loader/multiboot_mbi2.c -@am__fastdepCC_TRUE@ $(am__mv) loader/$(DEPDIR)/multiboot2_module-multiboot_mbi2.Tpo loader/$(DEPDIR)/multiboot2_module-multiboot_mbi2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/multiboot_mbi2.c' object='loader/multiboot2_module-multiboot_mbi2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $(multiboot2_module_CFLAGS) $(CFLAGS) -c -o loader/multiboot2_module-multiboot_mbi2.o `test -f 'loader/multiboot_mbi2.c' || echo '$(srcdir)/'`loader/multiboot_mbi2.c - -loader/multiboot2_module-multiboot_mbi2.obj: loader/multiboot_mbi2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $(multiboot2_module_CFLAGS) $(CFLAGS) -MT loader/multiboot2_module-multiboot_mbi2.obj -MD -MP -MF loader/$(DEPDIR)/multiboot2_module-multiboot_mbi2.Tpo -c -o loader/multiboot2_module-multiboot_mbi2.obj `if test -f 'loader/multiboot_mbi2.c'; then $(CYGPATH_W) 'loader/multiboot_mbi2.c'; else $(CYGPATH_W) '$(srcdir)/loader/multiboot_mbi2.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/$(DEPDIR)/multiboot2_module-multiboot_mbi2.Tpo loader/$(DEPDIR)/multiboot2_module-multiboot_mbi2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/multiboot_mbi2.c' object='loader/multiboot2_module-multiboot_mbi2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $(multiboot2_module_CFLAGS) $(CFLAGS) -c -o loader/multiboot2_module-multiboot_mbi2.obj `if test -f 'loader/multiboot_mbi2.c'; then $(CYGPATH_W) 'loader/multiboot_mbi2.c'; else $(CYGPATH_W) '$(srcdir)/loader/multiboot_mbi2.c'; fi` - -disk/ieee1275/nand_module-nand.o: disk/ieee1275/nand.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nand_module_CPPFLAGS) $(CPPFLAGS) $(nand_module_CFLAGS) $(CFLAGS) -MT disk/ieee1275/nand_module-nand.o -MD -MP -MF disk/ieee1275/$(DEPDIR)/nand_module-nand.Tpo -c -o disk/ieee1275/nand_module-nand.o `test -f 'disk/ieee1275/nand.c' || echo '$(srcdir)/'`disk/ieee1275/nand.c -@am__fastdepCC_TRUE@ $(am__mv) disk/ieee1275/$(DEPDIR)/nand_module-nand.Tpo disk/ieee1275/$(DEPDIR)/nand_module-nand.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/ieee1275/nand.c' object='disk/ieee1275/nand_module-nand.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nand_module_CPPFLAGS) $(CPPFLAGS) $(nand_module_CFLAGS) $(CFLAGS) -c -o disk/ieee1275/nand_module-nand.o `test -f 'disk/ieee1275/nand.c' || echo '$(srcdir)/'`disk/ieee1275/nand.c - -disk/ieee1275/nand_module-nand.obj: disk/ieee1275/nand.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nand_module_CPPFLAGS) $(CPPFLAGS) $(nand_module_CFLAGS) $(CFLAGS) -MT disk/ieee1275/nand_module-nand.obj -MD -MP -MF disk/ieee1275/$(DEPDIR)/nand_module-nand.Tpo -c -o disk/ieee1275/nand_module-nand.obj `if test -f 'disk/ieee1275/nand.c'; then $(CYGPATH_W) 'disk/ieee1275/nand.c'; else $(CYGPATH_W) '$(srcdir)/disk/ieee1275/nand.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) disk/ieee1275/$(DEPDIR)/nand_module-nand.Tpo disk/ieee1275/$(DEPDIR)/nand_module-nand.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/ieee1275/nand.c' object='disk/ieee1275/nand_module-nand.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nand_module_CPPFLAGS) $(CPPFLAGS) $(nand_module_CFLAGS) $(CFLAGS) -c -o disk/ieee1275/nand_module-nand.obj `if test -f 'disk/ieee1275/nand.c'; then $(CYGPATH_W) 'disk/ieee1275/nand.c'; else $(CYGPATH_W) '$(srcdir)/disk/ieee1275/nand.c'; fi` - -fs/nilfs2_module-nilfs2.o: fs/nilfs2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $(nilfs2_module_CFLAGS) $(CFLAGS) -MT fs/nilfs2_module-nilfs2.o -MD -MP -MF fs/$(DEPDIR)/nilfs2_module-nilfs2.Tpo -c -o fs/nilfs2_module-nilfs2.o `test -f 'fs/nilfs2.c' || echo '$(srcdir)/'`fs/nilfs2.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/nilfs2_module-nilfs2.Tpo fs/$(DEPDIR)/nilfs2_module-nilfs2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/nilfs2.c' object='fs/nilfs2_module-nilfs2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $(nilfs2_module_CFLAGS) $(CFLAGS) -c -o fs/nilfs2_module-nilfs2.o `test -f 'fs/nilfs2.c' || echo '$(srcdir)/'`fs/nilfs2.c - -fs/nilfs2_module-nilfs2.obj: fs/nilfs2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $(nilfs2_module_CFLAGS) $(CFLAGS) -MT fs/nilfs2_module-nilfs2.obj -MD -MP -MF fs/$(DEPDIR)/nilfs2_module-nilfs2.Tpo -c -o fs/nilfs2_module-nilfs2.obj `if test -f 'fs/nilfs2.c'; then $(CYGPATH_W) 'fs/nilfs2.c'; else $(CYGPATH_W) '$(srcdir)/fs/nilfs2.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/nilfs2_module-nilfs2.Tpo fs/$(DEPDIR)/nilfs2_module-nilfs2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/nilfs2.c' object='fs/nilfs2_module-nilfs2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $(nilfs2_module_CFLAGS) $(CFLAGS) -c -o fs/nilfs2_module-nilfs2.obj `if test -f 'fs/nilfs2.c'; then $(CYGPATH_W) 'fs/nilfs2.c'; else $(CYGPATH_W) '$(srcdir)/fs/nilfs2.c'; fi` - -boot/decompressor/none_decompress_image-none.o: boot/decompressor/none.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(none_decompress_image_CPPFLAGS) $(CPPFLAGS) $(none_decompress_image_CFLAGS) $(CFLAGS) -MT boot/decompressor/none_decompress_image-none.o -MD -MP -MF boot/decompressor/$(DEPDIR)/none_decompress_image-none.Tpo -c -o boot/decompressor/none_decompress_image-none.o `test -f 'boot/decompressor/none.c' || echo '$(srcdir)/'`boot/decompressor/none.c -@am__fastdepCC_TRUE@ $(am__mv) boot/decompressor/$(DEPDIR)/none_decompress_image-none.Tpo boot/decompressor/$(DEPDIR)/none_decompress_image-none.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='boot/decompressor/none.c' object='boot/decompressor/none_decompress_image-none.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(none_decompress_image_CPPFLAGS) $(CPPFLAGS) $(none_decompress_image_CFLAGS) $(CFLAGS) -c -o boot/decompressor/none_decompress_image-none.o `test -f 'boot/decompressor/none.c' || echo '$(srcdir)/'`boot/decompressor/none.c - -boot/decompressor/none_decompress_image-none.obj: boot/decompressor/none.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(none_decompress_image_CPPFLAGS) $(CPPFLAGS) $(none_decompress_image_CFLAGS) $(CFLAGS) -MT boot/decompressor/none_decompress_image-none.obj -MD -MP -MF boot/decompressor/$(DEPDIR)/none_decompress_image-none.Tpo -c -o boot/decompressor/none_decompress_image-none.obj `if test -f 'boot/decompressor/none.c'; then $(CYGPATH_W) 'boot/decompressor/none.c'; else $(CYGPATH_W) '$(srcdir)/boot/decompressor/none.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) boot/decompressor/$(DEPDIR)/none_decompress_image-none.Tpo boot/decompressor/$(DEPDIR)/none_decompress_image-none.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='boot/decompressor/none.c' object='boot/decompressor/none_decompress_image-none.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(none_decompress_image_CPPFLAGS) $(CPPFLAGS) $(none_decompress_image_CFLAGS) $(CFLAGS) -c -o boot/decompressor/none_decompress_image-none.obj `if test -f 'boot/decompressor/none.c'; then $(CYGPATH_W) 'boot/decompressor/none.c'; else $(CYGPATH_W) '$(srcdir)/boot/decompressor/none.c'; fi` - -normal/normal_module-main.o: normal/main.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-main.o -MD -MP -MF normal/$(DEPDIR)/normal_module-main.Tpo -c -o normal/normal_module-main.o `test -f 'normal/main.c' || echo '$(srcdir)/'`normal/main.c -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-main.Tpo normal/$(DEPDIR)/normal_module-main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/main.c' object='normal/normal_module-main.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-main.o `test -f 'normal/main.c' || echo '$(srcdir)/'`normal/main.c - -normal/normal_module-main.obj: normal/main.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-main.obj -MD -MP -MF normal/$(DEPDIR)/normal_module-main.Tpo -c -o normal/normal_module-main.obj `if test -f 'normal/main.c'; then $(CYGPATH_W) 'normal/main.c'; else $(CYGPATH_W) '$(srcdir)/normal/main.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-main.Tpo normal/$(DEPDIR)/normal_module-main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/main.c' object='normal/normal_module-main.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-main.obj `if test -f 'normal/main.c'; then $(CYGPATH_W) 'normal/main.c'; else $(CYGPATH_W) '$(srcdir)/normal/main.c'; fi` - -normal/normal_module-cmdline.o: normal/cmdline.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-cmdline.o -MD -MP -MF normal/$(DEPDIR)/normal_module-cmdline.Tpo -c -o normal/normal_module-cmdline.o `test -f 'normal/cmdline.c' || echo '$(srcdir)/'`normal/cmdline.c -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-cmdline.Tpo normal/$(DEPDIR)/normal_module-cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/cmdline.c' object='normal/normal_module-cmdline.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-cmdline.o `test -f 'normal/cmdline.c' || echo '$(srcdir)/'`normal/cmdline.c - -normal/normal_module-cmdline.obj: normal/cmdline.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-cmdline.obj -MD -MP -MF normal/$(DEPDIR)/normal_module-cmdline.Tpo -c -o normal/normal_module-cmdline.obj `if test -f 'normal/cmdline.c'; then $(CYGPATH_W) 'normal/cmdline.c'; else $(CYGPATH_W) '$(srcdir)/normal/cmdline.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-cmdline.Tpo normal/$(DEPDIR)/normal_module-cmdline.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/cmdline.c' object='normal/normal_module-cmdline.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-cmdline.obj `if test -f 'normal/cmdline.c'; then $(CYGPATH_W) 'normal/cmdline.c'; else $(CYGPATH_W) '$(srcdir)/normal/cmdline.c'; fi` - -normal/normal_module-dyncmd.o: normal/dyncmd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-dyncmd.o -MD -MP -MF normal/$(DEPDIR)/normal_module-dyncmd.Tpo -c -o normal/normal_module-dyncmd.o `test -f 'normal/dyncmd.c' || echo '$(srcdir)/'`normal/dyncmd.c -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-dyncmd.Tpo normal/$(DEPDIR)/normal_module-dyncmd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/dyncmd.c' object='normal/normal_module-dyncmd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-dyncmd.o `test -f 'normal/dyncmd.c' || echo '$(srcdir)/'`normal/dyncmd.c - -normal/normal_module-dyncmd.obj: normal/dyncmd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-dyncmd.obj -MD -MP -MF normal/$(DEPDIR)/normal_module-dyncmd.Tpo -c -o normal/normal_module-dyncmd.obj `if test -f 'normal/dyncmd.c'; then $(CYGPATH_W) 'normal/dyncmd.c'; else $(CYGPATH_W) '$(srcdir)/normal/dyncmd.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-dyncmd.Tpo normal/$(DEPDIR)/normal_module-dyncmd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/dyncmd.c' object='normal/normal_module-dyncmd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-dyncmd.obj `if test -f 'normal/dyncmd.c'; then $(CYGPATH_W) 'normal/dyncmd.c'; else $(CYGPATH_W) '$(srcdir)/normal/dyncmd.c'; fi` - -normal/normal_module-auth.o: normal/auth.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-auth.o -MD -MP -MF normal/$(DEPDIR)/normal_module-auth.Tpo -c -o normal/normal_module-auth.o `test -f 'normal/auth.c' || echo '$(srcdir)/'`normal/auth.c -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-auth.Tpo normal/$(DEPDIR)/normal_module-auth.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/auth.c' object='normal/normal_module-auth.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-auth.o `test -f 'normal/auth.c' || echo '$(srcdir)/'`normal/auth.c - -normal/normal_module-auth.obj: normal/auth.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-auth.obj -MD -MP -MF normal/$(DEPDIR)/normal_module-auth.Tpo -c -o normal/normal_module-auth.obj `if test -f 'normal/auth.c'; then $(CYGPATH_W) 'normal/auth.c'; else $(CYGPATH_W) '$(srcdir)/normal/auth.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-auth.Tpo normal/$(DEPDIR)/normal_module-auth.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/auth.c' object='normal/normal_module-auth.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-auth.obj `if test -f 'normal/auth.c'; then $(CYGPATH_W) 'normal/auth.c'; else $(CYGPATH_W) '$(srcdir)/normal/auth.c'; fi` - -normal/normal_module-autofs.o: normal/autofs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-autofs.o -MD -MP -MF normal/$(DEPDIR)/normal_module-autofs.Tpo -c -o normal/normal_module-autofs.o `test -f 'normal/autofs.c' || echo '$(srcdir)/'`normal/autofs.c -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-autofs.Tpo normal/$(DEPDIR)/normal_module-autofs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/autofs.c' object='normal/normal_module-autofs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-autofs.o `test -f 'normal/autofs.c' || echo '$(srcdir)/'`normal/autofs.c - -normal/normal_module-autofs.obj: normal/autofs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-autofs.obj -MD -MP -MF normal/$(DEPDIR)/normal_module-autofs.Tpo -c -o normal/normal_module-autofs.obj `if test -f 'normal/autofs.c'; then $(CYGPATH_W) 'normal/autofs.c'; else $(CYGPATH_W) '$(srcdir)/normal/autofs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-autofs.Tpo normal/$(DEPDIR)/normal_module-autofs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/autofs.c' object='normal/normal_module-autofs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-autofs.obj `if test -f 'normal/autofs.c'; then $(CYGPATH_W) 'normal/autofs.c'; else $(CYGPATH_W) '$(srcdir)/normal/autofs.c'; fi` - -normal/normal_module-color.o: normal/color.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-color.o -MD -MP -MF normal/$(DEPDIR)/normal_module-color.Tpo -c -o normal/normal_module-color.o `test -f 'normal/color.c' || echo '$(srcdir)/'`normal/color.c -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-color.Tpo normal/$(DEPDIR)/normal_module-color.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/color.c' object='normal/normal_module-color.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-color.o `test -f 'normal/color.c' || echo '$(srcdir)/'`normal/color.c - -normal/normal_module-color.obj: normal/color.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-color.obj -MD -MP -MF normal/$(DEPDIR)/normal_module-color.Tpo -c -o normal/normal_module-color.obj `if test -f 'normal/color.c'; then $(CYGPATH_W) 'normal/color.c'; else $(CYGPATH_W) '$(srcdir)/normal/color.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-color.Tpo normal/$(DEPDIR)/normal_module-color.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/color.c' object='normal/normal_module-color.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-color.obj `if test -f 'normal/color.c'; then $(CYGPATH_W) 'normal/color.c'; else $(CYGPATH_W) '$(srcdir)/normal/color.c'; fi` - -normal/normal_module-completion.o: normal/completion.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-completion.o -MD -MP -MF normal/$(DEPDIR)/normal_module-completion.Tpo -c -o normal/normal_module-completion.o `test -f 'normal/completion.c' || echo '$(srcdir)/'`normal/completion.c -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-completion.Tpo normal/$(DEPDIR)/normal_module-completion.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/completion.c' object='normal/normal_module-completion.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-completion.o `test -f 'normal/completion.c' || echo '$(srcdir)/'`normal/completion.c - -normal/normal_module-completion.obj: normal/completion.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-completion.obj -MD -MP -MF normal/$(DEPDIR)/normal_module-completion.Tpo -c -o normal/normal_module-completion.obj `if test -f 'normal/completion.c'; then $(CYGPATH_W) 'normal/completion.c'; else $(CYGPATH_W) '$(srcdir)/normal/completion.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-completion.Tpo normal/$(DEPDIR)/normal_module-completion.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/completion.c' object='normal/normal_module-completion.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-completion.obj `if test -f 'normal/completion.c'; then $(CYGPATH_W) 'normal/completion.c'; else $(CYGPATH_W) '$(srcdir)/normal/completion.c'; fi` - -normal/normal_module-datetime.o: normal/datetime.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-datetime.o -MD -MP -MF normal/$(DEPDIR)/normal_module-datetime.Tpo -c -o normal/normal_module-datetime.o `test -f 'normal/datetime.c' || echo '$(srcdir)/'`normal/datetime.c -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-datetime.Tpo normal/$(DEPDIR)/normal_module-datetime.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/datetime.c' object='normal/normal_module-datetime.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-datetime.o `test -f 'normal/datetime.c' || echo '$(srcdir)/'`normal/datetime.c - -normal/normal_module-datetime.obj: normal/datetime.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-datetime.obj -MD -MP -MF normal/$(DEPDIR)/normal_module-datetime.Tpo -c -o normal/normal_module-datetime.obj `if test -f 'normal/datetime.c'; then $(CYGPATH_W) 'normal/datetime.c'; else $(CYGPATH_W) '$(srcdir)/normal/datetime.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-datetime.Tpo normal/$(DEPDIR)/normal_module-datetime.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/datetime.c' object='normal/normal_module-datetime.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-datetime.obj `if test -f 'normal/datetime.c'; then $(CYGPATH_W) 'normal/datetime.c'; else $(CYGPATH_W) '$(srcdir)/normal/datetime.c'; fi` - -normal/normal_module-menu.o: normal/menu.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-menu.o -MD -MP -MF normal/$(DEPDIR)/normal_module-menu.Tpo -c -o normal/normal_module-menu.o `test -f 'normal/menu.c' || echo '$(srcdir)/'`normal/menu.c -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-menu.Tpo normal/$(DEPDIR)/normal_module-menu.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/menu.c' object='normal/normal_module-menu.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-menu.o `test -f 'normal/menu.c' || echo '$(srcdir)/'`normal/menu.c - -normal/normal_module-menu.obj: normal/menu.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-menu.obj -MD -MP -MF normal/$(DEPDIR)/normal_module-menu.Tpo -c -o normal/normal_module-menu.obj `if test -f 'normal/menu.c'; then $(CYGPATH_W) 'normal/menu.c'; else $(CYGPATH_W) '$(srcdir)/normal/menu.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-menu.Tpo normal/$(DEPDIR)/normal_module-menu.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/menu.c' object='normal/normal_module-menu.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-menu.obj `if test -f 'normal/menu.c'; then $(CYGPATH_W) 'normal/menu.c'; else $(CYGPATH_W) '$(srcdir)/normal/menu.c'; fi` - -normal/normal_module-menu_entry.o: normal/menu_entry.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-menu_entry.o -MD -MP -MF normal/$(DEPDIR)/normal_module-menu_entry.Tpo -c -o normal/normal_module-menu_entry.o `test -f 'normal/menu_entry.c' || echo '$(srcdir)/'`normal/menu_entry.c -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-menu_entry.Tpo normal/$(DEPDIR)/normal_module-menu_entry.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/menu_entry.c' object='normal/normal_module-menu_entry.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-menu_entry.o `test -f 'normal/menu_entry.c' || echo '$(srcdir)/'`normal/menu_entry.c - -normal/normal_module-menu_entry.obj: normal/menu_entry.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-menu_entry.obj -MD -MP -MF normal/$(DEPDIR)/normal_module-menu_entry.Tpo -c -o normal/normal_module-menu_entry.obj `if test -f 'normal/menu_entry.c'; then $(CYGPATH_W) 'normal/menu_entry.c'; else $(CYGPATH_W) '$(srcdir)/normal/menu_entry.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-menu_entry.Tpo normal/$(DEPDIR)/normal_module-menu_entry.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/menu_entry.c' object='normal/normal_module-menu_entry.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-menu_entry.obj `if test -f 'normal/menu_entry.c'; then $(CYGPATH_W) 'normal/menu_entry.c'; else $(CYGPATH_W) '$(srcdir)/normal/menu_entry.c'; fi` - -normal/normal_module-menu_text.o: normal/menu_text.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-menu_text.o -MD -MP -MF normal/$(DEPDIR)/normal_module-menu_text.Tpo -c -o normal/normal_module-menu_text.o `test -f 'normal/menu_text.c' || echo '$(srcdir)/'`normal/menu_text.c -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-menu_text.Tpo normal/$(DEPDIR)/normal_module-menu_text.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/menu_text.c' object='normal/normal_module-menu_text.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-menu_text.o `test -f 'normal/menu_text.c' || echo '$(srcdir)/'`normal/menu_text.c - -normal/normal_module-menu_text.obj: normal/menu_text.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-menu_text.obj -MD -MP -MF normal/$(DEPDIR)/normal_module-menu_text.Tpo -c -o normal/normal_module-menu_text.obj `if test -f 'normal/menu_text.c'; then $(CYGPATH_W) 'normal/menu_text.c'; else $(CYGPATH_W) '$(srcdir)/normal/menu_text.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-menu_text.Tpo normal/$(DEPDIR)/normal_module-menu_text.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/menu_text.c' object='normal/normal_module-menu_text.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-menu_text.obj `if test -f 'normal/menu_text.c'; then $(CYGPATH_W) 'normal/menu_text.c'; else $(CYGPATH_W) '$(srcdir)/normal/menu_text.c'; fi` - -normal/normal_module-misc.o: normal/misc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-misc.o -MD -MP -MF normal/$(DEPDIR)/normal_module-misc.Tpo -c -o normal/normal_module-misc.o `test -f 'normal/misc.c' || echo '$(srcdir)/'`normal/misc.c -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-misc.Tpo normal/$(DEPDIR)/normal_module-misc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/misc.c' object='normal/normal_module-misc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-misc.o `test -f 'normal/misc.c' || echo '$(srcdir)/'`normal/misc.c - -normal/normal_module-misc.obj: normal/misc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-misc.obj -MD -MP -MF normal/$(DEPDIR)/normal_module-misc.Tpo -c -o normal/normal_module-misc.obj `if test -f 'normal/misc.c'; then $(CYGPATH_W) 'normal/misc.c'; else $(CYGPATH_W) '$(srcdir)/normal/misc.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-misc.Tpo normal/$(DEPDIR)/normal_module-misc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/misc.c' object='normal/normal_module-misc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-misc.obj `if test -f 'normal/misc.c'; then $(CYGPATH_W) 'normal/misc.c'; else $(CYGPATH_W) '$(srcdir)/normal/misc.c'; fi` - -normal/normal_module-crypto.o: normal/crypto.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-crypto.o -MD -MP -MF normal/$(DEPDIR)/normal_module-crypto.Tpo -c -o normal/normal_module-crypto.o `test -f 'normal/crypto.c' || echo '$(srcdir)/'`normal/crypto.c -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-crypto.Tpo normal/$(DEPDIR)/normal_module-crypto.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/crypto.c' object='normal/normal_module-crypto.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-crypto.o `test -f 'normal/crypto.c' || echo '$(srcdir)/'`normal/crypto.c - -normal/normal_module-crypto.obj: normal/crypto.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-crypto.obj -MD -MP -MF normal/$(DEPDIR)/normal_module-crypto.Tpo -c -o normal/normal_module-crypto.obj `if test -f 'normal/crypto.c'; then $(CYGPATH_W) 'normal/crypto.c'; else $(CYGPATH_W) '$(srcdir)/normal/crypto.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-crypto.Tpo normal/$(DEPDIR)/normal_module-crypto.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/crypto.c' object='normal/normal_module-crypto.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-crypto.obj `if test -f 'normal/crypto.c'; then $(CYGPATH_W) 'normal/crypto.c'; else $(CYGPATH_W) '$(srcdir)/normal/crypto.c'; fi` - -normal/normal_module-term.o: normal/term.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-term.o -MD -MP -MF normal/$(DEPDIR)/normal_module-term.Tpo -c -o normal/normal_module-term.o `test -f 'normal/term.c' || echo '$(srcdir)/'`normal/term.c -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-term.Tpo normal/$(DEPDIR)/normal_module-term.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/term.c' object='normal/normal_module-term.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-term.o `test -f 'normal/term.c' || echo '$(srcdir)/'`normal/term.c - -normal/normal_module-term.obj: normal/term.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-term.obj -MD -MP -MF normal/$(DEPDIR)/normal_module-term.Tpo -c -o normal/normal_module-term.obj `if test -f 'normal/term.c'; then $(CYGPATH_W) 'normal/term.c'; else $(CYGPATH_W) '$(srcdir)/normal/term.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-term.Tpo normal/$(DEPDIR)/normal_module-term.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/term.c' object='normal/normal_module-term.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-term.obj `if test -f 'normal/term.c'; then $(CYGPATH_W) 'normal/term.c'; else $(CYGPATH_W) '$(srcdir)/normal/term.c'; fi` - -normal/normal_module-context.o: normal/context.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-context.o -MD -MP -MF normal/$(DEPDIR)/normal_module-context.Tpo -c -o normal/normal_module-context.o `test -f 'normal/context.c' || echo '$(srcdir)/'`normal/context.c -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-context.Tpo normal/$(DEPDIR)/normal_module-context.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/context.c' object='normal/normal_module-context.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-context.o `test -f 'normal/context.c' || echo '$(srcdir)/'`normal/context.c - -normal/normal_module-context.obj: normal/context.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-context.obj -MD -MP -MF normal/$(DEPDIR)/normal_module-context.Tpo -c -o normal/normal_module-context.obj `if test -f 'normal/context.c'; then $(CYGPATH_W) 'normal/context.c'; else $(CYGPATH_W) '$(srcdir)/normal/context.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-context.Tpo normal/$(DEPDIR)/normal_module-context.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/context.c' object='normal/normal_module-context.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-context.obj `if test -f 'normal/context.c'; then $(CYGPATH_W) 'normal/context.c'; else $(CYGPATH_W) '$(srcdir)/normal/context.c'; fi` - -normal/normal_module-charset.o: normal/charset.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-charset.o -MD -MP -MF normal/$(DEPDIR)/normal_module-charset.Tpo -c -o normal/normal_module-charset.o `test -f 'normal/charset.c' || echo '$(srcdir)/'`normal/charset.c -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-charset.Tpo normal/$(DEPDIR)/normal_module-charset.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/charset.c' object='normal/normal_module-charset.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-charset.o `test -f 'normal/charset.c' || echo '$(srcdir)/'`normal/charset.c - -normal/normal_module-charset.obj: normal/charset.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal/normal_module-charset.obj -MD -MP -MF normal/$(DEPDIR)/normal_module-charset.Tpo -c -o normal/normal_module-charset.obj `if test -f 'normal/charset.c'; then $(CYGPATH_W) 'normal/charset.c'; else $(CYGPATH_W) '$(srcdir)/normal/charset.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) normal/$(DEPDIR)/normal_module-charset.Tpo normal/$(DEPDIR)/normal_module-charset.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='normal/charset.c' object='normal/normal_module-charset.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal/normal_module-charset.obj `if test -f 'normal/charset.c'; then $(CYGPATH_W) 'normal/charset.c'; else $(CYGPATH_W) '$(srcdir)/normal/charset.c'; fi` - -script/normal_module-main.o: script/main.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT script/normal_module-main.o -MD -MP -MF script/$(DEPDIR)/normal_module-main.Tpo -c -o script/normal_module-main.o `test -f 'script/main.c' || echo '$(srcdir)/'`script/main.c -@am__fastdepCC_TRUE@ $(am__mv) script/$(DEPDIR)/normal_module-main.Tpo script/$(DEPDIR)/normal_module-main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='script/main.c' object='script/normal_module-main.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o script/normal_module-main.o `test -f 'script/main.c' || echo '$(srcdir)/'`script/main.c - -script/normal_module-main.obj: script/main.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT script/normal_module-main.obj -MD -MP -MF script/$(DEPDIR)/normal_module-main.Tpo -c -o script/normal_module-main.obj `if test -f 'script/main.c'; then $(CYGPATH_W) 'script/main.c'; else $(CYGPATH_W) '$(srcdir)/script/main.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) script/$(DEPDIR)/normal_module-main.Tpo script/$(DEPDIR)/normal_module-main.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='script/main.c' object='script/normal_module-main.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o script/normal_module-main.obj `if test -f 'script/main.c'; then $(CYGPATH_W) 'script/main.c'; else $(CYGPATH_W) '$(srcdir)/script/main.c'; fi` - -script/normal_module-script.o: script/script.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT script/normal_module-script.o -MD -MP -MF script/$(DEPDIR)/normal_module-script.Tpo -c -o script/normal_module-script.o `test -f 'script/script.c' || echo '$(srcdir)/'`script/script.c -@am__fastdepCC_TRUE@ $(am__mv) script/$(DEPDIR)/normal_module-script.Tpo script/$(DEPDIR)/normal_module-script.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='script/script.c' object='script/normal_module-script.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o script/normal_module-script.o `test -f 'script/script.c' || echo '$(srcdir)/'`script/script.c - -script/normal_module-script.obj: script/script.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT script/normal_module-script.obj -MD -MP -MF script/$(DEPDIR)/normal_module-script.Tpo -c -o script/normal_module-script.obj `if test -f 'script/script.c'; then $(CYGPATH_W) 'script/script.c'; else $(CYGPATH_W) '$(srcdir)/script/script.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) script/$(DEPDIR)/normal_module-script.Tpo script/$(DEPDIR)/normal_module-script.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='script/script.c' object='script/normal_module-script.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o script/normal_module-script.obj `if test -f 'script/script.c'; then $(CYGPATH_W) 'script/script.c'; else $(CYGPATH_W) '$(srcdir)/script/script.c'; fi` - -script/normal_module-execute.o: script/execute.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT script/normal_module-execute.o -MD -MP -MF script/$(DEPDIR)/normal_module-execute.Tpo -c -o script/normal_module-execute.o `test -f 'script/execute.c' || echo '$(srcdir)/'`script/execute.c -@am__fastdepCC_TRUE@ $(am__mv) script/$(DEPDIR)/normal_module-execute.Tpo script/$(DEPDIR)/normal_module-execute.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='script/execute.c' object='script/normal_module-execute.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o script/normal_module-execute.o `test -f 'script/execute.c' || echo '$(srcdir)/'`script/execute.c - -script/normal_module-execute.obj: script/execute.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT script/normal_module-execute.obj -MD -MP -MF script/$(DEPDIR)/normal_module-execute.Tpo -c -o script/normal_module-execute.obj `if test -f 'script/execute.c'; then $(CYGPATH_W) 'script/execute.c'; else $(CYGPATH_W) '$(srcdir)/script/execute.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) script/$(DEPDIR)/normal_module-execute.Tpo script/$(DEPDIR)/normal_module-execute.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='script/execute.c' object='script/normal_module-execute.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o script/normal_module-execute.obj `if test -f 'script/execute.c'; then $(CYGPATH_W) 'script/execute.c'; else $(CYGPATH_W) '$(srcdir)/script/execute.c'; fi` - -script/normal_module-function.o: script/function.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT script/normal_module-function.o -MD -MP -MF script/$(DEPDIR)/normal_module-function.Tpo -c -o script/normal_module-function.o `test -f 'script/function.c' || echo '$(srcdir)/'`script/function.c -@am__fastdepCC_TRUE@ $(am__mv) script/$(DEPDIR)/normal_module-function.Tpo script/$(DEPDIR)/normal_module-function.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='script/function.c' object='script/normal_module-function.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o script/normal_module-function.o `test -f 'script/function.c' || echo '$(srcdir)/'`script/function.c - -script/normal_module-function.obj: script/function.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT script/normal_module-function.obj -MD -MP -MF script/$(DEPDIR)/normal_module-function.Tpo -c -o script/normal_module-function.obj `if test -f 'script/function.c'; then $(CYGPATH_W) 'script/function.c'; else $(CYGPATH_W) '$(srcdir)/script/function.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) script/$(DEPDIR)/normal_module-function.Tpo script/$(DEPDIR)/normal_module-function.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='script/function.c' object='script/normal_module-function.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o script/normal_module-function.obj `if test -f 'script/function.c'; then $(CYGPATH_W) 'script/function.c'; else $(CYGPATH_W) '$(srcdir)/script/function.c'; fi` - -script/normal_module-lexer.o: script/lexer.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT script/normal_module-lexer.o -MD -MP -MF script/$(DEPDIR)/normal_module-lexer.Tpo -c -o script/normal_module-lexer.o `test -f 'script/lexer.c' || echo '$(srcdir)/'`script/lexer.c -@am__fastdepCC_TRUE@ $(am__mv) script/$(DEPDIR)/normal_module-lexer.Tpo script/$(DEPDIR)/normal_module-lexer.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='script/lexer.c' object='script/normal_module-lexer.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o script/normal_module-lexer.o `test -f 'script/lexer.c' || echo '$(srcdir)/'`script/lexer.c - -script/normal_module-lexer.obj: script/lexer.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT script/normal_module-lexer.obj -MD -MP -MF script/$(DEPDIR)/normal_module-lexer.Tpo -c -o script/normal_module-lexer.obj `if test -f 'script/lexer.c'; then $(CYGPATH_W) 'script/lexer.c'; else $(CYGPATH_W) '$(srcdir)/script/lexer.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) script/$(DEPDIR)/normal_module-lexer.Tpo script/$(DEPDIR)/normal_module-lexer.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='script/lexer.c' object='script/normal_module-lexer.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o script/normal_module-lexer.obj `if test -f 'script/lexer.c'; then $(CYGPATH_W) 'script/lexer.c'; else $(CYGPATH_W) '$(srcdir)/script/lexer.c'; fi` - -script/normal_module-argv.o: script/argv.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT script/normal_module-argv.o -MD -MP -MF script/$(DEPDIR)/normal_module-argv.Tpo -c -o script/normal_module-argv.o `test -f 'script/argv.c' || echo '$(srcdir)/'`script/argv.c -@am__fastdepCC_TRUE@ $(am__mv) script/$(DEPDIR)/normal_module-argv.Tpo script/$(DEPDIR)/normal_module-argv.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='script/argv.c' object='script/normal_module-argv.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o script/normal_module-argv.o `test -f 'script/argv.c' || echo '$(srcdir)/'`script/argv.c - -script/normal_module-argv.obj: script/argv.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT script/normal_module-argv.obj -MD -MP -MF script/$(DEPDIR)/normal_module-argv.Tpo -c -o script/normal_module-argv.obj `if test -f 'script/argv.c'; then $(CYGPATH_W) 'script/argv.c'; else $(CYGPATH_W) '$(srcdir)/script/argv.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) script/$(DEPDIR)/normal_module-argv.Tpo script/$(DEPDIR)/normal_module-argv.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='script/argv.c' object='script/normal_module-argv.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o script/normal_module-argv.obj `if test -f 'script/argv.c'; then $(CYGPATH_W) 'script/argv.c'; else $(CYGPATH_W) '$(srcdir)/script/argv.c'; fi` - -commands/normal_module-menuentry.o: commands/menuentry.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT commands/normal_module-menuentry.o -MD -MP -MF commands/$(DEPDIR)/normal_module-menuentry.Tpo -c -o commands/normal_module-menuentry.o `test -f 'commands/menuentry.c' || echo '$(srcdir)/'`commands/menuentry.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/normal_module-menuentry.Tpo commands/$(DEPDIR)/normal_module-menuentry.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/menuentry.c' object='commands/normal_module-menuentry.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o commands/normal_module-menuentry.o `test -f 'commands/menuentry.c' || echo '$(srcdir)/'`commands/menuentry.c - -commands/normal_module-menuentry.obj: commands/menuentry.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT commands/normal_module-menuentry.obj -MD -MP -MF commands/$(DEPDIR)/normal_module-menuentry.Tpo -c -o commands/normal_module-menuentry.obj `if test -f 'commands/menuentry.c'; then $(CYGPATH_W) 'commands/menuentry.c'; else $(CYGPATH_W) '$(srcdir)/commands/menuentry.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/normal_module-menuentry.Tpo commands/$(DEPDIR)/normal_module-menuentry.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/menuentry.c' object='commands/normal_module-menuentry.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o commands/normal_module-menuentry.obj `if test -f 'commands/menuentry.c'; then $(CYGPATH_W) 'commands/menuentry.c'; else $(CYGPATH_W) '$(srcdir)/commands/menuentry.c'; fi` - -normal_module-unidata.o: unidata.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal_module-unidata.o -MD -MP -MF $(DEPDIR)/normal_module-unidata.Tpo -c -o normal_module-unidata.o `test -f 'unidata.c' || echo '$(srcdir)/'`unidata.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/normal_module-unidata.Tpo $(DEPDIR)/normal_module-unidata.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='unidata.c' object='normal_module-unidata.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal_module-unidata.o `test -f 'unidata.c' || echo '$(srcdir)/'`unidata.c - -normal_module-unidata.obj: unidata.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal_module-unidata.obj -MD -MP -MF $(DEPDIR)/normal_module-unidata.Tpo -c -o normal_module-unidata.obj `if test -f 'unidata.c'; then $(CYGPATH_W) 'unidata.c'; else $(CYGPATH_W) '$(srcdir)/unidata.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/normal_module-unidata.Tpo $(DEPDIR)/normal_module-unidata.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='unidata.c' object='normal_module-unidata.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal_module-unidata.obj `if test -f 'unidata.c'; then $(CYGPATH_W) 'unidata.c'; else $(CYGPATH_W) '$(srcdir)/unidata.c'; fi` - -normal_module-grub_script.tab.o: grub_script.tab.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal_module-grub_script.tab.o -MD -MP -MF $(DEPDIR)/normal_module-grub_script.tab.Tpo -c -o normal_module-grub_script.tab.o `test -f 'grub_script.tab.c' || echo '$(srcdir)/'`grub_script.tab.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/normal_module-grub_script.tab.Tpo $(DEPDIR)/normal_module-grub_script.tab.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub_script.tab.c' object='normal_module-grub_script.tab.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal_module-grub_script.tab.o `test -f 'grub_script.tab.c' || echo '$(srcdir)/'`grub_script.tab.c - -normal_module-grub_script.tab.obj: grub_script.tab.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal_module-grub_script.tab.obj -MD -MP -MF $(DEPDIR)/normal_module-grub_script.tab.Tpo -c -o normal_module-grub_script.tab.obj `if test -f 'grub_script.tab.c'; then $(CYGPATH_W) 'grub_script.tab.c'; else $(CYGPATH_W) '$(srcdir)/grub_script.tab.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/normal_module-grub_script.tab.Tpo $(DEPDIR)/normal_module-grub_script.tab.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub_script.tab.c' object='normal_module-grub_script.tab.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal_module-grub_script.tab.obj `if test -f 'grub_script.tab.c'; then $(CYGPATH_W) 'grub_script.tab.c'; else $(CYGPATH_W) '$(srcdir)/grub_script.tab.c'; fi` - -normal_module-grub_script.yy.o: grub_script.yy.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal_module-grub_script.yy.o -MD -MP -MF $(DEPDIR)/normal_module-grub_script.yy.Tpo -c -o normal_module-grub_script.yy.o `test -f 'grub_script.yy.c' || echo '$(srcdir)/'`grub_script.yy.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/normal_module-grub_script.yy.Tpo $(DEPDIR)/normal_module-grub_script.yy.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub_script.yy.c' object='normal_module-grub_script.yy.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal_module-grub_script.yy.o `test -f 'grub_script.yy.c' || echo '$(srcdir)/'`grub_script.yy.c - -normal_module-grub_script.yy.obj: grub_script.yy.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -MT normal_module-grub_script.yy.obj -MD -MP -MF $(DEPDIR)/normal_module-grub_script.yy.Tpo -c -o normal_module-grub_script.yy.obj `if test -f 'grub_script.yy.c'; then $(CYGPATH_W) 'grub_script.yy.c'; else $(CYGPATH_W) '$(srcdir)/grub_script.yy.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/normal_module-grub_script.yy.Tpo $(DEPDIR)/normal_module-grub_script.yy.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='grub_script.yy.c' object='normal_module-grub_script.yy.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $(normal_module_CFLAGS) $(CFLAGS) -c -o normal_module-grub_script.yy.obj `if test -f 'grub_script.yy.c'; then $(CYGPATH_W) 'grub_script.yy.c'; else $(CYGPATH_W) '$(srcdir)/grub_script.yy.c'; fi` - -fs/ntfs_module-ntfs.o: fs/ntfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $(ntfs_module_CFLAGS) $(CFLAGS) -MT fs/ntfs_module-ntfs.o -MD -MP -MF fs/$(DEPDIR)/ntfs_module-ntfs.Tpo -c -o fs/ntfs_module-ntfs.o `test -f 'fs/ntfs.c' || echo '$(srcdir)/'`fs/ntfs.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/ntfs_module-ntfs.Tpo fs/$(DEPDIR)/ntfs_module-ntfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/ntfs.c' object='fs/ntfs_module-ntfs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $(ntfs_module_CFLAGS) $(CFLAGS) -c -o fs/ntfs_module-ntfs.o `test -f 'fs/ntfs.c' || echo '$(srcdir)/'`fs/ntfs.c - -fs/ntfs_module-ntfs.obj: fs/ntfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $(ntfs_module_CFLAGS) $(CFLAGS) -MT fs/ntfs_module-ntfs.obj -MD -MP -MF fs/$(DEPDIR)/ntfs_module-ntfs.Tpo -c -o fs/ntfs_module-ntfs.obj `if test -f 'fs/ntfs.c'; then $(CYGPATH_W) 'fs/ntfs.c'; else $(CYGPATH_W) '$(srcdir)/fs/ntfs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/ntfs_module-ntfs.Tpo fs/$(DEPDIR)/ntfs_module-ntfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/ntfs.c' object='fs/ntfs_module-ntfs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $(ntfs_module_CFLAGS) $(CFLAGS) -c -o fs/ntfs_module-ntfs.obj `if test -f 'fs/ntfs.c'; then $(CYGPATH_W) 'fs/ntfs.c'; else $(CYGPATH_W) '$(srcdir)/fs/ntfs.c'; fi` - -fs/ntfscomp_module-ntfscomp.o: fs/ntfscomp.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $(ntfscomp_module_CFLAGS) $(CFLAGS) -MT fs/ntfscomp_module-ntfscomp.o -MD -MP -MF fs/$(DEPDIR)/ntfscomp_module-ntfscomp.Tpo -c -o fs/ntfscomp_module-ntfscomp.o `test -f 'fs/ntfscomp.c' || echo '$(srcdir)/'`fs/ntfscomp.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/ntfscomp_module-ntfscomp.Tpo fs/$(DEPDIR)/ntfscomp_module-ntfscomp.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/ntfscomp.c' object='fs/ntfscomp_module-ntfscomp.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $(ntfscomp_module_CFLAGS) $(CFLAGS) -c -o fs/ntfscomp_module-ntfscomp.o `test -f 'fs/ntfscomp.c' || echo '$(srcdir)/'`fs/ntfscomp.c - -fs/ntfscomp_module-ntfscomp.obj: fs/ntfscomp.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $(ntfscomp_module_CFLAGS) $(CFLAGS) -MT fs/ntfscomp_module-ntfscomp.obj -MD -MP -MF fs/$(DEPDIR)/ntfscomp_module-ntfscomp.Tpo -c -o fs/ntfscomp_module-ntfscomp.obj `if test -f 'fs/ntfscomp.c'; then $(CYGPATH_W) 'fs/ntfscomp.c'; else $(CYGPATH_W) '$(srcdir)/fs/ntfscomp.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/ntfscomp_module-ntfscomp.Tpo fs/$(DEPDIR)/ntfscomp_module-ntfscomp.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/ntfscomp.c' object='fs/ntfscomp_module-ntfscomp.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $(ntfscomp_module_CFLAGS) $(CFLAGS) -c -o fs/ntfscomp_module-ntfscomp.obj `if test -f 'fs/ntfscomp.c'; then $(CYGPATH_W) 'fs/ntfscomp.c'; else $(CYGPATH_W) '$(srcdir)/fs/ntfscomp.c'; fi` - -loader/i386/pc/ntldr_module-ntldr.o: loader/i386/pc/ntldr.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntldr_module_CPPFLAGS) $(CPPFLAGS) $(ntldr_module_CFLAGS) $(CFLAGS) -MT loader/i386/pc/ntldr_module-ntldr.o -MD -MP -MF loader/i386/pc/$(DEPDIR)/ntldr_module-ntldr.Tpo -c -o loader/i386/pc/ntldr_module-ntldr.o `test -f 'loader/i386/pc/ntldr.c' || echo '$(srcdir)/'`loader/i386/pc/ntldr.c -@am__fastdepCC_TRUE@ $(am__mv) loader/i386/pc/$(DEPDIR)/ntldr_module-ntldr.Tpo loader/i386/pc/$(DEPDIR)/ntldr_module-ntldr.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/i386/pc/ntldr.c' object='loader/i386/pc/ntldr_module-ntldr.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntldr_module_CPPFLAGS) $(CPPFLAGS) $(ntldr_module_CFLAGS) $(CFLAGS) -c -o loader/i386/pc/ntldr_module-ntldr.o `test -f 'loader/i386/pc/ntldr.c' || echo '$(srcdir)/'`loader/i386/pc/ntldr.c - -loader/i386/pc/ntldr_module-ntldr.obj: loader/i386/pc/ntldr.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntldr_module_CPPFLAGS) $(CPPFLAGS) $(ntldr_module_CFLAGS) $(CFLAGS) -MT loader/i386/pc/ntldr_module-ntldr.obj -MD -MP -MF loader/i386/pc/$(DEPDIR)/ntldr_module-ntldr.Tpo -c -o loader/i386/pc/ntldr_module-ntldr.obj `if test -f 'loader/i386/pc/ntldr.c'; then $(CYGPATH_W) 'loader/i386/pc/ntldr.c'; else $(CYGPATH_W) '$(srcdir)/loader/i386/pc/ntldr.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/i386/pc/$(DEPDIR)/ntldr_module-ntldr.Tpo loader/i386/pc/$(DEPDIR)/ntldr_module-ntldr.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/i386/pc/ntldr.c' object='loader/i386/pc/ntldr_module-ntldr.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntldr_module_CPPFLAGS) $(CPPFLAGS) $(ntldr_module_CFLAGS) $(CFLAGS) -c -o loader/i386/pc/ntldr_module-ntldr.obj `if test -f 'loader/i386/pc/ntldr.c'; then $(CYGPATH_W) 'loader/i386/pc/ntldr.c'; else $(CYGPATH_W) '$(srcdir)/loader/i386/pc/ntldr.c'; fi` - -bus/usb/ohci_module-ohci.o: bus/usb/ohci.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $(ohci_module_CFLAGS) $(CFLAGS) -MT bus/usb/ohci_module-ohci.o -MD -MP -MF bus/usb/$(DEPDIR)/ohci_module-ohci.Tpo -c -o bus/usb/ohci_module-ohci.o `test -f 'bus/usb/ohci.c' || echo '$(srcdir)/'`bus/usb/ohci.c -@am__fastdepCC_TRUE@ $(am__mv) bus/usb/$(DEPDIR)/ohci_module-ohci.Tpo bus/usb/$(DEPDIR)/ohci_module-ohci.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/usb/ohci.c' object='bus/usb/ohci_module-ohci.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $(ohci_module_CFLAGS) $(CFLAGS) -c -o bus/usb/ohci_module-ohci.o `test -f 'bus/usb/ohci.c' || echo '$(srcdir)/'`bus/usb/ohci.c - -bus/usb/ohci_module-ohci.obj: bus/usb/ohci.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $(ohci_module_CFLAGS) $(CFLAGS) -MT bus/usb/ohci_module-ohci.obj -MD -MP -MF bus/usb/$(DEPDIR)/ohci_module-ohci.Tpo -c -o bus/usb/ohci_module-ohci.obj `if test -f 'bus/usb/ohci.c'; then $(CYGPATH_W) 'bus/usb/ohci.c'; else $(CYGPATH_W) '$(srcdir)/bus/usb/ohci.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) bus/usb/$(DEPDIR)/ohci_module-ohci.Tpo bus/usb/$(DEPDIR)/ohci_module-ohci.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/usb/ohci.c' object='bus/usb/ohci_module-ohci.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $(ohci_module_CFLAGS) $(CFLAGS) -c -o bus/usb/ohci_module-ohci.obj `if test -f 'bus/usb/ohci.c'; then $(CYGPATH_W) 'bus/usb/ohci.c'; else $(CYGPATH_W) '$(srcdir)/bus/usb/ohci.c'; fi` - -partmap/part_acorn_module-acorn.o: partmap/acorn.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $(part_acorn_module_CFLAGS) $(CFLAGS) -MT partmap/part_acorn_module-acorn.o -MD -MP -MF partmap/$(DEPDIR)/part_acorn_module-acorn.Tpo -c -o partmap/part_acorn_module-acorn.o `test -f 'partmap/acorn.c' || echo '$(srcdir)/'`partmap/acorn.c -@am__fastdepCC_TRUE@ $(am__mv) partmap/$(DEPDIR)/part_acorn_module-acorn.Tpo partmap/$(DEPDIR)/part_acorn_module-acorn.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='partmap/acorn.c' object='partmap/part_acorn_module-acorn.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $(part_acorn_module_CFLAGS) $(CFLAGS) -c -o partmap/part_acorn_module-acorn.o `test -f 'partmap/acorn.c' || echo '$(srcdir)/'`partmap/acorn.c - -partmap/part_acorn_module-acorn.obj: partmap/acorn.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $(part_acorn_module_CFLAGS) $(CFLAGS) -MT partmap/part_acorn_module-acorn.obj -MD -MP -MF partmap/$(DEPDIR)/part_acorn_module-acorn.Tpo -c -o partmap/part_acorn_module-acorn.obj `if test -f 'partmap/acorn.c'; then $(CYGPATH_W) 'partmap/acorn.c'; else $(CYGPATH_W) '$(srcdir)/partmap/acorn.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) partmap/$(DEPDIR)/part_acorn_module-acorn.Tpo partmap/$(DEPDIR)/part_acorn_module-acorn.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='partmap/acorn.c' object='partmap/part_acorn_module-acorn.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $(part_acorn_module_CFLAGS) $(CFLAGS) -c -o partmap/part_acorn_module-acorn.obj `if test -f 'partmap/acorn.c'; then $(CYGPATH_W) 'partmap/acorn.c'; else $(CYGPATH_W) '$(srcdir)/partmap/acorn.c'; fi` - -partmap/part_amiga_module-amiga.o: partmap/amiga.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $(part_amiga_module_CFLAGS) $(CFLAGS) -MT partmap/part_amiga_module-amiga.o -MD -MP -MF partmap/$(DEPDIR)/part_amiga_module-amiga.Tpo -c -o partmap/part_amiga_module-amiga.o `test -f 'partmap/amiga.c' || echo '$(srcdir)/'`partmap/amiga.c -@am__fastdepCC_TRUE@ $(am__mv) partmap/$(DEPDIR)/part_amiga_module-amiga.Tpo partmap/$(DEPDIR)/part_amiga_module-amiga.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='partmap/amiga.c' object='partmap/part_amiga_module-amiga.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $(part_amiga_module_CFLAGS) $(CFLAGS) -c -o partmap/part_amiga_module-amiga.o `test -f 'partmap/amiga.c' || echo '$(srcdir)/'`partmap/amiga.c - -partmap/part_amiga_module-amiga.obj: partmap/amiga.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $(part_amiga_module_CFLAGS) $(CFLAGS) -MT partmap/part_amiga_module-amiga.obj -MD -MP -MF partmap/$(DEPDIR)/part_amiga_module-amiga.Tpo -c -o partmap/part_amiga_module-amiga.obj `if test -f 'partmap/amiga.c'; then $(CYGPATH_W) 'partmap/amiga.c'; else $(CYGPATH_W) '$(srcdir)/partmap/amiga.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) partmap/$(DEPDIR)/part_amiga_module-amiga.Tpo partmap/$(DEPDIR)/part_amiga_module-amiga.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='partmap/amiga.c' object='partmap/part_amiga_module-amiga.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $(part_amiga_module_CFLAGS) $(CFLAGS) -c -o partmap/part_amiga_module-amiga.obj `if test -f 'partmap/amiga.c'; then $(CYGPATH_W) 'partmap/amiga.c'; else $(CYGPATH_W) '$(srcdir)/partmap/amiga.c'; fi` - -partmap/part_apple_module-apple.o: partmap/apple.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $(part_apple_module_CFLAGS) $(CFLAGS) -MT partmap/part_apple_module-apple.o -MD -MP -MF partmap/$(DEPDIR)/part_apple_module-apple.Tpo -c -o partmap/part_apple_module-apple.o `test -f 'partmap/apple.c' || echo '$(srcdir)/'`partmap/apple.c -@am__fastdepCC_TRUE@ $(am__mv) partmap/$(DEPDIR)/part_apple_module-apple.Tpo partmap/$(DEPDIR)/part_apple_module-apple.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='partmap/apple.c' object='partmap/part_apple_module-apple.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $(part_apple_module_CFLAGS) $(CFLAGS) -c -o partmap/part_apple_module-apple.o `test -f 'partmap/apple.c' || echo '$(srcdir)/'`partmap/apple.c - -partmap/part_apple_module-apple.obj: partmap/apple.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $(part_apple_module_CFLAGS) $(CFLAGS) -MT partmap/part_apple_module-apple.obj -MD -MP -MF partmap/$(DEPDIR)/part_apple_module-apple.Tpo -c -o partmap/part_apple_module-apple.obj `if test -f 'partmap/apple.c'; then $(CYGPATH_W) 'partmap/apple.c'; else $(CYGPATH_W) '$(srcdir)/partmap/apple.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) partmap/$(DEPDIR)/part_apple_module-apple.Tpo partmap/$(DEPDIR)/part_apple_module-apple.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='partmap/apple.c' object='partmap/part_apple_module-apple.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $(part_apple_module_CFLAGS) $(CFLAGS) -c -o partmap/part_apple_module-apple.obj `if test -f 'partmap/apple.c'; then $(CYGPATH_W) 'partmap/apple.c'; else $(CYGPATH_W) '$(srcdir)/partmap/apple.c'; fi` - -partmap/part_bsd_module-bsdlabel.o: partmap/bsdlabel.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $(part_bsd_module_CFLAGS) $(CFLAGS) -MT partmap/part_bsd_module-bsdlabel.o -MD -MP -MF partmap/$(DEPDIR)/part_bsd_module-bsdlabel.Tpo -c -o partmap/part_bsd_module-bsdlabel.o `test -f 'partmap/bsdlabel.c' || echo '$(srcdir)/'`partmap/bsdlabel.c -@am__fastdepCC_TRUE@ $(am__mv) partmap/$(DEPDIR)/part_bsd_module-bsdlabel.Tpo partmap/$(DEPDIR)/part_bsd_module-bsdlabel.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='partmap/bsdlabel.c' object='partmap/part_bsd_module-bsdlabel.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $(part_bsd_module_CFLAGS) $(CFLAGS) -c -o partmap/part_bsd_module-bsdlabel.o `test -f 'partmap/bsdlabel.c' || echo '$(srcdir)/'`partmap/bsdlabel.c - -partmap/part_bsd_module-bsdlabel.obj: partmap/bsdlabel.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $(part_bsd_module_CFLAGS) $(CFLAGS) -MT partmap/part_bsd_module-bsdlabel.obj -MD -MP -MF partmap/$(DEPDIR)/part_bsd_module-bsdlabel.Tpo -c -o partmap/part_bsd_module-bsdlabel.obj `if test -f 'partmap/bsdlabel.c'; then $(CYGPATH_W) 'partmap/bsdlabel.c'; else $(CYGPATH_W) '$(srcdir)/partmap/bsdlabel.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) partmap/$(DEPDIR)/part_bsd_module-bsdlabel.Tpo partmap/$(DEPDIR)/part_bsd_module-bsdlabel.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='partmap/bsdlabel.c' object='partmap/part_bsd_module-bsdlabel.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $(part_bsd_module_CFLAGS) $(CFLAGS) -c -o partmap/part_bsd_module-bsdlabel.obj `if test -f 'partmap/bsdlabel.c'; then $(CYGPATH_W) 'partmap/bsdlabel.c'; else $(CYGPATH_W) '$(srcdir)/partmap/bsdlabel.c'; fi` - -partmap/part_gpt_module-gpt.o: partmap/gpt.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $(part_gpt_module_CFLAGS) $(CFLAGS) -MT partmap/part_gpt_module-gpt.o -MD -MP -MF partmap/$(DEPDIR)/part_gpt_module-gpt.Tpo -c -o partmap/part_gpt_module-gpt.o `test -f 'partmap/gpt.c' || echo '$(srcdir)/'`partmap/gpt.c -@am__fastdepCC_TRUE@ $(am__mv) partmap/$(DEPDIR)/part_gpt_module-gpt.Tpo partmap/$(DEPDIR)/part_gpt_module-gpt.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='partmap/gpt.c' object='partmap/part_gpt_module-gpt.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $(part_gpt_module_CFLAGS) $(CFLAGS) -c -o partmap/part_gpt_module-gpt.o `test -f 'partmap/gpt.c' || echo '$(srcdir)/'`partmap/gpt.c - -partmap/part_gpt_module-gpt.obj: partmap/gpt.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $(part_gpt_module_CFLAGS) $(CFLAGS) -MT partmap/part_gpt_module-gpt.obj -MD -MP -MF partmap/$(DEPDIR)/part_gpt_module-gpt.Tpo -c -o partmap/part_gpt_module-gpt.obj `if test -f 'partmap/gpt.c'; then $(CYGPATH_W) 'partmap/gpt.c'; else $(CYGPATH_W) '$(srcdir)/partmap/gpt.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) partmap/$(DEPDIR)/part_gpt_module-gpt.Tpo partmap/$(DEPDIR)/part_gpt_module-gpt.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='partmap/gpt.c' object='partmap/part_gpt_module-gpt.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $(part_gpt_module_CFLAGS) $(CFLAGS) -c -o partmap/part_gpt_module-gpt.obj `if test -f 'partmap/gpt.c'; then $(CYGPATH_W) 'partmap/gpt.c'; else $(CYGPATH_W) '$(srcdir)/partmap/gpt.c'; fi` - -partmap/part_msdos_module-msdos.o: partmap/msdos.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $(part_msdos_module_CFLAGS) $(CFLAGS) -MT partmap/part_msdos_module-msdos.o -MD -MP -MF partmap/$(DEPDIR)/part_msdos_module-msdos.Tpo -c -o partmap/part_msdos_module-msdos.o `test -f 'partmap/msdos.c' || echo '$(srcdir)/'`partmap/msdos.c -@am__fastdepCC_TRUE@ $(am__mv) partmap/$(DEPDIR)/part_msdos_module-msdos.Tpo partmap/$(DEPDIR)/part_msdos_module-msdos.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='partmap/msdos.c' object='partmap/part_msdos_module-msdos.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $(part_msdos_module_CFLAGS) $(CFLAGS) -c -o partmap/part_msdos_module-msdos.o `test -f 'partmap/msdos.c' || echo '$(srcdir)/'`partmap/msdos.c - -partmap/part_msdos_module-msdos.obj: partmap/msdos.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $(part_msdos_module_CFLAGS) $(CFLAGS) -MT partmap/part_msdos_module-msdos.obj -MD -MP -MF partmap/$(DEPDIR)/part_msdos_module-msdos.Tpo -c -o partmap/part_msdos_module-msdos.obj `if test -f 'partmap/msdos.c'; then $(CYGPATH_W) 'partmap/msdos.c'; else $(CYGPATH_W) '$(srcdir)/partmap/msdos.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) partmap/$(DEPDIR)/part_msdos_module-msdos.Tpo partmap/$(DEPDIR)/part_msdos_module-msdos.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='partmap/msdos.c' object='partmap/part_msdos_module-msdos.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $(part_msdos_module_CFLAGS) $(CFLAGS) -c -o partmap/part_msdos_module-msdos.obj `if test -f 'partmap/msdos.c'; then $(CYGPATH_W) 'partmap/msdos.c'; else $(CYGPATH_W) '$(srcdir)/partmap/msdos.c'; fi` - -partmap/part_sun_module-sun.o: partmap/sun.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $(part_sun_module_CFLAGS) $(CFLAGS) -MT partmap/part_sun_module-sun.o -MD -MP -MF partmap/$(DEPDIR)/part_sun_module-sun.Tpo -c -o partmap/part_sun_module-sun.o `test -f 'partmap/sun.c' || echo '$(srcdir)/'`partmap/sun.c -@am__fastdepCC_TRUE@ $(am__mv) partmap/$(DEPDIR)/part_sun_module-sun.Tpo partmap/$(DEPDIR)/part_sun_module-sun.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='partmap/sun.c' object='partmap/part_sun_module-sun.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $(part_sun_module_CFLAGS) $(CFLAGS) -c -o partmap/part_sun_module-sun.o `test -f 'partmap/sun.c' || echo '$(srcdir)/'`partmap/sun.c - -partmap/part_sun_module-sun.obj: partmap/sun.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $(part_sun_module_CFLAGS) $(CFLAGS) -MT partmap/part_sun_module-sun.obj -MD -MP -MF partmap/$(DEPDIR)/part_sun_module-sun.Tpo -c -o partmap/part_sun_module-sun.obj `if test -f 'partmap/sun.c'; then $(CYGPATH_W) 'partmap/sun.c'; else $(CYGPATH_W) '$(srcdir)/partmap/sun.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) partmap/$(DEPDIR)/part_sun_module-sun.Tpo partmap/$(DEPDIR)/part_sun_module-sun.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='partmap/sun.c' object='partmap/part_sun_module-sun.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $(part_sun_module_CFLAGS) $(CFLAGS) -c -o partmap/part_sun_module-sun.obj `if test -f 'partmap/sun.c'; then $(CYGPATH_W) 'partmap/sun.c'; else $(CYGPATH_W) '$(srcdir)/partmap/sun.c'; fi` - -partmap/part_sunpc_module-sunpc.o: partmap/sunpc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $(part_sunpc_module_CFLAGS) $(CFLAGS) -MT partmap/part_sunpc_module-sunpc.o -MD -MP -MF partmap/$(DEPDIR)/part_sunpc_module-sunpc.Tpo -c -o partmap/part_sunpc_module-sunpc.o `test -f 'partmap/sunpc.c' || echo '$(srcdir)/'`partmap/sunpc.c -@am__fastdepCC_TRUE@ $(am__mv) partmap/$(DEPDIR)/part_sunpc_module-sunpc.Tpo partmap/$(DEPDIR)/part_sunpc_module-sunpc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='partmap/sunpc.c' object='partmap/part_sunpc_module-sunpc.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $(part_sunpc_module_CFLAGS) $(CFLAGS) -c -o partmap/part_sunpc_module-sunpc.o `test -f 'partmap/sunpc.c' || echo '$(srcdir)/'`partmap/sunpc.c - -partmap/part_sunpc_module-sunpc.obj: partmap/sunpc.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $(part_sunpc_module_CFLAGS) $(CFLAGS) -MT partmap/part_sunpc_module-sunpc.obj -MD -MP -MF partmap/$(DEPDIR)/part_sunpc_module-sunpc.Tpo -c -o partmap/part_sunpc_module-sunpc.obj `if test -f 'partmap/sunpc.c'; then $(CYGPATH_W) 'partmap/sunpc.c'; else $(CYGPATH_W) '$(srcdir)/partmap/sunpc.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) partmap/$(DEPDIR)/part_sunpc_module-sunpc.Tpo partmap/$(DEPDIR)/part_sunpc_module-sunpc.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='partmap/sunpc.c' object='partmap/part_sunpc_module-sunpc.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $(part_sunpc_module_CFLAGS) $(CFLAGS) -c -o partmap/part_sunpc_module-sunpc.obj `if test -f 'partmap/sunpc.c'; then $(CYGPATH_W) 'partmap/sunpc.c'; else $(CYGPATH_W) '$(srcdir)/partmap/sunpc.c'; fi` - -commands/parttool_module-parttool.o: commands/parttool.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $(parttool_module_CFLAGS) $(CFLAGS) -MT commands/parttool_module-parttool.o -MD -MP -MF commands/$(DEPDIR)/parttool_module-parttool.Tpo -c -o commands/parttool_module-parttool.o `test -f 'commands/parttool.c' || echo '$(srcdir)/'`commands/parttool.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/parttool_module-parttool.Tpo commands/$(DEPDIR)/parttool_module-parttool.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/parttool.c' object='commands/parttool_module-parttool.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $(parttool_module_CFLAGS) $(CFLAGS) -c -o commands/parttool_module-parttool.o `test -f 'commands/parttool.c' || echo '$(srcdir)/'`commands/parttool.c - -commands/parttool_module-parttool.obj: commands/parttool.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $(parttool_module_CFLAGS) $(CFLAGS) -MT commands/parttool_module-parttool.obj -MD -MP -MF commands/$(DEPDIR)/parttool_module-parttool.Tpo -c -o commands/parttool_module-parttool.obj `if test -f 'commands/parttool.c'; then $(CYGPATH_W) 'commands/parttool.c'; else $(CYGPATH_W) '$(srcdir)/commands/parttool.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/parttool_module-parttool.Tpo commands/$(DEPDIR)/parttool_module-parttool.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/parttool.c' object='commands/parttool_module-parttool.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $(parttool_module_CFLAGS) $(CFLAGS) -c -o commands/parttool_module-parttool.obj `if test -f 'commands/parttool.c'; then $(CYGPATH_W) 'commands/parttool.c'; else $(CYGPATH_W) '$(srcdir)/commands/parttool.c'; fi` - -commands/password_module-password.o: commands/password.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $(password_module_CFLAGS) $(CFLAGS) -MT commands/password_module-password.o -MD -MP -MF commands/$(DEPDIR)/password_module-password.Tpo -c -o commands/password_module-password.o `test -f 'commands/password.c' || echo '$(srcdir)/'`commands/password.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/password_module-password.Tpo commands/$(DEPDIR)/password_module-password.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/password.c' object='commands/password_module-password.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $(password_module_CFLAGS) $(CFLAGS) -c -o commands/password_module-password.o `test -f 'commands/password.c' || echo '$(srcdir)/'`commands/password.c - -commands/password_module-password.obj: commands/password.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $(password_module_CFLAGS) $(CFLAGS) -MT commands/password_module-password.obj -MD -MP -MF commands/$(DEPDIR)/password_module-password.Tpo -c -o commands/password_module-password.obj `if test -f 'commands/password.c'; then $(CYGPATH_W) 'commands/password.c'; else $(CYGPATH_W) '$(srcdir)/commands/password.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/password_module-password.Tpo commands/$(DEPDIR)/password_module-password.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/password.c' object='commands/password_module-password.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $(password_module_CFLAGS) $(CFLAGS) -c -o commands/password_module-password.obj `if test -f 'commands/password.c'; then $(CYGPATH_W) 'commands/password.c'; else $(CYGPATH_W) '$(srcdir)/commands/password.c'; fi` - -commands/password_pbkdf2_module-password_pbkdf2.o: commands/password_pbkdf2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $(password_pbkdf2_module_CFLAGS) $(CFLAGS) -MT commands/password_pbkdf2_module-password_pbkdf2.o -MD -MP -MF commands/$(DEPDIR)/password_pbkdf2_module-password_pbkdf2.Tpo -c -o commands/password_pbkdf2_module-password_pbkdf2.o `test -f 'commands/password_pbkdf2.c' || echo '$(srcdir)/'`commands/password_pbkdf2.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/password_pbkdf2_module-password_pbkdf2.Tpo commands/$(DEPDIR)/password_pbkdf2_module-password_pbkdf2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/password_pbkdf2.c' object='commands/password_pbkdf2_module-password_pbkdf2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $(password_pbkdf2_module_CFLAGS) $(CFLAGS) -c -o commands/password_pbkdf2_module-password_pbkdf2.o `test -f 'commands/password_pbkdf2.c' || echo '$(srcdir)/'`commands/password_pbkdf2.c - -commands/password_pbkdf2_module-password_pbkdf2.obj: commands/password_pbkdf2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $(password_pbkdf2_module_CFLAGS) $(CFLAGS) -MT commands/password_pbkdf2_module-password_pbkdf2.obj -MD -MP -MF commands/$(DEPDIR)/password_pbkdf2_module-password_pbkdf2.Tpo -c -o commands/password_pbkdf2_module-password_pbkdf2.obj `if test -f 'commands/password_pbkdf2.c'; then $(CYGPATH_W) 'commands/password_pbkdf2.c'; else $(CYGPATH_W) '$(srcdir)/commands/password_pbkdf2.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/password_pbkdf2_module-password_pbkdf2.Tpo commands/$(DEPDIR)/password_pbkdf2_module-password_pbkdf2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/password_pbkdf2.c' object='commands/password_pbkdf2_module-password_pbkdf2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $(password_pbkdf2_module_CFLAGS) $(CFLAGS) -c -o commands/password_pbkdf2_module-password_pbkdf2.obj `if test -f 'commands/password_pbkdf2.c'; then $(CYGPATH_W) 'commands/password_pbkdf2.c'; else $(CYGPATH_W) '$(srcdir)/commands/password_pbkdf2.c'; fi` - -lib/pbkdf2_module-pbkdf2.o: lib/pbkdf2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $(pbkdf2_module_CFLAGS) $(CFLAGS) -MT lib/pbkdf2_module-pbkdf2.o -MD -MP -MF lib/$(DEPDIR)/pbkdf2_module-pbkdf2.Tpo -c -o lib/pbkdf2_module-pbkdf2.o `test -f 'lib/pbkdf2.c' || echo '$(srcdir)/'`lib/pbkdf2.c -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/pbkdf2_module-pbkdf2.Tpo lib/$(DEPDIR)/pbkdf2_module-pbkdf2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/pbkdf2.c' object='lib/pbkdf2_module-pbkdf2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $(pbkdf2_module_CFLAGS) $(CFLAGS) -c -o lib/pbkdf2_module-pbkdf2.o `test -f 'lib/pbkdf2.c' || echo '$(srcdir)/'`lib/pbkdf2.c - -lib/pbkdf2_module-pbkdf2.obj: lib/pbkdf2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $(pbkdf2_module_CFLAGS) $(CFLAGS) -MT lib/pbkdf2_module-pbkdf2.obj -MD -MP -MF lib/$(DEPDIR)/pbkdf2_module-pbkdf2.Tpo -c -o lib/pbkdf2_module-pbkdf2.obj `if test -f 'lib/pbkdf2.c'; then $(CYGPATH_W) 'lib/pbkdf2.c'; else $(CYGPATH_W) '$(srcdir)/lib/pbkdf2.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/pbkdf2_module-pbkdf2.Tpo lib/$(DEPDIR)/pbkdf2_module-pbkdf2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/pbkdf2.c' object='lib/pbkdf2_module-pbkdf2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $(pbkdf2_module_CFLAGS) $(CFLAGS) -c -o lib/pbkdf2_module-pbkdf2.obj `if test -f 'lib/pbkdf2.c'; then $(CYGPATH_W) 'lib/pbkdf2.c'; else $(CYGPATH_W) '$(srcdir)/lib/pbkdf2.c'; fi` - -bus/emu/pci_module-pci.o: bus/emu/pci.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $(pci_module_CFLAGS) $(CFLAGS) -MT bus/emu/pci_module-pci.o -MD -MP -MF bus/emu/$(DEPDIR)/pci_module-pci.Tpo -c -o bus/emu/pci_module-pci.o `test -f 'bus/emu/pci.c' || echo '$(srcdir)/'`bus/emu/pci.c -@am__fastdepCC_TRUE@ $(am__mv) bus/emu/$(DEPDIR)/pci_module-pci.Tpo bus/emu/$(DEPDIR)/pci_module-pci.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/emu/pci.c' object='bus/emu/pci_module-pci.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $(pci_module_CFLAGS) $(CFLAGS) -c -o bus/emu/pci_module-pci.o `test -f 'bus/emu/pci.c' || echo '$(srcdir)/'`bus/emu/pci.c - -bus/emu/pci_module-pci.obj: bus/emu/pci.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $(pci_module_CFLAGS) $(CFLAGS) -MT bus/emu/pci_module-pci.obj -MD -MP -MF bus/emu/$(DEPDIR)/pci_module-pci.Tpo -c -o bus/emu/pci_module-pci.obj `if test -f 'bus/emu/pci.c'; then $(CYGPATH_W) 'bus/emu/pci.c'; else $(CYGPATH_W) '$(srcdir)/bus/emu/pci.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) bus/emu/$(DEPDIR)/pci_module-pci.Tpo bus/emu/$(DEPDIR)/pci_module-pci.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/emu/pci.c' object='bus/emu/pci_module-pci.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $(pci_module_CFLAGS) $(CFLAGS) -c -o bus/emu/pci_module-pci.obj `if test -f 'bus/emu/pci.c'; then $(CYGPATH_W) 'bus/emu/pci.c'; else $(CYGPATH_W) '$(srcdir)/bus/emu/pci.c'; fi` - -commands/pci_module-lspci.o: commands/lspci.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $(pci_module_CFLAGS) $(CFLAGS) -MT commands/pci_module-lspci.o -MD -MP -MF commands/$(DEPDIR)/pci_module-lspci.Tpo -c -o commands/pci_module-lspci.o `test -f 'commands/lspci.c' || echo '$(srcdir)/'`commands/lspci.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/pci_module-lspci.Tpo commands/$(DEPDIR)/pci_module-lspci.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/lspci.c' object='commands/pci_module-lspci.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $(pci_module_CFLAGS) $(CFLAGS) -c -o commands/pci_module-lspci.o `test -f 'commands/lspci.c' || echo '$(srcdir)/'`commands/lspci.c - -commands/pci_module-lspci.obj: commands/lspci.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $(pci_module_CFLAGS) $(CFLAGS) -MT commands/pci_module-lspci.obj -MD -MP -MF commands/$(DEPDIR)/pci_module-lspci.Tpo -c -o commands/pci_module-lspci.obj `if test -f 'commands/lspci.c'; then $(CYGPATH_W) 'commands/lspci.c'; else $(CYGPATH_W) '$(srcdir)/commands/lspci.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/pci_module-lspci.Tpo commands/$(DEPDIR)/pci_module-lspci.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/lspci.c' object='commands/pci_module-lspci.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $(pci_module_CFLAGS) $(CFLAGS) -c -o commands/pci_module-lspci.obj `if test -f 'commands/lspci.c'; then $(CYGPATH_W) 'commands/lspci.c'; else $(CYGPATH_W) '$(srcdir)/commands/lspci.c'; fi` - -bus/pci_module-pci.o: bus/pci.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $(pci_module_CFLAGS) $(CFLAGS) -MT bus/pci_module-pci.o -MD -MP -MF bus/$(DEPDIR)/pci_module-pci.Tpo -c -o bus/pci_module-pci.o `test -f 'bus/pci.c' || echo '$(srcdir)/'`bus/pci.c -@am__fastdepCC_TRUE@ $(am__mv) bus/$(DEPDIR)/pci_module-pci.Tpo bus/$(DEPDIR)/pci_module-pci.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/pci.c' object='bus/pci_module-pci.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $(pci_module_CFLAGS) $(CFLAGS) -c -o bus/pci_module-pci.o `test -f 'bus/pci.c' || echo '$(srcdir)/'`bus/pci.c - -bus/pci_module-pci.obj: bus/pci.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $(pci_module_CFLAGS) $(CFLAGS) -MT bus/pci_module-pci.obj -MD -MP -MF bus/$(DEPDIR)/pci_module-pci.Tpo -c -o bus/pci_module-pci.obj `if test -f 'bus/pci.c'; then $(CYGPATH_W) 'bus/pci.c'; else $(CYGPATH_W) '$(srcdir)/bus/pci.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) bus/$(DEPDIR)/pci_module-pci.Tpo bus/$(DEPDIR)/pci_module-pci.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/pci.c' object='bus/pci_module-pci.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $(pci_module_CFLAGS) $(CFLAGS) -c -o bus/pci_module-pci.obj `if test -f 'bus/pci.c'; then $(CYGPATH_W) 'bus/pci.c'; else $(CYGPATH_W) '$(srcdir)/bus/pci.c'; fi` - -commands/i386/pc/play_module-play.o: commands/i386/pc/play.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $(play_module_CFLAGS) $(CFLAGS) -MT commands/i386/pc/play_module-play.o -MD -MP -MF commands/i386/pc/$(DEPDIR)/play_module-play.Tpo -c -o commands/i386/pc/play_module-play.o `test -f 'commands/i386/pc/play.c' || echo '$(srcdir)/'`commands/i386/pc/play.c -@am__fastdepCC_TRUE@ $(am__mv) commands/i386/pc/$(DEPDIR)/play_module-play.Tpo commands/i386/pc/$(DEPDIR)/play_module-play.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/i386/pc/play.c' object='commands/i386/pc/play_module-play.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $(play_module_CFLAGS) $(CFLAGS) -c -o commands/i386/pc/play_module-play.o `test -f 'commands/i386/pc/play.c' || echo '$(srcdir)/'`commands/i386/pc/play.c - -commands/i386/pc/play_module-play.obj: commands/i386/pc/play.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $(play_module_CFLAGS) $(CFLAGS) -MT commands/i386/pc/play_module-play.obj -MD -MP -MF commands/i386/pc/$(DEPDIR)/play_module-play.Tpo -c -o commands/i386/pc/play_module-play.obj `if test -f 'commands/i386/pc/play.c'; then $(CYGPATH_W) 'commands/i386/pc/play.c'; else $(CYGPATH_W) '$(srcdir)/commands/i386/pc/play.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/i386/pc/$(DEPDIR)/play_module-play.Tpo commands/i386/pc/$(DEPDIR)/play_module-play.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/i386/pc/play.c' object='commands/i386/pc/play_module-play.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $(play_module_CFLAGS) $(CFLAGS) -c -o commands/i386/pc/play_module-play.obj `if test -f 'commands/i386/pc/play.c'; then $(CYGPATH_W) 'commands/i386/pc/play.c'; else $(CYGPATH_W) '$(srcdir)/commands/i386/pc/play.c'; fi` - -video/readers/png_module-png.o: video/readers/png.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $(png_module_CFLAGS) $(CFLAGS) -MT video/readers/png_module-png.o -MD -MP -MF video/readers/$(DEPDIR)/png_module-png.Tpo -c -o video/readers/png_module-png.o `test -f 'video/readers/png.c' || echo '$(srcdir)/'`video/readers/png.c -@am__fastdepCC_TRUE@ $(am__mv) video/readers/$(DEPDIR)/png_module-png.Tpo video/readers/$(DEPDIR)/png_module-png.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/readers/png.c' object='video/readers/png_module-png.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $(png_module_CFLAGS) $(CFLAGS) -c -o video/readers/png_module-png.o `test -f 'video/readers/png.c' || echo '$(srcdir)/'`video/readers/png.c - -video/readers/png_module-png.obj: video/readers/png.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $(png_module_CFLAGS) $(CFLAGS) -MT video/readers/png_module-png.obj -MD -MP -MF video/readers/$(DEPDIR)/png_module-png.Tpo -c -o video/readers/png_module-png.obj `if test -f 'video/readers/png.c'; then $(CYGPATH_W) 'video/readers/png.c'; else $(CYGPATH_W) '$(srcdir)/video/readers/png.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/readers/$(DEPDIR)/png_module-png.Tpo video/readers/$(DEPDIR)/png_module-png.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/readers/png.c' object='video/readers/png_module-png.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $(png_module_CFLAGS) $(CFLAGS) -c -o video/readers/png_module-png.obj `if test -f 'video/readers/png.c'; then $(CYGPATH_W) 'video/readers/png.c'; else $(CYGPATH_W) '$(srcdir)/video/readers/png.c'; fi` - -commands/probe_module-probe.o: commands/probe.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $(probe_module_CFLAGS) $(CFLAGS) -MT commands/probe_module-probe.o -MD -MP -MF commands/$(DEPDIR)/probe_module-probe.Tpo -c -o commands/probe_module-probe.o `test -f 'commands/probe.c' || echo '$(srcdir)/'`commands/probe.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/probe_module-probe.Tpo commands/$(DEPDIR)/probe_module-probe.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/probe.c' object='commands/probe_module-probe.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $(probe_module_CFLAGS) $(CFLAGS) -c -o commands/probe_module-probe.o `test -f 'commands/probe.c' || echo '$(srcdir)/'`commands/probe.c - -commands/probe_module-probe.obj: commands/probe.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $(probe_module_CFLAGS) $(CFLAGS) -MT commands/probe_module-probe.obj -MD -MP -MF commands/$(DEPDIR)/probe_module-probe.Tpo -c -o commands/probe_module-probe.obj `if test -f 'commands/probe.c'; then $(CYGPATH_W) 'commands/probe.c'; else $(CYGPATH_W) '$(srcdir)/commands/probe.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/probe_module-probe.Tpo commands/$(DEPDIR)/probe_module-probe.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/probe.c' object='commands/probe_module-probe.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $(probe_module_CFLAGS) $(CFLAGS) -c -o commands/probe_module-probe.obj `if test -f 'commands/probe.c'; then $(CYGPATH_W) 'commands/probe.c'; else $(CYGPATH_W) '$(srcdir)/commands/probe.c'; fi` - -fs/i386/pc/pxe_module-pxe.o: fs/i386/pc/pxe.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pxe_module_CPPFLAGS) $(CPPFLAGS) $(pxe_module_CFLAGS) $(CFLAGS) -MT fs/i386/pc/pxe_module-pxe.o -MD -MP -MF fs/i386/pc/$(DEPDIR)/pxe_module-pxe.Tpo -c -o fs/i386/pc/pxe_module-pxe.o `test -f 'fs/i386/pc/pxe.c' || echo '$(srcdir)/'`fs/i386/pc/pxe.c -@am__fastdepCC_TRUE@ $(am__mv) fs/i386/pc/$(DEPDIR)/pxe_module-pxe.Tpo fs/i386/pc/$(DEPDIR)/pxe_module-pxe.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/i386/pc/pxe.c' object='fs/i386/pc/pxe_module-pxe.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pxe_module_CPPFLAGS) $(CPPFLAGS) $(pxe_module_CFLAGS) $(CFLAGS) -c -o fs/i386/pc/pxe_module-pxe.o `test -f 'fs/i386/pc/pxe.c' || echo '$(srcdir)/'`fs/i386/pc/pxe.c - -fs/i386/pc/pxe_module-pxe.obj: fs/i386/pc/pxe.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pxe_module_CPPFLAGS) $(CPPFLAGS) $(pxe_module_CFLAGS) $(CFLAGS) -MT fs/i386/pc/pxe_module-pxe.obj -MD -MP -MF fs/i386/pc/$(DEPDIR)/pxe_module-pxe.Tpo -c -o fs/i386/pc/pxe_module-pxe.obj `if test -f 'fs/i386/pc/pxe.c'; then $(CYGPATH_W) 'fs/i386/pc/pxe.c'; else $(CYGPATH_W) '$(srcdir)/fs/i386/pc/pxe.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/i386/pc/$(DEPDIR)/pxe_module-pxe.Tpo fs/i386/pc/$(DEPDIR)/pxe_module-pxe.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/i386/pc/pxe.c' object='fs/i386/pc/pxe_module-pxe.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pxe_module_CPPFLAGS) $(CPPFLAGS) $(pxe_module_CFLAGS) $(CFLAGS) -c -o fs/i386/pc/pxe_module-pxe.obj `if test -f 'fs/i386/pc/pxe.c'; then $(CYGPATH_W) 'fs/i386/pc/pxe.c'; else $(CYGPATH_W) '$(srcdir)/fs/i386/pc/pxe.c'; fi` - -commands/i386/pc/pxecmd_module-pxecmd.o: commands/i386/pc/pxecmd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pxecmd_module_CPPFLAGS) $(CPPFLAGS) $(pxecmd_module_CFLAGS) $(CFLAGS) -MT commands/i386/pc/pxecmd_module-pxecmd.o -MD -MP -MF commands/i386/pc/$(DEPDIR)/pxecmd_module-pxecmd.Tpo -c -o commands/i386/pc/pxecmd_module-pxecmd.o `test -f 'commands/i386/pc/pxecmd.c' || echo '$(srcdir)/'`commands/i386/pc/pxecmd.c -@am__fastdepCC_TRUE@ $(am__mv) commands/i386/pc/$(DEPDIR)/pxecmd_module-pxecmd.Tpo commands/i386/pc/$(DEPDIR)/pxecmd_module-pxecmd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/i386/pc/pxecmd.c' object='commands/i386/pc/pxecmd_module-pxecmd.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pxecmd_module_CPPFLAGS) $(CPPFLAGS) $(pxecmd_module_CFLAGS) $(CFLAGS) -c -o commands/i386/pc/pxecmd_module-pxecmd.o `test -f 'commands/i386/pc/pxecmd.c' || echo '$(srcdir)/'`commands/i386/pc/pxecmd.c - -commands/i386/pc/pxecmd_module-pxecmd.obj: commands/i386/pc/pxecmd.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pxecmd_module_CPPFLAGS) $(CPPFLAGS) $(pxecmd_module_CFLAGS) $(CFLAGS) -MT commands/i386/pc/pxecmd_module-pxecmd.obj -MD -MP -MF commands/i386/pc/$(DEPDIR)/pxecmd_module-pxecmd.Tpo -c -o commands/i386/pc/pxecmd_module-pxecmd.obj `if test -f 'commands/i386/pc/pxecmd.c'; then $(CYGPATH_W) 'commands/i386/pc/pxecmd.c'; else $(CYGPATH_W) '$(srcdir)/commands/i386/pc/pxecmd.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/i386/pc/$(DEPDIR)/pxecmd_module-pxecmd.Tpo commands/i386/pc/$(DEPDIR)/pxecmd_module-pxecmd.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/i386/pc/pxecmd.c' object='commands/i386/pc/pxecmd_module-pxecmd.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pxecmd_module_CPPFLAGS) $(CPPFLAGS) $(pxecmd_module_CFLAGS) $(CFLAGS) -c -o commands/i386/pc/pxecmd_module-pxecmd.obj `if test -f 'commands/i386/pc/pxecmd.c'; then $(CYGPATH_W) 'commands/i386/pc/pxecmd.c'; else $(CYGPATH_W) '$(srcdir)/commands/i386/pc/pxecmd.c'; fi` - -disk/raid_module-raid.o: disk/raid.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $(raid_module_CFLAGS) $(CFLAGS) -MT disk/raid_module-raid.o -MD -MP -MF disk/$(DEPDIR)/raid_module-raid.Tpo -c -o disk/raid_module-raid.o `test -f 'disk/raid.c' || echo '$(srcdir)/'`disk/raid.c -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/raid_module-raid.Tpo disk/$(DEPDIR)/raid_module-raid.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/raid.c' object='disk/raid_module-raid.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $(raid_module_CFLAGS) $(CFLAGS) -c -o disk/raid_module-raid.o `test -f 'disk/raid.c' || echo '$(srcdir)/'`disk/raid.c - -disk/raid_module-raid.obj: disk/raid.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $(raid_module_CFLAGS) $(CFLAGS) -MT disk/raid_module-raid.obj -MD -MP -MF disk/$(DEPDIR)/raid_module-raid.Tpo -c -o disk/raid_module-raid.obj `if test -f 'disk/raid.c'; then $(CYGPATH_W) 'disk/raid.c'; else $(CYGPATH_W) '$(srcdir)/disk/raid.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/raid_module-raid.Tpo disk/$(DEPDIR)/raid_module-raid.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/raid.c' object='disk/raid_module-raid.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $(raid_module_CFLAGS) $(CFLAGS) -c -o disk/raid_module-raid.obj `if test -f 'disk/raid.c'; then $(CYGPATH_W) 'disk/raid.c'; else $(CYGPATH_W) '$(srcdir)/disk/raid.c'; fi` - -disk/raid5rec_module-raid5_recover.o: disk/raid5_recover.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $(raid5rec_module_CFLAGS) $(CFLAGS) -MT disk/raid5rec_module-raid5_recover.o -MD -MP -MF disk/$(DEPDIR)/raid5rec_module-raid5_recover.Tpo -c -o disk/raid5rec_module-raid5_recover.o `test -f 'disk/raid5_recover.c' || echo '$(srcdir)/'`disk/raid5_recover.c -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/raid5rec_module-raid5_recover.Tpo disk/$(DEPDIR)/raid5rec_module-raid5_recover.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/raid5_recover.c' object='disk/raid5rec_module-raid5_recover.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $(raid5rec_module_CFLAGS) $(CFLAGS) -c -o disk/raid5rec_module-raid5_recover.o `test -f 'disk/raid5_recover.c' || echo '$(srcdir)/'`disk/raid5_recover.c - -disk/raid5rec_module-raid5_recover.obj: disk/raid5_recover.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $(raid5rec_module_CFLAGS) $(CFLAGS) -MT disk/raid5rec_module-raid5_recover.obj -MD -MP -MF disk/$(DEPDIR)/raid5rec_module-raid5_recover.Tpo -c -o disk/raid5rec_module-raid5_recover.obj `if test -f 'disk/raid5_recover.c'; then $(CYGPATH_W) 'disk/raid5_recover.c'; else $(CYGPATH_W) '$(srcdir)/disk/raid5_recover.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/raid5rec_module-raid5_recover.Tpo disk/$(DEPDIR)/raid5rec_module-raid5_recover.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/raid5_recover.c' object='disk/raid5rec_module-raid5_recover.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $(raid5rec_module_CFLAGS) $(CFLAGS) -c -o disk/raid5rec_module-raid5_recover.obj `if test -f 'disk/raid5_recover.c'; then $(CYGPATH_W) 'disk/raid5_recover.c'; else $(CYGPATH_W) '$(srcdir)/disk/raid5_recover.c'; fi` - -disk/raid6rec_module-raid6_recover.o: disk/raid6_recover.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $(raid6rec_module_CFLAGS) $(CFLAGS) -MT disk/raid6rec_module-raid6_recover.o -MD -MP -MF disk/$(DEPDIR)/raid6rec_module-raid6_recover.Tpo -c -o disk/raid6rec_module-raid6_recover.o `test -f 'disk/raid6_recover.c' || echo '$(srcdir)/'`disk/raid6_recover.c -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/raid6rec_module-raid6_recover.Tpo disk/$(DEPDIR)/raid6rec_module-raid6_recover.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/raid6_recover.c' object='disk/raid6rec_module-raid6_recover.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $(raid6rec_module_CFLAGS) $(CFLAGS) -c -o disk/raid6rec_module-raid6_recover.o `test -f 'disk/raid6_recover.c' || echo '$(srcdir)/'`disk/raid6_recover.c - -disk/raid6rec_module-raid6_recover.obj: disk/raid6_recover.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $(raid6rec_module_CFLAGS) $(CFLAGS) -MT disk/raid6rec_module-raid6_recover.obj -MD -MP -MF disk/$(DEPDIR)/raid6rec_module-raid6_recover.Tpo -c -o disk/raid6rec_module-raid6_recover.obj `if test -f 'disk/raid6_recover.c'; then $(CYGPATH_W) 'disk/raid6_recover.c'; else $(CYGPATH_W) '$(srcdir)/disk/raid6_recover.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/raid6rec_module-raid6_recover.Tpo disk/$(DEPDIR)/raid6rec_module-raid6_recover.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/raid6_recover.c' object='disk/raid6rec_module-raid6_recover.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $(raid6rec_module_CFLAGS) $(CFLAGS) -c -o disk/raid6rec_module-raid6_recover.obj `if test -f 'disk/raid6_recover.c'; then $(CYGPATH_W) 'disk/raid6_recover.c'; else $(CYGPATH_W) '$(srcdir)/disk/raid6_recover.c'; fi` - -commands/read_module-read.o: commands/read.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $(read_module_CFLAGS) $(CFLAGS) -MT commands/read_module-read.o -MD -MP -MF commands/$(DEPDIR)/read_module-read.Tpo -c -o commands/read_module-read.o `test -f 'commands/read.c' || echo '$(srcdir)/'`commands/read.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/read_module-read.Tpo commands/$(DEPDIR)/read_module-read.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/read.c' object='commands/read_module-read.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $(read_module_CFLAGS) $(CFLAGS) -c -o commands/read_module-read.o `test -f 'commands/read.c' || echo '$(srcdir)/'`commands/read.c - -commands/read_module-read.obj: commands/read.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $(read_module_CFLAGS) $(CFLAGS) -MT commands/read_module-read.obj -MD -MP -MF commands/$(DEPDIR)/read_module-read.Tpo -c -o commands/read_module-read.obj `if test -f 'commands/read.c'; then $(CYGPATH_W) 'commands/read.c'; else $(CYGPATH_W) '$(srcdir)/commands/read.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/read_module-read.Tpo commands/$(DEPDIR)/read_module-read.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/read.c' object='commands/read_module-read.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $(read_module_CFLAGS) $(CFLAGS) -c -o commands/read_module-read.obj `if test -f 'commands/read.c'; then $(CYGPATH_W) 'commands/read.c'; else $(CYGPATH_W) '$(srcdir)/commands/read.c'; fi` - -commands/reboot_module-reboot.o: commands/reboot.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $(reboot_module_CFLAGS) $(CFLAGS) -MT commands/reboot_module-reboot.o -MD -MP -MF commands/$(DEPDIR)/reboot_module-reboot.Tpo -c -o commands/reboot_module-reboot.o `test -f 'commands/reboot.c' || echo '$(srcdir)/'`commands/reboot.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/reboot_module-reboot.Tpo commands/$(DEPDIR)/reboot_module-reboot.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/reboot.c' object='commands/reboot_module-reboot.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $(reboot_module_CFLAGS) $(CFLAGS) -c -o commands/reboot_module-reboot.o `test -f 'commands/reboot.c' || echo '$(srcdir)/'`commands/reboot.c - -commands/reboot_module-reboot.obj: commands/reboot.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $(reboot_module_CFLAGS) $(CFLAGS) -MT commands/reboot_module-reboot.obj -MD -MP -MF commands/$(DEPDIR)/reboot_module-reboot.Tpo -c -o commands/reboot_module-reboot.obj `if test -f 'commands/reboot.c'; then $(CYGPATH_W) 'commands/reboot.c'; else $(CYGPATH_W) '$(srcdir)/commands/reboot.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/reboot_module-reboot.Tpo commands/$(DEPDIR)/reboot_module-reboot.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/reboot.c' object='commands/reboot_module-reboot.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $(reboot_module_CFLAGS) $(CFLAGS) -c -o commands/reboot_module-reboot.obj `if test -f 'commands/reboot.c'; then $(CYGPATH_W) 'commands/reboot.c'; else $(CYGPATH_W) '$(srcdir)/commands/reboot.c'; fi` - -commands/regexp_module-regexp.o: commands/regexp.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $(regexp_module_CFLAGS) $(CFLAGS) -MT commands/regexp_module-regexp.o -MD -MP -MF commands/$(DEPDIR)/regexp_module-regexp.Tpo -c -o commands/regexp_module-regexp.o `test -f 'commands/regexp.c' || echo '$(srcdir)/'`commands/regexp.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/regexp_module-regexp.Tpo commands/$(DEPDIR)/regexp_module-regexp.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/regexp.c' object='commands/regexp_module-regexp.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $(regexp_module_CFLAGS) $(CFLAGS) -c -o commands/regexp_module-regexp.o `test -f 'commands/regexp.c' || echo '$(srcdir)/'`commands/regexp.c - -commands/regexp_module-regexp.obj: commands/regexp.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $(regexp_module_CFLAGS) $(CFLAGS) -MT commands/regexp_module-regexp.obj -MD -MP -MF commands/$(DEPDIR)/regexp_module-regexp.Tpo -c -o commands/regexp_module-regexp.obj `if test -f 'commands/regexp.c'; then $(CYGPATH_W) 'commands/regexp.c'; else $(CYGPATH_W) '$(srcdir)/commands/regexp.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/regexp_module-regexp.Tpo commands/$(DEPDIR)/regexp_module-regexp.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/regexp.c' object='commands/regexp_module-regexp.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $(regexp_module_CFLAGS) $(CFLAGS) -c -o commands/regexp_module-regexp.obj `if test -f 'commands/regexp.c'; then $(CYGPATH_W) 'commands/regexp.c'; else $(CYGPATH_W) '$(srcdir)/commands/regexp.c'; fi` - -commands/regexp_module-wildcard.o: commands/wildcard.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $(regexp_module_CFLAGS) $(CFLAGS) -MT commands/regexp_module-wildcard.o -MD -MP -MF commands/$(DEPDIR)/regexp_module-wildcard.Tpo -c -o commands/regexp_module-wildcard.o `test -f 'commands/wildcard.c' || echo '$(srcdir)/'`commands/wildcard.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/regexp_module-wildcard.Tpo commands/$(DEPDIR)/regexp_module-wildcard.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/wildcard.c' object='commands/regexp_module-wildcard.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $(regexp_module_CFLAGS) $(CFLAGS) -c -o commands/regexp_module-wildcard.o `test -f 'commands/wildcard.c' || echo '$(srcdir)/'`commands/wildcard.c - -commands/regexp_module-wildcard.obj: commands/wildcard.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $(regexp_module_CFLAGS) $(CFLAGS) -MT commands/regexp_module-wildcard.obj -MD -MP -MF commands/$(DEPDIR)/regexp_module-wildcard.Tpo -c -o commands/regexp_module-wildcard.obj `if test -f 'commands/wildcard.c'; then $(CYGPATH_W) 'commands/wildcard.c'; else $(CYGPATH_W) '$(srcdir)/commands/wildcard.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/regexp_module-wildcard.Tpo commands/$(DEPDIR)/regexp_module-wildcard.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/wildcard.c' object='commands/regexp_module-wildcard.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $(regexp_module_CFLAGS) $(CFLAGS) -c -o commands/regexp_module-wildcard.obj `if test -f 'commands/wildcard.c'; then $(CYGPATH_W) 'commands/wildcard.c'; else $(CYGPATH_W) '$(srcdir)/commands/wildcard.c'; fi` - -fs/reiserfs_module-reiserfs.o: fs/reiserfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $(reiserfs_module_CFLAGS) $(CFLAGS) -MT fs/reiserfs_module-reiserfs.o -MD -MP -MF fs/$(DEPDIR)/reiserfs_module-reiserfs.Tpo -c -o fs/reiserfs_module-reiserfs.o `test -f 'fs/reiserfs.c' || echo '$(srcdir)/'`fs/reiserfs.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/reiserfs_module-reiserfs.Tpo fs/$(DEPDIR)/reiserfs_module-reiserfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/reiserfs.c' object='fs/reiserfs_module-reiserfs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $(reiserfs_module_CFLAGS) $(CFLAGS) -c -o fs/reiserfs_module-reiserfs.o `test -f 'fs/reiserfs.c' || echo '$(srcdir)/'`fs/reiserfs.c - -fs/reiserfs_module-reiserfs.obj: fs/reiserfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $(reiserfs_module_CFLAGS) $(CFLAGS) -MT fs/reiserfs_module-reiserfs.obj -MD -MP -MF fs/$(DEPDIR)/reiserfs_module-reiserfs.Tpo -c -o fs/reiserfs_module-reiserfs.obj `if test -f 'fs/reiserfs.c'; then $(CYGPATH_W) 'fs/reiserfs.c'; else $(CYGPATH_W) '$(srcdir)/fs/reiserfs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/reiserfs_module-reiserfs.Tpo fs/$(DEPDIR)/reiserfs_module-reiserfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/reiserfs.c' object='fs/reiserfs_module-reiserfs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $(reiserfs_module_CFLAGS) $(CFLAGS) -c -o fs/reiserfs_module-reiserfs.obj `if test -f 'fs/reiserfs.c'; then $(CYGPATH_W) 'fs/reiserfs.c'; else $(CYGPATH_W) '$(srcdir)/fs/reiserfs.c'; fi` - -lib/i386/relocator_module-relocator.o: lib/i386/relocator.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -MT lib/i386/relocator_module-relocator.o -MD -MP -MF lib/i386/$(DEPDIR)/relocator_module-relocator.Tpo -c -o lib/i386/relocator_module-relocator.o `test -f 'lib/i386/relocator.c' || echo '$(srcdir)/'`lib/i386/relocator.c -@am__fastdepCC_TRUE@ $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/i386/relocator.c' object='lib/i386/relocator_module-relocator.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -c -o lib/i386/relocator_module-relocator.o `test -f 'lib/i386/relocator.c' || echo '$(srcdir)/'`lib/i386/relocator.c - -lib/i386/relocator_module-relocator.obj: lib/i386/relocator.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -MT lib/i386/relocator_module-relocator.obj -MD -MP -MF lib/i386/$(DEPDIR)/relocator_module-relocator.Tpo -c -o lib/i386/relocator_module-relocator.obj `if test -f 'lib/i386/relocator.c'; then $(CYGPATH_W) 'lib/i386/relocator.c'; else $(CYGPATH_W) '$(srcdir)/lib/i386/relocator.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/i386/$(DEPDIR)/relocator_module-relocator.Tpo lib/i386/$(DEPDIR)/relocator_module-relocator.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/i386/relocator.c' object='lib/i386/relocator_module-relocator.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -c -o lib/i386/relocator_module-relocator.obj `if test -f 'lib/i386/relocator.c'; then $(CYGPATH_W) 'lib/i386/relocator.c'; else $(CYGPATH_W) '$(srcdir)/lib/i386/relocator.c'; fi` - -lib/relocator_module-relocator.o: lib/relocator.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -MT lib/relocator_module-relocator.o -MD -MP -MF lib/$(DEPDIR)/relocator_module-relocator.Tpo -c -o lib/relocator_module-relocator.o `test -f 'lib/relocator.c' || echo '$(srcdir)/'`lib/relocator.c -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/relocator_module-relocator.Tpo lib/$(DEPDIR)/relocator_module-relocator.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/relocator.c' object='lib/relocator_module-relocator.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -c -o lib/relocator_module-relocator.o `test -f 'lib/relocator.c' || echo '$(srcdir)/'`lib/relocator.c - -lib/relocator_module-relocator.obj: lib/relocator.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -MT lib/relocator_module-relocator.obj -MD -MP -MF lib/$(DEPDIR)/relocator_module-relocator.Tpo -c -o lib/relocator_module-relocator.obj `if test -f 'lib/relocator.c'; then $(CYGPATH_W) 'lib/relocator.c'; else $(CYGPATH_W) '$(srcdir)/lib/relocator.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/$(DEPDIR)/relocator_module-relocator.Tpo lib/$(DEPDIR)/relocator_module-relocator.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/relocator.c' object='lib/relocator_module-relocator.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -c -o lib/relocator_module-relocator.obj `if test -f 'lib/relocator.c'; then $(CYGPATH_W) 'lib/relocator.c'; else $(CYGPATH_W) '$(srcdir)/lib/relocator.c'; fi` - -lib/efi/relocator_module-relocator.o: lib/efi/relocator.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -MT lib/efi/relocator_module-relocator.o -MD -MP -MF lib/efi/$(DEPDIR)/relocator_module-relocator.Tpo -c -o lib/efi/relocator_module-relocator.o `test -f 'lib/efi/relocator.c' || echo '$(srcdir)/'`lib/efi/relocator.c -@am__fastdepCC_TRUE@ $(am__mv) lib/efi/$(DEPDIR)/relocator_module-relocator.Tpo lib/efi/$(DEPDIR)/relocator_module-relocator.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/efi/relocator.c' object='lib/efi/relocator_module-relocator.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -c -o lib/efi/relocator_module-relocator.o `test -f 'lib/efi/relocator.c' || echo '$(srcdir)/'`lib/efi/relocator.c - -lib/efi/relocator_module-relocator.obj: lib/efi/relocator.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -MT lib/efi/relocator_module-relocator.obj -MD -MP -MF lib/efi/$(DEPDIR)/relocator_module-relocator.Tpo -c -o lib/efi/relocator_module-relocator.obj `if test -f 'lib/efi/relocator.c'; then $(CYGPATH_W) 'lib/efi/relocator.c'; else $(CYGPATH_W) '$(srcdir)/lib/efi/relocator.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/efi/$(DEPDIR)/relocator_module-relocator.Tpo lib/efi/$(DEPDIR)/relocator_module-relocator.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/efi/relocator.c' object='lib/efi/relocator_module-relocator.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -c -o lib/efi/relocator_module-relocator.obj `if test -f 'lib/efi/relocator.c'; then $(CYGPATH_W) 'lib/efi/relocator.c'; else $(CYGPATH_W) '$(srcdir)/lib/efi/relocator.c'; fi` - -lib/ieee1275/relocator_module-relocator.o: lib/ieee1275/relocator.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -MT lib/ieee1275/relocator_module-relocator.o -MD -MP -MF lib/ieee1275/$(DEPDIR)/relocator_module-relocator.Tpo -c -o lib/ieee1275/relocator_module-relocator.o `test -f 'lib/ieee1275/relocator.c' || echo '$(srcdir)/'`lib/ieee1275/relocator.c -@am__fastdepCC_TRUE@ $(am__mv) lib/ieee1275/$(DEPDIR)/relocator_module-relocator.Tpo lib/ieee1275/$(DEPDIR)/relocator_module-relocator.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/ieee1275/relocator.c' object='lib/ieee1275/relocator_module-relocator.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -c -o lib/ieee1275/relocator_module-relocator.o `test -f 'lib/ieee1275/relocator.c' || echo '$(srcdir)/'`lib/ieee1275/relocator.c - -lib/ieee1275/relocator_module-relocator.obj: lib/ieee1275/relocator.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -MT lib/ieee1275/relocator_module-relocator.obj -MD -MP -MF lib/ieee1275/$(DEPDIR)/relocator_module-relocator.Tpo -c -o lib/ieee1275/relocator_module-relocator.obj `if test -f 'lib/ieee1275/relocator.c'; then $(CYGPATH_W) 'lib/ieee1275/relocator.c'; else $(CYGPATH_W) '$(srcdir)/lib/ieee1275/relocator.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/ieee1275/$(DEPDIR)/relocator_module-relocator.Tpo lib/ieee1275/$(DEPDIR)/relocator_module-relocator.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/ieee1275/relocator.c' object='lib/ieee1275/relocator_module-relocator.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -c -o lib/ieee1275/relocator_module-relocator.obj `if test -f 'lib/ieee1275/relocator.c'; then $(CYGPATH_W) 'lib/ieee1275/relocator.c'; else $(CYGPATH_W) '$(srcdir)/lib/ieee1275/relocator.c'; fi` - -lib/mips/relocator_module-relocator.o: lib/mips/relocator.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -MT lib/mips/relocator_module-relocator.o -MD -MP -MF lib/mips/$(DEPDIR)/relocator_module-relocator.Tpo -c -o lib/mips/relocator_module-relocator.o `test -f 'lib/mips/relocator.c' || echo '$(srcdir)/'`lib/mips/relocator.c -@am__fastdepCC_TRUE@ $(am__mv) lib/mips/$(DEPDIR)/relocator_module-relocator.Tpo lib/mips/$(DEPDIR)/relocator_module-relocator.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/mips/relocator.c' object='lib/mips/relocator_module-relocator.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -c -o lib/mips/relocator_module-relocator.o `test -f 'lib/mips/relocator.c' || echo '$(srcdir)/'`lib/mips/relocator.c - -lib/mips/relocator_module-relocator.obj: lib/mips/relocator.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -MT lib/mips/relocator_module-relocator.obj -MD -MP -MF lib/mips/$(DEPDIR)/relocator_module-relocator.Tpo -c -o lib/mips/relocator_module-relocator.obj `if test -f 'lib/mips/relocator.c'; then $(CYGPATH_W) 'lib/mips/relocator.c'; else $(CYGPATH_W) '$(srcdir)/lib/mips/relocator.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/mips/$(DEPDIR)/relocator_module-relocator.Tpo lib/mips/$(DEPDIR)/relocator_module-relocator.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/mips/relocator.c' object='lib/mips/relocator_module-relocator.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -c -o lib/mips/relocator_module-relocator.obj `if test -f 'lib/mips/relocator.c'; then $(CYGPATH_W) 'lib/mips/relocator.c'; else $(CYGPATH_W) '$(srcdir)/lib/mips/relocator.c'; fi` - -lib/powerpc/relocator_module-relocator.o: lib/powerpc/relocator.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -MT lib/powerpc/relocator_module-relocator.o -MD -MP -MF lib/powerpc/$(DEPDIR)/relocator_module-relocator.Tpo -c -o lib/powerpc/relocator_module-relocator.o `test -f 'lib/powerpc/relocator.c' || echo '$(srcdir)/'`lib/powerpc/relocator.c -@am__fastdepCC_TRUE@ $(am__mv) lib/powerpc/$(DEPDIR)/relocator_module-relocator.Tpo lib/powerpc/$(DEPDIR)/relocator_module-relocator.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/powerpc/relocator.c' object='lib/powerpc/relocator_module-relocator.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -c -o lib/powerpc/relocator_module-relocator.o `test -f 'lib/powerpc/relocator.c' || echo '$(srcdir)/'`lib/powerpc/relocator.c - -lib/powerpc/relocator_module-relocator.obj: lib/powerpc/relocator.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -MT lib/powerpc/relocator_module-relocator.obj -MD -MP -MF lib/powerpc/$(DEPDIR)/relocator_module-relocator.Tpo -c -o lib/powerpc/relocator_module-relocator.obj `if test -f 'lib/powerpc/relocator.c'; then $(CYGPATH_W) 'lib/powerpc/relocator.c'; else $(CYGPATH_W) '$(srcdir)/lib/powerpc/relocator.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/powerpc/$(DEPDIR)/relocator_module-relocator.Tpo lib/powerpc/$(DEPDIR)/relocator_module-relocator.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/powerpc/relocator.c' object='lib/powerpc/relocator_module-relocator.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $(relocator_module_CFLAGS) $(CFLAGS) -c -o lib/powerpc/relocator_module-relocator.obj `if test -f 'lib/powerpc/relocator.c'; then $(CYGPATH_W) 'lib/powerpc/relocator.c'; else $(CYGPATH_W) '$(srcdir)/lib/powerpc/relocator.c'; fi` - -disk/scsi_module-scsi.o: disk/scsi.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $(scsi_module_CFLAGS) $(CFLAGS) -MT disk/scsi_module-scsi.o -MD -MP -MF disk/$(DEPDIR)/scsi_module-scsi.Tpo -c -o disk/scsi_module-scsi.o `test -f 'disk/scsi.c' || echo '$(srcdir)/'`disk/scsi.c -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/scsi_module-scsi.Tpo disk/$(DEPDIR)/scsi_module-scsi.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/scsi.c' object='disk/scsi_module-scsi.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $(scsi_module_CFLAGS) $(CFLAGS) -c -o disk/scsi_module-scsi.o `test -f 'disk/scsi.c' || echo '$(srcdir)/'`disk/scsi.c - -disk/scsi_module-scsi.obj: disk/scsi.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $(scsi_module_CFLAGS) $(CFLAGS) -MT disk/scsi_module-scsi.obj -MD -MP -MF disk/$(DEPDIR)/scsi_module-scsi.Tpo -c -o disk/scsi_module-scsi.obj `if test -f 'disk/scsi.c'; then $(CYGPATH_W) 'disk/scsi.c'; else $(CYGPATH_W) '$(srcdir)/disk/scsi.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/scsi_module-scsi.Tpo disk/$(DEPDIR)/scsi_module-scsi.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/scsi.c' object='disk/scsi_module-scsi.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $(scsi_module_CFLAGS) $(CFLAGS) -c -o disk/scsi_module-scsi.obj `if test -f 'disk/scsi.c'; then $(CYGPATH_W) 'disk/scsi.c'; else $(CYGPATH_W) '$(srcdir)/disk/scsi.c'; fi` - -video/emu/sdl_module-sdl.o: video/emu/sdl.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sdl_module_CPPFLAGS) $(CPPFLAGS) $(sdl_module_CFLAGS) $(CFLAGS) -MT video/emu/sdl_module-sdl.o -MD -MP -MF video/emu/$(DEPDIR)/sdl_module-sdl.Tpo -c -o video/emu/sdl_module-sdl.o `test -f 'video/emu/sdl.c' || echo '$(srcdir)/'`video/emu/sdl.c -@am__fastdepCC_TRUE@ $(am__mv) video/emu/$(DEPDIR)/sdl_module-sdl.Tpo video/emu/$(DEPDIR)/sdl_module-sdl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/emu/sdl.c' object='video/emu/sdl_module-sdl.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sdl_module_CPPFLAGS) $(CPPFLAGS) $(sdl_module_CFLAGS) $(CFLAGS) -c -o video/emu/sdl_module-sdl.o `test -f 'video/emu/sdl.c' || echo '$(srcdir)/'`video/emu/sdl.c - -video/emu/sdl_module-sdl.obj: video/emu/sdl.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sdl_module_CPPFLAGS) $(CPPFLAGS) $(sdl_module_CFLAGS) $(CFLAGS) -MT video/emu/sdl_module-sdl.obj -MD -MP -MF video/emu/$(DEPDIR)/sdl_module-sdl.Tpo -c -o video/emu/sdl_module-sdl.obj `if test -f 'video/emu/sdl.c'; then $(CYGPATH_W) 'video/emu/sdl.c'; else $(CYGPATH_W) '$(srcdir)/video/emu/sdl.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/emu/$(DEPDIR)/sdl_module-sdl.Tpo video/emu/$(DEPDIR)/sdl_module-sdl.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/emu/sdl.c' object='video/emu/sdl_module-sdl.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sdl_module_CPPFLAGS) $(CPPFLAGS) $(sdl_module_CFLAGS) $(CFLAGS) -c -o video/emu/sdl_module-sdl.obj `if test -f 'video/emu/sdl.c'; then $(CYGPATH_W) 'video/emu/sdl.c'; else $(CYGPATH_W) '$(srcdir)/video/emu/sdl.c'; fi` - -commands/search_module-search_wrap.o: commands/search_wrap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $(search_module_CFLAGS) $(CFLAGS) -MT commands/search_module-search_wrap.o -MD -MP -MF commands/$(DEPDIR)/search_module-search_wrap.Tpo -c -o commands/search_module-search_wrap.o `test -f 'commands/search_wrap.c' || echo '$(srcdir)/'`commands/search_wrap.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/search_module-search_wrap.Tpo commands/$(DEPDIR)/search_module-search_wrap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/search_wrap.c' object='commands/search_module-search_wrap.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $(search_module_CFLAGS) $(CFLAGS) -c -o commands/search_module-search_wrap.o `test -f 'commands/search_wrap.c' || echo '$(srcdir)/'`commands/search_wrap.c - -commands/search_module-search_wrap.obj: commands/search_wrap.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $(search_module_CFLAGS) $(CFLAGS) -MT commands/search_module-search_wrap.obj -MD -MP -MF commands/$(DEPDIR)/search_module-search_wrap.Tpo -c -o commands/search_module-search_wrap.obj `if test -f 'commands/search_wrap.c'; then $(CYGPATH_W) 'commands/search_wrap.c'; else $(CYGPATH_W) '$(srcdir)/commands/search_wrap.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/search_module-search_wrap.Tpo commands/$(DEPDIR)/search_module-search_wrap.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/search_wrap.c' object='commands/search_module-search_wrap.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $(search_module_CFLAGS) $(CFLAGS) -c -o commands/search_module-search_wrap.obj `if test -f 'commands/search_wrap.c'; then $(CYGPATH_W) 'commands/search_wrap.c'; else $(CYGPATH_W) '$(srcdir)/commands/search_wrap.c'; fi` - -commands/search_fs_file_module-search_file.o: commands/search_file.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $(search_fs_file_module_CFLAGS) $(CFLAGS) -MT commands/search_fs_file_module-search_file.o -MD -MP -MF commands/$(DEPDIR)/search_fs_file_module-search_file.Tpo -c -o commands/search_fs_file_module-search_file.o `test -f 'commands/search_file.c' || echo '$(srcdir)/'`commands/search_file.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/search_fs_file_module-search_file.Tpo commands/$(DEPDIR)/search_fs_file_module-search_file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/search_file.c' object='commands/search_fs_file_module-search_file.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $(search_fs_file_module_CFLAGS) $(CFLAGS) -c -o commands/search_fs_file_module-search_file.o `test -f 'commands/search_file.c' || echo '$(srcdir)/'`commands/search_file.c - -commands/search_fs_file_module-search_file.obj: commands/search_file.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $(search_fs_file_module_CFLAGS) $(CFLAGS) -MT commands/search_fs_file_module-search_file.obj -MD -MP -MF commands/$(DEPDIR)/search_fs_file_module-search_file.Tpo -c -o commands/search_fs_file_module-search_file.obj `if test -f 'commands/search_file.c'; then $(CYGPATH_W) 'commands/search_file.c'; else $(CYGPATH_W) '$(srcdir)/commands/search_file.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/search_fs_file_module-search_file.Tpo commands/$(DEPDIR)/search_fs_file_module-search_file.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/search_file.c' object='commands/search_fs_file_module-search_file.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $(search_fs_file_module_CFLAGS) $(CFLAGS) -c -o commands/search_fs_file_module-search_file.obj `if test -f 'commands/search_file.c'; then $(CYGPATH_W) 'commands/search_file.c'; else $(CYGPATH_W) '$(srcdir)/commands/search_file.c'; fi` - -commands/search_fs_uuid_module-search_uuid.o: commands/search_uuid.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $(search_fs_uuid_module_CFLAGS) $(CFLAGS) -MT commands/search_fs_uuid_module-search_uuid.o -MD -MP -MF commands/$(DEPDIR)/search_fs_uuid_module-search_uuid.Tpo -c -o commands/search_fs_uuid_module-search_uuid.o `test -f 'commands/search_uuid.c' || echo '$(srcdir)/'`commands/search_uuid.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/search_fs_uuid_module-search_uuid.Tpo commands/$(DEPDIR)/search_fs_uuid_module-search_uuid.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/search_uuid.c' object='commands/search_fs_uuid_module-search_uuid.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $(search_fs_uuid_module_CFLAGS) $(CFLAGS) -c -o commands/search_fs_uuid_module-search_uuid.o `test -f 'commands/search_uuid.c' || echo '$(srcdir)/'`commands/search_uuid.c - -commands/search_fs_uuid_module-search_uuid.obj: commands/search_uuid.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $(search_fs_uuid_module_CFLAGS) $(CFLAGS) -MT commands/search_fs_uuid_module-search_uuid.obj -MD -MP -MF commands/$(DEPDIR)/search_fs_uuid_module-search_uuid.Tpo -c -o commands/search_fs_uuid_module-search_uuid.obj `if test -f 'commands/search_uuid.c'; then $(CYGPATH_W) 'commands/search_uuid.c'; else $(CYGPATH_W) '$(srcdir)/commands/search_uuid.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/search_fs_uuid_module-search_uuid.Tpo commands/$(DEPDIR)/search_fs_uuid_module-search_uuid.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/search_uuid.c' object='commands/search_fs_uuid_module-search_uuid.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $(search_fs_uuid_module_CFLAGS) $(CFLAGS) -c -o commands/search_fs_uuid_module-search_uuid.obj `if test -f 'commands/search_uuid.c'; then $(CYGPATH_W) 'commands/search_uuid.c'; else $(CYGPATH_W) '$(srcdir)/commands/search_uuid.c'; fi` - -commands/search_label_module-search_label.o: commands/search_label.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $(search_label_module_CFLAGS) $(CFLAGS) -MT commands/search_label_module-search_label.o -MD -MP -MF commands/$(DEPDIR)/search_label_module-search_label.Tpo -c -o commands/search_label_module-search_label.o `test -f 'commands/search_label.c' || echo '$(srcdir)/'`commands/search_label.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/search_label_module-search_label.Tpo commands/$(DEPDIR)/search_label_module-search_label.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/search_label.c' object='commands/search_label_module-search_label.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $(search_label_module_CFLAGS) $(CFLAGS) -c -o commands/search_label_module-search_label.o `test -f 'commands/search_label.c' || echo '$(srcdir)/'`commands/search_label.c - -commands/search_label_module-search_label.obj: commands/search_label.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $(search_label_module_CFLAGS) $(CFLAGS) -MT commands/search_label_module-search_label.obj -MD -MP -MF commands/$(DEPDIR)/search_label_module-search_label.Tpo -c -o commands/search_label_module-search_label.obj `if test -f 'commands/search_label.c'; then $(CYGPATH_W) 'commands/search_label.c'; else $(CYGPATH_W) '$(srcdir)/commands/search_label.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/search_label_module-search_label.Tpo commands/$(DEPDIR)/search_label_module-search_label.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/search_label.c' object='commands/search_label_module-search_label.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $(search_label_module_CFLAGS) $(CFLAGS) -c -o commands/search_label_module-search_label.obj `if test -f 'commands/search_label.c'; then $(CYGPATH_W) 'commands/search_label.c'; else $(CYGPATH_W) '$(srcdir)/commands/search_label.c'; fi` - -commands/i386/pc/sendkey_module-sendkey.o: commands/i386/pc/sendkey.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sendkey_module_CPPFLAGS) $(CPPFLAGS) $(sendkey_module_CFLAGS) $(CFLAGS) -MT commands/i386/pc/sendkey_module-sendkey.o -MD -MP -MF commands/i386/pc/$(DEPDIR)/sendkey_module-sendkey.Tpo -c -o commands/i386/pc/sendkey_module-sendkey.o `test -f 'commands/i386/pc/sendkey.c' || echo '$(srcdir)/'`commands/i386/pc/sendkey.c -@am__fastdepCC_TRUE@ $(am__mv) commands/i386/pc/$(DEPDIR)/sendkey_module-sendkey.Tpo commands/i386/pc/$(DEPDIR)/sendkey_module-sendkey.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/i386/pc/sendkey.c' object='commands/i386/pc/sendkey_module-sendkey.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sendkey_module_CPPFLAGS) $(CPPFLAGS) $(sendkey_module_CFLAGS) $(CFLAGS) -c -o commands/i386/pc/sendkey_module-sendkey.o `test -f 'commands/i386/pc/sendkey.c' || echo '$(srcdir)/'`commands/i386/pc/sendkey.c - -commands/i386/pc/sendkey_module-sendkey.obj: commands/i386/pc/sendkey.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sendkey_module_CPPFLAGS) $(CPPFLAGS) $(sendkey_module_CFLAGS) $(CFLAGS) -MT commands/i386/pc/sendkey_module-sendkey.obj -MD -MP -MF commands/i386/pc/$(DEPDIR)/sendkey_module-sendkey.Tpo -c -o commands/i386/pc/sendkey_module-sendkey.obj `if test -f 'commands/i386/pc/sendkey.c'; then $(CYGPATH_W) 'commands/i386/pc/sendkey.c'; else $(CYGPATH_W) '$(srcdir)/commands/i386/pc/sendkey.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/i386/pc/$(DEPDIR)/sendkey_module-sendkey.Tpo commands/i386/pc/$(DEPDIR)/sendkey_module-sendkey.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/i386/pc/sendkey.c' object='commands/i386/pc/sendkey_module-sendkey.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sendkey_module_CPPFLAGS) $(CPPFLAGS) $(sendkey_module_CFLAGS) $(CFLAGS) -c -o commands/i386/pc/sendkey_module-sendkey.obj `if test -f 'commands/i386/pc/sendkey.c'; then $(CYGPATH_W) 'commands/i386/pc/sendkey.c'; else $(CYGPATH_W) '$(srcdir)/commands/i386/pc/sendkey.c'; fi` - -term/serial_module-serial.o: term/serial.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $(serial_module_CFLAGS) $(CFLAGS) -MT term/serial_module-serial.o -MD -MP -MF term/$(DEPDIR)/serial_module-serial.Tpo -c -o term/serial_module-serial.o `test -f 'term/serial.c' || echo '$(srcdir)/'`term/serial.c -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/serial_module-serial.Tpo term/$(DEPDIR)/serial_module-serial.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/serial.c' object='term/serial_module-serial.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $(serial_module_CFLAGS) $(CFLAGS) -c -o term/serial_module-serial.o `test -f 'term/serial.c' || echo '$(srcdir)/'`term/serial.c - -term/serial_module-serial.obj: term/serial.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $(serial_module_CFLAGS) $(CFLAGS) -MT term/serial_module-serial.obj -MD -MP -MF term/$(DEPDIR)/serial_module-serial.Tpo -c -o term/serial_module-serial.obj `if test -f 'term/serial.c'; then $(CYGPATH_W) 'term/serial.c'; else $(CYGPATH_W) '$(srcdir)/term/serial.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/serial_module-serial.Tpo term/$(DEPDIR)/serial_module-serial.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/serial.c' object='term/serial_module-serial.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $(serial_module_CFLAGS) $(CFLAGS) -c -o term/serial_module-serial.obj `if test -f 'term/serial.c'; then $(CYGPATH_W) 'term/serial.c'; else $(CYGPATH_W) '$(srcdir)/term/serial.c'; fi` - -term/serial_module-ns8250.o: term/ns8250.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $(serial_module_CFLAGS) $(CFLAGS) -MT term/serial_module-ns8250.o -MD -MP -MF term/$(DEPDIR)/serial_module-ns8250.Tpo -c -o term/serial_module-ns8250.o `test -f 'term/ns8250.c' || echo '$(srcdir)/'`term/ns8250.c -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/serial_module-ns8250.Tpo term/$(DEPDIR)/serial_module-ns8250.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/ns8250.c' object='term/serial_module-ns8250.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $(serial_module_CFLAGS) $(CFLAGS) -c -o term/serial_module-ns8250.o `test -f 'term/ns8250.c' || echo '$(srcdir)/'`term/ns8250.c - -term/serial_module-ns8250.obj: term/ns8250.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $(serial_module_CFLAGS) $(CFLAGS) -MT term/serial_module-ns8250.obj -MD -MP -MF term/$(DEPDIR)/serial_module-ns8250.Tpo -c -o term/serial_module-ns8250.obj `if test -f 'term/ns8250.c'; then $(CYGPATH_W) 'term/ns8250.c'; else $(CYGPATH_W) '$(srcdir)/term/ns8250.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/serial_module-ns8250.Tpo term/$(DEPDIR)/serial_module-ns8250.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/ns8250.c' object='term/serial_module-ns8250.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $(serial_module_CFLAGS) $(CFLAGS) -c -o term/serial_module-ns8250.obj `if test -f 'term/ns8250.c'; then $(CYGPATH_W) 'term/ns8250.c'; else $(CYGPATH_W) '$(srcdir)/term/ns8250.c'; fi` - -commands/setpci_module-setpci.o: commands/setpci.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $(setpci_module_CFLAGS) $(CFLAGS) -MT commands/setpci_module-setpci.o -MD -MP -MF commands/$(DEPDIR)/setpci_module-setpci.Tpo -c -o commands/setpci_module-setpci.o `test -f 'commands/setpci.c' || echo '$(srcdir)/'`commands/setpci.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/setpci_module-setpci.Tpo commands/$(DEPDIR)/setpci_module-setpci.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/setpci.c' object='commands/setpci_module-setpci.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $(setpci_module_CFLAGS) $(CFLAGS) -c -o commands/setpci_module-setpci.o `test -f 'commands/setpci.c' || echo '$(srcdir)/'`commands/setpci.c - -commands/setpci_module-setpci.obj: commands/setpci.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $(setpci_module_CFLAGS) $(CFLAGS) -MT commands/setpci_module-setpci.obj -MD -MP -MF commands/$(DEPDIR)/setpci_module-setpci.Tpo -c -o commands/setpci_module-setpci.obj `if test -f 'commands/setpci.c'; then $(CYGPATH_W) 'commands/setpci.c'; else $(CYGPATH_W) '$(srcdir)/commands/setpci.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/setpci_module-setpci.Tpo commands/$(DEPDIR)/setpci_module-setpci.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/setpci.c' object='commands/setpci_module-setpci.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $(setpci_module_CFLAGS) $(CFLAGS) -c -o commands/setpci_module-setpci.obj `if test -f 'commands/setpci.c'; then $(CYGPATH_W) 'commands/setpci.c'; else $(CYGPATH_W) '$(srcdir)/commands/setpci.c'; fi` - -fs/sfs_module-sfs.o: fs/sfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $(sfs_module_CFLAGS) $(CFLAGS) -MT fs/sfs_module-sfs.o -MD -MP -MF fs/$(DEPDIR)/sfs_module-sfs.Tpo -c -o fs/sfs_module-sfs.o `test -f 'fs/sfs.c' || echo '$(srcdir)/'`fs/sfs.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/sfs_module-sfs.Tpo fs/$(DEPDIR)/sfs_module-sfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/sfs.c' object='fs/sfs_module-sfs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $(sfs_module_CFLAGS) $(CFLAGS) -c -o fs/sfs_module-sfs.o `test -f 'fs/sfs.c' || echo '$(srcdir)/'`fs/sfs.c - -fs/sfs_module-sfs.obj: fs/sfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $(sfs_module_CFLAGS) $(CFLAGS) -MT fs/sfs_module-sfs.obj -MD -MP -MF fs/$(DEPDIR)/sfs_module-sfs.Tpo -c -o fs/sfs_module-sfs.obj `if test -f 'fs/sfs.c'; then $(CYGPATH_W) 'fs/sfs.c'; else $(CYGPATH_W) '$(srcdir)/fs/sfs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/sfs_module-sfs.Tpo fs/$(DEPDIR)/sfs_module-sfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/sfs.c' object='fs/sfs_module-sfs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $(sfs_module_CFLAGS) $(CFLAGS) -c -o fs/sfs_module-sfs.obj `if test -f 'fs/sfs.c'; then $(CYGPATH_W) 'fs/sfs.c'; else $(CYGPATH_W) '$(srcdir)/fs/sfs.c'; fi` - -commands/sleep_module-sleep.o: commands/sleep.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $(sleep_module_CFLAGS) $(CFLAGS) -MT commands/sleep_module-sleep.o -MD -MP -MF commands/$(DEPDIR)/sleep_module-sleep.Tpo -c -o commands/sleep_module-sleep.o `test -f 'commands/sleep.c' || echo '$(srcdir)/'`commands/sleep.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/sleep_module-sleep.Tpo commands/$(DEPDIR)/sleep_module-sleep.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/sleep.c' object='commands/sleep_module-sleep.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $(sleep_module_CFLAGS) $(CFLAGS) -c -o commands/sleep_module-sleep.o `test -f 'commands/sleep.c' || echo '$(srcdir)/'`commands/sleep.c - -commands/sleep_module-sleep.obj: commands/sleep.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $(sleep_module_CFLAGS) $(CFLAGS) -MT commands/sleep_module-sleep.obj -MD -MP -MF commands/$(DEPDIR)/sleep_module-sleep.Tpo -c -o commands/sleep_module-sleep.obj `if test -f 'commands/sleep.c'; then $(CYGPATH_W) 'commands/sleep.c'; else $(CYGPATH_W) '$(srcdir)/commands/sleep.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/sleep_module-sleep.Tpo commands/$(DEPDIR)/sleep_module-sleep.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/sleep.c' object='commands/sleep_module-sleep.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $(sleep_module_CFLAGS) $(CFLAGS) -c -o commands/sleep_module-sleep.obj `if test -f 'commands/sleep.c'; then $(CYGPATH_W) 'commands/sleep.c'; else $(CYGPATH_W) '$(srcdir)/commands/sleep.c'; fi` - -commands/ieee1275/suspend_module-suspend.o: commands/ieee1275/suspend.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(suspend_module_CPPFLAGS) $(CPPFLAGS) $(suspend_module_CFLAGS) $(CFLAGS) -MT commands/ieee1275/suspend_module-suspend.o -MD -MP -MF commands/ieee1275/$(DEPDIR)/suspend_module-suspend.Tpo -c -o commands/ieee1275/suspend_module-suspend.o `test -f 'commands/ieee1275/suspend.c' || echo '$(srcdir)/'`commands/ieee1275/suspend.c -@am__fastdepCC_TRUE@ $(am__mv) commands/ieee1275/$(DEPDIR)/suspend_module-suspend.Tpo commands/ieee1275/$(DEPDIR)/suspend_module-suspend.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/ieee1275/suspend.c' object='commands/ieee1275/suspend_module-suspend.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(suspend_module_CPPFLAGS) $(CPPFLAGS) $(suspend_module_CFLAGS) $(CFLAGS) -c -o commands/ieee1275/suspend_module-suspend.o `test -f 'commands/ieee1275/suspend.c' || echo '$(srcdir)/'`commands/ieee1275/suspend.c - -commands/ieee1275/suspend_module-suspend.obj: commands/ieee1275/suspend.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(suspend_module_CPPFLAGS) $(CPPFLAGS) $(suspend_module_CFLAGS) $(CFLAGS) -MT commands/ieee1275/suspend_module-suspend.obj -MD -MP -MF commands/ieee1275/$(DEPDIR)/suspend_module-suspend.Tpo -c -o commands/ieee1275/suspend_module-suspend.obj `if test -f 'commands/ieee1275/suspend.c'; then $(CYGPATH_W) 'commands/ieee1275/suspend.c'; else $(CYGPATH_W) '$(srcdir)/commands/ieee1275/suspend.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/ieee1275/$(DEPDIR)/suspend_module-suspend.Tpo commands/ieee1275/$(DEPDIR)/suspend_module-suspend.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/ieee1275/suspend.c' object='commands/ieee1275/suspend_module-suspend.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(suspend_module_CPPFLAGS) $(CPPFLAGS) $(suspend_module_CFLAGS) $(CFLAGS) -c -o commands/ieee1275/suspend_module-suspend.obj `if test -f 'commands/ieee1275/suspend.c'; then $(CYGPATH_W) 'commands/ieee1275/suspend.c'; else $(CYGPATH_W) '$(srcdir)/commands/ieee1275/suspend.c'; fi` - -fs/tar_module-tar.o: fs/tar.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $(tar_module_CFLAGS) $(CFLAGS) -MT fs/tar_module-tar.o -MD -MP -MF fs/$(DEPDIR)/tar_module-tar.Tpo -c -o fs/tar_module-tar.o `test -f 'fs/tar.c' || echo '$(srcdir)/'`fs/tar.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/tar_module-tar.Tpo fs/$(DEPDIR)/tar_module-tar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/tar.c' object='fs/tar_module-tar.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $(tar_module_CFLAGS) $(CFLAGS) -c -o fs/tar_module-tar.o `test -f 'fs/tar.c' || echo '$(srcdir)/'`fs/tar.c - -fs/tar_module-tar.obj: fs/tar.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $(tar_module_CFLAGS) $(CFLAGS) -MT fs/tar_module-tar.obj -MD -MP -MF fs/$(DEPDIR)/tar_module-tar.Tpo -c -o fs/tar_module-tar.obj `if test -f 'fs/tar.c'; then $(CYGPATH_W) 'fs/tar.c'; else $(CYGPATH_W) '$(srcdir)/fs/tar.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/tar_module-tar.Tpo fs/$(DEPDIR)/tar_module-tar.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/tar.c' object='fs/tar_module-tar.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $(tar_module_CFLAGS) $(CFLAGS) -c -o fs/tar_module-tar.obj `if test -f 'fs/tar.c'; then $(CYGPATH_W) 'fs/tar.c'; else $(CYGPATH_W) '$(srcdir)/fs/tar.c'; fi` - -commands/terminal_module-terminal.o: commands/terminal.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $(terminal_module_CFLAGS) $(CFLAGS) -MT commands/terminal_module-terminal.o -MD -MP -MF commands/$(DEPDIR)/terminal_module-terminal.Tpo -c -o commands/terminal_module-terminal.o `test -f 'commands/terminal.c' || echo '$(srcdir)/'`commands/terminal.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/terminal_module-terminal.Tpo commands/$(DEPDIR)/terminal_module-terminal.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/terminal.c' object='commands/terminal_module-terminal.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $(terminal_module_CFLAGS) $(CFLAGS) -c -o commands/terminal_module-terminal.o `test -f 'commands/terminal.c' || echo '$(srcdir)/'`commands/terminal.c - -commands/terminal_module-terminal.obj: commands/terminal.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $(terminal_module_CFLAGS) $(CFLAGS) -MT commands/terminal_module-terminal.obj -MD -MP -MF commands/$(DEPDIR)/terminal_module-terminal.Tpo -c -o commands/terminal_module-terminal.obj `if test -f 'commands/terminal.c'; then $(CYGPATH_W) 'commands/terminal.c'; else $(CYGPATH_W) '$(srcdir)/commands/terminal.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/terminal_module-terminal.Tpo commands/$(DEPDIR)/terminal_module-terminal.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/terminal.c' object='commands/terminal_module-terminal.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $(terminal_module_CFLAGS) $(CFLAGS) -c -o commands/terminal_module-terminal.obj `if test -f 'commands/terminal.c'; then $(CYGPATH_W) 'commands/terminal.c'; else $(CYGPATH_W) '$(srcdir)/commands/terminal.c'; fi` - -term/terminfo_module-terminfo.o: term/terminfo.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $(terminfo_module_CFLAGS) $(CFLAGS) -MT term/terminfo_module-terminfo.o -MD -MP -MF term/$(DEPDIR)/terminfo_module-terminfo.Tpo -c -o term/terminfo_module-terminfo.o `test -f 'term/terminfo.c' || echo '$(srcdir)/'`term/terminfo.c -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/terminfo_module-terminfo.Tpo term/$(DEPDIR)/terminfo_module-terminfo.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/terminfo.c' object='term/terminfo_module-terminfo.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $(terminfo_module_CFLAGS) $(CFLAGS) -c -o term/terminfo_module-terminfo.o `test -f 'term/terminfo.c' || echo '$(srcdir)/'`term/terminfo.c - -term/terminfo_module-terminfo.obj: term/terminfo.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $(terminfo_module_CFLAGS) $(CFLAGS) -MT term/terminfo_module-terminfo.obj -MD -MP -MF term/$(DEPDIR)/terminfo_module-terminfo.Tpo -c -o term/terminfo_module-terminfo.obj `if test -f 'term/terminfo.c'; then $(CYGPATH_W) 'term/terminfo.c'; else $(CYGPATH_W) '$(srcdir)/term/terminfo.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/terminfo_module-terminfo.Tpo term/$(DEPDIR)/terminfo_module-terminfo.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/terminfo.c' object='term/terminfo_module-terminfo.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $(terminfo_module_CFLAGS) $(CFLAGS) -c -o term/terminfo_module-terminfo.obj `if test -f 'term/terminfo.c'; then $(CYGPATH_W) 'term/terminfo.c'; else $(CYGPATH_W) '$(srcdir)/term/terminfo.c'; fi` - -term/terminfo_module-tparm.o: term/tparm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $(terminfo_module_CFLAGS) $(CFLAGS) -MT term/terminfo_module-tparm.o -MD -MP -MF term/$(DEPDIR)/terminfo_module-tparm.Tpo -c -o term/terminfo_module-tparm.o `test -f 'term/tparm.c' || echo '$(srcdir)/'`term/tparm.c -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/terminfo_module-tparm.Tpo term/$(DEPDIR)/terminfo_module-tparm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/tparm.c' object='term/terminfo_module-tparm.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $(terminfo_module_CFLAGS) $(CFLAGS) -c -o term/terminfo_module-tparm.o `test -f 'term/tparm.c' || echo '$(srcdir)/'`term/tparm.c - -term/terminfo_module-tparm.obj: term/tparm.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $(terminfo_module_CFLAGS) $(CFLAGS) -MT term/terminfo_module-tparm.obj -MD -MP -MF term/$(DEPDIR)/terminfo_module-tparm.Tpo -c -o term/terminfo_module-tparm.obj `if test -f 'term/tparm.c'; then $(CYGPATH_W) 'term/tparm.c'; else $(CYGPATH_W) '$(srcdir)/term/tparm.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/terminfo_module-tparm.Tpo term/$(DEPDIR)/terminfo_module-tparm.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/tparm.c' object='term/terminfo_module-tparm.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $(terminfo_module_CFLAGS) $(CFLAGS) -c -o term/terminfo_module-tparm.obj `if test -f 'term/tparm.c'; then $(CYGPATH_W) 'term/tparm.c'; else $(CYGPATH_W) '$(srcdir)/term/tparm.c'; fi` - -commands/test_module-test.o: commands/test.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $(test_module_CFLAGS) $(CFLAGS) -MT commands/test_module-test.o -MD -MP -MF commands/$(DEPDIR)/test_module-test.Tpo -c -o commands/test_module-test.o `test -f 'commands/test.c' || echo '$(srcdir)/'`commands/test.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/test_module-test.Tpo commands/$(DEPDIR)/test_module-test.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/test.c' object='commands/test_module-test.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $(test_module_CFLAGS) $(CFLAGS) -c -o commands/test_module-test.o `test -f 'commands/test.c' || echo '$(srcdir)/'`commands/test.c - -commands/test_module-test.obj: commands/test.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $(test_module_CFLAGS) $(CFLAGS) -MT commands/test_module-test.obj -MD -MP -MF commands/$(DEPDIR)/test_module-test.Tpo -c -o commands/test_module-test.obj `if test -f 'commands/test.c'; then $(CYGPATH_W) 'commands/test.c'; else $(CYGPATH_W) '$(srcdir)/commands/test.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/test_module-test.Tpo commands/$(DEPDIR)/test_module-test.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/test.c' object='commands/test_module-test.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $(test_module_CFLAGS) $(CFLAGS) -c -o commands/test_module-test.obj `if test -f 'commands/test.c'; then $(CYGPATH_W) 'commands/test.c'; else $(CYGPATH_W) '$(srcdir)/commands/test.c'; fi` - -tests/test_blockarg_module-test_blockarg.o: tests/test_blockarg.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $(test_blockarg_module_CFLAGS) $(CFLAGS) -MT tests/test_blockarg_module-test_blockarg.o -MD -MP -MF tests/$(DEPDIR)/test_blockarg_module-test_blockarg.Tpo -c -o tests/test_blockarg_module-test_blockarg.o `test -f 'tests/test_blockarg.c' || echo '$(srcdir)/'`tests/test_blockarg.c -@am__fastdepCC_TRUE@ $(am__mv) tests/$(DEPDIR)/test_blockarg_module-test_blockarg.Tpo tests/$(DEPDIR)/test_blockarg_module-test_blockarg.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tests/test_blockarg.c' object='tests/test_blockarg_module-test_blockarg.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $(test_blockarg_module_CFLAGS) $(CFLAGS) -c -o tests/test_blockarg_module-test_blockarg.o `test -f 'tests/test_blockarg.c' || echo '$(srcdir)/'`tests/test_blockarg.c - -tests/test_blockarg_module-test_blockarg.obj: tests/test_blockarg.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $(test_blockarg_module_CFLAGS) $(CFLAGS) -MT tests/test_blockarg_module-test_blockarg.obj -MD -MP -MF tests/$(DEPDIR)/test_blockarg_module-test_blockarg.Tpo -c -o tests/test_blockarg_module-test_blockarg.obj `if test -f 'tests/test_blockarg.c'; then $(CYGPATH_W) 'tests/test_blockarg.c'; else $(CYGPATH_W) '$(srcdir)/tests/test_blockarg.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) tests/$(DEPDIR)/test_blockarg_module-test_blockarg.Tpo tests/$(DEPDIR)/test_blockarg_module-test_blockarg.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='tests/test_blockarg.c' object='tests/test_blockarg_module-test_blockarg.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $(test_blockarg_module_CFLAGS) $(CFLAGS) -c -o tests/test_blockarg_module-test_blockarg.obj `if test -f 'tests/test_blockarg.c'; then $(CYGPATH_W) 'tests/test_blockarg.c'; else $(CYGPATH_W) '$(srcdir)/tests/test_blockarg.c'; fi` - -commands/testload_module-testload.o: commands/testload.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $(testload_module_CFLAGS) $(CFLAGS) -MT commands/testload_module-testload.o -MD -MP -MF commands/$(DEPDIR)/testload_module-testload.Tpo -c -o commands/testload_module-testload.o `test -f 'commands/testload.c' || echo '$(srcdir)/'`commands/testload.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/testload_module-testload.Tpo commands/$(DEPDIR)/testload_module-testload.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/testload.c' object='commands/testload_module-testload.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $(testload_module_CFLAGS) $(CFLAGS) -c -o commands/testload_module-testload.o `test -f 'commands/testload.c' || echo '$(srcdir)/'`commands/testload.c - -commands/testload_module-testload.obj: commands/testload.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $(testload_module_CFLAGS) $(CFLAGS) -MT commands/testload_module-testload.obj -MD -MP -MF commands/$(DEPDIR)/testload_module-testload.Tpo -c -o commands/testload_module-testload.obj `if test -f 'commands/testload.c'; then $(CYGPATH_W) 'commands/testload.c'; else $(CYGPATH_W) '$(srcdir)/commands/testload.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/testload_module-testload.Tpo commands/$(DEPDIR)/testload_module-testload.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/testload.c' object='commands/testload_module-testload.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $(testload_module_CFLAGS) $(CFLAGS) -c -o commands/testload_module-testload.obj `if test -f 'commands/testload.c'; then $(CYGPATH_W) 'commands/testload.c'; else $(CYGPATH_W) '$(srcdir)/commands/testload.c'; fi` - -video/readers/tga_module-tga.o: video/readers/tga.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $(tga_module_CFLAGS) $(CFLAGS) -MT video/readers/tga_module-tga.o -MD -MP -MF video/readers/$(DEPDIR)/tga_module-tga.Tpo -c -o video/readers/tga_module-tga.o `test -f 'video/readers/tga.c' || echo '$(srcdir)/'`video/readers/tga.c -@am__fastdepCC_TRUE@ $(am__mv) video/readers/$(DEPDIR)/tga_module-tga.Tpo video/readers/$(DEPDIR)/tga_module-tga.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/readers/tga.c' object='video/readers/tga_module-tga.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $(tga_module_CFLAGS) $(CFLAGS) -c -o video/readers/tga_module-tga.o `test -f 'video/readers/tga.c' || echo '$(srcdir)/'`video/readers/tga.c - -video/readers/tga_module-tga.obj: video/readers/tga.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $(tga_module_CFLAGS) $(CFLAGS) -MT video/readers/tga_module-tga.obj -MD -MP -MF video/readers/$(DEPDIR)/tga_module-tga.Tpo -c -o video/readers/tga_module-tga.obj `if test -f 'video/readers/tga.c'; then $(CYGPATH_W) 'video/readers/tga.c'; else $(CYGPATH_W) '$(srcdir)/video/readers/tga.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/readers/$(DEPDIR)/tga_module-tga.Tpo video/readers/$(DEPDIR)/tga_module-tga.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/readers/tga.c' object='video/readers/tga_module-tga.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $(tga_module_CFLAGS) $(CFLAGS) -c -o video/readers/tga_module-tga.obj `if test -f 'video/readers/tga.c'; then $(CYGPATH_W) 'video/readers/tga.c'; else $(CYGPATH_W) '$(srcdir)/video/readers/tga.c'; fi` - -trig_module-trigtables.o: trigtables.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $(trig_module_CFLAGS) $(CFLAGS) -MT trig_module-trigtables.o -MD -MP -MF $(DEPDIR)/trig_module-trigtables.Tpo -c -o trig_module-trigtables.o `test -f 'trigtables.c' || echo '$(srcdir)/'`trigtables.c -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/trig_module-trigtables.Tpo $(DEPDIR)/trig_module-trigtables.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='trigtables.c' object='trig_module-trigtables.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $(trig_module_CFLAGS) $(CFLAGS) -c -o trig_module-trigtables.o `test -f 'trigtables.c' || echo '$(srcdir)/'`trigtables.c - -trig_module-trigtables.obj: trigtables.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $(trig_module_CFLAGS) $(CFLAGS) -MT trig_module-trigtables.obj -MD -MP -MF $(DEPDIR)/trig_module-trigtables.Tpo -c -o trig_module-trigtables.obj `if test -f 'trigtables.c'; then $(CYGPATH_W) 'trigtables.c'; else $(CYGPATH_W) '$(srcdir)/trigtables.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/trig_module-trigtables.Tpo $(DEPDIR)/trig_module-trigtables.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='trigtables.c' object='trig_module-trigtables.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $(trig_module_CFLAGS) $(CFLAGS) -c -o trig_module-trigtables.obj `if test -f 'trigtables.c'; then $(CYGPATH_W) 'trigtables.c'; else $(CYGPATH_W) '$(srcdir)/trigtables.c'; fi` - -commands/true_module-true.o: commands/true.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $(true_module_CFLAGS) $(CFLAGS) -MT commands/true_module-true.o -MD -MP -MF commands/$(DEPDIR)/true_module-true.Tpo -c -o commands/true_module-true.o `test -f 'commands/true.c' || echo '$(srcdir)/'`commands/true.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/true_module-true.Tpo commands/$(DEPDIR)/true_module-true.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/true.c' object='commands/true_module-true.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $(true_module_CFLAGS) $(CFLAGS) -c -o commands/true_module-true.o `test -f 'commands/true.c' || echo '$(srcdir)/'`commands/true.c - -commands/true_module-true.obj: commands/true.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $(true_module_CFLAGS) $(CFLAGS) -MT commands/true_module-true.obj -MD -MP -MF commands/$(DEPDIR)/true_module-true.Tpo -c -o commands/true_module-true.obj `if test -f 'commands/true.c'; then $(CYGPATH_W) 'commands/true.c'; else $(CYGPATH_W) '$(srcdir)/commands/true.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/true_module-true.Tpo commands/$(DEPDIR)/true_module-true.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/true.c' object='commands/true_module-true.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $(true_module_CFLAGS) $(CFLAGS) -c -o commands/true_module-true.obj `if test -f 'commands/true.c'; then $(CYGPATH_W) 'commands/true.c'; else $(CYGPATH_W) '$(srcdir)/commands/true.c'; fi` - -fs/udf_module-udf.o: fs/udf.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $(udf_module_CFLAGS) $(CFLAGS) -MT fs/udf_module-udf.o -MD -MP -MF fs/$(DEPDIR)/udf_module-udf.Tpo -c -o fs/udf_module-udf.o `test -f 'fs/udf.c' || echo '$(srcdir)/'`fs/udf.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/udf_module-udf.Tpo fs/$(DEPDIR)/udf_module-udf.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/udf.c' object='fs/udf_module-udf.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $(udf_module_CFLAGS) $(CFLAGS) -c -o fs/udf_module-udf.o `test -f 'fs/udf.c' || echo '$(srcdir)/'`fs/udf.c - -fs/udf_module-udf.obj: fs/udf.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $(udf_module_CFLAGS) $(CFLAGS) -MT fs/udf_module-udf.obj -MD -MP -MF fs/$(DEPDIR)/udf_module-udf.Tpo -c -o fs/udf_module-udf.obj `if test -f 'fs/udf.c'; then $(CYGPATH_W) 'fs/udf.c'; else $(CYGPATH_W) '$(srcdir)/fs/udf.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/udf_module-udf.Tpo fs/$(DEPDIR)/udf_module-udf.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/udf.c' object='fs/udf_module-udf.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $(udf_module_CFLAGS) $(CFLAGS) -c -o fs/udf_module-udf.obj `if test -f 'fs/udf.c'; then $(CYGPATH_W) 'fs/udf.c'; else $(CYGPATH_W) '$(srcdir)/fs/udf.c'; fi` - -fs/ufs1_module-ufs.o: fs/ufs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $(ufs1_module_CFLAGS) $(CFLAGS) -MT fs/ufs1_module-ufs.o -MD -MP -MF fs/$(DEPDIR)/ufs1_module-ufs.Tpo -c -o fs/ufs1_module-ufs.o `test -f 'fs/ufs.c' || echo '$(srcdir)/'`fs/ufs.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/ufs1_module-ufs.Tpo fs/$(DEPDIR)/ufs1_module-ufs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/ufs.c' object='fs/ufs1_module-ufs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $(ufs1_module_CFLAGS) $(CFLAGS) -c -o fs/ufs1_module-ufs.o `test -f 'fs/ufs.c' || echo '$(srcdir)/'`fs/ufs.c - -fs/ufs1_module-ufs.obj: fs/ufs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $(ufs1_module_CFLAGS) $(CFLAGS) -MT fs/ufs1_module-ufs.obj -MD -MP -MF fs/$(DEPDIR)/ufs1_module-ufs.Tpo -c -o fs/ufs1_module-ufs.obj `if test -f 'fs/ufs.c'; then $(CYGPATH_W) 'fs/ufs.c'; else $(CYGPATH_W) '$(srcdir)/fs/ufs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/ufs1_module-ufs.Tpo fs/$(DEPDIR)/ufs1_module-ufs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/ufs.c' object='fs/ufs1_module-ufs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $(ufs1_module_CFLAGS) $(CFLAGS) -c -o fs/ufs1_module-ufs.obj `if test -f 'fs/ufs.c'; then $(CYGPATH_W) 'fs/ufs.c'; else $(CYGPATH_W) '$(srcdir)/fs/ufs.c'; fi` - -fs/ufs2_module-ufs2.o: fs/ufs2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $(ufs2_module_CFLAGS) $(CFLAGS) -MT fs/ufs2_module-ufs2.o -MD -MP -MF fs/$(DEPDIR)/ufs2_module-ufs2.Tpo -c -o fs/ufs2_module-ufs2.o `test -f 'fs/ufs2.c' || echo '$(srcdir)/'`fs/ufs2.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/ufs2_module-ufs2.Tpo fs/$(DEPDIR)/ufs2_module-ufs2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/ufs2.c' object='fs/ufs2_module-ufs2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $(ufs2_module_CFLAGS) $(CFLAGS) -c -o fs/ufs2_module-ufs2.o `test -f 'fs/ufs2.c' || echo '$(srcdir)/'`fs/ufs2.c - -fs/ufs2_module-ufs2.obj: fs/ufs2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $(ufs2_module_CFLAGS) $(CFLAGS) -MT fs/ufs2_module-ufs2.obj -MD -MP -MF fs/$(DEPDIR)/ufs2_module-ufs2.Tpo -c -o fs/ufs2_module-ufs2.obj `if test -f 'fs/ufs2.c'; then $(CYGPATH_W) 'fs/ufs2.c'; else $(CYGPATH_W) '$(srcdir)/fs/ufs2.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/ufs2_module-ufs2.Tpo fs/$(DEPDIR)/ufs2_module-ufs2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/ufs2.c' object='fs/ufs2_module-ufs2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $(ufs2_module_CFLAGS) $(CFLAGS) -c -o fs/ufs2_module-ufs2.obj `if test -f 'fs/ufs2.c'; then $(CYGPATH_W) 'fs/ufs2.c'; else $(CYGPATH_W) '$(srcdir)/fs/ufs2.c'; fi` - -bus/usb/uhci_module-uhci.o: bus/usb/uhci.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $(uhci_module_CFLAGS) $(CFLAGS) -MT bus/usb/uhci_module-uhci.o -MD -MP -MF bus/usb/$(DEPDIR)/uhci_module-uhci.Tpo -c -o bus/usb/uhci_module-uhci.o `test -f 'bus/usb/uhci.c' || echo '$(srcdir)/'`bus/usb/uhci.c -@am__fastdepCC_TRUE@ $(am__mv) bus/usb/$(DEPDIR)/uhci_module-uhci.Tpo bus/usb/$(DEPDIR)/uhci_module-uhci.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/usb/uhci.c' object='bus/usb/uhci_module-uhci.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $(uhci_module_CFLAGS) $(CFLAGS) -c -o bus/usb/uhci_module-uhci.o `test -f 'bus/usb/uhci.c' || echo '$(srcdir)/'`bus/usb/uhci.c - -bus/usb/uhci_module-uhci.obj: bus/usb/uhci.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $(uhci_module_CFLAGS) $(CFLAGS) -MT bus/usb/uhci_module-uhci.obj -MD -MP -MF bus/usb/$(DEPDIR)/uhci_module-uhci.Tpo -c -o bus/usb/uhci_module-uhci.obj `if test -f 'bus/usb/uhci.c'; then $(CYGPATH_W) 'bus/usb/uhci.c'; else $(CYGPATH_W) '$(srcdir)/bus/usb/uhci.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) bus/usb/$(DEPDIR)/uhci_module-uhci.Tpo bus/usb/$(DEPDIR)/uhci_module-uhci.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/usb/uhci.c' object='bus/usb/uhci_module-uhci.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $(uhci_module_CFLAGS) $(CFLAGS) -c -o bus/usb/uhci_module-uhci.obj `if test -f 'bus/usb/uhci.c'; then $(CYGPATH_W) 'bus/usb/uhci.c'; else $(CYGPATH_W) '$(srcdir)/bus/usb/uhci.c'; fi` - -bus/usb/usb_module-usb.o: bus/usb/usb.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $(usb_module_CFLAGS) $(CFLAGS) -MT bus/usb/usb_module-usb.o -MD -MP -MF bus/usb/$(DEPDIR)/usb_module-usb.Tpo -c -o bus/usb/usb_module-usb.o `test -f 'bus/usb/usb.c' || echo '$(srcdir)/'`bus/usb/usb.c -@am__fastdepCC_TRUE@ $(am__mv) bus/usb/$(DEPDIR)/usb_module-usb.Tpo bus/usb/$(DEPDIR)/usb_module-usb.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/usb/usb.c' object='bus/usb/usb_module-usb.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $(usb_module_CFLAGS) $(CFLAGS) -c -o bus/usb/usb_module-usb.o `test -f 'bus/usb/usb.c' || echo '$(srcdir)/'`bus/usb/usb.c - -bus/usb/usb_module-usb.obj: bus/usb/usb.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $(usb_module_CFLAGS) $(CFLAGS) -MT bus/usb/usb_module-usb.obj -MD -MP -MF bus/usb/$(DEPDIR)/usb_module-usb.Tpo -c -o bus/usb/usb_module-usb.obj `if test -f 'bus/usb/usb.c'; then $(CYGPATH_W) 'bus/usb/usb.c'; else $(CYGPATH_W) '$(srcdir)/bus/usb/usb.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) bus/usb/$(DEPDIR)/usb_module-usb.Tpo bus/usb/$(DEPDIR)/usb_module-usb.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/usb/usb.c' object='bus/usb/usb_module-usb.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $(usb_module_CFLAGS) $(CFLAGS) -c -o bus/usb/usb_module-usb.obj `if test -f 'bus/usb/usb.c'; then $(CYGPATH_W) 'bus/usb/usb.c'; else $(CYGPATH_W) '$(srcdir)/bus/usb/usb.c'; fi` - -bus/usb/usb_module-usbtrans.o: bus/usb/usbtrans.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $(usb_module_CFLAGS) $(CFLAGS) -MT bus/usb/usb_module-usbtrans.o -MD -MP -MF bus/usb/$(DEPDIR)/usb_module-usbtrans.Tpo -c -o bus/usb/usb_module-usbtrans.o `test -f 'bus/usb/usbtrans.c' || echo '$(srcdir)/'`bus/usb/usbtrans.c -@am__fastdepCC_TRUE@ $(am__mv) bus/usb/$(DEPDIR)/usb_module-usbtrans.Tpo bus/usb/$(DEPDIR)/usb_module-usbtrans.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/usb/usbtrans.c' object='bus/usb/usb_module-usbtrans.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $(usb_module_CFLAGS) $(CFLAGS) -c -o bus/usb/usb_module-usbtrans.o `test -f 'bus/usb/usbtrans.c' || echo '$(srcdir)/'`bus/usb/usbtrans.c - -bus/usb/usb_module-usbtrans.obj: bus/usb/usbtrans.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $(usb_module_CFLAGS) $(CFLAGS) -MT bus/usb/usb_module-usbtrans.obj -MD -MP -MF bus/usb/$(DEPDIR)/usb_module-usbtrans.Tpo -c -o bus/usb/usb_module-usbtrans.obj `if test -f 'bus/usb/usbtrans.c'; then $(CYGPATH_W) 'bus/usb/usbtrans.c'; else $(CYGPATH_W) '$(srcdir)/bus/usb/usbtrans.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) bus/usb/$(DEPDIR)/usb_module-usbtrans.Tpo bus/usb/$(DEPDIR)/usb_module-usbtrans.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/usb/usbtrans.c' object='bus/usb/usb_module-usbtrans.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $(usb_module_CFLAGS) $(CFLAGS) -c -o bus/usb/usb_module-usbtrans.obj `if test -f 'bus/usb/usbtrans.c'; then $(CYGPATH_W) 'bus/usb/usbtrans.c'; else $(CYGPATH_W) '$(srcdir)/bus/usb/usbtrans.c'; fi` - -bus/usb/usb_module-usbhub.o: bus/usb/usbhub.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $(usb_module_CFLAGS) $(CFLAGS) -MT bus/usb/usb_module-usbhub.o -MD -MP -MF bus/usb/$(DEPDIR)/usb_module-usbhub.Tpo -c -o bus/usb/usb_module-usbhub.o `test -f 'bus/usb/usbhub.c' || echo '$(srcdir)/'`bus/usb/usbhub.c -@am__fastdepCC_TRUE@ $(am__mv) bus/usb/$(DEPDIR)/usb_module-usbhub.Tpo bus/usb/$(DEPDIR)/usb_module-usbhub.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/usb/usbhub.c' object='bus/usb/usb_module-usbhub.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $(usb_module_CFLAGS) $(CFLAGS) -c -o bus/usb/usb_module-usbhub.o `test -f 'bus/usb/usbhub.c' || echo '$(srcdir)/'`bus/usb/usbhub.c - -bus/usb/usb_module-usbhub.obj: bus/usb/usbhub.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $(usb_module_CFLAGS) $(CFLAGS) -MT bus/usb/usb_module-usbhub.obj -MD -MP -MF bus/usb/$(DEPDIR)/usb_module-usbhub.Tpo -c -o bus/usb/usb_module-usbhub.obj `if test -f 'bus/usb/usbhub.c'; then $(CYGPATH_W) 'bus/usb/usbhub.c'; else $(CYGPATH_W) '$(srcdir)/bus/usb/usbhub.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) bus/usb/$(DEPDIR)/usb_module-usbhub.Tpo bus/usb/$(DEPDIR)/usb_module-usbhub.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/usb/usbhub.c' object='bus/usb/usb_module-usbhub.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $(usb_module_CFLAGS) $(CFLAGS) -c -o bus/usb/usb_module-usbhub.obj `if test -f 'bus/usb/usbhub.c'; then $(CYGPATH_W) 'bus/usb/usbhub.c'; else $(CYGPATH_W) '$(srcdir)/bus/usb/usbhub.c'; fi` - -term/usb_keyboard_module-usb_keyboard.o: term/usb_keyboard.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $(usb_keyboard_module_CFLAGS) $(CFLAGS) -MT term/usb_keyboard_module-usb_keyboard.o -MD -MP -MF term/$(DEPDIR)/usb_keyboard_module-usb_keyboard.Tpo -c -o term/usb_keyboard_module-usb_keyboard.o `test -f 'term/usb_keyboard.c' || echo '$(srcdir)/'`term/usb_keyboard.c -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/usb_keyboard_module-usb_keyboard.Tpo term/$(DEPDIR)/usb_keyboard_module-usb_keyboard.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/usb_keyboard.c' object='term/usb_keyboard_module-usb_keyboard.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $(usb_keyboard_module_CFLAGS) $(CFLAGS) -c -o term/usb_keyboard_module-usb_keyboard.o `test -f 'term/usb_keyboard.c' || echo '$(srcdir)/'`term/usb_keyboard.c - -term/usb_keyboard_module-usb_keyboard.obj: term/usb_keyboard.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $(usb_keyboard_module_CFLAGS) $(CFLAGS) -MT term/usb_keyboard_module-usb_keyboard.obj -MD -MP -MF term/$(DEPDIR)/usb_keyboard_module-usb_keyboard.Tpo -c -o term/usb_keyboard_module-usb_keyboard.obj `if test -f 'term/usb_keyboard.c'; then $(CYGPATH_W) 'term/usb_keyboard.c'; else $(CYGPATH_W) '$(srcdir)/term/usb_keyboard.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/$(DEPDIR)/usb_keyboard_module-usb_keyboard.Tpo term/$(DEPDIR)/usb_keyboard_module-usb_keyboard.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/usb_keyboard.c' object='term/usb_keyboard_module-usb_keyboard.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $(usb_keyboard_module_CFLAGS) $(CFLAGS) -c -o term/usb_keyboard_module-usb_keyboard.obj `if test -f 'term/usb_keyboard.c'; then $(CYGPATH_W) 'term/usb_keyboard.c'; else $(CYGPATH_W) '$(srcdir)/term/usb_keyboard.c'; fi` - -disk/usbms_module-usbms.o: disk/usbms.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $(usbms_module_CFLAGS) $(CFLAGS) -MT disk/usbms_module-usbms.o -MD -MP -MF disk/$(DEPDIR)/usbms_module-usbms.Tpo -c -o disk/usbms_module-usbms.o `test -f 'disk/usbms.c' || echo '$(srcdir)/'`disk/usbms.c -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/usbms_module-usbms.Tpo disk/$(DEPDIR)/usbms_module-usbms.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/usbms.c' object='disk/usbms_module-usbms.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $(usbms_module_CFLAGS) $(CFLAGS) -c -o disk/usbms_module-usbms.o `test -f 'disk/usbms.c' || echo '$(srcdir)/'`disk/usbms.c - -disk/usbms_module-usbms.obj: disk/usbms.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $(usbms_module_CFLAGS) $(CFLAGS) -MT disk/usbms_module-usbms.obj -MD -MP -MF disk/$(DEPDIR)/usbms_module-usbms.Tpo -c -o disk/usbms_module-usbms.obj `if test -f 'disk/usbms.c'; then $(CYGPATH_W) 'disk/usbms.c'; else $(CYGPATH_W) '$(srcdir)/disk/usbms.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) disk/$(DEPDIR)/usbms_module-usbms.Tpo disk/$(DEPDIR)/usbms_module-usbms.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='disk/usbms.c' object='disk/usbms_module-usbms.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $(usbms_module_CFLAGS) $(CFLAGS) -c -o disk/usbms_module-usbms.obj `if test -f 'disk/usbms.c'; then $(CYGPATH_W) 'disk/usbms.c'; else $(CYGPATH_W) '$(srcdir)/disk/usbms.c'; fi` - -bus/usb/serial/usbserial_common_module-common.o: bus/usb/serial/common.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $(usbserial_common_module_CFLAGS) $(CFLAGS) -MT bus/usb/serial/usbserial_common_module-common.o -MD -MP -MF bus/usb/serial/$(DEPDIR)/usbserial_common_module-common.Tpo -c -o bus/usb/serial/usbserial_common_module-common.o `test -f 'bus/usb/serial/common.c' || echo '$(srcdir)/'`bus/usb/serial/common.c -@am__fastdepCC_TRUE@ $(am__mv) bus/usb/serial/$(DEPDIR)/usbserial_common_module-common.Tpo bus/usb/serial/$(DEPDIR)/usbserial_common_module-common.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/usb/serial/common.c' object='bus/usb/serial/usbserial_common_module-common.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $(usbserial_common_module_CFLAGS) $(CFLAGS) -c -o bus/usb/serial/usbserial_common_module-common.o `test -f 'bus/usb/serial/common.c' || echo '$(srcdir)/'`bus/usb/serial/common.c - -bus/usb/serial/usbserial_common_module-common.obj: bus/usb/serial/common.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $(usbserial_common_module_CFLAGS) $(CFLAGS) -MT bus/usb/serial/usbserial_common_module-common.obj -MD -MP -MF bus/usb/serial/$(DEPDIR)/usbserial_common_module-common.Tpo -c -o bus/usb/serial/usbserial_common_module-common.obj `if test -f 'bus/usb/serial/common.c'; then $(CYGPATH_W) 'bus/usb/serial/common.c'; else $(CYGPATH_W) '$(srcdir)/bus/usb/serial/common.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) bus/usb/serial/$(DEPDIR)/usbserial_common_module-common.Tpo bus/usb/serial/$(DEPDIR)/usbserial_common_module-common.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/usb/serial/common.c' object='bus/usb/serial/usbserial_common_module-common.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $(usbserial_common_module_CFLAGS) $(CFLAGS) -c -o bus/usb/serial/usbserial_common_module-common.obj `if test -f 'bus/usb/serial/common.c'; then $(CYGPATH_W) 'bus/usb/serial/common.c'; else $(CYGPATH_W) '$(srcdir)/bus/usb/serial/common.c'; fi` - -bus/usb/serial/usbserial_ftdi_module-ftdi.o: bus/usb/serial/ftdi.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $(usbserial_ftdi_module_CFLAGS) $(CFLAGS) -MT bus/usb/serial/usbserial_ftdi_module-ftdi.o -MD -MP -MF bus/usb/serial/$(DEPDIR)/usbserial_ftdi_module-ftdi.Tpo -c -o bus/usb/serial/usbserial_ftdi_module-ftdi.o `test -f 'bus/usb/serial/ftdi.c' || echo '$(srcdir)/'`bus/usb/serial/ftdi.c -@am__fastdepCC_TRUE@ $(am__mv) bus/usb/serial/$(DEPDIR)/usbserial_ftdi_module-ftdi.Tpo bus/usb/serial/$(DEPDIR)/usbserial_ftdi_module-ftdi.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/usb/serial/ftdi.c' object='bus/usb/serial/usbserial_ftdi_module-ftdi.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $(usbserial_ftdi_module_CFLAGS) $(CFLAGS) -c -o bus/usb/serial/usbserial_ftdi_module-ftdi.o `test -f 'bus/usb/serial/ftdi.c' || echo '$(srcdir)/'`bus/usb/serial/ftdi.c - -bus/usb/serial/usbserial_ftdi_module-ftdi.obj: bus/usb/serial/ftdi.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $(usbserial_ftdi_module_CFLAGS) $(CFLAGS) -MT bus/usb/serial/usbserial_ftdi_module-ftdi.obj -MD -MP -MF bus/usb/serial/$(DEPDIR)/usbserial_ftdi_module-ftdi.Tpo -c -o bus/usb/serial/usbserial_ftdi_module-ftdi.obj `if test -f 'bus/usb/serial/ftdi.c'; then $(CYGPATH_W) 'bus/usb/serial/ftdi.c'; else $(CYGPATH_W) '$(srcdir)/bus/usb/serial/ftdi.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) bus/usb/serial/$(DEPDIR)/usbserial_ftdi_module-ftdi.Tpo bus/usb/serial/$(DEPDIR)/usbserial_ftdi_module-ftdi.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/usb/serial/ftdi.c' object='bus/usb/serial/usbserial_ftdi_module-ftdi.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $(usbserial_ftdi_module_CFLAGS) $(CFLAGS) -c -o bus/usb/serial/usbserial_ftdi_module-ftdi.obj `if test -f 'bus/usb/serial/ftdi.c'; then $(CYGPATH_W) 'bus/usb/serial/ftdi.c'; else $(CYGPATH_W) '$(srcdir)/bus/usb/serial/ftdi.c'; fi` - -bus/usb/serial/usbserial_pl2303_module-pl2303.o: bus/usb/serial/pl2303.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $(usbserial_pl2303_module_CFLAGS) $(CFLAGS) -MT bus/usb/serial/usbserial_pl2303_module-pl2303.o -MD -MP -MF bus/usb/serial/$(DEPDIR)/usbserial_pl2303_module-pl2303.Tpo -c -o bus/usb/serial/usbserial_pl2303_module-pl2303.o `test -f 'bus/usb/serial/pl2303.c' || echo '$(srcdir)/'`bus/usb/serial/pl2303.c -@am__fastdepCC_TRUE@ $(am__mv) bus/usb/serial/$(DEPDIR)/usbserial_pl2303_module-pl2303.Tpo bus/usb/serial/$(DEPDIR)/usbserial_pl2303_module-pl2303.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/usb/serial/pl2303.c' object='bus/usb/serial/usbserial_pl2303_module-pl2303.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $(usbserial_pl2303_module_CFLAGS) $(CFLAGS) -c -o bus/usb/serial/usbserial_pl2303_module-pl2303.o `test -f 'bus/usb/serial/pl2303.c' || echo '$(srcdir)/'`bus/usb/serial/pl2303.c - -bus/usb/serial/usbserial_pl2303_module-pl2303.obj: bus/usb/serial/pl2303.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $(usbserial_pl2303_module_CFLAGS) $(CFLAGS) -MT bus/usb/serial/usbserial_pl2303_module-pl2303.obj -MD -MP -MF bus/usb/serial/$(DEPDIR)/usbserial_pl2303_module-pl2303.Tpo -c -o bus/usb/serial/usbserial_pl2303_module-pl2303.obj `if test -f 'bus/usb/serial/pl2303.c'; then $(CYGPATH_W) 'bus/usb/serial/pl2303.c'; else $(CYGPATH_W) '$(srcdir)/bus/usb/serial/pl2303.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) bus/usb/serial/$(DEPDIR)/usbserial_pl2303_module-pl2303.Tpo bus/usb/serial/$(DEPDIR)/usbserial_pl2303_module-pl2303.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='bus/usb/serial/pl2303.c' object='bus/usb/serial/usbserial_pl2303_module-pl2303.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $(usbserial_pl2303_module_CFLAGS) $(CFLAGS) -c -o bus/usb/serial/usbserial_pl2303_module-pl2303.obj `if test -f 'bus/usb/serial/pl2303.c'; then $(CYGPATH_W) 'bus/usb/serial/pl2303.c'; else $(CYGPATH_W) '$(srcdir)/bus/usb/serial/pl2303.c'; fi` - -commands/usbtest_module-usbtest.o: commands/usbtest.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $(usbtest_module_CFLAGS) $(CFLAGS) -MT commands/usbtest_module-usbtest.o -MD -MP -MF commands/$(DEPDIR)/usbtest_module-usbtest.Tpo -c -o commands/usbtest_module-usbtest.o `test -f 'commands/usbtest.c' || echo '$(srcdir)/'`commands/usbtest.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/usbtest_module-usbtest.Tpo commands/$(DEPDIR)/usbtest_module-usbtest.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/usbtest.c' object='commands/usbtest_module-usbtest.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $(usbtest_module_CFLAGS) $(CFLAGS) -c -o commands/usbtest_module-usbtest.o `test -f 'commands/usbtest.c' || echo '$(srcdir)/'`commands/usbtest.c - -commands/usbtest_module-usbtest.obj: commands/usbtest.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $(usbtest_module_CFLAGS) $(CFLAGS) -MT commands/usbtest_module-usbtest.obj -MD -MP -MF commands/$(DEPDIR)/usbtest_module-usbtest.Tpo -c -o commands/usbtest_module-usbtest.obj `if test -f 'commands/usbtest.c'; then $(CYGPATH_W) 'commands/usbtest.c'; else $(CYGPATH_W) '$(srcdir)/commands/usbtest.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/usbtest_module-usbtest.Tpo commands/$(DEPDIR)/usbtest_module-usbtest.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/usbtest.c' object='commands/usbtest_module-usbtest.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $(usbtest_module_CFLAGS) $(CFLAGS) -c -o commands/usbtest_module-usbtest.obj `if test -f 'commands/usbtest.c'; then $(CYGPATH_W) 'commands/usbtest.c'; else $(CYGPATH_W) '$(srcdir)/commands/usbtest.c'; fi` - -video/i386/pc/vbe_module-vbe.o: video/i386/pc/vbe.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vbe_module_CPPFLAGS) $(CPPFLAGS) $(vbe_module_CFLAGS) $(CFLAGS) -MT video/i386/pc/vbe_module-vbe.o -MD -MP -MF video/i386/pc/$(DEPDIR)/vbe_module-vbe.Tpo -c -o video/i386/pc/vbe_module-vbe.o `test -f 'video/i386/pc/vbe.c' || echo '$(srcdir)/'`video/i386/pc/vbe.c -@am__fastdepCC_TRUE@ $(am__mv) video/i386/pc/$(DEPDIR)/vbe_module-vbe.Tpo video/i386/pc/$(DEPDIR)/vbe_module-vbe.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/i386/pc/vbe.c' object='video/i386/pc/vbe_module-vbe.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vbe_module_CPPFLAGS) $(CPPFLAGS) $(vbe_module_CFLAGS) $(CFLAGS) -c -o video/i386/pc/vbe_module-vbe.o `test -f 'video/i386/pc/vbe.c' || echo '$(srcdir)/'`video/i386/pc/vbe.c - -video/i386/pc/vbe_module-vbe.obj: video/i386/pc/vbe.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vbe_module_CPPFLAGS) $(CPPFLAGS) $(vbe_module_CFLAGS) $(CFLAGS) -MT video/i386/pc/vbe_module-vbe.obj -MD -MP -MF video/i386/pc/$(DEPDIR)/vbe_module-vbe.Tpo -c -o video/i386/pc/vbe_module-vbe.obj `if test -f 'video/i386/pc/vbe.c'; then $(CYGPATH_W) 'video/i386/pc/vbe.c'; else $(CYGPATH_W) '$(srcdir)/video/i386/pc/vbe.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/i386/pc/$(DEPDIR)/vbe_module-vbe.Tpo video/i386/pc/$(DEPDIR)/vbe_module-vbe.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/i386/pc/vbe.c' object='video/i386/pc/vbe_module-vbe.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vbe_module_CPPFLAGS) $(CPPFLAGS) $(vbe_module_CFLAGS) $(CFLAGS) -c -o video/i386/pc/vbe_module-vbe.obj `if test -f 'video/i386/pc/vbe.c'; then $(CYGPATH_W) 'video/i386/pc/vbe.c'; else $(CYGPATH_W) '$(srcdir)/video/i386/pc/vbe.c'; fi` - -video/i386/pc/vga_module-vga.o: video/i386/pc/vga.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_module_CPPFLAGS) $(CPPFLAGS) $(vga_module_CFLAGS) $(CFLAGS) -MT video/i386/pc/vga_module-vga.o -MD -MP -MF video/i386/pc/$(DEPDIR)/vga_module-vga.Tpo -c -o video/i386/pc/vga_module-vga.o `test -f 'video/i386/pc/vga.c' || echo '$(srcdir)/'`video/i386/pc/vga.c -@am__fastdepCC_TRUE@ $(am__mv) video/i386/pc/$(DEPDIR)/vga_module-vga.Tpo video/i386/pc/$(DEPDIR)/vga_module-vga.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/i386/pc/vga.c' object='video/i386/pc/vga_module-vga.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_module_CPPFLAGS) $(CPPFLAGS) $(vga_module_CFLAGS) $(CFLAGS) -c -o video/i386/pc/vga_module-vga.o `test -f 'video/i386/pc/vga.c' || echo '$(srcdir)/'`video/i386/pc/vga.c - -video/i386/pc/vga_module-vga.obj: video/i386/pc/vga.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_module_CPPFLAGS) $(CPPFLAGS) $(vga_module_CFLAGS) $(CFLAGS) -MT video/i386/pc/vga_module-vga.obj -MD -MP -MF video/i386/pc/$(DEPDIR)/vga_module-vga.Tpo -c -o video/i386/pc/vga_module-vga.obj `if test -f 'video/i386/pc/vga.c'; then $(CYGPATH_W) 'video/i386/pc/vga.c'; else $(CYGPATH_W) '$(srcdir)/video/i386/pc/vga.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/i386/pc/$(DEPDIR)/vga_module-vga.Tpo video/i386/pc/$(DEPDIR)/vga_module-vga.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/i386/pc/vga.c' object='video/i386/pc/vga_module-vga.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_module_CPPFLAGS) $(CPPFLAGS) $(vga_module_CFLAGS) $(CFLAGS) -c -o video/i386/pc/vga_module-vga.obj `if test -f 'video/i386/pc/vga.c'; then $(CYGPATH_W) 'video/i386/pc/vga.c'; else $(CYGPATH_W) '$(srcdir)/video/i386/pc/vga.c'; fi` - -term/i386/pc/vga_text_module-vga_text.o: term/i386/pc/vga_text.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_text_module_CPPFLAGS) $(CPPFLAGS) $(vga_text_module_CFLAGS) $(CFLAGS) -MT term/i386/pc/vga_text_module-vga_text.o -MD -MP -MF term/i386/pc/$(DEPDIR)/vga_text_module-vga_text.Tpo -c -o term/i386/pc/vga_text_module-vga_text.o `test -f 'term/i386/pc/vga_text.c' || echo '$(srcdir)/'`term/i386/pc/vga_text.c -@am__fastdepCC_TRUE@ $(am__mv) term/i386/pc/$(DEPDIR)/vga_text_module-vga_text.Tpo term/i386/pc/$(DEPDIR)/vga_text_module-vga_text.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/i386/pc/vga_text.c' object='term/i386/pc/vga_text_module-vga_text.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_text_module_CPPFLAGS) $(CPPFLAGS) $(vga_text_module_CFLAGS) $(CFLAGS) -c -o term/i386/pc/vga_text_module-vga_text.o `test -f 'term/i386/pc/vga_text.c' || echo '$(srcdir)/'`term/i386/pc/vga_text.c - -term/i386/pc/vga_text_module-vga_text.obj: term/i386/pc/vga_text.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_text_module_CPPFLAGS) $(CPPFLAGS) $(vga_text_module_CFLAGS) $(CFLAGS) -MT term/i386/pc/vga_text_module-vga_text.obj -MD -MP -MF term/i386/pc/$(DEPDIR)/vga_text_module-vga_text.Tpo -c -o term/i386/pc/vga_text_module-vga_text.obj `if test -f 'term/i386/pc/vga_text.c'; then $(CYGPATH_W) 'term/i386/pc/vga_text.c'; else $(CYGPATH_W) '$(srcdir)/term/i386/pc/vga_text.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/i386/pc/$(DEPDIR)/vga_text_module-vga_text.Tpo term/i386/pc/$(DEPDIR)/vga_text_module-vga_text.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/i386/pc/vga_text.c' object='term/i386/pc/vga_text_module-vga_text.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_text_module_CPPFLAGS) $(CPPFLAGS) $(vga_text_module_CFLAGS) $(CFLAGS) -c -o term/i386/pc/vga_text_module-vga_text.obj `if test -f 'term/i386/pc/vga_text.c'; then $(CYGPATH_W) 'term/i386/pc/vga_text.c'; else $(CYGPATH_W) '$(srcdir)/term/i386/pc/vga_text.c'; fi` - -term/i386/vga_text_module-vga_common.o: term/i386/vga_common.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_text_module_CPPFLAGS) $(CPPFLAGS) $(vga_text_module_CFLAGS) $(CFLAGS) -MT term/i386/vga_text_module-vga_common.o -MD -MP -MF term/i386/$(DEPDIR)/vga_text_module-vga_common.Tpo -c -o term/i386/vga_text_module-vga_common.o `test -f 'term/i386/vga_common.c' || echo '$(srcdir)/'`term/i386/vga_common.c -@am__fastdepCC_TRUE@ $(am__mv) term/i386/$(DEPDIR)/vga_text_module-vga_common.Tpo term/i386/$(DEPDIR)/vga_text_module-vga_common.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/i386/vga_common.c' object='term/i386/vga_text_module-vga_common.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_text_module_CPPFLAGS) $(CPPFLAGS) $(vga_text_module_CFLAGS) $(CFLAGS) -c -o term/i386/vga_text_module-vga_common.o `test -f 'term/i386/vga_common.c' || echo '$(srcdir)/'`term/i386/vga_common.c - -term/i386/vga_text_module-vga_common.obj: term/i386/vga_common.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_text_module_CPPFLAGS) $(CPPFLAGS) $(vga_text_module_CFLAGS) $(CFLAGS) -MT term/i386/vga_text_module-vga_common.obj -MD -MP -MF term/i386/$(DEPDIR)/vga_text_module-vga_common.Tpo -c -o term/i386/vga_text_module-vga_common.obj `if test -f 'term/i386/vga_common.c'; then $(CYGPATH_W) 'term/i386/vga_common.c'; else $(CYGPATH_W) '$(srcdir)/term/i386/vga_common.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) term/i386/$(DEPDIR)/vga_text_module-vga_common.Tpo term/i386/$(DEPDIR)/vga_text_module-vga_common.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='term/i386/vga_common.c' object='term/i386/vga_text_module-vga_common.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_text_module_CPPFLAGS) $(CPPFLAGS) $(vga_text_module_CFLAGS) $(CFLAGS) -c -o term/i386/vga_text_module-vga_common.obj `if test -f 'term/i386/vga_common.c'; then $(CYGPATH_W) 'term/i386/vga_common.c'; else $(CYGPATH_W) '$(srcdir)/term/i386/vga_common.c'; fi` - -video/video_module-video.o: video/video.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $(video_module_CFLAGS) $(CFLAGS) -MT video/video_module-video.o -MD -MP -MF video/$(DEPDIR)/video_module-video.Tpo -c -o video/video_module-video.o `test -f 'video/video.c' || echo '$(srcdir)/'`video/video.c -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/video_module-video.Tpo video/$(DEPDIR)/video_module-video.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/video.c' object='video/video_module-video.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $(video_module_CFLAGS) $(CFLAGS) -c -o video/video_module-video.o `test -f 'video/video.c' || echo '$(srcdir)/'`video/video.c - -video/video_module-video.obj: video/video.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $(video_module_CFLAGS) $(CFLAGS) -MT video/video_module-video.obj -MD -MP -MF video/$(DEPDIR)/video_module-video.Tpo -c -o video/video_module-video.obj `if test -f 'video/video.c'; then $(CYGPATH_W) 'video/video.c'; else $(CYGPATH_W) '$(srcdir)/video/video.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/video_module-video.Tpo video/$(DEPDIR)/video_module-video.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/video.c' object='video/video_module-video.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $(video_module_CFLAGS) $(CFLAGS) -c -o video/video_module-video.obj `if test -f 'video/video.c'; then $(CYGPATH_W) 'video/video.c'; else $(CYGPATH_W) '$(srcdir)/video/video.c'; fi` - -video/video_bochs_module-bochs.o: video/bochs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_bochs_module_CPPFLAGS) $(CPPFLAGS) $(video_bochs_module_CFLAGS) $(CFLAGS) -MT video/video_bochs_module-bochs.o -MD -MP -MF video/$(DEPDIR)/video_bochs_module-bochs.Tpo -c -o video/video_bochs_module-bochs.o `test -f 'video/bochs.c' || echo '$(srcdir)/'`video/bochs.c -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/video_bochs_module-bochs.Tpo video/$(DEPDIR)/video_bochs_module-bochs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/bochs.c' object='video/video_bochs_module-bochs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_bochs_module_CPPFLAGS) $(CPPFLAGS) $(video_bochs_module_CFLAGS) $(CFLAGS) -c -o video/video_bochs_module-bochs.o `test -f 'video/bochs.c' || echo '$(srcdir)/'`video/bochs.c - -video/video_bochs_module-bochs.obj: video/bochs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_bochs_module_CPPFLAGS) $(CPPFLAGS) $(video_bochs_module_CFLAGS) $(CFLAGS) -MT video/video_bochs_module-bochs.obj -MD -MP -MF video/$(DEPDIR)/video_bochs_module-bochs.Tpo -c -o video/video_bochs_module-bochs.obj `if test -f 'video/bochs.c'; then $(CYGPATH_W) 'video/bochs.c'; else $(CYGPATH_W) '$(srcdir)/video/bochs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/video_bochs_module-bochs.Tpo video/$(DEPDIR)/video_bochs_module-bochs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/bochs.c' object='video/video_bochs_module-bochs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_bochs_module_CPPFLAGS) $(CPPFLAGS) $(video_bochs_module_CFLAGS) $(CFLAGS) -c -o video/video_bochs_module-bochs.obj `if test -f 'video/bochs.c'; then $(CYGPATH_W) 'video/bochs.c'; else $(CYGPATH_W) '$(srcdir)/video/bochs.c'; fi` - -video/video_cirrus_module-cirrus.o: video/cirrus.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_cirrus_module_CPPFLAGS) $(CPPFLAGS) $(video_cirrus_module_CFLAGS) $(CFLAGS) -MT video/video_cirrus_module-cirrus.o -MD -MP -MF video/$(DEPDIR)/video_cirrus_module-cirrus.Tpo -c -o video/video_cirrus_module-cirrus.o `test -f 'video/cirrus.c' || echo '$(srcdir)/'`video/cirrus.c -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/video_cirrus_module-cirrus.Tpo video/$(DEPDIR)/video_cirrus_module-cirrus.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/cirrus.c' object='video/video_cirrus_module-cirrus.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_cirrus_module_CPPFLAGS) $(CPPFLAGS) $(video_cirrus_module_CFLAGS) $(CFLAGS) -c -o video/video_cirrus_module-cirrus.o `test -f 'video/cirrus.c' || echo '$(srcdir)/'`video/cirrus.c - -video/video_cirrus_module-cirrus.obj: video/cirrus.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_cirrus_module_CPPFLAGS) $(CPPFLAGS) $(video_cirrus_module_CFLAGS) $(CFLAGS) -MT video/video_cirrus_module-cirrus.obj -MD -MP -MF video/$(DEPDIR)/video_cirrus_module-cirrus.Tpo -c -o video/video_cirrus_module-cirrus.obj `if test -f 'video/cirrus.c'; then $(CYGPATH_W) 'video/cirrus.c'; else $(CYGPATH_W) '$(srcdir)/video/cirrus.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/$(DEPDIR)/video_cirrus_module-cirrus.Tpo video/$(DEPDIR)/video_cirrus_module-cirrus.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/cirrus.c' object='video/video_cirrus_module-cirrus.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_cirrus_module_CPPFLAGS) $(CPPFLAGS) $(video_cirrus_module_CFLAGS) $(CFLAGS) -c -o video/video_cirrus_module-cirrus.obj `if test -f 'video/cirrus.c'; then $(CYGPATH_W) 'video/cirrus.c'; else $(CYGPATH_W) '$(srcdir)/video/cirrus.c'; fi` - -video/fb/video_fb_module-video_fb.o: video/fb/video_fb.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $(video_fb_module_CFLAGS) $(CFLAGS) -MT video/fb/video_fb_module-video_fb.o -MD -MP -MF video/fb/$(DEPDIR)/video_fb_module-video_fb.Tpo -c -o video/fb/video_fb_module-video_fb.o `test -f 'video/fb/video_fb.c' || echo '$(srcdir)/'`video/fb/video_fb.c -@am__fastdepCC_TRUE@ $(am__mv) video/fb/$(DEPDIR)/video_fb_module-video_fb.Tpo video/fb/$(DEPDIR)/video_fb_module-video_fb.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/fb/video_fb.c' object='video/fb/video_fb_module-video_fb.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $(video_fb_module_CFLAGS) $(CFLAGS) -c -o video/fb/video_fb_module-video_fb.o `test -f 'video/fb/video_fb.c' || echo '$(srcdir)/'`video/fb/video_fb.c - -video/fb/video_fb_module-video_fb.obj: video/fb/video_fb.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $(video_fb_module_CFLAGS) $(CFLAGS) -MT video/fb/video_fb_module-video_fb.obj -MD -MP -MF video/fb/$(DEPDIR)/video_fb_module-video_fb.Tpo -c -o video/fb/video_fb_module-video_fb.obj `if test -f 'video/fb/video_fb.c'; then $(CYGPATH_W) 'video/fb/video_fb.c'; else $(CYGPATH_W) '$(srcdir)/video/fb/video_fb.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/fb/$(DEPDIR)/video_fb_module-video_fb.Tpo video/fb/$(DEPDIR)/video_fb_module-video_fb.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/fb/video_fb.c' object='video/fb/video_fb_module-video_fb.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $(video_fb_module_CFLAGS) $(CFLAGS) -c -o video/fb/video_fb_module-video_fb.obj `if test -f 'video/fb/video_fb.c'; then $(CYGPATH_W) 'video/fb/video_fb.c'; else $(CYGPATH_W) '$(srcdir)/video/fb/video_fb.c'; fi` - -video/fb/video_fb_module-fbblit.o: video/fb/fbblit.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $(video_fb_module_CFLAGS) $(CFLAGS) -MT video/fb/video_fb_module-fbblit.o -MD -MP -MF video/fb/$(DEPDIR)/video_fb_module-fbblit.Tpo -c -o video/fb/video_fb_module-fbblit.o `test -f 'video/fb/fbblit.c' || echo '$(srcdir)/'`video/fb/fbblit.c -@am__fastdepCC_TRUE@ $(am__mv) video/fb/$(DEPDIR)/video_fb_module-fbblit.Tpo video/fb/$(DEPDIR)/video_fb_module-fbblit.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/fb/fbblit.c' object='video/fb/video_fb_module-fbblit.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $(video_fb_module_CFLAGS) $(CFLAGS) -c -o video/fb/video_fb_module-fbblit.o `test -f 'video/fb/fbblit.c' || echo '$(srcdir)/'`video/fb/fbblit.c - -video/fb/video_fb_module-fbblit.obj: video/fb/fbblit.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $(video_fb_module_CFLAGS) $(CFLAGS) -MT video/fb/video_fb_module-fbblit.obj -MD -MP -MF video/fb/$(DEPDIR)/video_fb_module-fbblit.Tpo -c -o video/fb/video_fb_module-fbblit.obj `if test -f 'video/fb/fbblit.c'; then $(CYGPATH_W) 'video/fb/fbblit.c'; else $(CYGPATH_W) '$(srcdir)/video/fb/fbblit.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/fb/$(DEPDIR)/video_fb_module-fbblit.Tpo video/fb/$(DEPDIR)/video_fb_module-fbblit.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/fb/fbblit.c' object='video/fb/video_fb_module-fbblit.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $(video_fb_module_CFLAGS) $(CFLAGS) -c -o video/fb/video_fb_module-fbblit.obj `if test -f 'video/fb/fbblit.c'; then $(CYGPATH_W) 'video/fb/fbblit.c'; else $(CYGPATH_W) '$(srcdir)/video/fb/fbblit.c'; fi` - -video/fb/video_fb_module-fbfill.o: video/fb/fbfill.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $(video_fb_module_CFLAGS) $(CFLAGS) -MT video/fb/video_fb_module-fbfill.o -MD -MP -MF video/fb/$(DEPDIR)/video_fb_module-fbfill.Tpo -c -o video/fb/video_fb_module-fbfill.o `test -f 'video/fb/fbfill.c' || echo '$(srcdir)/'`video/fb/fbfill.c -@am__fastdepCC_TRUE@ $(am__mv) video/fb/$(DEPDIR)/video_fb_module-fbfill.Tpo video/fb/$(DEPDIR)/video_fb_module-fbfill.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/fb/fbfill.c' object='video/fb/video_fb_module-fbfill.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $(video_fb_module_CFLAGS) $(CFLAGS) -c -o video/fb/video_fb_module-fbfill.o `test -f 'video/fb/fbfill.c' || echo '$(srcdir)/'`video/fb/fbfill.c - -video/fb/video_fb_module-fbfill.obj: video/fb/fbfill.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $(video_fb_module_CFLAGS) $(CFLAGS) -MT video/fb/video_fb_module-fbfill.obj -MD -MP -MF video/fb/$(DEPDIR)/video_fb_module-fbfill.Tpo -c -o video/fb/video_fb_module-fbfill.obj `if test -f 'video/fb/fbfill.c'; then $(CYGPATH_W) 'video/fb/fbfill.c'; else $(CYGPATH_W) '$(srcdir)/video/fb/fbfill.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/fb/$(DEPDIR)/video_fb_module-fbfill.Tpo video/fb/$(DEPDIR)/video_fb_module-fbfill.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/fb/fbfill.c' object='video/fb/video_fb_module-fbfill.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $(video_fb_module_CFLAGS) $(CFLAGS) -c -o video/fb/video_fb_module-fbfill.obj `if test -f 'video/fb/fbfill.c'; then $(CYGPATH_W) 'video/fb/fbfill.c'; else $(CYGPATH_W) '$(srcdir)/video/fb/fbfill.c'; fi` - -video/fb/video_fb_module-fbutil.o: video/fb/fbutil.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $(video_fb_module_CFLAGS) $(CFLAGS) -MT video/fb/video_fb_module-fbutil.o -MD -MP -MF video/fb/$(DEPDIR)/video_fb_module-fbutil.Tpo -c -o video/fb/video_fb_module-fbutil.o `test -f 'video/fb/fbutil.c' || echo '$(srcdir)/'`video/fb/fbutil.c -@am__fastdepCC_TRUE@ $(am__mv) video/fb/$(DEPDIR)/video_fb_module-fbutil.Tpo video/fb/$(DEPDIR)/video_fb_module-fbutil.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/fb/fbutil.c' object='video/fb/video_fb_module-fbutil.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $(video_fb_module_CFLAGS) $(CFLAGS) -c -o video/fb/video_fb_module-fbutil.o `test -f 'video/fb/fbutil.c' || echo '$(srcdir)/'`video/fb/fbutil.c - -video/fb/video_fb_module-fbutil.obj: video/fb/fbutil.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $(video_fb_module_CFLAGS) $(CFLAGS) -MT video/fb/video_fb_module-fbutil.obj -MD -MP -MF video/fb/$(DEPDIR)/video_fb_module-fbutil.Tpo -c -o video/fb/video_fb_module-fbutil.obj `if test -f 'video/fb/fbutil.c'; then $(CYGPATH_W) 'video/fb/fbutil.c'; else $(CYGPATH_W) '$(srcdir)/video/fb/fbutil.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) video/fb/$(DEPDIR)/video_fb_module-fbutil.Tpo video/fb/$(DEPDIR)/video_fb_module-fbutil.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='video/fb/fbutil.c' object='video/fb/video_fb_module-fbutil.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $(video_fb_module_CFLAGS) $(CFLAGS) -c -o video/fb/video_fb_module-fbutil.obj `if test -f 'video/fb/fbutil.c'; then $(CYGPATH_W) 'video/fb/fbutil.c'; else $(CYGPATH_W) '$(srcdir)/video/fb/fbutil.c'; fi` - -commands/videoinfo_module-videoinfo.o: commands/videoinfo.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $(videoinfo_module_CFLAGS) $(CFLAGS) -MT commands/videoinfo_module-videoinfo.o -MD -MP -MF commands/$(DEPDIR)/videoinfo_module-videoinfo.Tpo -c -o commands/videoinfo_module-videoinfo.o `test -f 'commands/videoinfo.c' || echo '$(srcdir)/'`commands/videoinfo.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/videoinfo_module-videoinfo.Tpo commands/$(DEPDIR)/videoinfo_module-videoinfo.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/videoinfo.c' object='commands/videoinfo_module-videoinfo.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $(videoinfo_module_CFLAGS) $(CFLAGS) -c -o commands/videoinfo_module-videoinfo.o `test -f 'commands/videoinfo.c' || echo '$(srcdir)/'`commands/videoinfo.c - -commands/videoinfo_module-videoinfo.obj: commands/videoinfo.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $(videoinfo_module_CFLAGS) $(CFLAGS) -MT commands/videoinfo_module-videoinfo.obj -MD -MP -MF commands/$(DEPDIR)/videoinfo_module-videoinfo.Tpo -c -o commands/videoinfo_module-videoinfo.obj `if test -f 'commands/videoinfo.c'; then $(CYGPATH_W) 'commands/videoinfo.c'; else $(CYGPATH_W) '$(srcdir)/commands/videoinfo.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/videoinfo_module-videoinfo.Tpo commands/$(DEPDIR)/videoinfo_module-videoinfo.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/videoinfo.c' object='commands/videoinfo_module-videoinfo.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $(videoinfo_module_CFLAGS) $(CFLAGS) -c -o commands/videoinfo_module-videoinfo.obj `if test -f 'commands/videoinfo.c'; then $(CYGPATH_W) 'commands/videoinfo.c'; else $(CYGPATH_W) '$(srcdir)/commands/videoinfo.c'; fi` - -commands/videotest_module-videotest.o: commands/videotest.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $(videotest_module_CFLAGS) $(CFLAGS) -MT commands/videotest_module-videotest.o -MD -MP -MF commands/$(DEPDIR)/videotest_module-videotest.Tpo -c -o commands/videotest_module-videotest.o `test -f 'commands/videotest.c' || echo '$(srcdir)/'`commands/videotest.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/videotest_module-videotest.Tpo commands/$(DEPDIR)/videotest_module-videotest.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/videotest.c' object='commands/videotest_module-videotest.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $(videotest_module_CFLAGS) $(CFLAGS) -c -o commands/videotest_module-videotest.o `test -f 'commands/videotest.c' || echo '$(srcdir)/'`commands/videotest.c - -commands/videotest_module-videotest.obj: commands/videotest.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $(videotest_module_CFLAGS) $(CFLAGS) -MT commands/videotest_module-videotest.obj -MD -MP -MF commands/$(DEPDIR)/videotest_module-videotest.Tpo -c -o commands/videotest_module-videotest.obj `if test -f 'commands/videotest.c'; then $(CYGPATH_W) 'commands/videotest.c'; else $(CYGPATH_W) '$(srcdir)/commands/videotest.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/videotest_module-videotest.Tpo commands/$(DEPDIR)/videotest_module-videotest.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/videotest.c' object='commands/videotest_module-videotest.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $(videotest_module_CFLAGS) $(CFLAGS) -c -o commands/videotest_module-videotest.obj `if test -f 'commands/videotest.c'; then $(CYGPATH_W) 'commands/videotest.c'; else $(CYGPATH_W) '$(srcdir)/commands/videotest.c'; fi` - -fs/xfs_module-xfs.o: fs/xfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $(xfs_module_CFLAGS) $(CFLAGS) -MT fs/xfs_module-xfs.o -MD -MP -MF fs/$(DEPDIR)/xfs_module-xfs.Tpo -c -o fs/xfs_module-xfs.o `test -f 'fs/xfs.c' || echo '$(srcdir)/'`fs/xfs.c -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/xfs_module-xfs.Tpo fs/$(DEPDIR)/xfs_module-xfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/xfs.c' object='fs/xfs_module-xfs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $(xfs_module_CFLAGS) $(CFLAGS) -c -o fs/xfs_module-xfs.o `test -f 'fs/xfs.c' || echo '$(srcdir)/'`fs/xfs.c - -fs/xfs_module-xfs.obj: fs/xfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $(xfs_module_CFLAGS) $(CFLAGS) -MT fs/xfs_module-xfs.obj -MD -MP -MF fs/$(DEPDIR)/xfs_module-xfs.Tpo -c -o fs/xfs_module-xfs.obj `if test -f 'fs/xfs.c'; then $(CYGPATH_W) 'fs/xfs.c'; else $(CYGPATH_W) '$(srcdir)/fs/xfs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/$(DEPDIR)/xfs_module-xfs.Tpo fs/$(DEPDIR)/xfs_module-xfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/xfs.c' object='fs/xfs_module-xfs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $(xfs_module_CFLAGS) $(CFLAGS) -c -o fs/xfs_module-xfs.obj `if test -f 'fs/xfs.c'; then $(CYGPATH_W) 'fs/xfs.c'; else $(CYGPATH_W) '$(srcdir)/fs/xfs.c'; fi` - -loader/xnu_module-xnu_resume.o: loader/xnu_resume.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -MT loader/xnu_module-xnu_resume.o -MD -MP -MF loader/$(DEPDIR)/xnu_module-xnu_resume.Tpo -c -o loader/xnu_module-xnu_resume.o `test -f 'loader/xnu_resume.c' || echo '$(srcdir)/'`loader/xnu_resume.c -@am__fastdepCC_TRUE@ $(am__mv) loader/$(DEPDIR)/xnu_module-xnu_resume.Tpo loader/$(DEPDIR)/xnu_module-xnu_resume.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/xnu_resume.c' object='loader/xnu_module-xnu_resume.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -c -o loader/xnu_module-xnu_resume.o `test -f 'loader/xnu_resume.c' || echo '$(srcdir)/'`loader/xnu_resume.c - -loader/xnu_module-xnu_resume.obj: loader/xnu_resume.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -MT loader/xnu_module-xnu_resume.obj -MD -MP -MF loader/$(DEPDIR)/xnu_module-xnu_resume.Tpo -c -o loader/xnu_module-xnu_resume.obj `if test -f 'loader/xnu_resume.c'; then $(CYGPATH_W) 'loader/xnu_resume.c'; else $(CYGPATH_W) '$(srcdir)/loader/xnu_resume.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/$(DEPDIR)/xnu_module-xnu_resume.Tpo loader/$(DEPDIR)/xnu_module-xnu_resume.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/xnu_resume.c' object='loader/xnu_module-xnu_resume.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -c -o loader/xnu_module-xnu_resume.obj `if test -f 'loader/xnu_resume.c'; then $(CYGPATH_W) 'loader/xnu_resume.c'; else $(CYGPATH_W) '$(srcdir)/loader/xnu_resume.c'; fi` - -loader/i386/xnu_module-xnu.o: loader/i386/xnu.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -MT loader/i386/xnu_module-xnu.o -MD -MP -MF loader/i386/$(DEPDIR)/xnu_module-xnu.Tpo -c -o loader/i386/xnu_module-xnu.o `test -f 'loader/i386/xnu.c' || echo '$(srcdir)/'`loader/i386/xnu.c -@am__fastdepCC_TRUE@ $(am__mv) loader/i386/$(DEPDIR)/xnu_module-xnu.Tpo loader/i386/$(DEPDIR)/xnu_module-xnu.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/i386/xnu.c' object='loader/i386/xnu_module-xnu.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -c -o loader/i386/xnu_module-xnu.o `test -f 'loader/i386/xnu.c' || echo '$(srcdir)/'`loader/i386/xnu.c - -loader/i386/xnu_module-xnu.obj: loader/i386/xnu.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -MT loader/i386/xnu_module-xnu.obj -MD -MP -MF loader/i386/$(DEPDIR)/xnu_module-xnu.Tpo -c -o loader/i386/xnu_module-xnu.obj `if test -f 'loader/i386/xnu.c'; then $(CYGPATH_W) 'loader/i386/xnu.c'; else $(CYGPATH_W) '$(srcdir)/loader/i386/xnu.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/i386/$(DEPDIR)/xnu_module-xnu.Tpo loader/i386/$(DEPDIR)/xnu_module-xnu.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/i386/xnu.c' object='loader/i386/xnu_module-xnu.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -c -o loader/i386/xnu_module-xnu.obj `if test -f 'loader/i386/xnu.c'; then $(CYGPATH_W) 'loader/i386/xnu.c'; else $(CYGPATH_W) '$(srcdir)/loader/i386/xnu.c'; fi` - -loader/xnu_module-macho32.o: loader/macho32.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -MT loader/xnu_module-macho32.o -MD -MP -MF loader/$(DEPDIR)/xnu_module-macho32.Tpo -c -o loader/xnu_module-macho32.o `test -f 'loader/macho32.c' || echo '$(srcdir)/'`loader/macho32.c -@am__fastdepCC_TRUE@ $(am__mv) loader/$(DEPDIR)/xnu_module-macho32.Tpo loader/$(DEPDIR)/xnu_module-macho32.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/macho32.c' object='loader/xnu_module-macho32.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -c -o loader/xnu_module-macho32.o `test -f 'loader/macho32.c' || echo '$(srcdir)/'`loader/macho32.c - -loader/xnu_module-macho32.obj: loader/macho32.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -MT loader/xnu_module-macho32.obj -MD -MP -MF loader/$(DEPDIR)/xnu_module-macho32.Tpo -c -o loader/xnu_module-macho32.obj `if test -f 'loader/macho32.c'; then $(CYGPATH_W) 'loader/macho32.c'; else $(CYGPATH_W) '$(srcdir)/loader/macho32.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/$(DEPDIR)/xnu_module-macho32.Tpo loader/$(DEPDIR)/xnu_module-macho32.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/macho32.c' object='loader/xnu_module-macho32.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -c -o loader/xnu_module-macho32.obj `if test -f 'loader/macho32.c'; then $(CYGPATH_W) 'loader/macho32.c'; else $(CYGPATH_W) '$(srcdir)/loader/macho32.c'; fi` - -loader/xnu_module-macho64.o: loader/macho64.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -MT loader/xnu_module-macho64.o -MD -MP -MF loader/$(DEPDIR)/xnu_module-macho64.Tpo -c -o loader/xnu_module-macho64.o `test -f 'loader/macho64.c' || echo '$(srcdir)/'`loader/macho64.c -@am__fastdepCC_TRUE@ $(am__mv) loader/$(DEPDIR)/xnu_module-macho64.Tpo loader/$(DEPDIR)/xnu_module-macho64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/macho64.c' object='loader/xnu_module-macho64.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -c -o loader/xnu_module-macho64.o `test -f 'loader/macho64.c' || echo '$(srcdir)/'`loader/macho64.c - -loader/xnu_module-macho64.obj: loader/macho64.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -MT loader/xnu_module-macho64.obj -MD -MP -MF loader/$(DEPDIR)/xnu_module-macho64.Tpo -c -o loader/xnu_module-macho64.obj `if test -f 'loader/macho64.c'; then $(CYGPATH_W) 'loader/macho64.c'; else $(CYGPATH_W) '$(srcdir)/loader/macho64.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/$(DEPDIR)/xnu_module-macho64.Tpo loader/$(DEPDIR)/xnu_module-macho64.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/macho64.c' object='loader/xnu_module-macho64.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -c -o loader/xnu_module-macho64.obj `if test -f 'loader/macho64.c'; then $(CYGPATH_W) 'loader/macho64.c'; else $(CYGPATH_W) '$(srcdir)/loader/macho64.c'; fi` - -loader/xnu_module-macho.o: loader/macho.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -MT loader/xnu_module-macho.o -MD -MP -MF loader/$(DEPDIR)/xnu_module-macho.Tpo -c -o loader/xnu_module-macho.o `test -f 'loader/macho.c' || echo '$(srcdir)/'`loader/macho.c -@am__fastdepCC_TRUE@ $(am__mv) loader/$(DEPDIR)/xnu_module-macho.Tpo loader/$(DEPDIR)/xnu_module-macho.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/macho.c' object='loader/xnu_module-macho.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -c -o loader/xnu_module-macho.o `test -f 'loader/macho.c' || echo '$(srcdir)/'`loader/macho.c - -loader/xnu_module-macho.obj: loader/macho.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -MT loader/xnu_module-macho.obj -MD -MP -MF loader/$(DEPDIR)/xnu_module-macho.Tpo -c -o loader/xnu_module-macho.obj `if test -f 'loader/macho.c'; then $(CYGPATH_W) 'loader/macho.c'; else $(CYGPATH_W) '$(srcdir)/loader/macho.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/$(DEPDIR)/xnu_module-macho.Tpo loader/$(DEPDIR)/xnu_module-macho.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/macho.c' object='loader/xnu_module-macho.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -c -o loader/xnu_module-macho.obj `if test -f 'loader/macho.c'; then $(CYGPATH_W) 'loader/macho.c'; else $(CYGPATH_W) '$(srcdir)/loader/macho.c'; fi` - -loader/xnu_module-xnu.o: loader/xnu.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -MT loader/xnu_module-xnu.o -MD -MP -MF loader/$(DEPDIR)/xnu_module-xnu.Tpo -c -o loader/xnu_module-xnu.o `test -f 'loader/xnu.c' || echo '$(srcdir)/'`loader/xnu.c -@am__fastdepCC_TRUE@ $(am__mv) loader/$(DEPDIR)/xnu_module-xnu.Tpo loader/$(DEPDIR)/xnu_module-xnu.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/xnu.c' object='loader/xnu_module-xnu.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -c -o loader/xnu_module-xnu.o `test -f 'loader/xnu.c' || echo '$(srcdir)/'`loader/xnu.c - -loader/xnu_module-xnu.obj: loader/xnu.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -MT loader/xnu_module-xnu.obj -MD -MP -MF loader/$(DEPDIR)/xnu_module-xnu.Tpo -c -o loader/xnu_module-xnu.obj `if test -f 'loader/xnu.c'; then $(CYGPATH_W) 'loader/xnu.c'; else $(CYGPATH_W) '$(srcdir)/loader/xnu.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) loader/$(DEPDIR)/xnu_module-xnu.Tpo loader/$(DEPDIR)/xnu_module-xnu.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='loader/xnu.c' object='loader/xnu_module-xnu.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $(xnu_module_CFLAGS) $(CFLAGS) -c -o loader/xnu_module-xnu.obj `if test -f 'loader/xnu.c'; then $(CYGPATH_W) 'loader/xnu.c'; else $(CYGPATH_W) '$(srcdir)/loader/xnu.c'; fi` - -commands/xnu_uuid_module-xnu_uuid.o: commands/xnu_uuid.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $(xnu_uuid_module_CFLAGS) $(CFLAGS) -MT commands/xnu_uuid_module-xnu_uuid.o -MD -MP -MF commands/$(DEPDIR)/xnu_uuid_module-xnu_uuid.Tpo -c -o commands/xnu_uuid_module-xnu_uuid.o `test -f 'commands/xnu_uuid.c' || echo '$(srcdir)/'`commands/xnu_uuid.c -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/xnu_uuid_module-xnu_uuid.Tpo commands/$(DEPDIR)/xnu_uuid_module-xnu_uuid.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/xnu_uuid.c' object='commands/xnu_uuid_module-xnu_uuid.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $(xnu_uuid_module_CFLAGS) $(CFLAGS) -c -o commands/xnu_uuid_module-xnu_uuid.o `test -f 'commands/xnu_uuid.c' || echo '$(srcdir)/'`commands/xnu_uuid.c - -commands/xnu_uuid_module-xnu_uuid.obj: commands/xnu_uuid.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $(xnu_uuid_module_CFLAGS) $(CFLAGS) -MT commands/xnu_uuid_module-xnu_uuid.obj -MD -MP -MF commands/$(DEPDIR)/xnu_uuid_module-xnu_uuid.Tpo -c -o commands/xnu_uuid_module-xnu_uuid.obj `if test -f 'commands/xnu_uuid.c'; then $(CYGPATH_W) 'commands/xnu_uuid.c'; else $(CYGPATH_W) '$(srcdir)/commands/xnu_uuid.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) commands/$(DEPDIR)/xnu_uuid_module-xnu_uuid.Tpo commands/$(DEPDIR)/xnu_uuid_module-xnu_uuid.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='commands/xnu_uuid.c' object='commands/xnu_uuid_module-xnu_uuid.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $(xnu_uuid_module_CFLAGS) $(CFLAGS) -c -o commands/xnu_uuid_module-xnu_uuid.obj `if test -f 'commands/xnu_uuid.c'; then $(CYGPATH_W) 'commands/xnu_uuid.c'; else $(CYGPATH_W) '$(srcdir)/commands/xnu_uuid.c'; fi` - -boot/decompressor/xz_decompress_image-minilib.o: boot/decompressor/minilib.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -MT boot/decompressor/xz_decompress_image-minilib.o -MD -MP -MF boot/decompressor/$(DEPDIR)/xz_decompress_image-minilib.Tpo -c -o boot/decompressor/xz_decompress_image-minilib.o `test -f 'boot/decompressor/minilib.c' || echo '$(srcdir)/'`boot/decompressor/minilib.c -@am__fastdepCC_TRUE@ $(am__mv) boot/decompressor/$(DEPDIR)/xz_decompress_image-minilib.Tpo boot/decompressor/$(DEPDIR)/xz_decompress_image-minilib.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='boot/decompressor/minilib.c' object='boot/decompressor/xz_decompress_image-minilib.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -c -o boot/decompressor/xz_decompress_image-minilib.o `test -f 'boot/decompressor/minilib.c' || echo '$(srcdir)/'`boot/decompressor/minilib.c - -boot/decompressor/xz_decompress_image-minilib.obj: boot/decompressor/minilib.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -MT boot/decompressor/xz_decompress_image-minilib.obj -MD -MP -MF boot/decompressor/$(DEPDIR)/xz_decompress_image-minilib.Tpo -c -o boot/decompressor/xz_decompress_image-minilib.obj `if test -f 'boot/decompressor/minilib.c'; then $(CYGPATH_W) 'boot/decompressor/minilib.c'; else $(CYGPATH_W) '$(srcdir)/boot/decompressor/minilib.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) boot/decompressor/$(DEPDIR)/xz_decompress_image-minilib.Tpo boot/decompressor/$(DEPDIR)/xz_decompress_image-minilib.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='boot/decompressor/minilib.c' object='boot/decompressor/xz_decompress_image-minilib.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -c -o boot/decompressor/xz_decompress_image-minilib.obj `if test -f 'boot/decompressor/minilib.c'; then $(CYGPATH_W) 'boot/decompressor/minilib.c'; else $(CYGPATH_W) '$(srcdir)/boot/decompressor/minilib.c'; fi` - -boot/decompressor/xz_decompress_image-xz.o: boot/decompressor/xz.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -MT boot/decompressor/xz_decompress_image-xz.o -MD -MP -MF boot/decompressor/$(DEPDIR)/xz_decompress_image-xz.Tpo -c -o boot/decompressor/xz_decompress_image-xz.o `test -f 'boot/decompressor/xz.c' || echo '$(srcdir)/'`boot/decompressor/xz.c -@am__fastdepCC_TRUE@ $(am__mv) boot/decompressor/$(DEPDIR)/xz_decompress_image-xz.Tpo boot/decompressor/$(DEPDIR)/xz_decompress_image-xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='boot/decompressor/xz.c' object='boot/decompressor/xz_decompress_image-xz.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -c -o boot/decompressor/xz_decompress_image-xz.o `test -f 'boot/decompressor/xz.c' || echo '$(srcdir)/'`boot/decompressor/xz.c - -boot/decompressor/xz_decompress_image-xz.obj: boot/decompressor/xz.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -MT boot/decompressor/xz_decompress_image-xz.obj -MD -MP -MF boot/decompressor/$(DEPDIR)/xz_decompress_image-xz.Tpo -c -o boot/decompressor/xz_decompress_image-xz.obj `if test -f 'boot/decompressor/xz.c'; then $(CYGPATH_W) 'boot/decompressor/xz.c'; else $(CYGPATH_W) '$(srcdir)/boot/decompressor/xz.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) boot/decompressor/$(DEPDIR)/xz_decompress_image-xz.Tpo boot/decompressor/$(DEPDIR)/xz_decompress_image-xz.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='boot/decompressor/xz.c' object='boot/decompressor/xz_decompress_image-xz.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -c -o boot/decompressor/xz_decompress_image-xz.obj `if test -f 'boot/decompressor/xz.c'; then $(CYGPATH_W) 'boot/decompressor/xz.c'; else $(CYGPATH_W) '$(srcdir)/boot/decompressor/xz.c'; fi` - -lib/xzembed/xz_decompress_image-xz_dec_bcj.o: lib/xzembed/xz_dec_bcj.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -MT lib/xzembed/xz_decompress_image-xz_dec_bcj.o -MD -MP -MF lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_bcj.Tpo -c -o lib/xzembed/xz_decompress_image-xz_dec_bcj.o `test -f 'lib/xzembed/xz_dec_bcj.c' || echo '$(srcdir)/'`lib/xzembed/xz_dec_bcj.c -@am__fastdepCC_TRUE@ $(am__mv) lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_bcj.Tpo lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_bcj.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/xzembed/xz_dec_bcj.c' object='lib/xzembed/xz_decompress_image-xz_dec_bcj.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -c -o lib/xzembed/xz_decompress_image-xz_dec_bcj.o `test -f 'lib/xzembed/xz_dec_bcj.c' || echo '$(srcdir)/'`lib/xzembed/xz_dec_bcj.c - -lib/xzembed/xz_decompress_image-xz_dec_bcj.obj: lib/xzembed/xz_dec_bcj.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -MT lib/xzembed/xz_decompress_image-xz_dec_bcj.obj -MD -MP -MF lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_bcj.Tpo -c -o lib/xzembed/xz_decompress_image-xz_dec_bcj.obj `if test -f 'lib/xzembed/xz_dec_bcj.c'; then $(CYGPATH_W) 'lib/xzembed/xz_dec_bcj.c'; else $(CYGPATH_W) '$(srcdir)/lib/xzembed/xz_dec_bcj.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_bcj.Tpo lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_bcj.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/xzembed/xz_dec_bcj.c' object='lib/xzembed/xz_decompress_image-xz_dec_bcj.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -c -o lib/xzembed/xz_decompress_image-xz_dec_bcj.obj `if test -f 'lib/xzembed/xz_dec_bcj.c'; then $(CYGPATH_W) 'lib/xzembed/xz_dec_bcj.c'; else $(CYGPATH_W) '$(srcdir)/lib/xzembed/xz_dec_bcj.c'; fi` - -lib/xzembed/xz_decompress_image-xz_dec_lzma2.o: lib/xzembed/xz_dec_lzma2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -MT lib/xzembed/xz_decompress_image-xz_dec_lzma2.o -MD -MP -MF lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_lzma2.Tpo -c -o lib/xzembed/xz_decompress_image-xz_dec_lzma2.o `test -f 'lib/xzembed/xz_dec_lzma2.c' || echo '$(srcdir)/'`lib/xzembed/xz_dec_lzma2.c -@am__fastdepCC_TRUE@ $(am__mv) lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_lzma2.Tpo lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_lzma2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/xzembed/xz_dec_lzma2.c' object='lib/xzembed/xz_decompress_image-xz_dec_lzma2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -c -o lib/xzembed/xz_decompress_image-xz_dec_lzma2.o `test -f 'lib/xzembed/xz_dec_lzma2.c' || echo '$(srcdir)/'`lib/xzembed/xz_dec_lzma2.c - -lib/xzembed/xz_decompress_image-xz_dec_lzma2.obj: lib/xzembed/xz_dec_lzma2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -MT lib/xzembed/xz_decompress_image-xz_dec_lzma2.obj -MD -MP -MF lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_lzma2.Tpo -c -o lib/xzembed/xz_decompress_image-xz_dec_lzma2.obj `if test -f 'lib/xzembed/xz_dec_lzma2.c'; then $(CYGPATH_W) 'lib/xzembed/xz_dec_lzma2.c'; else $(CYGPATH_W) '$(srcdir)/lib/xzembed/xz_dec_lzma2.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_lzma2.Tpo lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_lzma2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/xzembed/xz_dec_lzma2.c' object='lib/xzembed/xz_decompress_image-xz_dec_lzma2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -c -o lib/xzembed/xz_decompress_image-xz_dec_lzma2.obj `if test -f 'lib/xzembed/xz_dec_lzma2.c'; then $(CYGPATH_W) 'lib/xzembed/xz_dec_lzma2.c'; else $(CYGPATH_W) '$(srcdir)/lib/xzembed/xz_dec_lzma2.c'; fi` - -lib/xzembed/xz_decompress_image-xz_dec_stream.o: lib/xzembed/xz_dec_stream.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -MT lib/xzembed/xz_decompress_image-xz_dec_stream.o -MD -MP -MF lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_stream.Tpo -c -o lib/xzembed/xz_decompress_image-xz_dec_stream.o `test -f 'lib/xzembed/xz_dec_stream.c' || echo '$(srcdir)/'`lib/xzembed/xz_dec_stream.c -@am__fastdepCC_TRUE@ $(am__mv) lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_stream.Tpo lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_stream.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/xzembed/xz_dec_stream.c' object='lib/xzembed/xz_decompress_image-xz_dec_stream.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -c -o lib/xzembed/xz_decompress_image-xz_dec_stream.o `test -f 'lib/xzembed/xz_dec_stream.c' || echo '$(srcdir)/'`lib/xzembed/xz_dec_stream.c - -lib/xzembed/xz_decompress_image-xz_dec_stream.obj: lib/xzembed/xz_dec_stream.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -MT lib/xzembed/xz_decompress_image-xz_dec_stream.obj -MD -MP -MF lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_stream.Tpo -c -o lib/xzembed/xz_decompress_image-xz_dec_stream.obj `if test -f 'lib/xzembed/xz_dec_stream.c'; then $(CYGPATH_W) 'lib/xzembed/xz_dec_stream.c'; else $(CYGPATH_W) '$(srcdir)/lib/xzembed/xz_dec_stream.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_stream.Tpo lib/xzembed/$(DEPDIR)/xz_decompress_image-xz_dec_stream.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/xzembed/xz_dec_stream.c' object='lib/xzembed/xz_decompress_image-xz_dec_stream.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xz_decompress_image_CPPFLAGS) $(CPPFLAGS) $(xz_decompress_image_CFLAGS) $(CFLAGS) -c -o lib/xzembed/xz_decompress_image-xz_dec_stream.obj `if test -f 'lib/xzembed/xz_dec_stream.c'; then $(CYGPATH_W) 'lib/xzembed/xz_dec_stream.c'; else $(CYGPATH_W) '$(srcdir)/lib/xzembed/xz_dec_stream.c'; fi` - -io/xzio_module-xzio.o: io/xzio.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $(xzio_module_CFLAGS) $(CFLAGS) -MT io/xzio_module-xzio.o -MD -MP -MF io/$(DEPDIR)/xzio_module-xzio.Tpo -c -o io/xzio_module-xzio.o `test -f 'io/xzio.c' || echo '$(srcdir)/'`io/xzio.c -@am__fastdepCC_TRUE@ $(am__mv) io/$(DEPDIR)/xzio_module-xzio.Tpo io/$(DEPDIR)/xzio_module-xzio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='io/xzio.c' object='io/xzio_module-xzio.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $(xzio_module_CFLAGS) $(CFLAGS) -c -o io/xzio_module-xzio.o `test -f 'io/xzio.c' || echo '$(srcdir)/'`io/xzio.c - -io/xzio_module-xzio.obj: io/xzio.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $(xzio_module_CFLAGS) $(CFLAGS) -MT io/xzio_module-xzio.obj -MD -MP -MF io/$(DEPDIR)/xzio_module-xzio.Tpo -c -o io/xzio_module-xzio.obj `if test -f 'io/xzio.c'; then $(CYGPATH_W) 'io/xzio.c'; else $(CYGPATH_W) '$(srcdir)/io/xzio.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) io/$(DEPDIR)/xzio_module-xzio.Tpo io/$(DEPDIR)/xzio_module-xzio.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='io/xzio.c' object='io/xzio_module-xzio.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $(xzio_module_CFLAGS) $(CFLAGS) -c -o io/xzio_module-xzio.obj `if test -f 'io/xzio.c'; then $(CYGPATH_W) 'io/xzio.c'; else $(CYGPATH_W) '$(srcdir)/io/xzio.c'; fi` - -lib/xzembed/xzio_module-xz_dec_bcj.o: lib/xzembed/xz_dec_bcj.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $(xzio_module_CFLAGS) $(CFLAGS) -MT lib/xzembed/xzio_module-xz_dec_bcj.o -MD -MP -MF lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_bcj.Tpo -c -o lib/xzembed/xzio_module-xz_dec_bcj.o `test -f 'lib/xzembed/xz_dec_bcj.c' || echo '$(srcdir)/'`lib/xzembed/xz_dec_bcj.c -@am__fastdepCC_TRUE@ $(am__mv) lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_bcj.Tpo lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_bcj.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/xzembed/xz_dec_bcj.c' object='lib/xzembed/xzio_module-xz_dec_bcj.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $(xzio_module_CFLAGS) $(CFLAGS) -c -o lib/xzembed/xzio_module-xz_dec_bcj.o `test -f 'lib/xzembed/xz_dec_bcj.c' || echo '$(srcdir)/'`lib/xzembed/xz_dec_bcj.c - -lib/xzembed/xzio_module-xz_dec_bcj.obj: lib/xzembed/xz_dec_bcj.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $(xzio_module_CFLAGS) $(CFLAGS) -MT lib/xzembed/xzio_module-xz_dec_bcj.obj -MD -MP -MF lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_bcj.Tpo -c -o lib/xzembed/xzio_module-xz_dec_bcj.obj `if test -f 'lib/xzembed/xz_dec_bcj.c'; then $(CYGPATH_W) 'lib/xzembed/xz_dec_bcj.c'; else $(CYGPATH_W) '$(srcdir)/lib/xzembed/xz_dec_bcj.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_bcj.Tpo lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_bcj.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/xzembed/xz_dec_bcj.c' object='lib/xzembed/xzio_module-xz_dec_bcj.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $(xzio_module_CFLAGS) $(CFLAGS) -c -o lib/xzembed/xzio_module-xz_dec_bcj.obj `if test -f 'lib/xzembed/xz_dec_bcj.c'; then $(CYGPATH_W) 'lib/xzembed/xz_dec_bcj.c'; else $(CYGPATH_W) '$(srcdir)/lib/xzembed/xz_dec_bcj.c'; fi` - -lib/xzembed/xzio_module-xz_dec_lzma2.o: lib/xzembed/xz_dec_lzma2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $(xzio_module_CFLAGS) $(CFLAGS) -MT lib/xzembed/xzio_module-xz_dec_lzma2.o -MD -MP -MF lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_lzma2.Tpo -c -o lib/xzembed/xzio_module-xz_dec_lzma2.o `test -f 'lib/xzembed/xz_dec_lzma2.c' || echo '$(srcdir)/'`lib/xzembed/xz_dec_lzma2.c -@am__fastdepCC_TRUE@ $(am__mv) lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_lzma2.Tpo lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_lzma2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/xzembed/xz_dec_lzma2.c' object='lib/xzembed/xzio_module-xz_dec_lzma2.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $(xzio_module_CFLAGS) $(CFLAGS) -c -o lib/xzembed/xzio_module-xz_dec_lzma2.o `test -f 'lib/xzembed/xz_dec_lzma2.c' || echo '$(srcdir)/'`lib/xzembed/xz_dec_lzma2.c - -lib/xzembed/xzio_module-xz_dec_lzma2.obj: lib/xzembed/xz_dec_lzma2.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $(xzio_module_CFLAGS) $(CFLAGS) -MT lib/xzembed/xzio_module-xz_dec_lzma2.obj -MD -MP -MF lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_lzma2.Tpo -c -o lib/xzembed/xzio_module-xz_dec_lzma2.obj `if test -f 'lib/xzembed/xz_dec_lzma2.c'; then $(CYGPATH_W) 'lib/xzembed/xz_dec_lzma2.c'; else $(CYGPATH_W) '$(srcdir)/lib/xzembed/xz_dec_lzma2.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_lzma2.Tpo lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_lzma2.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/xzembed/xz_dec_lzma2.c' object='lib/xzembed/xzio_module-xz_dec_lzma2.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $(xzio_module_CFLAGS) $(CFLAGS) -c -o lib/xzembed/xzio_module-xz_dec_lzma2.obj `if test -f 'lib/xzembed/xz_dec_lzma2.c'; then $(CYGPATH_W) 'lib/xzembed/xz_dec_lzma2.c'; else $(CYGPATH_W) '$(srcdir)/lib/xzembed/xz_dec_lzma2.c'; fi` - -lib/xzembed/xzio_module-xz_dec_stream.o: lib/xzembed/xz_dec_stream.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $(xzio_module_CFLAGS) $(CFLAGS) -MT lib/xzembed/xzio_module-xz_dec_stream.o -MD -MP -MF lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_stream.Tpo -c -o lib/xzembed/xzio_module-xz_dec_stream.o `test -f 'lib/xzembed/xz_dec_stream.c' || echo '$(srcdir)/'`lib/xzembed/xz_dec_stream.c -@am__fastdepCC_TRUE@ $(am__mv) lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_stream.Tpo lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_stream.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/xzembed/xz_dec_stream.c' object='lib/xzembed/xzio_module-xz_dec_stream.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $(xzio_module_CFLAGS) $(CFLAGS) -c -o lib/xzembed/xzio_module-xz_dec_stream.o `test -f 'lib/xzembed/xz_dec_stream.c' || echo '$(srcdir)/'`lib/xzembed/xz_dec_stream.c - -lib/xzembed/xzio_module-xz_dec_stream.obj: lib/xzembed/xz_dec_stream.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $(xzio_module_CFLAGS) $(CFLAGS) -MT lib/xzembed/xzio_module-xz_dec_stream.obj -MD -MP -MF lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_stream.Tpo -c -o lib/xzembed/xzio_module-xz_dec_stream.obj `if test -f 'lib/xzembed/xz_dec_stream.c'; then $(CYGPATH_W) 'lib/xzembed/xz_dec_stream.c'; else $(CYGPATH_W) '$(srcdir)/lib/xzembed/xz_dec_stream.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_stream.Tpo lib/xzembed/$(DEPDIR)/xzio_module-xz_dec_stream.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='lib/xzembed/xz_dec_stream.c' object='lib/xzembed/xzio_module-xz_dec_stream.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $(xzio_module_CFLAGS) $(CFLAGS) -c -o lib/xzembed/xzio_module-xz_dec_stream.obj `if test -f 'lib/xzembed/xz_dec_stream.c'; then $(CYGPATH_W) 'lib/xzembed/xz_dec_stream.c'; else $(CYGPATH_W) '$(srcdir)/lib/xzembed/xz_dec_stream.c'; fi` - -fs/zfs/zfs_module-zfs.o: fs/zfs/zfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -MT fs/zfs/zfs_module-zfs.o -MD -MP -MF fs/zfs/$(DEPDIR)/zfs_module-zfs.Tpo -c -o fs/zfs/zfs_module-zfs.o `test -f 'fs/zfs/zfs.c' || echo '$(srcdir)/'`fs/zfs/zfs.c -@am__fastdepCC_TRUE@ $(am__mv) fs/zfs/$(DEPDIR)/zfs_module-zfs.Tpo fs/zfs/$(DEPDIR)/zfs_module-zfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/zfs/zfs.c' object='fs/zfs/zfs_module-zfs.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -c -o fs/zfs/zfs_module-zfs.o `test -f 'fs/zfs/zfs.c' || echo '$(srcdir)/'`fs/zfs/zfs.c - -fs/zfs/zfs_module-zfs.obj: fs/zfs/zfs.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -MT fs/zfs/zfs_module-zfs.obj -MD -MP -MF fs/zfs/$(DEPDIR)/zfs_module-zfs.Tpo -c -o fs/zfs/zfs_module-zfs.obj `if test -f 'fs/zfs/zfs.c'; then $(CYGPATH_W) 'fs/zfs/zfs.c'; else $(CYGPATH_W) '$(srcdir)/fs/zfs/zfs.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/zfs/$(DEPDIR)/zfs_module-zfs.Tpo fs/zfs/$(DEPDIR)/zfs_module-zfs.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/zfs/zfs.c' object='fs/zfs/zfs_module-zfs.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -c -o fs/zfs/zfs_module-zfs.obj `if test -f 'fs/zfs/zfs.c'; then $(CYGPATH_W) 'fs/zfs/zfs.c'; else $(CYGPATH_W) '$(srcdir)/fs/zfs/zfs.c'; fi` - -fs/zfs/zfs_module-zfs_lzjb.o: fs/zfs/zfs_lzjb.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -MT fs/zfs/zfs_module-zfs_lzjb.o -MD -MP -MF fs/zfs/$(DEPDIR)/zfs_module-zfs_lzjb.Tpo -c -o fs/zfs/zfs_module-zfs_lzjb.o `test -f 'fs/zfs/zfs_lzjb.c' || echo '$(srcdir)/'`fs/zfs/zfs_lzjb.c -@am__fastdepCC_TRUE@ $(am__mv) fs/zfs/$(DEPDIR)/zfs_module-zfs_lzjb.Tpo fs/zfs/$(DEPDIR)/zfs_module-zfs_lzjb.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/zfs/zfs_lzjb.c' object='fs/zfs/zfs_module-zfs_lzjb.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -c -o fs/zfs/zfs_module-zfs_lzjb.o `test -f 'fs/zfs/zfs_lzjb.c' || echo '$(srcdir)/'`fs/zfs/zfs_lzjb.c - -fs/zfs/zfs_module-zfs_lzjb.obj: fs/zfs/zfs_lzjb.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -MT fs/zfs/zfs_module-zfs_lzjb.obj -MD -MP -MF fs/zfs/$(DEPDIR)/zfs_module-zfs_lzjb.Tpo -c -o fs/zfs/zfs_module-zfs_lzjb.obj `if test -f 'fs/zfs/zfs_lzjb.c'; then $(CYGPATH_W) 'fs/zfs/zfs_lzjb.c'; else $(CYGPATH_W) '$(srcdir)/fs/zfs/zfs_lzjb.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/zfs/$(DEPDIR)/zfs_module-zfs_lzjb.Tpo fs/zfs/$(DEPDIR)/zfs_module-zfs_lzjb.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/zfs/zfs_lzjb.c' object='fs/zfs/zfs_module-zfs_lzjb.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -c -o fs/zfs/zfs_module-zfs_lzjb.obj `if test -f 'fs/zfs/zfs_lzjb.c'; then $(CYGPATH_W) 'fs/zfs/zfs_lzjb.c'; else $(CYGPATH_W) '$(srcdir)/fs/zfs/zfs_lzjb.c'; fi` - -fs/zfs/zfs_module-zfs_sha256.o: fs/zfs/zfs_sha256.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -MT fs/zfs/zfs_module-zfs_sha256.o -MD -MP -MF fs/zfs/$(DEPDIR)/zfs_module-zfs_sha256.Tpo -c -o fs/zfs/zfs_module-zfs_sha256.o `test -f 'fs/zfs/zfs_sha256.c' || echo '$(srcdir)/'`fs/zfs/zfs_sha256.c -@am__fastdepCC_TRUE@ $(am__mv) fs/zfs/$(DEPDIR)/zfs_module-zfs_sha256.Tpo fs/zfs/$(DEPDIR)/zfs_module-zfs_sha256.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/zfs/zfs_sha256.c' object='fs/zfs/zfs_module-zfs_sha256.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -c -o fs/zfs/zfs_module-zfs_sha256.o `test -f 'fs/zfs/zfs_sha256.c' || echo '$(srcdir)/'`fs/zfs/zfs_sha256.c - -fs/zfs/zfs_module-zfs_sha256.obj: fs/zfs/zfs_sha256.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -MT fs/zfs/zfs_module-zfs_sha256.obj -MD -MP -MF fs/zfs/$(DEPDIR)/zfs_module-zfs_sha256.Tpo -c -o fs/zfs/zfs_module-zfs_sha256.obj `if test -f 'fs/zfs/zfs_sha256.c'; then $(CYGPATH_W) 'fs/zfs/zfs_sha256.c'; else $(CYGPATH_W) '$(srcdir)/fs/zfs/zfs_sha256.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/zfs/$(DEPDIR)/zfs_module-zfs_sha256.Tpo fs/zfs/$(DEPDIR)/zfs_module-zfs_sha256.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/zfs/zfs_sha256.c' object='fs/zfs/zfs_module-zfs_sha256.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -c -o fs/zfs/zfs_module-zfs_sha256.obj `if test -f 'fs/zfs/zfs_sha256.c'; then $(CYGPATH_W) 'fs/zfs/zfs_sha256.c'; else $(CYGPATH_W) '$(srcdir)/fs/zfs/zfs_sha256.c'; fi` - -fs/zfs/zfs_module-zfs_fletcher.o: fs/zfs/zfs_fletcher.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -MT fs/zfs/zfs_module-zfs_fletcher.o -MD -MP -MF fs/zfs/$(DEPDIR)/zfs_module-zfs_fletcher.Tpo -c -o fs/zfs/zfs_module-zfs_fletcher.o `test -f 'fs/zfs/zfs_fletcher.c' || echo '$(srcdir)/'`fs/zfs/zfs_fletcher.c -@am__fastdepCC_TRUE@ $(am__mv) fs/zfs/$(DEPDIR)/zfs_module-zfs_fletcher.Tpo fs/zfs/$(DEPDIR)/zfs_module-zfs_fletcher.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/zfs/zfs_fletcher.c' object='fs/zfs/zfs_module-zfs_fletcher.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -c -o fs/zfs/zfs_module-zfs_fletcher.o `test -f 'fs/zfs/zfs_fletcher.c' || echo '$(srcdir)/'`fs/zfs/zfs_fletcher.c - -fs/zfs/zfs_module-zfs_fletcher.obj: fs/zfs/zfs_fletcher.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -MT fs/zfs/zfs_module-zfs_fletcher.obj -MD -MP -MF fs/zfs/$(DEPDIR)/zfs_module-zfs_fletcher.Tpo -c -o fs/zfs/zfs_module-zfs_fletcher.obj `if test -f 'fs/zfs/zfs_fletcher.c'; then $(CYGPATH_W) 'fs/zfs/zfs_fletcher.c'; else $(CYGPATH_W) '$(srcdir)/fs/zfs/zfs_fletcher.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/zfs/$(DEPDIR)/zfs_module-zfs_fletcher.Tpo fs/zfs/$(DEPDIR)/zfs_module-zfs_fletcher.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/zfs/zfs_fletcher.c' object='fs/zfs/zfs_module-zfs_fletcher.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $(zfs_module_CFLAGS) $(CFLAGS) -c -o fs/zfs/zfs_module-zfs_fletcher.obj `if test -f 'fs/zfs/zfs_fletcher.c'; then $(CYGPATH_W) 'fs/zfs/zfs_fletcher.c'; else $(CYGPATH_W) '$(srcdir)/fs/zfs/zfs_fletcher.c'; fi` - -fs/zfs/zfsinfo_module-zfsinfo.o: fs/zfs/zfsinfo.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $(zfsinfo_module_CFLAGS) $(CFLAGS) -MT fs/zfs/zfsinfo_module-zfsinfo.o -MD -MP -MF fs/zfs/$(DEPDIR)/zfsinfo_module-zfsinfo.Tpo -c -o fs/zfs/zfsinfo_module-zfsinfo.o `test -f 'fs/zfs/zfsinfo.c' || echo '$(srcdir)/'`fs/zfs/zfsinfo.c -@am__fastdepCC_TRUE@ $(am__mv) fs/zfs/$(DEPDIR)/zfsinfo_module-zfsinfo.Tpo fs/zfs/$(DEPDIR)/zfsinfo_module-zfsinfo.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/zfs/zfsinfo.c' object='fs/zfs/zfsinfo_module-zfsinfo.o' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $(zfsinfo_module_CFLAGS) $(CFLAGS) -c -o fs/zfs/zfsinfo_module-zfsinfo.o `test -f 'fs/zfs/zfsinfo.c' || echo '$(srcdir)/'`fs/zfs/zfsinfo.c - -fs/zfs/zfsinfo_module-zfsinfo.obj: fs/zfs/zfsinfo.c -@am__fastdepCC_TRUE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $(zfsinfo_module_CFLAGS) $(CFLAGS) -MT fs/zfs/zfsinfo_module-zfsinfo.obj -MD -MP -MF fs/zfs/$(DEPDIR)/zfsinfo_module-zfsinfo.Tpo -c -o fs/zfs/zfsinfo_module-zfsinfo.obj `if test -f 'fs/zfs/zfsinfo.c'; then $(CYGPATH_W) 'fs/zfs/zfsinfo.c'; else $(CYGPATH_W) '$(srcdir)/fs/zfs/zfsinfo.c'; fi` -@am__fastdepCC_TRUE@ $(am__mv) fs/zfs/$(DEPDIR)/zfsinfo_module-zfsinfo.Tpo fs/zfs/$(DEPDIR)/zfsinfo_module-zfsinfo.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='fs/zfs/zfsinfo.c' object='fs/zfs/zfsinfo_module-zfsinfo.obj' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $(zfsinfo_module_CFLAGS) $(CFLAGS) -c -o fs/zfs/zfsinfo_module-zfsinfo.obj `if test -f 'fs/zfs/zfsinfo.c'; then $(CYGPATH_W) 'fs/zfs/zfsinfo.c'; else $(CYGPATH_W) '$(srcdir)/fs/zfs/zfsinfo.c'; fi` -install-man1: $(man_MANS) - @$(NORMAL_INSTALL) - test -z "$(man1dir)" || $(MKDIR_P) "$(DESTDIR)$(man1dir)" - @list=''; test -n "$(man1dir)" || exit 0; \ - { for i in $$list; do echo "$$i"; done; \ - l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ - sed -n '/\.1[a-z]*$$/p'; \ - } | while read p; do \ - if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; echo "$$p"; \ - done | \ - sed -e 'n;s,.*/,,;p;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ - -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,' | \ - sed 'N;N;s,\n, ,g' | { \ - list=; while read file base inst; do \ - if test "$$base" = "$$inst"; then list="$$list $$file"; else \ - echo " $(INSTALL_DATA) '$$file' '$(DESTDIR)$(man1dir)/$$inst'"; \ - $(INSTALL_DATA) "$$file" "$(DESTDIR)$(man1dir)/$$inst" || exit $$?; \ - fi; \ - done; \ - for i in $$list; do echo "$$i"; done | $(am__base_list) | \ - while read files; do \ - test -z "$$files" || { \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(man1dir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(man1dir)" || exit $$?; }; \ - done; } - -uninstall-man1: - @$(NORMAL_UNINSTALL) - @list=''; test -n "$(man1dir)" || exit 0; \ - files=`{ for i in $$list; do echo "$$i"; done; \ - l2='$(man_MANS)'; for i in $$l2; do echo "$$i"; done | \ - sed -n '/\.1[a-z]*$$/p'; \ - } | sed -e 's,.*/,,;h;s,.*\.,,;s,^[^1][0-9a-z]*$$,1,;x' \ - -e 's,\.[0-9a-z]*$$,,;$(transform);G;s,\n,.,'`; \ - test -z "$$files" || { \ - echo " ( cd '$(DESTDIR)$(man1dir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(man1dir)" && rm -f $$files; } -install-grubconfDATA: $(grubconf_DATA) - @$(NORMAL_INSTALL) - test -z "$(grubconfdir)" || $(MKDIR_P) "$(DESTDIR)$(grubconfdir)" - @list='$(grubconf_DATA)'; test -n "$(grubconfdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(grubconfdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(grubconfdir)" || exit $$?; \ - done - -uninstall-grubconfDATA: - @$(NORMAL_UNINSTALL) - @list='$(grubconf_DATA)'; test -n "$(grubconfdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(grubconfdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(grubconfdir)" && rm -f $$files -install-pkglibDATA: $(pkglib_DATA) - @$(NORMAL_INSTALL) - test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)" - @list='$(pkglib_DATA)'; test -n "$(pkglibdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(pkglibdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(pkglibdir)" || exit $$?; \ - done - -uninstall-pkglibDATA: - @$(NORMAL_UNINSTALL) - @list='$(pkglib_DATA)'; test -n "$(pkglibdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(pkglibdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(pkglibdir)" && rm -f $$files -install-platformDATA: $(platform_DATA) - @$(NORMAL_INSTALL) - test -z "$(platformdir)" || $(MKDIR_P) "$(DESTDIR)$(platformdir)" - @list='$(platform_DATA)'; test -n "$(platformdir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(platformdir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(platformdir)" || exit $$?; \ - done - -uninstall-platformDATA: - @$(NORMAL_UNINSTALL) - @list='$(platform_DATA)'; test -n "$(platformdir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(platformdir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(platformdir)" && rm -f $$files - -ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - mkid -fID $$unique -tags: TAGS - -TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - set x; \ - here=`pwd`; \ - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "$$@" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: CTAGS -CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - test -z "$(CTAGS_ARGS)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__cd) $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) "$$here" - -distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -check-TESTS: $(TESTS) - @failed=0; all=0; xfail=0; xpass=0; skip=0; \ - srcdir=$(srcdir); export srcdir; \ - list=' $(TESTS) '; \ - $(am__tty_colors); \ - if test -n "$$list"; then \ - for tst in $$list; do \ - if test -f ./$$tst; then dir=./; \ - elif test -f $$tst; then dir=; \ - else dir="$(srcdir)/"; fi; \ - if $(TESTS_ENVIRONMENT) $${dir}$$tst; then \ - all=`expr $$all + 1`; \ - case " $(XFAIL_TESTS) " in \ - *[\ \ ]$$tst[\ \ ]*) \ - xpass=`expr $$xpass + 1`; \ - failed=`expr $$failed + 1`; \ - col=$$red; res=XPASS; \ - ;; \ - *) \ - col=$$grn; res=PASS; \ - ;; \ - esac; \ - elif test $$? -ne 77; then \ - all=`expr $$all + 1`; \ - case " $(XFAIL_TESTS) " in \ - *[\ \ ]$$tst[\ \ ]*) \ - xfail=`expr $$xfail + 1`; \ - col=$$lgn; res=XFAIL; \ - ;; \ - *) \ - failed=`expr $$failed + 1`; \ - col=$$red; res=FAIL; \ - ;; \ - esac; \ - else \ - skip=`expr $$skip + 1`; \ - col=$$blu; res=SKIP; \ - fi; \ - echo "$${col}$$res$${std}: $$tst"; \ - done; \ - if test "$$all" -eq 1; then \ - tests="test"; \ - All=""; \ - else \ - tests="tests"; \ - All="All "; \ - fi; \ - if test "$$failed" -eq 0; then \ - if test "$$xfail" -eq 0; then \ - banner="$$All$$all $$tests passed"; \ - else \ - if test "$$xfail" -eq 1; then failures=failure; else failures=failures; fi; \ - banner="$$All$$all $$tests behaved as expected ($$xfail expected $$failures)"; \ - fi; \ - else \ - if test "$$xpass" -eq 0; then \ - banner="$$failed of $$all $$tests failed"; \ - else \ - if test "$$xpass" -eq 1; then passes=pass; else passes=passes; fi; \ - banner="$$failed of $$all $$tests did not behave as expected ($$xpass unexpected $$passes)"; \ - fi; \ - fi; \ - dashes="$$banner"; \ - skipped=""; \ - if test "$$skip" -ne 0; then \ - if test "$$skip" -eq 1; then \ - skipped="($$skip test was not run)"; \ - else \ - skipped="($$skip tests were not run)"; \ - fi; \ - test `echo "$$skipped" | wc -c` -le `echo "$$banner" | wc -c` || \ - dashes="$$skipped"; \ - fi; \ - report=""; \ - if test "$$failed" -ne 0 && test -n "$(PACKAGE_BUGREPORT)"; then \ - report="Please report to $(PACKAGE_BUGREPORT)"; \ - test `echo "$$report" | wc -c` -le `echo "$$banner" | wc -c` || \ - dashes="$$report"; \ - fi; \ - dashes=`echo "$$dashes" | sed s/./=/g`; \ - if test "$$failed" -eq 0; then \ - echo "$$grn$$dashes"; \ - else \ - echo "$$red$$dashes"; \ - fi; \ - echo "$$banner"; \ - test -z "$$skipped" || echo "$$skipped"; \ - test -z "$$report" || echo "$$report"; \ - echo "$$dashes$$std"; \ - test "$$failed" -eq 0; \ - else :; fi - -distdir: $(DISTFILES) - @list='$(MANS)'; if test -n "$$list"; then \ - list=`for p in $$list; do \ - if test -f $$p; then d=; else d="$(srcdir)/"; fi; \ - if test -f "$$d$$p"; then echo "$$d$$p"; else :; fi; done`; \ - if test -n "$$list" && \ - grep 'ab help2man is required to generate this page' $$list >/dev/null; then \ - echo "error: found man pages containing the \`missing help2man' replacement text:" >&2; \ - grep -l 'ab help2man is required to generate this page' $$list | sed 's/^/ /' >&2; \ - echo " to fix them, install help2man, remove and regenerate the man pages;" >&2; \ - echo " typically \`make maintainer-clean' will remove them" >&2; \ - exit 1; \ - else :; fi; \ - else :; fi - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done -check-am: all-am - $(MAKE) $(AM_MAKEFLAGS) $(check_PROGRAMS) $(check_SCRIPTS) - $(MAKE) $(AM_MAKEFLAGS) check-TESTS -check: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) check-am -all-am: Makefile $(LIBRARIES) $(PROGRAMS) $(SCRIPTS) $(MANS) $(DATA) -installdirs: - for dir in "$(DESTDIR)$(bindir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(bindir)" "$(DESTDIR)$(grubconfdir)" "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(sbindir)" "$(DESTDIR)$(man1dir)" "$(DESTDIR)$(grubconfdir)" "$(DESTDIR)$(pkglibdir)" "$(DESTDIR)$(platformdir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install -mostlyclean-generic: - -clean-generic: - -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -rm -f boot/decompressor/$(DEPDIR)/$(am__dirstamp) - -rm -f boot/decompressor/$(am__dirstamp) - -rm -f boot/i386/pc/$(DEPDIR)/$(am__dirstamp) - -rm -f boot/i386/pc/$(am__dirstamp) - -rm -f boot/i386/qemu/$(DEPDIR)/$(am__dirstamp) - -rm -f boot/i386/qemu/$(am__dirstamp) - -rm -f boot/mips/$(DEPDIR)/$(am__dirstamp) - -rm -f boot/mips/$(am__dirstamp) - -rm -f boot/mips/yeeloong/$(DEPDIR)/$(am__dirstamp) - -rm -f boot/mips/yeeloong/$(am__dirstamp) - -rm -f boot/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp) - -rm -f boot/sparc64/ieee1275/$(am__dirstamp) - -rm -f bus/$(DEPDIR)/$(am__dirstamp) - -rm -f bus/$(am__dirstamp) - -rm -f bus/emu/$(DEPDIR)/$(am__dirstamp) - -rm -f bus/emu/$(am__dirstamp) - -rm -f bus/usb/$(DEPDIR)/$(am__dirstamp) - -rm -f bus/usb/$(am__dirstamp) - -rm -f bus/usb/emu/$(DEPDIR)/$(am__dirstamp) - -rm -f bus/usb/emu/$(am__dirstamp) - -rm -f bus/usb/serial/$(DEPDIR)/$(am__dirstamp) - -rm -f bus/usb/serial/$(am__dirstamp) - -rm -f commands/$(DEPDIR)/$(am__dirstamp) - -rm -f commands/$(am__dirstamp) - -rm -f commands/efi/$(DEPDIR)/$(am__dirstamp) - -rm -f commands/efi/$(am__dirstamp) - -rm -f commands/i386/$(DEPDIR)/$(am__dirstamp) - -rm -f commands/i386/$(am__dirstamp) - -rm -f commands/i386/pc/$(DEPDIR)/$(am__dirstamp) - -rm -f commands/i386/pc/$(am__dirstamp) - -rm -f commands/ieee1275/$(DEPDIR)/$(am__dirstamp) - -rm -f commands/ieee1275/$(am__dirstamp) - -rm -f commands/mips/yeeloong/$(DEPDIR)/$(am__dirstamp) - -rm -f commands/mips/yeeloong/$(am__dirstamp) - -rm -f disk/$(DEPDIR)/$(am__dirstamp) - -rm -f disk/$(am__dirstamp) - -rm -f disk/efi/$(DEPDIR)/$(am__dirstamp) - -rm -f disk/efi/$(am__dirstamp) - -rm -f disk/i386/pc/$(DEPDIR)/$(am__dirstamp) - -rm -f disk/i386/pc/$(am__dirstamp) - -rm -f disk/ieee1275/$(DEPDIR)/$(am__dirstamp) - -rm -f disk/ieee1275/$(am__dirstamp) - -rm -f efiemu/$(DEPDIR)/$(am__dirstamp) - -rm -f efiemu/$(am__dirstamp) - -rm -f efiemu/i386/$(DEPDIR)/$(am__dirstamp) - -rm -f efiemu/i386/$(am__dirstamp) - -rm -f efiemu/i386/pc/$(DEPDIR)/$(am__dirstamp) - -rm -f efiemu/i386/pc/$(am__dirstamp) - -rm -f font/$(DEPDIR)/$(am__dirstamp) - -rm -f font/$(am__dirstamp) - -rm -f fs/$(DEPDIR)/$(am__dirstamp) - -rm -f fs/$(am__dirstamp) - -rm -f fs/i386/pc/$(DEPDIR)/$(am__dirstamp) - -rm -f fs/i386/pc/$(am__dirstamp) - -rm -f fs/zfs/$(DEPDIR)/$(am__dirstamp) - -rm -f fs/zfs/$(am__dirstamp) - -rm -f gettext/$(DEPDIR)/$(am__dirstamp) - -rm -f gettext/$(am__dirstamp) - -rm -f gfxmenu/$(DEPDIR)/$(am__dirstamp) - -rm -f gfxmenu/$(am__dirstamp) - -rm -f gnulib/$(DEPDIR)/$(am__dirstamp) - -rm -f gnulib/$(am__dirstamp) - -rm -f hello/$(DEPDIR)/$(am__dirstamp) - -rm -f hello/$(am__dirstamp) - -rm -f hook/$(DEPDIR)/$(am__dirstamp) - -rm -f hook/$(am__dirstamp) - -rm -f io/$(DEPDIR)/$(am__dirstamp) - -rm -f io/$(am__dirstamp) - -rm -f kern/$(DEPDIR)/$(am__dirstamp) - -rm -f kern/$(am__dirstamp) - -rm -f kern/efi/$(DEPDIR)/$(am__dirstamp) - -rm -f kern/efi/$(am__dirstamp) - -rm -f kern/emu/$(DEPDIR)/$(am__dirstamp) - -rm -f kern/emu/$(am__dirstamp) - -rm -f kern/generic/$(DEPDIR)/$(am__dirstamp) - -rm -f kern/generic/$(am__dirstamp) - -rm -f kern/i386/$(DEPDIR)/$(am__dirstamp) - -rm -f kern/i386/$(am__dirstamp) - -rm -f kern/i386/coreboot/$(DEPDIR)/$(am__dirstamp) - -rm -f kern/i386/coreboot/$(am__dirstamp) - -rm -f kern/i386/efi/$(DEPDIR)/$(am__dirstamp) - -rm -f kern/i386/efi/$(am__dirstamp) - -rm -f kern/i386/ieee1275/$(DEPDIR)/$(am__dirstamp) - -rm -f kern/i386/ieee1275/$(am__dirstamp) - -rm -f kern/i386/pc/$(DEPDIR)/$(am__dirstamp) - -rm -f kern/i386/pc/$(am__dirstamp) - -rm -f kern/i386/qemu/$(DEPDIR)/$(am__dirstamp) - -rm -f kern/i386/qemu/$(am__dirstamp) - -rm -f kern/ieee1275/$(DEPDIR)/$(am__dirstamp) - -rm -f kern/ieee1275/$(am__dirstamp) - -rm -f kern/mips/$(DEPDIR)/$(am__dirstamp) - -rm -f kern/mips/$(am__dirstamp) - -rm -f kern/mips/yeeloong/$(DEPDIR)/$(am__dirstamp) - -rm -f kern/mips/yeeloong/$(am__dirstamp) - -rm -f kern/powerpc/$(DEPDIR)/$(am__dirstamp) - -rm -f kern/powerpc/$(am__dirstamp) - -rm -f kern/powerpc/ieee1275/$(DEPDIR)/$(am__dirstamp) - -rm -f kern/powerpc/ieee1275/$(am__dirstamp) - -rm -f kern/sparc64/$(DEPDIR)/$(am__dirstamp) - -rm -f kern/sparc64/$(am__dirstamp) - -rm -f kern/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp) - -rm -f kern/sparc64/ieee1275/$(am__dirstamp) - -rm -f kern/x86_64/$(DEPDIR)/$(am__dirstamp) - -rm -f kern/x86_64/$(am__dirstamp) - -rm -f kern/x86_64/efi/$(DEPDIR)/$(am__dirstamp) - -rm -f kern/x86_64/efi/$(am__dirstamp) - -rm -f lib/$(DEPDIR)/$(am__dirstamp) - -rm -f lib/$(am__dirstamp) - -rm -f lib/efi/$(DEPDIR)/$(am__dirstamp) - -rm -f lib/efi/$(am__dirstamp) - -rm -f lib/emu/$(DEPDIR)/$(am__dirstamp) - -rm -f lib/emu/$(am__dirstamp) - -rm -f lib/i386/$(DEPDIR)/$(am__dirstamp) - -rm -f lib/i386/$(am__dirstamp) - -rm -f lib/i386/pc/$(DEPDIR)/$(am__dirstamp) - -rm -f lib/i386/pc/$(am__dirstamp) - -rm -f lib/ieee1275/$(DEPDIR)/$(am__dirstamp) - -rm -f lib/ieee1275/$(am__dirstamp) - -rm -f lib/libgcrypt-grub/cipher/$(DEPDIR)/$(am__dirstamp) - -rm -f lib/libgcrypt-grub/cipher/$(am__dirstamp) - -rm -f lib/mips/$(DEPDIR)/$(am__dirstamp) - -rm -f lib/mips/$(am__dirstamp) - -rm -f lib/powerpc/$(DEPDIR)/$(am__dirstamp) - -rm -f lib/powerpc/$(am__dirstamp) - -rm -f lib/x86_64/$(DEPDIR)/$(am__dirstamp) - -rm -f lib/x86_64/$(am__dirstamp) - -rm -f lib/xzembed/$(DEPDIR)/$(am__dirstamp) - -rm -f lib/xzembed/$(am__dirstamp) - -rm -f loader/$(DEPDIR)/$(am__dirstamp) - -rm -f loader/$(am__dirstamp) - -rm -f loader/efi/$(DEPDIR)/$(am__dirstamp) - -rm -f loader/efi/$(am__dirstamp) - -rm -f loader/i386/$(DEPDIR)/$(am__dirstamp) - -rm -f loader/i386/$(am__dirstamp) - -rm -f loader/i386/pc/$(DEPDIR)/$(am__dirstamp) - -rm -f loader/i386/pc/$(am__dirstamp) - -rm -f loader/mips/$(DEPDIR)/$(am__dirstamp) - -rm -f loader/mips/$(am__dirstamp) - -rm -f loader/powerpc/ieee1275/$(DEPDIR)/$(am__dirstamp) - -rm -f loader/powerpc/ieee1275/$(am__dirstamp) - -rm -f loader/sparc64/ieee1275/$(DEPDIR)/$(am__dirstamp) - -rm -f loader/sparc64/ieee1275/$(am__dirstamp) - -rm -f mmap/$(DEPDIR)/$(am__dirstamp) - -rm -f mmap/$(am__dirstamp) - -rm -f mmap/efi/$(DEPDIR)/$(am__dirstamp) - -rm -f mmap/efi/$(am__dirstamp) - -rm -f mmap/i386/$(DEPDIR)/$(am__dirstamp) - -rm -f mmap/i386/$(am__dirstamp) - -rm -f mmap/i386/pc/$(DEPDIR)/$(am__dirstamp) - -rm -f mmap/i386/pc/$(am__dirstamp) - -rm -f mmap/mips/yeeloong/$(DEPDIR)/$(am__dirstamp) - -rm -f mmap/mips/yeeloong/$(am__dirstamp) - -rm -f normal/$(DEPDIR)/$(am__dirstamp) - -rm -f normal/$(am__dirstamp) - -rm -f partmap/$(DEPDIR)/$(am__dirstamp) - -rm -f partmap/$(am__dirstamp) - -rm -f parttool/$(DEPDIR)/$(am__dirstamp) - -rm -f parttool/$(am__dirstamp) - -rm -f script/$(DEPDIR)/$(am__dirstamp) - -rm -f script/$(am__dirstamp) - -rm -f term/$(DEPDIR)/$(am__dirstamp) - -rm -f term/$(am__dirstamp) - -rm -f term/efi/$(DEPDIR)/$(am__dirstamp) - -rm -f term/efi/$(am__dirstamp) - -rm -f term/i386/$(DEPDIR)/$(am__dirstamp) - -rm -f term/i386/$(am__dirstamp) - -rm -f term/i386/pc/$(DEPDIR)/$(am__dirstamp) - -rm -f term/i386/pc/$(am__dirstamp) - -rm -f term/ieee1275/$(DEPDIR)/$(am__dirstamp) - -rm -f term/ieee1275/$(am__dirstamp) - -rm -f tests/$(DEPDIR)/$(am__dirstamp) - -rm -f tests/$(am__dirstamp) - -rm -f tests/lib/$(DEPDIR)/$(am__dirstamp) - -rm -f tests/lib/$(am__dirstamp) - -rm -f video/$(DEPDIR)/$(am__dirstamp) - -rm -f video/$(am__dirstamp) - -rm -f video/emu/$(DEPDIR)/$(am__dirstamp) - -rm -f video/emu/$(am__dirstamp) - -rm -f video/fb/$(DEPDIR)/$(am__dirstamp) - -rm -f video/fb/$(am__dirstamp) - -rm -f video/i386/pc/$(DEPDIR)/$(am__dirstamp) - -rm -f video/i386/pc/$(am__dirstamp) - -rm -f video/readers/$(DEPDIR)/$(am__dirstamp) - -rm -f video/readers/$(am__dirstamp) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." - -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) -clean: clean-am - -clean-am: clean-binPROGRAMS clean-checkPROGRAMS clean-generic \ - clean-noinstLIBRARIES clean-noinstPROGRAMS clean-sbinPROGRAMS \ - mostlyclean-am - -distclean: distclean-am - -rm -rf ./$(DEPDIR) boot/decompressor/$(DEPDIR) boot/i386/pc/$(DEPDIR) boot/i386/qemu/$(DEPDIR) boot/mips/$(DEPDIR) boot/mips/yeeloong/$(DEPDIR) boot/sparc64/ieee1275/$(DEPDIR) bus/$(DEPDIR) bus/emu/$(DEPDIR) bus/usb/$(DEPDIR) bus/usb/emu/$(DEPDIR) bus/usb/serial/$(DEPDIR) commands/$(DEPDIR) commands/efi/$(DEPDIR) commands/i386/$(DEPDIR) commands/i386/pc/$(DEPDIR) commands/ieee1275/$(DEPDIR) commands/mips/yeeloong/$(DEPDIR) disk/$(DEPDIR) disk/efi/$(DEPDIR) disk/i386/pc/$(DEPDIR) disk/ieee1275/$(DEPDIR) efiemu/$(DEPDIR) efiemu/i386/$(DEPDIR) efiemu/i386/pc/$(DEPDIR) font/$(DEPDIR) fs/$(DEPDIR) fs/i386/pc/$(DEPDIR) fs/zfs/$(DEPDIR) gettext/$(DEPDIR) gfxmenu/$(DEPDIR) gnulib/$(DEPDIR) hello/$(DEPDIR) hook/$(DEPDIR) io/$(DEPDIR) kern/$(DEPDIR) kern/efi/$(DEPDIR) kern/emu/$(DEPDIR) kern/generic/$(DEPDIR) kern/i386/$(DEPDIR) kern/i386/coreboot/$(DEPDIR) kern/i386/efi/$(DEPDIR) kern/i386/ieee1275/$(DEPDIR) kern/i386/pc/$(DEPDIR) kern/i386/qemu/$(DEPDIR) kern/ieee1275/$(DEPDIR) kern/mips/$(DEPDIR) kern/mips/yeeloong/$(DEPDIR) kern/powerpc/$(DEPDIR) kern/powerpc/ieee1275/$(DEPDIR) kern/sparc64/$(DEPDIR) kern/sparc64/ieee1275/$(DEPDIR) kern/x86_64/$(DEPDIR) kern/x86_64/efi/$(DEPDIR) lib/$(DEPDIR) lib/efi/$(DEPDIR) lib/emu/$(DEPDIR) lib/i386/$(DEPDIR) lib/i386/pc/$(DEPDIR) lib/ieee1275/$(DEPDIR) lib/libgcrypt-grub/cipher/$(DEPDIR) lib/mips/$(DEPDIR) lib/powerpc/$(DEPDIR) lib/x86_64/$(DEPDIR) lib/xzembed/$(DEPDIR) loader/$(DEPDIR) loader/efi/$(DEPDIR) loader/i386/$(DEPDIR) loader/i386/pc/$(DEPDIR) loader/mips/$(DEPDIR) loader/powerpc/ieee1275/$(DEPDIR) loader/sparc64/ieee1275/$(DEPDIR) mmap/$(DEPDIR) mmap/efi/$(DEPDIR) mmap/i386/$(DEPDIR) mmap/i386/pc/$(DEPDIR) mmap/mips/yeeloong/$(DEPDIR) normal/$(DEPDIR) partmap/$(DEPDIR) parttool/$(DEPDIR) script/$(DEPDIR) term/$(DEPDIR) term/efi/$(DEPDIR) term/i386/$(DEPDIR) term/i386/pc/$(DEPDIR) term/ieee1275/$(DEPDIR) tests/$(DEPDIR) tests/lib/$(DEPDIR) video/$(DEPDIR) video/emu/$(DEPDIR) video/fb/$(DEPDIR) video/i386/pc/$(DEPDIR) video/readers/$(DEPDIR) - -rm -f Makefile -distclean-am: clean-am distclean-compile distclean-generic \ - distclean-tags - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: install-grubconfDATA install-grubconfSCRIPTS \ - install-man install-platformDATA - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: install-binPROGRAMS install-binSCRIPTS \ - install-pkglibDATA install-pkglibSCRIPTS install-sbinPROGRAMS \ - install-sbinSCRIPTS - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: install-man1 - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -rf ./$(DEPDIR) boot/decompressor/$(DEPDIR) boot/i386/pc/$(DEPDIR) boot/i386/qemu/$(DEPDIR) boot/mips/$(DEPDIR) boot/mips/yeeloong/$(DEPDIR) boot/sparc64/ieee1275/$(DEPDIR) bus/$(DEPDIR) bus/emu/$(DEPDIR) bus/usb/$(DEPDIR) bus/usb/emu/$(DEPDIR) bus/usb/serial/$(DEPDIR) commands/$(DEPDIR) commands/efi/$(DEPDIR) commands/i386/$(DEPDIR) commands/i386/pc/$(DEPDIR) commands/ieee1275/$(DEPDIR) commands/mips/yeeloong/$(DEPDIR) disk/$(DEPDIR) disk/efi/$(DEPDIR) disk/i386/pc/$(DEPDIR) disk/ieee1275/$(DEPDIR) efiemu/$(DEPDIR) efiemu/i386/$(DEPDIR) efiemu/i386/pc/$(DEPDIR) font/$(DEPDIR) fs/$(DEPDIR) fs/i386/pc/$(DEPDIR) fs/zfs/$(DEPDIR) gettext/$(DEPDIR) gfxmenu/$(DEPDIR) gnulib/$(DEPDIR) hello/$(DEPDIR) hook/$(DEPDIR) io/$(DEPDIR) kern/$(DEPDIR) kern/efi/$(DEPDIR) kern/emu/$(DEPDIR) kern/generic/$(DEPDIR) kern/i386/$(DEPDIR) kern/i386/coreboot/$(DEPDIR) kern/i386/efi/$(DEPDIR) kern/i386/ieee1275/$(DEPDIR) kern/i386/pc/$(DEPDIR) kern/i386/qemu/$(DEPDIR) kern/ieee1275/$(DEPDIR) kern/mips/$(DEPDIR) kern/mips/yeeloong/$(DEPDIR) kern/powerpc/$(DEPDIR) kern/powerpc/ieee1275/$(DEPDIR) kern/sparc64/$(DEPDIR) kern/sparc64/ieee1275/$(DEPDIR) kern/x86_64/$(DEPDIR) kern/x86_64/efi/$(DEPDIR) lib/$(DEPDIR) lib/efi/$(DEPDIR) lib/emu/$(DEPDIR) lib/i386/$(DEPDIR) lib/i386/pc/$(DEPDIR) lib/ieee1275/$(DEPDIR) lib/libgcrypt-grub/cipher/$(DEPDIR) lib/mips/$(DEPDIR) lib/powerpc/$(DEPDIR) lib/x86_64/$(DEPDIR) lib/xzembed/$(DEPDIR) loader/$(DEPDIR) loader/efi/$(DEPDIR) loader/i386/$(DEPDIR) loader/i386/pc/$(DEPDIR) loader/mips/$(DEPDIR) loader/powerpc/ieee1275/$(DEPDIR) loader/sparc64/ieee1275/$(DEPDIR) mmap/$(DEPDIR) mmap/efi/$(DEPDIR) mmap/i386/$(DEPDIR) mmap/i386/pc/$(DEPDIR) mmap/mips/yeeloong/$(DEPDIR) normal/$(DEPDIR) partmap/$(DEPDIR) parttool/$(DEPDIR) script/$(DEPDIR) term/$(DEPDIR) term/efi/$(DEPDIR) term/i386/$(DEPDIR) term/i386/pc/$(DEPDIR) term/ieee1275/$(DEPDIR) tests/$(DEPDIR) tests/lib/$(DEPDIR) video/$(DEPDIR) video/emu/$(DEPDIR) video/fb/$(DEPDIR) video/i386/pc/$(DEPDIR) video/readers/$(DEPDIR) - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-compile mostlyclean-generic - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-binPROGRAMS uninstall-binSCRIPTS \ - uninstall-grubconfDATA uninstall-grubconfSCRIPTS uninstall-man \ - uninstall-pkglibDATA uninstall-pkglibSCRIPTS \ - uninstall-platformDATA uninstall-sbinPROGRAMS \ - uninstall-sbinSCRIPTS - -uninstall-man: uninstall-man1 - -.MAKE: all check check-am install install-am install-strip - -.PHONY: CTAGS GTAGS all all-am check check-TESTS check-am clean \ - clean-binPROGRAMS clean-checkPROGRAMS clean-generic \ - clean-noinstLIBRARIES clean-noinstPROGRAMS clean-sbinPROGRAMS \ - ctags distclean distclean-compile distclean-generic \ - distclean-tags distdir dvi dvi-am html html-am info info-am \ - install install-am install-binPROGRAMS install-binSCRIPTS \ - install-data install-data-am install-dvi install-dvi-am \ - install-exec install-exec-am install-grubconfDATA \ - install-grubconfSCRIPTS install-html install-html-am \ - install-info install-info-am install-man install-man1 \ - install-pdf install-pdf-am install-pkglibDATA \ - install-pkglibSCRIPTS install-platformDATA install-ps \ - install-ps-am install-sbinPROGRAMS install-sbinSCRIPTS \ - install-strip installcheck installcheck-am installdirs \ - maintainer-clean maintainer-clean-generic mostlyclean \ - mostlyclean-compile mostlyclean-generic pdf pdf-am ps ps-am \ - tags uninstall uninstall-am uninstall-binPROGRAMS \ - uninstall-binSCRIPTS uninstall-grubconfDATA \ - uninstall-grubconfSCRIPTS uninstall-man uninstall-man1 \ - uninstall-pkglibDATA uninstall-pkglibSCRIPTS \ - uninstall-platformDATA uninstall-sbinPROGRAMS \ - uninstall-sbinSCRIPTS - - -export LC_COLLATE := C -export LC_CTYPE := C -unexport LC_ALL - -# Rules for autogen definition files - -.PRECIOUS: $(top_srcdir)/Makefile.tpl -$(top_srcdir)/Makefile.tpl: $(top_srcdir)/gentpl.py - python $< | sed -e '/^$$/{N;/^\\n$$/D;}' > $@.new || (rm -f $@.new; exit 1) - mv $@.new $@ - -.PRECIOUS: $(top_srcdir)/Makefile.util.am -$(top_srcdir)/Makefile.util.am: $(top_srcdir)/Makefile.util.def $(top_srcdir)/Makefile.tpl - autogen -T $(top_srcdir)/Makefile.tpl $< | sed -e '/^$$/{N;/^\\n$$/D;}' > $@.new || (rm -f $@.new; exit 1) - mv $@.new $@ - -.PRECIOUS: $(top_srcdir)/grub-core/Makefile.core.am -$(top_srcdir)/grub-core/Makefile.core.am: $(top_srcdir)/grub-core/Makefile.core.def $(top_srcdir)/grub-core/Makefile.gcry.def $(top_srcdir)/Makefile.tpl - if [ "x$$GRUB_CONTRIB" != x ]; then echo "You need to run ./autogen.sh manually." >&2; exit 1; fi - autogen -T $(top_srcdir)/Makefile.tpl $(top_srcdir)/grub-core/Makefile.core.def $(top_srcdir)/grub-core/Makefile.gcry.def | sed -e '/^$$/{N;/^\\n$$/D;}' > $@.new || (rm -f $@.new; exit 1) - mv $@.new $@ - -# gentrigtables -gentrigtables: gentrigtables.c - $(BUILD_CC) -o $@ -I$(top_srcdir)/include $(CPPFLAGS) $< -lm - -# trigtables.c -trigtables.c: gentrigtables gentrigtables.c $(top_srcdir)/configure.ac - $(builddir)/gentrigtables > $@ - -# XXX Use Automake's LEX & YACC support -grub_script.tab.h: script/parser.y - $(YACC) -d -p grub_script_yy -b grub_script $< -grub_script.tab.c: grub_script.tab.h - -# For the lexer. -grub_script.yy.h: script/yylex.l - $(LEX) -o grub_script.yy.c --header-file=grub_script.yy.h $< -grub_script.yy.c: grub_script.yy.h - -rs_decoder.S: $(srcdir)/lib/reed_solomon.c - $(TARGET_CC) $(TARGET_CPPFLAGS) $(TARGET_CFLAGS) -Os -I$(top_builddir) -S -DSTANDALONE -o $@ $< -g0 -mregparm=3 - -kern/i386/pc/startup.S: $(builddir)/rs_decoder.S - -@COND_emu_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@trig.marker: $(trig_module_SOURCES) $(nodist_trig_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(trig_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@cs5536.marker: $(cs5536_module_SOURCES) $(nodist_cs5536_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cs5536_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@libusb.marker: $(libusb_module_SOURCES) $(nodist_libusb_module_SOURCES) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(libusb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@lsspd.marker: $(lsspd_module_SOURCES) $(nodist_lsspd_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsspd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@usb.marker: $(usb_module_SOURCES) $(nodist_usb_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@usbserial_common.marker: $(usbserial_common_module_SOURCES) $(nodist_usbserial_common_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_common_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@usbserial_pl2303.marker: $(usbserial_pl2303_module_SOURCES) $(nodist_usbserial_pl2303_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_pl2303_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@usbserial_ftdi.marker: $(usbserial_ftdi_module_SOURCES) $(nodist_usbserial_ftdi_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbserial_ftdi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@uhci.marker: $(uhci_module_SOURCES) $(nodist_uhci_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(uhci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@ohci.marker: $(ohci_module_SOURCES) $(nodist_ohci_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ohci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES) -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_GRUB_EMU_PCI_TRUE@@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@pci.marker: $(pci_module_SOURCES) $(nodist_pci_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@cmostest.marker: $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@cmostest.marker: $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@cmostest.marker: $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@cmostest.marker: $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@cmostest.marker: $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@cmostest.marker: $(cmostest_module_SOURCES) $(nodist_cmostest_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmostest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@iorw.marker: $(iorw_module_SOURCES) $(nodist_iorw_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iorw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@regexp.marker: $(regexp_module_SOURCES) $(nodist_regexp_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(regexp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@acpi.marker: $(acpi_module_SOURCES) $(nodist_acpi_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@acpi.marker: $(acpi_module_SOURCES) $(nodist_acpi_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@acpi.marker: $(acpi_module_SOURCES) $(nodist_acpi_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@acpi.marker: $(acpi_module_SOURCES) $(nodist_acpi_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@acpi.marker: $(acpi_module_SOURCES) $(nodist_acpi_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(acpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@lsacpi.marker: $(lsacpi_module_SOURCES) $(nodist_lsacpi_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsacpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@lsacpi.marker: $(lsacpi_module_SOURCES) $(nodist_lsacpi_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsacpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@lsacpi.marker: $(lsacpi_module_SOURCES) $(nodist_lsacpi_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsacpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@lsacpi.marker: $(lsacpi_module_SOURCES) $(nodist_lsacpi_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsacpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@lsacpi.marker: $(lsacpi_module_SOURCES) $(nodist_lsacpi_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsacpi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@lsefisystab.marker: $(lsefisystab_module_SOURCES) $(nodist_lsefisystab_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsefisystab_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@lsefisystab.marker: $(lsefisystab_module_SOURCES) $(nodist_lsefisystab_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsefisystab_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@lssal.marker: $(lssal_module_SOURCES) $(nodist_lssal_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lssal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@lssal.marker: $(lssal_module_SOURCES) $(nodist_lssal_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lssal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@lsefimmap.marker: $(lsefimmap_module_SOURCES) $(nodist_lsefimmap_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsefimmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@lsefimmap.marker: $(lsefimmap_module_SOURCES) $(nodist_lsefimmap_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsefimmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@blocklist.marker: $(blocklist_module_SOURCES) $(nodist_blocklist_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(blocklist_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@boot.marker: $(boot_module_SOURCES) $(nodist_boot_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(boot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@cat.marker: $(cat_module_SOURCES) $(nodist_cat_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@cmp.marker: $(cmp_module_SOURCES) $(nodist_cmp_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@configfile.marker: $(configfile_module_SOURCES) $(nodist_configfile_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(configfile_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@cpuid.marker: $(cpuid_module_SOURCES) $(nodist_cpuid_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@date.marker: $(date_module_SOURCES) $(nodist_date_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(date_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@drivemap.marker: $(drivemap_module_SOURCES) $(nodist_drivemap_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(drivemap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@echo.marker: $(echo_module_SOURCES) $(nodist_echo_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(echo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@extcmd.marker: $(extcmd_module_SOURCES) $(nodist_extcmd_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(extcmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@fixvideo.marker: $(fixvideo_module_SOURCES) $(nodist_fixvideo_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fixvideo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@fixvideo.marker: $(fixvideo_module_SOURCES) $(nodist_fixvideo_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fixvideo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gptsync.marker: $(gptsync_module_SOURCES) $(nodist_gptsync_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gptsync_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@halt.marker: $(halt_module_SOURCES) $(nodist_halt_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(halt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@hashsum.marker: $(hashsum_module_SOURCES) $(nodist_hashsum_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hashsum_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@hdparm.marker: $(hdparm_module_SOURCES) $(nodist_hdparm_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hdparm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@help.marker: $(help_module_SOURCES) $(nodist_help_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(help_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@hexdump.marker: $(hexdump_module_SOURCES) $(nodist_hexdump_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hexdump_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@keystatus.marker: $(keystatus_module_SOURCES) $(nodist_keystatus_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keystatus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@loadbios.marker: $(loadbios_module_SOURCES) $(nodist_loadbios_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadbios_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@loadbios.marker: $(loadbios_module_SOURCES) $(nodist_loadbios_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadbios_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@loadenv.marker: $(loadenv_module_SOURCES) $(nodist_loadenv_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loadenv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@ls.marker: $(ls_module_SOURCES) $(nodist_ls_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ls_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@lsmmap.marker: $(lsmmap_module_SOURCES) $(nodist_lsmmap_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsmmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@lspci.marker: $(lspci_module_SOURCES) $(nodist_lspci_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lspci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@memrw.marker: $(memrw_module_SOURCES) $(nodist_memrw_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memrw_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@minicmd.marker: $(minicmd_module_SOURCES) $(nodist_minicmd_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minicmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@parttool.marker: $(parttool_module_SOURCES) $(nodist_parttool_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(parttool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@password.marker: $(password_module_SOURCES) $(nodist_password_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@password_pbkdf2.marker: $(password_pbkdf2_module_SOURCES) $(nodist_password_pbkdf2_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(password_pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@play.marker: $(play_module_SOURCES) $(nodist_play_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(play_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@probe.marker: $(probe_module_SOURCES) $(nodist_probe_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(probe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@pxecmd.marker: $(pxecmd_module_SOURCES) $(nodist_pxecmd_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pxecmd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@read.marker: $(read_module_SOURCES) $(nodist_read_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(read_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@reboot.marker: $(reboot_module_SOURCES) $(nodist_reboot_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@search.marker: $(search_module_SOURCES) $(nodist_search_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@search_fs_file.marker: $(search_fs_file_module_SOURCES) $(nodist_search_fs_file_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_file_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@search_fs_uuid.marker: $(search_fs_uuid_module_SOURCES) $(nodist_search_fs_uuid_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_fs_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@search_label.marker: $(search_label_module_SOURCES) $(nodist_search_label_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(search_label_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@setpci.marker: $(setpci_module_SOURCES) $(nodist_setpci_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setpci_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@sleep.marker: $(sleep_module_SOURCES) $(nodist_sleep_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sleep_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@suspend.marker: $(suspend_module_SOURCES) $(nodist_suspend_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(suspend_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@suspend.marker: $(suspend_module_SOURCES) $(nodist_suspend_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(suspend_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@terminal.marker: $(terminal_module_SOURCES) $(nodist_terminal_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@test.marker: $(test_module_SOURCES) $(nodist_test_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@true.marker: $(true_module_SOURCES) $(nodist_true_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(true_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@usbtest.marker: $(usbtest_module_SOURCES) $(nodist_usbtest_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbtest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@videoinfo.marker: $(videoinfo_module_SOURCES) $(nodist_videoinfo_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videoinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@videotest.marker: $(videotest_module_SOURCES) $(nodist_videotest_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(videotest_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@xnu_uuid.marker: $(xnu_uuid_module_SOURCES) $(nodist_xnu_uuid_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_uuid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@dm_nv.marker: $(dm_nv_module_SOURCES) $(nodist_dm_nv_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(dm_nv_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@loopback.marker: $(loopback_module_SOURCES) $(nodist_loopback_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(loopback_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@lvm.marker: $(lvm_module_SOURCES) $(nodist_lvm_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lvm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@mdraid09.marker: $(mdraid09_module_SOURCES) $(nodist_mdraid09_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid09_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@mdraid1x.marker: $(mdraid1x_module_SOURCES) $(nodist_mdraid1x_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mdraid1x_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@raid.marker: $(raid_module_SOURCES) $(nodist_raid_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@raid5rec.marker: $(raid5rec_module_SOURCES) $(nodist_raid5rec_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid5rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@raid6rec.marker: $(raid6rec_module_SOURCES) $(nodist_raid6rec_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(raid6rec_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@scsi.marker: $(scsi_module_SOURCES) $(nodist_scsi_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(scsi_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@memdisk.marker: $(memdisk_module_SOURCES) $(nodist_memdisk_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(memdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@ata.marker: $(ata_module_SOURCES) $(nodist_ata_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@ata_pthru.marker: $(ata_pthru_module_SOURCES) $(nodist_ata_pthru_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ata_pthru_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@biosdisk.marker: $(biosdisk_module_SOURCES) $(nodist_biosdisk_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(biosdisk_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@usbms.marker: $(usbms_module_SOURCES) $(nodist_usbms_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usbms_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@nand.marker: $(nand_module_SOURCES) $(nodist_nand_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nand_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@efiemu.marker: $(efiemu_module_SOURCES) $(nodist_efiemu_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@efiemu.marker: $(efiemu_module_SOURCES) $(nodist_efiemu_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@efiemu.marker: $(efiemu_module_SOURCES) $(nodist_efiemu_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@efiemu.marker: $(efiemu_module_SOURCES) $(nodist_efiemu_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@efiemu.marker: $(efiemu_module_SOURCES) $(nodist_efiemu_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efiemu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@font.marker: $(font_module_SOURCES) $(nodist_font_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(font_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@affs.marker: $(affs_module_SOURCES) $(nodist_affs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(affs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@afs.marker: $(afs_module_SOURCES) $(nodist_afs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@afs_be.marker: $(afs_be_module_SOURCES) $(nodist_afs_be_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(afs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@befs.marker: $(befs_module_SOURCES) $(nodist_befs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@befs_be.marker: $(befs_be_module_SOURCES) $(nodist_befs_be_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(befs_be_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@btrfs.marker: $(btrfs_module_SOURCES) $(nodist_btrfs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(btrfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@cpio.marker: $(cpio_module_SOURCES) $(nodist_cpio_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(cpio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@ext2.marker: $(ext2_module_SOURCES) $(nodist_ext2_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ext2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@fat.marker: $(fat_module_SOURCES) $(nodist_fat_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fat_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@fshelp.marker: $(fshelp_module_SOURCES) $(nodist_fshelp_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(fshelp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@hfs.marker: $(hfs_module_SOURCES) $(nodist_hfs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@hfsplus.marker: $(hfsplus_module_SOURCES) $(nodist_hfsplus_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hfsplus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@iso9660.marker: $(iso9660_module_SOURCES) $(nodist_iso9660_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(iso9660_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@jfs.marker: $(jfs_module_SOURCES) $(nodist_jfs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@minix.marker: $(minix_module_SOURCES) $(nodist_minix_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@minix2.marker: $(minix2_module_SOURCES) $(nodist_minix2_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(minix2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@nilfs2.marker: $(nilfs2_module_SOURCES) $(nodist_nilfs2_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(nilfs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@ntfs.marker: $(ntfs_module_SOURCES) $(nodist_ntfs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@ntfscomp.marker: $(ntfscomp_module_SOURCES) $(nodist_ntfscomp_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntfscomp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@reiserfs.marker: $(reiserfs_module_SOURCES) $(nodist_reiserfs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(reiserfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@sfs.marker: $(sfs_module_SOURCES) $(nodist_sfs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@tar.marker: $(tar_module_SOURCES) $(nodist_tar_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tar_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@udf.marker: $(udf_module_SOURCES) $(nodist_udf_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(udf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@ufs1.marker: $(ufs1_module_SOURCES) $(nodist_ufs1_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@ufs2.marker: $(ufs2_module_SOURCES) $(nodist_ufs2_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ufs2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@xfs.marker: $(xfs_module_SOURCES) $(nodist_xfs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@zfs.marker: $(zfs_module_SOURCES) $(nodist_zfs_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@zfsinfo.marker: $(zfsinfo_module_SOURCES) $(nodist_zfsinfo_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(zfsinfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@pxe.marker: $(pxe_module_SOURCES) $(nodist_pxe_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pxe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gettext.marker: $(gettext_module_SOURCES) $(nodist_gettext_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gettext_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gfxmenu.marker: $(gfxmenu_module_SOURCES) $(nodist_gfxmenu_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxmenu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@hello.marker: $(hello_module_SOURCES) $(nodist_hello_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(hello_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gzio.marker: $(gzio_module_SOURCES) $(nodist_gzio_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@bufio.marker: $(bufio_module_SOURCES) $(nodist_bufio_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bufio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@elf.marker: $(elf_module_SOURCES) $(nodist_elf_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(elf_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@crypto.marker: $(crypto_module_SOURCES) $(nodist_crypto_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(crypto_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@pbkdf2.marker: $(pbkdf2_module_SOURCES) $(nodist_pbkdf2_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(pbkdf2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@relocator.marker: $(relocator_module_SOURCES) $(nodist_relocator_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(relocator_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@datetime.marker: $(datetime_module_SOURCES) $(nodist_datetime_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datetime_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@setjmp.marker: $(setjmp_module_SOURCES) $(nodist_setjmp_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(setjmp_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@aout.marker: $(aout_module_SOURCES) $(nodist_aout_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(aout_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@bsd.marker: $(bsd_module_SOURCES) $(nodist_bsd_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@linux16.marker: $(linux16_module_SOURCES) $(nodist_linux16_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux16_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@ntldr.marker: $(ntldr_module_SOURCES) $(nodist_ntldr_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ntldr_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@multiboot2.marker: $(multiboot2_module_SOURCES) $(nodist_multiboot2_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot2_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@multiboot.marker: $(multiboot_module_SOURCES) $(nodist_multiboot_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(multiboot_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@linux.marker: $(linux_module_SOURCES) $(nodist_linux_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(linux_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@xnu.marker: $(xnu_module_SOURCES) $(nodist_xnu_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xnu_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@appleldr.marker: $(appleldr_module_SOURCES) $(nodist_appleldr_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(appleldr_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@appleldr.marker: $(appleldr_module_SOURCES) $(nodist_appleldr_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(appleldr_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@chain.marker: $(chain_module_SOURCES) $(nodist_chain_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(chain_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@chain.marker: $(chain_module_SOURCES) $(nodist_chain_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(chain_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@chain.marker: $(chain_module_SOURCES) $(nodist_chain_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(chain_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@mmap.marker: $(mmap_module_SOURCES) $(nodist_mmap_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(mmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@normal.marker: $(normal_module_SOURCES) $(nodist_normal_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(normal_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@part_acorn.marker: $(part_acorn_module_SOURCES) $(nodist_part_acorn_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_acorn_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@part_amiga.marker: $(part_amiga_module_SOURCES) $(nodist_part_amiga_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_amiga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@part_apple.marker: $(part_apple_module_SOURCES) $(nodist_part_apple_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_apple_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@part_gpt.marker: $(part_gpt_module_SOURCES) $(nodist_part_gpt_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_gpt_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@part_msdos.marker: $(part_msdos_module_SOURCES) $(nodist_part_msdos_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_msdos_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@part_sun.marker: $(part_sun_module_SOURCES) $(nodist_part_sun_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sun_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@part_bsd.marker: $(part_bsd_module_SOURCES) $(nodist_part_bsd_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_bsd_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@part_sunpc.marker: $(part_sunpc_module_SOURCES) $(nodist_part_sunpc_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(part_sunpc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@msdospart.marker: $(msdospart_module_SOURCES) $(nodist_msdospart_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(msdospart_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(at_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(at_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(at_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(at_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(at_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(at_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@at_keyboard.marker: $(at_keyboard_module_SOURCES) $(nodist_at_keyboard_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(at_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gfxterm.marker: $(gfxterm_module_SOURCES) $(nodist_gfxterm_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gfxterm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_GRUB_EMU_USB_TRUE@@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@serial.marker: $(serial_module_SOURCES) $(nodist_serial_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(serial_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@sendkey.marker: $(sendkey_module_SOURCES) $(nodist_sendkey_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sendkey_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@terminfo.marker: $(terminfo_module_SOURCES) $(nodist_terminfo_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(terminfo_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@usb_keyboard.marker: $(usb_keyboard_module_SOURCES) $(nodist_usb_keyboard_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(usb_keyboard_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@vga.marker: $(vga_module_SOURCES) $(nodist_vga_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@vga_text.marker: $(vga_text_module_SOURCES) $(nodist_vga_text_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_text_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@vga_text.marker: $(vga_text_module_SOURCES) $(nodist_vga_text_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_text_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@vga_text.marker: $(vga_text_module_SOURCES) $(nodist_vga_text_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vga_text_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_cirrus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_cirrus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_cirrus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_cirrus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_cirrus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_cirrus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@video_cirrus.marker: $(video_cirrus_module_SOURCES) $(nodist_video_cirrus_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_cirrus_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_bochs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_bochs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_bochs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_bochs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_bochs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_bochs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@video_bochs.marker: $(video_bochs_module_SOURCES) $(nodist_video_bochs_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_bochs_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@functional_test.marker: $(functional_test_module_SOURCES) $(nodist_functional_test_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@example_functional_test.marker: $(example_functional_test_module_SOURCES) $(nodist_example_functional_test_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(example_functional_test_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@bitmap.marker: $(bitmap_module_SOURCES) $(nodist_bitmap_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@bitmap_scale.marker: $(bitmap_scale_module_SOURCES) $(nodist_bitmap_scale_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(bitmap_scale_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@efi_gop.marker: $(efi_gop_module_SOURCES) $(nodist_efi_gop_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efi_gop_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@efi_gop.marker: $(efi_gop_module_SOURCES) $(nodist_efi_gop_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efi_gop_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@efi_uga.marker: $(efi_uga_module_SOURCES) $(nodist_efi_uga_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efi_uga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@efi_uga.marker: $(efi_uga_module_SOURCES) $(nodist_efi_uga_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(efi_uga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@jpeg.marker: $(jpeg_module_SOURCES) $(nodist_jpeg_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(jpeg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@png.marker: $(png_module_SOURCES) $(nodist_png_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(png_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@tga.marker: $(tga_module_SOURCES) $(nodist_tga_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(tga_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@vbe.marker: $(vbe_module_SOURCES) $(nodist_vbe_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(vbe_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@video_fb.marker: $(video_fb_module_SOURCES) $(nodist_video_fb_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@video.marker: $(video_module_SOURCES) $(nodist_video_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(video_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@ieee1275_fb.marker: $(ieee1275_fb_module_SOURCES) $(nodist_ieee1275_fb_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(ieee1275_fb_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@sdl.marker: $(sdl_module_SOURCES) $(nodist_sdl_module_SOURCES) -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(sdl_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_GRUB_EMU_SDL_TRUE@@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@datehook.marker: $(datehook_module_SOURCES) $(nodist_datehook_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(datehook_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@legacycfg.marker: $(legacycfg_module_SOURCES) $(nodist_legacycfg_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(legacycfg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@legacycfg.marker: $(legacycfg_module_SOURCES) $(nodist_legacycfg_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(legacycfg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@test_blockarg.marker: $(test_blockarg_module_SOURCES) $(nodist_test_blockarg_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(test_blockarg_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@xzio.marker: $(xzio_module_SOURCES) $(nodist_xzio_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(xzio_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@testload.marker: $(testload_module_SOURCES) $(nodist_testload_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(testload_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@lsapm.marker: $(lsapm_module_SOURCES) $(nodist_lsapm_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(lsapm_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@keylayouts.marker: $(keylayouts_module_SOURCES) $(nodist_keylayouts_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(keylayouts_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gcry_arcfour.marker: $(gcry_arcfour_module_SOURCES) $(nodist_gcry_arcfour_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_arcfour_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gcry_blowfish.marker: $(gcry_blowfish_module_SOURCES) $(nodist_gcry_blowfish_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_blowfish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gcry_camellia.marker: $(gcry_camellia_module_SOURCES) $(nodist_gcry_camellia_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_camellia_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gcry_cast5.marker: $(gcry_cast5_module_SOURCES) $(nodist_gcry_cast5_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_cast5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gcry_crc.marker: $(gcry_crc_module_SOURCES) $(nodist_gcry_crc_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_crc_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gcry_des.marker: $(gcry_des_module_SOURCES) $(nodist_gcry_des_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_des_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gcry_md4.marker: $(gcry_md4_module_SOURCES) $(nodist_gcry_md4_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md4_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gcry_md5.marker: $(gcry_md5_module_SOURCES) $(nodist_gcry_md5_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_md5_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gcry_rfc2268.marker: $(gcry_rfc2268_module_SOURCES) $(nodist_gcry_rfc2268_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rfc2268_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gcry_rijndael.marker: $(gcry_rijndael_module_SOURCES) $(nodist_gcry_rijndael_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rijndael_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gcry_rmd160.marker: $(gcry_rmd160_module_SOURCES) $(nodist_gcry_rmd160_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_rmd160_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gcry_seed.marker: $(gcry_seed_module_SOURCES) $(nodist_gcry_seed_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_seed_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gcry_serpent.marker: $(gcry_serpent_module_SOURCES) $(nodist_gcry_serpent_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_serpent_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gcry_sha1.marker: $(gcry_sha1_module_SOURCES) $(nodist_gcry_sha1_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha1_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gcry_sha256.marker: $(gcry_sha256_module_SOURCES) $(nodist_gcry_sha256_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha256_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gcry_sha512.marker: $(gcry_sha512_module_SOURCES) $(nodist_gcry_sha512_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_sha512_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gcry_tiger.marker: $(gcry_tiger_module_SOURCES) $(nodist_gcry_tiger_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_tiger_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gcry_twofish.marker: $(gcry_twofish_module_SOURCES) $(nodist_gcry_twofish_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_twofish_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) -@COND_emu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_emu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_pc_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) -@COND_i386_pc_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_pc_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_efi_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) -@COND_i386_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_qemu_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) -@COND_i386_qemu_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_qemu_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_coreboot_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) -@COND_i386_coreboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_coreboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_multiboot_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) -@COND_i386_multiboot_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_multiboot_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_i386_ieee1275_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) -@COND_i386_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_i386_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_x86_64_efi_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) -@COND_x86_64_efi_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_x86_64_efi_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_mips_yeeloong_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) -@COND_mips_yeeloong_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_mips_yeeloong_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_sparc64_ieee1275_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) -@COND_sparc64_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_sparc64_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_powerpc_ieee1275_TRUE@gcry_whirlpool.marker: $(gcry_whirlpool_module_SOURCES) $(nodist_gcry_whirlpool_module_SOURCES) -@COND_powerpc_ieee1275_TRUE@ $(TARGET_CPP) -DGRUB_LST_GENERATOR $(CPPFLAGS_MARKER) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(gcry_whirlpool_module_CPPFLAGS) $(CPPFLAGS) $^ > $@.new || (rm -f $@; exit 1) -@COND_powerpc_ieee1275_TRUE@ grep 'MARKER' $@.new > $@; rm -f $@.new - -@COND_emu_TRUE@kernel.img: kernel.exec$(EXEEXT) -@COND_emu_TRUE@ cp $< $@ - -@COND_i386_pc_TRUE@kernel.img: kernel.exec$(EXEEXT) -@COND_i386_pc_TRUE@ $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< - -@COND_i386_efi_TRUE@kernel.img: kernel.exec$(EXEEXT) -@COND_i386_efi_TRUE@ $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< - -@COND_i386_qemu_TRUE@kernel.img: kernel.exec$(EXEEXT) -@COND_i386_qemu_TRUE@ $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< - -@COND_i386_coreboot_TRUE@kernel.img: kernel.exec$(EXEEXT) -@COND_i386_coreboot_TRUE@ $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< - -@COND_i386_multiboot_TRUE@kernel.img: kernel.exec$(EXEEXT) -@COND_i386_multiboot_TRUE@ $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< - -@COND_i386_ieee1275_TRUE@kernel.img: kernel.exec$(EXEEXT) -@COND_i386_ieee1275_TRUE@ $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< - -@COND_x86_64_efi_TRUE@kernel.img: kernel.exec$(EXEEXT) -@COND_x86_64_efi_TRUE@ $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< - -@COND_mips_yeeloong_TRUE@kernel.img: kernel.exec$(EXEEXT) -@COND_mips_yeeloong_TRUE@ $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< - -@COND_sparc64_ieee1275_TRUE@kernel.img: kernel.exec$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@ $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< - -@COND_powerpc_ieee1275_TRUE@kernel.img: kernel.exec$(EXEEXT) -@COND_powerpc_ieee1275_TRUE@ $(STRIP) $(kernel_exec_STRIPFLAGS) -o $@ $< - -@COND_i386_pc_TRUE@boot.img: boot.image$(EXEEXT) -@COND_i386_pc_TRUE@ if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(boot_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -@COND_i386_qemu_TRUE@boot.img: boot.image$(EXEEXT) -@COND_i386_qemu_TRUE@ if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(boot_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -@COND_sparc64_ieee1275_TRUE@boot.img: boot.image$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@ if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(boot_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -@COND_i386_pc_TRUE@cdboot.img: cdboot.image$(EXEEXT) -@COND_i386_pc_TRUE@ if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(cdboot_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -@COND_i386_pc_TRUE@pxeboot.img: pxeboot.image$(EXEEXT) -@COND_i386_pc_TRUE@ if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(pxeboot_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -@COND_i386_pc_TRUE@diskboot.img: diskboot.image$(EXEEXT) -@COND_i386_pc_TRUE@ if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(diskboot_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -@COND_sparc64_ieee1275_TRUE@diskboot.img: diskboot.image$(EXEEXT) -@COND_sparc64_ieee1275_TRUE@ if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(diskboot_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -@COND_i386_pc_TRUE@lnxboot.img: lnxboot.image$(EXEEXT) -@COND_i386_pc_TRUE@ if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(lnxboot_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -@COND_mips_yeeloong_TRUE@xz_decompress.img: xz_decompress.image$(EXEEXT) -@COND_mips_yeeloong_TRUE@ if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(xz_decompress_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -@COND_mips_yeeloong_TRUE@none_decompress.img: none_decompress.image$(EXEEXT) -@COND_mips_yeeloong_TRUE@ if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(none_decompress_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -@COND_mips_yeeloong_TRUE@fwstart.img: fwstart.image$(EXEEXT) -@COND_mips_yeeloong_TRUE@ if test x$(USE_APPLE_CC_FIXES) = xyes; then $(MACHO2IMG) $< $@; else $(OBJCOPY) $(fwstart_image_OBJCOPYFLAGS) --strip-unneeded -R .note -R .comment -R .note.gnu.build-id -R .reginfo -R .rel.dyn $< $@; fi - -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@grub-emu.1: grub-emu -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ chmod a+x grub-emu -@COND_MAN_PAGES_TRUE@@COND_emu_TRUE@ PATH=$(builddir):$$PATH $(HELP2MAN) --section=1 -i $(top_srcdir)/docs/man/grub-emu.h2m -o $@ grub-emu - -@COND_emu_TRUE@gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x gensyminfo.sh - -@COND_i386_pc_TRUE@gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x gensyminfo.sh - -@COND_i386_efi_TRUE@gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x gensyminfo.sh - -@COND_i386_qemu_TRUE@gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x gensyminfo.sh - -@COND_i386_coreboot_TRUE@gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x gensyminfo.sh - -@COND_i386_multiboot_TRUE@gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x gensyminfo.sh - -@COND_i386_ieee1275_TRUE@gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x gensyminfo.sh - -@COND_x86_64_efi_TRUE@gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x gensyminfo.sh - -@COND_mips_yeeloong_TRUE@gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x gensyminfo.sh - -@COND_sparc64_ieee1275_TRUE@gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x gensyminfo.sh - -@COND_powerpc_ieee1275_TRUE@gensyminfo.sh: gensyminfo.sh.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x gensyminfo.sh - -@COND_emu_TRUE@genmod.sh: genmod.sh.in $(top_builddir)/config.status -@COND_emu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_emu_TRUE@ chmod a+x genmod.sh - -@COND_i386_pc_TRUE@genmod.sh: genmod.sh.in $(top_builddir)/config.status -@COND_i386_pc_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_pc_TRUE@ chmod a+x genmod.sh - -@COND_i386_efi_TRUE@genmod.sh: genmod.sh.in $(top_builddir)/config.status -@COND_i386_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_efi_TRUE@ chmod a+x genmod.sh - -@COND_i386_qemu_TRUE@genmod.sh: genmod.sh.in $(top_builddir)/config.status -@COND_i386_qemu_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_qemu_TRUE@ chmod a+x genmod.sh - -@COND_i386_coreboot_TRUE@genmod.sh: genmod.sh.in $(top_builddir)/config.status -@COND_i386_coreboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_coreboot_TRUE@ chmod a+x genmod.sh - -@COND_i386_multiboot_TRUE@genmod.sh: genmod.sh.in $(top_builddir)/config.status -@COND_i386_multiboot_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_multiboot_TRUE@ chmod a+x genmod.sh - -@COND_i386_ieee1275_TRUE@genmod.sh: genmod.sh.in $(top_builddir)/config.status -@COND_i386_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_i386_ieee1275_TRUE@ chmod a+x genmod.sh - -@COND_x86_64_efi_TRUE@genmod.sh: genmod.sh.in $(top_builddir)/config.status -@COND_x86_64_efi_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_x86_64_efi_TRUE@ chmod a+x genmod.sh - -@COND_mips_yeeloong_TRUE@genmod.sh: genmod.sh.in $(top_builddir)/config.status -@COND_mips_yeeloong_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_mips_yeeloong_TRUE@ chmod a+x genmod.sh - -@COND_sparc64_ieee1275_TRUE@genmod.sh: genmod.sh.in $(top_builddir)/config.status -@COND_sparc64_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_sparc64_ieee1275_TRUE@ chmod a+x genmod.sh - -@COND_powerpc_ieee1275_TRUE@genmod.sh: genmod.sh.in $(top_builddir)/config.status -@COND_powerpc_ieee1275_TRUE@ $(top_builddir)/config.status --file=-:$< | sed -e 's,@pkglib_DATA@,$(pkglib_DATA),g' > $@ -@COND_powerpc_ieee1275_TRUE@ chmod a+x genmod.sh - -symlist.h: $(top_builddir)/config.h $(KERNEL_HEADER_FILES) - @list='$^'; \ - for p in $$list; do \ - echo "#include <$$p>" >> $@ || (rm -f $@; exit 1); \ - done - -symlist.c: symlist.h gensymlist.sh - $(TARGET_CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) $(CPPFLAGS) -DGRUB_SYMBOL_GENERATOR=1 symlist.h > symlist.p || (rm -f symlist.p; exit 1) - cat symlist.p | /bin/sh $(srcdir)/gensymlist.sh $(top_builddir)/config.h $(KERNEL_HEADER_FILES) >$@ || (rm -f $@; exit 1) - rm -f symlist.p - -kernel_syms.lst: $(KERNEL_HEADER_FILES) $(top_builddir)/config.h - $(TARGET_CPP) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS_KERNEL) $(CPPFLAGS) $(CFLAGS) -DGRUB_SYMBOL_GENERATOR=1 $^ >kernel_syms.input - cat kernel_syms.input | grep -v '^#' | sed -n \ - -e '/EXPORT_FUNC *([a-zA-Z0-9_]*)/{s/.*EXPORT_FUNC *(\([a-zA-Z0-9_]*\)).*/defined kernel '"$(ASM_PREFIX)"'\1/;p;}' \ - -e '/EXPORT_VAR *([a-zA-Z0-9_]*)/{s/.*EXPORT_VAR *(\([a-zA-Z0-9_]*\)).*/defined kernel '"$(ASM_PREFIX)"'\1/;p;}' \ - | sort -u >$@ - rm -f kernel_syms.input - -@COND_emu_TRUE@kern/emu/grub_emu-main.$(OBJEXT):grub_emu_init.h -@COND_emu_TRUE@grub_emu-grub_emu_init.$(OBJEXT):grub_emu_init.h -@COND_emu_TRUE@kern/emu/grub_emu_dyn-main.$(OBJEXT):grub_emu_init.h -@COND_emu_TRUE@grub_emu_dyn-grub_emu_init.$(OBJEXT):grub_emu_init.h - -@COND_emu_TRUE@grub_emu_init.h: genemuinitheader.sh $(MOD_FILES) -@COND_emu_TRUE@ rm -f $@; echo $(MOD_FILES) | sh $(srcdir)/genemuinitheader.sh $(NM) > $@ - -@COND_emu_TRUE@grub_emu_init.c: grub_emu_init.h genemuinit.sh $(MOD_FILES) -@COND_emu_TRUE@ rm -f $@; echo $(MOD_FILES) | sh $(srcdir)/genemuinit.sh $(NM) > $@ - -# List files - -fs.lst: $(MARKER_FILES) - (for pp in $^; do \ - b=`basename $$pp .marker`; \ - if grep 'FS_LIST_MARKER' $$pp >/dev/null 2>&1; then \ - echo $$b; \ - fi; \ - done) | sort -u > $@ - -command.lst: $(MARKER_FILES) - (for pp in $^; do \ - b=`basename $$pp .marker`; \ - sed -n \ - -e "/EXTCOMMAND_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/*\1: $$b/;p;}" \ - -e "/P1COMMAND_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/*\1: $$b/;p;}" \ - -e "/COMMAND_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/\1: $$b/;p;}" $$pp; \ - done) | sort -u > $@ - -partmap.lst: $(MARKER_FILES) - (for pp in $^; do \ - b=`basename $$pp .marker`; \ - if grep 'PARTMAP_LIST_MARKER' $$pp >/dev/null 2>&1; then \ - echo $$b; \ - fi; \ - done) | sort -u > $@ - -terminal.lst: $(MARKER_FILES) - (for pp in $^; do \ - b=`basename $$pp .marker`; \ - sed -n \ - -e "/INPUT_TERMINAL_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/i\1: $$b/;p;}" \ - -e "/OUTPUT_TERMINAL_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/o\1: $$b/;p;}" $$pp; \ - done) | sort -u > $@ - -parttool.lst: $(MARKER_FILES) - (for pp in $^; do \ - b=`basename $$pp .marker`; \ - sed -n \ - -e "/PARTTOOL_LIST_MARKER *( *\"/{s/.*( *\"\([^\"]*\)\".*/\1: $$b/;p;}" $$pp; \ - done) | sort -u > $@ - -video.lst: $(MARKER_FILES) - (for pp in $^; do \ - b=`basename $$pp .marker`; \ - if grep 'VIDEO_LIST_MARKER' $$pp >/dev/null 2>&1; then \ - echo $$b; \ - fi; \ - done) | sort -u > $@ - -# but, crypto.lst is simply copied -crypto.lst: $(srcdir)/lib/libgcrypt-grub/cipher/crypto.lst - cp $^ $@ - -syminfo.lst: gensyminfo.sh kernel_syms.lst $(MODULE_FILES) - cat kernel_syms.lst > $@.new - for m in $(MODULE_FILES); do \ - sh $< $$m >> $@.new || exit 1; \ - done - mv $@.new $@ - -# generate global module dependencies list -moddep.lst: syminfo.lst genmoddep.awk - cat $< | sort | awk -f $(srcdir)/genmoddep.awk > $@ || (rm -f $@; exit 1) - -$(MOD_FILES): %.mod : genmod.sh moddep.lst %.module$(EXEEXT) - TARGET_OBJ2ELF=@TARGET_OBJ2ELF@ sh $^ $@ - -@COND_ENABLE_EFIEMU_TRUE@efiemu32.o: efiemu/runtime/efiemu.c $(TARGET_OBJ2ELF) -@COND_ENABLE_EFIEMU_TRUE@ -rm -f $@; \ -@COND_ENABLE_EFIEMU_TRUE@ if test "x$(TARGET_APPLE_CC)" = x1; then \ -@COND_ENABLE_EFIEMU_TRUE@ $(TARGET_CC) $(DEFS) $(INCLUDES) $(CPPFLAGS_EFIEMU) $(CPPFLAGS_DEFAULT) -DELF32 -DAPPLE_CC -m32 -Wall -Werror -nostdlib -O2 -c -o $@.bin $< || exit 1; \ -@COND_ENABLE_EFIEMU_TRUE@ $(OBJCONV) -felf32 -nu -nd $@.bin $@ || exit 1; \ -@COND_ENABLE_EFIEMU_TRUE@ rm -f $@.bin; \ -@COND_ENABLE_EFIEMU_TRUE@ else \ -@COND_ENABLE_EFIEMU_TRUE@ $(TARGET_CC) $(DEFS) $(INCLUDES) $(CPPFLAGS_EFIEMU) $(CPPFLAGS_DEFAULT) -DELF32 -m32 -Wall -Werror -nostdlib -O2 -c -o $@ $< || exit 1; \ -@COND_ENABLE_EFIEMU_TRUE@ if test ! -z "$(TARGET_OBJ2ELF)"; then $(TARGET_OBJ2ELF) $@ || (rm -f $@; exit 1); fi; \ -@COND_ENABLE_EFIEMU_TRUE@ fi - -@COND_ENABLE_EFIEMU_TRUE@efiemu64_c.o: efiemu/runtime/efiemu.c -@COND_ENABLE_EFIEMU_TRUE@ if test "x$(TARGET_APPLE_CC)" = x1; then \ -@COND_ENABLE_EFIEMU_TRUE@ $(TARGET_CC) $(DEFS) $(INCLUDES) $(CPPFLAGS_EFIEMU) $(CPPFLAGS_DEFAULT) -DELF64 -DAPPLE_CC=1 -m64 -nostdlib -Wall -Werror -mno-red-zone -c -o $@ $< || exit 1; \ -@COND_ENABLE_EFIEMU_TRUE@ else \ -@COND_ENABLE_EFIEMU_TRUE@ $(TARGET_CC) $(DEFS) $(INCLUDES) $(CPPFLAGS_EFIEMU) $(CPPFLAGS_DEFAULT) -DELF64 -m64 -nostdlib -Wall -Werror -O2 -mcmodel=large -mno-red-zone -c -o $@ $< || exit 1; \ -@COND_ENABLE_EFIEMU_TRUE@ fi - -@COND_ENABLE_EFIEMU_TRUE@efiemu64_s.o: efiemu/runtime/efiemu.S -@COND_ENABLE_EFIEMU_TRUE@ -rm -f $@ -@COND_ENABLE_EFIEMU_TRUE@ if test "x$(TARGET_APPLE_CC)" = x1; then \ -@COND_ENABLE_EFIEMU_TRUE@ $(TARGET_CC) $(DEFS) $(INCLUDES) $(CPPFLAGS_EFIEMU) $(CPPFLAGS_DEFAULT) -DELF64 -DAPPLE_CC=1 -m64 -Wall -Werror -nostdlib -O2 -mno-red-zone -c -o $@ $< || exit 1; \ -@COND_ENABLE_EFIEMU_TRUE@ else \ -@COND_ENABLE_EFIEMU_TRUE@ $(TARGET_CC) $(DEFS) $(INCLUDES) $(CPPFLAGS_EFIEMU) $(CPPFLAGS_DEFAULT) -DELF64 -m64 -Wall -Werror -nostdlib -O2 -mcmodel=large -mno-red-zone -c -o $@ $< || exit 1; \ -@COND_ENABLE_EFIEMU_TRUE@ fi - -@COND_ENABLE_EFIEMU_TRUE@efiemu64.o: efiemu64_c.o efiemu64_s.o $(TARGET_OBJ2ELEF) -@COND_ENABLE_EFIEMU_TRUE@ -rm -f $@; \ -@COND_ENABLE_EFIEMU_TRUE@ if test "x$(TARGET_APPLE_CC)" = x1; then \ -@COND_ENABLE_EFIEMU_TRUE@ rm -f $@.bin; \ -@COND_ENABLE_EFIEMU_TRUE@ $(TARGET_CC) -m64 -Wl,-r -nostdlib -o $@.bin $^ || exit 1; \ -@COND_ENABLE_EFIEMU_TRUE@ $(OBJCONV) -felf64 -nu -nd $@.bin $@ || exit 1; \ -@COND_ENABLE_EFIEMU_TRUE@ rm -f $@.bin; \ -@COND_ENABLE_EFIEMU_TRUE@ else \ -@COND_ENABLE_EFIEMU_TRUE@ $(TARGET_CC) -m64 -nostdlib -Wl,-r -o $@ $^ || exit 1; \ -@COND_ENABLE_EFIEMU_TRUE@ if test ! -z "$(TARGET_OBJ2ELF)"; then $(TARGET_OBJ2ELF) $@ || (rm -f $@; exit 1); fi; \ -@COND_ENABLE_EFIEMU_TRUE@ fi - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff --git a/grub-core/gnulib/Makefile.in b/grub-core/gnulib/Makefile.in deleted file mode 100644 index 0533f9d..0000000 --- a/grub-core/gnulib/Makefile.in +++ /dev/null @@ -1,2107 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, -# Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ - -# Copyright (C) 2002-2010 Free Software Foundation, Inc. -# -# This file is free software, distributed under the terms of the GNU -# General Public License. As a special exception to the GNU General -# Public License, this file may be distributed as part of a program -# that contains a configuration script generated by Autoconf, under -# the same distribution terms as the rest of that program. -# -# Generated by gnulib-tool. -# Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=grub-core/gnulib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --no-libtool --macro-prefix=gl --no-vc-files argp error fnmatch getdelim getline gettext progname regex - - - -VPATH = @srcdir@ -pkgdatadir = $(datadir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkglibexecdir = $(libexecdir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -build_triplet = @build@ -host_triplet = @host@ -target_triplet = @target@ -subdir = grub-core/gnulib -DIST_COMMON = $(noinst_HEADERS) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in alloca.c -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \ - $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/argp.m4 \ - $(top_srcdir)/m4/asm-underscore.m4 $(top_srcdir)/m4/btowc.m4 \ - $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/dirname.m4 \ - $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \ - $(top_srcdir)/m4/errno_h.m4 $(top_srcdir)/m4/error.m4 \ - $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-o.m4 \ - $(top_srcdir)/m4/float_h.m4 $(top_srcdir)/m4/fnmatch.m4 \ - $(top_srcdir)/m4/getdelim.m4 $(top_srcdir)/m4/getline.m4 \ - $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gnulib-common.m4 \ - $(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/iconv.m4 \ - $(top_srcdir)/m4/include_next.m4 \ - $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intmax_t.m4 \ - $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/langinfo_h.m4 \ - $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \ - $(top_srcdir)/m4/lib-prefix.m4 \ - $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/locale-fr.m4 \ - $(top_srcdir)/m4/locale-ja.m4 $(top_srcdir)/m4/locale-zh.m4 \ - $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/malloc.m4 \ - $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbsinit.m4 \ - $(top_srcdir)/m4/mbsrtowcs.m4 $(top_srcdir)/m4/mbstate_t.m4 \ - $(top_srcdir)/m4/memchr.m4 $(top_srcdir)/m4/mempcpy.m4 \ - $(top_srcdir)/m4/mmap-anon.m4 $(top_srcdir)/m4/multiarch.m4 \ - $(top_srcdir)/m4/nl_langinfo.m4 $(top_srcdir)/m4/nls.m4 \ - $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf.m4 \ - $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/rawmemchr.m4 \ - $(top_srcdir)/m4/realloc.m4 $(top_srcdir)/m4/regex.m4 \ - $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/sleep.m4 \ - $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stdbool.m4 \ - $(top_srcdir)/m4/stddef_h.m4 $(top_srcdir)/m4/stdint.m4 \ - $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio_h.m4 \ - $(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/strcase.m4 \ - $(top_srcdir)/m4/strchrnul.m4 $(top_srcdir)/m4/strerror.m4 \ - $(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strings_h.m4 \ - $(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \ - $(top_srcdir)/m4/sys_wait_h.m4 $(top_srcdir)/m4/sysexits.m4 \ - $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/vasnprintf.m4 \ - $(top_srcdir)/m4/vsnprintf.m4 $(top_srcdir)/m4/warn-on-use.m4 \ - $(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \ - $(top_srcdir)/m4/wcrtomb.m4 $(top_srcdir)/m4/wctype_h.m4 \ - $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \ - $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(install_sh) -d -CONFIG_HEADER = $(top_builddir)/config-util.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -LIBRARIES = $(noinst_LIBRARIES) -AR = ar -ARFLAGS = cru -libgnu_a_AR = $(AR) $(ARFLAGS) -am__DEPENDENCIES_1 = -am_libgnu_a_OBJECTS = argp-ba.$(OBJEXT) argp-eexst.$(OBJEXT) \ - argp-fmtstream.$(OBJEXT) argp-fs-xinl.$(OBJEXT) \ - argp-help.$(OBJEXT) argp-parse.$(OBJEXT) argp-pin.$(OBJEXT) \ - argp-pv.$(OBJEXT) argp-pvh.$(OBJEXT) argp-xinl.$(OBJEXT) \ - localcharset.$(OBJEXT) progname.$(OBJEXT) strnlen1.$(OBJEXT) -libgnu_a_OBJECTS = $(am_libgnu_a_OBJECTS) -LTLIBRARIES = $(noinst_LTLIBRARIES) -DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -depcomp = $(SHELL) $(top_srcdir)/build-aux/depcomp -am__depfiles_maybe = depfiles -am__mv = mv -f -COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \ - $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) -CCLD = $(CC) -LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) $(LDFLAGS) -o $@ -SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES) -DIST_SOURCES = $(libgnu_a_SOURCES) $(EXTRA_libgnu_a_SOURCES) -RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \ - html-recursive info-recursive install-data-recursive \ - install-dvi-recursive install-exec-recursive \ - install-html-recursive install-info-recursive \ - install-pdf-recursive install-ps-recursive install-recursive \ - installcheck-recursive installdirs-recursive pdf-recursive \ - ps-recursive uninstall-recursive -HEADERS = $(noinst_HEADERS) -RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \ - distclean-recursive maintainer-clean-recursive -AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \ - $(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \ - distdir -ETAGS = etags -CTAGS = ctags -DIST_SUBDIRS = $(SUBDIRS) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -am__relativize = \ - dir0=`pwd`; \ - sed_first='s,^\([^/]*\)/.*$$,\1,'; \ - sed_rest='s,^[^/]*/*,,'; \ - sed_last='s,^.*/\([^/]*\)$$,\1,'; \ - sed_butlast='s,/*[^/]*$$,,'; \ - while test -n "$$dir1"; do \ - first=`echo "$$dir1" | sed -e "$$sed_first"`; \ - if test "$$first" != "."; then \ - if test "$$first" = ".."; then \ - dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \ - dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \ - else \ - first2=`echo "$$dir2" | sed -e "$$sed_first"`; \ - if test "$$first2" = "$$first"; then \ - dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \ - else \ - dir2="../$$dir2"; \ - fi; \ - dir0="$$dir0"/"$$first"; \ - fi; \ - fi; \ - dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \ - done; \ - reldir="$$dir2" -ACLOCAL = @ACLOCAL@ -ADDR32 = @ADDR32@ -ALLOCA = @ALLOCA@ -ALLOCA_H = @ALLOCA_H@ -AMTAR = @AMTAR@ -APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@ -ASM_SYMBOL_PREFIX = @ASM_SYMBOL_PREFIX@ -AUTOCONF = @AUTOCONF@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@ -BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@ -BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@ -BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@ -BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@ -BSS_START_SYMBOL = @BSS_START_SYMBOL@ -BUILD_CC = @BUILD_CC@ -CC = @CC@ -CCAS = @CCAS@ -CCASDEPMODE = @CCASDEPMODE@ -CCASFLAGS = @CCASFLAGS@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ -CMP = @CMP@ -CPP = @CPP@ -CPPFLAGS = @CPPFLAGS@ -CYGPATH_W = @CYGPATH_W@ -DATA32 = @DATA32@ -DEFS = @DEFS@ -DEPDIR = @DEPDIR@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -EGREP = @EGREP@ -EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@ -EMULTIHOP_VALUE = @EMULTIHOP_VALUE@ -END_SYMBOL = @END_SYMBOL@ -ENOLINK_HIDDEN = @ENOLINK_HIDDEN@ -ENOLINK_VALUE = @ENOLINK_VALUE@ -EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@ -EOVERFLOW_VALUE = @EOVERFLOW_VALUE@ -ERRNO_H = @ERRNO_H@ -EXEEXT = @EXEEXT@ -FLOAT_H = @FLOAT_H@ -FNMATCH_H = @FNMATCH_H@ -FONT_SOURCE = @FONT_SOURCE@ -FREETYPE = @FREETYPE@ -GETOPT_H = @GETOPT_H@ -GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ -GLIBC21 = @GLIBC21@ -GMSGFMT = @GMSGFMT@ -GMSGFMT_015 = @GMSGFMT_015@ -GNULIB_ATOLL = @GNULIB_ATOLL@ -GNULIB_BTOWC = @GNULIB_BTOWC@ -GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@ -GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@ -GNULIB_CHOWN = @GNULIB_CHOWN@ -GNULIB_CLOSE = @GNULIB_CLOSE@ -GNULIB_DPRINTF = @GNULIB_DPRINTF@ -GNULIB_DUP2 = @GNULIB_DUP2@ -GNULIB_DUP3 = @GNULIB_DUP3@ -GNULIB_ENVIRON = @GNULIB_ENVIRON@ -GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@ -GNULIB_FACCESSAT = @GNULIB_FACCESSAT@ -GNULIB_FCHDIR = @GNULIB_FCHDIR@ -GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@ -GNULIB_FCLOSE = @GNULIB_FCLOSE@ -GNULIB_FFLUSH = @GNULIB_FFLUSH@ -GNULIB_FOPEN = @GNULIB_FOPEN@ -GNULIB_FPRINTF = @GNULIB_FPRINTF@ -GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@ -GNULIB_FPURGE = @GNULIB_FPURGE@ -GNULIB_FPUTC = @GNULIB_FPUTC@ -GNULIB_FPUTS = @GNULIB_FPUTS@ -GNULIB_FREOPEN = @GNULIB_FREOPEN@ -GNULIB_FSEEK = @GNULIB_FSEEK@ -GNULIB_FSEEKO = @GNULIB_FSEEKO@ -GNULIB_FSYNC = @GNULIB_FSYNC@ -GNULIB_FTELL = @GNULIB_FTELL@ -GNULIB_FTELLO = @GNULIB_FTELLO@ -GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@ -GNULIB_FWRITE = @GNULIB_FWRITE@ -GNULIB_GETCWD = @GNULIB_GETCWD@ -GNULIB_GETDELIM = @GNULIB_GETDELIM@ -GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@ -GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@ -GNULIB_GETGROUPS = @GNULIB_GETGROUPS@ -GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@ -GNULIB_GETLINE = @GNULIB_GETLINE@ -GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@ -GNULIB_GETLOGIN = @GNULIB_GETLOGIN@ -GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@ -GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@ -GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@ -GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@ -GNULIB_GRANTPT = @GNULIB_GRANTPT@ -GNULIB_LCHOWN = @GNULIB_LCHOWN@ -GNULIB_LINK = @GNULIB_LINK@ -GNULIB_LINKAT = @GNULIB_LINKAT@ -GNULIB_LSEEK = @GNULIB_LSEEK@ -GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@ -GNULIB_MBRLEN = @GNULIB_MBRLEN@ -GNULIB_MBRTOWC = @GNULIB_MBRTOWC@ -GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@ -GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@ -GNULIB_MBSCHR = @GNULIB_MBSCHR@ -GNULIB_MBSCSPN = @GNULIB_MBSCSPN@ -GNULIB_MBSINIT = @GNULIB_MBSINIT@ -GNULIB_MBSLEN = @GNULIB_MBSLEN@ -GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@ -GNULIB_MBSNLEN = @GNULIB_MBSNLEN@ -GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@ -GNULIB_MBSPBRK = @GNULIB_MBSPBRK@ -GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@ -GNULIB_MBSRCHR = @GNULIB_MBSRCHR@ -GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@ -GNULIB_MBSSEP = @GNULIB_MBSSEP@ -GNULIB_MBSSPN = @GNULIB_MBSSPN@ -GNULIB_MBSSTR = @GNULIB_MBSSTR@ -GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@ -GNULIB_MEMCHR = @GNULIB_MEMCHR@ -GNULIB_MEMMEM = @GNULIB_MEMMEM@ -GNULIB_MEMPCPY = @GNULIB_MEMPCPY@ -GNULIB_MEMRCHR = @GNULIB_MEMRCHR@ -GNULIB_MKDTEMP = @GNULIB_MKDTEMP@ -GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@ -GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@ -GNULIB_MKSTEMP = @GNULIB_MKSTEMP@ -GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@ -GNULIB_NL_LANGINFO = @GNULIB_NL_LANGINFO@ -GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@ -GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@ -GNULIB_PERROR = @GNULIB_PERROR@ -GNULIB_PIPE2 = @GNULIB_PIPE2@ -GNULIB_POPEN = @GNULIB_POPEN@ -GNULIB_PREAD = @GNULIB_PREAD@ -GNULIB_PRINTF = @GNULIB_PRINTF@ -GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@ -GNULIB_PTSNAME = @GNULIB_PTSNAME@ -GNULIB_PUTC = @GNULIB_PUTC@ -GNULIB_PUTCHAR = @GNULIB_PUTCHAR@ -GNULIB_PUTENV = @GNULIB_PUTENV@ -GNULIB_PUTS = @GNULIB_PUTS@ -GNULIB_PWRITE = @GNULIB_PWRITE@ -GNULIB_RANDOM_R = @GNULIB_RANDOM_R@ -GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@ -GNULIB_READLINK = @GNULIB_READLINK@ -GNULIB_READLINKAT = @GNULIB_READLINKAT@ -GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@ -GNULIB_REALPATH = @GNULIB_REALPATH@ -GNULIB_REMOVE = @GNULIB_REMOVE@ -GNULIB_RENAME = @GNULIB_RENAME@ -GNULIB_RENAMEAT = @GNULIB_RENAMEAT@ -GNULIB_RMDIR = @GNULIB_RMDIR@ -GNULIB_RPMATCH = @GNULIB_RPMATCH@ -GNULIB_SETENV = @GNULIB_SETENV@ -GNULIB_SLEEP = @GNULIB_SLEEP@ -GNULIB_SNPRINTF = @GNULIB_SNPRINTF@ -GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@ -GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@ -GNULIB_STPCPY = @GNULIB_STPCPY@ -GNULIB_STPNCPY = @GNULIB_STPNCPY@ -GNULIB_STRCASESTR = @GNULIB_STRCASESTR@ -GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@ -GNULIB_STRDUP = @GNULIB_STRDUP@ -GNULIB_STRERROR = @GNULIB_STRERROR@ -GNULIB_STRNCAT = @GNULIB_STRNCAT@ -GNULIB_STRNDUP = @GNULIB_STRNDUP@ -GNULIB_STRNLEN = @GNULIB_STRNLEN@ -GNULIB_STRPBRK = @GNULIB_STRPBRK@ -GNULIB_STRSEP = @GNULIB_STRSEP@ -GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@ -GNULIB_STRSTR = @GNULIB_STRSTR@ -GNULIB_STRTOD = @GNULIB_STRTOD@ -GNULIB_STRTOK_R = @GNULIB_STRTOK_R@ -GNULIB_STRTOLL = @GNULIB_STRTOLL@ -GNULIB_STRTOULL = @GNULIB_STRTOULL@ -GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@ -GNULIB_SYMLINK = @GNULIB_SYMLINK@ -GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@ -GNULIB_TMPFILE = @GNULIB_TMPFILE@ -GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@ -GNULIB_UNISTD_H_GETOPT = @GNULIB_UNISTD_H_GETOPT@ -GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@ -GNULIB_UNLINK = @GNULIB_UNLINK@ -GNULIB_UNLINKAT = @GNULIB_UNLINKAT@ -GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@ -GNULIB_UNSETENV = @GNULIB_UNSETENV@ -GNULIB_USLEEP = @GNULIB_USLEEP@ -GNULIB_VASPRINTF = @GNULIB_VASPRINTF@ -GNULIB_VDPRINTF = @GNULIB_VDPRINTF@ -GNULIB_VFPRINTF = @GNULIB_VFPRINTF@ -GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@ -GNULIB_VPRINTF = @GNULIB_VPRINTF@ -GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@ -GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@ -GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@ -GNULIB_WCRTOMB = @GNULIB_WCRTOMB@ -GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@ -GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@ -GNULIB_WCTOB = @GNULIB_WCTOB@ -GNULIB_WCWIDTH = @GNULIB_WCWIDTH@ -GNULIB_WRITE = @GNULIB_WRITE@ -GNULIB__EXIT = @GNULIB__EXIT@ -GREP = @GREP@ -GRUB_BOOT_MACHINE_LINK_ADDR = @GRUB_BOOT_MACHINE_LINK_ADDR@ -HAVE_ASM_USCORE = @HAVE_ASM_USCORE@ -HAVE_ATOLL = @HAVE_ATOLL@ -HAVE_BTOWC = @HAVE_BTOWC@ -HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@ -HAVE_CHOWN = @HAVE_CHOWN@ -HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@ -HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@ -HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@ -HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@ -HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@ -HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@ -HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@ -HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@ -HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@ -HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@ -HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@ -HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@ -HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@ -HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@ -HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@ -HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@ -HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@ -HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@ -HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@ -HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@ -HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@ -HAVE_DPRINTF = @HAVE_DPRINTF@ -HAVE_DUP2 = @HAVE_DUP2@ -HAVE_DUP3 = @HAVE_DUP3@ -HAVE_EUIDACCESS = @HAVE_EUIDACCESS@ -HAVE_FACCESSAT = @HAVE_FACCESSAT@ -HAVE_FCHDIR = @HAVE_FCHDIR@ -HAVE_FCHOWNAT = @HAVE_FCHOWNAT@ -HAVE_FSEEKO = @HAVE_FSEEKO@ -HAVE_FSYNC = @HAVE_FSYNC@ -HAVE_FTELLO = @HAVE_FTELLO@ -HAVE_FTRUNCATE = @HAVE_FTRUNCATE@ -HAVE_GETDOMAINNAME = @HAVE_GETDOMAINNAME@ -HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@ -HAVE_GETGROUPS = @HAVE_GETGROUPS@ -HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@ -HAVE_GETLOGIN = @HAVE_GETLOGIN@ -HAVE_GETOPT_H = @HAVE_GETOPT_H@ -HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@ -HAVE_GETSUBOPT = @HAVE_GETSUBOPT@ -HAVE_GRANTPT = @HAVE_GRANTPT@ -HAVE_INTTYPES_H = @HAVE_INTTYPES_H@ -HAVE_ISWBLANK = @HAVE_ISWBLANK@ -HAVE_ISWCNTRL = @HAVE_ISWCNTRL@ -HAVE_LANGINFO_CODESET = @HAVE_LANGINFO_CODESET@ -HAVE_LANGINFO_ERA = @HAVE_LANGINFO_ERA@ -HAVE_LANGINFO_H = @HAVE_LANGINFO_H@ -HAVE_LANGINFO_T_FMT_AMPM = @HAVE_LANGINFO_T_FMT_AMPM@ -HAVE_LANGINFO_YESEXPR = @HAVE_LANGINFO_YESEXPR@ -HAVE_LCHOWN = @HAVE_LCHOWN@ -HAVE_LINK = @HAVE_LINK@ -HAVE_LINKAT = @HAVE_LINKAT@ -HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@ -HAVE_MBRLEN = @HAVE_MBRLEN@ -HAVE_MBRTOWC = @HAVE_MBRTOWC@ -HAVE_MBSINIT = @HAVE_MBSINIT@ -HAVE_MBSLEN = @HAVE_MBSLEN@ -HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@ -HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@ -HAVE_MEMCHR = @HAVE_MEMCHR@ -HAVE_MEMPCPY = @HAVE_MEMPCPY@ -HAVE_MKDTEMP = @HAVE_MKDTEMP@ -HAVE_MKOSTEMP = @HAVE_MKOSTEMP@ -HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@ -HAVE_MKSTEMP = @HAVE_MKSTEMP@ -HAVE_MKSTEMPS = @HAVE_MKSTEMPS@ -HAVE_NL_LANGINFO = @HAVE_NL_LANGINFO@ -HAVE_OS_H = @HAVE_OS_H@ -HAVE_PIPE2 = @HAVE_PIPE2@ -HAVE_PREAD = @HAVE_PREAD@ -HAVE_PTSNAME = @HAVE_PTSNAME@ -HAVE_PWRITE = @HAVE_PWRITE@ -HAVE_RANDOM_H = @HAVE_RANDOM_H@ -HAVE_RANDOM_R = @HAVE_RANDOM_R@ -HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@ -HAVE_READLINK = @HAVE_READLINK@ -HAVE_READLINKAT = @HAVE_READLINKAT@ -HAVE_REALPATH = @HAVE_REALPATH@ -HAVE_RENAMEAT = @HAVE_RENAMEAT@ -HAVE_RPMATCH = @HAVE_RPMATCH@ -HAVE_SETENV = @HAVE_SETENV@ -HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@ -HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@ -HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@ -HAVE_SLEEP = @HAVE_SLEEP@ -HAVE_STDINT_H = @HAVE_STDINT_H@ -HAVE_STPCPY = @HAVE_STPCPY@ -HAVE_STPNCPY = @HAVE_STPNCPY@ -HAVE_STRCASECMP = @HAVE_STRCASECMP@ -HAVE_STRCASESTR = @HAVE_STRCASESTR@ -HAVE_STRCHRNUL = @HAVE_STRCHRNUL@ -HAVE_STRPBRK = @HAVE_STRPBRK@ -HAVE_STRSEP = @HAVE_STRSEP@ -HAVE_STRTOD = @HAVE_STRTOD@ -HAVE_STRTOLL = @HAVE_STRTOLL@ -HAVE_STRTOULL = @HAVE_STRTOULL@ -HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@ -HAVE_STRVERSCMP = @HAVE_STRVERSCMP@ -HAVE_SYMLINK = @HAVE_SYMLINK@ -HAVE_SYMLINKAT = @HAVE_SYMLINKAT@ -HAVE_SYSEXITS_H = @HAVE_SYSEXITS_H@ -HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@ -HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@ -HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@ -HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@ -HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@ -HAVE_TTYNAME_R = @HAVE_TTYNAME_R@ -HAVE_UNISTD_H = @HAVE_UNISTD_H@ -HAVE_UNLINKAT = @HAVE_UNLINKAT@ -HAVE_UNLOCKPT = @HAVE_UNLOCKPT@ -HAVE_UNSETENV = @HAVE_UNSETENV@ -HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@ -HAVE_USLEEP = @HAVE_USLEEP@ -HAVE_VASPRINTF = @HAVE_VASPRINTF@ -HAVE_VDPRINTF = @HAVE_VDPRINTF@ -HAVE_WCHAR_H = @HAVE_WCHAR_H@ -HAVE_WCHAR_T = @HAVE_WCHAR_T@ -HAVE_WCRTOMB = @HAVE_WCRTOMB@ -HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@ -HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@ -HAVE_WCTYPE_H = @HAVE_WCTYPE_H@ -HAVE_WINT_T = @HAVE_WINT_T@ -HAVE__BOOL = @HAVE__BOOL@ -HAVE__EXIT = @HAVE__EXIT@ -HELP2MAN = @HELP2MAN@ -HOST_CC = @HOST_CC@ -HOST_CCASFLAGS = @HOST_CCASFLAGS@ -HOST_CFLAGS = @HOST_CFLAGS@ -HOST_CPPFLAGS = @HOST_CPPFLAGS@ -HOST_LDFLAGS = @HOST_LDFLAGS@ -INCLUDE_NEXT = @INCLUDE_NEXT@ -INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -INTLLIBS = @INTLLIBS@ -INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ -LDFLAGS = @LDFLAGS@ -LEX = @LEX@ -LEXLIB = @LEXLIB@ -LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ -LIBCURSES = @LIBCURSES@ -LIBDEVMAPPER = @LIBDEVMAPPER@ -LIBGEOM = @LIBGEOM@ -LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@ -LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@ -LIBICONV = @LIBICONV@ -LIBINTL = @LIBINTL@ -LIBLZMA = @LIBLZMA@ -LIBNVPAIR = @LIBNVPAIR@ -LIBOBJS = @LIBOBJS@ -LIBPCIACCESS = @LIBPCIACCESS@ -LIBS = @LIBS@ -LIBSDL = @LIBSDL@ -LIBUSB = @LIBUSB@ -LIBUTIL = @LIBUTIL@ -LIBZFS = @LIBZFS@ -LN_S = @LN_S@ -LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@ -LOCALE_FR = @LOCALE_FR@ -LOCALE_FR_UTF8 = @LOCALE_FR_UTF8@ -LOCALE_JA = @LOCALE_JA@ -LOCALE_ZH_CN = @LOCALE_ZH_CN@ -LTLIBICONV = @LTLIBICONV@ -LTLIBINTL = @LTLIBINTL@ -LTLIBOBJS = @LTLIBOBJS@ -MAKEINFO = @MAKEINFO@ -MKDIR_P = @MKDIR_P@ -MSGFMT = @MSGFMT@ -MSGFMT_015 = @MSGFMT_015@ -MSGMERGE = @MSGMERGE@ -NEED_ENABLE_EXECUTE_STACK = @NEED_ENABLE_EXECUTE_STACK@ -NEED_REGISTER_FRAME_INFO = @NEED_REGISTER_FRAME_INFO@ -NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@ -NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = @NEXT_AS_FIRST_DIRECTIVE_FLOAT_H@ -NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@ -NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H = @NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H@ -NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@ -NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@ -NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@ -NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@ -NEXT_AS_FIRST_DIRECTIVE_STRINGS_H = @NEXT_AS_FIRST_DIRECTIVE_STRINGS_H@ -NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@ -NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H = @NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H@ -NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H@ -NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@ -NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@ -NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@ -NEXT_ERRNO_H = @NEXT_ERRNO_H@ -NEXT_FLOAT_H = @NEXT_FLOAT_H@ -NEXT_GETOPT_H = @NEXT_GETOPT_H@ -NEXT_LANGINFO_H = @NEXT_LANGINFO_H@ -NEXT_STDDEF_H = @NEXT_STDDEF_H@ -NEXT_STDINT_H = @NEXT_STDINT_H@ -NEXT_STDIO_H = @NEXT_STDIO_H@ -NEXT_STDLIB_H = @NEXT_STDLIB_H@ -NEXT_STRINGS_H = @NEXT_STRINGS_H@ -NEXT_STRING_H = @NEXT_STRING_H@ -NEXT_SYSEXITS_H = @NEXT_SYSEXITS_H@ -NEXT_SYS_WAIT_H = @NEXT_SYS_WAIT_H@ -NEXT_UNISTD_H = @NEXT_UNISTD_H@ -NEXT_WCHAR_H = @NEXT_WCHAR_H@ -NEXT_WCTYPE_H = @NEXT_WCTYPE_H@ -NM = @NM@ -OBJCONV = @OBJCONV@ -OBJCOPY = @OBJCOPY@ -OBJEXT = @OBJEXT@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_URL = @PACKAGE_URL@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -POSUB = @POSUB@ -PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@ -PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@ -RANLIB = @RANLIB@ -REPLACE_BTOWC = @REPLACE_BTOWC@ -REPLACE_CALLOC = @REPLACE_CALLOC@ -REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@ -REPLACE_CHOWN = @REPLACE_CHOWN@ -REPLACE_CLOSE = @REPLACE_CLOSE@ -REPLACE_DPRINTF = @REPLACE_DPRINTF@ -REPLACE_DUP = @REPLACE_DUP@ -REPLACE_DUP2 = @REPLACE_DUP2@ -REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@ -REPLACE_FCLOSE = @REPLACE_FCLOSE@ -REPLACE_FFLUSH = @REPLACE_FFLUSH@ -REPLACE_FOPEN = @REPLACE_FOPEN@ -REPLACE_FPRINTF = @REPLACE_FPRINTF@ -REPLACE_FPURGE = @REPLACE_FPURGE@ -REPLACE_FREOPEN = @REPLACE_FREOPEN@ -REPLACE_FSEEK = @REPLACE_FSEEK@ -REPLACE_FSEEKO = @REPLACE_FSEEKO@ -REPLACE_FTELL = @REPLACE_FTELL@ -REPLACE_FTELLO = @REPLACE_FTELLO@ -REPLACE_GETCWD = @REPLACE_GETCWD@ -REPLACE_GETDELIM = @REPLACE_GETDELIM@ -REPLACE_GETGROUPS = @REPLACE_GETGROUPS@ -REPLACE_GETLINE = @REPLACE_GETLINE@ -REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@ -REPLACE_ISWBLANK = @REPLACE_ISWBLANK@ -REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@ -REPLACE_LCHOWN = @REPLACE_LCHOWN@ -REPLACE_LINK = @REPLACE_LINK@ -REPLACE_LINKAT = @REPLACE_LINKAT@ -REPLACE_LSEEK = @REPLACE_LSEEK@ -REPLACE_MALLOC = @REPLACE_MALLOC@ -REPLACE_MBRLEN = @REPLACE_MBRLEN@ -REPLACE_MBRTOWC = @REPLACE_MBRTOWC@ -REPLACE_MBSINIT = @REPLACE_MBSINIT@ -REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@ -REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@ -REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@ -REPLACE_MEMCHR = @REPLACE_MEMCHR@ -REPLACE_MEMMEM = @REPLACE_MEMMEM@ -REPLACE_MKSTEMP = @REPLACE_MKSTEMP@ -REPLACE_NL_LANGINFO = @REPLACE_NL_LANGINFO@ -REPLACE_NULL = @REPLACE_NULL@ -REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@ -REPLACE_PERROR = @REPLACE_PERROR@ -REPLACE_POPEN = @REPLACE_POPEN@ -REPLACE_PREAD = @REPLACE_PREAD@ -REPLACE_PRINTF = @REPLACE_PRINTF@ -REPLACE_PUTENV = @REPLACE_PUTENV@ -REPLACE_PWRITE = @REPLACE_PWRITE@ -REPLACE_READLINK = @REPLACE_READLINK@ -REPLACE_REALLOC = @REPLACE_REALLOC@ -REPLACE_REALPATH = @REPLACE_REALPATH@ -REPLACE_REMOVE = @REPLACE_REMOVE@ -REPLACE_RENAME = @REPLACE_RENAME@ -REPLACE_RENAMEAT = @REPLACE_RENAMEAT@ -REPLACE_RMDIR = @REPLACE_RMDIR@ -REPLACE_SETENV = @REPLACE_SETENV@ -REPLACE_SLEEP = @REPLACE_SLEEP@ -REPLACE_SNPRINTF = @REPLACE_SNPRINTF@ -REPLACE_SPRINTF = @REPLACE_SPRINTF@ -REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@ -REPLACE_STPNCPY = @REPLACE_STPNCPY@ -REPLACE_STRCASESTR = @REPLACE_STRCASESTR@ -REPLACE_STRDUP = @REPLACE_STRDUP@ -REPLACE_STRERROR = @REPLACE_STRERROR@ -REPLACE_STRNCAT = @REPLACE_STRNCAT@ -REPLACE_STRNDUP = @REPLACE_STRNDUP@ -REPLACE_STRNLEN = @REPLACE_STRNLEN@ -REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@ -REPLACE_STRSTR = @REPLACE_STRSTR@ -REPLACE_STRTOD = @REPLACE_STRTOD@ -REPLACE_STRTOK_R = @REPLACE_STRTOK_R@ -REPLACE_SYMLINK = @REPLACE_SYMLINK@ -REPLACE_TMPFILE = @REPLACE_TMPFILE@ -REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@ -REPLACE_UNLINK = @REPLACE_UNLINK@ -REPLACE_UNLINKAT = @REPLACE_UNLINKAT@ -REPLACE_UNSETENV = @REPLACE_UNSETENV@ -REPLACE_USLEEP = @REPLACE_USLEEP@ -REPLACE_VASPRINTF = @REPLACE_VASPRINTF@ -REPLACE_VDPRINTF = @REPLACE_VDPRINTF@ -REPLACE_VFPRINTF = @REPLACE_VFPRINTF@ -REPLACE_VPRINTF = @REPLACE_VPRINTF@ -REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@ -REPLACE_VSPRINTF = @REPLACE_VSPRINTF@ -REPLACE_WCRTOMB = @REPLACE_WCRTOMB@ -REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@ -REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@ -REPLACE_WCTOB = @REPLACE_WCTOB@ -REPLACE_WCWIDTH = @REPLACE_WCWIDTH@ -REPLACE_WRITE = @REPLACE_WRITE@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@ -SIZE_T_SUFFIX = @SIZE_T_SUFFIX@ -STDBOOL_H = @STDBOOL_H@ -STDDEF_H = @STDDEF_H@ -STDINT_H = @STDINT_H@ -STRIP = @STRIP@ -SYSEXITS_H = @SYSEXITS_H@ -TARGET_APPLE_CC = @TARGET_APPLE_CC@ -TARGET_CC = @TARGET_CC@ -TARGET_CCAS = @TARGET_CCAS@ -TARGET_CCASFLAGS = @TARGET_CCASFLAGS@ -TARGET_CFLAGS = @TARGET_CFLAGS@ -TARGET_CPP = @TARGET_CPP@ -TARGET_CPPFLAGS = @TARGET_CPPFLAGS@ -TARGET_IMG_BASE_LDOPT = @TARGET_IMG_BASE_LDOPT@ -TARGET_IMG_CFLAGS = @TARGET_IMG_CFLAGS@ -TARGET_IMG_LDFLAGS = @TARGET_IMG_LDFLAGS@ -TARGET_IMG_LDSCRIPT = @TARGET_IMG_LDSCRIPT@ -TARGET_LDFLAGS = @TARGET_LDFLAGS@ -TARGET_MODULE_FORMAT = @TARGET_MODULE_FORMAT@ -TARGET_OBJ2ELF = @TARGET_OBJ2ELF@ -UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@ -UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@ -UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@ -USE_APPLE_CC_FIXES = @USE_APPLE_CC_FIXES@ -USE_NLS = @USE_NLS@ -VERSION = @VERSION@ -WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@ -WINT_T_SUFFIX = @WINT_T_SUFFIX@ -XGETTEXT = @XGETTEXT@ -XGETTEXT_015 = @XGETTEXT_015@ -XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@ -YACC = @YACC@ -YFLAGS = @YFLAGS@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -ac_ct_TARGET_CC = @ac_ct_TARGET_CC@ -am__include = @am__include@ -am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ -bindir = @bindir@ -bootdirname = @bootdirname@ -build = @build@ -build_alias = @build_alias@ -build_cpu = @build_cpu@ -build_os = @build_os@ -build_vendor = @build_vendor@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -enable_efiemu = @enable_efiemu@ -enable_grub_emu_pci = @enable_grub_emu_pci@ -enable_grub_emu_sdl = @enable_grub_emu_sdl@ -enable_grub_emu_usb = @enable_grub_emu_usb@ -enable_grub_mkfont = @enable_grub_mkfont@ -exec_prefix = @exec_prefix@ -freetype_cflags = @freetype_cflags@ -freetype_libs = @freetype_libs@ -gl_LIBOBJS = @gl_LIBOBJS@ -gl_LTLIBOBJS = @gl_LTLIBOBJS@ -gltests_LIBOBJS = @gltests_LIBOBJS@ -gltests_LTLIBOBJS = @gltests_LTLIBOBJS@ -gltests_WITNESS = @gltests_WITNESS@ -grubdirname = @grubdirname@ -host = @host@ -host_alias = @host_alias@ -host_cpu = @host_cpu@ -host_kernel = @host_kernel@ -host_os = @host_os@ -host_vendor = @host_vendor@ -htmldir = @htmldir@ -includedir = @includedir@ -infodir = @infodir@ -install_sh = @install_sh@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localedir = @localedir@ -localstatedir = @localstatedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ -pkglibrootdir = @pkglibrootdir@ -platform = @platform@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -psdir = @psdir@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target = @target@ -target_alias = @target_alias@ -target_cpu = @target_cpu@ -target_os = @target_os@ -target_vendor = @target_vendor@ -top_build_prefix = @top_build_prefix@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -AUTOMAKE_OPTIONS = 1.5 gnits -SUBDIRS = -noinst_HEADERS = -noinst_LIBRARIES = libgnu.a -noinst_LTLIBRARIES = -EXTRA_DIST = alloca.c alloca.in.h \ - $(top_srcdir)/build-aux/arg-nonnull.h btowc.c \ - $(top_srcdir)/build-aux/c++defs.h basename-lgpl.c \ - dirname-lgpl.c dirname.h stripslash.c errno.in.h error.c \ - error.h float.in.h fnmatch.c fnmatch.in.h fnmatch_loop.c \ - getdelim.c getline.c getopt.c getopt.in.h getopt1.c \ - getopt_int.h $(top_srcdir)/build-aux/config.rpath \ - $(top_srcdir)/build-aux/config.rpath intprops.h langinfo.in.h \ - config.charset ref-add.sin ref-del.sin malloc.c malloc.c \ - mbrtowc.c mbsinit.c mbsrtowcs-state.c mbsrtowcs.c memchr.c \ - memchr.valgrind mempcpy.c nl_langinfo.c rawmemchr.c \ - rawmemchr.valgrind realloc.c regcomp.c regex.c regex.h \ - regex_internal.c regex_internal.h regexec.c sleep.c \ - stdbool.in.h stddef.in.h stdint.in.h stdio-write.c stdio.in.h \ - stdlib.in.h strcasecmp.c strncasecmp.c strchrnul.c \ - strchrnul.valgrind streq.h strerror.c string.in.h strings.in.h \ - strndup.c strnlen.c sys_wait.in.h sysexits.in.h unistd.in.h \ - asnprintf.c float+.h printf-args.c printf-args.h \ - printf-parse.c printf-parse.h vasnprintf.c vasnprintf.h \ - vsnprintf.c $(top_srcdir)/build-aux/warn-on-use.h wchar.in.h \ - wcrtomb.c wctype.in.h - -# The BUILT_SOURCES created by this Makefile snippet are not used via #include -# statements but through direct file reference. Therefore this snippet must be -# present in all Makefile.am that need it. This is ensured by the applicability -# 'all' defined above. - -# The BUILT_SOURCES created by this Makefile snippet are not used via #include -# statements but through direct file reference. Therefore this snippet must be -# present in all Makefile.am that need it. This is ensured by the applicability -# 'all' defined above. -BUILT_SOURCES = $(ALLOCA_H) arg-nonnull.h c++defs.h configmake.h \ - $(ERRNO_H) $(FLOAT_H) $(FNMATCH_H) $(GETOPT_H) langinfo.h \ - $(STDBOOL_H) $(STDDEF_H) $(STDINT_H) stdio.h stdlib.h string.h \ - strings.h sys/wait.h $(SYSEXITS_H) unistd.h warn-on-use.h \ - wchar.h wctype.h -SUFFIXES = .sed .sin -MOSTLYCLEANFILES = core *.stackdump alloca.h alloca.h-t arg-nonnull.h \ - arg-nonnull.h-t c++defs.h c++defs.h-t errno.h errno.h-t \ - float.h float.h-t fnmatch.h fnmatch.h-t getopt.h getopt.h-t \ - langinfo.h langinfo.h-t stdbool.h stdbool.h-t stddef.h \ - stddef.h-t stdint.h stdint.h-t stdio.h stdio.h-t stdlib.h \ - stdlib.h-t string.h string.h-t strings.h strings.h-t \ - sys/wait.h sys/wait.h-t sysexits.h sysexits.h-t unistd.h \ - unistd.h-t warn-on-use.h warn-on-use.h-t wchar.h wchar.h-t \ - wctype.h wctype.h-t -MOSTLYCLEANDIRS = sys -CLEANFILES = configmake.h configmake.h-t charset.alias ref-add.sed \ - ref-del.sed -DISTCLEANFILES = -MAINTAINERCLEANFILES = - -# This is for those projects which use "gettextize --intl" to put a source-code -# copy of libintl into their package. In such projects, every Makefile.am needs -# -I$(top_builddir)/intl, so that can be found in this directory. -# For the Makefile.ams in other directories it is the maintainer's -# responsibility; for the one from gnulib we do it here. -# This option has no effect when the user disables NLS (because then the intl -# directory contains no libintl.h file) or when the project does not use -# "gettextize --intl". -AM_CPPFLAGS = -I$(top_builddir)/intl -AM_CFLAGS = -libgnu_a_SOURCES = argp.h argp-ba.c argp-eexst.c argp-fmtstream.c \ - argp-fmtstream.h argp-fs-xinl.c argp-help.c argp-namefrob.h \ - argp-parse.c argp-pin.c argp-pv.c argp-pvh.c argp-xinl.c \ - gettext.h localcharset.h localcharset.c progname.h progname.c \ - size_max.h strnlen1.h strnlen1.c verify.h xsize.h -libgnu_a_LIBADD = $(gl_LIBOBJS) @ALLOCA@ -libgnu_a_DEPENDENCIES = $(gl_LIBOBJS) @ALLOCA@ -EXTRA_libgnu_a_SOURCES = alloca.c btowc.c basename-lgpl.c \ - dirname-lgpl.c stripslash.c error.c fnmatch.c fnmatch_loop.c \ - getdelim.c getline.c getopt.c getopt1.c malloc.c malloc.c \ - mbrtowc.c mbsinit.c mbsrtowcs-state.c mbsrtowcs.c memchr.c \ - mempcpy.c nl_langinfo.c rawmemchr.c realloc.c regcomp.c \ - regex.c regex_internal.c regexec.c sleep.c stdio-write.c \ - strcasecmp.c strncasecmp.c strchrnul.c strerror.c strndup.c \ - strnlen.c asnprintf.c printf-args.c printf-parse.c \ - vasnprintf.c vsnprintf.c wcrtomb.c -ARG_NONNULL_H = arg-nonnull.h -CXXDEFS_H = c++defs.h -charset_alias = $(DESTDIR)$(libdir)/charset.alias -charset_tmp = $(DESTDIR)$(libdir)/charset.tmp -WARN_ON_USE_H = warn-on-use.h -all: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) all-recursive - -.SUFFIXES: -.SUFFIXES: .sed .sin .c .o .obj -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f $@; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnits grub-core/gnulib/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --gnits grub-core/gnulib/Makefile -.PRECIOUS: Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - -$(top_srcdir)/configure: $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): - -clean-noinstLIBRARIES: - -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) -libgnu.a: $(libgnu_a_OBJECTS) $(libgnu_a_DEPENDENCIES) - -rm -f libgnu.a - $(libgnu_a_AR) libgnu.a $(libgnu_a_OBJECTS) $(libgnu_a_LIBADD) - $(RANLIB) libgnu.a - -clean-noinstLTLIBRARIES: - -test -z "$(noinst_LTLIBRARIES)" || rm -f $(noinst_LTLIBRARIES) - @list='$(noinst_LTLIBRARIES)'; for p in $$list; do \ - dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \ - test "$$dir" != "$$p" || dir=.; \ - echo "rm -f \"$${dir}/so_locations\""; \ - rm -f "$${dir}/so_locations"; \ - done - -mostlyclean-compile: - -rm -f *.$(OBJEXT) - -distclean-compile: - -rm -f *.tab.c - -@AMDEP_TRUE@@am__include@ @am__quote@$(DEPDIR)/alloca.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/alloca.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-ba.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-eexst.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-fmtstream.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-fs-xinl.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-help.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-parse.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-pin.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-pv.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-pvh.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/argp-xinl.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/asnprintf.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/basename-lgpl.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/btowc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/dirname-lgpl.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/error.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fnmatch.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/fnmatch_loop.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getdelim.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getline.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/getopt1.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/localcharset.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/malloc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbrtowc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbsinit.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbsrtowcs-state.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mbsrtowcs.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/memchr.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/mempcpy.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nl_langinfo.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf-args.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/printf-parse.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/progname.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rawmemchr.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/realloc.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regcomp.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regex.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regex_internal.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/regexec.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sleep.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stdio-write.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strcasecmp.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strchrnul.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strerror.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/stripslash.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strncasecmp.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strndup.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strnlen.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/strnlen1.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vasnprintf.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/vsnprintf.Po@am__quote@ -@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/wcrtomb.Po@am__quote@ - -.c.o: -@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $< -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c $< - -.c.obj: -@am__fastdepCC_TRUE@ $(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'` -@am__fastdepCC_TRUE@ $(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po -@AMDEP_TRUE@@am__fastdepCC_FALSE@ source='$<' object='$@' libtool=no @AMDEPBACKSLASH@ -@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@ -@am__fastdepCC_FALSE@ $(COMPILE) -c `$(CYGPATH_W) '$<'` - -# This directory's subdirectories are mostly independent; you can cd -# into them and run `make' without going through this Makefile. -# To change the values of `make' variables: instead of editing Makefiles, -# (1) if the variable is set in `config.status', edit `config.status' -# (which will cause the Makefiles to be regenerated when you run `make'); -# (2) otherwise, pass the desired values on the `make' command line. -$(RECURSIVE_TARGETS): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - target=`echo $@ | sed s/-recursive//`; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - dot_seen=yes; \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done; \ - if test "$$dot_seen" = "no"; then \ - $(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \ - fi; test -z "$$fail" - -$(RECURSIVE_CLEAN_TARGETS): - @fail= failcom='exit 1'; \ - for f in x $$MAKEFLAGS; do \ - case $$f in \ - *=* | --[!k]*);; \ - *k*) failcom='fail=yes';; \ - esac; \ - done; \ - dot_seen=no; \ - case "$@" in \ - distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \ - *) list='$(SUBDIRS)' ;; \ - esac; \ - rev=''; for subdir in $$list; do \ - if test "$$subdir" = "."; then :; else \ - rev="$$subdir $$rev"; \ - fi; \ - done; \ - rev="$$rev ."; \ - target=`echo $@ | sed s/-recursive//`; \ - for subdir in $$rev; do \ - echo "Making $$target in $$subdir"; \ - if test "$$subdir" = "."; then \ - local_target="$$target-am"; \ - else \ - local_target="$$target"; \ - fi; \ - ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \ - || eval $$failcom; \ - done && test -z "$$fail" -tags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \ - done -ctags-recursive: - list='$(SUBDIRS)'; for subdir in $$list; do \ - test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \ - done - -ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES) - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - mkid -fID $$unique -tags: TAGS - -TAGS: tags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - set x; \ - here=`pwd`; \ - if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ - include_option=--etags-include; \ - empty_fix=.; \ - else \ - include_option=--include; \ - empty_fix=; \ - fi; \ - list='$(SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test ! -f $$subdir/TAGS || \ - set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \ - fi; \ - done; \ - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - shift; \ - if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \ - test -n "$$unique" || unique=$$empty_fix; \ - if test $$# -gt 0; then \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - "$$@" $$unique; \ - else \ - $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \ - $$unique; \ - fi; \ - fi -ctags: CTAGS -CTAGS: ctags-recursive $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \ - $(TAGS_FILES) $(LISP) - list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \ - unique=`for i in $$list; do \ - if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \ - done | \ - $(AWK) '{ files[$$0] = 1; nonempty = 1; } \ - END { if (nonempty) { for (i in files) print i; }; }'`; \ - test -z "$(CTAGS_ARGS)$$unique" \ - || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \ - $$unique - -GTAGS: - here=`$(am__cd) $(top_builddir) && pwd` \ - && $(am__cd) $(top_srcdir) \ - && gtags -i $(GTAGS_ARGS) "$$here" - -distclean-tags: - -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags - -distdir: $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done - @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - test -d "$(distdir)/$$subdir" \ - || $(MKDIR_P) "$(distdir)/$$subdir" \ - || exit 1; \ - fi; \ - done - @list='$(DIST_SUBDIRS)'; for subdir in $$list; do \ - if test "$$subdir" = .; then :; else \ - dir1=$$subdir; dir2="$(distdir)/$$subdir"; \ - $(am__relativize); \ - new_distdir=$$reldir; \ - dir1=$$subdir; dir2="$(top_distdir)"; \ - $(am__relativize); \ - new_top_distdir=$$reldir; \ - echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \ - echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \ - ($(am__cd) $$subdir && \ - $(MAKE) $(AM_MAKEFLAGS) \ - top_distdir="$$new_top_distdir" \ - distdir="$$new_distdir" \ - am__remove_distdir=: \ - am__skip_length_check=: \ - am__skip_mode_fix=: \ - distdir) \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) check-recursive -all-am: Makefile $(LIBRARIES) $(LTLIBRARIES) $(HEADERS) all-local -installdirs: installdirs-recursive -installdirs-am: -install: $(BUILT_SOURCES) - $(MAKE) $(AM_MAKEFLAGS) install-recursive -install-exec: install-exec-recursive -install-data: install-data-recursive -uninstall: uninstall-recursive - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-recursive -install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install -mostlyclean-generic: - -test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES) - -clean-generic: - -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." - -test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES) - -test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES) -clean: clean-recursive - -clean-am: clean-generic clean-noinstLIBRARIES clean-noinstLTLIBRARIES \ - mostlyclean-am - -distclean: distclean-recursive - -rm -rf $(DEPDIR) ./$(DEPDIR) - -rm -f Makefile -distclean-am: clean-am distclean-compile distclean-generic \ - distclean-tags - -dvi: dvi-recursive - -dvi-am: - -html: html-recursive - -html-am: - -info: info-recursive - -info-am: - -install-data-am: - -install-dvi: install-dvi-recursive - -install-dvi-am: - -install-exec-am: install-exec-local - -install-html: install-html-recursive - -install-html-am: - -install-info: install-info-recursive - -install-info-am: - -install-man: - -install-pdf: install-pdf-recursive - -install-pdf-am: - -install-ps: install-ps-recursive - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-recursive - -rm -rf $(DEPDIR) ./$(DEPDIR) - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-recursive - -mostlyclean-am: mostlyclean-compile mostlyclean-generic \ - mostlyclean-local - -pdf: pdf-recursive - -pdf-am: - -ps: ps-recursive - -ps-am: - -uninstall-am: uninstall-local - -.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all check \ - ctags-recursive install install-am install-strip \ - tags-recursive - -.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \ - all all-am all-local check check-am clean clean-generic \ - clean-noinstLIBRARIES clean-noinstLTLIBRARIES ctags \ - ctags-recursive distclean distclean-compile distclean-generic \ - distclean-tags distdir dvi dvi-am html html-am info info-am \ - install install-am install-data install-data-am install-dvi \ - install-dvi-am install-exec install-exec-am install-exec-local \ - install-html install-html-am install-info install-info-am \ - install-man install-pdf install-pdf-am install-ps \ - install-ps-am install-strip installcheck installcheck-am \ - installdirs installdirs-am maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-compile \ - mostlyclean-generic mostlyclean-local pdf pdf-am ps ps-am tags \ - tags-recursive uninstall uninstall-am uninstall-local - - -# We need the following in order to create when the system -# doesn't have one that works with the given compiler. -alloca.h: alloca.in.h - $(AM_V_GEN)rm -f $@-t $@ && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - cat $(srcdir)/alloca.in.h; \ - } > $@-t && \ - mv -f $@-t $@ -# The arg-nonnull.h that gets inserted into generated .h files is the same as -# build-aux/arg-nonnull.h, except that it has the copyright header cut off. -arg-nonnull.h: $(top_srcdir)/build-aux/arg-nonnull.h - $(AM_V_GEN)rm -f $@-t $@ && \ - sed -n -e '/GL_ARG_NONNULL/,$$p' \ - < $(top_srcdir)/build-aux/arg-nonnull.h \ - > $@-t && \ - mv $@-t $@ -# The c++defs.h that gets inserted into generated .h files is the same as -# build-aux/c++defs.h, except that it has the copyright header cut off. -c++defs.h: $(top_srcdir)/build-aux/c++defs.h - $(AM_V_GEN)rm -f $@-t $@ && \ - sed -n -e '/_GL_CXXDEFS/,$$p' \ - < $(top_srcdir)/build-aux/c++defs.h \ - > $@-t && \ - mv $@-t $@ - -# Retrieve values of the variables through 'configure' followed by -# 'make', not directly through 'configure', so that a user who -# sets some of these variables consistently on the 'make' command -# line gets correct results. -# -# One advantage of this approach, compared to the classical -# approach of adding -DLIBDIR=\"$(libdir)\" etc. to AM_CPPFLAGS, -# is that it protects against the use of undefined variables. -# If, say, $(libdir) is not set in the Makefile, LIBDIR is not -# defined by this module, and code using LIBDIR gives a -# compilation error. -# -# Another advantage is that 'make' output is shorter. -# -# Listed in the same order as the GNU makefile conventions. -# The Automake-defined pkg* macros are appended, in the order -# listed in the Automake 1.10a+ documentation. -configmake.h: Makefile - $(AM_V_GEN)rm -f $@-t && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - echo '#define PREFIX "$(prefix)"'; \ - echo '#define EXEC_PREFIX "$(exec_prefix)"'; \ - echo '#define BINDIR "$(bindir)"'; \ - echo '#define SBINDIR "$(sbindir)"'; \ - echo '#define LIBEXECDIR "$(libexecdir)"'; \ - echo '#define DATAROOTDIR "$(datarootdir)"'; \ - echo '#define DATADIR "$(datadir)"'; \ - echo '#define SYSCONFDIR "$(sysconfdir)"'; \ - echo '#define SHAREDSTATEDIR "$(sharedstatedir)"'; \ - echo '#define LOCALSTATEDIR "$(localstatedir)"'; \ - echo '#define INCLUDEDIR "$(includedir)"'; \ - echo '#define OLDINCLUDEDIR "$(oldincludedir)"'; \ - echo '#define DOCDIR "$(docdir)"'; \ - echo '#define INFODIR "$(infodir)"'; \ - echo '#define HTMLDIR "$(htmldir)"'; \ - echo '#define DVIDIR "$(dvidir)"'; \ - echo '#define PDFDIR "$(pdfdir)"'; \ - echo '#define PSDIR "$(psdir)"'; \ - echo '#define LIBDIR "$(libdir)"'; \ - echo '#define LISPDIR "$(lispdir)"'; \ - echo '#define LOCALEDIR "$(localedir)"'; \ - echo '#define MANDIR "$(mandir)"'; \ - echo '#define MANEXT "$(manext)"'; \ - echo '#define PKGDATADIR "$(pkgdatadir)"'; \ - echo '#define PKGINCLUDEDIR "$(pkgincludedir)"'; \ - echo '#define PKGLIBDIR "$(pkglibdir)"'; \ - echo '#define PKGLIBEXECDIR "$(pkglibexecdir)"'; \ - } | sed '/""/d' > $@-t && \ - if test -f $@ && cmp $@-t $@ > /dev/null; then \ - rm -f $@-t; \ - else \ - rm -f $@; mv $@-t $@; \ - fi - -# We need the following in order to create when the system -# doesn't have one that is POSIX compliant. -errno.h: errno.in.h - $(AM_V_GEN)rm -f $@-t $@ && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ - sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ - -e 's|@''NEXT_ERRNO_H''@|$(NEXT_ERRNO_H)|g' \ - -e 's|@''EMULTIHOP_HIDDEN''@|$(EMULTIHOP_HIDDEN)|g' \ - -e 's|@''EMULTIHOP_VALUE''@|$(EMULTIHOP_VALUE)|g' \ - -e 's|@''ENOLINK_HIDDEN''@|$(ENOLINK_HIDDEN)|g' \ - -e 's|@''ENOLINK_VALUE''@|$(ENOLINK_VALUE)|g' \ - -e 's|@''EOVERFLOW_HIDDEN''@|$(EOVERFLOW_HIDDEN)|g' \ - -e 's|@''EOVERFLOW_VALUE''@|$(EOVERFLOW_VALUE)|g' \ - < $(srcdir)/errno.in.h; \ - } > $@-t && \ - mv $@-t $@ - -# We need the following in order to create when the system -# doesn't have one that works with the given compiler. -float.h: float.in.h - $(AM_V_GEN)rm -f $@-t $@ && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ - sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ - -e 's|@''NEXT_FLOAT_H''@|$(NEXT_FLOAT_H)|g' \ - < $(srcdir)/float.in.h; \ - } > $@-t && \ - mv $@-t $@ - -# We need the following in order to create when the system -# doesn't have one that supports the required API. -fnmatch.h: fnmatch.in.h $(ARG_NONNULL_H) - $(AM_V_GEN)rm -f $@-t $@ && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \ - < $(srcdir)/fnmatch.in.h; \ - } > $@-t && \ - mv -f $@-t $@ - -# We need the following in order to create when the system -# doesn't have one that works with the given compiler. -getopt.h: getopt.in.h $(ARG_NONNULL_H) - $(AM_V_GEN)rm -f $@-t $@ && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's|@''HAVE_GETOPT_H''@|$(HAVE_GETOPT_H)|g' \ - -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ - -e 's|@''NEXT_GETOPT_H''@|$(NEXT_GETOPT_H)|g' \ - -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \ - < $(srcdir)/getopt.in.h; \ - } > $@-t && \ - mv -f $@-t $@ - -# We need the following in order to create an empty placeholder for -# when the system doesn't have one. -langinfo.h: langinfo.in.h $(CXXDEFS_H) $(WARN_ON_USE_H) - $(AM_V_GEN)rm -f $@-t $@ && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's|@''HAVE_LANGINFO_H''@|$(HAVE_LANGINFO_H)|g' \ - -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ - -e 's|@''NEXT_LANGINFO_H''@|$(NEXT_LANGINFO_H)|g' \ - -e 's|@''GNULIB_NL_LANGINFO''@|$(GNULIB_NL_LANGINFO)|g' \ - -e 's|@''HAVE_LANGINFO_CODESET''@|$(HAVE_LANGINFO_CODESET)|g' \ - -e 's|@''HAVE_LANGINFO_T_FMT_AMPM''@|$(HAVE_LANGINFO_T_FMT_AMPM)|g' \ - -e 's|@''HAVE_LANGINFO_ERA''@|$(HAVE_LANGINFO_ERA)|g' \ - -e 's|@''HAVE_LANGINFO_YESEXPR''@|$(HAVE_LANGINFO_YESEXPR)|g' \ - -e 's|@''HAVE_NL_LANGINFO''@|$(HAVE_NL_LANGINFO)|g' \ - -e 's|@''REPLACE_NL_LANGINFO''@|$(REPLACE_NL_LANGINFO)|g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \ - < $(srcdir)/langinfo.in.h; \ - } > $@-t && \ - mv $@-t $@ - -# We need the following in order to install a simple file in $(libdir) -# which is shared with other installed packages. We use a list of referencing -# packages so that "make uninstall" will remove the file if and only if it -# is not used by another installed package. -# On systems with glibc-2.1 or newer, the file is redundant, therefore we -# avoid installing it. - -all-local: charset.alias ref-add.sed ref-del.sed -install-exec-local: install-exec-localcharset -install-exec-localcharset: all-local - if test $(GLIBC21) = no; then \ - case '$(host_os)' in \ - darwin[56]*) \ - need_charset_alias=true ;; \ - darwin* | cygwin* | mingw* | pw32* | cegcc*) \ - need_charset_alias=false ;; \ - *) \ - need_charset_alias=true ;; \ - esac ; \ - else \ - need_charset_alias=false ; \ - fi ; \ - if $$need_charset_alias; then \ - $(mkinstalldirs) $(DESTDIR)$(libdir) ; \ - fi ; \ - if test -f $(charset_alias); then \ - sed -f ref-add.sed $(charset_alias) > $(charset_tmp) ; \ - $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \ - rm -f $(charset_tmp) ; \ - else \ - if $$need_charset_alias; then \ - sed -f ref-add.sed charset.alias > $(charset_tmp) ; \ - $(INSTALL_DATA) $(charset_tmp) $(charset_alias) ; \ - rm -f $(charset_tmp) ; \ - fi ; \ - fi - -uninstall-local: uninstall-localcharset -uninstall-localcharset: all-local - if test -f $(charset_alias); then \ - sed -f ref-del.sed $(charset_alias) > $(charset_tmp); \ - if grep '^# Packages using this file: $$' $(charset_tmp) \ - > /dev/null; then \ - rm -f $(charset_alias); \ - else \ - $(INSTALL_DATA) $(charset_tmp) $(charset_alias); \ - fi; \ - rm -f $(charset_tmp); \ - fi - -charset.alias: config.charset - $(AM_V_GEN)rm -f t-$@ $@ && \ - $(SHELL) $(srcdir)/config.charset '$(host)' > t-$@ && \ - mv t-$@ $@ -.sin.sed: - $(AM_V_GEN)rm -f t-$@ $@ && \ - sed -e '/^#/d' -e 's/@''PACKAGE''@/$(PACKAGE)/g' $< > t-$@ && \ - mv t-$@ $@ - -# We need the following in order to create when the system -# doesn't have one that works. -stdbool.h: stdbool.in.h - $(AM_V_GEN)rm -f $@-t $@ && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool.in.h; \ - } > $@-t && \ - mv $@-t $@ - -# We need the following in order to create when the system -# doesn't have one that works with the given compiler. -stddef.h: stddef.in.h - $(AM_V_GEN)rm -f $@-t $@ && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ - sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ - -e 's|@''NEXT_STDDEF_H''@|$(NEXT_STDDEF_H)|g' \ - -e 's|@''HAVE_WCHAR_T''@|$(HAVE_WCHAR_T)|g' \ - -e 's|@''REPLACE_NULL''@|$(REPLACE_NULL)|g' \ - < $(srcdir)/stddef.in.h; \ - } > $@-t && \ - mv $@-t $@ - -# We need the following in order to create when the system -# doesn't have one that works with the given compiler. -stdint.h: stdint.in.h - $(AM_V_GEN)rm -f $@-t $@ && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's/@''HAVE_STDINT_H''@/$(HAVE_STDINT_H)/g' \ - -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ - -e 's|@''NEXT_STDINT_H''@|$(NEXT_STDINT_H)|g' \ - -e 's/@''HAVE_SYS_TYPES_H''@/$(HAVE_SYS_TYPES_H)/g' \ - -e 's/@''HAVE_INTTYPES_H''@/$(HAVE_INTTYPES_H)/g' \ - -e 's/@''HAVE_SYS_INTTYPES_H''@/$(HAVE_SYS_INTTYPES_H)/g' \ - -e 's/@''HAVE_SYS_BITYPES_H''@/$(HAVE_SYS_BITYPES_H)/g' \ - -e 's/@''HAVE_LONG_LONG_INT''@/$(HAVE_LONG_LONG_INT)/g' \ - -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/$(HAVE_UNSIGNED_LONG_LONG_INT)/g' \ - -e 's/@''APPLE_UNIVERSAL_BUILD''@/$(APPLE_UNIVERSAL_BUILD)/g' \ - -e 's/@''BITSIZEOF_PTRDIFF_T''@/$(BITSIZEOF_PTRDIFF_T)/g' \ - -e 's/@''PTRDIFF_T_SUFFIX''@/$(PTRDIFF_T_SUFFIX)/g' \ - -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/$(BITSIZEOF_SIG_ATOMIC_T)/g' \ - -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/$(HAVE_SIGNED_SIG_ATOMIC_T)/g' \ - -e 's/@''SIG_ATOMIC_T_SUFFIX''@/$(SIG_ATOMIC_T_SUFFIX)/g' \ - -e 's/@''BITSIZEOF_SIZE_T''@/$(BITSIZEOF_SIZE_T)/g' \ - -e 's/@''SIZE_T_SUFFIX''@/$(SIZE_T_SUFFIX)/g' \ - -e 's/@''BITSIZEOF_WCHAR_T''@/$(BITSIZEOF_WCHAR_T)/g' \ - -e 's/@''HAVE_SIGNED_WCHAR_T''@/$(HAVE_SIGNED_WCHAR_T)/g' \ - -e 's/@''WCHAR_T_SUFFIX''@/$(WCHAR_T_SUFFIX)/g' \ - -e 's/@''BITSIZEOF_WINT_T''@/$(BITSIZEOF_WINT_T)/g' \ - -e 's/@''HAVE_SIGNED_WINT_T''@/$(HAVE_SIGNED_WINT_T)/g' \ - -e 's/@''WINT_T_SUFFIX''@/$(WINT_T_SUFFIX)/g' \ - < $(srcdir)/stdint.in.h; \ - } > $@-t && \ - mv $@-t $@ - -# We need the following in order to create when the system -# doesn't have one that works with the given compiler. -stdio.h: stdio.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H) - $(AM_V_GEN)rm -f $@-t $@ && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ - sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ - -e 's|@''NEXT_STDIO_H''@|$(NEXT_STDIO_H)|g' \ - -e 's|@''GNULIB_DPRINTF''@|$(GNULIB_DPRINTF)|g' \ - -e 's|@''GNULIB_FCLOSE''@|$(GNULIB_FCLOSE)|g' \ - -e 's|@''GNULIB_FFLUSH''@|$(GNULIB_FFLUSH)|g' \ - -e 's|@''GNULIB_FOPEN''@|$(GNULIB_FOPEN)|g' \ - -e 's|@''GNULIB_FPRINTF''@|$(GNULIB_FPRINTF)|g' \ - -e 's|@''GNULIB_FPRINTF_POSIX''@|$(GNULIB_FPRINTF_POSIX)|g' \ - -e 's|@''GNULIB_FPURGE''@|$(GNULIB_FPURGE)|g' \ - -e 's|@''GNULIB_FPUTC''@|$(GNULIB_FPUTC)|g' \ - -e 's|@''GNULIB_FPUTS''@|$(GNULIB_FPUTS)|g' \ - -e 's|@''GNULIB_FREOPEN''@|$(GNULIB_FREOPEN)|g' \ - -e 's|@''GNULIB_FSEEK''@|$(GNULIB_FSEEK)|g' \ - -e 's|@''GNULIB_FSEEKO''@|$(GNULIB_FSEEKO)|g' \ - -e 's|@''GNULIB_FTELL''@|$(GNULIB_FTELL)|g' \ - -e 's|@''GNULIB_FTELLO''@|$(GNULIB_FTELLO)|g' \ - -e 's|@''GNULIB_FWRITE''@|$(GNULIB_FWRITE)|g' \ - -e 's|@''GNULIB_GETDELIM''@|$(GNULIB_GETDELIM)|g' \ - -e 's|@''GNULIB_GETLINE''@|$(GNULIB_GETLINE)|g' \ - -e 's|@''GNULIB_OBSTACK_PRINTF''@|$(GNULIB_OBSTACK_PRINTF)|g' \ - -e 's|@''GNULIB_OBSTACK_PRINTF_POSIX''@|$(GNULIB_OBSTACK_PRINTF_POSIX)|g' \ - -e 's|@''GNULIB_PERROR''@|$(GNULIB_PERROR)|g' \ - -e 's|@''GNULIB_POPEN''@|$(GNULIB_POPEN)|g' \ - -e 's|@''GNULIB_PRINTF''@|$(GNULIB_PRINTF)|g' \ - -e 's|@''GNULIB_PRINTF_POSIX''@|$(GNULIB_PRINTF_POSIX)|g' \ - -e 's|@''GNULIB_PUTC''@|$(GNULIB_PUTC)|g' \ - -e 's|@''GNULIB_PUTCHAR''@|$(GNULIB_PUTCHAR)|g' \ - -e 's|@''GNULIB_PUTS''@|$(GNULIB_PUTS)|g' \ - -e 's|@''GNULIB_REMOVE''@|$(GNULIB_REMOVE)|g' \ - -e 's|@''GNULIB_RENAME''@|$(GNULIB_RENAME)|g' \ - -e 's|@''GNULIB_RENAMEAT''@|$(GNULIB_RENAMEAT)|g' \ - -e 's|@''GNULIB_SNPRINTF''@|$(GNULIB_SNPRINTF)|g' \ - -e 's|@''GNULIB_SPRINTF_POSIX''@|$(GNULIB_SPRINTF_POSIX)|g' \ - -e 's|@''GNULIB_STDIO_H_SIGPIPE''@|$(GNULIB_STDIO_H_SIGPIPE)|g' \ - -e 's|@''GNULIB_TMPFILE''@|$(GNULIB_TMPFILE)|g' \ - -e 's|@''GNULIB_VASPRINTF''@|$(GNULIB_VASPRINTF)|g' \ - -e 's|@''GNULIB_VDPRINTF''@|$(GNULIB_VDPRINTF)|g' \ - -e 's|@''GNULIB_VFPRINTF''@|$(GNULIB_VFPRINTF)|g' \ - -e 's|@''GNULIB_VFPRINTF_POSIX''@|$(GNULIB_VFPRINTF_POSIX)|g' \ - -e 's|@''GNULIB_VPRINTF''@|$(GNULIB_VPRINTF)|g' \ - -e 's|@''GNULIB_VPRINTF_POSIX''@|$(GNULIB_VPRINTF_POSIX)|g' \ - -e 's|@''GNULIB_VSNPRINTF''@|$(GNULIB_VSNPRINTF)|g' \ - -e 's|@''GNULIB_VSPRINTF_POSIX''@|$(GNULIB_VSPRINTF_POSIX)|g' \ - < $(srcdir)/stdio.in.h | \ - sed -e 's|@''HAVE_DECL_FPURGE''@|$(HAVE_DECL_FPURGE)|g' \ - -e 's|@''HAVE_DECL_GETDELIM''@|$(HAVE_DECL_GETDELIM)|g' \ - -e 's|@''HAVE_DECL_GETLINE''@|$(HAVE_DECL_GETLINE)|g' \ - -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|$(HAVE_DECL_OBSTACK_PRINTF)|g' \ - -e 's|@''HAVE_DECL_SNPRINTF''@|$(HAVE_DECL_SNPRINTF)|g' \ - -e 's|@''HAVE_DECL_VSNPRINTF''@|$(HAVE_DECL_VSNPRINTF)|g' \ - -e 's|@''HAVE_DPRINTF''@|$(HAVE_DPRINTF)|g' \ - -e 's|@''HAVE_FSEEKO''@|$(HAVE_FSEEKO)|g' \ - -e 's|@''HAVE_FTELLO''@|$(HAVE_FTELLO)|g' \ - -e 's|@''HAVE_RENAMEAT''@|$(HAVE_RENAMEAT)|g' \ - -e 's|@''HAVE_VASPRINTF''@|$(HAVE_VASPRINTF)|g' \ - -e 's|@''HAVE_VDPRINTF''@|$(HAVE_VDPRINTF)|g' \ - -e 's|@''REPLACE_DPRINTF''@|$(REPLACE_DPRINTF)|g' \ - -e 's|@''REPLACE_FCLOSE''@|$(REPLACE_FCLOSE)|g' \ - -e 's|@''REPLACE_FFLUSH''@|$(REPLACE_FFLUSH)|g' \ - -e 's|@''REPLACE_FOPEN''@|$(REPLACE_FOPEN)|g' \ - -e 's|@''REPLACE_FPRINTF''@|$(REPLACE_FPRINTF)|g' \ - -e 's|@''REPLACE_FPURGE''@|$(REPLACE_FPURGE)|g' \ - -e 's|@''REPLACE_FREOPEN''@|$(REPLACE_FREOPEN)|g' \ - -e 's|@''REPLACE_FSEEK''@|$(REPLACE_FSEEK)|g' \ - -e 's|@''REPLACE_FSEEKO''@|$(REPLACE_FSEEKO)|g' \ - -e 's|@''REPLACE_FTELL''@|$(REPLACE_FTELL)|g' \ - -e 's|@''REPLACE_FTELLO''@|$(REPLACE_FTELLO)|g' \ - -e 's|@''REPLACE_GETDELIM''@|$(REPLACE_GETDELIM)|g' \ - -e 's|@''REPLACE_GETLINE''@|$(REPLACE_GETLINE)|g' \ - -e 's|@''REPLACE_OBSTACK_PRINTF''@|$(REPLACE_OBSTACK_PRINTF)|g' \ - -e 's|@''REPLACE_PERROR''@|$(REPLACE_PERROR)|g' \ - -e 's|@''REPLACE_POPEN''@|$(REPLACE_POPEN)|g' \ - -e 's|@''REPLACE_PRINTF''@|$(REPLACE_PRINTF)|g' \ - -e 's|@''REPLACE_REMOVE''@|$(REPLACE_REMOVE)|g' \ - -e 's|@''REPLACE_RENAME''@|$(REPLACE_RENAME)|g' \ - -e 's|@''REPLACE_RENAMEAT''@|$(REPLACE_RENAMEAT)|g' \ - -e 's|@''REPLACE_SNPRINTF''@|$(REPLACE_SNPRINTF)|g' \ - -e 's|@''REPLACE_SPRINTF''@|$(REPLACE_SPRINTF)|g' \ - -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|$(REPLACE_STDIO_WRITE_FUNCS)|g' \ - -e 's|@''REPLACE_TMPFILE''@|$(REPLACE_TMPFILE)|g' \ - -e 's|@''REPLACE_VASPRINTF''@|$(REPLACE_VASPRINTF)|g' \ - -e 's|@''REPLACE_VDPRINTF''@|$(REPLACE_VDPRINTF)|g' \ - -e 's|@''REPLACE_VFPRINTF''@|$(REPLACE_VFPRINTF)|g' \ - -e 's|@''REPLACE_VPRINTF''@|$(REPLACE_VPRINTF)|g' \ - -e 's|@''REPLACE_VSNPRINTF''@|$(REPLACE_VSNPRINTF)|g' \ - -e 's|@''REPLACE_VSPRINTF''@|$(REPLACE_VSPRINTF)|g' \ - -e 's|@''ASM_SYMBOL_PREFIX''@|$(ASM_SYMBOL_PREFIX)|g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ - -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \ - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \ - } > $@-t && \ - mv $@-t $@ - -# We need the following in order to create when the system -# doesn't have one that works with the given compiler. -stdlib.h: stdlib.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H) - $(AM_V_GEN)rm -f $@-t $@ && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ - sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ - -e 's|@''NEXT_STDLIB_H''@|$(NEXT_STDLIB_H)|g' \ - -e 's|@''GNULIB__EXIT''@|$(GNULIB__EXIT)|g' \ - -e 's|@''GNULIB_ATOLL''@|$(GNULIB_ATOLL)|g' \ - -e 's|@''GNULIB_CALLOC_POSIX''@|$(GNULIB_CALLOC_POSIX)|g' \ - -e 's|@''GNULIB_CANONICALIZE_FILE_NAME''@|$(GNULIB_CANONICALIZE_FILE_NAME)|g' \ - -e 's|@''GNULIB_GETLOADAVG''@|$(GNULIB_GETLOADAVG)|g' \ - -e 's|@''GNULIB_GETSUBOPT''@|$(GNULIB_GETSUBOPT)|g' \ - -e 's|@''GNULIB_GRANTPT''@|$(GNULIB_GRANTPT)|g' \ - -e 's|@''GNULIB_MALLOC_POSIX''@|$(GNULIB_MALLOC_POSIX)|g' \ - -e 's|@''GNULIB_MKDTEMP''@|$(GNULIB_MKDTEMP)|g' \ - -e 's|@''GNULIB_MKOSTEMP''@|$(GNULIB_MKOSTEMP)|g' \ - -e 's|@''GNULIB_MKOSTEMPS''@|$(GNULIB_MKOSTEMPS)|g' \ - -e 's|@''GNULIB_MKSTEMP''@|$(GNULIB_MKSTEMP)|g' \ - -e 's|@''GNULIB_MKSTEMPS''@|$(GNULIB_MKSTEMPS)|g' \ - -e 's|@''GNULIB_PTSNAME''@|$(GNULIB_PTSNAME)|g' \ - -e 's|@''GNULIB_PUTENV''@|$(GNULIB_PUTENV)|g' \ - -e 's|@''GNULIB_RANDOM_R''@|$(GNULIB_RANDOM_R)|g' \ - -e 's|@''GNULIB_REALLOC_POSIX''@|$(GNULIB_REALLOC_POSIX)|g' \ - -e 's|@''GNULIB_REALPATH''@|$(GNULIB_REALPATH)|g' \ - -e 's|@''GNULIB_RPMATCH''@|$(GNULIB_RPMATCH)|g' \ - -e 's|@''GNULIB_SETENV''@|$(GNULIB_SETENV)|g' \ - -e 's|@''GNULIB_STRTOD''@|$(GNULIB_STRTOD)|g' \ - -e 's|@''GNULIB_STRTOLL''@|$(GNULIB_STRTOLL)|g' \ - -e 's|@''GNULIB_STRTOULL''@|$(GNULIB_STRTOULL)|g' \ - -e 's|@''GNULIB_UNLOCKPT''@|$(GNULIB_UNLOCKPT)|g' \ - -e 's|@''GNULIB_UNSETENV''@|$(GNULIB_UNSETENV)|g' \ - -e 's|@''HAVE__EXIT''@|$(HAVE__EXIT)|g' \ - -e 's|@''HAVE_ATOLL''@|$(HAVE_ATOLL)|g' \ - -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|$(HAVE_CANONICALIZE_FILE_NAME)|g' \ - -e 's|@''HAVE_DECL_GETLOADAVG''@|$(HAVE_DECL_GETLOADAVG)|g' \ - -e 's|@''HAVE_GETSUBOPT''@|$(HAVE_GETSUBOPT)|g' \ - -e 's|@''HAVE_GRANTPT''@|$(HAVE_GRANTPT)|g' \ - -e 's|@''HAVE_MKDTEMP''@|$(HAVE_MKDTEMP)|g' \ - -e 's|@''HAVE_MKOSTEMP''@|$(HAVE_MKOSTEMP)|g' \ - -e 's|@''HAVE_MKOSTEMPS''@|$(HAVE_MKOSTEMPS)|g' \ - -e 's|@''HAVE_MKSTEMP''@|$(HAVE_MKSTEMP)|g' \ - -e 's|@''HAVE_MKSTEMPS''@|$(HAVE_MKSTEMPS)|g' \ - -e 's|@''HAVE_PTSNAME''@|$(HAVE_PTSNAME)|g' \ - -e 's|@''HAVE_RANDOM_H''@|$(HAVE_RANDOM_H)|g' \ - -e 's|@''HAVE_RANDOM_R''@|$(HAVE_RANDOM_R)|g' \ - -e 's|@''HAVE_REALPATH''@|$(HAVE_REALPATH)|g' \ - -e 's|@''HAVE_RPMATCH''@|$(HAVE_RPMATCH)|g' \ - -e 's|@''HAVE_SETENV''@|$(HAVE_SETENV)|g' \ - -e 's|@''HAVE_STRTOD''@|$(HAVE_STRTOD)|g' \ - -e 's|@''HAVE_STRTOLL''@|$(HAVE_STRTOLL)|g' \ - -e 's|@''HAVE_STRTOULL''@|$(HAVE_STRTOULL)|g' \ - -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|$(HAVE_STRUCT_RANDOM_DATA)|g' \ - -e 's|@''HAVE_SYS_LOADAVG_H''@|$(HAVE_SYS_LOADAVG_H)|g' \ - -e 's|@''HAVE_UNLOCKPT''@|$(HAVE_UNLOCKPT)|g' \ - -e 's|@''HAVE_UNSETENV''@|$(HAVE_UNSETENV)|g' \ - -e 's|@''REPLACE_CALLOC''@|$(REPLACE_CALLOC)|g' \ - -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|$(REPLACE_CANONICALIZE_FILE_NAME)|g' \ - -e 's|@''REPLACE_MALLOC''@|$(REPLACE_MALLOC)|g' \ - -e 's|@''REPLACE_MKSTEMP''@|$(REPLACE_MKSTEMP)|g' \ - -e 's|@''REPLACE_PUTENV''@|$(REPLACE_PUTENV)|g' \ - -e 's|@''REPLACE_REALLOC''@|$(REPLACE_REALLOC)|g' \ - -e 's|@''REPLACE_REALPATH''@|$(REPLACE_REALPATH)|g' \ - -e 's|@''REPLACE_SETENV''@|$(REPLACE_SETENV)|g' \ - -e 's|@''REPLACE_STRTOD''@|$(REPLACE_STRTOD)|g' \ - -e 's|@''REPLACE_UNSETENV''@|$(REPLACE_UNSETENV)|g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ - -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \ - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \ - < $(srcdir)/stdlib.in.h; \ - } > $@-t && \ - mv $@-t $@ - -# We need the following in order to create when the system -# doesn't have one that works with the given compiler. -string.h: string.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H) - $(AM_V_GEN)rm -f $@-t $@ && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ - sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ - -e 's|@''NEXT_STRING_H''@|$(NEXT_STRING_H)|g' \ - -e 's|@''GNULIB_MBSLEN''@|$(GNULIB_MBSLEN)|g' \ - -e 's|@''GNULIB_MBSNLEN''@|$(GNULIB_MBSNLEN)|g' \ - -e 's|@''GNULIB_MBSCHR''@|$(GNULIB_MBSCHR)|g' \ - -e 's|@''GNULIB_MBSRCHR''@|$(GNULIB_MBSRCHR)|g' \ - -e 's|@''GNULIB_MBSSTR''@|$(GNULIB_MBSSTR)|g' \ - -e 's|@''GNULIB_MBSCASECMP''@|$(GNULIB_MBSCASECMP)|g' \ - -e 's|@''GNULIB_MBSNCASECMP''@|$(GNULIB_MBSNCASECMP)|g' \ - -e 's|@''GNULIB_MBSPCASECMP''@|$(GNULIB_MBSPCASECMP)|g' \ - -e 's|@''GNULIB_MBSCASESTR''@|$(GNULIB_MBSCASESTR)|g' \ - -e 's|@''GNULIB_MBSCSPN''@|$(GNULIB_MBSCSPN)|g' \ - -e 's|@''GNULIB_MBSPBRK''@|$(GNULIB_MBSPBRK)|g' \ - -e 's|@''GNULIB_MBSSPN''@|$(GNULIB_MBSSPN)|g' \ - -e 's|@''GNULIB_MBSSEP''@|$(GNULIB_MBSSEP)|g' \ - -e 's|@''GNULIB_MBSTOK_R''@|$(GNULIB_MBSTOK_R)|g' \ - -e 's|@''GNULIB_MEMCHR''@|$(GNULIB_MEMCHR)|g' \ - -e 's|@''GNULIB_MEMMEM''@|$(GNULIB_MEMMEM)|g' \ - -e 's|@''GNULIB_MEMPCPY''@|$(GNULIB_MEMPCPY)|g' \ - -e 's|@''GNULIB_MEMRCHR''@|$(GNULIB_MEMRCHR)|g' \ - -e 's|@''GNULIB_RAWMEMCHR''@|$(GNULIB_RAWMEMCHR)|g' \ - -e 's|@''GNULIB_STPCPY''@|$(GNULIB_STPCPY)|g' \ - -e 's|@''GNULIB_STPNCPY''@|$(GNULIB_STPNCPY)|g' \ - -e 's|@''GNULIB_STRCHRNUL''@|$(GNULIB_STRCHRNUL)|g' \ - -e 's|@''GNULIB_STRDUP''@|$(GNULIB_STRDUP)|g' \ - -e 's|@''GNULIB_STRNCAT''@|$(GNULIB_STRNCAT)|g' \ - -e 's|@''GNULIB_STRNDUP''@|$(GNULIB_STRNDUP)|g' \ - -e 's|@''GNULIB_STRNLEN''@|$(GNULIB_STRNLEN)|g' \ - -e 's|@''GNULIB_STRPBRK''@|$(GNULIB_STRPBRK)|g' \ - -e 's|@''GNULIB_STRSEP''@|$(GNULIB_STRSEP)|g' \ - -e 's|@''GNULIB_STRSTR''@|$(GNULIB_STRSTR)|g' \ - -e 's|@''GNULIB_STRCASESTR''@|$(GNULIB_STRCASESTR)|g' \ - -e 's|@''GNULIB_STRTOK_R''@|$(GNULIB_STRTOK_R)|g' \ - -e 's|@''GNULIB_STRERROR''@|$(GNULIB_STRERROR)|g' \ - -e 's|@''GNULIB_STRSIGNAL''@|$(GNULIB_STRSIGNAL)|g' \ - -e 's|@''GNULIB_STRVERSCMP''@|$(GNULIB_STRVERSCMP)|g' \ - < $(srcdir)/string.in.h | \ - sed -e 's|@''HAVE_MBSLEN''@|$(HAVE_MBSLEN)|g' \ - -e 's|@''HAVE_MEMCHR''@|$(HAVE_MEMCHR)|g' \ - -e 's|@''HAVE_DECL_MEMMEM''@|$(HAVE_DECL_MEMMEM)|g' \ - -e 's|@''HAVE_MEMPCPY''@|$(HAVE_MEMPCPY)|g' \ - -e 's|@''HAVE_DECL_MEMRCHR''@|$(HAVE_DECL_MEMRCHR)|g' \ - -e 's|@''HAVE_RAWMEMCHR''@|$(HAVE_RAWMEMCHR)|g' \ - -e 's|@''HAVE_STPCPY''@|$(HAVE_STPCPY)|g' \ - -e 's|@''HAVE_STPNCPY''@|$(HAVE_STPNCPY)|g' \ - -e 's|@''HAVE_STRCHRNUL''@|$(HAVE_STRCHRNUL)|g' \ - -e 's|@''HAVE_DECL_STRDUP''@|$(HAVE_DECL_STRDUP)|g' \ - -e 's|@''HAVE_DECL_STRNDUP''@|$(HAVE_DECL_STRNDUP)|g' \ - -e 's|@''HAVE_DECL_STRNLEN''@|$(HAVE_DECL_STRNLEN)|g' \ - -e 's|@''HAVE_STRPBRK''@|$(HAVE_STRPBRK)|g' \ - -e 's|@''HAVE_STRSEP''@|$(HAVE_STRSEP)|g' \ - -e 's|@''HAVE_STRCASESTR''@|$(HAVE_STRCASESTR)|g' \ - -e 's|@''HAVE_DECL_STRTOK_R''@|$(HAVE_DECL_STRTOK_R)|g' \ - -e 's|@''HAVE_DECL_STRSIGNAL''@|$(HAVE_DECL_STRSIGNAL)|g' \ - -e 's|@''HAVE_STRVERSCMP''@|$(HAVE_STRVERSCMP)|g' \ - -e 's|@''REPLACE_STPNCPY''@|$(REPLACE_STPNCPY)|g' \ - -e 's|@''REPLACE_MEMCHR''@|$(REPLACE_MEMCHR)|g' \ - -e 's|@''REPLACE_MEMMEM''@|$(REPLACE_MEMMEM)|g' \ - -e 's|@''REPLACE_STRCASESTR''@|$(REPLACE_STRCASESTR)|g' \ - -e 's|@''REPLACE_STRDUP''@|$(REPLACE_STRDUP)|g' \ - -e 's|@''REPLACE_STRSTR''@|$(REPLACE_STRSTR)|g' \ - -e 's|@''REPLACE_STRERROR''@|$(REPLACE_STRERROR)|g' \ - -e 's|@''REPLACE_STRNCAT''@|$(REPLACE_STRNCAT)|g' \ - -e 's|@''REPLACE_STRNDUP''@|$(REPLACE_STRNDUP)|g' \ - -e 's|@''REPLACE_STRNLEN''@|$(REPLACE_STRNLEN)|g' \ - -e 's|@''REPLACE_STRSIGNAL''@|$(REPLACE_STRSIGNAL)|g' \ - -e 's|@''REPLACE_STRTOK_R''@|$(REPLACE_STRTOK_R)|g' \ - -e 's|@''UNDEFINE_STRTOK_R''@|$(UNDEFINE_STRTOK_R)|g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ - -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \ - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \ - < $(srcdir)/string.in.h; \ - } > $@-t && \ - mv $@-t $@ - -# We need the following in order to create when the system -# doesn't have one that works with the given compiler. -strings.h: strings.in.h $(WARN_ON_USE_H) $(ARG_NONNULL_H) - $(AM_V_GEN)rm -f $@-t $@ && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ - sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ - -e 's|@''NEXT_STRINGS_H''@|$(NEXT_STRINGS_H)|g' \ - -e 's|@''HAVE_STRCASECMP''@|$(HAVE_STRCASECMP)|g' \ - -e 's|@''HAVE_DECL_STRNCASECMP''@|$(HAVE_DECL_STRNCASECMP)|g' \ - -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \ - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \ - < $(srcdir)/strings.in.h; \ - } > $@-t && \ - mv $@-t $@ - -# We need the following in order to create when the system -# has one that is incomplete. -sys/wait.h: sys_wait.in.h - $(AM_V_at)$(MKDIR_P) sys - $(AM_V_GEN)rm -f $@-t $@ && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ - -e 's|@''NEXT_SYS_WAIT_H''@|$(NEXT_SYS_WAIT_H)|g' \ - < $(srcdir)/sys_wait.in.h; \ - } > $@-t && \ - mv $@-t $@ - -# We need the following in order to create when the system -# doesn't have one that works with the given compiler. -sysexits.h: sysexits.in.h - $(AM_V_GEN)rm -f $@-t $@ && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's|@''HAVE_SYSEXITS_H''@|$(HAVE_SYSEXITS_H)|g' \ - -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ - -e 's|@''NEXT_SYSEXITS_H''@|$(NEXT_SYSEXITS_H)|g' \ - < $(srcdir)/sysexits.in.h; \ - } > $@-t && \ - mv -f $@-t $@ - -# We need the following in order to create an empty placeholder for -# when the system doesn't have one. -unistd.h: unistd.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H) - $(AM_V_GEN)rm -f $@-t $@ && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's|@''HAVE_UNISTD_H''@|$(HAVE_UNISTD_H)|g' \ - -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ - -e 's|@''NEXT_UNISTD_H''@|$(NEXT_UNISTD_H)|g' \ - -e 's|@''GNULIB_CHOWN''@|$(GNULIB_CHOWN)|g' \ - -e 's|@''GNULIB_CLOSE''@|$(GNULIB_CLOSE)|g' \ - -e 's|@''GNULIB_DUP2''@|$(GNULIB_DUP2)|g' \ - -e 's|@''GNULIB_DUP3''@|$(GNULIB_DUP3)|g' \ - -e 's|@''GNULIB_ENVIRON''@|$(GNULIB_ENVIRON)|g' \ - -e 's|@''GNULIB_EUIDACCESS''@|$(GNULIB_EUIDACCESS)|g' \ - -e 's|@''GNULIB_FACCESSAT''@|$(GNULIB_FACCESSAT)|g' \ - -e 's|@''GNULIB_FCHDIR''@|$(GNULIB_FCHDIR)|g' \ - -e 's|@''GNULIB_FCHOWNAT''@|$(GNULIB_FCHOWNAT)|g' \ - -e 's|@''GNULIB_FSYNC''@|$(GNULIB_FSYNC)|g' \ - -e 's|@''GNULIB_FTRUNCATE''@|$(GNULIB_FTRUNCATE)|g' \ - -e 's|@''GNULIB_GETCWD''@|$(GNULIB_GETCWD)|g' \ - -e 's|@''GNULIB_GETDOMAINNAME''@|$(GNULIB_GETDOMAINNAME)|g' \ - -e 's|@''GNULIB_GETDTABLESIZE''@|$(GNULIB_GETDTABLESIZE)|g' \ - -e 's|@''GNULIB_GETGROUPS''@|$(GNULIB_GETGROUPS)|g' \ - -e 's|@''GNULIB_GETHOSTNAME''@|$(GNULIB_GETHOSTNAME)|g' \ - -e 's|@''GNULIB_GETLOGIN''@|$(GNULIB_GETLOGIN)|g' \ - -e 's|@''GNULIB_GETLOGIN_R''@|$(GNULIB_GETLOGIN_R)|g' \ - -e 's|@''GNULIB_GETPAGESIZE''@|$(GNULIB_GETPAGESIZE)|g' \ - -e 's|@''GNULIB_GETUSERSHELL''@|$(GNULIB_GETUSERSHELL)|g' \ - -e 's|@''GNULIB_LCHOWN''@|$(GNULIB_LCHOWN)|g' \ - -e 's|@''GNULIB_LINK''@|$(GNULIB_LINK)|g' \ - -e 's|@''GNULIB_LINKAT''@|$(GNULIB_LINKAT)|g' \ - -e 's|@''GNULIB_LSEEK''@|$(GNULIB_LSEEK)|g' \ - -e 's|@''GNULIB_PIPE2''@|$(GNULIB_PIPE2)|g' \ - -e 's|@''GNULIB_PREAD''@|$(GNULIB_PREAD)|g' \ - -e 's|@''GNULIB_PWRITE''@|$(GNULIB_PWRITE)|g' \ - -e 's|@''GNULIB_READLINK''@|$(GNULIB_READLINK)|g' \ - -e 's|@''GNULIB_READLINKAT''@|$(GNULIB_READLINKAT)|g' \ - -e 's|@''GNULIB_RMDIR''@|$(GNULIB_RMDIR)|g' \ - -e 's|@''GNULIB_SLEEP''@|$(GNULIB_SLEEP)|g' \ - -e 's|@''GNULIB_SYMLINK''@|$(GNULIB_SYMLINK)|g' \ - -e 's|@''GNULIB_SYMLINKAT''@|$(GNULIB_SYMLINKAT)|g' \ - -e 's|@''GNULIB_TTYNAME_R''@|$(GNULIB_TTYNAME_R)|g' \ - -e 's|@''GNULIB_UNISTD_H_GETOPT''@|$(GNULIB_UNISTD_H_GETOPT)|g' \ - -e 's|@''GNULIB_UNISTD_H_SIGPIPE''@|$(GNULIB_UNISTD_H_SIGPIPE)|g' \ - -e 's|@''GNULIB_UNLINK''@|$(GNULIB_UNLINK)|g' \ - -e 's|@''GNULIB_UNLINKAT''@|$(GNULIB_UNLINKAT)|g' \ - -e 's|@''GNULIB_USLEEP''@|$(GNULIB_USLEEP)|g' \ - -e 's|@''GNULIB_WRITE''@|$(GNULIB_WRITE)|g' \ - < $(srcdir)/unistd.in.h | \ - sed -e 's|@''HAVE_CHOWN''@|$(HAVE_CHOWN)|g' \ - -e 's|@''HAVE_DUP2''@|$(HAVE_DUP2)|g' \ - -e 's|@''HAVE_DUP3''@|$(HAVE_DUP3)|g' \ - -e 's|@''HAVE_EUIDACCESS''@|$(HAVE_EUIDACCESS)|g' \ - -e 's|@''HAVE_FACCESSAT''@|$(HAVE_FACCESSAT)|g' \ - -e 's|@''HAVE_FCHDIR''@|$(HAVE_FCHDIR)|g' \ - -e 's|@''HAVE_FCHOWNAT''@|$(HAVE_FCHOWNAT)|g' \ - -e 's|@''HAVE_FSYNC''@|$(HAVE_FSYNC)|g' \ - -e 's|@''HAVE_FTRUNCATE''@|$(HAVE_FTRUNCATE)|g' \ - -e 's|@''HAVE_GETDOMAINNAME''@|$(HAVE_GETDOMAINNAME)|g' \ - -e 's|@''HAVE_GETDTABLESIZE''@|$(HAVE_GETDTABLESIZE)|g' \ - -e 's|@''HAVE_GETGROUPS''@|$(HAVE_GETGROUPS)|g' \ - -e 's|@''HAVE_GETHOSTNAME''@|$(HAVE_GETHOSTNAME)|g' \ - -e 's|@''HAVE_GETLOGIN''@|$(HAVE_GETLOGIN)|g' \ - -e 's|@''HAVE_GETPAGESIZE''@|$(HAVE_GETPAGESIZE)|g' \ - -e 's|@''HAVE_LCHOWN''@|$(HAVE_LCHOWN)|g' \ - -e 's|@''HAVE_LINK''@|$(HAVE_LINK)|g' \ - -e 's|@''HAVE_LINKAT''@|$(HAVE_LINKAT)|g' \ - -e 's|@''HAVE_PIPE2''@|$(HAVE_PIPE2)|g' \ - -e 's|@''HAVE_PREAD''@|$(HAVE_PREAD)|g' \ - -e 's|@''HAVE_PWRITE''@|$(HAVE_PWRITE)|g' \ - -e 's|@''HAVE_READLINK''@|$(HAVE_READLINK)|g' \ - -e 's|@''HAVE_READLINKAT''@|$(HAVE_READLINKAT)|g' \ - -e 's|@''HAVE_SLEEP''@|$(HAVE_SLEEP)|g' \ - -e 's|@''HAVE_SYMLINK''@|$(HAVE_SYMLINK)|g' \ - -e 's|@''HAVE_SYMLINKAT''@|$(HAVE_SYMLINKAT)|g' \ - -e 's|@''HAVE_TTYNAME_R''@|$(HAVE_TTYNAME_R)|g' \ - -e 's|@''HAVE_UNLINKAT''@|$(HAVE_UNLINKAT)|g' \ - -e 's|@''HAVE_USLEEP''@|$(HAVE_USLEEP)|g' \ - -e 's|@''HAVE_DECL_ENVIRON''@|$(HAVE_DECL_ENVIRON)|g' \ - -e 's|@''HAVE_DECL_GETLOGIN_R''@|$(HAVE_DECL_GETLOGIN_R)|g' \ - -e 's|@''HAVE_DECL_GETPAGESIZE''@|$(HAVE_DECL_GETPAGESIZE)|g' \ - -e 's|@''HAVE_DECL_GETUSERSHELL''@|$(HAVE_DECL_GETUSERSHELL)|g' \ - -e 's|@''HAVE_OS_H''@|$(HAVE_OS_H)|g' \ - -e 's|@''HAVE_SYS_PARAM_H''@|$(HAVE_SYS_PARAM_H)|g' \ - -e 's|@''REPLACE_CHOWN''@|$(REPLACE_CHOWN)|g' \ - -e 's|@''REPLACE_CLOSE''@|$(REPLACE_CLOSE)|g' \ - -e 's|@''REPLACE_DUP''@|$(REPLACE_DUP)|g' \ - -e 's|@''REPLACE_DUP2''@|$(REPLACE_DUP2)|g' \ - -e 's|@''REPLACE_FCHOWNAT''@|$(REPLACE_FCHOWNAT)|g' \ - -e 's|@''REPLACE_GETCWD''@|$(REPLACE_GETCWD)|g' \ - -e 's|@''REPLACE_GETGROUPS''@|$(REPLACE_GETGROUPS)|g' \ - -e 's|@''REPLACE_GETPAGESIZE''@|$(REPLACE_GETPAGESIZE)|g' \ - -e 's|@''REPLACE_LCHOWN''@|$(REPLACE_LCHOWN)|g' \ - -e 's|@''REPLACE_LINK''@|$(REPLACE_LINK)|g' \ - -e 's|@''REPLACE_LINKAT''@|$(REPLACE_LINKAT)|g' \ - -e 's|@''REPLACE_LSEEK''@|$(REPLACE_LSEEK)|g' \ - -e 's|@''REPLACE_PREAD''@|$(REPLACE_PREAD)|g' \ - -e 's|@''REPLACE_PWRITE''@|$(REPLACE_PWRITE)|g' \ - -e 's|@''REPLACE_READLINK''@|$(REPLACE_READLINK)|g' \ - -e 's|@''REPLACE_RMDIR''@|$(REPLACE_RMDIR)|g' \ - -e 's|@''REPLACE_SLEEP''@|$(REPLACE_SLEEP)|g' \ - -e 's|@''REPLACE_SYMLINK''@|$(REPLACE_SYMLINK)|g' \ - -e 's|@''REPLACE_TTYNAME_R''@|$(REPLACE_TTYNAME_R)|g' \ - -e 's|@''REPLACE_UNLINK''@|$(REPLACE_UNLINK)|g' \ - -e 's|@''REPLACE_UNLINKAT''@|$(REPLACE_UNLINKAT)|g' \ - -e 's|@''REPLACE_USLEEP''@|$(REPLACE_USLEEP)|g' \ - -e 's|@''REPLACE_WRITE''@|$(REPLACE_WRITE)|g' \ - -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|$(UNISTD_H_HAVE_WINSOCK2_H)|g' \ - -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|$(UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS)|g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ - -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \ - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)'; \ - } > $@-t && \ - mv $@-t $@ -# The warn-on-use.h that gets inserted into generated .h files is the same as -# build-aux/warn-on-use.h, except that it has the copyright header cut off. -warn-on-use.h: $(top_srcdir)/build-aux/warn-on-use.h - $(AM_V_GEN)rm -f $@-t $@ && \ - sed -n -e '/^.ifndef/,$$p' \ - < $(top_srcdir)/build-aux/warn-on-use.h \ - > $@-t && \ - mv $@-t $@ - -# We need the following in order to create when the system -# version does not work standalone. -wchar.h: wchar.in.h $(CXXDEFS_H) $(ARG_NONNULL_H) $(WARN_ON_USE_H) - $(AM_V_GEN)rm -f $@-t $@ && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ - -e 's|@''NEXT_WCHAR_H''@|$(NEXT_WCHAR_H)|g' \ - -e 's|@''HAVE_WCHAR_H''@|$(HAVE_WCHAR_H)|g' \ - -e 's|@''GNULIB_BTOWC''@|$(GNULIB_BTOWC)|g' \ - -e 's|@''GNULIB_WCTOB''@|$(GNULIB_WCTOB)|g' \ - -e 's|@''GNULIB_MBSINIT''@|$(GNULIB_MBSINIT)|g' \ - -e 's|@''GNULIB_MBRTOWC''@|$(GNULIB_MBRTOWC)|g' \ - -e 's|@''GNULIB_MBRLEN''@|$(GNULIB_MBRLEN)|g' \ - -e 's|@''GNULIB_MBSRTOWCS''@|$(GNULIB_MBSRTOWCS)|g' \ - -e 's|@''GNULIB_MBSNRTOWCS''@|$(GNULIB_MBSNRTOWCS)|g' \ - -e 's|@''GNULIB_WCRTOMB''@|$(GNULIB_WCRTOMB)|g' \ - -e 's|@''GNULIB_WCSRTOMBS''@|$(GNULIB_WCSRTOMBS)|g' \ - -e 's|@''GNULIB_WCSNRTOMBS''@|$(GNULIB_WCSNRTOMBS)|g' \ - -e 's|@''GNULIB_WCWIDTH''@|$(GNULIB_WCWIDTH)|g' \ - -e 's|@''HAVE_WINT_T''@|$(HAVE_WINT_T)|g' \ - -e 's|@''HAVE_BTOWC''@|$(HAVE_BTOWC)|g' \ - -e 's|@''HAVE_MBSINIT''@|$(HAVE_MBSINIT)|g' \ - -e 's|@''HAVE_MBRTOWC''@|$(HAVE_MBRTOWC)|g' \ - -e 's|@''HAVE_MBRLEN''@|$(HAVE_MBRLEN)|g' \ - -e 's|@''HAVE_MBSRTOWCS''@|$(HAVE_MBSRTOWCS)|g' \ - -e 's|@''HAVE_MBSNRTOWCS''@|$(HAVE_MBSNRTOWCS)|g' \ - -e 's|@''HAVE_WCRTOMB''@|$(HAVE_WCRTOMB)|g' \ - -e 's|@''HAVE_WCSRTOMBS''@|$(HAVE_WCSRTOMBS)|g' \ - -e 's|@''HAVE_WCSNRTOMBS''@|$(HAVE_WCSNRTOMBS)|g' \ - -e 's|@''HAVE_DECL_WCTOB''@|$(HAVE_DECL_WCTOB)|g' \ - -e 's|@''HAVE_DECL_WCWIDTH''@|$(HAVE_DECL_WCWIDTH)|g' \ - -e 's|@''REPLACE_MBSTATE_T''@|$(REPLACE_MBSTATE_T)|g' \ - -e 's|@''REPLACE_BTOWC''@|$(REPLACE_BTOWC)|g' \ - -e 's|@''REPLACE_WCTOB''@|$(REPLACE_WCTOB)|g' \ - -e 's|@''REPLACE_MBSINIT''@|$(REPLACE_MBSINIT)|g' \ - -e 's|@''REPLACE_MBRTOWC''@|$(REPLACE_MBRTOWC)|g' \ - -e 's|@''REPLACE_MBRLEN''@|$(REPLACE_MBRLEN)|g' \ - -e 's|@''REPLACE_MBSRTOWCS''@|$(REPLACE_MBSRTOWCS)|g' \ - -e 's|@''REPLACE_MBSNRTOWCS''@|$(REPLACE_MBSNRTOWCS)|g' \ - -e 's|@''REPLACE_WCRTOMB''@|$(REPLACE_WCRTOMB)|g' \ - -e 's|@''REPLACE_WCSRTOMBS''@|$(REPLACE_WCSRTOMBS)|g' \ - -e 's|@''REPLACE_WCSNRTOMBS''@|$(REPLACE_WCSNRTOMBS)|g' \ - -e 's|@''REPLACE_WCWIDTH''@|$(REPLACE_WCWIDTH)|g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ - -e '/definition of _GL_ARG_NONNULL/r $(ARG_NONNULL_H)' \ - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \ - < $(srcdir)/wchar.in.h; \ - } > $@-t && \ - mv $@-t $@ - -# We need the following in order to create when the system -# doesn't have one that works with the given compiler. -wctype.h: wctype.in.h $(CXXDEFS_H) $(WARN_ON_USE_H) - $(AM_V_GEN)rm -f $@-t $@ && \ - { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ - sed -e 's/@''HAVE_WCTYPE_H''@/$(HAVE_WCTYPE_H)/g' \ - -e 's|@''INCLUDE_NEXT''@|$(INCLUDE_NEXT)|g' \ - -e 's|@''PRAGMA_SYSTEM_HEADER''@|@PRAGMA_SYSTEM_HEADER@|g' \ - -e 's|@''NEXT_WCTYPE_H''@|$(NEXT_WCTYPE_H)|g' \ - -e 's/@''HAVE_ISWBLANK''@/$(HAVE_ISWBLANK)/g' \ - -e 's/@''HAVE_ISWCNTRL''@/$(HAVE_ISWCNTRL)/g' \ - -e 's/@''HAVE_WINT_T''@/$(HAVE_WINT_T)/g' \ - -e 's/@''REPLACE_ISWBLANK''@/$(REPLACE_ISWBLANK)/g' \ - -e 's/@''REPLACE_ISWCNTRL''@/$(REPLACE_ISWCNTRL)/g' \ - -e '/definitions of _GL_FUNCDECL_RPL/r $(CXXDEFS_H)' \ - -e '/definition of _GL_WARN_ON_USE/r $(WARN_ON_USE_H)' \ - < $(srcdir)/wctype.in.h; \ - } > $@-t && \ - mv $@-t $@ - -mostlyclean-local: mostlyclean-generic - @for dir in '' $(MOSTLYCLEANDIRS); do \ - if test -n "$$dir" && test -d $$dir; then \ - echo "rmdir $$dir"; rmdir $$dir; \ - fi; \ - done; \ - : - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: diff --git a/grub-core/lib/libgcrypt-grub/cipher/ChangeLog b/grub-core/lib/libgcrypt-grub/cipher/ChangeLog deleted file mode 100644 index e7db175..0000000 --- a/grub-core/lib/libgcrypt-grub/cipher/ChangeLog +++ /dev/null @@ -1,4212 +0,0 @@ -2011-05-14 Automatic import tool - - Imported ciphers to GRUB - - * ac.c: Removed - * arcfour.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - Removed including of string.h - (elftest): Removed declaration. - (selftest): Removed. - (GRUB_MOD_INIT(gcry_arcfour)): New function - - Register cipher _gcry_cipher_spec_arcfour - (GRUB_MOD_FINI(gcry_arcfour)): New function - - Unregister cipher _gcry_cipher_spec_arcfour - * blowfish.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - Removed including of string.h - (selftest): Removed. - (GRUB_MOD_INIT(gcry_blowfish)): New function - - Register cipher _gcry_cipher_spec_blowfish - (GRUB_MOD_FINI(gcry_blowfish)): New function - - Unregister cipher _gcry_cipher_spec_blowfish - * camellia.c: Removed including of string.h - Removed including of stdlib.h - * camellia.h: Removed including of config.h - * camellia-glue.c: Removed including of config.h - Removed including of config.h - (elftest): Removed declaration. - (selftest): Removed. - (GRUB_MOD_INIT(gcry_camellia)): New function - - Register cipher _gcry_cipher_spec_camellia128 - Register cipher _gcry_cipher_spec_camellia192 - Register cipher _gcry_cipher_spec_camellia256 - (GRUB_MOD_FINI(gcry_camellia)): New function - - Unregister cipher _gcry_cipher_spec_camellia128 - Unregister cipher _gcry_cipher_spec_camellia192 - Unregister cipher _gcry_cipher_spec_camellia256 - * cast5.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - Removed including of string.h - (selftest): Removed. - (GRUB_MOD_INIT(gcry_cast5)): New function - - Register cipher _gcry_cipher_spec_cast5 - (GRUB_MOD_FINI(gcry_cast5)): New function - - Unregister cipher _gcry_cipher_spec_cast5 - * cipher.c: Removed - * crc.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - Removed including of string.h - (GRUB_MOD_INIT(gcry_crc)): New function - - Register digest _gcry_digest_spec_crc32 - Register digest _gcry_digest_spec_crc32_rfc1510 - Register digest _gcry_digest_spec_crc24_rfc2440 - (GRUB_MOD_FINI(gcry_crc)): New function - - Unregister MD _gcry_digest_spec_crc32 - Unregister MD _gcry_digest_spec_crc32_rfc1510 - Unregister MD _gcry_digest_spec_crc24_rfc2440 - * des.c: Removed including of config.h - Removed including of stdio.h - Removed including of string.h - (elftest): Removed declaration. - (weak_keys_chksum): Removed. - (tripledes_set2keys): Removed. - (selftest): Removed. - (do_tripledes_set_extra_info): Removed. - (selftest_fips): Removed. - (run_selftests): Removed. - (_gcry_cipher_extraspec_tripledes): Removed. - (GRUB_MOD_INIT(gcry_des)): New function - - Register cipher _gcry_cipher_spec_des - Register cipher _gcry_cipher_spec_tripledes - (GRUB_MOD_FINI(gcry_des)): New function - - Unregister cipher _gcry_cipher_spec_des - Unregister cipher _gcry_cipher_spec_tripledes - * dsa.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - Removed including of string.h - (selftest_sign_1024): Removed. - (selftests_dsa): Removed. - (run_selftests): Removed. - * ecc.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - Removed including of string.h - (selftests_ecdsa): Removed. - (run_selftests): Removed. - * elgamal.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - Removed including of string.h - * hash-common.c: Removed - * hmac-tests.c: Removed - * md.c: Removed - * md4.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - Removed including of string.h - (GRUB_MOD_INIT(gcry_md4)): New function - - Register digest _gcry_digest_spec_md4 - (GRUB_MOD_FINI(gcry_md4)): New function - - Unregister MD _gcry_digest_spec_md4 - * md5.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - Removed including of string.h - (GRUB_MOD_INIT(gcry_md5)): New function - - Register digest _gcry_digest_spec_md5 - (GRUB_MOD_FINI(gcry_md5)): New function - - Unregister MD _gcry_digest_spec_md5 - * primegen.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - Removed including of string.h - Removed including of errno.h - * pubkey.c: Removed - * rfc2268.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - Removed including of string.h - (elftest): Removed declaration. - (selftest): Removed. - (GRUB_MOD_INIT(gcry_rfc2268)): New function - - Register cipher _gcry_cipher_spec_rfc2268_40 - (GRUB_MOD_FINI(gcry_rfc2268)): New function - - Unregister cipher _gcry_cipher_spec_rfc2268_40 - * rijndael.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - Removed including of string.h - (elftest): Removed declaration. - (_gcry_aes_cfb_enc): Removed. - (_gcry_aes_cbc_enc): Removed. - (_gcry_aes_cfb_dec): Removed. - (_gcry_aes_cbc_dec): Removed. - (selftest_basic_128): Removed. - (selftest_basic_192): Removed. - (selftest_basic_256): Removed. - (selftest): Removed. - (selftest_fips_128_38a): Removed. - (selftest_fips_128): Removed. - (selftest_fips_192): Removed. - (selftest_fips_256): Removed. - (run_selftests): Removed. - (_gcry_cipher_extraspec_aes): Removed. - (_gcry_cipher_extraspec_aes192): Removed. - (_gcry_cipher_extraspec_aes256): Removed. - (GRUB_MOD_INIT(gcry_rijndael)): New function - - Register cipher _gcry_cipher_spec_aes - Register cipher _gcry_cipher_spec_aes192 - Register cipher _gcry_cipher_spec_aes256 - (GRUB_MOD_FINI(gcry_rijndael)): New function - - Unregister cipher _gcry_cipher_spec_aes - Unregister cipher _gcry_cipher_spec_aes192 - Unregister cipher _gcry_cipher_spec_aes256 - * rmd160.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - Removed including of string.h - (_gcry_rmd160_hash_buffer): Removed. - (GRUB_MOD_INIT(gcry_rmd160)): New function - - Register digest _gcry_digest_spec_rmd160 - (GRUB_MOD_FINI(gcry_rmd160)): New function - - Unregister MD _gcry_digest_spec_rmd160 - * rsa.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - Removed including of string.h - Removed including of errno.h - (selftest_sign_1024): Removed. - (selftest_encr_1024): Removed. - (selftests_rsa): Removed. - (run_selftests): Removed. - * seed.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - (elftest): Removed declaration. - (selftest): Removed. - (GRUB_MOD_INIT(gcry_seed)): New function - - Register cipher _gcry_cipher_spec_seed - (GRUB_MOD_FINI(gcry_seed)): New function - - Unregister cipher _gcry_cipher_spec_seed - * serpent.c: Removed including of config.h - Removed including of string.h - Removed including of stdio.h - (GRUB_MOD_INIT(gcry_serpent)): New function - - Register cipher _gcry_cipher_spec_serpent128 - Register cipher _gcry_cipher_spec_serpent192 - Register cipher _gcry_cipher_spec_serpent256 - (GRUB_MOD_FINI(gcry_serpent)): New function - - Unregister cipher _gcry_cipher_spec_serpent128 - Unregister cipher _gcry_cipher_spec_serpent192 - Unregister cipher _gcry_cipher_spec_serpent256 - * sha1.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - Removed including of string.h - (_gcry_sha1_hash_buffer): Removed. - (selftests_sha1): Removed. - (run_selftests): Removed. - (_gcry_digest_extraspec_sha1): Removed. - (GRUB_MOD_INIT(gcry_sha1)): New function - - Register digest _gcry_digest_spec_sha1 - (GRUB_MOD_FINI(gcry_sha1)): New function - - Unregister MD _gcry_digest_spec_sha1 - * sha256.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - Removed including of string.h - (selftests_sha224): Removed. - (selftests_sha256): Removed. - (run_selftests): Removed. - (_gcry_digest_extraspec_sha224): Removed. - (_gcry_digest_extraspec_sha256): Removed. - (GRUB_MOD_INIT(gcry_sha256)): New function - - Register digest _gcry_digest_spec_sha224 - Register digest _gcry_digest_spec_sha256 - (GRUB_MOD_FINI(gcry_sha256)): New function - - Unregister MD _gcry_digest_spec_sha224 - Unregister MD _gcry_digest_spec_sha256 - * sha512.c: Removed including of config.h - Removed including of string.h - (selftests_sha384): Removed. - (selftests_sha512): Removed. - (run_selftests): Removed. - (_gcry_digest_extraspec_sha512): Removed. - (_gcry_digest_extraspec_sha384): Removed. - (GRUB_MOD_INIT(gcry_sha512)): New function - - Register digest _gcry_digest_spec_sha512 - Register digest _gcry_digest_spec_sha384 - (GRUB_MOD_FINI(gcry_sha512)): New function - - Unregister MD _gcry_digest_spec_sha512 - Unregister MD _gcry_digest_spec_sha384 - * tiger.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - Removed including of string.h - (GRUB_MOD_INIT(gcry_tiger)): New function - - Register digest _gcry_digest_spec_tiger - (GRUB_MOD_FINI(gcry_tiger)): New function - - Unregister MD _gcry_digest_spec_tiger - * twofish.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - Removed including of string.h - (elftest): Removed declaration. - (selftest): Removed. - Removed including of stdio.h - Removed including of string.h - Removed including of time.h - (GRUB_MOD_INIT(gcry_twofish)): New function - - Register cipher _gcry_cipher_spec_twofish - Register cipher _gcry_cipher_spec_twofish128 - (GRUB_MOD_FINI(gcry_twofish)): New function - - Unregister cipher _gcry_cipher_spec_twofish - Unregister cipher _gcry_cipher_spec_twofish128 - * whirlpool.c: Removed including of config.h - Removed including of stdio.h - Removed including of stdlib.h - Removed including of string.h - (GRUB_MOD_INIT(gcry_whirlpool)): New function - - Register digest _gcry_digest_spec_whirlpool - (GRUB_MOD_FINI(gcry_whirlpool)): New function - - Unregister MD _gcry_digest_spec_whirlpool - * crypto.lst: New file. - * types.h: New file. - * memory.h: New file. - * cipher.h: Likewise. - * g10lib.h: Likewise. - -2009-01-22 Werner Koch - - * ecc.c (compute_keygrip): Remove superfluous const. - -2009-01-06 Werner Koch - - * rmd160.c (oid_spec_rmd160): Add TeleTrust identifier. - -2008-12-10 Werner Koch - - * dsa.c (generate): Add arg DOMAIN and use it if specified. - (generate_fips186): Ditto. - (dsa_generate_ext): Parse and check the optional "domain" - parameter and pass them to the generate functions. - - * rijndael.c (rijndael_names): Add "AES128" and "AES-128". - (rijndael192_names): Add "AES-192". - (rijndael256_names): Add "AES-256". - -2008-12-05 Werner Koch - - * dsa.c (generate): Add arg TRANSIENT_KEY and use it to detrmine - the RNG quality needed. - (dsa_generate_ext): Parse the transient-key flag und pass it to - generate. - -2008-11-28 Werner Koch - - * dsa.c (generate_fips186): Add arg DERIVEPARMS and use the seed - value if available. - - * primegen.c (_gcry_generate_fips186_2_prime): Fix inner p loop. - -2008-11-26 Werner Koch - - * primegen.c (_gcry_generate_fips186_3_prime): New. - * dsa.c (generate_fips186): Add arg USE_FIPS186_2. - (dsa_generate_ext): Parse new flag use-fips183-2. - -2008-11-25 Werner Koch - - * dsa.c (generate_fips186): New. - (dsa_generate_ext): Use new function if derive-parms are given or - if in FIPS mode. - * primegen.c (_gcry_generate_fips186_2_prime): New. - -2008-11-24 Werner Koch - - * pubkey.c (gcry_pk_genkey): Insert code to output extrainfo. - (pubkey_generate): Add arg R_EXTRAINFO and pass it to the extended - key generation function. - * rsa.c (gen_x931_parm_xp, gen_x931_parm_xi): New. - (generate_x931): Generate params if not given. - (rsa_generate_ext): Parse use-x931 flag. Return p-q-swapped - indicator. - * dsa.c (dsa_generate_ext): Put RETFACTORS into R_EXTRAINFO if - possible. - - * pubkey.c (gcry_pk_genkey): Remove parsing of almost all - parameters and pass the parameter S-expression to pubkey_generate. - (pubkey_generate): Simplify by requitring modules to parse the - parameters. Remove the special cases for Elgamal and ECC. - (sexp_elements_extract_ecc): Add arg EXTRASPEC and use it. Fix - small memory leak. - (sexp_to_key): Pass EXTRASPEC to sexp_elements_extract_ecc. - (pubkey_table) [USE_ELGAMAL]: Add real extraspec. - * rsa.c (rsa_generate_ext): Adjust for new calling convention. - * dsa.c (dsa_generate_ext): Ditto. - * elgamal.c (_gcry_elg_generate): Ditto. Rename to elg_generate_ext. - (elg_generate): New. - (_gcry_elg_generate_using_x): Remove after merging code with - elg_generate_ext. - (_gcry_pubkey_extraspec_elg): New. - (_gcry_elg_check_secret_key, _gcry_elg_encrypt, _gcry_elg_sign) - (_gcry_elg_verify, _gcry_elg_get_nbits): Make static and remove - _gcry_ prefix. - * ecc.c (_gcry_ecc_generate): Rename to ecc_generate_ext and - adjust for new calling convention. - (_gcry_ecc_get_param): Rename to ecc_get_param and make static. - (_gcry_pubkey_extraspec_ecdsa): Add ecc_generate_ext and - ecc_get_param. - -2008-11-20 Werner Koch - - * pubkey.c (pubkey_generate): Add arg DERIVEPARMS. - (gcry_pk_genkey): Parse derive-parms and pass it to above. - * rsa.c (generate_x931): New. - (rsa_generate_ext): Add arg DERIVEPARMS and call new function in - fips mode or if DERIVEPARMS is given. - * primegen.c (_gcry_derive_x931_prime, find_x931_prime): New. - -2008-11-19 Werner Koch - - * rsa.c (rsa_decrypt): Use gcry_create_nonce for blinding. - (generate): Rename to generate_std. - -2008-11-05 Werner Koch - - * md.c (md_open): Use a switch to set the Bsize. - (prepare_macpads): Fix long key case for SHA384 and SHA512. - - * cipher.c (gcry_cipher_handle): Add field EXTRASPEC. - (gcry_cipher_open): Set it. - (gcry_cipher_ctl): Add private control code to disable weak key - detection and to return the current input block. - * des.c (_tripledes_ctx): Add field FLAGS. - (do_tripledes_set_extra_info): New. - (_gcry_cipher_extraspec_tripledes): Add new function. - (do_tripledes_setkey): Disable weak key detection. - -2008-10-24 Werner Koch - - * md.c (digest_table): Allow MD5 in fips mode. - (md_register_default): Take special action for MD5. - (md_enable, gcry_md_hash_buffer): Ditto. - -2008-09-30 Werner Koch - - * rijndael.c (do_setkey): Properly align "t" and "tk". - (prepare_decryption): Properly align "w". Fixes bug #936. - -2008-09-18 Werner Koch - - * pubkey.c (gcry_pk_genkey): Parse domain parameter. - (pubkey_generate): Add new arg DOMAIN and remove special case for - DSA with qbits. - * rsa.c (rsa_generate): Add dummy args QBITS, NAME and DOMAIN and - rename to rsa_generate_ext. Change caller. - (_gcry_rsa_generate, _gcry_rsa_check_secret_key) - (_gcry_rsa_encrypt, _gcry_rsa_decrypt, _gcry_rsa_sign) - (_gcry_rsa_verify, _gcry_rsa_get_nbits): Make static and remove - _gcry_ prefix. - (_gcry_pubkey_spec_rsa, _gcry_pubkey_extraspec_rsa): Adjust names. - * dsa.c (dsa_generate_ext): New. - (_gcry_dsa_generate): Replace code by a call to dsa_generate. - (_gcry_dsa_check_secret_key, _gcry_dsa_sign, _gcry_dsa_verify) - (_gcry_dsa_get_nbits): Make static and remove _gcry prefix. - (_gcry_dsa_generate2): Remove. - (_gcry_pubkey_spec_dsa): Adjust to name changes. - (_gcry_pubkey_extraspec_rsa): Add dsa_generate_ext. - -2008-09-16 Werner Koch - - * ecc.c (run_selftests): Add arg EXTENDED. - -2008-09-12 Werner Koch - - * rsa.c (test_keys): Do a bad case signature check. - * dsa.c (test_keys): Do a bad case check. - - * cipher.c (_gcry_cipher_selftest): Add arg EXTENDED and pass it - to the called tests. - * md.c (_gcry_md_selftest): Ditto. - * pubkey.c (_gcry_pk_selftest): Ditto. - * rijndael.c (run_selftests): Add arg EXTENDED and pass it to the - called tests. - (selftest_fips_128): Add arg EXTENDED and run only one test - non-extended mode. - (selftest_fips_192): Add dummy arg EXTENDED. - (selftest_fips_256): Ditto. - * hmac-tests.c (_gcry_hmac_selftest): Ditto. - (run_selftests): Ditto. - (selftests_sha1): Add arg EXTENDED and run only one test - non-extended mode. - (selftests_sha224, selftests_sha256): Ditto. - (selftests_sha384, selftests_sha512): Ditto. - * sha1.c (run_selftests): Add arg EXTENDED and pass it to the - called test. - (selftests_sha1): Add arg EXTENDED and run only one test - non-extended mode. - * sha256.c (run_selftests): Add arg EXTENDED and pass it to the - called tests. - (selftests_sha224): Add arg EXTENDED and run only one test - non-extended mode. - (selftests_sha256): Ditto. - * sha512.c (run_selftests): Add arg EXTENDED and pass it to the - called tests. - (selftests_sha384): Add arg EXTENDED and run only one test - non-extended mode. - (selftests_sha512): Ditto. - * des.c (run_selftests): Add arg EXTENDED and pass it to the - called test. - (selftest_fips): Add dummy arg EXTENDED. - * rsa.c (run_selftests): Add dummy arg EXTENDED. - - * dsa.c (run_selftests): Add dummy arg EXTENDED. - - * rsa.c (extract_a_from_sexp): New. - (selftest_encr_1024): Check that the ciphertext does not match the - plaintext. - (test_keys): Improve tests and return an error status. - (generate): Return an error if test_keys fails. - * dsa.c (test_keys): Add comments and return an error status. - (generate): Return an error if test_keys failed. - -2008-09-11 Werner Koch - - * rsa.c (_gcry_rsa_decrypt): Return an error instead of calling - BUG in case of a practically impossible condition. - (sample_secret_key, sample_public_key): New. - (selftest_sign_1024, selftest_encr_1024): New. - (selftests_rsa): Implement tests. - * dsa.c (sample_secret_key, sample_public_key): New. - (selftest_sign_1024): New. - (selftests_dsa): Implement tests. - -2008-09-09 Werner Koch - - * hmac-tests.c (selftests_sha1): Add tests. - (selftests_sha224, selftests_sha384, selftests_sha512): Make up tests. - - * hash-common.c, hash-common.h: New. - * sha1.c (selftests_sha1): Add 3 tests. - * sha256.c (selftests_sha256, selftests_sha224): Ditto. - * sha512.c (selftests_sha512, selftests_sha384): Ditto. - -2008-08-29 Werner Koch - - * pubkey.c (gcry_pk_get_keygrip): Remove the special case for RSA - and check whether a custom computation function has been setup. - * rsa.c (compute_keygrip): New. - (_gcry_pubkey_extraspec_rsa): Setup this function. - * ecc.c (compute_keygrip): New. - (_gcry_pubkey_extraspec_ecdsa): Setup this function. - -2008-08-28 Werner Koch - - * cipher.c (cipher_decrypt, cipher_encrypt): Return an error if - mode NONE is used. - (gcry_cipher_open): Allow mode NONE only with a debug flag set and - if not in FIPS mode. - -2008-08-26 Werner Koch - - * pubkey.c (pubkey_generate): Add arg KEYGEN_FLAGS. - (gcry_pk_genkey): Implement new parameter "transient-key" and - pass it as flags to pubkey_generate. - (pubkey_generate): Make use of an ext_generate function. - * rsa.c (generate): Add new arg transient_key and pass appropriate - args to the prime generator. - (_gcry_rsa_generate): Factor all code out to ... - (rsa_generate): .. new func with extra arg KEYGEN_FLAGS. - (_gcry_pubkey_extraspec_ecdsa): Setup rsa_generate. - * primegen.c (_gcry_generate_secret_prime) - (_gcry_generate_public_prime): Add new arg RANDOM_LEVEL. - -2008-08-21 Werner Koch - - * primegen.c (_gcry_generate_secret_prime) - (_gcry_generate_public_prime): Use a constant macro for the random - level. - -2008-08-19 Werner Koch - - * pubkey.c (sexp_elements_extract_ecc) [!USE_ECC]: Do not allow - allow "curve" parameter. - -2008-08-15 Werner Koch - - * pubkey.c (_gcry_pk_selftest): New. - * dsa.c (selftests_dsa, run_selftests): New. - * rsa.c (selftests_rsa, run_selftests): New. - * ecc.c (selftests_ecdsa, run_selftests): New. - - * md.c (_gcry_md_selftest): New. - * sha1.c (run_selftests, selftests_sha1): New. - * sha256.c (selftests_sha224, selftests_sha256, run_selftests): New. - * sha512.c (selftests_sha384, selftests_sha512, run_selftests): New. - - * des.c (selftest): Remove static variable form selftest. - (des_setkey): No on-the-fly self test in fips mode. - (tripledes_set3keys): Ditto. - - * cipher.c (_gcry_cipher_setkey, _gcry_cipher_setiv): - - * dsa.c (generate): Bail out in fips mode if NBITS is less than 1024. - * rsa.c (generate): Return an error code if the the requested size - is less than 1024 and we are in fpis mode. - (_gcry_rsa_generate): Take care of that error code. - - * ecc.c (generate_curve): In fips mode enable only NIST curves. - - * cipher.c (_gcry_cipher_selftest): New. - - * sha512.c (_gcry_digest_extraspec_sha384) - (_gcry_digest_extraspec_sha512): New. - * sha256.c (_gcry_digest_extraspec_sha224) - (_gcry_digest_extraspec_sha256): New. - * sha1.c (_gcry_digest_extraspec_sha1): New. - * ecc.c (_gcry_pubkey_extraspec_ecdsa): New. - * dsa.c (_gcry_pubkey_extraspec_dsa): New. - * rsa.c (_gcry_pubkey_extraspec_rsa): New. - * rijndael.c (_gcry_cipher_extraspec_aes) - (_gcry_cipher_extraspec_aes192, _gcry_cipher_extraspec_aes256): New. - * des.c (_gcry_cipher_extraspec_tripledes): New. - - * cipher.c (gcry_cipher_register): Rename to _gcry_cipher_register. - Add arg EXTRASPEC. - (dummy_extra_spec): New. - (cipher_table_entry): Add extraspec field. - * md.c (_gcry_md_register): Rename to _gcry_md_register. Add - arg EXTRASPEC. - (dummy_extra_spec): New. - (digest_table_entry): Add extraspec field. - * pubkey.c (gcry_pk_register): Rename to _gcry_pk_register. Add - arg EXTRASPEC. - (dummy_extra_spec): New. - (pubkey_table_entry): Add extraspec field. - - * ac.c: Let most public functions return GPG_ERR_UNSUPPORTED in - fips mode. - - * pubkey.c (pubkey_table_entry): Add field FIPS_ALLOWED and mark - appropriate algorithms. - (dummy_generate, dummy_check_secret_key, dummy_encrypt) - (dummy_decrypt, dummy_sign, dummy_verify, dummy_get_nbits): Signal - a fips error when used. - (gcry_pk_register): In fips mode do not allow to register new - algorithms. - - * md.c (digest_table): Add field FIPS_ALLOWED and mark appropriate - algorithms. - (md_register_default): In fips mode register only fips algorithms. - (gcry_md_register): In fips mode do not allow to register new - algorithms. - (gcry_md_get): Signal a fips error if called. - (gcry_md_hash_buffer): Do not allow rmd160 when not in fips mode. - (md_start_debug): Disable in fips_mode. - - * md.c (gcry_md_register_default): Rename to .. - (md_register_default): .. this. - (md_digest): Remove this commented fucntion. - * pubkey.c (gcry_pk_register_default): Rename to .. - (pk_register_default): .. this. - - * cipher.c (cipher_table_entry): Add field FIPS_ALLOWED. - (gcry_cipher_register_default): Register only fips approved - algorithms. - (gcry_cipher_register): Do not allow to register new ciphers. - (cipher_setiv): Signal fips error. - - * cipher (gcry_cipher_register_default): Rename to .. - (cipher_register_default): .. this. - (REGISTER_DEFAULT_CIPHERS): Adjust for that change. - -2008-07-05 Werner Koch - - * random-daemon.c, random.h, rndhw.c, rndunix.c, rand-internal.h - * random.c, rndegd.c, rndlinux.c, rndw32.c: Move to ../cipher. - * Makefile.am: Remove random stuff. - -2008-06-24 Szakats Istvan (wk) - - * ac.c (_gcry_ac_key_destroy, _gcry_ac_key_pair_generate): Relase - some more memory. - -2008-04-22 Werner Koch - - * rijndael.c (_gcry_aes_cfb_enc, _gcry_aes_cbc_enc) - (_gcry_aes_cfb_dec, _gcry_aes_cbc_dec): Use Padlock if possible. - -2008-04-18 Werner Koch - - * sha1.c (transform_aligned): Remove. That is will obviosuly not - work because we need a scratch working area and our internal API - does not allow to modify the buffers. - - * rijndael.c: Factor tables out to .. - * rijndael-tables.h: .. new. - - * ac.c (ac_data_extract): Make static. - - * camellia.h [HAVE_CONFIG_H]: Include config.h. - - * rndw32.c (registry_poll): Only print the performance data - problem warning once. Suggested by Simon Josefsson. - -2008-03-19 Werner Koch - - * cipher.c (gcry_cipher_open) [USE_AES]: Init bulk encryption only - if requested. Suggested by Dirk Stoecker. - -2008-03-18 Werner Koch - - * sha1.c: Include stdint.h. - (transform): Add arg NBLOCKS so that we can work on more than one - block and avoid updates of the chaining variables. Changed all - callers to use 1. - (sha1_write): Replace loop around transform. - (transform_aligned) [WORDS_BIGENDIAN]: New. - (TRANSFORM): New macro to replace all direct calls of transform. - -2008-03-17 Werner Koch - - * rijndael.c (_gcry_aes_cfb_dec): New. - (do_encrypt): Factor code out to .. - (do_encrypt_aligned): .. New. - (_gcry_aes_cfb_enc, _gcry_aes_cfb_dec): Use new function. - (do_decrypt): Factor code out to .. - (do_decrypt_aligned): .. new. - (_gcry_aes_cbc_enc, _gcry_aes_cbc_dec): New. - * cipher.c (struct gcry_cipher_handle): Put field IV into new - union U_IV to enforce proper alignment. Change all users. - (do_cfb_decrypt): Optimize. - (do_cbc_encrypt, do_cbc_decrypt): Optimize. - -2008-03-15 Werner Koch - - * rijndael.c (_gcry_aes_cfb_enc): New. - * cipher.c (struct gcry_cipher_handle): Add field ALGO and BULK. - (gcry_cipher_open): Set ALGO and BULK. - (do_cfb_encrypt): Optimize. - -2008-02-18 Werner Koch - - * rsa.c (_gcry_rsa_verify) [IS_DEVELOPMENT_VERSION]: Print - intermediate results. - -2008-01-08 Werner Koch - - * random.c (add_randomness): Do not just increment - POOL_FILLED_COUNTER but update it by the actual amount of data. - -2007-12-13 Werner Koch - - * pubkey.c (sexp_data_to_mpi): Support SHA-224. - -2007-12-05 Werner Koch - - * rijndael.c (USE_PADLOCK): Depend on ENABLE_PADLOCK_SUPPORT. - * rndhw.c (USE_PADLOCK): Ditto - - * rsa.c (secret): Fixed condition test for using CRT. Reported by - Dean Scarff. Fixes bug#864. - (_gcry_rsa_check_secret_key): Return an erro if the optional - parameters are missing. - * pubkey.c (sexp_elements_extract): Add arg ALGO_NAME. Changed all - callers to pass NULL. Add hack to allow for optional RSA - parameters. - (sexp_to_key): Pass algo name to sexp_elements_extract. - -2007-12-03 Werner Koch - - * random.c (gcry_random_add_bytes): Implement it. - * rand-internal.h (RANDOM_ORIGIN_EXTERNAL): New. - -2007-11-30 Werner Koch - - * rndhw.c: New. - * rndlinux.c (_gcry_rndlinux_gather_random): Try to read 50% - directly from the hwrng. - * random.c (do_fast_random_poll): Also run the hw rng fast poll. - (_gcry_random_dump_stats): Tell whether the hw rng failed. - -2007-11-29 Werner Koch - - * rijndael.c (USE_PADLOCK): Define new macro used for ia32. - (RIJNDAEL_context) [USE_PADLOCK]: Add fields USE_PADLOCK and - PADLOCK_KEY. - (do_setkey) [USE_PADLOCK]: Enable padlock if available for 128 bit - AES. - (do_padlock) [USE_PADLOCK]: New. - (rijndael_encrypt, rijndael_decrypt) [USE_PADLOCK]: Divert to - do_padlock. - * cipher.c (cipher_context_alignment_t): New. Use it in this - module in place of PROPERLY_ALIGNED_TYPE. - (NEED_16BYTE_ALIGNED_CONTEXT): Define macro for ia32. - (struct gcry_cipher_handle): Add field HANDLE_OFFSET. - (gcry_cipher_open): Take care of increased alignment requirements. - (gcry_cipher_close): Ditto. - -2007-11-28 Werner Koch - - * sha256.c (asn224): Fixed wrong template. It happened due to a - bug in RFC4880. SHA-224 is not in the stable version of libgcrypt - so the consequences are limited to users of this devel version. - -2007-10-31 Werner Koch - - * ac.c (gcry_ac_data_new): Remove due to the visibility wrapper. - (gcry_ac_data_destroy, gcry_ac_data_copy, gcry_ac_data_length) - (gcry_ac_data_set, gcry_ac_data_get_name, gcry_ac_data_get_index) - (gcry_ac_data_to_sexp, gcry_ac_data_from_sexp) - (gcry_ac_data_clear, gcry_ac_io_init, gcry_ac_open) - (gcry_ac_close, gcry_ac_key_init, gcry_ac_key_pair_generate) - (gcry_ac_key_pair_extract, gcry_ac_key_destroy) - (gcry_ac_key_pair_destroy, gcry_ac_key_data_get) - (gcry_ac_key_test, gcry_ac_key_get_nbits, gcry_ac_key_get_grip) - (gcry_ac_data_encrypt, gcry_ac_data_decrypt, gcry_ac_data_sign) - (gcry_ac_data_verify, gcry_ac_data_encode, gcry_ac_data_decode) - (gcry_ac_mpi_to_os, gcry_ac_mpi_to_os_alloc, gcry_ac_os_to_mpi) - (gcry_ac_data_encrypt_scheme, gcry_ac_data_decrypt_scheme) - (gcry_ac_data_sign_scheme, gcry_ac_data_verify_scheme) - (gcry_ac_io_init_va): Ditto. - (gcry_ac_id_to_name, gcry_ac_name_to_id): Remove as these - deprecated functions are now implemented by visibility.c. - -2007-10-26 Werner Koch - - * rndw32.c: Disable debug flag. - -2007-10-25 Werner Koch - - * rndw32.c: Updated from current cryptlib snapshot and modified - for our use. Removed support from pre NT systems. - (slow_gatherer_windows95): Remove. - (_gcry_rndw32_gather_random): Require an NT platform. - (init_system_rng, read_system_rng, read_mbm_data): New. - (slow_gatherer_windowsNT): Rename to ... - (slow_gatherer): .. this. Read system RNG and MBM. - (registry_poll): New with code factored out from slow_gatherer. - -2007-08-23 Werner Koch - - * random.c (pool_filled_counter): New. - (add_randomness): Use it. - -2007-08-22 Werner Koch - - * rndw32.c, rndunix.c: Switched to LGPL. - -2007-05-30 Werner Koch - - * camellia.h, camellia.c: Replace by new LGPL version and adjusted - camellia.h. - -2007-05-09 Marcus Brinkmann - - * ac.c (_gcry_ac_io_init_va, _gcry_ac_io_write, _gcry_ac_io_read): - Adjust users of gcry_ac_io_t because union is not anonymous - anymore. - -2007-05-02 Werner Koch - - * camellia-glue.c (camellia_setkey, camellia_encrypt) - (camellia_decrypt): Recalculated used stack size in called - functions. - * camellia.h: Redefine external symbols. - -2007-05-02 David Shaw - - * Makefile.am, cipher.c: Add Camellia. - - * camellia-glue.c: New. The necessary glue to interface libgcrypt - to the stock NTT Camellia distribution. - - * camellia.h, camellia.c: The stock NTT Camellia distribution - (GPL). - -2007-04-30 David Shaw - - * cipher.c: Use #if instead of #ifdef as configure defines the - USE_cipher defines as 0 for disabled. - -2007-04-30 Werner Koch - - * rndegd.c (_gcry_rndegd_set_socket_name): New. - -2007-04-30 Marcus Brinkmann - - * ecc.c (ec2os): Fix relocation of short numbers. - - * ecc.c (generate_key): Do not allocate D, which will be allocated - by GEN_K. Remove G. Fix test if g_x, g_y resp. q_x, q_y are - requested. - (_gcry_ecc_generate): Release unneeded members of SK. - * pubkey.c (sexp_to_key): Release NAME. - -2007-04-28 Marcus Brinkmann - - * ac.c (gcry_ac_mpi): Remove member NAME_PROVIDED. - (ac_data_mpi_copy, _gcry_ac_data_set, _gcry_ac_data_get_name) - (_gcry_ac_data_get_index, ac_data_construct): Adjust handling of - NAME accordingly. - -2007-04-20 Werner Koch - - * ecc.c (domain_parms): Add standard brainpool curves. - -2007-04-18 Werner Koch - - * ecc.c (generate_curve): Implement alias mechanism. - - * pubkey.c (sexp_elements_extract_ecc): New. - (sexp_to_key): Add special case for ecc. - (sexp_to_key, sexp_to_sig, sexp_to_enc, gcry_pk_genkey): Replace - name_terminated stuff by a call to _gcry_sexp_nth_string. - (gcry_pk_get_keygrip): Ditto. - -2007-04-16 Werner Koch - - * ecc.c (_gcry_ecc_generate): Renamed DUMMY to CURVE and use it. - -2007-04-13 Marcus Brinkmann - - * ac.c (ac_data_construct): Cast const away to suppress compiler - warning. - - * ecc.c (ecc_generate): Avoid compiler warning for unused argument - DUMMY. - (ecc_verify): Avoid compiler warning for unused arguments CMP and - OPAQUEV. - -2007-04-06 Werner Koch - - * sha1.c (oid_spec_sha1): Add another oid from X9.62. - -2007-03-28 Werner Koch - - * pubkey.c (gcry_pk_genkey): Do not issue misc-key-info if it is - empty. - (gcry_pk_genkey): New parameter "curve". - - * ecc.c: Entirely rewritten with only a few traces of the old - code left. - (_gcry_ecc_generate): New. - (generate_key) New arg NAME. - (generate_curve): Ditto. Return actual number of NBITS. - -2007-03-26 Werner Koch - - * pubkey.c (gcry_pk_genkey): Increase size of SKEY array and add a - runtime bounds check. - -2007-03-23 Werner Koch - - * ecc.c (ecc_ctx_init, ecc_ctx_free, ecc_mod, ecc_mulm): New. - (duplicate_point, sum_points, escalar_mult): Don't use a - copy of base->p. Replaced all mpi_mulm by ecc_mulm so that we can - experiment with different algorithms. - (generate_key, check_secret_key, sign, verify): Initialize a - computation context for use by ecc_mulm. - -2007-03-22 Werner Koch - - * pubkey.c (pubkey_table): Initialize ECC. - * Makefile.am (EXTRA_libcipher_la_SOURCES): Add ecc.c. - * ecc.c: New. Heavily reformatted and changed for use in libgcrypt. - (point_init): New. - (escalar_mult): Make arg R the first arg to be similar to the mpi - functions. - (duplicate_point): Ditto - (sum_points): Ditto - (sign, verify): Remove unneeded copy operations. - (sum_points): Removed memory leaks and optimized some compares. - (verify): Simplified input check. - -2007-03-14 Werner Koch - - * random.c (MASK_LEVEL): Removed macro as it was used only at one - place. Open coded it there. - (gcry_randomize, _gcry_update_random_seed_file) - (_gcry_fast_random_poll): Factor lock code out to .. - (lock_pool, unlock_pool): .. new. - (initialize): Look the pool while allocating. - (read_random_source, do_fast_random_poll): Moved intialization to ... - (initialize): .. here. - (_gcry_enable_quick_random_gen): No more need for initialization. - (is_initialized): Moved this global flag to .. - (initialize): .. here and changed all users to unconditionally call - initialize. - (add_randomness): Remove initalization here. It simply can't - happen. - - * random.c (enum random_origins): Moved to .. - * rand-internal.h: .. here. - * rndunix.c (_gcry_rndunix_gather_random): Use enum in prototype - for ORIGIN and renamed REQUESTOR to ORIGIN. - * rndegd.c (_gcry_rndegd_gather_random): Ditto. - * rndlinux.c (_gcry_rndlinux_gather_random): Ditto. - * rndw32.c (_gcry_rndw32_gather_random): Ditto. - (_gcry_rndw32_gather_random_fast): Ditto. - -2007-03-13 Werner Koch - - * random.c (enum random_origins): New. - (add_randomness): Renamed arg SOURCE to ORIGIN. - (read_random_source): Renamed arg REQUESTOR to ORIGIN. - (getfnc_gather_random): Removed static variable because this - function is only called one and thus we don't need this - optimization. - (_gcry_quick_random_gen): Removed and replaced by.. - (_gcry_enable_quick_random_gen): .. this. It is onlyu used to - enable it and it does not make sense to disable it later. Changed - the only one caller too. - (get_random_bytes): Removed. - (gcry_random_bytes, gcry_random_bytes_secure): Implement in terms - of gcry_randomize. - * random-daemon.c (_gcry_daemon_get_random_bytes): Removed. - -2007-02-23 Werner Koch - - * elgamal.c (generate): Removed unused variable TEMP. - (test_keys): New arg NODIE. - (generate_using_x, _gcry_elg_generate_using_x): New. - * pubkey.c (pubkey_generate): New arg XVALUE and direct call to - the new elgamal generate fucntion. - (gcry_pk_genkey): Parse the new "xvalue" tag. - -2007-02-22 Werner Koch - - * pubkey.c (sexp_data_to_mpi): Handle dynamically allocated - algorithms. Suggested by Neil Dunbar. Fixes bug#596. - - * rndw32.c (_gcry_rndw32_gather_random_fast): Make it return void. - - * cipher.c (gcry_cipher_algo_name): Simplified. - - * random.c: Use the daemon only if compiled with USE_RANDOM_DAEMON. - - * Makefile.am (libcipher_la_SOURCES): Build random-daemon support - only if requested. - -2007-02-21 Werner Koch - - * random.c (rndpool, keypool): Make unsigned. - (mix_pool): Change char* variables to unsigned char*. - (gcry_randomize): Make arg BUFFER a void*. - (gcry_create_nonce): Ditto. - - * rmd160.c (gcry_rmd160_mixblock): Make BUFFER a void*. - (_gcry_rmd160_hash_buffer): Make OUTBUF and BUFFER void*. - * sha1.c (_gcry_sha1_hash_buffer): Ditto. - - * cipher.c (gcry_cipher_encrypt, cry_cipher_decrypt): Change - buffer args to void*. - (gcry_cipher_register): Make ALGORITHM_ID a int *. - - * md.c (md_start_debug): Make SUFFIX a const char*. Use snprintf. - (gcry_md_debug): New. - (gcry_md_ctl): Changed arg BUFFER from unsigned char*. - - * md.c (md_write): Make INBUF a const void*. - (gcry_md_write): Remove needless cast. - * crc.c (crc32_write): Make INBUF a const void* - (update_crc32, crc24rfc2440_write): Ditto. - * sha512.c (sha512_write, transform): Ditto. - * sha256.c (sha256_write, transform): Ditto. - * rmd160.c (rmd160_write, transform): Ditto. - * md5.c (md5_write, transform): Ditto. - * md4.c (md4_write, transform): Ditto. - * sha1.c (sha1_write, transform): Ditto. - - * tiger.c (tiger_write, transform): Ditto. - * whirlpool.c (whirlpool_write, whirlpool_add, transform): Ditto. - - * elgamal.c (elg_names): Change to a const*. - * dsa.c (dsa_names): Ditto. - * rsa.c (rsa_names): Ditto. - * pubkey.c (gcry_pk_lookup_func_name): Make ALIASES a const. - -2007-02-20 Werner Koch - - * rndlinux.c (open_device): Remove unsused arg MINOR. - -2007-01-30 Werner Koch - - * sha256.c (oid_spec_sha256): Add alias from pkcs#1. - * sha512.c (oid_spec_sha512): Ditto. - (oid_spec_sha384): Ditto. - -2006-12-18 Werner Koch - - * rndlinux.c (set_cloexec_flag): New. - (open_device): Set close-on-exit flags. Suggested by Max - Kellermann. Fixes Debian#403613. - - * Makefile.am (AM_CPPFLAGS, AM_CFLAGS): Splitted and merged - Moritz' changes. - (INCLUDES): Removed. - -2006-11-30 Werner Koch - - * serpent.c (byte_swap_32): Remove trailing semicolon. - -2006-11-15 Werner Koch - - * Makefile.am (INCLUDES): Include ../src/ - -2006-11-03 Werner Koch - - * random.c [HAVE_GETTIMEOFDAY]: Included sys/time.h and not - sys/times.h. Reported by Rafaël Carré. - -2006-11-05 Moritz Schulte - - * Makefile.am (AM_CFLAGS): Added -I$(top_builddir)/src so that the - new gcrypt.h is used, not the one installed in the system. - -2006-10-25 Werner Koch - - * primegen.c (prime_generate_internal): Tweaked use of secure - memory and entropy use. Safe unused primes from the pool. Allocate - at least a pool of 30. - (save_pool_prime, get_pool_prime): New. - -2006-10-23 Werner Koch - - * ac.c (_gcry_ac_data_from_sexp): Reset sexp_tmp for failsafe - means. Release sexp_cur if needed. Reported by Dirk Stoecker. - - * pubkey.c (pubkeys_registered_lock): Intialized it. It is not - realy needed because this is a mere initialization to 0 anyway. - Noted by Victor Stinner. - -2006-10-17 Werner Koch - - * dsa.c (_gcry_dsa_generate2): New. - (generate): New arg QBITS. Add sanity checks for reasonable qbits - and nbits. - * pubkey.c (gcry_pk_genkey): Parse an qbits element. - (pubkey_generate): New arg QBITS. Pass it to the DSA generation. - -2006-10-05 Werner Koch - - * md.c (gcry_md_algo_info) : Check that the algo is - available. - -2006-10-04 David Shaw (wk) - - * tiger.c (round): Rename to tiger_round as gcc 4 has a built-in - round function that this conflicts with. - -2006-09-11 Werner Koch - - * rndw32.c (slow_gatherer_windowsNT): While adding data use the - size of the diskPerformance and not its address. Has been fixed in - GnuPG more than a year ago. Noted by Lee Fisher. - -2006-08-30 Werner Koch - - * pubkey.c (sexp_data_to_mpi): Need to allow "ripemd160" here as - this is the canonical name. - -2006-08-29 Hye-Shik Chang (wk) - - * seed.c: New. - -2006-08-03 Werner Koch - - * random-daemon.c (_gcry_daemon_initialize_basics): Don't - initialize the socket. Remove arg SOCKETNAME. - (connect_to_socket): Make sure that daemon is set to -1 on error. - (call_daemon): Initialize the socket on the first call. - (_gcry_daemon_randomize, _gcry_daemon_get_random_bytes) - (_gcry_daemon_create_nonce): New arg SOCKETNAME. - * random.c (initialize): Call new daemon initializator. - (get_random_bytes, gcry_randomize, gcry_create_nonce): Pass socket - name to daemon call and reset allow_daemon on failure. - -2006-07-26 Werner Koch - - * rmd160.c (_gcry_rmd160_mixblock): Add cast to transform call. - - * blowfish.c (selftest): Cast string to usnigned char*. - - * primegen.c (prime_generate_internal): Cast unsigned/char* - mismatch in calling m_out_of_n. - (is_prime): Changed COUNT to unsigned int *. - - * ac.c (_gcry_ac_data_copy): Initialize DATA_MPIS. - - * random.c (gcry_create_nonce): Update the pid after a fork. - Reported by Uoti Urpala. - -2006-07-04 Marcus Brinkmann - - * sha512.c: Fix typo in copyright notice. - -2006-06-21 Werner Koch - - * rsa.c (_gcry_rsa_generate): Replace xcalloc by calloc. - * pubkey.c (gcry_pk_encrypt, gcry_pk_sign): Ditto. - (sexp_to_key, sexp_to_sig, sexp_to_enc, gcry_pk_encrypt) - (gcry_pk_sign, gcry_pk_genkey, gcry_pk_get_keygrip): Ditto. - * md.c (md_copy): Ditto. - -2006-04-22 Moritz Schulte - - * random-daemon.c (_gcry_daemon_initialize_basics): New argument: - SOCKETNAME. Passing on to connect_to_socket() if non-NULL. - (connect_to_socket, writen, readn, call_daemon): New functions. - (_gcry_daemon_randomize, _gcry_daemon_get_random_bytes) - (_gcry_daemon_create_nonce): Call call_daemon(). - (RANDOM_DAEMON_SOCKET): New symbol. - (daemon_socket): New static variable. - - * random.h (_gcry_daemon_initialize_basics): New parameter: - SOCKETNAME. - (_gcry_set_random_daemon_socket): New declaration. - - * random.c (initialize_basics): Pass DAEMON_SOCKET_NAME to - _gcry_daemon_initialize_basics. - (_gcry_set_random_daemon_socket): New function, setting - DAEMON_SOCKET_NAME. - -2006-04-01 Moritz Schulte - - * ac.c (eme_pkcs_v1_5_encode): Use KEY_SIZE directly, no need to - call gcry_ac_key_get_nbits. - (eme_pkcs_v1_5_decode): Likewise. - (ac_es_dencode_prepare_pkcs_v1_5): Fill options_em structure with - key_size. - (_gcry_ac_data_dump, gcry_ac_data_dump): New functions. - (_gcry_ac_data_to_sexp, _gcry_ac_data_from_sexp): More or less - rewritten; changed S-Expression format so that it matches the one - used in pubkey.c. - -2006-03-15 Werner Koch - - * random-daemon.c: New. - * random.c (_gcry_use_random_daemon): New. - (get_random_bytes, gcry_randomize, gcry_create_nonce): Try - diverting to the daemon functions. - -2006-03-14 Werner Koch - - * random.c (lock_seed_file): New. - (read_seed_file, _gcry_update_random_seed_file): Use it. - - * random.c (gcry_create_nonce): Detect a fork and re-seed. - (read_pool): Fixed the fork detection; it used to work only for - multi-threaded processes. - -2006-03-12 Brad Hards (wk) - - * md.c (md_open): Use new variable macpads_Bsize instead of - hardwiring the block size. Changed at all places. - -2006-03-10 Brad Hards (wk, patch 2005-04-22) - - * md.c, sha256.c: Add support for SHA-224. - (sha224_init): New. - -2006-01-18 Brad Hards (wk 2006-03-07) - - * cipher.c (cipher_encrypt, cipher_decrypt, do_ofb_encrypt) - (do_ofb_decrypt, gcry_cipher_open): Implement Output Feedback Mode. - -2005-11-02 Moritz Schulte - - * pubkey.c (gcry_pk_algo_name): Return "?" instead of NULL for - unknown algorithm IDs. - * cipher.c (cipher_algo_to_string): Likewise. - -2005-11-01 Moritz Schulte - - * pubkey.c (gcry_pk_algo_info): Don't forget to break after switch - case. - -2005-09-19 Werner Koch - - * dsa.c (generate): Add preliminary support for 2 and 4 keys. - Return an error code if the key size is not supported. - (_gcry_dsa_generate): Return an error. - -2005-08-22 Werner Koch - - * primegen.c (check_prime): New arg RM_ROUNDS. - (prime_generate_internal): Call it here with 5 rounds as used - before. - (gcry_prime_check): But here with 64 rounds. - (is_prime): Make sure never to use less than 5 rounds. - -2005-04-16 Moritz Schulte - - * ac.c (_gcry_ac_init): New function. - -2005-04-12 Moritz Schulte - - * ac.c (_gcry_ac_io_write, _gcry_ac_io_read): Initialize err to - make the compiler happy. - Always use errno, now that gcry_malloc() is guaranteed to set - errno on failure. - (_gcry_ac_data_to_sexp): Don't forget to goto out after error in - loop. - (_gcry_ac_data_to_sexp): Remove unused variable: mpi_list; - (_gcry_ac_data_to_sexp): Always deallocate sexp_buffer. - (_gcry_ac_data_from_sexp): Don't forget to initialize data_set_new. - (_gcry_ac_data_from_sexp): Handle special case, which is - necessary, since gcry_sexp_nth() does not distinguish between - "element does not exist" and "element is the empty list". - (_gcry_ac_io_init_va): Use assert to make sure that mode and type - are correct. - Use gcry_error_t types where gcry_err_code_t types have been used - before. - -2005-04-11 Moritz Schulte - - * ac.c (_gcry_ac_data_sign_scheme): Don't forget to initialize - buffer. - - * whirlpool.c: New file. - * md.c (digest_table): Add whirlpool. - * Makefile.am (EXTRA_libcipher_la_SOURCES): Added: whirlpool.c. - -2005-03-30 Moritz Schulte - - * ac.c (_gcry_ac_data_from_sexp): Use length of SEXP_CUR, not - length of SEXP; do not forget to set SEXP_TMP to NULL after it has - been released. - - (struct gcry_ac_mpi): New member: name_provided. - (_gcry_ac_data_set): Rename variable `name_final' to `name_cp'; - remove const qualifier; change code to not cast away const - qualifiers; use name_provided member as well. - (_gcry_ac_data_set, _gcry_ac_data_get_name): Use name_provided - member of named mpi structure. - - (gcry_ac_name_to_id): Do not forget to initialize err. - (_gcry_ac_data_get_index): Do not forget to initialize mpi_return; - use gcry_free() instead of free(); remove unnecessary cast; rename - mpi_return and name_return to mpi_cp and name_cp; adjust code. - (ac_data_mpi_copy): Do not cast away const qualifier. - (ac_data_values_destroy): Likewise. - (ac_data_construct): Likewise. - - (ac_data_mpi_copy): Initialize flags to GCRY_AC_FLAG_DEALLOC. - (ac_data_extract): Use GCRY_AC_FLAG_DEALLOC instead of - GCRY_AC_FLAG_COPY. - - (_gcry_ac_io_init_va, _gcry_ac_io_init, gcry_ac_io_init) - (gcry_ac_io_init_va, _gcry_ac_io_write, _gcry_ac_io_read) - (_gcry_ac_io_read_all, _gcry_ac_io_process): New functions. - (gry_ac_em_dencode_t): Use gcry_ac_io_t in prototype instead of - memroy strings directly; adjust encode/decode functions to use io - objects. - (emsa_pkcs_v1_5_encode_data_cb): New function ... - (emsa_pkcs_v1_5_encode): ... use it here. - (ac_data_dencode): Use io objects. - (_gcry_ac_data_encode, _gcry_ac_data_decode, gcry_ac_data_encode) - (gcry_ac_data_decode): Likewise. - (_gcry_ac_data_encrypt_scheme, gcry_ac_data_encrypt_scheme) - (_gcry_ac_data_decrypt_scheme, gcry_ac_data_decrypt_scheme) - (_gcry_ac_data_sign_scheme, gcry_ac_data_sign_scheme) - (_gcry_ac_data_verify_scheme, gcry_ac_data_verify_scheme): - Likewise. - -2005-03-23 Werner Koch - - * rndw32.c (_gcry_rndw32_gather_random_fast): While adding data - use the size of the object and not the one of its address. Bug - reported by Sascha Kiefer. - -2005-03-19 Moritz Schulte - - * cipher.c (do_cbc_encrypt): Be careful to not overwrite data, - which is to be used later on. This happend, in case CTS is - enabled and OUTBUF is equal to INBUF. - -2005-02-25 Werner Koch - - * pubkey.c (gcry_pk_get_keygrip): Allow for shadowed-private-key. - -2005-02-13 Moritz Schulte - - * serpent.c: Updated from 1.2 branch: - - s/u32_t/u32/ and s/byte_t/byte/. Too match what we have always - used and are using in all other files too - (serpent_test): Moved prototype out of a fucntion. - -2005-02-07 Moritz Schulte - - * ac.c: Major parts rewritten. - * pubkey.c (_gcry_pk_get_elements): New function. - -2004-12-09 Werner Koch - - * serpent.c (serpent_setkey): Moved prototype of serpent_test to - outer scope. - -2004-09-11 Moritz Schulte - - * pubkey.c (pubkey_table): Added an alias entry for GCRY_PK_ELG_E. - -2004-08-23 Moritz Schulte - - * ac.c: Do not include . - * rndegd.c: Likewise. - * sha1.c: Likewise. - * rndunix.c: Likewise. - * rndlinux.c: Likewise. - * rmd160.c: Likewise. - * md5.c: Likewise. - * md4.c: Likewise. - * cipher.c: Likewise. - * crc.c: Likewise. - * blowfish.c: Likewise. - - * pubkey.c (dummy_generate, dummy_check_secret_key) - (dummy_encrypt, dummy_decrypt, dummy_sign, dummy_verify): Return - err code GPG_ERR_NOT_IMPLEMENTED instead of aborting through - log_bug(). - (dummy_get_nbits): Return 0 instead of aborting though log_bug(). - -2004-08-19 Werner Koch - - * pubkey.c (sexp_data_to_mpi): Changed the zero random byte - substituting code to actually do clever things. Thanks to - Matthias Urlichs for noting the implementation problem. - -2004-08-09 Moritz Schulte - - * pubkey.c (gcry_pk_sign): Fixed memory leak; fix provided by - Modestas Vainius. - -2004-07-16 Werner Koch - - * rijndael.c (do_encrypt): Fix alignment problem. Bugs found by - Matthias Urlichs. - (do_decrypt): Ditto. - (keySched, keySched2): Use 2 macros along with unions in the key - schedule context. - -2004-07-14 Moritz Schulte - - * rsa.c (_gcry_rsa_decrypt): Don't forget to free "a". Thanks to - Nikos Mavroyanopoulos. - -2004-05-09 Werner Koch - - * random.c (read_pool): Mix the PID in to better protect after a - fork. - -2004-07-04 Moritz Schulte - - * serpent.c: Use "u32_t" instead of "unsigned long", do not - declare S-Box variables as "register". Fixes failure on - OpenBSD/sparc64, reported by Nikolay Sturm. - -2004-05-07 Werner Koch - - * random.c (initialize): Factored out some code to .. - (initialize_basics): .. new function. - (_gcry_random_initialize): Just call initialize_basics unless the - new arg FULL is set to TRUE. - (_gcry_fast_random_poll): Don't do anything unless the random - system has been really initialized. - -2004-05-07 Moritz Schulte - - * ac.c (gcry_ac_open): Do not dereference NULL pointer. Reported - by Umberto Salsi. - -2004-02-20 Werner Koch - - * primegen.c (check_prime): New args CB_FUNC and CB_ARG; call them - at different stages. Pass these arguments through all callers. - -2004-02-06 Werner Koch - - * des.c: Add a new OID as used by pkcs#12. - - * rfc2268.c: New. Taken from libgcrypt. - * cipher.c: Setup the rfc2268 algorithm. - -2004-01-25 Moritz Schulte - - * primegen.c (prime_generate_internal): Do not forget to free - `q_factor'; fixed by Brieuc Jeunhomme. - (prime_generate_internal): Do not forget to free `prime'. - -2004-01-14 Moritz Schulte - - * ac.c (gcry_ac_data_set): New argument: flags; slightly - rewritten. - (gcry_ac_data_get_name, gcry_ac_data_get_index): Likewise. - (gcry_ac_key_pair_generate): New argument: misc_data; modified - order of arguments. - (gcry_ac_key_test): New argument: handle. - (gcry_ac_key_get_nbits, gcry_ac_key_get_grip): Likewise. - Use GCRY_AC_FLAG_NO_BLINDING instead of - GCRY_AC_DATA_FLAG_NO_BLINDING. - (gcry_ac_mpi): New member: flags. - (gcry_ac_data_search, gcry_ac_data_add): Removed functions. - -2003-12-22 Werner Koch - - * primegen.c (is_prime): Release A2. - -2003-12-19 Werner Koch - - * md.c: Moved a couple of functions down below the data structure - definitions. - (struct gcry_md_context): New field ACTUAL_HANDLE_SIZE. - (md_open): Set it here. - (strcut gcry_md_list): New field ACTUAL_STRUCT_SIZE. - (md_enable): Set it here. - (md_close): Wipe the context memory. - secure memory. - * cipher.c (struct gcry_cipher_handle): New field ACTUAL_HANDLE_SIZE. - (gcry_cipher_open): Set it here. - (gcry_cipher_close): Use it to always wipe out the handle data. - - * ac.c (gcry_ac_open): Make sure HANDLE gets initialized even when - the function is not successful. - (gcry_ac_close): Allow a NULL handle. - (gcry_ac_key_destroy, gcry_ac_key_pair_destroy): Ditto. - (gcry_ac_key_get_grip): Return INV_OBJ on error. - - * primegen.c (prime_generate_internal): Fixed error code for - failed malloc. Replaced the !err if chain by gotos. - (gcry_prime_group_generator): Remove the extra sanity check. - - * md.c: Minor code and comment cleanups. - -2003-12-16 Werner Koch - - * primegen.c (gen_prime): Doc fix. Thanks to Newton Hammet. - -2003-12-11 Werner Koch - - * rndunix.c (slow_poll): Don't use #warning but #error. - - * rndegd.c: Changed indentation. - (my_make_filename): Removd the var_arg cruft becuase we - don't need it here. Changed caller. - - * rndlinux.c: Changed indentation. - (open_device): Remove the superfluous stat call and clarify - comment. - - * rsa.c: Changed indentation. - (secret): Use the standard algorithm if p, q and u are not - available. - (rsa_blind, rsa_unblind): Renamed from _gcry_rsa_blind, - _gcry_rsa_unblind and moved more to the top. - - * md4.c: Changed indentation. Removed unnecessary casts. - * md5.c, rmd160.c, sha1.c, tiger.c: Ditto. - * rijndael.c, twofish.c: Ditto. - * serpent.c: Removed unnecessary casts. - * sha256.c, sha512.c: Ditto. - -2003-12-09 Werner Koch - - * dsa.c: Unified indentation style. - * elgamal.c: Ditto. - * des.c (des_key_schedule): Code beautifications. - * blowfish.c: Changed indentation style. - * cast5.c (do_cast_setkey): Ditto. - - * pubkey.c (gcry_pk_encrypt): Replaced the chain of if(!err) tests - by straightforward gotos. Other cleanups. - (gcry_pk_decrypt): Ditto. - (gcry_pk_sign): Ditto. - (gcry_pk_verify): Ditto. - (gcry_pk_genkey): Ditto. Use strtoul instead of strtol. - (gcry_pk_ctl): Use GPG_ERR_INV_ARG to indicate bad arguments. - -2003-12-07 Werner Koch - - * pubkey.c (gcry_pk_register_default): Undef the helper macro. - (gcry_pk_map_name): Allow NULL for string. - (sexp_to_key): Use memcpy and not strncpy. Use gcry_free and not - free. - (sexp_to_sig): Ditto. - (sexp_to_enc): Ditto. Replaced the chain of if(!err) tests by - straightforward gotos. - -2003-12-05 Werner Koch - - * cipher.c: Documentation cleanups. - (gcry_cipher_mode_from_oid): Allow NULL for STRING. - -2003-12-03 Werner Koch - - * elgamal.c (sign, do_encrypt, gen_k): Make sure that a small K is - only used for encryption. - -2003-11-18 Werner Koch - - * random.h (rndw32_set_dll_name): Removed unused prototype. - - * Makefile.am (EXTRA_DIST): Added Manifest. - -2003-11-11 Werner Koch - - * Manifest: New. - -2003-11-04 Werner Koch - - * md.c (gcry_md_hash_buffer): Use shortcut for SHA1 - * sha1.c (_gcry_sha1_hash_buffer): New. - - * random.c: Reformatted most functions. - (mix_pool): Moved the failsafe_digest from global - scope to here. - (do_fast_random_poll): Use the generic fucntions even if a fast - gathering function has been used. - (read_pool): Detect a fork and retry. - (gcry_randomize, get_random_bytes): Don't distinguish anymore - between weak and strong random. - (gcry_create_nonce): New. - -2003-10-31 Werner Koch - - * rndw32.c (slow_gatherer_windowsNT): Use a plain buffer for the - disk performance values and not the W32 API structure. - - * dsa.c (verify): s/exp/ex/ due to shadowing of a builtin. - * elgamal.c (verify): Ditto. - - * ac.c (gcry_ac_data_get_index): s/index/idx/ - (gcry_ac_data_copy_internal): Remove the cast in _gcry_malloc. - (gcry_ac_data_add): Must use gcry_realloc instead of realloc. - * pubkey.c (sexp_elements_extract): s/index/idx/ as tribute to the - forehackers. - (gcry_pk_encrypt): Removed shadowed definition of I. Reordered - arguments to malloc for clarity. - (gcry_pk_sign, gcry_pk_genkey): Ditto. - * primegen.c (prime_generate_internal): s/random/randomlevel/. - -2003-10-27 Moritz Schulte - - * pubkey.c (gcry_pk_encrypt): Don't forget to deallocate pkey. - -2003-10-27 Werner Koch - - * random.c (gcry_random_add_bytes): Return if buflen is zero to - avoid gcc warning about unsed parameter. - (MASK_LEVEL): Simplified; does now work for signed and unsigned - w/o warnings. - - * md.c (md_start_debug): Removed the const from SUFFIX, because - this function is called from the control fucntion which does not - require const. - - Prefixed all (pubkey,digest,cipher}_spec_* globale variables with - _gcry_. - - * ac.c (ac_key_identifiers): Made static. - - * random.c (getfnc_gather_random,getfnc_fast_random_poll): Move - prototypes to .. - * rand-internal.h: .. here - * random.c (getfnc_gather_random): Include rndw32 gatherer. - * rndunix.c, rndw32.c, rndegd.c: Include them here. - * rndlinux.c (_gcry_rndlinux_gather_random): Prepend the _gcry_ - prefix. Changed all callers. - * rndegd.c (_gcry_rndegd_gather_random): Likewise. - (_gcry_rndegd_connect_socket): Likewise. - * rndunix.c (_gcry_rndunix_gather_random): Likewise. - (waitpid): Made static. - * rndw32.c: Removed the old and unused winseed.dll cruft. - (_gcry_rndw32_gather_random_fast): Renamed from - gather_random_fast. - (_gcry_rndw32_gather_random): Renamed from gather_random. Note, - that the changes 2003-04-08 somehow got lost. - - * sha512.c (sha512_init, sha384_init): Made static. - - * cipher.c (do_ctr_decrypt): Removed "return" from this void - function. - -2003-10-24 Moritz Schulte - - * serpent.c: Fix an issue on big-endian systems. - - * rndw32.c: Removed IS_MODULE -cruft. - * rndlinux.c (rndlinux_gather_random): Likewise. - -2003-10-10 Werner Koch - - * primegen.c (gen_prime): Bail out if NBITS is less than 16. - (prime_generate_internal): Initialize prime variable to suppress - compiler warning. Check pbits, initialize qbits when passed as - zero. - - * primegen.c (prime_generate_internal): New arg - ALL_FACTORS. Changed all callers. - (gcry_prime_generate): Make the factors arg optional. Request - all_factors. Make sure PRIME is set to NULL even on error. - (gcry_prime_group_generator): New. - (gcry_prime_release_factors): New. - -2003-10-06 Werner Koch - - * primegen.c (gen_prime): Assert that NBITS is never zero, it - would cause a segv. - -2003-09-28 Moritz Schulte - - * ac.c: Include "cipher.h". - -2003-09-27 Moritz Schulte - - * rndegd.c (do_read): Return nread instead of nbytes; thanks to - Michael Caerwyn. - -2003-09-04 Werner Koch - - * pubkey.c (_gcry_pk_aliased_algo_name): New. - * ac.c (gcry_ac_open): Use it here. - - * Makefile.am (EXTRA_libcipher_la_SOURCES): Add serpent.c - -2003-09-02 Moritz Schulte - - * primegen.c (gcry_prime_check, gcry_prime_generate): New - functions. - (prime_generate_internal): New function, based on - _gcry_generate_elg_prime. - (_gcry_generate_elg_prime): Rewritten as a wrapper for - prime_generate_internal. - -2003-08-28 Werner Koch - - * pubkey.c (gcry_pk_encrypt): Don't include the flags list in the - return value. This does not make sense and breaks any programs - parsing the output strictly (e.g. current gpgsm). - (gcry_pk_encrypt): If aliases for the algorithm name exists, take - the first one instead of the regular name to adhere to SPKI - conventions. - (gcry_pk_genkey): Ditto. - (gcry_pk_sign): Ditto. Removed unused KEY_ALGO_NAME. - -2003-08-19 Moritz Schulte - - * cipher.c: Add support for Serpent - * serpent.c: New file. - -2003-08-10 Moritz Schulte - - * rsa.c (_gcry_rsa_blind, _gcry_rsa_unblind): Declare static. - -2003-08-09 Timo Schulz - - * random.c (getfnc_gather_random): Don't check NAME_OF_DEV_RANDOM - two times, but also the NAME_OF_DEV_URANDOM device. - -2003-08-08 Moritz Schulte - - * pubkey.c (sexp_to_enc): Fixed extraction of S-Expression: do not - fail if no `flags' sub S-Expression is found. - -2003-07-27 Werner Koch - - * md.c (gcry_md_lookup_func_oid): Allow for empty OID lists. - -2003-07-23 Moritz Schulte - - * ac.c (gcry_ac_data_construct): New argument: include_flags, only - include `flags' S-expression, if include_flags is true. Adjust - callers. Thanks for triggering a bug caused by `flags' - sub-S-expression where they are not expected to Ralf Schneider. - -2003-07-21 Moritz Schulte - - * pubkey.c (gcry_pk_lookup_func_name): Use new member name - `aliases' instead of `sexp_names'. - - * ac.c (gcry_ac_key_data_get): New function. - - * cipher.c (gcry_cipher_lookup_func_name): Fix return value. - -2003-07-20 Moritz Schulte - - * blowfish.c: Adjusted for new gcry_cipher_spec_t structure. - * cast5.c: Likewise. - * twofish.c: Likewise. - * arcfour.c: Likewise. - * rijndael.c (rijndael_oids, rijndael192_oids, rijndael256_oids): - New variables, adjust for new gcry_cipher_spec_t structure. - * des.c (oids_tripledes): New variable, adjust for new - gcry_cipher_spec_t structure. - - * md.c (oid_table): Removed. - - * tiger.c (oid_spec_tiger): New variable. - (digest_spec_tiger): Adjusted for new gry_md_spec_t structure. - - * sha512.c (oid_spec_sha512): New variable. - (digest_spec_sha512): Adjusted for new gry_md_spec_t structure. - - * sha512.c (oid_spec_sha384): New variable. - (digest_spec_sha384): Adjusted for new gry_md_spec_t structure. - - * sha256.c (oid_spec_sha256): New variable. - (digest_spec_sha256): Adjusted for new gry_md_spec_t structure. - - * sha1.c (oid_spec_sha1): New variable. - (digest_spec_sha1): Adjusted for new gry_md_spec_t structure. - - * rmd160.c (oid_spec_rmd160): New variable. - (digest_spec_rnd160): Adjusted for new gry_md_spec_t structure. - - * md5.c (oid_spec_md5): New variable. - (digest_spec_md5): Adjusted for new gry_md_spec_t structure. - - * md4.c (oid_spec_md4): New variable. - (digest_spec_md4): Adjusted for new gry_md_spec_t structure. - - * crc.c (digest_spec_crc32, digest_spec_crc32_rfc1510, - digest_spec_crc32_rfc2440): Adjusted for new gry_md_spec_t - structure. - -2003-07-19 Moritz Schulte - - * md.c (gcry_md_lookup_func_oid): New function. - (search_oid): New function, copied from cipher.c. - (gcry_md_map_name): Adjust for new search_oid_interface. - - * cipher.c (oid_table): Removed table. - (gcry_cipher_lookup_func_oid): New function. - (search_oid): Rewritten to use the module functions. - (gcry_cipher_map_name): Adjust for new search_oid interface. - (gcry_cipher_mode_from_oid): Likewise. - -2003-07-18 Werner Koch - - * md.c (gcry_md_hash_buffer): Convert ERR to gpg_error_t in - gpg_strerror. - -2003-07-14 Moritz Schulte - - * cipher.c (gcry_cipher_lookup_func_name): Also check the cipher - name aliases, not just the primary name. - (gcry_cipher_map_name): Remove kludge for aliasing Rijndael to - AES. - - * arcfour.c, blowfish.c, cast5.c, des.c, twofish.c: Adjust cipher - specification structures. - - * rijndael.c (rijndael_names, rijndael192_names, - rijndael256_names): New variables, use them in the cipher - specifications. - - * rmd160test.c: Removed file. - - * ac.c, arcfour.c, blowfish.c, cast5.c, cipher.c, des.c, dsa.c, - elgamal.c, md.c, pubkey.c, random.c, rijndael.c, rsa.c, twofish.c: - Used gcry_err* wrappers for libgpg symbols. - - * primegen.c (gen_prime): Correct the order arguments to - extra_check. - -2003-07-12 Moritz Schulte - - * ac.c: Replaced all public occurences of gpg_error_t with - gcry_error_t. - * cipher.c: Likewise. - * md.c: Likewise. - * pubkey.c: Likewise. - * random.c: Likewise. - - * cipher.c: Added support for TWOFISH128. - -2003-07-08 Moritz Schulte - - * ac.c (gcry_ac_data_copy_internal): New function, based on - gcry_ac_data_copy. - (gcry_ac_data_copy): Made public, use gcry_ac_data_copy_internal. - (gcry_ac_key_init): Use gcry_ac_data_copy_internal. - -2003-07-07 Moritz Schulte - - * ac.c (gcry_ac_data_set): Only release old MPI value if it is - different from the new value. Bug reported by Simon Josefsson - . - - * pubkey.c (gcry_pk_list): New function. - * md.c (gcry_md_list): New function. - - * ac.c (gcry_ac_key_pair_generate): Fix calculation of format - string size. - -2003-07-05 Moritz Schulte - - * md.c: Named struct of digest_table `digest_table_entry'. - (digest_table_entry): New member: algorithm; filled in. - (digest_table_entry): Removed unused member: flags. - (gcry_md_register): New argument: algorithm_id, filled in. - (gcry_md_register_default): Used algorithm ID from module - structure. - (gcry_md_map_name): Likewise. - (md_enable): Likewise. - (md_read): Likewise. - (gcry_md_info): Likewise. - - * pubkey.c: Named truct for pubkey_table `pubkey_table_entry'. - (pubkey_table_entry): New member: algorithm; filled in. - (gcry_pk_register_default): Used algorithm ID from pubkey_table. - (gcry_pk_register): New argument: algorithm_id, filled in. - (gcry_pk_map_name): Used algorithm ID from module structure. - (gcry_pk_decrypt): Likewise. - (gcry_pk_encrypt): Likewise. - (gcry_pk_verify): Likewise. - (gcry_pk_sign): Likewise. - (gcry_pk_testkey): Likewise. - (gcry_pk_genkey): Likewise. - (gcry_pk_get_nbits): Likewise. - (sexp_to_key): Removed unused variable: algo. - (sexp_to_sig): Likewise. - - * cipher.c: Named struct for cipher_table `cipher_table_entry'. - (cipher_table_entry): New member: algorithm; filled in. - (gcry_cipher_register_default): Used algorithm ID from - cipher_table. - (gcry_cipher_register): New argument: algorithm_id, filled in. - (gcry_cipher_map_name): Used algorithm ID from module structure. - - * arcfour.c (cipher_spec_arcfour): Removed algorithm ID. - * blowfish.c (cipher_spec_blowfish): Likewise. - * cast5.c (cipher_spec_cast5): Likewise. - * crc.c (digest_spec_crc32): Likewise. - * crc.c (digest_spec_crc32_rfc1510): Likewise. - * crc.c (digest_spec_crc32_rfc2440): Likewise. - * des.c (cipher_spec_des): Likewise. - * des.c (cipher_spec_tripledes): Likewise. - * dsa.c (pubkey_spec_dsa): Likewise. - * elgamal.c (pubkey_spec_elg): Likewise. - * md4.c (digest_spec_md4): Likewise. - * md5.c (digest_spec_md5): Likewise. - * aes.c (cipher_spec_aes): Likewise. - * aes.c (cipher_spec_aes192): Likewise. - * aes.c (cipher_spec_aes256): Likewise. - * rsa.c (pubkey_spec_rsa): Likewise. - * sha1.c (digest_spec_sha1): Likewise. - * sha256.c (digest_spec_sha256): Likewise. - * sha512.c (digest_spec_sha512): Likewise. - * tiger.c (digest_spec_tiger): Likewise. - * twofish.c (cipher_spec_twofish): Likewise. - * twofish.c (cipher_spec_twofish128): Likewise. - - * Makefile.am (EXTRA_libcipher_la_SOURCES): Fix list of source - files; reported by Simon Josefsson . - - * pubkey.c: Replaced all occurences of `id' with `algorithm', - since `id' is a keyword in obj-c. - * md.c: Likewise. - * cipher.c: Likewise. - - * crc.c, md4.c, md5.c, rmd160.c, sha1.c, sha256.c, tiger.c: - Replaced all occurences of gcry_digest_spec_t with gcry_md_spec_t. - - * dsa.c, rsa.c, elgamal.c: Replaced all occurencens of - gcry_pubkey_spec_t with gcry_pk_spec_t. - - * md.c: Replaced all occurences of gcry_digest_spec_t with - gcry_md_spec_t. - (gcry_digest_register_default): Renamed to ... - (gcry_md_register_default): ... this; adjusted callers. - (gcry_digest_lookup_func_name): Renamed to ... - (gcry_md_lookup_func_name): ... this; adjusted callers. - (gcry_digest_lookup_name): Renamed to ... - (gcry_md_lookup_name): ... this; adjusted callers. - (gcry_digest_register): Renamed to ... - (gcry_md_register): ... this. - (gcry_digest_unregister): Renamed to ... - (gcry_md_unregister): ... this. - - * pubkey.c (gcry_pubkey_register): Renamed to ... - (gcry_pk_register): ... this. - (gcry_pubkey_unregister): Renamed to ... - (gcry_pk_unregister): ... this. - Replaced all occurences of gcry_pubkey_spec_t with gcry_pk_spec_t. - (gcry_pubkey_register_default): Renamed to ... - (gcry_pk_register_default): ... this; adjusted callers. - (gcry_pubkey_lookup_func_name): Renamed to ... - (gcry_pk_lookup_func_name): ... this; adjusted callers. - (gcry_pubkey_lookup_name): Renamed to ... - (gcry_pk_lookup_name): ... this; adjusted callers. - - * md.c (gcry_md_hash_buffer): Fix error checking. Thanks to Simon - Josefsson . - -2003-07-04 Moritz Schulte - - * cipher.c (gcry_cipher_list): New function. - -2003-07-01 Moritz Schulte - - * pubkey.c (sexp_to_sig): Accept a `flags' S-expression to be more - consistent with sexp_to_enc. - -2003-06-30 Moritz Schulte - - * Makefile.am (libcipher_la_SOURCES): Added: ac.c. - - * pubkey.c (_gcry_pk_module_lookup): New function. - (_gcry_pk_module_release): New function. - -2003-06-29 Moritz Schulte - - * ac.c: New file. - -2003-06-26 Werner Koch - - * md.c (gcry_md_hash_buffer): Trigger BUG correcly with new API. - -2003-06-19 Werner Koch - - * md.c (gcry_md_is_enabled): Fixed. - -2003-06-18 Werner Koch - - * cipher.c (gcry_cipher_get_algo_keylen): New. - (gcry_cipher_get_algo_blklen): New. - -2003-06-18 Moritz Schulte - - * arcfour.c, cipher.c, blowfish.c, md.c, cast5.c, pubkey.c, crc.c, - des.c, dsa.c, elgamal.c, md4.c, md5.c, random.c, rijndael.c, - rmd160.c, rsa.c, sha1.c, sha256.c, sha512.c, tiger.c, twofish.c: - Replaced older types GcryDigestSpec, GcryCipherSpec and - GcryPubkeySpec with newer types: gcry_digest_spec_t, - gcry_cipher_spec_t and gcry_pubkey_spec_t. - - * md.c (gcry_digest_id_new): Removed function. - (gcry_digest_register): Removed code for generating a new module - ID. - - * pubkey.c (gcry_pubkey_id_new): Removed function. - (gcry_pubkey_register): Removed code for generating a new module - ID. - - * cipher.c, md.c, pubkey.c: Replace old type GcryModule with newer - one: gcry_module_t. - (gcry_cipher_id_new): Removed function. - (gcry_cipher_register): Removed code for generating a new module - ID. - - * cipher.c (gcry_cipher_register): Adjust call to - _gcry_module_add. - (gcry_cipher_register_default): Likewise. - * pubkey.c (gcry_pubkey_register_default): Likewise. - (gcry_pubkey_register): Likewise. - * md.c (gcry_digest_register_default): Likewise. - (gcry_digest_register): Likewise. - - * md.c (gcry_digest_lookup_func_id): Removed function. - (gcry_digest_lookup_id): Likewise. - (gcry_digest_id_new): Use _gcry_module_lookup_id instead of - gcry_digest_lookup_id. - (digest_algo_to_string): Likewise. - (check_digest_algo): Likewise. - (md_enable): Likewise. - (md_digest_length): Likewise. - (md_asn_oid): Likewise. - - * pubkey.c (gcry_pubkey_lookup_id): Removed function. - (gcry_pubkey_lookup_func_id): Likewise. - (gcry_pubkey_id_new): Use _gcry_module_lookup_id instead of - gcry_pubkey_id_new. - (gcry_pk_algo_name): Likewise. - (disable_pubkey_algo): Likewise. - (check_pubkey_algo): Likewise. - (pubkey_get_npkey): Likewise. - (pubkey_get_nskey): Likewise. - (pubkey_get_nsig): Likewise. - (pubkey_get_nenc): Likewise. - (pubkey_generate): Likewise. - (pubkey_check_secret_key): Likewise. - (pubkey_encrypt): Likewise. - (pubkey_decrypt): Likewise. - (pubkey_sign): Likewise. - (pubkey_verify): Likewise. - (gcry_pk_algo_info): Likewise. - - * cipher.c (gcry_cipher_lookup_func_id): Removed function. - (gcry_cipher_lookup_id): Likewise. - (cipher_algo_to_string): use _gcry_module_lookup_id instead of - gcry_cipher_lookup_id. - (disable_cipher_algo): Likewise. - (check_cipher_algo): Likewise. - (cipher_get_blocksize): Likewise. - (gcry_cipher_open): Likewise. - (gcry_cipher_id_new): Likewise. - -2003-06-17 Moritz Schulte - - * Makefile.am (GCRYPT_MODULES): Set to @GCRYPT_CIPHERS@, - @GCRYPT_PUBKEY_CIPHERS@, @GCRYPT_DIGESTS@ and @GCRYPT_RANDOM@. - (libcipher_la_DEPENDENCIES): Set to $(GCRYPT_MODULES). - (libcipher_la_LIBADD): Likewise. - (AM_CFLAGS): Added: @GPG_ERROR_CFLAGS@. - (EXTRA_libcipher_la_SOURCES): Added all conditional sources. - - * md.c (md_open): Use _gcry_fast_random_poll instead of - fast_random_poll. - * cipher.c (gcry_cipher_open): Likewise. - - * random.h (fast_random_poll): Removed macro. - - * blowfish.c, md4.c, md5.c, rmd160.c, sha1.c, sha256.c, sha512.c, - tiger.c: Use Autoconf's WORDS_BIGENDIAN instead of our own - BIG_ENDIAN_HOST. - -2003-06-16 Moritz Schulte - - * random.c (getfnc_gather_random): Do not special-case - USE_ALL_RANDOM_MODULES, make it the default. - - * dsa.c: Replace last occurences of old type names with newer - names (i.e. replace MPI with gcry_mpi_t). - * elgamal.c: Likewise. - * primegen.c: Likewise. - * pubkey.c: Likewise. - * rsa.c: Likewise. - -2003-06-14 Moritz Schulte - - * des.c (des_setkey): Add selftest check. - (tripledes_set3keys): Likewise. - (do_tripledes_setkey): Remove selftest check. - (do_des_setkey): Likewise. - -2003-06-11 Moritz Schulte - - * md.c (_gcry_md_init): New function. - * cipher.c (_gcry_cipher_init): New function. - * pubkey.c (_gcry_pk_init): New function. - -2003-06-13 Werner Koch - - * md.c (gcry_md_get_algo): Reverted to old API. This is a - convenience function anyway and error checking is not approriate. - (gcry_md_is_secure): New. - (gcry_md_is_enabled): New. - -2003-06-12 Werner Koch - - * cipher.c (gcry_cipher_open): Make sure HANDLE is set to NULL on - error. - -2003-06-11 Werner Koch - - * md.c (gcry_md_open): Make sure H receives either NULL or an - valid handle. - (gcry_md_copy): Swapped arguments so that it is more in lione with - md_open and most other API fucntions like memcpy (destination - comes first). Make sure HANDLE is set to NULL on error. - - * rijndael.c (do_encrypt): Hack to force correct alignment. It - seems not to be not sufficient, though. We should rework this - fucntions and remove all these ugly casts. Let the compiler - optimize or have an assembler implementation. - -2003-06-09 Moritz Schulte - - * Makefile.am: Removed rules serpent, since that is not commited - yet. - -2003-06-08 Moritz Schulte - - * pubkey.c (gcry_pk_encrypt): Improve calculation for size of the - format string. - -2003-06-07 Moritz Schulte - - * arcfour.c, bithelp.h, blowfish.c, cast5.c, cipher.c, crc.c, - des.c, dsa.c, elgamal.c, md4.c, md5.c, md.c, primegen.c, pubkey.c, - rand-internal.h, random.c, random.h, rijndael.c, rmd160.c, - rmd160test.c, rmd.h, rndeged.c, rndlinux.c, rndunix.c, rndw32.c, - rsa.c, sha1.c, sha256.c, sha512.c, tiger.c, twofish.c: Edited all - preprocessor instructions to remove whitespace before the '#'. - This is not required by C89, but there are some compilers out - there that don't like it. Replaced any occurence of the now - deprecated type names with the new ones. - -2003-06-04 Moritz Schulte - - * pubkey.c (gcry_pk_encrypt): Construct an arg_list and use - gcry_sexp_build_array instead of gcry_sexp_build. - (gcry_pk_sign): Likewise. - (gcry_pk_genkey): Likewise. - -2003-06-01 Moritz Schulte - - * dsa.c (_gcry_dsa_generate): Do not check wether the algorithm ID - does indeed belong to DSA. - (_gcry_dsa_sign): Likewise. - (_gcry_dsa_verify): Likewise. - (_gcry_dsa_get_nbits): Likewise. - - * elgamal.c (_gcry_elg_check_secret_key): Do not check wether the - algorithm ID does indeed belong to ElGamal. - (_gcry_elg_encrypt): Likewise. - (_gcry_elg_decrypt): Likewise. - (_gcry_elg_sign): Likewise. - (_gcry_elg_verify): Likewise. - (_gcry_elg_get_nbits): Likewise. - (_gcry_elg_generate): Likewise. - - * rsa.c (_gcry_rsa_generate): Do not check wether the algorithm ID - does indeed belong to RSA. - (_gcry_rsa_encrypt): Likewise. - (_gcry_rsa_decrypt): Likewise. - (_gcry_rsa_sign): Likewise. - (_gcry_rsa_verify): Likewise. - (_gcry_rsa_get_nbits): Likewise. - -2003-05-30 Moritz Schulte - - * md.c (md_get_algo): Return zero in case to algorithm is enabled. - - * md.c (gcry_md_info): Adjusted for new no-errno-API. - (md_final): Likewise. - (gcry_md_get_algo): Likewise. - * pubkey.c (gcry_pk_get_keygrip): Likewise. - (gcry_pk_ctl): Likewise. - (gcry_pk_algo_info): Likewise. - * des.c (selftest): Likewise. - -2003-05-29 Moritz Schulte - - * md.c (md_enable): Do not forget to release module on error. - (gcry_md_open): Adjusted for new no-errno-API. - (md_open): Likewise. - (md_copy): Likewise. - (gcry_md_copy): Likewise. - (gcry_md_setkey): Likewise. - (gcry_md_algo_info): Likewise. - - * cipher.c (gcry_cipher_open): Adjusted for new no-errno-API and - also fixed a locking bug. - (gcry_cipher_encrypt): Adjusted for new no-errno-API. - (gcry_cipher_decrypt): Likewise. - (gcry_cipher_ctl): Likewise. - (gcry_cipher_info): Likewise. - (gcry_cipher_algo_info): Likewise. - -2003-05-28 Moritz Schulte - - * md.c (md_enable): Adjusted for libgpg-error. - (gcry_md_enable): Likewise. - (gcry_digest_register_default): Likewise. - (gcry_digest_register): Likewise. - (check_digest_algo): Likewise. - (prepare_macpads): Likewise. - (gcry_md_setkey): Likewise. - (gcry_md_ctl): Likewise. - (gcry_md_get): Likewise. - (gcry_md_algo_info): Likewise. - (gcry_md_info): Likewise. - * dsa.c (_gcry_dsa_generate): Likewise. - (_gcry_dsa_check_secret_key): Likewise. - (_gcry_dsa_sign): Likewie. - (_gcry_dsa_verify): Likewise. - * twofish.c (do_twofish_setkey): Likewise. - (twofish_setkey): Likewise. - * cipher.c (gcry_cipher_register): Likewise. - -2003-05-25 Moritz Schulte - - * rijndael.c (do_setkey): Adjusted for libgpg-error. - (rijndael_setkey): Likewise. - * random.c (gcry_random_add_bytes): Likewise. - * elgamal.c (_gcry_elg_generate): Likewise. - (_gcry_elg_check_secret_key): Likewise. - (_gcry_elg_encrypt): Likewise. - (_gcry_elg_decrypt): Likewise. - (_gcry_elg_sign): Likewise. - (_gcry_elg_verify): Likewise. - * rsa.c (_gcry_rsa_generate): Likewise. - (_gcry_rsa_check_secret_key): Likewise. - (_gcry_rsa_encrypt): Likewise. - (_gcry_rsa_decrypt): Likewise. - (_gcry_rsa_sign): Likewise. - (_gcry_rsa_verify): Likewise. - * pubkey.c (dummy_generate, dummy_check_secret_key, dummy_encrypt, - dummy_decrypt, dummy_sign, dummy_verify): Likewise. - (gcry_pubkey_register): Likewise. - (check_pubkey_algo): Likewise. - (pubkey_generate): Likewise. - (pubkey_check_secret_key): Likewise. - (pubkey_encrypt): Likewise. - (pubkey_decrypt): Likewise. - (pubkey_sign): Likewise. - (pubkey_verify): Likewise. - (sexp_elements_extract): Likewise. - (sexp_to_key): Likewise. - (sexp_to_sig): Likewise. - (sexp_to_enc): Likewise. - (sexp_data_to_mpi): Likewise. - (gcry_pk_encrypt): Likewise. - (gcry_pk_decrypt): Likewise. - (gcry_pk_sign): Likewise. - (gcry_pk_verify): Likewise. - (gcry_pk_testkey): Likewise. - (gcry_pk_genkey): Likewise. - (gcry_pk_ctl): Likewise. - * cipher.c (dummy_setkey): Likewise. - (check_cipher_algo): Likewise. - (gcry_cipher_open): Likewise. - (cipher_setkey): Likewise. - (gcry_cipher_ctl): Likewise. - (cipher_encrypt): Likewise. - (gcry_cipher_encrypt): Likewise. - (cipher_decrypt): Likewise. - (gcry_cipher_decrypt): Likewise. - (gcry_cipher_info): Likewise. - (gcry_cipher_algo_info): Likewise. - * cast5.c (cast_setkey): Likewise. - (do_cast_setkey): Likewise. - * arcfour.c (arcfour_setkey): Likewise. - (do_arcfour_setkey): Likewise. - * blowfish.c (do_bf_setkey): Likewise. - (bf_setkey): Likewise. - * des.c (do_des_setkey): Likewise. - (do_tripledes_setkey): Likewise. - -2003-05-22 Moritz Schulte - - * tiger.c: Merged code ussing the U64_C macro from GnuPG. - - * sha512.c: Likewise. - -2003-05-17 Moritz Schulte - - * pubkey.c (gcry_pk_genkey): Fix type: acquire a lock, instead of - releasing it. - -2003-05-11 Moritz Schulte - - * pubkey.c (gcry_pk_testkey): Call REGISTER_DEFAULT_CIPHERS. - (gcry_pk_ctl): Likewise. - -2003-04-27 Moritz Schulte - - * pubkey.c (gcry_pk_genkey): Release sexp after extracted data has - been used. - - * md.c (gcry_md_get_algo_dlen): Simplified, simply call - md_digest_length to do the job. - - * des.c (do_des_setkey): Check for selftest failure not only - during initialization. - (do_tripledes_setkey): Include check for selftest failure. - - * pubkey.c (gcry_pubkey_register_default): New macro - `pubkey_use_dummy', use it. - - * elgamal.c (elg_names): New variable. - (pubkey_spec_elg): Include elg_names. - - * dsa.c (dsa_names): New variable. - (pubkey_spec_dsa): Include dsa_names. - - * rsa.c (rsa_names): New variable. - (pubkey_spec_rsa): Include rsa_names. - - * pubkey.c (gcry_pubkey_lookup_func_name): Compare name also with - the names listed in `sexp_names'. - -2003-04-24 Moritz Schulte - - * pubkey.c (sexp_to_key): New variables: module, pubkey. Adjusted - to new module interface. - (sexp_to_key): Changend type of argument `retalgo' from `int *' to - `GcryModule **'. Adjusted all callers. Removed argument: - r_algotblidx. - (sexp_to_sig): Changend type of argument `retalgo' from `int *' to - `GcryModule **'. Adjusted all callers. - (sexp_to_enc): Likewise. - - (pubkey_get_npkey, pubkey_get_nskey, pubkey_get_nsig, - pubkey_get_nenc): Use strlen to find out the number. - - * rsa.c: Adjust pubkey_spec_rsa to new internal interface. - * dsa.c: Likewise. - * elgamal.c: Likewise. - -2003-04-17 Moritz Schulte - - * pubkey.c (sexp_elements_extract): New function. - * pubkey.c (sexp_to_key): Removed variable `idx', added `err', use - sexp_elements_extract. - (sexp_to_sig): Likewise. - (sexp_to_enc): Likewise. - - * pubkey.c: Terminate list correctly. - * md.c: Include sha512/sha384 in digest_table. - -2003-04-16 Moritz Schulte - - * Makefile.am: Include support for sha512.c. - - * sha512.c: New file, merged from GnuPG, with few modifications - for libgcrypt. - - * rand-internal.h: Removed declarations for constructor functions. - - * md.c (md_copy): Call _gcry_module_use for incrementing the usage - counter of the digest modules. - - * rsa.c: Do not include "rsa.h". - * dsa.c: Do not include "dsa.h". - * elgamal.c: Do not include "elgamal.h". - * des.c: Do not include "des.h". - * cast5.c: Do not include "cast5.h". - * blowfish.c: Do not include "blowfish.h". - * arcfour.c: Do not include "arcfour.h". - - * Makefile.am (libcipher_la_DEPENDENCIES): Removed. - (libcipher_la_LIBADD): Removed. - Use Automake conditionals for conditional compilation. - -2003-04-13 Moritz Schulte - - * cipher.c (gcry_cipher_open): Call REGISTER_DEFAULT_CIPHERS. - - * md.c (gcry_md_list): New member: module. - (md_enable): New variable: module, changed use of module and - digest. - (md_enable): Initialize member: module. - (md_close): Call _gcry_module_release. - - * cipher.c (gcry_cipher_open): New variable: module, changed use of - module and cipher. - (struct gcry_cipher_handle): New member: module. - (gcry_cipher_open): Initialize member: module. - (gcry_cipher_close): Call _gcry_module_release. - -2003-04-09 Moritz Schulte - - * cipher.c: Include "ath.h". - * md.c: Likewise. - * pubkey.c: Likewise. - - * cipher.c (ciphers_registered_lock): New variable. - * md.c (digests_registered_lock): New variable. - * pubkey.c (pubkeys_registered_lock): New variable. - - * rndlinux.c (gnupgext_version, func_table): Removed definitions. - (gnupgext_enum_func): Removed function. - (_gcry_rndlinux_constructor): Removed function. - - * rndegd.c (gnupgext_version, func_table): Removed definitions. - (gnupgext_enum_func): Removed function. - (_gcry_rndegd_constructor): Removed function. - - * rndunix.c (gnupgext_version, func_table): Removed definitions. - (gnupgext_enum_func): Removed function. - (_gcry_rndunix_constructor): Removed function. - - * rndw32.c (gnupgext_version, func_table): Removed definitions. - (gnupgext_enum_func): Removed function. - (_gcry_rndw32_constructor): Removed function. - - * rndegd.c (rndegd_connect_socket): Simplify code for creating the - egd socket address. - (rndegd_connect_socket): Call log_fatal use instead of - g10_log_fatal. - (egd_gather_random): Renamed to ... - (rndegd_gather_random): ... here. - -2003-04-08 Moritz Schulte - - * rndlinux.c: Do not include "dynload.h". - * rndunix.c: Likewise. - * rndw32.c: Likewise. - - * rndegd.c (rndegd_connect_socket): Factored out from ... - (egd_gather_random): here; call it. - (egd_socket): New variable. - (egd_gather_random): Initialize fd with egd_socket, do not declare - fd static. - (do_read): Merged few changes from GnuPG. FIXME - not finished? - Do not include "dynload.h". - - * rndw32.c (gather_random): Renamed to rndw32_gather_random, do - not declare static. - (gather_random_fast): Renamed to rndw32_gather_random_fast, do not - declare static. - - * rndunix.c (gather_random): Renamed to rndunix_gather_random, do - not declare static. - * rndegd.c (gather_random): Renamed to rndegd_gather_random, do - not declare static. - * rndlinux.c (gather_random): Renamed to rndlinux_gather_random, - do not declare static. - -2003-04-07 Moritz Schulte - - * Makefile.am (libcipher_la_SOURCES): Removed construct.c. - (libcipher_la_SOURCES): Added sha1.c, sha256.c, rmd160.c, md4.c, - md5.c, tiger.c and crc.c - (EXTRA_PROGRAMS): Removed sha1, sha256, rmd160, md4, md5, tiger - and crc. Removed definitions: EXTRA_md4_SOURCES, - EXTRA_md5_SOURCES, EXTRA_rmd160_SOURCES, EXTRA_sha1_SOURCES, - EXTRA_sha256_SOURCES, EXTRA_tiger_SOURCES and EXTRA_crc_SOURCES, - BUILT_SOURCES, DISTCLEANFILES. - - * pubkey.c: Do not include "elgamal.h", "dsa.h" and "rsa.h". - - * Makefile.am (libcipher_la_SOURCES): Removed rsa.h, elgamal.h, - dsa.h, des.h, cast5.h, arcfour.h and blowfish.h. - - * rsa.h: Removed file. - * elgamal.h: Removed file. - * dsa.h: Removed file. - * des.h: Removed file. - * cast5.h: Removed file. - * arcfour.h: Removed file. - * blowfish.h: Removed file. - - * Makefile.am (libcipher_la_SOURCES): Removed dynload.c and - dynload.h. - - * rsa.c (pubkey_spec_rsa): New variable. - * dsa.c (pubkey_spec_rsa): New variable. - * elgamal.c (pubkey_spec_elg): New variable. - - * rsa.c (_gcry_rsa_get_info): Removed function. - * elgamal.c (_gcry_elg_get_info): Removed function. - * dsa.c (_gcry_dsa_get_info): Removed function. - - * tiger.c (tiger_get_info): Removed function. - (gnupgext_version, func_table): Removed definitions. - (gnupgext_enum_func): Removed function. - (_gcry_tiger_constructor): Removed function. - - * sha1.c (sha1_get_info): Removed function. - (gnupgext_version, func_table): Removed definitions. - (gnupgext_enum_func): Removed function. - (_gcry_sha1_constructor): Removed function. - - * sha256.c (sha256_get_info): Removed function. - (gnupgext_version, func_table): Removed definitions. - (gnupgext_enum_func): Removed function. - (_gcry_sha256_constructor): Removed function. - - * rmd160.c (rmd160_get_info): Removed function. - (gnupgext_version, func_table): Removed definitions. - (gnupgext_enum_func): Removed function. - (_gcry_rmd160_constructor): Removed function. - - * md5.c (md5_get_info): Removed function. - (gnupgext_version, func_table): Removed definitions. - (gnupgext_enum_func): Removed function. - (_gcry_md5_constructor): Removed function. - - * md4.c (md4_get_info): Removed function. - (gnupgext_version, func_table): Removed definitions. - (gnupgext_enum_func): Removed function. - (_gcry_md4_constructor): Removed function. - - * crc.c (crc_get_info): Removed function. - - * arcfour.c (do_arcfour_setkey): Changed type of context argument - to `void *', added local variable for cast, adjusted callers. - (arcfour_setkey): Likewise. - (encrypt_stream): Likewise. - * cast5.c (cast_setkey): Likewise. - (encrypt_block): Likewise. - * rijndael.c (rijndael_setkey): Likewise. - (rijndael_encrypt): Likewise. - (rijndael_decrypt): Likewise. - * twofish.c (twofish_setkey): Likewise. - (twofish_encrypt): Likewise. - (twofish_decrypt): Likewise. - * des.c (do_des_setkey): Likewise. - (do_des_encrypt): Likewise. - (do_des_encrypt): Likewise. - (do_tripledes_encrypt): Likewise. - (do_tripledes_encrypt): Likewise. - * blowfish.c (bf_setkey: Likewise. - (encrypt_block): Likewise. - (decrypt_block): Likewise. - - * arcfour.c (encrypt_stream): Likewise. - - * rijndael.c (gnupgext_version, func_table): Removed definitions. - (gnupgext_enum_func) Removed function. - - * twofish.c (gnupgext_version, func_table): Removed definitions. - (gnupgext_enum_func) Removed function. - - * cast5.c (CIPHER_ALGO_CAST5): Removed. - - * blowfish.c (FNCCAST_SETKEY, FNCCAST_CRYPT): Removed macros. - (CIPHER_ALGO_BLOWFISH): Removed symbol. - * cast5.c (FNCCAST_SETKEY, FNCCAST_CRYPT): Likewise. - * des.c (selftest_failed): Removed. - (initialized): New variable. - (do_des_setkey): Run selftest, if not yet done. - (FNCCAST_SETKEY, FNCCAST_CRYPT): Removed macros. - - * arcfour.c (_gcry_arcfour_get_info): Removed function. - * blowfish.c (_gcry_blowfish_get_info): Removed function. - * cast5.c (_gcry_cast5_get_info): Removed function. - * des.c (_gcry_des_get_info): Removed function. - * rijndael.c (_gcry_rijndael_get_info): Removed function. - * twofish.c (_gcry_twofish_get_info): Removed function. - - * arcfour.c (cipher_spec_arcfour): New variable. - * twofish.c (cipher_spec_twofish, cipher_spec_twofish128): New - variables. - * rijndael.c (cipher_spec_aes, cipher_spec_aes192, - cipher_spec256): New variables. - * des.c (cipher_spec_des, cipher_spec_tripledes): New variables. - * cast5.c (cipher_spec_cast5): New variable. - * blowfish.c (cipher_spec_blowfish): Likewise. - - * twofish.c: Do not include "dynload.h". - * rijndael.c: Likewise. - * des.c: Likewise. - * cast5.c: Likewise. - * blowfish.c: Likewise. - * cipher.c: Likewise. - * crc.c: Likewise. - * md4.c: Likewise. - * md5.c: Likewise. - * md.c: Likewise. - * pubkey.c: Likewise. - * rijndael.c: Likewise. - * sha1.c: Likewise. - * sha256.c: Likewise. - - * arcfour.c: Include "cipher.h". - * twofish.c: Likewise. - * rijndael.c: Likewise. - * des.c: Likewise. - * cast5.c: Likewise. - * blowfish.c: Likewise. - - * twofish.c (twofish_setkey): Declared argument `key' const. - (twofish_encrypt): Declared argument `inbuf' const. - (twofish_decrypt): Likewise. - - * rijndael.c (rijndael_setkey): Declared argument `key' const. - (rijndael_encrypt): Declared argument `inbuf' const. - (rijndael_decrypt): Likewise. - - * des.c (do_des_setkey): Declared argument `key' const. - (do_tripledes_setkey): Likewise. - (do_des_encrypt): Declared argument `inbuf' const. - (do_des_decrypt): Likewise. - (do_tripledes_encrypt): Likewise. - (do_tripledes_decrypt): Likewise. - - * cast5.c (encrypt_block): Declared argument `inbuf' const. - (decrypt_block): Likewise. - (cast_setkey): Declared argument `key' const. - - * blowfish.c (do_bf_setkey): Declared argument `key' const. - (encrypt_block): Declared argument `inbuf' const. - (encrypt_block): Likewise. - - - - * cipher.c: Remove CIPHER_ALGO_DUMMY related code. - Removed struct cipher_table_s. - Changed definition of cipher_table. - Removed definition of disabled_algos. - (ciphers_registered, default_ciphers_registered): New variables. - (REGISTER_DEFAULT_CIPHERS): New macro. - (dummy_setkey): Declared argument `key' const. - (dummy_encrypt_block): Declared argument `inbuf' const. - (dummy_encrypt_block): Likewise. - (dummy_encrypt_stream): Likewise. - (dummy_encrypt_stream): Likewise. - (dummy_setkey): Use `unsigned char' instead of `byte'. - (dummy_encrypt_block): Likewise. - (dummy_decrypt_block): Likewise. - (dummy_encrypt_stream): Likewise. - (dummy_decrypt_stream): Likewise. - (gcry_cipher_register_default): New function. - (gcry_cipher_lookup_func_id): New function. - (gcry_cipher_lookup_func_name): New function. - (gcry_cipher_lookup_id): New function. - (gcry_cipher_lookup_name): New function. - (gcry_cipher_id_new): New function. - (gcry_cipher_register): New function. - (gcry_cipher_unregister): New function. - (setup_cipher_table): Removed function. - (load_cipher_modules): Removed function. - (gcry_cipher_map_name): Adjusted to use new module management. - (cipher_algo_to_string): Likewise. - (disable_cipher_algo): Likewise. - (check_cipher_algo): Likewise. - (cipher_get_keylen): Likewise. - (cipher_get_blocksize): Likewise. - (gcry_cipher_open): Likewise. - (struct gcry_cipher_handle): Replaced members algo, algo_index, - blocksize, setkey, encrypt, decrypt, stencrypt, stdecrypt with one - member: cipher. - (gcry_cipher_open): Adjusted code for new handle structure. - (cipher_setkey): Likewise. - (cipher_setiv): Likewise. - (cipher_reset): Likewise. - (do_ecb_encrypt): Likewise. - (do_ecb_decrypt): Likewise. - (do_cbc_encrypt): Likewise. - (do_cbc_decrypt): Likewise. - (do_cfb_encrypt): Likewise. - (do_cfb_decrypt): Likewise. - (do_ctr_encrypt): Likewise. - (cipher_encrypt): Likewise. - (gcry_cipher_encrypt): Likewise. - (cipher_decrypt): Likewise. - (gcry_cipher_decrypt): Likewise. - (cipher_sync): Likewise. - (gcry_cipher_ctl): Likewise. - - * pubkey.c: Removed struct pubkey_table_s. - Changed definition of pubkey_table. - Removed definition of disabled_algos. - (pubkeys_registered, default_pubkeys_registered): New variables. - (REGISTER_DEFAULT_PUBKEYS): New macro. - (setup_pubkey_table): Removed function. - (load_pubkey_modules): Removed function. - (gcry_pubkey_register_default): New function. - (gcry_pubkey_lookup_func_id): New function. - (gcry_pubkey_lookup_func_name): New function. - (gcry_pubkey_lookup_id): New function. - (gcry_pubkey_lookup_name): New function. - (gcry_pubkey_id_new): New function. - (gcry_pubkey_register): New function. - (gcry_pubkey_unregister): New function. - (gcry_pk_map_name): Adjusted to use new module management. - (gcry_pk_algo_name): Likewise. - (disable_pubkey_algo): Likewise. - (check_pubkey_algo): Likewise. - (pubkey_get_npkey): Likewise. - (pubkey_get_nskey): Likewise. - (pubkey_get_nsig): Likewise. - (pubkey_get_nenc): Likewise. - (pubkey_generate): Likewise. - (pubkey_check_secret_key): Likewise. - (pubkey_encrypt): Likewise. - (pubkey_decrypt): Likewise. - (pubkey_sign): Likewise. - (pubkey_verify): Likewise. - (gcry_pk_get_nbits): Likewise. - (gcry_pk_algo_info): Likewise. - - * md.c: Removed struct md_digest_list_s. - (digest_list): Changed definition. - (digests_registered, default_digests_registered): New variables. - (REGISTER_DEFAULT_DIGESTS): New macro. - (new_list_item): Removed function. - (setup_md_table): Removed function. - (load_digest_module): Removed function. - (gcry_digest_register_default): New function. - (gcry_digest_lookup_func_id): New function. - (gcry_digest_lookup_func_name): New function. - (gcry_digest_lookup_id): New function. - (gcry_digest_lookup_name): New function. - (gcry_digest_id_new): New function. - (gcry_digest_register): New function. - (gcry_digest_unregister): New function. - (GcryDigestEntry): New type. - (struct gcry_md_context): Adjusted type of `list'. - (gcry_md_map_name): Adjusted to use new module management. - (digest_algo_to_string): Likewise. - (check_digest_algo): Likewise. - (md_enable): Likewise. - (md_digest_length): Likewise. - (md_asn_oid): Likewise. - -2003-04-07 Moritz Schulte - - * pubkey.c: Replaced PUBKEY_ALGO_DSA with GCRY_PK_DSA, - PUBKEY_ALGO_RSA with GCRY_PK_RSA and PUBKEY_ALGO_ELGAMAL with - GCRY_PK_ELG. - - * dsa.c: Replaced PUBKEY_ALGO_DSA with GCRY_PK_DSA. - -2003-04-01 Moritz Schulte - - * des.c: Removed checks for GCRY_CIPHER_3DES and GCRY_CIPHER_DES. - -2003-03-31 Moritz Schulte - - * tiger.c (tiger_get_info): Do not declare static. - * sha256.c (sha256_get_info): Likewise. - * sha1.c (sha1_get_info): Likewise. - * rmd160.c (rmd160_get_info): Likewise. - * md5.c (md5_get_info): Likewise. - * md4.c (md4_get_info): Likewise. - * crc.c (crc_get_info): Likewise. - - * md.c (load_digest_module): Call setup_md_table during - initialization. - (new_list_item): Link new element into digest_list. - - * cipher.c (do_ctr_decrypt): Made do_ctr_encrypt act as a wrapper - for do_ctr_encrypt, since these functions are identical. - -2003-03-30 Simon Josefsson - - * cipher.c (struct gcry_cipher_handle): Add counter field. - (gcry_cipher_open): Add CTR. - (cipher_reset): Clear counter field. - (do_ctr_encrypt, do_ctr_decrypt): New functions. - (cipher_encrypt, cipher_decrypt): Call CTR functions. - (gcry_cipher_ctl): Add SET_CTR to set counter. - -2003-03-30 Moritz Schulte - - * rsa.c (_gcry_rsa_blind): New function. - (_gcry_rsa_unblind): New function. - (_gcry_rsa_decrypt): Use _gcry_rsa_blind and _gcry_rsa_decrypt. - -2003-03-26 Moritz Schulte - - * dynload.c (_gcry_enum_gnupgext_pubkeys): Adjust `encrypt' and - `decrypt' function arguments. - (_gcry_enum_gnupgext_pubkeys): Likewise. - * dynload.h: Likewise. - - * pubkey.c (dummy_decrypt): Add argument: int flags. - (dummy_encrypt): Likewise. - - * elgamal.c (_gcry_elg_encrypt): Add argument: int flags. - (_gcry_elg_decrypt): Likewise. - - * rsa.c (_gcry_rsa_encrypt): Add argument: int flags. - (_gcry_rsa_decrypt): Likewise. - - * pubkey.c: Add `flags' argument to members `encrypt' and - `decrypt' of struct `pubkey_table_s'. - - * rsa.h: Add `flags' argument to function declarations. - * elgamal.h: Likewise. - - * pubkey.c (sexp_data_to_mpi): New variable: int parsed_flags. - (sexp_data_to_mpi): Set `parsed_flags'. - (sexp_data_to_mpi): New argument: int *flags. - (gcry_pk_encrypt): New variable: int flags. - (gcry_pk_encrypt): Pass `flags' to pubkey_encrypt. - (pubkey_encrypt): New variable: int flags. - (pubkey_encrypt): Pass `flags' to pubkey encrypt function. - (pubkey_decrypt): Likewise. - (pubkey_decrypt): Pass `flags' to pubkey encrypt function. - (gcry_pk_encrypt): Include `flags' s-exp in return list. - (sexp_to_enc): New argument: int *flags. - (gcry_pk_decrypt): New variable: int flags. - (gcry_pk_decrypt): Pass `flags' to pubkey_decrypt. - (sexp_to_enc): New variable: int parsed_flags. - (sexp_to_enc): Set `parsed_flags'. - -2003-03-22 Simon Josefsson - - * cipher.c (gcry_cipher_open, do_cbc_encrypt) - (gcry_cipher_encrypt): Support GCRY_CIPHER_CBC_MAC. - (gcry_cipher_ctl): Support GCRYCTL_SET_CBC_MAC. - -2003-03-19 Werner Koch - - * primegen.c (gen_prime): New args EXTRA_CHECK and EXTRA_CHECK_ARG - to allow for a user callback. Changed all callers. - (_gcry_generate_secret_prime) - (_gcry_generate_public_prime): Ditto, pass them to gen_prime. - * rsa.c (check_exponent): New. - (generate): Use a callback to ensure that a given exponent is - actually generated. - -2003-03-12 Moritz Schulte - - * primegen.c: Initialize `no_of_small_prime_numbers' statically. - (gen_prime): Remove calculation of `no_of_small_prime_numbers'. - -2003-03-03 Moritz Schulte - - * md.c (gcry_md_ctl): Rewritten to use same style like the other - functions dispatchers. - -2003-03-02 Moritz Schulte - - * cipher.c (struct gcry_cipher_handle): New member: algo_index. - (gcry_cipher_open): Allocate memory for two cipher contexts. - Initialize algo_index. - (cipher_setkey): Duplicate context into reserved memory. - (cipher_reset): New function, which resets the context and clear - the IV. - (gcry_cipher_ctl): Call cipher_reset. - -2003-02-23 Moritz Schulte - - * cipher.c: Remove (bogus) `digitp' macro definition. - * md.c: Likewise. - - * blowfish.c (burn_stack): Removed. - * arcfour.c (burn_stack): Likewise. - * cast5.c (burn_stack): Likewise. - * des.c (burn_stack): Likewise. - * md4.c (burn_stack): Likewise. - * md5.c (burn_stack): Likewise. - * random.c (burn_stack): Likewise. - * rijndael.c (burn_stack): Likewise. - * rmd160.c (burn_stack): Likewise. - * sha1.c (burn_stack): Likewise. - * sha256.c (burn_stack): Likewise. - * tiger.c (burn_stack): Likewise. - * twofish.c (burn_stack): Likewise. - - * blowfish.c: Changed all occurences of burn_stack to - _gcry_burn_stack. - * arcfour.c: Likewise. - * cast5.c: Likewise. - * des.c: Likewise. - * md4.c: Likewise. - * md5.c: Likewise. - * random.c: Likewise. - * rijndael.c: Likewise. - * rmd160.c: Likewise. - * sha1.c: Likewise. - * sha256.c: Likewise. - * tiger.c: Likewise. - * twofish.c: Likewise. - - * arcfour.c (_gcry_arcfour_get_info): Use GCRY_CIPHER_ARCFOUR - instead of hard-coded value `301'. - -2003-01-24 Werner Koch - - * random.c (_gcry_register_random_progress): New. - (_gcry_random_progress): New. - - * rndlinux.c (gather_random): Call the random progress function. - -2003-01-23 Werner Koch - - * rsa.c (generate): New arg USE_E to request a specific public - exponent. - (_gcry_rsa_generate): Ditto. - * elgamal.c (_gcry_elg_generate): Must add an dummy argument - instead of USE_E. - * dsa.c (_gcry_dsa_generate): Ditto. - * pubkey.c (dummy_generate): Ditto. - (pubkey_generate): Add USE_E arg and pass it down. - (gcry_pk_genkey): Detect "rsa-use-e" parameter and pass it to generate. - - * pubkey.c (sexp_to_enc): New arg RET_MODERN. - (gcry_pk_decrypt): Make use of it to return a real S-expression. - Return better error codes. - (gcry_pk_verify): Return better error codes. - -2003-01-21 Werner Koch - - * random.c (gcry_random_add_bytes): Add QUALITY argument, let - function return an error code and disable its core for now. - -2003-01-21 Timo Schulz - - * random.c (gcry_random_add_bytes): New. Function to add external - random to the pool. - -2003-01-20 Simon Josefsson - - * crc.c: New. - * Makefile.am (EXTRA_PROGRAMS, EXTRA_crc_SOURCES): Add crc.c. - * md.c (gcry_md_get_algo_dlen): Add values for CRC. - -2003-01-20 Werner Koch - - * sha256.c: New. - * bithelp.h (ror): New. - * Makfile.am: Add sha256.c. - * md.c (oid_table): Add values for SHA256 et al. - (gcry_md_get_algo_dlen): Likewise - -2003-01-20 Werner Koch - - * pubkey.c (gcry_pk_get_keygrip): Implemented keygrips for DSA - and ElGamal. - -2003-01-17 Werner Koch - - * cipher.c (gcry_cipher_encrypt): Reworked so that the output will - never contain the plaintext even if the caller did not checked the - return value. - - * md.c (gcry_md_get_algo): Changed error code to GCRYERR_GENERAL - because we don't have an invalid md algo but no algorithm enabled. - - * pubkey.c (gcry_pk_genkey): Changed error code for bounds check - of table parameters to GCRYERR_INTERNAL. - - * md.c (gcry_md_open): Partly reverted Timo's change from - 2002-10-10 by removing the check for the algorithm. An algorithm - of 0 is allowed and anyway we should not double check it or check - it using a different function. Also fixed the flags check. - - * pubkey.c (gcry_pk_encrypt): Make sure that R_CIPH points to NULL - on error. - (gcry_pk_decrypt): Ditto for R_PLAIN. - (gcry_pk_sign): Ditto for R_SIG. - (gcry_pk_genkey): Ditto for R_KEY. - -2003-01-16 Werner Koch - - * md.c (gcry_md_write): Changed 2nd argument type to void*. - (gcry_md_hash_buffer): Changed type of boths buffers to void*. - (gcry_md_setkey): Changed 2nd argument type to void*. - -2003-01-15 Werner Koch - - * pubkey.c (sexp_data_to_mpi): New. This handles pkcs1 padding. - (gcry_pk_sign, gcry_pk_verify): Use it here. - (gcry_pk_encrypt): And here. - (pubkey_verify): Add debug code. - (sexp_to_enc): Handle flags in the input and return the pkcs1 flag - in a new parameter. - (gcry_pk_decrypt): Prepare for future pkcs1 handling. - -2002-12-19 Werner Koch - - * random.c (_gcry_random_initialize): New. - -2002-12-16 Werner Koch - - * cipher.c: Added a Teletrust specific OID for 3DES. - -2002-12-12 Werner Koch - - * md.c: Added another oddball OIW OID (sha-1WithRSAEncryption). - -2002-11-23 Werner Koch - - * md.c (load_digest_module): Enlarged checked_algos bitmap. - * md4.c (func_table): Fixed entry for md4. - Both by Simon Josephson. - (transform): Copy data to get the alignment straight. Tested only - on i386. - -2002-11-10 Simon Josefsson - - * cipher.c (gcry_cipher_open): Don't reject CTS flag. - (do_cbc_encrypt, do_cbc_decrypt, cipher_encrypt) - (gcry_cipher_encrypt, cipher_decrypt) - (gcry_cipher_decrypt): Support CTS flag. - (gcry_cipher_ctl): Toggle CTS flag. - -2002-11-10 Werner Koch - - * md4.c: New. By Simon Josefsson. - * Makefile.am (EXTRA_PROGRAMS): Add md4.c. - * md.c (oid_table,gcry_md_get_algo_dlen): MD4 support. - -2002-10-14 Werner Koch - - * arcfour.c (do_encrypt_stream): Don't use increment op when - assigning to the same variable. - -2002-10-10 Timo Schulz - - * pubkey.c (gcry_pk_genkey): Check boundaries. - - * md.c (gcry_md_open): Check that algo is available and only - valid flag values are used. - (gcry_md_get_algo): Add error handling. - -2002-09-26 Werner Koch - - * md.c: Include an OID for TIGER. - * tiger.c (tiger_get_info): Use a regular OID. - -2002-09-17 Werner Koch - - * random.c: Replaced mutex.h by the new ath.h. Changed all calls. - -2002-09-16 Werner Koch - - * arcfour.c (do_encrypt_stream): Use register modifier and modulo. - According to Nikos Mavroyanopoulos this increases perfromace on - i386 system noticable. And I always tought gcc is clever enough. - * md5.c (transform): Use register modifier. - * rmd160.c (transform): Ditto. - * sha1.c (transform): Ditto. We hope that there are 6 free registers. - * random.c (gcry_randomize): Rewrote to avoid malloc calls. - - * rndlinux.c (gather_random): Replaced remaining fprintfs by log_*. - * arcfour.c (do_arcfour_setkey): Ditto. - * twofish.c (do_twofish_setkey): Ditto. - * rndegd.c (gather_random): Ditto. - * rijndael.c (do_setkey): Ditto. - * random.c (_gcry_random_dump_stats): Ditto. - * primegen.c (_gcry_generate_elg_prime): Ditto. - * des.c (_gcry_des_get_info): Ditto. - * cast5.c (do_cast_setkey): Ditto. - * blowfish.c (do_bf_setkey): Ditto. - -2002-08-26 Werner Koch - - * des.c (weak_keys): Fixed one entry in the table and compared - all entries against the literature. - (selftest): Checksum the weak key table. - -2002-08-21 Werner Koch - - * pubkey.c: Enable keygrip calculation for "openpgp-rsa". - -2002-08-17 Werner Koch - - * cipher.c (setup_cipher_table): Don't overwrite the DES entry - with the entry for DUMMY. - -2002-08-14 Werner Koch - - * des.c (do_des_setkey,do_des_encrypt, do_des_decrypt): New. - (_gcry_des_get_info): Support plain old DES. - * cipher.c (setup_cipher_table): Put DES into the table. - -2002-07-25 Werner Koch - - * rndunix.c (_gcry_rndunix_constructor): Prefixed with _gcry_. - Noted by Stephan Austermuehle. - -2002-07-08 Timo Schulz - - * rndw32.c: Replaced the m_ memory functions with the real - gcry_ functions. Renamed all g10_ prefixed functions to log_. - -2002-06-12 Werner Koch - - * rsa.c (generate): Use e = 65537 for now. - -2002-06-11 Werner Koch - - * pubkey.c (gcry_pk_get_keygrip): Allow a "protected-private-key". - -2002-06-05 Timo Schulz - - * cipher.c (gcry_cipher_encrypt, gcry_cipher_decrypt): - Check that the input size is a multiple of the blocksize. - -2002-05-23 Werner Koch - - * md.c (oid_table): Add an rsadsi OID for MD5. - -2002-05-21 Werner Koch - - * primegen.c, elgamal.c, dsa.c (progress): Do not print anything - by default. Pass an extra identifying string to the callback and - reserved 2 argumenst for current and total counters. Changed the - register function prototype. - -2002-05-17 Werner Koch - - * rndegd.c (rndegd_constructor): Fixed name of register function - and prefixed the function name with _gcry_. - * rndw32.c (rndw32_constructor): Ditto. - * tiger.c (tiger_constructor): Ditto. - - * Makefile.am: Removed all dynamic loading stuff. - * dynload.c: Ditto. Now only used for the constructor system. - -2002-05-15 Werner Koch - - * random.c (gcry_random_bytes,gcry_random_bytes_secure) - (gcry_randomize): Make sure we are initialized. - -2002-05-14 Werner Koch - - Changed license of most files to the LGPL. - -2002-05-02 Werner Koch - - * random.c (_gcry_fast_random_poll): Initialize the module so the - mutex can be used. - - * primegen.c (small_prime_numbers): Moved table from smallprime.c - * smallprime.c: File removed. - - * des.c (leftkey_swap, rightkey_swap, working_memcmp): Made static. - - * cipher.c (gcry_cipher_map_name): Map "RIJNDAEL" to "AES". - * rijndael.c (rijndael_get_info): We do only support a 128 bit - blocksize so it makes sense to change the algorithm strings to - AES. - - * tiger.c (tiger_final): Removed superfluous token pasting operators. - * md5.c (md5_final): Ditto. - -2002-04-30 Werner Koch - - * cipher.c: Fixed list of copyright years. - -2002-03-18 Werner Koch - - * random.c (initialize): Initialize the new pool lock mutex. - (_gcry_fast_random_poll): Add locking and moved main - code out to... - (do_fast_random_poll): new function. - (read_pool): Use the new function here. - (get_random_bytes): Add locking. - (_gcry_update_random_seed_file): Ditto. - -2002-03-11 Werner Koch - - * md.c: Add rsaSignatureWithripemd160 to OID table. - -2002-02-20 Werner Koch - - * sha1.c: Removed a left over comment note. The code has been - rewritten from scratch in 1998. Thanks to Niels Möller for - reporting this misleading comment. - -2002-02-18 Werner Koch - - * rndunix.c (rndunix_constructor): Use the the new prefixed - function name. Reported by Jordi Mallach. - -2002-02-10 Werner Koch - - * random.c (mix_pool): Carry an extra failsafe_digest buffer - around to make the function more robust. - -2002-02-08 Werner Koch - - * random.c (add_randomness): Xor new data into the pool and not - just copy it. This avoids any choosen input attacks which are not - serious in our setting because an outsider won't be able to mix - data in and even then we keep going with a PRNG. Thanks to Stefan - Keller for pointing this out. - -2002-01-04 Werner Koch - - * pubkey.c (gcry_pk_genkey): Do not release skey - it is static. - - * primegen.c (gen_prime): Of course we should use set_bit - and not set_highbit to set the second high bit. - -2001-12-18 Werner Koch - - * rsa.c (generate): Loop until we find the exact modulus size. - Changed the exponent to 41. - (rsa_get_info): s/usage/r_usage/ to avoid shadow warnings. - * primegen.c (gen_prime): Set 2 high order bits for secret primes. - - * Makefile.am (DISTCLEANFILES): Include construct.c. - -2001-12-17 Werner Koch - - * pubkey.c (gcry_pk_get_keygrip): New - experimental. - -2001-12-11 Werner Koch - - * cipher.c: Added OIDs for AES. - (gcry_cipher_mode_from_oid): New. - (gcry_cipher_map_name): Moved OID search code to .. - (search_oid): .. new function. - -2001-12-10 Werner Koch - - * pubkey.c (gcry_pk_encrypt): Find the signature algorithm by name - and not by number. - - * pubkey.c (gcry_pk_encrypt,gcry_pk_decrypt,gcry_pk_sign) - (gcry_pk_verify,gcry_pk_testkey, gcry_pk_genkey) - (gcry_pk_get_nbits): Release the arrays. Noted by Nikos - Mavroyanopoulos. - -2001-12-06 Werner Koch - - * cipher.c (gcry_cipher_map_name): Look also for OIDs prefixed - with "oid." or "OID.". - -2001-12-05 Werner Koch - - * pubkey.c (algo_info_table): Fixed entry for openpgp-rsa. - -2001-11-24 Werner Koch - - * pubkey.c: Added the rsaEncryption OID to the tables. - (sexp_to_key): Add an arg to return the index of the algorithm, - changed all callers. - (gcry_pk_sign): Find the signature algorithm by name and not by - number. - (gcry_pk_get_nbits): Fixed so that we can now really pass a secret - key to get the result. - - * md.c (gcry_md_map_name): Look also for OIDs prefixed with "oid." - or "OID." so that an OID string can be used as an S-Exp token. - -2001-11-20 Werner Koch - - * md.c (gcry_md_map_name): Lookup by OID if the the name begins - with a digit. - (oid_table): New. - -2001-11-16 Werner Koch - - * md.c (gcry_md_info): New operator GCRYCTL_IS_ALGO_ENABLED. - -2001-11-07 Werner Koch - - * md.c (gcry_md_hash_buffer): Close the handle which was left open - for algorithms other than rmd160. - -2001-08-08 Werner Koch - - * rndw32.c (gather_random): Use toolhelp in addition to the NT - gatherer for Windows2000. Suggested by Sami Tolvanen. - - * random.c (read_pool): Fixed length check, this used to be one - byte to strict. Made an assert out of it because the caller has - already made sure that only poolsize bytes are requested. - Reported by Marcus Brinkmann. - -2001-08-03 Werner Koch - - * cipher.c (cipher_encrypt, cipher_decrypt): Prepare to return - errors. We have to change the interface to all ciphers to make - this really work but we should do so to prepare for hardware - encryption modules. - (gcry_cipher_encrypt, gcry_cipher_decrypt): Return the error and - set lasterr. - (gcry_cipher_ctl): Make sure that errors from setkey are returned. - -2001-08-02 Werner Koch - - * rndlinux.c (gather_random): casted a size_t arg to int so that - the format string is correct. Casting is okay here and avoids - translation changes. - - * random.c (fast_random_poll): Do not check the return code of - getrusage. - - * rndunix.c: Add a signal.h header to avoid warnings on Solaris 7 - and 8. - - * tiger.c (print_abc,print_data): Removed. - - * rijndael.c, des.c, blowfish.c, twofish.c, cast5.c, arcfour.c - (burn_stack): New. Add wrappers for most functions to be able to - call burn_stack after the function invocation. This methods seems - to be the most portable way to zeroise the stack used. It does - only work on stack frame based machines but it is highly portable - and has no side effects. Just setting the automatic variables at - the end of a function to zero does not work well because the - compiler will optimize them away - marking them as volatile would - be bad for performance. - * md5.c, sha1.c, rmd160.c, tiger.c (burn_stack): Likewise. - * random.c (burn_stack): New. - (mix_pool): Use it here to burn the stack of the mixblock function. - - * primegen.c (_gcry_generate_elg_prime): Freed q at 3 places. - Thanks to Tommi Komulainen. - - * arcfour.c (arcfour_setkey): Check the minimim keylength against - bytes and not bits. - (selftest): Must reset the key before decryption. - -2001-05-31 Werner Koch - - * sha1.c (sha1_init): Made static. - - Changed all g10_ prefixed function names as well as some mpi_ - function names to cope with the introduced naming changes. - - * md.c (prepare_macpads): Made key const. - -2001-05-28 Werner Koch - - * rndegd.c (gather_random): Removed the use of tty_printf. - -2001-03-29 Werner Koch - - * md5.c (md5_final): Fixed calculation of hashed length. Thanks - to disastry@saiknes.lv for pointing out that it was horrible wrong - for more than 512MB of input. - * sha1.c (sha1_final): Ditto. - * rmd160.c (rmd160_final): Ditto. - * tiger.c (tiger_final): Ditto. - - * blowfish.c (encrypt,do_encrypt): Changed name to do_encrypt to - avoid name clashes with an encrypt function in stdlib.h of - Dynix/PIX. Thanks to Gene Carter. - * elgamal.c (encrypt,do_encrypt): Ditto. - - * twofish.c (gnupgext_enum_func): Use only when when compiled as a - module. - * rijndael.c (gnupgext_enum_func): Ditto. - - * tiger.c (tiger_get_info): Return "TIGER192" and not just - "TIGER". By Edwin Woudt. - - * random.c: Always include time.h - standard requirement. Thanks - to James Troup. - - * rndw32.c: Fixes to the macros. - -2001-01-11 Werner Koch - - * cipher.c (cipher_encrypt,gcry_cipher_encrypt): Use blocksize and - not 8. - -2000-12-19 Werner Koch - - Major change: - Removed all GnuPG stuff and renamed this piece of software - to gcrypt. - -2000-11-14 Werner Koch - - * dsa.c (test_keys): Replaced mpi_alloc by gcry_mpi_new and - mpi_free by gcry_mpi_release. - * elgamal.c (test_keys,generate): Ditto, also for mpi_alloc_secure. - * rsa.c (test_keys,generate,rsa_verify): Ditto. - * primegen.c (generate_elg_prime): Ditto. - (gen_prime): Ditto and removed nlimbs. - - * rsa.c (generate): Allocate 2 more vars in secure memory. - - * Makefile.am (OMIT_DEPENDENCIES): Hack to work around dependency - problems. - -2000-10-09 Werner Koch - - * arcfour.c, arcfour.h: New. - * cipher.c (cipher_encrypt, cipher_decrypt): Add stream mode. - (setup_cipher_table): Add Arcfour. - (gcry_cipher_open): Kludge to allow stream mode. - -Wed Oct 4 13:16:18 CEST 2000 Werner Koch - - * sha1.c (transform): Use rol() macro. Actually this is not needed - for a newer gcc but there are still aoter compilers. - - * rsa.c (test_keys): Use new random function. - - * md.c (gcry_md_setkey): New function to overcome problems with - const conflics. - (gcry_md_ctl): Pass set key to the new functions. - - * rijndael.c: New. - * cipher.c: Add Rijndael support. - -Mon Sep 18 16:35:45 CEST 2000 Werner Koch - - * rndlinux.c (open_device): Loose random device checking. - By Nils Ellmenreich. - - * random.c (fast_random_poll): Check ENOSYS for getrusage. - * rndunix.c: Add 2 sources for QNX. By Sam Roberts. - - * pubkey.c (gcry_pk_algo_info): Add GCRYCTL_GET_ALGO_USAGE. - - * rsa.c: Changed the comment about the patent. - (secret): Speed up by using the CRT. For a 2k keys this - is about 3 times faster. - (stronger_key_check): New but unused code to check the secret key. - * Makefile.am: Included rsa.[ch]. - * pubkey.c: Enabled RSA support. - (pubkey_get_npkey): Removed RSA workaround. - -Mon Jul 31 10:04:47 CEST 2000 Werner Koch - - * pubkey.c: Replaced all gcry_sexp_{car,cdr}_{data,mpi} by the new - gcry_sexp_nth_{data,mpi} functions. - -Tue Jul 25 17:44:15 CEST 2000 Werner Koch - - * pubkey.c (exp_to_key,sexp_to_sig,sexp_to_enc,gcry_pk_encrypt, - gcry_pk_decrypt,gcry_pk_sign,gcry_pk_genkey): Changed to work with - the new S-Exp interface. - -Mon Jul 17 16:35:47 CEST 2000 Werner Koch - - * random.c (gather_faked): Replaced make_timestamp by time(2) again. - -Fri Jul 14 19:38:23 CEST 2000 Werner Koch - - * md.c (gcry_md_ctl): Support GCRYCTL_{START,STOP}_DUMP. - - * Makefile.am: Never compile mingw32 as module. - - * Makefile.am: Tweaked module build and removed libtool - - * Makefile.am: Replaced -O1 by -O. Suggested by Alec Habig. - - * elgamal.c (sign): Removed inactive code. - - * rsa.c, rsa.h: New based on the old module version (only in CVS for now). - * pubkey.c (setup_pubkey_table): Added commented support for RSA. - - * rndunix.c (waitpid): New. For UTS 2.1. All by Dave Dykstra. - (my_popen): Do the FD_CLOEXEC only if it is available - (start_gatherer): Cope with missing _SC_OPEN_MAX - - * rndunix.c: Add some more headers for QNX. By Sam Roberts. - - * rndegd.c (gather_random): Shortcut level 0. - * rndunix.c (gather_random): Ditto. - * rndw32.c (gather_random): Ditto. - - * rndw32.c: Replaced with code from Cryptlib and commented the old stuff. - * rndw32.c: Add some debuging code enabled by an environment variable. - - * random.c (read_seed_file): Binary open for DOSish system - (update_random_seed_file): Ditto. - * random.c [MINGW32]: Include process.h for getpid. - * random.c (fast_random_poll): Add clock_gettime() as fallback for - system which support this POSIX.4 fucntion. By Sam Roberts. - - * random.c (read_seed_file): Removed the S_ISLNK test becuase it - is already covered by !S_ISREG and is not defined in Unixware. - Reported by Dave Dykstra. - (update_random_seed_file): Silently ignore update request when pool - is not filled. - - * random.c (read_seed_file): New. - (set_random_seed_file): New. - (read_pool): Try to read the seeding file. - (update_random_seed_file): New. - - (read_pool): Do an initial extra seeding when level 2 quality random - is requested the first time. This requestes at least POOLSIZE/2 bytes - of entropy. Compined with the seeding file this should make normal - random bytes cheaper and increase the quality of the random bytes - used for key generation. - - * random.c (read_pool): Print a more friendly error message in - cases when too much random is requested in one call. - - * random.c (fast_random_poll): Check whether RUSAGE_SELF is defined; - this is not the case for some ESIX and Unixware, although they have - getrusage(). - - * primegen.c (generate_elg_prime): All primes are now generated with - the lowest random quality level. Because they are public anyway we - don't need stronger random and by this we do not drain the systems - entropy so much. - - * primegen.c (register_primegen_progress): New. - * dsa.c (register_pk_dsa_progress): New. - * elgamal.c (register_pk_elg_progress): New. - - * elgamal.c (wiener_map): New. - (gen_k): Use a much smaller k. - (generate): Calculate the qbits using the wiener map and - choose an x at a size comparable to the one choosen in gen_k - - * rmd160.c (rmd160_get_info): Moved casting to the left side due to a - problem with UTS4.3. Suggested by Dave Dykstra. - * sha1.c (sha1_get_info): Ditto. - * tiger.c (tiger_get_info): Ditto. - * md5.c (md5_get_info): Ditto - * des.c (des_get_info): Ditto. - * blowfish.c (blowfish_get_info): Ditto. - * cast5.c (cast5_get_info): Ditto. - * twofish.c (twofish_get_info): Ditto. - -Fri Mar 24 11:25:45 CET 2000 Werner Koch - - * md.c (md_open): Add hmac arg and allocate space for the pads. - (md_finalize): Add HMAC support. - (md_copy): Ditto. - (md_close): Ditto. - (gcry_md_reset): Ditto. - (gcry_md_ctl): Ditto. - (prepare_macpdas): New. - -Mon Mar 13 19:22:46 CET 2000 Werner Koch - - * md.c (gcry_md_hash_buffer): Add support for the other algorithms. - -Mon Jan 31 16:37:34 CET 2000 Werner Koch - - * genprime.c (generate_elg_prime): Fixed returned factors which never - worked for non-DSA keys. - -Thu Jan 27 18:00:44 CET 2000 Werner Koch - - * pubkey.c (sexp_to_key): Fixed mem leaks in case of errors. - -Mon Jan 24 22:24:38 CET 2000 Werner Koch - - * pubkey.c (gcry_pk_decrypt): Implemented. - (gcry_pk_encrypt): Implemented. - (gcry_pk_testkey): New. - (gcry_pk_genkey): New. - (pubkey_decrypt): Made static. - (pubkey_encrypt): Ditto. - (pubkey_check_secret_key): Ditto. - (pubkey_generate): Ditto. - -Mon Jan 24 13:04:28 CET 2000 Werner Koch - - * pubkey.c (pubkey_nbits): Removed and replaced by ... - (gcry_pk_get_nbits): this new one. - -Wed Dec 8 21:58:32 CET 1999 Werner Koch - - * dsa.c: s/mpi_powm/gcry_mpi_powm/g - * elgamal.c: Ditto. - * primegen.c: Ditto. - - * : Replaced g10_opt_verbose by g10_log_verbosity(). - - * Makefile.am (INCLUDES): removed intl, add ../gcrypt - -Fri Nov 19 17:15:20 CET 1999 Werner Koch - - * dynload.c (cmp_filenames): New to replaced compare_filename() in - module. - (register_cipher_extension): Removed the tilde expansion stuff. - * rndeg.c (my_make_filename): New. - - * : Replaced header util.h by g10lib.h - - * random.c (gather_faked): Replaced make_timestamp by time(2). - Disabled wrning printed with tty_printf. - * rndlinux.c (gather_random): Always use fprintf instead of tty_xxx; - this should be replaced by a callback function. - - * primegen.c (gen_prime): Use gcry_mpi_randomize. - (is_prime): Ditto. - * elgamal.c (test_keys): Ditto. - * dsa.c (test_keys): Ditto. - - * cipher.c (gcry_cipher_close): Die on invalid handle. - -Mon Nov 15 21:36:02 CET 1999 Werner Koch - - * elgamal.c (gen_k): Use the new random API. - (generate): Ditto. - * dsa.c (gen_k): Ditto. - (generate): Ditto. - -Sat Nov 13 17:44:23 CET 1999 Werner Koch - - * pubkey.c (disable_pubkey_algo): Made static. - (gcry_pk_ctl): New. - - * random.c (get_random_bits): Renamed to ... - (get_random_bytes): ... this and made static. - (gcry_random_bytes): New. - (gcry_random_bytes_secure): New. - (randomize_buffer): Renamed to ... - (gcry_randomize): ...this. - - * md.c (gcry_md_hash_buffer): New. - - * pubkey.c (gcry_pk_algo_info): 4 new commands. - (pubkey_get_npkey): Made static. - (pubkey_get_nskey): Made static. - (pubkey_get_nsig): Made static. - (pubkey_get_nenc): Made static. - - * pubkey.c: Removed all G10ERR_xxx. - * cipher.c: Changed all GCRYERR_INV_ALGO to GCRYERR_INV_CIPHER_ALGO. - * md.c: Changed all GCRYERR_INV_ALGO to GCRYERR_INV_MD_ALGO. - * cast5.c (cast_setkey): Changed errocodes to GCRYERR_xxx. - * blowfish.c: Ditto. - * des.c: Ditto. - * twofish.c: Ditto. - * dsa.c: Ditto. - * elgamal.c: Ditto. - - * g10c.c: Removed - - * cipher.c (gcry_cipher_open): Replaced alloc functions and return NULL - if we are out of core. - * dynload.c: Replaced all memory allocation functions. - * md.c: Ditto. - * primegen.c: Ditto. - * pubkey.c: Ditto. - * random.c: Ditto. - * rndw32.c: Ditto. - * elgamal.c: Ditto. - * dsa.c: Ditto. - -Tue Oct 26 14:10:21 CEST 1999 Werner Koch - - * elgamal.c (sign): Hugh found strange code here. Replaced by BUG(). - - * cipher.c: Merged with gcrypt/symapi.c. - - * pubkey.c (string_to_pubkey_algo): Renamed function to ... - (gcry_pk_map_name): ... this. - (pubkey_algo_to_string): Renamed function to ... - (gcry_pk_algo_name): ... this. - (gcry_pk_algo_info): New. - * pubkey.c: Merged with gcrypt/pkapi.c. - - * md.c (md_reset): Clear finalized; thanks to Ulf Moeller for - fixing this bug. - - * md.c: Merged with gcrypt/mdapi.c - -Wed Sep 15 14:39:59 CEST 1999 Michael Roth - - * des.c: Various speed improvements: One bit pre rotation - trick after initial permutation (Richard Outerbridge). - Finished test of SSLeay Tripple-DES patterns. - -Wed Sep 15 16:22:17 CEST 1999 Werner Koch - - * rndw32.c: New. - -Mon Sep 13 10:51:29 CEST 1999 Werner Koch - - * bithelp.h: New. - * rmd160.h, sha1.h, md5.h: Use the rol macro from bithelp.h - -Tue Sep 7 16:23:36 CEST 1999 Werner Koch - - * Makefile.am: Fixed seds for latest egcc. By Ollivier Robert. - -Mon Sep 6 19:59:08 CEST 1999 Werner Koch - - * des.c (selftest): Add some testpattern - -Mon Aug 30 20:38:33 CEST 1999 Werner Koch - - * cipher.c (do_cbc_encrypt): Fixed serious bug occuring when not using - in place encryption. Pointed out by Frank Stajano. - -Mon Jul 26 09:34:46 CEST 1999 Werner Koch - - * md5.c (md5_final): Fix for a SCO cpp bug. - -Thu Jul 15 10:15:35 CEST 1999 Werner Koch - - * elgamal.c (elg_check_secret_key,elg_encrypt - elg_decrypt,elg_sign,elg_verify): Sanity check on the args. - * dsa.c (dsa_check_secret_key,dsa_sign,dsa_verify): Ditto. - - * pubkey.c (disable_pubkey_algo): New. - (check_pubkey_algo2): Look at disabled algo table. - * cipher.c (disable_cipher_algo): New. - (check_cipher_algo): Look at disabled algo table. - -Wed Jul 7 13:08:40 CEST 1999 Werner Koch - - * Makefile.am: Support for libtool. - -Fri Jul 2 11:45:54 CEST 1999 Werner Koch - - * dsa.c (gen_k): Changed algorithm to consume less random bytes - * elgamal.c (gen_k): Ditto. - - * random.c (random_dump_stats): New. - -Thu Jul 1 12:47:31 CEST 1999 Werner Koch - - * primegen.c, elgamal.c, dsa.c (progess): New and replaced all - fputc with a call to this function. - -Sat Jun 26 12:15:59 CEST 1999 Werner Koch - - * rndegd.c (do_write): s/ssize_t/int/ due to SunOS 4.1 probs. - - * cipher.c (do_cbc_encrypt, do_cbc_decrypt): New. - - * dynload.c (HAVE_DL_SHL_LOAD): Map hpux API to dlopen (Dave Dykstra). - * Makefile.am (install-exec-hook): Removed. - -Sun May 23 14:20:22 CEST 1999 Werner Koch - - * cipher.c (setup_cipher_table): Enable Twofish - - * random.c (fast_random_poll): Disable use of times() for mingw32. - -Mon May 17 21:54:43 CEST 1999 Werner Koch - - * dynload.c (register_internal_cipher_extension): Minor init fix. - -Tue May 4 15:47:53 CEST 1999 Werner Koch - - * primegen.c (gen_prime): Readded the Fermat test. Fixed the bug - that we didn't correct for step when passing the prime to the - Rabin-Miller test which led to bad performance (Stefan Keller). - (check_prime): Add a first Fermat test. - -Sun Apr 18 10:11:28 CEST 1999 Werner Koch - - * cipher.c (cipher_setiv): Add ivlen arg, changed all callers. - - * random.c (randomize_buffer): alway use secure memory because - we can't use m_is_secure() on a statically allocated buffer. - - * twofish.c: Replaced some macros by a loop to reduce text size. - * Makefile.am (twofish): No more need for sed editing. - -Fri Apr 9 12:26:25 CEST 1999 Werner Koch - - * cipher.c (cipher_open): Reversed the changes for AUTO_CFB. - - * blowfish.c: Dropped the Blowfish 160 mode. - * cipher.c (cipher_open): Ditto. - (setup_cipher_table): Ditto. And removed support of twofish128 - -Wed Apr 7 20:51:39 CEST 1999 Werner Koch - - * random.c (get_random_bits): Can now handle requests > POOLSIZE - - * cipher.c (cipher_open): Now uses standard CFB for automode if - the blocksize is gt 8 (according to rfc2440). - - * twofish.c: Applied Matthew Skala's patches for 256 bit key. - -Tue Apr 6 19:58:12 CEST 1999 Werner Koch - - * random.c (get_random_bits): Can now handle requests > POOLSIZE - - * cipher.c (cipher_open): Now uses standard CFB for automode if - the blocksize is gt 8 (according to rfc2440). - -Sat Mar 20 11:44:21 CET 1999 Werner Koch - - * rndlinux.c (tty_printf) [IS_MODULE]: Removed. - - * rndegd.c (gather_random): Some fixes. - -Wed Mar 17 13:09:03 CET 1999 Werner Koch - - * rndegd.c (do_read): New. - (gather_random): Changed the implementation. - -Mon Mar 8 20:47:17 CET 1999 Werner Koch - - * dynload.c (DLSYM_NEEDS_UNDERSCORE): Renamed. - -Fri Feb 26 17:55:41 CET 1999 Werner Koch - - * md.c: Nearly a total rewrote. - -Wed Feb 24 11:07:27 CET 1999 Werner Koch - - * cipher.c (context): Fixed alignment - * md.c: Ditto. - - * rndegd.c: New - -Mon Feb 22 20:04:00 CET 1999 Werner Koch - - * rndegd.c: New. - -Wed Feb 10 17:15:39 CET 1999 Werner Koch - - * Makefile.am: Modules are now figured out by configure - * construct.c: New. Generated by configure. Changed all modules - to work with that. - * sha1.h: Removed. - * md5.h: Removed. - - * twofish.c: Changed interface to allow Twofish/256 - - * rndunix.c (start_gatherer): Die on SIGPIPE. - -Wed Jan 20 18:59:49 CET 1999 Werner Koch - - * rndunix.c (gather_random): Fix to avoid infinite loop. - -Sun Jan 17 11:04:33 CET 1999 Werner Koch - - * des.c (is_weak_key): Replace system memcmp due to bugs - in SunOS's memcmp. - (des_get_info): Return error on failed selftest. - * twofish.c (twofish_setkey): Return error on failed selftest or - invalid keylength. - * cast5.c (cast_setkey): Ditto. - * blowfish.c (bf_setkey): Return error on failed selftest. - -Tue Jan 12 11:17:18 CET 1999 Werner Koch - - * random.c (random_is_faked): New. - - * tiger.c: Only compile if we have the u64 type - -Sat Jan 9 16:02:23 CET 1999 Werner Koch - - * rndunix.c (gather_random): check for setuid. - - * Makefile.am: Add a way to staically link random modules - -Thu Jan 7 18:00:58 CET 1999 Werner Koch - - * md.c (md_stop_debug): Do a flush first. - (md_open): size of buffer now depends on the secure parameter - -Sun Jan 3 15:28:44 CET 1999 Werner Koch - - * rndunix.c (start_gatherer): Fixed stupid ==/= bug - -1998-12-31 Geoff Keating - - * des.c (is_weak_key): Rewrite loop end condition. - -Tue Dec 29 14:41:47 CET 1998 Werner Koch - - * random.c: add unistd.h for getpid(). - (RAND_MAX): Fallback value for Sun. - -Wed Dec 23 17:12:24 CET 1998 Werner Koch - - * md.c (md_copy): Reset debug. - -Mon Dec 14 21:18:49 CET 1998 Werner Koch - - * random.c (read_random_source): Changed the interface to the - random gathering function. - (gather_faked): Use new interface. - * dynload.c (dynload_getfnc_fast_random_poll): Ditto. - (dynload_getfnc_gather_random): Ditto. - * rndlinux.c (gather_random): Ditto. - * rndunix.c (gather_random): Ditto. - -Sat Dec 12 18:40:32 CET 1998 Werner Koch - - * dynload.c (SYMBOL_VERSION): New to cope with system which needs - underscores. - - * rndunix.c: Rewrote large parts - -Thu Dec 10 20:15:36 CET 1998 Werner Koch - - * dynload.c (load_extension): increased needed verbosity level. - - * random.c (fast_random_poll): Fallback to a default fast random - poll function. - (read_random_source): Always use the faked entroy gatherer if no - gather module is available. - * rndlinux.c (fast_poll): Removed. - * rndunix.c (fast_poll): Removed. - - -Wed Nov 25 12:33:41 1998 Werner Koch (wk@isil.d.shuttle.de) - - * rand-*.c: Removed. - * rndlinux.c : New. - * rndunix.c : New. - * random.c : Restructured the interface to the gather modules. - (intialize): Call constructor functions - (read_radnom_source): Moved to here. - * dynload.c (dynload_getfnc_gather_random): New. - (dynload_getfnc_fast_random_poll): New. - (register_internal_cipher_extension): New. - (register_cipher_extension): Support of internal modules. - -Sun Nov 8 17:44:36 1998 Werner Koch (wk@isil.d.shuttle.de) - - * rand-unix.c (read_random_source): Removed the assert. - -Mon Oct 19 18:34:30 1998 me,,, (wk@tobold) - - * pubkey.c: Hack to allow us to give some info about RSA keys back. - -Thu Oct 15 11:47:57 1998 Werner Koch (wk@isil.d.shuttle.de) - - * dynload.c: Support for DLD - -Wed Oct 14 12:13:07 1998 Werner Koch (wk@isil.d.shuttle.de) - - * rand-unix.c: Now uses names from configure for /dev/random. - -1998-10-10 SL Baur - - * Makefile.am: fix sed -O substitutions to catch -O6, etc. - -Tue Oct 6 10:06:32 1998 Werner Koch (wk@isil.d.shuttle.de) - - * rand-unix.c (HAVE_GETTIMEOFDAY): Fixed (was ..GETTIMEOFTIME :-) - * rand-dummy.c (HAVE_GETTIMEOFDAY): Ditto. - -Mon Sep 28 13:23:09 1998 Werner Koch (wk@isil.d.shuttle.de) - - * md.c (md_digest): New. - (md_reset): New. - -Wed Sep 23 12:27:02 1998 Werner Koch (wk@isil.d.shuttle.de) - - * tiger.c (TIGER_CONTEXT): moved "buf", so that it is 64 bit aligned. - -Mon Sep 21 06:22:53 1998 Werner Koch (wk@(none)) - - * des.c: Some patches from Michael. - -Thu Sep 17 19:00:06 1998 Werner Koch (wk@(none)) - - * des.c : New file from Michael Roth - -Mon Sep 14 11:10:55 1998 Werner Koch (wk@(none)) - - * blowfish.c (bf_setkey): Niklas Hernaeus patch to detect weak keys. - -Mon Sep 14 09:19:25 1998 Werner Koch (wk@(none)) - - * dynload.c (RTLD_NOW): Now defined to 1 if it is undefined. - -Mon Sep 7 17:04:33 1998 Werner Koch (wk@(none)) - - * Makefile.am: Fixes to allow a different build directory - -Thu Aug 6 17:25:38 1998 Werner Koch,mobil,,, (wk@tobold) - - * random.c (get_random_byte): Removed and changed all callers - to use get_random_bits() - -Mon Jul 27 10:30:22 1998 Werner Koch (wk@(none)) - - * cipher.c : Support for other blocksizes - (cipher_get_blocksize): New. - * twofish.c: New. - * Makefile.am: Add twofish module. - -Mon Jul 13 21:30:52 1998 Werner Koch (wk@isil.d.shuttle.de) - - * random.c (read_pool): Simple alloc if secure_alloc is not set. - (get_random_bits): Ditto. - -Thu Jul 9 13:01:14 1998 Werner Koch (wk@isil.d.shuttle.de) - - * dynload.c (load_extension): Function now nbails out if - the program is run setuid. - -Wed Jul 8 18:58:23 1998 Werner Koch (wk@isil.d.shuttle.de) - - * rmd160.c (rmd160_hash_buffer): New. - -Thu Jul 2 10:50:30 1998 Werner Koch (wk@isil.d.shuttle.de) - - * cipher.c (cipher_open): algos >=100 use standard CFB - -Thu Jun 25 11:18:25 1998 Werner Koch (wk@isil.d.shuttle.de) - - * Makefile.am: Support for extensions - -Thu Jun 18 12:09:38 1998 Werner Koch (wk@isil.d.shuttle.de) - - * random.c (mix_pool): simpler handling for level 0 - -Mon Jun 15 14:40:48 1998 Werner Koch (wk@isil.d.shuttle.de) - - * tiger.c: Removed from dist, will reappear as dynload module - -Sat Jun 13 14:16:57 1998 Werner Koch (wk@isil.d.shuttle.de) - - * pubkey.c: Major changes to allow extensions. Changed the inteface - of all public key ciphers and added the ability to load extensions - on demand. - - * misc.c: Removed. - -Wed Jun 10 07:52:08 1998 Werner Koch,mobil,,, (wk@tobold) - - * dynload.c: New. - * cipher.c: Major changes to allow extensions. - -Mon Jun 8 22:43:00 1998 Werner Koch (wk@isil.d.shuttle.de) - - * cipher.c: Major internal chnages to support extensions. - * blowfish.c (blowfish_get_info): New and made all internal - functions static, changed heder. - * cast5.c (cast5_get_info): Likewise. - -Mon Jun 8 12:27:52 1998 Werner Koch (wk@isil.d.shuttle.de) - - * tiger.c (transform): Fix for big endian - - * cipher.c (do_cfb_decrypt): Big endian fix. - -Fri May 22 07:30:39 1998 Werner Koch (wk@isil.d.shuttle.de) - - * md.c (md_get_oid): Add a new one for TIGER. - -Thu May 21 13:24:52 1998 Werner Koch (wk@isil.d.shuttle.de) - - * cipher.c: Add support for a dummy cipher - -Thu May 14 15:40:36 1998 Werner Koch (wk@isil.d.shuttle.de) - - * rmd160.c (transform): fixed sigbus - I should better - add Christian von Roques's new implemenation of rmd160_write. - -Fri May 8 18:07:44 1998 Werner Koch (wk@isil.d.shuttle.de) - - * rand-internal.h, rand-unix.c, rand-w32.c, rand_dummy.c: New - * random.c: Moved system specific functions to rand-****.c - -Fri May 8 14:01:17 1998 Werner Koch (wk@isil.d.shuttle.de) - - * random.c (fast_random_poll): add call to gethrtime. - -Tue May 5 21:28:55 1998 Werner Koch (wk@isil.d.shuttle.de) - - * elgamal.c (elg_generate): choosing x was not correct, could - yield 6 bytes which are not from the random pool, tsss, tsss.. - -Tue May 5 14:09:06 1998 Werner Koch (wk@isil.d.shuttle.de) - - * primegen.c (generate_elg_prime): Add arg mode, changed all - callers and implemented mode 1. - -Mon Apr 27 14:41:58 1998 Werner Koch (wk@isil.d.shuttle.de) - - * cipher.c (cipher_get_keylen): New. - -Sun Apr 26 14:44:52 1998 Werner Koch (wk@isil.d.shuttle.de) - - * tiger.c, tiger.h: New. - -Wed Apr 8 14:57:11 1998 Werner Koch (wk@isil.d.shuttle.de) - - * misc.c (check_pubkey_algo2): New. - -Tue Apr 7 18:46:49 1998 Werner Koch (wk@isil.d.shuttle.de) - - * cipher.c: New - * misc.c (check_cipher_algo): Moved to cipher.c - * cast5.c: Moved many functions to cipher.c - * blowfish.c: Likewise. - -Sat Apr 4 19:52:08 1998 Werner Koch (wk@isil.d.shuttle.de) - - * cast5.c: Implemented and tested. - -Wed Apr 1 16:38:27 1998 Werner Koch (wk@isil.d.shuttle.de) - - * elgamal.c (elg_generate): Faster generation of x in some cases. - -Thu Mar 19 13:54:48 1998 Werner Koch (wk@isil.d.shuttle.de) - - * blowfish.c (blowfish_decode_cfb): changed XOR operation - (blowfish_encode_cfb): Ditto. - -Thu Mar 12 14:04:05 1998 Werner Koch (wk@isil.d.shuttle.de) - - * sha1.c (transform): Rewrote - - * blowfish.c (encrypt): Unrolled for rounds == 16 - (decrypt): Ditto. - -Tue Mar 10 16:32:08 1998 Werner Koch (wk@isil.d.shuttle.de) - - * rmd160.c (transform): Unrolled the loop. - -Tue Mar 10 13:05:14 1998 Werner Koch (wk@isil.d.shuttle.de) - - * random.c (read_pool): Add pool_balance stuff. - (get_random_bits): New. - - * elgamal.c (elg_generate): Now uses get_random_bits to generate x. - - -Tue Mar 10 11:33:51 1998 Werner Koch (wk@isil.d.shuttle.de) - - * md.c (md_digest_length): New. - -Tue Mar 10 11:27:41 1998 Werner Koch (wk@isil.d.shuttle.de) - - * dsa.c (dsa_verify): Works. - -Mon Mar 9 12:59:08 1998 Werner Koch (wk@isil.d.shuttle.de) - - * dsa.c, dsa.h: Removed some unused code. - -Wed Mar 4 10:39:22 1998 Werner Koch (wk@isil.d.shuttle.de) - - * md.c (md_open): Add call to fast_random_poll. - blowfish.c (blowfish_setkey): Ditto. - -Tue Mar 3 13:32:54 1998 Werner Koch (wk@isil.d.shuttle.de) - - * rmd160.c (rmd160_mixblock): New. - * random.c: Restructured to start with a new RNG implementation. - * random.h: New. - -Mon Mar 2 19:21:46 1998 Werner Koch (wk@isil.d.shuttle.de) - - * gost.c, gost.h: Removed because they did only contain trash. - -Sun Mar 1 16:42:29 1998 Werner Koch (wk@isil.d.shuttle.de) - - * random.c (fill_buffer): removed error message if n == -1. - -Fri Feb 27 16:39:34 1998 Werner Koch (wk@isil.d.shuttle.de) - - * md.c (md_enable): No init if called twice. - -Thu Feb 26 07:57:02 1998 Werner Koch (wk@isil.d.shuttle.de) - - * primegen.c (generate_elg_prime): Changed the progress printing. - (gen_prime): Ditto. - -Tue Feb 24 12:28:42 1998 Werner Koch (wk@isil.d.shuttle.de) - - * md5.c, md.5 : Replaced by a modified version of md5.c from - GNU textutils 1.22. - -Wed Feb 18 14:08:30 1998 Werner Koch (wk@isil.d.shuttle.de) - - * md.c, md.h : New debugging support - -Mon Feb 16 10:08:47 1998 Werner Koch (wk@isil.d.shuttle.de) - - * misc.c (cipher_algo_to_string): New - (pubkey_algo_to_string): New. - (digest_algo_to_string): New. - - - Copyright 1998,1999,2000,2001,2002,2003,2004,2005,2006 - 2007, 2008, 2009 Free Software Foundation, Inc. - - This file is free software; as a special exception the author gives - unlimited permission to copy and/or distribute it, with or without - modifications, as long as this notice is preserved. - - This file is distributed in the hope that it will be useful, but - WITHOUT ANY WARRANTY, to the extent permitted by law; without even the - implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. diff --git a/grub-core/lib/libgcrypt-grub/cipher/crypto.lst b/grub-core/lib/libgcrypt-grub/cipher/crypto.lst deleted file mode 100644 index 5f33d7a..0000000 --- a/grub-core/lib/libgcrypt-grub/cipher/crypto.lst +++ /dev/null @@ -1,38 +0,0 @@ -RIJNDAEL: gcry_rijndael -RIJNDAEL192: gcry_rijndael -RIJNDAEL256: gcry_rijndael -AES128: gcry_rijndael -AES-128: gcry_rijndael -AES-192: gcry_rijndael -AES-256: gcry_rijndael -ARCFOUR: gcry_arcfour -BLOWFISH: gcry_blowfish -CAMELLIA128: gcry_camellia -CAMELLIA192: gcry_camellia -CAMELLIA256: gcry_camellia -CAST5: gcry_cast5 -CRC32: gcry_crc -CRC32RFC1510: gcry_crc -CRC24RFC2440: gcry_crc -DES: gcry_des -3DES: gcry_des -MD4: gcry_md4 -MD5: gcry_md5 -RFC2268_40: gcry_rfc2268 -AES: gcry_rijndael -AES192: gcry_rijndael -AES256: gcry_rijndael -RIPEMD160: gcry_rmd160 -SEED: gcry_seed -SERPENT128: gcry_serpent -SERPENT192: gcry_serpent -SERPENT256: gcry_serpent -SHA1: gcry_sha1 -SHA224: gcry_sha256 -SHA256: gcry_sha256 -SHA512: gcry_sha512 -SHA384: gcry_sha512 -TIGER192: gcry_tiger -TWOFISH: gcry_twofish -TWOFISH128: gcry_twofish -WHIRLPOOL: gcry_whirlpool diff --git a/po/ast.gmo b/po/ast.gmo deleted file mode 100644 index bc5661c..0000000 Binary files a/po/ast.gmo and /dev/null differ diff --git a/po/ca.gmo b/po/ca.gmo deleted file mode 100644 index 1ec6cfc..0000000 Binary files a/po/ca.gmo and /dev/null differ diff --git a/po/da.gmo b/po/da.gmo deleted file mode 100644 index 828600e..0000000 Binary files a/po/da.gmo and /dev/null differ diff --git a/po/de.gmo b/po/de.gmo deleted file mode 100644 index ae27114..0000000 Binary files a/po/de.gmo and /dev/null differ diff --git a/po/fi.gmo b/po/fi.gmo deleted file mode 100644 index 60f10d2..0000000 Binary files a/po/fi.gmo and /dev/null differ diff --git a/po/fr.gmo b/po/fr.gmo deleted file mode 100644 index 6c3791d..0000000 Binary files a/po/fr.gmo and /dev/null differ diff --git a/po/hu.gmo b/po/hu.gmo deleted file mode 100644 index 9631dba..0000000 Binary files a/po/hu.gmo and /dev/null differ diff --git a/po/id.gmo b/po/id.gmo deleted file mode 100644 index 07436b3..0000000 Binary files a/po/id.gmo and /dev/null differ diff --git a/po/it.gmo b/po/it.gmo deleted file mode 100644 index 297dae0..0000000 Binary files a/po/it.gmo and /dev/null differ diff --git a/po/ko.gmo b/po/ko.gmo deleted file mode 100644 index 9e2db78..0000000 Binary files a/po/ko.gmo and /dev/null differ diff --git a/po/nl.gmo b/po/nl.gmo deleted file mode 100644 index c316b41..0000000 Binary files a/po/nl.gmo and /dev/null differ diff --git a/po/pl.gmo b/po/pl.gmo deleted file mode 100644 index 8e430a3..0000000 Binary files a/po/pl.gmo and /dev/null differ diff --git a/po/ru.gmo b/po/ru.gmo deleted file mode 100644 index b12eb94..0000000 Binary files a/po/ru.gmo and /dev/null differ diff --git a/po/sv.gmo b/po/sv.gmo deleted file mode 100644 index 3ddf64e..0000000 Binary files a/po/sv.gmo and /dev/null differ diff --git a/po/uk.gmo b/po/uk.gmo deleted file mode 100644 index e30b0bd..0000000 Binary files a/po/uk.gmo and /dev/null differ diff --git a/po/vi.gmo b/po/vi.gmo deleted file mode 100644 index cfb2f95..0000000 Binary files a/po/vi.gmo and /dev/null differ diff --git a/po/zh_CN.gmo b/po/zh_CN.gmo deleted file mode 100644 index 93e489a..0000000 Binary files a/po/zh_CN.gmo and /dev/null differ diff --git a/util/bash-completion.d/Makefile.in b/util/bash-completion.d/Makefile.in deleted file mode 100644 index 960aefc..0000000 --- a/util/bash-completion.d/Makefile.in +++ /dev/null @@ -1,963 +0,0 @@ -# Makefile.in generated by automake 1.11.1 from Makefile.am. -# @configure_input@ - -# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, -# Inc. -# This Makefile.in is free software; the Free Software Foundation -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. - -# This program is distributed in the hope that it will be useful, -# but WITHOUT ANY WARRANTY, to the extent permitted by law; without -# even the implied warranty of MERCHANTABILITY or FITNESS FOR A -# PARTICULAR PURPOSE. - -@SET_MAKE@ - -VPATH = @srcdir@ -pkgdatadir = $(datadir)/@PACKAGE@ -pkgincludedir = $(includedir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ -pkglibexecdir = $(libexecdir)/@PACKAGE@ -am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -install_sh_DATA = $(install_sh) -c -m 644 -install_sh_PROGRAM = $(install_sh) -c -install_sh_SCRIPT = $(install_sh) -c -INSTALL_HEADER = $(INSTALL_DATA) -transform = $(program_transform_name) -NORMAL_INSTALL = : -PRE_INSTALL = : -POST_INSTALL = : -NORMAL_UNINSTALL = : -PRE_UNINSTALL = : -POST_UNINSTALL = : -build_triplet = @build@ -host_triplet = @host@ -target_triplet = @target@ -subdir = util/bash-completion.d -DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in -ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 -am__aclocal_m4_deps = $(top_srcdir)/m4/00gnulib.m4 \ - $(top_srcdir)/m4/alloca.m4 $(top_srcdir)/m4/argp.m4 \ - $(top_srcdir)/m4/asm-underscore.m4 $(top_srcdir)/m4/btowc.m4 \ - $(top_srcdir)/m4/codeset.m4 $(top_srcdir)/m4/dirname.m4 \ - $(top_srcdir)/m4/dos.m4 $(top_srcdir)/m4/double-slash-root.m4 \ - $(top_srcdir)/m4/errno_h.m4 $(top_srcdir)/m4/error.m4 \ - $(top_srcdir)/m4/extensions.m4 $(top_srcdir)/m4/fcntl-o.m4 \ - $(top_srcdir)/m4/float_h.m4 $(top_srcdir)/m4/fnmatch.m4 \ - $(top_srcdir)/m4/getdelim.m4 $(top_srcdir)/m4/getline.m4 \ - $(top_srcdir)/m4/getopt.m4 $(top_srcdir)/m4/gettext.m4 \ - $(top_srcdir)/m4/glibc21.m4 $(top_srcdir)/m4/gnulib-common.m4 \ - $(top_srcdir)/m4/gnulib-comp.m4 $(top_srcdir)/m4/iconv.m4 \ - $(top_srcdir)/m4/include_next.m4 \ - $(top_srcdir)/m4/intlmacosx.m4 $(top_srcdir)/m4/intmax_t.m4 \ - $(top_srcdir)/m4/inttypes_h.m4 $(top_srcdir)/m4/langinfo_h.m4 \ - $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \ - $(top_srcdir)/m4/lib-prefix.m4 \ - $(top_srcdir)/m4/localcharset.m4 $(top_srcdir)/m4/locale-fr.m4 \ - $(top_srcdir)/m4/locale-ja.m4 $(top_srcdir)/m4/locale-zh.m4 \ - $(top_srcdir)/m4/longlong.m4 $(top_srcdir)/m4/malloc.m4 \ - $(top_srcdir)/m4/mbrtowc.m4 $(top_srcdir)/m4/mbsinit.m4 \ - $(top_srcdir)/m4/mbsrtowcs.m4 $(top_srcdir)/m4/mbstate_t.m4 \ - $(top_srcdir)/m4/memchr.m4 $(top_srcdir)/m4/mempcpy.m4 \ - $(top_srcdir)/m4/mmap-anon.m4 $(top_srcdir)/m4/multiarch.m4 \ - $(top_srcdir)/m4/nl_langinfo.m4 $(top_srcdir)/m4/nls.m4 \ - $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/printf.m4 \ - $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/m4/rawmemchr.m4 \ - $(top_srcdir)/m4/realloc.m4 $(top_srcdir)/m4/regex.m4 \ - $(top_srcdir)/m4/size_max.m4 $(top_srcdir)/m4/sleep.m4 \ - $(top_srcdir)/m4/ssize_t.m4 $(top_srcdir)/m4/stdbool.m4 \ - $(top_srcdir)/m4/stddef_h.m4 $(top_srcdir)/m4/stdint.m4 \ - $(top_srcdir)/m4/stdint_h.m4 $(top_srcdir)/m4/stdio_h.m4 \ - $(top_srcdir)/m4/stdlib_h.m4 $(top_srcdir)/m4/strcase.m4 \ - $(top_srcdir)/m4/strchrnul.m4 $(top_srcdir)/m4/strerror.m4 \ - $(top_srcdir)/m4/string_h.m4 $(top_srcdir)/m4/strings_h.m4 \ - $(top_srcdir)/m4/strndup.m4 $(top_srcdir)/m4/strnlen.m4 \ - $(top_srcdir)/m4/sys_wait_h.m4 $(top_srcdir)/m4/sysexits.m4 \ - $(top_srcdir)/m4/unistd_h.m4 $(top_srcdir)/m4/vasnprintf.m4 \ - $(top_srcdir)/m4/vsnprintf.m4 $(top_srcdir)/m4/warn-on-use.m4 \ - $(top_srcdir)/m4/wchar_h.m4 $(top_srcdir)/m4/wchar_t.m4 \ - $(top_srcdir)/m4/wcrtomb.m4 $(top_srcdir)/m4/wctype_h.m4 \ - $(top_srcdir)/m4/wint_t.m4 $(top_srcdir)/m4/xsize.m4 \ - $(top_srcdir)/acinclude.m4 $(top_srcdir)/configure.ac -am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \ - $(ACLOCAL_M4) -mkinstalldirs = $(install_sh) -d -CONFIG_HEADER = $(top_builddir)/config-util.h -CONFIG_CLEAN_FILES = -CONFIG_CLEAN_VPATH_FILES = -SOURCES = -DIST_SOURCES = -am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; -am__vpath_adj = case $$p in \ - $(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \ - *) f=$$p;; \ - esac; -am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`; -am__install_max = 40 -am__nobase_strip_setup = \ - srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'` -am__nobase_strip = \ - for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||" -am__nobase_list = $(am__nobase_strip_setup); \ - for p in $$list; do echo "$$p $$p"; done | \ - sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \ - $(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \ - if (++n[$$2] == $(am__install_max)) \ - { print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \ - END { for (dir in files) print dir, files[dir] }' -am__base_list = \ - sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \ - sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g' -am__installdirs = "$(DESTDIR)$(bashcompletiondir)" -DATA = $(bashcompletion_DATA) -DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST) -ACLOCAL = @ACLOCAL@ -ADDR32 = @ADDR32@ -ALLOCA = @ALLOCA@ -ALLOCA_H = @ALLOCA_H@ -AMTAR = @AMTAR@ -APPLE_UNIVERSAL_BUILD = @APPLE_UNIVERSAL_BUILD@ -ASM_SYMBOL_PREFIX = @ASM_SYMBOL_PREFIX@ -AUTOCONF = @AUTOCONF@ -AUTOHEADER = @AUTOHEADER@ -AUTOMAKE = @AUTOMAKE@ -AWK = @AWK@ -BITSIZEOF_PTRDIFF_T = @BITSIZEOF_PTRDIFF_T@ -BITSIZEOF_SIG_ATOMIC_T = @BITSIZEOF_SIG_ATOMIC_T@ -BITSIZEOF_SIZE_T = @BITSIZEOF_SIZE_T@ -BITSIZEOF_WCHAR_T = @BITSIZEOF_WCHAR_T@ -BITSIZEOF_WINT_T = @BITSIZEOF_WINT_T@ -BSS_START_SYMBOL = @BSS_START_SYMBOL@ -BUILD_CC = @BUILD_CC@ -CC = @CC@ -CCAS = @CCAS@ -CCASDEPMODE = @CCASDEPMODE@ -CCASFLAGS = @CCASFLAGS@ -CCDEPMODE = @CCDEPMODE@ -CFLAGS = @CFLAGS@ -CMP = @CMP@ -CPP = @CPP@ -CPPFLAGS = @CPPFLAGS@ -CYGPATH_W = @CYGPATH_W@ -DATA32 = @DATA32@ -DEFS = @DEFS@ -DEPDIR = @DEPDIR@ -ECHO_C = @ECHO_C@ -ECHO_N = @ECHO_N@ -ECHO_T = @ECHO_T@ -EGREP = @EGREP@ -EMULTIHOP_HIDDEN = @EMULTIHOP_HIDDEN@ -EMULTIHOP_VALUE = @EMULTIHOP_VALUE@ -END_SYMBOL = @END_SYMBOL@ -ENOLINK_HIDDEN = @ENOLINK_HIDDEN@ -ENOLINK_VALUE = @ENOLINK_VALUE@ -EOVERFLOW_HIDDEN = @EOVERFLOW_HIDDEN@ -EOVERFLOW_VALUE = @EOVERFLOW_VALUE@ -ERRNO_H = @ERRNO_H@ -EXEEXT = @EXEEXT@ -FLOAT_H = @FLOAT_H@ -FNMATCH_H = @FNMATCH_H@ -FONT_SOURCE = @FONT_SOURCE@ -FREETYPE = @FREETYPE@ -GETOPT_H = @GETOPT_H@ -GETTEXT_MACRO_VERSION = @GETTEXT_MACRO_VERSION@ -GLIBC21 = @GLIBC21@ -GMSGFMT = @GMSGFMT@ -GMSGFMT_015 = @GMSGFMT_015@ -GNULIB_ATOLL = @GNULIB_ATOLL@ -GNULIB_BTOWC = @GNULIB_BTOWC@ -GNULIB_CALLOC_POSIX = @GNULIB_CALLOC_POSIX@ -GNULIB_CANONICALIZE_FILE_NAME = @GNULIB_CANONICALIZE_FILE_NAME@ -GNULIB_CHOWN = @GNULIB_CHOWN@ -GNULIB_CLOSE = @GNULIB_CLOSE@ -GNULIB_DPRINTF = @GNULIB_DPRINTF@ -GNULIB_DUP2 = @GNULIB_DUP2@ -GNULIB_DUP3 = @GNULIB_DUP3@ -GNULIB_ENVIRON = @GNULIB_ENVIRON@ -GNULIB_EUIDACCESS = @GNULIB_EUIDACCESS@ -GNULIB_FACCESSAT = @GNULIB_FACCESSAT@ -GNULIB_FCHDIR = @GNULIB_FCHDIR@ -GNULIB_FCHOWNAT = @GNULIB_FCHOWNAT@ -GNULIB_FCLOSE = @GNULIB_FCLOSE@ -GNULIB_FFLUSH = @GNULIB_FFLUSH@ -GNULIB_FOPEN = @GNULIB_FOPEN@ -GNULIB_FPRINTF = @GNULIB_FPRINTF@ -GNULIB_FPRINTF_POSIX = @GNULIB_FPRINTF_POSIX@ -GNULIB_FPURGE = @GNULIB_FPURGE@ -GNULIB_FPUTC = @GNULIB_FPUTC@ -GNULIB_FPUTS = @GNULIB_FPUTS@ -GNULIB_FREOPEN = @GNULIB_FREOPEN@ -GNULIB_FSEEK = @GNULIB_FSEEK@ -GNULIB_FSEEKO = @GNULIB_FSEEKO@ -GNULIB_FSYNC = @GNULIB_FSYNC@ -GNULIB_FTELL = @GNULIB_FTELL@ -GNULIB_FTELLO = @GNULIB_FTELLO@ -GNULIB_FTRUNCATE = @GNULIB_FTRUNCATE@ -GNULIB_FWRITE = @GNULIB_FWRITE@ -GNULIB_GETCWD = @GNULIB_GETCWD@ -GNULIB_GETDELIM = @GNULIB_GETDELIM@ -GNULIB_GETDOMAINNAME = @GNULIB_GETDOMAINNAME@ -GNULIB_GETDTABLESIZE = @GNULIB_GETDTABLESIZE@ -GNULIB_GETGROUPS = @GNULIB_GETGROUPS@ -GNULIB_GETHOSTNAME = @GNULIB_GETHOSTNAME@ -GNULIB_GETLINE = @GNULIB_GETLINE@ -GNULIB_GETLOADAVG = @GNULIB_GETLOADAVG@ -GNULIB_GETLOGIN = @GNULIB_GETLOGIN@ -GNULIB_GETLOGIN_R = @GNULIB_GETLOGIN_R@ -GNULIB_GETPAGESIZE = @GNULIB_GETPAGESIZE@ -GNULIB_GETSUBOPT = @GNULIB_GETSUBOPT@ -GNULIB_GETUSERSHELL = @GNULIB_GETUSERSHELL@ -GNULIB_GRANTPT = @GNULIB_GRANTPT@ -GNULIB_LCHOWN = @GNULIB_LCHOWN@ -GNULIB_LINK = @GNULIB_LINK@ -GNULIB_LINKAT = @GNULIB_LINKAT@ -GNULIB_LSEEK = @GNULIB_LSEEK@ -GNULIB_MALLOC_POSIX = @GNULIB_MALLOC_POSIX@ -GNULIB_MBRLEN = @GNULIB_MBRLEN@ -GNULIB_MBRTOWC = @GNULIB_MBRTOWC@ -GNULIB_MBSCASECMP = @GNULIB_MBSCASECMP@ -GNULIB_MBSCASESTR = @GNULIB_MBSCASESTR@ -GNULIB_MBSCHR = @GNULIB_MBSCHR@ -GNULIB_MBSCSPN = @GNULIB_MBSCSPN@ -GNULIB_MBSINIT = @GNULIB_MBSINIT@ -GNULIB_MBSLEN = @GNULIB_MBSLEN@ -GNULIB_MBSNCASECMP = @GNULIB_MBSNCASECMP@ -GNULIB_MBSNLEN = @GNULIB_MBSNLEN@ -GNULIB_MBSNRTOWCS = @GNULIB_MBSNRTOWCS@ -GNULIB_MBSPBRK = @GNULIB_MBSPBRK@ -GNULIB_MBSPCASECMP = @GNULIB_MBSPCASECMP@ -GNULIB_MBSRCHR = @GNULIB_MBSRCHR@ -GNULIB_MBSRTOWCS = @GNULIB_MBSRTOWCS@ -GNULIB_MBSSEP = @GNULIB_MBSSEP@ -GNULIB_MBSSPN = @GNULIB_MBSSPN@ -GNULIB_MBSSTR = @GNULIB_MBSSTR@ -GNULIB_MBSTOK_R = @GNULIB_MBSTOK_R@ -GNULIB_MEMCHR = @GNULIB_MEMCHR@ -GNULIB_MEMMEM = @GNULIB_MEMMEM@ -GNULIB_MEMPCPY = @GNULIB_MEMPCPY@ -GNULIB_MEMRCHR = @GNULIB_MEMRCHR@ -GNULIB_MKDTEMP = @GNULIB_MKDTEMP@ -GNULIB_MKOSTEMP = @GNULIB_MKOSTEMP@ -GNULIB_MKOSTEMPS = @GNULIB_MKOSTEMPS@ -GNULIB_MKSTEMP = @GNULIB_MKSTEMP@ -GNULIB_MKSTEMPS = @GNULIB_MKSTEMPS@ -GNULIB_NL_LANGINFO = @GNULIB_NL_LANGINFO@ -GNULIB_OBSTACK_PRINTF = @GNULIB_OBSTACK_PRINTF@ -GNULIB_OBSTACK_PRINTF_POSIX = @GNULIB_OBSTACK_PRINTF_POSIX@ -GNULIB_PERROR = @GNULIB_PERROR@ -GNULIB_PIPE2 = @GNULIB_PIPE2@ -GNULIB_POPEN = @GNULIB_POPEN@ -GNULIB_PREAD = @GNULIB_PREAD@ -GNULIB_PRINTF = @GNULIB_PRINTF@ -GNULIB_PRINTF_POSIX = @GNULIB_PRINTF_POSIX@ -GNULIB_PTSNAME = @GNULIB_PTSNAME@ -GNULIB_PUTC = @GNULIB_PUTC@ -GNULIB_PUTCHAR = @GNULIB_PUTCHAR@ -GNULIB_PUTENV = @GNULIB_PUTENV@ -GNULIB_PUTS = @GNULIB_PUTS@ -GNULIB_PWRITE = @GNULIB_PWRITE@ -GNULIB_RANDOM_R = @GNULIB_RANDOM_R@ -GNULIB_RAWMEMCHR = @GNULIB_RAWMEMCHR@ -GNULIB_READLINK = @GNULIB_READLINK@ -GNULIB_READLINKAT = @GNULIB_READLINKAT@ -GNULIB_REALLOC_POSIX = @GNULIB_REALLOC_POSIX@ -GNULIB_REALPATH = @GNULIB_REALPATH@ -GNULIB_REMOVE = @GNULIB_REMOVE@ -GNULIB_RENAME = @GNULIB_RENAME@ -GNULIB_RENAMEAT = @GNULIB_RENAMEAT@ -GNULIB_RMDIR = @GNULIB_RMDIR@ -GNULIB_RPMATCH = @GNULIB_RPMATCH@ -GNULIB_SETENV = @GNULIB_SETENV@ -GNULIB_SLEEP = @GNULIB_SLEEP@ -GNULIB_SNPRINTF = @GNULIB_SNPRINTF@ -GNULIB_SPRINTF_POSIX = @GNULIB_SPRINTF_POSIX@ -GNULIB_STDIO_H_SIGPIPE = @GNULIB_STDIO_H_SIGPIPE@ -GNULIB_STPCPY = @GNULIB_STPCPY@ -GNULIB_STPNCPY = @GNULIB_STPNCPY@ -GNULIB_STRCASESTR = @GNULIB_STRCASESTR@ -GNULIB_STRCHRNUL = @GNULIB_STRCHRNUL@ -GNULIB_STRDUP = @GNULIB_STRDUP@ -GNULIB_STRERROR = @GNULIB_STRERROR@ -GNULIB_STRNCAT = @GNULIB_STRNCAT@ -GNULIB_STRNDUP = @GNULIB_STRNDUP@ -GNULIB_STRNLEN = @GNULIB_STRNLEN@ -GNULIB_STRPBRK = @GNULIB_STRPBRK@ -GNULIB_STRSEP = @GNULIB_STRSEP@ -GNULIB_STRSIGNAL = @GNULIB_STRSIGNAL@ -GNULIB_STRSTR = @GNULIB_STRSTR@ -GNULIB_STRTOD = @GNULIB_STRTOD@ -GNULIB_STRTOK_R = @GNULIB_STRTOK_R@ -GNULIB_STRTOLL = @GNULIB_STRTOLL@ -GNULIB_STRTOULL = @GNULIB_STRTOULL@ -GNULIB_STRVERSCMP = @GNULIB_STRVERSCMP@ -GNULIB_SYMLINK = @GNULIB_SYMLINK@ -GNULIB_SYMLINKAT = @GNULIB_SYMLINKAT@ -GNULIB_TMPFILE = @GNULIB_TMPFILE@ -GNULIB_TTYNAME_R = @GNULIB_TTYNAME_R@ -GNULIB_UNISTD_H_GETOPT = @GNULIB_UNISTD_H_GETOPT@ -GNULIB_UNISTD_H_SIGPIPE = @GNULIB_UNISTD_H_SIGPIPE@ -GNULIB_UNLINK = @GNULIB_UNLINK@ -GNULIB_UNLINKAT = @GNULIB_UNLINKAT@ -GNULIB_UNLOCKPT = @GNULIB_UNLOCKPT@ -GNULIB_UNSETENV = @GNULIB_UNSETENV@ -GNULIB_USLEEP = @GNULIB_USLEEP@ -GNULIB_VASPRINTF = @GNULIB_VASPRINTF@ -GNULIB_VDPRINTF = @GNULIB_VDPRINTF@ -GNULIB_VFPRINTF = @GNULIB_VFPRINTF@ -GNULIB_VFPRINTF_POSIX = @GNULIB_VFPRINTF_POSIX@ -GNULIB_VPRINTF = @GNULIB_VPRINTF@ -GNULIB_VPRINTF_POSIX = @GNULIB_VPRINTF_POSIX@ -GNULIB_VSNPRINTF = @GNULIB_VSNPRINTF@ -GNULIB_VSPRINTF_POSIX = @GNULIB_VSPRINTF_POSIX@ -GNULIB_WCRTOMB = @GNULIB_WCRTOMB@ -GNULIB_WCSNRTOMBS = @GNULIB_WCSNRTOMBS@ -GNULIB_WCSRTOMBS = @GNULIB_WCSRTOMBS@ -GNULIB_WCTOB = @GNULIB_WCTOB@ -GNULIB_WCWIDTH = @GNULIB_WCWIDTH@ -GNULIB_WRITE = @GNULIB_WRITE@ -GNULIB__EXIT = @GNULIB__EXIT@ -GREP = @GREP@ -GRUB_BOOT_MACHINE_LINK_ADDR = @GRUB_BOOT_MACHINE_LINK_ADDR@ -HAVE_ASM_USCORE = @HAVE_ASM_USCORE@ -HAVE_ATOLL = @HAVE_ATOLL@ -HAVE_BTOWC = @HAVE_BTOWC@ -HAVE_CANONICALIZE_FILE_NAME = @HAVE_CANONICALIZE_FILE_NAME@ -HAVE_CHOWN = @HAVE_CHOWN@ -HAVE_DECL_ENVIRON = @HAVE_DECL_ENVIRON@ -HAVE_DECL_FPURGE = @HAVE_DECL_FPURGE@ -HAVE_DECL_GETDELIM = @HAVE_DECL_GETDELIM@ -HAVE_DECL_GETLINE = @HAVE_DECL_GETLINE@ -HAVE_DECL_GETLOADAVG = @HAVE_DECL_GETLOADAVG@ -HAVE_DECL_GETLOGIN_R = @HAVE_DECL_GETLOGIN_R@ -HAVE_DECL_GETPAGESIZE = @HAVE_DECL_GETPAGESIZE@ -HAVE_DECL_GETUSERSHELL = @HAVE_DECL_GETUSERSHELL@ -HAVE_DECL_MEMMEM = @HAVE_DECL_MEMMEM@ -HAVE_DECL_MEMRCHR = @HAVE_DECL_MEMRCHR@ -HAVE_DECL_OBSTACK_PRINTF = @HAVE_DECL_OBSTACK_PRINTF@ -HAVE_DECL_SNPRINTF = @HAVE_DECL_SNPRINTF@ -HAVE_DECL_STRDUP = @HAVE_DECL_STRDUP@ -HAVE_DECL_STRNCASECMP = @HAVE_DECL_STRNCASECMP@ -HAVE_DECL_STRNDUP = @HAVE_DECL_STRNDUP@ -HAVE_DECL_STRNLEN = @HAVE_DECL_STRNLEN@ -HAVE_DECL_STRSIGNAL = @HAVE_DECL_STRSIGNAL@ -HAVE_DECL_STRTOK_R = @HAVE_DECL_STRTOK_R@ -HAVE_DECL_VSNPRINTF = @HAVE_DECL_VSNPRINTF@ -HAVE_DECL_WCTOB = @HAVE_DECL_WCTOB@ -HAVE_DECL_WCWIDTH = @HAVE_DECL_WCWIDTH@ -HAVE_DPRINTF = @HAVE_DPRINTF@ -HAVE_DUP2 = @HAVE_DUP2@ -HAVE_DUP3 = @HAVE_DUP3@ -HAVE_EUIDACCESS = @HAVE_EUIDACCESS@ -HAVE_FACCESSAT = @HAVE_FACCESSAT@ -HAVE_FCHDIR = @HAVE_FCHDIR@ -HAVE_FCHOWNAT = @HAVE_FCHOWNAT@ -HAVE_FSEEKO = @HAVE_FSEEKO@ -HAVE_FSYNC = @HAVE_FSYNC@ -HAVE_FTELLO = @HAVE_FTELLO@ -HAVE_FTRUNCATE = @HAVE_FTRUNCATE@ -HAVE_GETDOMAINNAME = @HAVE_GETDOMAINNAME@ -HAVE_GETDTABLESIZE = @HAVE_GETDTABLESIZE@ -HAVE_GETGROUPS = @HAVE_GETGROUPS@ -HAVE_GETHOSTNAME = @HAVE_GETHOSTNAME@ -HAVE_GETLOGIN = @HAVE_GETLOGIN@ -HAVE_GETOPT_H = @HAVE_GETOPT_H@ -HAVE_GETPAGESIZE = @HAVE_GETPAGESIZE@ -HAVE_GETSUBOPT = @HAVE_GETSUBOPT@ -HAVE_GRANTPT = @HAVE_GRANTPT@ -HAVE_INTTYPES_H = @HAVE_INTTYPES_H@ -HAVE_ISWBLANK = @HAVE_ISWBLANK@ -HAVE_ISWCNTRL = @HAVE_ISWCNTRL@ -HAVE_LANGINFO_CODESET = @HAVE_LANGINFO_CODESET@ -HAVE_LANGINFO_ERA = @HAVE_LANGINFO_ERA@ -HAVE_LANGINFO_H = @HAVE_LANGINFO_H@ -HAVE_LANGINFO_T_FMT_AMPM = @HAVE_LANGINFO_T_FMT_AMPM@ -HAVE_LANGINFO_YESEXPR = @HAVE_LANGINFO_YESEXPR@ -HAVE_LCHOWN = @HAVE_LCHOWN@ -HAVE_LINK = @HAVE_LINK@ -HAVE_LINKAT = @HAVE_LINKAT@ -HAVE_LONG_LONG_INT = @HAVE_LONG_LONG_INT@ -HAVE_MBRLEN = @HAVE_MBRLEN@ -HAVE_MBRTOWC = @HAVE_MBRTOWC@ -HAVE_MBSINIT = @HAVE_MBSINIT@ -HAVE_MBSLEN = @HAVE_MBSLEN@ -HAVE_MBSNRTOWCS = @HAVE_MBSNRTOWCS@ -HAVE_MBSRTOWCS = @HAVE_MBSRTOWCS@ -HAVE_MEMCHR = @HAVE_MEMCHR@ -HAVE_MEMPCPY = @HAVE_MEMPCPY@ -HAVE_MKDTEMP = @HAVE_MKDTEMP@ -HAVE_MKOSTEMP = @HAVE_MKOSTEMP@ -HAVE_MKOSTEMPS = @HAVE_MKOSTEMPS@ -HAVE_MKSTEMP = @HAVE_MKSTEMP@ -HAVE_MKSTEMPS = @HAVE_MKSTEMPS@ -HAVE_NL_LANGINFO = @HAVE_NL_LANGINFO@ -HAVE_OS_H = @HAVE_OS_H@ -HAVE_PIPE2 = @HAVE_PIPE2@ -HAVE_PREAD = @HAVE_PREAD@ -HAVE_PTSNAME = @HAVE_PTSNAME@ -HAVE_PWRITE = @HAVE_PWRITE@ -HAVE_RANDOM_H = @HAVE_RANDOM_H@ -HAVE_RANDOM_R = @HAVE_RANDOM_R@ -HAVE_RAWMEMCHR = @HAVE_RAWMEMCHR@ -HAVE_READLINK = @HAVE_READLINK@ -HAVE_READLINKAT = @HAVE_READLINKAT@ -HAVE_REALPATH = @HAVE_REALPATH@ -HAVE_RENAMEAT = @HAVE_RENAMEAT@ -HAVE_RPMATCH = @HAVE_RPMATCH@ -HAVE_SETENV = @HAVE_SETENV@ -HAVE_SIGNED_SIG_ATOMIC_T = @HAVE_SIGNED_SIG_ATOMIC_T@ -HAVE_SIGNED_WCHAR_T = @HAVE_SIGNED_WCHAR_T@ -HAVE_SIGNED_WINT_T = @HAVE_SIGNED_WINT_T@ -HAVE_SLEEP = @HAVE_SLEEP@ -HAVE_STDINT_H = @HAVE_STDINT_H@ -HAVE_STPCPY = @HAVE_STPCPY@ -HAVE_STPNCPY = @HAVE_STPNCPY@ -HAVE_STRCASECMP = @HAVE_STRCASECMP@ -HAVE_STRCASESTR = @HAVE_STRCASESTR@ -HAVE_STRCHRNUL = @HAVE_STRCHRNUL@ -HAVE_STRPBRK = @HAVE_STRPBRK@ -HAVE_STRSEP = @HAVE_STRSEP@ -HAVE_STRTOD = @HAVE_STRTOD@ -HAVE_STRTOLL = @HAVE_STRTOLL@ -HAVE_STRTOULL = @HAVE_STRTOULL@ -HAVE_STRUCT_RANDOM_DATA = @HAVE_STRUCT_RANDOM_DATA@ -HAVE_STRVERSCMP = @HAVE_STRVERSCMP@ -HAVE_SYMLINK = @HAVE_SYMLINK@ -HAVE_SYMLINKAT = @HAVE_SYMLINKAT@ -HAVE_SYSEXITS_H = @HAVE_SYSEXITS_H@ -HAVE_SYS_BITYPES_H = @HAVE_SYS_BITYPES_H@ -HAVE_SYS_INTTYPES_H = @HAVE_SYS_INTTYPES_H@ -HAVE_SYS_LOADAVG_H = @HAVE_SYS_LOADAVG_H@ -HAVE_SYS_PARAM_H = @HAVE_SYS_PARAM_H@ -HAVE_SYS_TYPES_H = @HAVE_SYS_TYPES_H@ -HAVE_TTYNAME_R = @HAVE_TTYNAME_R@ -HAVE_UNISTD_H = @HAVE_UNISTD_H@ -HAVE_UNLINKAT = @HAVE_UNLINKAT@ -HAVE_UNLOCKPT = @HAVE_UNLOCKPT@ -HAVE_UNSETENV = @HAVE_UNSETENV@ -HAVE_UNSIGNED_LONG_LONG_INT = @HAVE_UNSIGNED_LONG_LONG_INT@ -HAVE_USLEEP = @HAVE_USLEEP@ -HAVE_VASPRINTF = @HAVE_VASPRINTF@ -HAVE_VDPRINTF = @HAVE_VDPRINTF@ -HAVE_WCHAR_H = @HAVE_WCHAR_H@ -HAVE_WCHAR_T = @HAVE_WCHAR_T@ -HAVE_WCRTOMB = @HAVE_WCRTOMB@ -HAVE_WCSNRTOMBS = @HAVE_WCSNRTOMBS@ -HAVE_WCSRTOMBS = @HAVE_WCSRTOMBS@ -HAVE_WCTYPE_H = @HAVE_WCTYPE_H@ -HAVE_WINT_T = @HAVE_WINT_T@ -HAVE__BOOL = @HAVE__BOOL@ -HAVE__EXIT = @HAVE__EXIT@ -HELP2MAN = @HELP2MAN@ -HOST_CC = @HOST_CC@ -HOST_CCASFLAGS = @HOST_CCASFLAGS@ -HOST_CFLAGS = @HOST_CFLAGS@ -HOST_CPPFLAGS = @HOST_CPPFLAGS@ -HOST_LDFLAGS = @HOST_LDFLAGS@ -INCLUDE_NEXT = @INCLUDE_NEXT@ -INCLUDE_NEXT_AS_FIRST_DIRECTIVE = @INCLUDE_NEXT_AS_FIRST_DIRECTIVE@ -INSTALL = @INSTALL@ -INSTALL_DATA = @INSTALL_DATA@ -INSTALL_PROGRAM = @INSTALL_PROGRAM@ -INSTALL_SCRIPT = @INSTALL_SCRIPT@ -INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ -INTLLIBS = @INTLLIBS@ -INTL_MACOSX_LIBS = @INTL_MACOSX_LIBS@ -LDFLAGS = @LDFLAGS@ -LEX = @LEX@ -LEXLIB = @LEXLIB@ -LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@ -LIBCURSES = @LIBCURSES@ -LIBDEVMAPPER = @LIBDEVMAPPER@ -LIBGEOM = @LIBGEOM@ -LIBGNU_LIBDEPS = @LIBGNU_LIBDEPS@ -LIBGNU_LTLIBDEPS = @LIBGNU_LTLIBDEPS@ -LIBICONV = @LIBICONV@ -LIBINTL = @LIBINTL@ -LIBLZMA = @LIBLZMA@ -LIBNVPAIR = @LIBNVPAIR@ -LIBOBJS = @LIBOBJS@ -LIBPCIACCESS = @LIBPCIACCESS@ -LIBS = @LIBS@ -LIBSDL = @LIBSDL@ -LIBUSB = @LIBUSB@ -LIBUTIL = @LIBUTIL@ -LIBZFS = @LIBZFS@ -LN_S = @LN_S@ -LOCALCHARSET_TESTS_ENVIRONMENT = @LOCALCHARSET_TESTS_ENVIRONMENT@ -LOCALE_FR = @LOCALE_FR@ -LOCALE_FR_UTF8 = @LOCALE_FR_UTF8@ -LOCALE_JA = @LOCALE_JA@ -LOCALE_ZH_CN = @LOCALE_ZH_CN@ -LTLIBICONV = @LTLIBICONV@ -LTLIBINTL = @LTLIBINTL@ -LTLIBOBJS = @LTLIBOBJS@ -MAKEINFO = @MAKEINFO@ -MKDIR_P = @MKDIR_P@ -MSGFMT = @MSGFMT@ -MSGFMT_015 = @MSGFMT_015@ -MSGMERGE = @MSGMERGE@ -NEED_ENABLE_EXECUTE_STACK = @NEED_ENABLE_EXECUTE_STACK@ -NEED_REGISTER_FRAME_INFO = @NEED_REGISTER_FRAME_INFO@ -NEXT_AS_FIRST_DIRECTIVE_ERRNO_H = @NEXT_AS_FIRST_DIRECTIVE_ERRNO_H@ -NEXT_AS_FIRST_DIRECTIVE_FLOAT_H = @NEXT_AS_FIRST_DIRECTIVE_FLOAT_H@ -NEXT_AS_FIRST_DIRECTIVE_GETOPT_H = @NEXT_AS_FIRST_DIRECTIVE_GETOPT_H@ -NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H = @NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H@ -NEXT_AS_FIRST_DIRECTIVE_STDDEF_H = @NEXT_AS_FIRST_DIRECTIVE_STDDEF_H@ -NEXT_AS_FIRST_DIRECTIVE_STDINT_H = @NEXT_AS_FIRST_DIRECTIVE_STDINT_H@ -NEXT_AS_FIRST_DIRECTIVE_STDIO_H = @NEXT_AS_FIRST_DIRECTIVE_STDIO_H@ -NEXT_AS_FIRST_DIRECTIVE_STDLIB_H = @NEXT_AS_FIRST_DIRECTIVE_STDLIB_H@ -NEXT_AS_FIRST_DIRECTIVE_STRINGS_H = @NEXT_AS_FIRST_DIRECTIVE_STRINGS_H@ -NEXT_AS_FIRST_DIRECTIVE_STRING_H = @NEXT_AS_FIRST_DIRECTIVE_STRING_H@ -NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H = @NEXT_AS_FIRST_DIRECTIVE_SYSEXITS_H@ -NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H = @NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H@ -NEXT_AS_FIRST_DIRECTIVE_UNISTD_H = @NEXT_AS_FIRST_DIRECTIVE_UNISTD_H@ -NEXT_AS_FIRST_DIRECTIVE_WCHAR_H = @NEXT_AS_FIRST_DIRECTIVE_WCHAR_H@ -NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H = @NEXT_AS_FIRST_DIRECTIVE_WCTYPE_H@ -NEXT_ERRNO_H = @NEXT_ERRNO_H@ -NEXT_FLOAT_H = @NEXT_FLOAT_H@ -NEXT_GETOPT_H = @NEXT_GETOPT_H@ -NEXT_LANGINFO_H = @NEXT_LANGINFO_H@ -NEXT_STDDEF_H = @NEXT_STDDEF_H@ -NEXT_STDINT_H = @NEXT_STDINT_H@ -NEXT_STDIO_H = @NEXT_STDIO_H@ -NEXT_STDLIB_H = @NEXT_STDLIB_H@ -NEXT_STRINGS_H = @NEXT_STRINGS_H@ -NEXT_STRING_H = @NEXT_STRING_H@ -NEXT_SYSEXITS_H = @NEXT_SYSEXITS_H@ -NEXT_SYS_WAIT_H = @NEXT_SYS_WAIT_H@ -NEXT_UNISTD_H = @NEXT_UNISTD_H@ -NEXT_WCHAR_H = @NEXT_WCHAR_H@ -NEXT_WCTYPE_H = @NEXT_WCTYPE_H@ -NM = @NM@ -OBJCONV = @OBJCONV@ -OBJCOPY = @OBJCOPY@ -OBJEXT = @OBJEXT@ -PACKAGE = @PACKAGE@ -PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@ -PACKAGE_NAME = @PACKAGE_NAME@ -PACKAGE_STRING = @PACKAGE_STRING@ -PACKAGE_TARNAME = @PACKAGE_TARNAME@ -PACKAGE_URL = @PACKAGE_URL@ -PACKAGE_VERSION = @PACKAGE_VERSION@ -PATH_SEPARATOR = @PATH_SEPARATOR@ -POSUB = @POSUB@ -PRAGMA_SYSTEM_HEADER = @PRAGMA_SYSTEM_HEADER@ -PTRDIFF_T_SUFFIX = @PTRDIFF_T_SUFFIX@ -RANLIB = @RANLIB@ -REPLACE_BTOWC = @REPLACE_BTOWC@ -REPLACE_CALLOC = @REPLACE_CALLOC@ -REPLACE_CANONICALIZE_FILE_NAME = @REPLACE_CANONICALIZE_FILE_NAME@ -REPLACE_CHOWN = @REPLACE_CHOWN@ -REPLACE_CLOSE = @REPLACE_CLOSE@ -REPLACE_DPRINTF = @REPLACE_DPRINTF@ -REPLACE_DUP = @REPLACE_DUP@ -REPLACE_DUP2 = @REPLACE_DUP2@ -REPLACE_FCHOWNAT = @REPLACE_FCHOWNAT@ -REPLACE_FCLOSE = @REPLACE_FCLOSE@ -REPLACE_FFLUSH = @REPLACE_FFLUSH@ -REPLACE_FOPEN = @REPLACE_FOPEN@ -REPLACE_FPRINTF = @REPLACE_FPRINTF@ -REPLACE_FPURGE = @REPLACE_FPURGE@ -REPLACE_FREOPEN = @REPLACE_FREOPEN@ -REPLACE_FSEEK = @REPLACE_FSEEK@ -REPLACE_FSEEKO = @REPLACE_FSEEKO@ -REPLACE_FTELL = @REPLACE_FTELL@ -REPLACE_FTELLO = @REPLACE_FTELLO@ -REPLACE_GETCWD = @REPLACE_GETCWD@ -REPLACE_GETDELIM = @REPLACE_GETDELIM@ -REPLACE_GETGROUPS = @REPLACE_GETGROUPS@ -REPLACE_GETLINE = @REPLACE_GETLINE@ -REPLACE_GETPAGESIZE = @REPLACE_GETPAGESIZE@ -REPLACE_ISWBLANK = @REPLACE_ISWBLANK@ -REPLACE_ISWCNTRL = @REPLACE_ISWCNTRL@ -REPLACE_LCHOWN = @REPLACE_LCHOWN@ -REPLACE_LINK = @REPLACE_LINK@ -REPLACE_LINKAT = @REPLACE_LINKAT@ -REPLACE_LSEEK = @REPLACE_LSEEK@ -REPLACE_MALLOC = @REPLACE_MALLOC@ -REPLACE_MBRLEN = @REPLACE_MBRLEN@ -REPLACE_MBRTOWC = @REPLACE_MBRTOWC@ -REPLACE_MBSINIT = @REPLACE_MBSINIT@ -REPLACE_MBSNRTOWCS = @REPLACE_MBSNRTOWCS@ -REPLACE_MBSRTOWCS = @REPLACE_MBSRTOWCS@ -REPLACE_MBSTATE_T = @REPLACE_MBSTATE_T@ -REPLACE_MEMCHR = @REPLACE_MEMCHR@ -REPLACE_MEMMEM = @REPLACE_MEMMEM@ -REPLACE_MKSTEMP = @REPLACE_MKSTEMP@ -REPLACE_NL_LANGINFO = @REPLACE_NL_LANGINFO@ -REPLACE_NULL = @REPLACE_NULL@ -REPLACE_OBSTACK_PRINTF = @REPLACE_OBSTACK_PRINTF@ -REPLACE_PERROR = @REPLACE_PERROR@ -REPLACE_POPEN = @REPLACE_POPEN@ -REPLACE_PREAD = @REPLACE_PREAD@ -REPLACE_PRINTF = @REPLACE_PRINTF@ -REPLACE_PUTENV = @REPLACE_PUTENV@ -REPLACE_PWRITE = @REPLACE_PWRITE@ -REPLACE_READLINK = @REPLACE_READLINK@ -REPLACE_REALLOC = @REPLACE_REALLOC@ -REPLACE_REALPATH = @REPLACE_REALPATH@ -REPLACE_REMOVE = @REPLACE_REMOVE@ -REPLACE_RENAME = @REPLACE_RENAME@ -REPLACE_RENAMEAT = @REPLACE_RENAMEAT@ -REPLACE_RMDIR = @REPLACE_RMDIR@ -REPLACE_SETENV = @REPLACE_SETENV@ -REPLACE_SLEEP = @REPLACE_SLEEP@ -REPLACE_SNPRINTF = @REPLACE_SNPRINTF@ -REPLACE_SPRINTF = @REPLACE_SPRINTF@ -REPLACE_STDIO_WRITE_FUNCS = @REPLACE_STDIO_WRITE_FUNCS@ -REPLACE_STPNCPY = @REPLACE_STPNCPY@ -REPLACE_STRCASESTR = @REPLACE_STRCASESTR@ -REPLACE_STRDUP = @REPLACE_STRDUP@ -REPLACE_STRERROR = @REPLACE_STRERROR@ -REPLACE_STRNCAT = @REPLACE_STRNCAT@ -REPLACE_STRNDUP = @REPLACE_STRNDUP@ -REPLACE_STRNLEN = @REPLACE_STRNLEN@ -REPLACE_STRSIGNAL = @REPLACE_STRSIGNAL@ -REPLACE_STRSTR = @REPLACE_STRSTR@ -REPLACE_STRTOD = @REPLACE_STRTOD@ -REPLACE_STRTOK_R = @REPLACE_STRTOK_R@ -REPLACE_SYMLINK = @REPLACE_SYMLINK@ -REPLACE_TMPFILE = @REPLACE_TMPFILE@ -REPLACE_TTYNAME_R = @REPLACE_TTYNAME_R@ -REPLACE_UNLINK = @REPLACE_UNLINK@ -REPLACE_UNLINKAT = @REPLACE_UNLINKAT@ -REPLACE_UNSETENV = @REPLACE_UNSETENV@ -REPLACE_USLEEP = @REPLACE_USLEEP@ -REPLACE_VASPRINTF = @REPLACE_VASPRINTF@ -REPLACE_VDPRINTF = @REPLACE_VDPRINTF@ -REPLACE_VFPRINTF = @REPLACE_VFPRINTF@ -REPLACE_VPRINTF = @REPLACE_VPRINTF@ -REPLACE_VSNPRINTF = @REPLACE_VSNPRINTF@ -REPLACE_VSPRINTF = @REPLACE_VSPRINTF@ -REPLACE_WCRTOMB = @REPLACE_WCRTOMB@ -REPLACE_WCSNRTOMBS = @REPLACE_WCSNRTOMBS@ -REPLACE_WCSRTOMBS = @REPLACE_WCSRTOMBS@ -REPLACE_WCTOB = @REPLACE_WCTOB@ -REPLACE_WCWIDTH = @REPLACE_WCWIDTH@ -REPLACE_WRITE = @REPLACE_WRITE@ -SET_MAKE = @SET_MAKE@ -SHELL = @SHELL@ -SIG_ATOMIC_T_SUFFIX = @SIG_ATOMIC_T_SUFFIX@ -SIZE_T_SUFFIX = @SIZE_T_SUFFIX@ -STDBOOL_H = @STDBOOL_H@ -STDDEF_H = @STDDEF_H@ -STDINT_H = @STDINT_H@ -STRIP = @STRIP@ -SYSEXITS_H = @SYSEXITS_H@ -TARGET_APPLE_CC = @TARGET_APPLE_CC@ -TARGET_CC = @TARGET_CC@ -TARGET_CCAS = @TARGET_CCAS@ -TARGET_CCASFLAGS = @TARGET_CCASFLAGS@ -TARGET_CFLAGS = @TARGET_CFLAGS@ -TARGET_CPP = @TARGET_CPP@ -TARGET_CPPFLAGS = @TARGET_CPPFLAGS@ -TARGET_IMG_BASE_LDOPT = @TARGET_IMG_BASE_LDOPT@ -TARGET_IMG_CFLAGS = @TARGET_IMG_CFLAGS@ -TARGET_IMG_LDFLAGS = @TARGET_IMG_LDFLAGS@ -TARGET_IMG_LDSCRIPT = @TARGET_IMG_LDSCRIPT@ -TARGET_LDFLAGS = @TARGET_LDFLAGS@ -TARGET_MODULE_FORMAT = @TARGET_MODULE_FORMAT@ -TARGET_OBJ2ELF = @TARGET_OBJ2ELF@ -UNDEFINE_STRTOK_R = @UNDEFINE_STRTOK_R@ -UNISTD_H_HAVE_WINSOCK2_H = @UNISTD_H_HAVE_WINSOCK2_H@ -UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS = @UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS@ -USE_APPLE_CC_FIXES = @USE_APPLE_CC_FIXES@ -USE_NLS = @USE_NLS@ -VERSION = @VERSION@ -WCHAR_T_SUFFIX = @WCHAR_T_SUFFIX@ -WINT_T_SUFFIX = @WINT_T_SUFFIX@ -XGETTEXT = @XGETTEXT@ -XGETTEXT_015 = @XGETTEXT_015@ -XGETTEXT_EXTRA_OPTIONS = @XGETTEXT_EXTRA_OPTIONS@ -YACC = @YACC@ -YFLAGS = @YFLAGS@ -abs_builddir = @abs_builddir@ -abs_srcdir = @abs_srcdir@ -abs_top_builddir = @abs_top_builddir@ -abs_top_srcdir = @abs_top_srcdir@ -ac_ct_CC = @ac_ct_CC@ -ac_ct_TARGET_CC = @ac_ct_TARGET_CC@ -am__include = @am__include@ -am__leading_dot = @am__leading_dot@ -am__quote = @am__quote@ -am__tar = @am__tar@ -am__untar = @am__untar@ -bindir = @bindir@ -bootdirname = @bootdirname@ -build = @build@ -build_alias = @build_alias@ -build_cpu = @build_cpu@ -build_os = @build_os@ -build_vendor = @build_vendor@ -builddir = @builddir@ -datadir = @datadir@ -datarootdir = @datarootdir@ -docdir = @docdir@ -dvidir = @dvidir@ -enable_efiemu = @enable_efiemu@ -enable_grub_emu_pci = @enable_grub_emu_pci@ -enable_grub_emu_sdl = @enable_grub_emu_sdl@ -enable_grub_emu_usb = @enable_grub_emu_usb@ -enable_grub_mkfont = @enable_grub_mkfont@ -exec_prefix = @exec_prefix@ -freetype_cflags = @freetype_cflags@ -freetype_libs = @freetype_libs@ -gl_LIBOBJS = @gl_LIBOBJS@ -gl_LTLIBOBJS = @gl_LTLIBOBJS@ -gltests_LIBOBJS = @gltests_LIBOBJS@ -gltests_LTLIBOBJS = @gltests_LTLIBOBJS@ -gltests_WITNESS = @gltests_WITNESS@ -grubdirname = @grubdirname@ -host = @host@ -host_alias = @host_alias@ -host_cpu = @host_cpu@ -host_kernel = @host_kernel@ -host_os = @host_os@ -host_vendor = @host_vendor@ -htmldir = @htmldir@ -includedir = @includedir@ -infodir = @infodir@ -install_sh = @install_sh@ -libdir = @libdir@ -libexecdir = @libexecdir@ -localedir = @localedir@ -localstatedir = @localstatedir@ -mandir = @mandir@ -mkdir_p = @mkdir_p@ -oldincludedir = @oldincludedir@ -pdfdir = @pdfdir@ -pkglibrootdir = @pkglibrootdir@ -platform = @platform@ -prefix = @prefix@ -program_transform_name = @program_transform_name@ -psdir = @psdir@ -sbindir = @sbindir@ -sharedstatedir = @sharedstatedir@ -srcdir = @srcdir@ -sysconfdir = @sysconfdir@ -target = @target@ -target_alias = @target_alias@ -target_cpu = @target_cpu@ -target_os = @target_os@ -target_vendor = @target_vendor@ -top_build_prefix = @top_build_prefix@ -top_builddir = @top_builddir@ -top_srcdir = @top_srcdir@ -bash_completion_source = grub-completion.bash.in -bash_completion_script = grub -EXTRA_DIST = $(bash_completion_source) -CLEANFILES = $(bash_completion_script) config.log -bashcompletiondir = $(sysconfdir)/bash_completion.d -bashcompletion_DATA = $(bash_completion_script) -all: all-am - -.SUFFIXES: -$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps) - @for dep in $?; do \ - case '$(am__configure_deps)' in \ - *$$dep*) \ - ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \ - && { if test -f $@; then exit 0; else break; fi; }; \ - exit 1;; \ - esac; \ - done; \ - echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu util/bash-completion.d/Makefile'; \ - $(am__cd) $(top_srcdir) && \ - $(AUTOMAKE) --gnu util/bash-completion.d/Makefile -.PRECIOUS: Makefile -Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status - @case '$?' in \ - *config.status*) \ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \ - *) \ - echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \ - cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \ - esac; - -$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - -$(top_srcdir)/configure: $(am__configure_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(ACLOCAL_M4): $(am__aclocal_m4_deps) - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh -$(am__aclocal_m4_deps): -install-bashcompletionDATA: $(bashcompletion_DATA) - @$(NORMAL_INSTALL) - test -z "$(bashcompletiondir)" || $(MKDIR_P) "$(DESTDIR)$(bashcompletiondir)" - @list='$(bashcompletion_DATA)'; test -n "$(bashcompletiondir)" || list=; \ - for p in $$list; do \ - if test -f "$$p"; then d=; else d="$(srcdir)/"; fi; \ - echo "$$d$$p"; \ - done | $(am__base_list) | \ - while read files; do \ - echo " $(INSTALL_DATA) $$files '$(DESTDIR)$(bashcompletiondir)'"; \ - $(INSTALL_DATA) $$files "$(DESTDIR)$(bashcompletiondir)" || exit $$?; \ - done - -uninstall-bashcompletionDATA: - @$(NORMAL_UNINSTALL) - @list='$(bashcompletion_DATA)'; test -n "$(bashcompletiondir)" || list=; \ - files=`for p in $$list; do echo $$p; done | sed -e 's|^.*/||'`; \ - test -n "$$files" || exit 0; \ - echo " ( cd '$(DESTDIR)$(bashcompletiondir)' && rm -f" $$files ")"; \ - cd "$(DESTDIR)$(bashcompletiondir)" && rm -f $$files -tags: TAGS -TAGS: - -ctags: CTAGS -CTAGS: - - -distdir: $(DISTFILES) - @srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \ - list='$(DISTFILES)'; \ - dist_files=`for file in $$list; do echo $$file; done | \ - sed -e "s|^$$srcdirstrip/||;t" \ - -e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \ - case $$dist_files in \ - */*) $(MKDIR_P) `echo "$$dist_files" | \ - sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \ - sort -u` ;; \ - esac; \ - for file in $$dist_files; do \ - if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \ - if test -d $$d/$$file; then \ - dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \ - if test -d "$(distdir)/$$file"; then \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \ - cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \ - find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \ - fi; \ - cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \ - else \ - test -f "$(distdir)/$$file" \ - || cp -p $$d/$$file "$(distdir)/$$file" \ - || exit 1; \ - fi; \ - done -check-am: all-am -check: check-am -all-am: Makefile $(DATA) -installdirs: - for dir in "$(DESTDIR)$(bashcompletiondir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ - done -install: install-am -install-exec: install-exec-am -install-data: install-data-am -uninstall: uninstall-am - -install-am: all-am - @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am - -installcheck: installcheck-am -install-strip: - $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \ - install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \ - `test -z '$(STRIP)' || \ - echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install -mostlyclean-generic: - -clean-generic: - -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES) - -distclean-generic: - -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES) - -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES) - -maintainer-clean-generic: - @echo "This command is intended for maintainers to use" - @echo "it deletes files that may require special tools to rebuild." -clean: clean-am - -clean-am: clean-generic mostlyclean-am - -distclean: distclean-am - -rm -f Makefile -distclean-am: clean-am distclean-generic - -dvi: dvi-am - -dvi-am: - -html: html-am - -html-am: - -info: info-am - -info-am: - -install-data-am: install-bashcompletionDATA - -install-dvi: install-dvi-am - -install-dvi-am: - -install-exec-am: - -install-html: install-html-am - -install-html-am: - -install-info: install-info-am - -install-info-am: - -install-man: - -install-pdf: install-pdf-am - -install-pdf-am: - -install-ps: install-ps-am - -install-ps-am: - -installcheck-am: - -maintainer-clean: maintainer-clean-am - -rm -f Makefile -maintainer-clean-am: distclean-am maintainer-clean-generic - -mostlyclean: mostlyclean-am - -mostlyclean-am: mostlyclean-generic - -pdf: pdf-am - -pdf-am: - -ps: ps-am - -ps-am: - -uninstall-am: uninstall-bashcompletionDATA - -.MAKE: install-am install-strip - -.PHONY: all all-am check check-am clean clean-generic distclean \ - distclean-generic distdir dvi dvi-am html html-am info info-am \ - install install-am install-bashcompletionDATA install-data \ - install-data-am install-dvi install-dvi-am install-exec \ - install-exec-am install-html install-html-am install-info \ - install-info-am install-man install-pdf install-pdf-am \ - install-ps install-ps-am install-strip installcheck \ - installcheck-am installdirs maintainer-clean \ - maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ - pdf-am ps ps-am uninstall uninstall-am \ - uninstall-bashcompletionDATA - - -$(bash_completion_script): $(bash_completion_source) $(top_builddir)/config.status - $(top_builddir)/config.status --file=$@:$< - -# Tell versions [3.59,3.63) of GNU make to not export all variables. -# Otherwise a system limit (for SysV at least) may be exceeded. -.NOEXPORT: -- cgit v1.2.3